@rpcbase/ui 0.160.0 → 0.161.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 (630) hide show
  1. package/dist/components/{DayPicker → DayPickerField}/index.d.ts +2 -0
  2. package/dist/components/DayPickerField/index.d.ts.map +1 -0
  3. package/dist/components/HourPickerField/index.d.ts +36 -0
  4. package/dist/components/HourPickerField/index.d.ts.map +1 -0
  5. package/dist/components/index.d.ts +2 -2
  6. package/dist/components/index.d.ts.map +1 -1
  7. package/dist/index.js +7 -7
  8. package/dist/index100.js +6 -109
  9. package/dist/index100.js.map +1 -1
  10. package/dist/index101.js +4 -24
  11. package/dist/index101.js.map +1 -1
  12. package/dist/index102.js +7 -8
  13. package/dist/index102.js.map +1 -1
  14. package/dist/index103.js +5 -4
  15. package/dist/index103.js.map +1 -1
  16. package/dist/index104.js +4 -5
  17. package/dist/index104.js.map +1 -1
  18. package/dist/index105.js +5 -4
  19. package/dist/index105.js.map +1 -1
  20. package/dist/index106.js +4 -466
  21. package/dist/index106.js.map +1 -1
  22. package/dist/index107.js +8 -185
  23. package/dist/index107.js.map +1 -1
  24. package/dist/index108.js +5 -107
  25. package/dist/index108.js.map +1 -1
  26. package/dist/index109.js +4 -262
  27. package/dist/index109.js.map +1 -1
  28. package/dist/index11.js +318 -275
  29. package/dist/index11.js.map +1 -1
  30. package/dist/index110.js +4 -9
  31. package/dist/index110.js.map +1 -1
  32. package/dist/index111.js +6 -42
  33. package/dist/index111.js.map +1 -1
  34. package/dist/index112.js +145 -4
  35. package/dist/index112.js.map +1 -1
  36. package/dist/index113.js +40 -52
  37. package/dist/index113.js.map +1 -1
  38. package/dist/index114.js +4 -4
  39. package/dist/index114.js.map +1 -1
  40. package/dist/index115.js +7 -4
  41. package/dist/index115.js.map +1 -1
  42. package/dist/index116.js +13 -15
  43. package/dist/index116.js.map +1 -1
  44. package/dist/index117.js +13 -5
  45. package/dist/index117.js.map +1 -1
  46. package/dist/index118.js +7 -7
  47. package/dist/index118.js.map +1 -1
  48. package/dist/index119.js +31 -16
  49. package/dist/index119.js.map +1 -1
  50. package/dist/index120.js +10 -4
  51. package/dist/index120.js.map +1 -1
  52. package/dist/index121.js +10 -4
  53. package/dist/index121.js.map +1 -1
  54. package/dist/index122.js +8 -5
  55. package/dist/index122.js.map +1 -1
  56. package/dist/index123.js +13 -5
  57. package/dist/index123.js.map +1 -1
  58. package/dist/index124.js +101 -4
  59. package/dist/index124.js.map +1 -1
  60. package/dist/index125.js +20 -5
  61. package/dist/index125.js.map +1 -1
  62. package/dist/index126.js +53 -6
  63. package/dist/index126.js.map +1 -1
  64. package/dist/index127.js +71 -23
  65. package/dist/index127.js.map +1 -1
  66. package/dist/index128.js +9 -6
  67. package/dist/index128.js.map +1 -1
  68. package/dist/index129.js +20 -4
  69. package/dist/index129.js.map +1 -1
  70. package/dist/index130.js +16 -6
  71. package/dist/index130.js.map +1 -1
  72. package/dist/index131.js +23 -5
  73. package/dist/index131.js.map +1 -1
  74. package/dist/index132.js +6 -4
  75. package/dist/index132.js.map +1 -1
  76. package/dist/index133.js +5 -5
  77. package/dist/index133.js.map +1 -1
  78. package/dist/index134.js +23 -4
  79. package/dist/index134.js.map +1 -1
  80. package/dist/index135.js +35 -9
  81. package/dist/index135.js.map +1 -1
  82. package/dist/index136.js +16 -6
  83. package/dist/index136.js.map +1 -1
  84. package/dist/index137.js +6 -4
  85. package/dist/index137.js.map +1 -1
  86. package/dist/index138.js +4 -4
  87. package/dist/index138.js.map +1 -1
  88. package/dist/index139.js +4 -6
  89. package/dist/index139.js.map +1 -1
  90. package/dist/index140.js +4 -145
  91. package/dist/index140.js.map +1 -1
  92. package/dist/index141.js +4 -39
  93. package/dist/index141.js.map +1 -1
  94. package/dist/index142.js +3 -4
  95. package/dist/index142.js.map +1 -1
  96. package/dist/index143.js +6 -7
  97. package/dist/index143.js.map +1 -1
  98. package/dist/index144.js +24 -14
  99. package/dist/index144.js.map +1 -1
  100. package/dist/index145.js +7 -13
  101. package/dist/index145.js.map +1 -1
  102. package/dist/index146.js +6 -7
  103. package/dist/index146.js.map +1 -1
  104. package/dist/index147.js +5 -31
  105. package/dist/index147.js.map +1 -1
  106. package/dist/index148.js +3 -10
  107. package/dist/index148.js.map +1 -1
  108. package/dist/index149.js +3 -10
  109. package/dist/index149.js.map +1 -1
  110. package/dist/index150.js +4 -8
  111. package/dist/index150.js.map +1 -1
  112. package/dist/index151.js +3 -13
  113. package/dist/index151.js.map +1 -1
  114. package/dist/index152.js +4 -101
  115. package/dist/index152.js.map +1 -1
  116. package/dist/index153.js +4 -20
  117. package/dist/index153.js.map +1 -1
  118. package/dist/index154.js +3 -53
  119. package/dist/index154.js.map +1 -1
  120. package/dist/index155.js +3 -72
  121. package/dist/index155.js.map +1 -1
  122. package/dist/index156.js +3 -9
  123. package/dist/index156.js.map +1 -1
  124. package/dist/index157.js +33 -20
  125. package/dist/index157.js.map +1 -1
  126. package/dist/index158.js +248 -15
  127. package/dist/index158.js.map +1 -1
  128. package/dist/index159.js +114 -23
  129. package/dist/index159.js.map +1 -1
  130. package/dist/index160.js +219 -6
  131. package/dist/index160.js.map +1 -1
  132. package/dist/index161.js +66 -5
  133. package/dist/index161.js.map +1 -1
  134. package/dist/index162.js +20 -23
  135. package/dist/index162.js.map +1 -1
  136. package/dist/index163.js +207 -32
  137. package/dist/index163.js.map +1 -1
  138. package/dist/index164.js +320 -16
  139. package/dist/index164.js.map +1 -1
  140. package/dist/index165.js +130 -6
  141. package/dist/index165.js.map +1 -1
  142. package/dist/index166.js +20 -4
  143. package/dist/index166.js.map +1 -1
  144. package/dist/index167.js +75 -4
  145. package/dist/index167.js.map +1 -1
  146. package/dist/index168.js +18 -4
  147. package/dist/index168.js.map +1 -1
  148. package/dist/index169.js +101 -4
  149. package/dist/index169.js.map +1 -1
  150. package/dist/index170.js +5 -4
  151. package/dist/index170.js.map +1 -1
  152. package/dist/index171.js +14 -6
  153. package/dist/index171.js.map +1 -1
  154. package/dist/index172.js +2 -24
  155. package/dist/index172.js.map +1 -1
  156. package/dist/index173.js +7 -7
  157. package/dist/index173.js.map +1 -1
  158. package/dist/index174.js +326 -6
  159. package/dist/index174.js.map +1 -1
  160. package/dist/index175.js +49 -5
  161. package/dist/index175.js.map +1 -1
  162. package/dist/index176.js +46 -3
  163. package/dist/index176.js.map +1 -1
  164. package/dist/index177.js +46 -3
  165. package/dist/index177.js.map +1 -1
  166. package/dist/index178.js +205 -4
  167. package/dist/index178.js.map +1 -1
  168. package/dist/index179.js +22 -4
  169. package/dist/index179.js.map +1 -1
  170. package/dist/index18.js +361 -332
  171. package/dist/index18.js.map +1 -1
  172. package/dist/index180.js +24 -4
  173. package/dist/index180.js.map +1 -1
  174. package/dist/index181.js +399 -3
  175. package/dist/index181.js.map +1 -1
  176. package/dist/index182.js +605 -3
  177. package/dist/index182.js.map +1 -1
  178. package/dist/index183.js +5 -3
  179. package/dist/index183.js.map +1 -1
  180. package/dist/index184.js +68 -3
  181. package/dist/index184.js.map +1 -1
  182. package/dist/index185.js +2 -34
  183. package/dist/index185.js.map +1 -1
  184. package/dist/index186.js +357 -243
  185. package/dist/index186.js.map +1 -1
  186. package/dist/index187.js +255 -108
  187. package/dist/index187.js.map +1 -1
  188. package/dist/index188.js +55 -214
  189. package/dist/index188.js.map +1 -1
  190. package/dist/index189.js +42 -62
  191. package/dist/index189.js.map +1 -1
  192. package/dist/index190.js +170 -21
  193. package/dist/index190.js.map +1 -1
  194. package/dist/index191.js +107 -207
  195. package/dist/index191.js.map +1 -1
  196. package/dist/index192.js +24 -319
  197. package/dist/index192.js.map +1 -1
  198. package/dist/index193.js +8 -131
  199. package/dist/index193.js.map +1 -1
  200. package/dist/index194.js +4 -20
  201. package/dist/index194.js.map +1 -1
  202. package/dist/index195.js +5 -75
  203. package/dist/index195.js.map +1 -1
  204. package/dist/index196.js +4 -18
  205. package/dist/index196.js.map +1 -1
  206. package/dist/index197.js +456 -91
  207. package/dist/index197.js.map +1 -1
  208. package/dist/index198.js +186 -5
  209. package/dist/index198.js.map +1 -1
  210. package/dist/index199.js +107 -14
  211. package/dist/index199.js.map +1 -1
  212. package/dist/index200.js +263 -2
  213. package/dist/index200.js.map +1 -1
  214. package/dist/index201.js +9 -7
  215. package/dist/index201.js.map +1 -1
  216. package/dist/index202.js +41 -325
  217. package/dist/index202.js.map +1 -1
  218. package/dist/index203.js +4 -49
  219. package/dist/index203.js.map +1 -1
  220. package/dist/index204.js +2 -25
  221. package/dist/index204.js.map +1 -1
  222. package/dist/index205.js +68 -29
  223. package/dist/index205.js.map +1 -1
  224. package/dist/index206.js +85 -5
  225. package/dist/index206.js.map +1 -1
  226. package/dist/index207.js +46 -3
  227. package/dist/index207.js.map +1 -1
  228. package/dist/index208.js +8 -2
  229. package/dist/index208.js.map +1 -1
  230. package/dist/index209.js +4 -67
  231. package/dist/index209.js.map +1 -1
  232. package/dist/index210.js +48 -81
  233. package/dist/index210.js.map +1 -1
  234. package/dist/index211.js +14 -44
  235. package/dist/index211.js.map +1 -1
  236. package/dist/index212.js +5 -7
  237. package/dist/index212.js.map +1 -1
  238. package/dist/index213.js +5 -4
  239. package/dist/index213.js.map +1 -1
  240. package/dist/index214.js +58 -51
  241. package/dist/index214.js.map +1 -1
  242. package/dist/index215.js +63 -64
  243. package/dist/index215.js.map +1 -1
  244. package/dist/index216.js +6 -180
  245. package/dist/index216.js.map +1 -1
  246. package/dist/index217.js +4 -46
  247. package/dist/index217.js.map +1 -1
  248. package/dist/index218.js +7 -13
  249. package/dist/index218.js.map +1 -1
  250. package/dist/index219.js +17 -154
  251. package/dist/index219.js.map +1 -1
  252. package/dist/index220.js +5 -30
  253. package/dist/index220.js.map +1 -1
  254. package/dist/index221.js +5 -9
  255. package/dist/index221.js.map +1 -1
  256. package/dist/index222.js +13 -47
  257. package/dist/index222.js.map +1 -1
  258. package/dist/index223.js +10 -11
  259. package/dist/index223.js.map +1 -1
  260. package/dist/index224.js +14 -44
  261. package/dist/index224.js.map +1 -1
  262. package/dist/index225.js +14 -95
  263. package/dist/index225.js.map +1 -1
  264. package/dist/index226.js +5 -86
  265. package/dist/index226.js.map +1 -1
  266. package/dist/index227.js +6 -105
  267. package/dist/index227.js.map +1 -1
  268. package/dist/index228.js +7 -52
  269. package/dist/index228.js.map +1 -1
  270. package/dist/index229.js +6 -11
  271. package/dist/index229.js.map +1 -1
  272. package/dist/index23.js +1 -1
  273. package/dist/index230.js +9 -37
  274. package/dist/index230.js.map +1 -1
  275. package/dist/index231.js +5 -8
  276. package/dist/index231.js.map +1 -1
  277. package/dist/index232.js +5 -116
  278. package/dist/index232.js.map +1 -1
  279. package/dist/index233.js +9 -17
  280. package/dist/index233.js.map +1 -1
  281. package/dist/index234.js +5 -15
  282. package/dist/index234.js.map +1 -1
  283. package/dist/index235.js +5 -3
  284. package/dist/index235.js.map +1 -1
  285. package/dist/index236.js +4 -36
  286. package/dist/index236.js.map +1 -1
  287. package/dist/index237.js +11 -20
  288. package/dist/index237.js.map +1 -1
  289. package/dist/index238.js +10 -9
  290. package/dist/index238.js.map +1 -1
  291. package/dist/index239.js +10 -8
  292. package/dist/index239.js.map +1 -1
  293. package/dist/index240.js +11 -58
  294. package/dist/index240.js.map +1 -1
  295. package/dist/index241.js +11 -8
  296. package/dist/index241.js.map +1 -1
  297. package/dist/index242.js +10 -66
  298. package/dist/index242.js.map +1 -1
  299. package/dist/index243.js +7 -19
  300. package/dist/index243.js.map +1 -1
  301. package/dist/index244.js +6 -16
  302. package/dist/index244.js.map +1 -1
  303. package/dist/index245.js +5 -5
  304. package/dist/index245.js.map +1 -1
  305. package/dist/index246.js +6 -5
  306. package/dist/index246.js.map +1 -1
  307. package/dist/index247.js +7 -6
  308. package/dist/index247.js.map +1 -1
  309. package/dist/index248.js +6 -4
  310. package/dist/index248.js.map +1 -1
  311. package/dist/index249.js +55 -7
  312. package/dist/index249.js.map +1 -1
  313. package/dist/index250.js +8 -17
  314. package/dist/index250.js.map +1 -1
  315. package/dist/index251.js +19 -5
  316. package/dist/index251.js.map +1 -1
  317. package/dist/index252.js +23 -5
  318. package/dist/index252.js.map +1 -1
  319. package/dist/index253.js +16 -13
  320. package/dist/index253.js.map +1 -1
  321. package/dist/index254.js +7 -10
  322. package/dist/index254.js.map +1 -1
  323. package/dist/index255.js +10 -14
  324. package/dist/index255.js.map +1 -1
  325. package/dist/index256.js +10 -14
  326. package/dist/index256.js.map +1 -1
  327. package/dist/index257.js +21 -5
  328. package/dist/index257.js.map +1 -1
  329. package/dist/index258.js +10 -6
  330. package/dist/index258.js.map +1 -1
  331. package/dist/index259.js +9 -7
  332. package/dist/index259.js.map +1 -1
  333. package/dist/index260.js +9 -6
  334. package/dist/index260.js.map +1 -1
  335. package/dist/index261.js +4 -9
  336. package/dist/index261.js.map +1 -1
  337. package/dist/index262.js +5 -5
  338. package/dist/index262.js.map +1 -1
  339. package/dist/index263.js +16 -5
  340. package/dist/index263.js.map +1 -1
  341. package/dist/index264.js +9 -9
  342. package/dist/index264.js.map +1 -1
  343. package/dist/index265.js +18 -5
  344. package/dist/index265.js.map +1 -1
  345. package/dist/index266.js +15 -5
  346. package/dist/index266.js.map +1 -1
  347. package/dist/index267.js +12 -4
  348. package/dist/index267.js.map +1 -1
  349. package/dist/index268.js +29 -11
  350. package/dist/index268.js.map +1 -1
  351. package/dist/index269.js +12 -10
  352. package/dist/index269.js.map +1 -1
  353. package/dist/index270.js +25 -10
  354. package/dist/index270.js.map +1 -1
  355. package/dist/index271.js +5 -11
  356. package/dist/index271.js.map +1 -1
  357. package/dist/index272.js +64 -11
  358. package/dist/index272.js.map +1 -1
  359. package/dist/index273.js +48 -10
  360. package/dist/index273.js.map +1 -1
  361. package/dist/index274.js +39 -7
  362. package/dist/index274.js.map +1 -1
  363. package/dist/index275.js +100 -6
  364. package/dist/index275.js.map +1 -1
  365. package/dist/index276.js +97 -5
  366. package/dist/index276.js.map +1 -1
  367. package/dist/index277.js +99 -6
  368. package/dist/index277.js.map +1 -1
  369. package/dist/index278.js +3 -7
  370. package/dist/index278.js.map +1 -1
  371. package/dist/index279.js +24 -6
  372. package/dist/index279.js.map +1 -1
  373. package/dist/index280.js +29 -56
  374. package/dist/index280.js.map +1 -1
  375. package/dist/index281.js +5 -20
  376. package/dist/index281.js.map +1 -1
  377. package/dist/index282.js +65 -26
  378. package/dist/index282.js.map +1 -1
  379. package/dist/index283.js +178 -14
  380. package/dist/index283.js.map +1 -1
  381. package/dist/index284.js +44 -21
  382. package/dist/index284.js.map +1 -1
  383. package/dist/index285.js +2 -17
  384. package/dist/index285.js.map +1 -1
  385. package/dist/index286.js +2 -8
  386. package/dist/index286.js.map +1 -1
  387. package/dist/index287.js +13 -10
  388. package/dist/index287.js.map +1 -1
  389. package/dist/index288.js +153 -9
  390. package/dist/index288.js.map +1 -1
  391. package/dist/index289.js +29 -20
  392. package/dist/index289.js.map +1 -1
  393. package/dist/index29.js +3 -3
  394. package/dist/index290.js +9 -10
  395. package/dist/index290.js.map +1 -1
  396. package/dist/index291.js +47 -9
  397. package/dist/index291.js.map +1 -1
  398. package/dist/index292.js +11 -9
  399. package/dist/index292.js.map +1 -1
  400. package/dist/index293.js +44 -4
  401. package/dist/index293.js.map +1 -1
  402. package/dist/index294.js +95 -5
  403. package/dist/index294.js.map +1 -1
  404. package/dist/index295.js +85 -15
  405. package/dist/index295.js.map +1 -1
  406. package/dist/index296.js +105 -9
  407. package/dist/index296.js.map +1 -1
  408. package/dist/index297.js +52 -18
  409. package/dist/index297.js.map +1 -1
  410. package/dist/index298.js +11 -15
  411. package/dist/index298.js.map +1 -1
  412. package/dist/index299.js +37 -12
  413. package/dist/index299.js.map +1 -1
  414. package/dist/index30.js +14 -14
  415. package/dist/index300.js +8 -29
  416. package/dist/index300.js.map +1 -1
  417. package/dist/index301.js +115 -11
  418. package/dist/index301.js.map +1 -1
  419. package/dist/index302.js +17 -25
  420. package/dist/index302.js.map +1 -1
  421. package/dist/index303.js +15 -5
  422. package/dist/index303.js.map +1 -1
  423. package/dist/index304.js +3 -64
  424. package/dist/index304.js.map +1 -1
  425. package/dist/index305.js +35 -47
  426. package/dist/index305.js.map +1 -1
  427. package/dist/index306.js +20 -39
  428. package/dist/index306.js.map +1 -1
  429. package/dist/index307.js +9 -100
  430. package/dist/index307.js.map +1 -1
  431. package/dist/index308.js +8 -97
  432. package/dist/index308.js.map +1 -1
  433. package/dist/index309.js +19 -99
  434. package/dist/index309.js.map +1 -1
  435. package/dist/index31.js +3 -3
  436. package/dist/index310.js +29 -2
  437. package/dist/index310.js.map +1 -1
  438. package/dist/index311.js +17 -2
  439. package/dist/index311.js.map +1 -1
  440. package/dist/index312.js +5 -5
  441. package/dist/index312.js.map +1 -1
  442. package/dist/index313.js +19 -3
  443. package/dist/index313.js.map +1 -1
  444. package/dist/index314.js +12 -23
  445. package/dist/index314.js.map +1 -1
  446. package/dist/index315.js +5 -113
  447. package/dist/index315.js.map +1 -1
  448. package/dist/index316.js +3 -16
  449. package/dist/index316.js.map +1 -1
  450. package/dist/index317.js +21 -522
  451. package/dist/index317.js.map +1 -1
  452. package/dist/index318.js +112 -127
  453. package/dist/index318.js.map +1 -1
  454. package/dist/index319.js +15 -133
  455. package/dist/index319.js.map +1 -1
  456. package/dist/index32.js +2 -2
  457. package/dist/index320.js +523 -19
  458. package/dist/index320.js.map +1 -1
  459. package/dist/index321.js +127 -4
  460. package/dist/index321.js.map +1 -1
  461. package/dist/index322.js +133 -18
  462. package/dist/index322.js.map +1 -1
  463. package/dist/index323.js +20 -12
  464. package/dist/index323.js.map +1 -1
  465. package/dist/index324.js +5 -64
  466. package/dist/index324.js.map +1 -1
  467. package/dist/index325.js +6 -69
  468. package/dist/index325.js.map +1 -1
  469. package/dist/index326.js +4 -9
  470. package/dist/index326.js.map +1 -1
  471. package/dist/index327.js +16 -14
  472. package/dist/index327.js.map +1 -1
  473. package/dist/index328.js +8 -65
  474. package/dist/index328.js.map +1 -1
  475. package/dist/index329.js +5 -5
  476. package/dist/index329.js.map +1 -1
  477. package/dist/index33.js +1 -1
  478. package/dist/index330.js +4 -5
  479. package/dist/index330.js.map +1 -1
  480. package/dist/index331.js +546 -4
  481. package/dist/index331.js.map +1 -1
  482. package/dist/index332.js +47 -16
  483. package/dist/index332.js.map +1 -1
  484. package/dist/index333.js +17 -8
  485. package/dist/index333.js.map +1 -1
  486. package/dist/index334.js +6 -5
  487. package/dist/index334.js.map +1 -1
  488. package/dist/index335.js +8 -4
  489. package/dist/index335.js.map +1 -1
  490. package/dist/index336.js +7 -545
  491. package/dist/index336.js.map +1 -1
  492. package/dist/index337.js +9 -47
  493. package/dist/index337.js.map +1 -1
  494. package/dist/index338.js +12 -17
  495. package/dist/index338.js.map +1 -1
  496. package/dist/index339.js +9 -6
  497. package/dist/index339.js.map +1 -1
  498. package/dist/index34.js +1 -1
  499. package/dist/index340.js +13 -8
  500. package/dist/index340.js.map +1 -1
  501. package/dist/index341.js +69 -8
  502. package/dist/index341.js.map +1 -1
  503. package/dist/index342.js +9 -9
  504. package/dist/index342.js.map +1 -1
  505. package/dist/index343.js +14 -13
  506. package/dist/index343.js.map +1 -1
  507. package/dist/index344.js +66 -10
  508. package/dist/index344.js.map +1 -1
  509. package/dist/index345.js +64 -13
  510. package/dist/index345.js.map +1 -1
  511. package/dist/index346.js +4 -3
  512. package/dist/index346.js.map +1 -1
  513. package/dist/index347.js +56 -23
  514. package/dist/index347.js.map +1 -1
  515. package/dist/index348.js +68 -5
  516. package/dist/index348.js.map +1 -1
  517. package/dist/index349.js +30 -55
  518. package/dist/index349.js.map +1 -1
  519. package/dist/index35.js +1 -1
  520. package/dist/index350.js +9 -68
  521. package/dist/index350.js.map +1 -1
  522. package/dist/index351.js +148 -26
  523. package/dist/index351.js.map +1 -1
  524. package/dist/index352.js +108 -9
  525. package/dist/index352.js.map +1 -1
  526. package/dist/index353.js +4 -153
  527. package/dist/index353.js.map +1 -1
  528. package/dist/index354.js +23 -108
  529. package/dist/index354.js.map +1 -1
  530. package/dist/index355.js +15 -12
  531. package/dist/index355.js.map +1 -1
  532. package/dist/index356.js +26 -25
  533. package/dist/index356.js.map +1 -1
  534. package/dist/index357.js +13 -5
  535. package/dist/index357.js.map +1 -1
  536. package/dist/index358.js +6 -22
  537. package/dist/index358.js.map +1 -1
  538. package/dist/index359.js +22 -15
  539. package/dist/index359.js.map +1 -1
  540. package/dist/index36.js +1 -1
  541. package/dist/index360.js +12 -28
  542. package/dist/index360.js.map +1 -1
  543. package/dist/index361.js +27 -12
  544. package/dist/index361.js.map +1 -1
  545. package/dist/index362.js +5 -7
  546. package/dist/index362.js.map +1 -1
  547. package/dist/index39.js +2 -2
  548. package/dist/index40.js +24 -24
  549. package/dist/index42.js +1 -1
  550. package/dist/index50.js +2 -2
  551. package/dist/index51.js +18 -18
  552. package/dist/index57.js +205 -4
  553. package/dist/index57.js.map +1 -1
  554. package/dist/index59.js +33 -47
  555. package/dist/index59.js.map +1 -1
  556. package/dist/index61.js +7 -50
  557. package/dist/index61.js.map +1 -1
  558. package/dist/index62.js +11 -7
  559. package/dist/index62.js.map +1 -1
  560. package/dist/index63.js +3 -14
  561. package/dist/index63.js.map +1 -1
  562. package/dist/index64.js +43 -129
  563. package/dist/index64.js.map +1 -1
  564. package/dist/index65.js +50 -10
  565. package/dist/index65.js.map +1 -1
  566. package/dist/index66.js +7 -216
  567. package/dist/index66.js.map +1 -1
  568. package/dist/index67.js +15 -13
  569. package/dist/index67.js.map +1 -1
  570. package/dist/index68.js +132 -32
  571. package/dist/index68.js.map +1 -1
  572. package/dist/index69.js +10 -46
  573. package/dist/index69.js.map +1 -1
  574. package/dist/index70.js +216 -7
  575. package/dist/index70.js.map +1 -1
  576. package/dist/index71.js +12 -49
  577. package/dist/index71.js.map +1 -1
  578. package/dist/index72.js +47 -4
  579. package/dist/index72.js.map +1 -1
  580. package/dist/index73.js +49 -5
  581. package/dist/index73.js.map +1 -1
  582. package/dist/index74.js +4 -28
  583. package/dist/index74.js.map +1 -1
  584. package/dist/index75.js +6 -50
  585. package/dist/index75.js.map +1 -1
  586. package/dist/index76.js +28 -9
  587. package/dist/index76.js.map +1 -1
  588. package/dist/index77.js +48 -203
  589. package/dist/index77.js.map +1 -1
  590. package/dist/index78.js +9 -54
  591. package/dist/index78.js.map +1 -1
  592. package/dist/index79.js +1 -1
  593. package/dist/index80.js +2 -2
  594. package/dist/index81.js +2 -2
  595. package/dist/index82.js +53 -11
  596. package/dist/index82.js.map +1 -1
  597. package/dist/index85.js +52 -47
  598. package/dist/index85.js.map +1 -1
  599. package/dist/index86.js +4 -205
  600. package/dist/index86.js.map +1 -1
  601. package/dist/index87.js +5 -22
  602. package/dist/index87.js.map +1 -1
  603. package/dist/index88.js +15 -24
  604. package/dist/index88.js.map +1 -1
  605. package/dist/index89.js +5 -399
  606. package/dist/index89.js.map +1 -1
  607. package/dist/index90.js +7 -46
  608. package/dist/index90.js.map +1 -1
  609. package/dist/index91.js +15 -604
  610. package/dist/index91.js.map +1 -1
  611. package/dist/index92.js +4 -5
  612. package/dist/index92.js.map +1 -1
  613. package/dist/index93.js +4 -68
  614. package/dist/index93.js.map +1 -1
  615. package/dist/index94.js +6 -2
  616. package/dist/index94.js.map +1 -1
  617. package/dist/index95.js +5 -363
  618. package/dist/index95.js.map +1 -1
  619. package/dist/index96.js +4 -261
  620. package/dist/index96.js.map +1 -1
  621. package/dist/index97.js +4 -60
  622. package/dist/index97.js.map +1 -1
  623. package/dist/index98.js +6 -46
  624. package/dist/index98.js.map +1 -1
  625. package/dist/index99.js +24 -169
  626. package/dist/index99.js.map +1 -1
  627. package/package.json +1 -1
  628. package/dist/components/DayPicker/index.d.ts.map +0 -1
  629. package/dist/components/HoursPicker/index.d.ts +0 -35
  630. package/dist/components/HoursPicker/index.d.ts.map +0 -1
@@ -1 +1 @@
1
- {"version":3,"file":"index189.js","sources":["../../../node_modules/imask/esm/masked/enum.js"],"sourcesContent":["import MaskedPattern from './pattern.js';\nimport IMask from '../core/holder.js';\nimport ChangeDetails from '../core/change-details.js';\nimport { DIRECTION } from '../core/utils.js';\nimport ContinuousTailDetails from '../core/continuous-tail-details.js';\nimport './base.js';\nimport './factory.js';\nimport './pattern/chunk-tail-details.js';\nimport './pattern/cursor.js';\nimport './pattern/fixed-definition.js';\nimport './pattern/input-definition.js';\nimport './regexp.js';\n\n/** Pattern which validates enum values */\nclass MaskedEnum extends MaskedPattern {\n constructor(opts) {\n super({\n ...MaskedEnum.DEFAULTS,\n ...opts\n }); // mask will be created in _update\n }\n updateOptions(opts) {\n super.updateOptions(opts);\n }\n _update(opts) {\n const {\n enum: enum_,\n ...eopts\n } = opts;\n if (enum_) {\n const lengths = enum_.map(e => e.length);\n const requiredLength = Math.min(...lengths);\n const optionalLength = Math.max(...lengths) - requiredLength;\n eopts.mask = '*'.repeat(requiredLength);\n if (optionalLength) eopts.mask += '[' + '*'.repeat(optionalLength) + ']';\n this.enum = enum_;\n }\n super._update(eopts);\n }\n _appendCharRaw(ch, flags) {\n if (flags === void 0) {\n flags = {};\n }\n const matchFrom = Math.min(this.nearestInputPos(0, DIRECTION.FORCE_RIGHT), this.value.length);\n const matches = this.enum.filter(e => this.matchValue(e, this.unmaskedValue + ch, matchFrom));\n if (matches.length) {\n if (matches.length === 1) {\n this._forEachBlocksInRange(0, this.value.length, (b, bi) => {\n const mch = matches[0][bi];\n if (bi >= this.value.length || mch === b.value) return;\n b.reset();\n b._appendChar(mch, flags);\n });\n }\n const d = super._appendCharRaw(matches[0][this.value.length], flags);\n if (matches.length === 1) {\n matches[0].slice(this.unmaskedValue.length).split('').forEach(mch => d.aggregate(super._appendCharRaw(mch)));\n }\n return d;\n }\n return new ChangeDetails({\n skip: !this.isComplete\n });\n }\n extractTail(fromPos, toPos) {\n if (fromPos === void 0) {\n fromPos = 0;\n }\n if (toPos === void 0) {\n toPos = this.displayValue.length;\n }\n // just drop tail\n return new ContinuousTailDetails('', fromPos);\n }\n remove(fromPos, toPos) {\n if (fromPos === void 0) {\n fromPos = 0;\n }\n if (toPos === void 0) {\n toPos = this.displayValue.length;\n }\n if (fromPos === toPos) return new ChangeDetails();\n const matchFrom = Math.min(super.nearestInputPos(0, DIRECTION.FORCE_RIGHT), this.value.length);\n let pos;\n for (pos = fromPos; pos >= 0; --pos) {\n const matches = this.enum.filter(e => this.matchValue(e, this.value.slice(matchFrom, pos), matchFrom));\n if (matches.length > 1) break;\n }\n const details = super.remove(pos, toPos);\n details.tailShift += pos - fromPos;\n return details;\n }\n get isComplete() {\n return this.enum.indexOf(this.value) >= 0;\n }\n}\n/** Match enum value */\nMaskedEnum.DEFAULTS = {\n ...MaskedPattern.DEFAULTS,\n matchValue: (estr, istr, matchFrom) => estr.indexOf(istr, matchFrom) === matchFrom\n};\nIMask.MaskedEnum = MaskedEnum;\n\nexport { MaskedEnum as default };\n"],"names":["MaskedEnum","MaskedPattern","opts","enum_","eopts","lengths","e","requiredLength","optionalLength","ch","flags","matchFrom","DIRECTION","matches","b","bi","mch","d","ChangeDetails","fromPos","toPos","ContinuousTailDetails","pos","details","estr","istr","IMask"],"mappings":"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","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index189.js","sources":["../../../node_modules/libphonenumber-js/es6/AsYouTypeFormatter.complete.js"],"sourcesContent":["import checkNumberLength from './helpers/checkNumberLength.js';\nimport parseDigits from './helpers/parseDigits.js';\nimport formatNationalNumberUsingFormat from './helpers/formatNationalNumberUsingFormat.js';\nexport default function formatCompleteNumber(state, format, _ref) {\n var metadata = _ref.metadata,\n shouldTryNationalPrefixFormattingRule = _ref.shouldTryNationalPrefixFormattingRule,\n getSeparatorAfterNationalPrefix = _ref.getSeparatorAfterNationalPrefix;\n var matcher = new RegExp(\"^(?:\".concat(format.pattern(), \")$\"));\n if (matcher.test(state.nationalSignificantNumber)) {\n return formatNationalNumberWithAndWithoutNationalPrefixFormattingRule(state, format, {\n metadata: metadata,\n shouldTryNationalPrefixFormattingRule: shouldTryNationalPrefixFormattingRule,\n getSeparatorAfterNationalPrefix: getSeparatorAfterNationalPrefix\n });\n }\n}\nexport function canFormatCompleteNumber(nationalSignificantNumber, country, metadata) {\n return checkNumberLength(nationalSignificantNumber, country, metadata) === 'IS_POSSIBLE';\n}\nfunction formatNationalNumberWithAndWithoutNationalPrefixFormattingRule(state, format, _ref2) {\n var metadata = _ref2.metadata,\n shouldTryNationalPrefixFormattingRule = _ref2.shouldTryNationalPrefixFormattingRule,\n getSeparatorAfterNationalPrefix = _ref2.getSeparatorAfterNationalPrefix;\n // `format` has already been checked for `nationalPrefix` requirement.\n\n var nationalSignificantNumber = state.nationalSignificantNumber,\n international = state.international,\n nationalPrefix = state.nationalPrefix,\n carrierCode = state.carrierCode;\n\n // Format the number with using `national_prefix_formatting_rule`.\n // If the resulting formatted number is a valid formatted number, then return it.\n //\n // Google's AsYouType formatter is different in a way that it doesn't try\n // to format using the \"national prefix formatting rule\", and instead it\n // simply prepends a national prefix followed by a \" \" character.\n // This code does that too, but as a fallback.\n // The reason is that \"national prefix formatting rule\" may use parentheses,\n // which wouldn't be included has it used the simpler Google's way.\n //\n if (shouldTryNationalPrefixFormattingRule(format)) {\n var formattedNumber = formatNationalNumber(state, format, {\n useNationalPrefixFormattingRule: true,\n getSeparatorAfterNationalPrefix: getSeparatorAfterNationalPrefix,\n metadata: metadata\n });\n if (formattedNumber) {\n return formattedNumber;\n }\n }\n\n // Format the number without using `national_prefix_formatting_rule`.\n return formatNationalNumber(state, format, {\n useNationalPrefixFormattingRule: false,\n getSeparatorAfterNationalPrefix: getSeparatorAfterNationalPrefix,\n metadata: metadata\n });\n}\nfunction formatNationalNumber(state, format, _ref3) {\n var metadata = _ref3.metadata,\n useNationalPrefixFormattingRule = _ref3.useNationalPrefixFormattingRule,\n getSeparatorAfterNationalPrefix = _ref3.getSeparatorAfterNationalPrefix;\n var formattedNationalNumber = formatNationalNumberUsingFormat(state.nationalSignificantNumber, format, {\n carrierCode: state.carrierCode,\n useInternationalFormat: state.international,\n withNationalPrefix: useNationalPrefixFormattingRule,\n metadata: metadata\n });\n if (!useNationalPrefixFormattingRule) {\n if (state.nationalPrefix) {\n // If a national prefix was extracted, then just prepend it,\n // followed by a \" \" character.\n formattedNationalNumber = state.nationalPrefix + getSeparatorAfterNationalPrefix(format) + formattedNationalNumber;\n } else if (state.prefixBeforeNationalSignificantNumberThatIsNotNationalPrefix) {\n formattedNationalNumber = state.prefixBeforeNationalSignificantNumberThatIsNotNationalPrefix + ' ' + formattedNationalNumber;\n }\n }\n if (isValidFormattedNationalNumber(formattedNationalNumber, state)) {\n return formattedNationalNumber;\n }\n}\n\n// Check that the formatted phone number contains exactly\n// the same digits that have been input by the user.\n// For example, when \"0111523456789\" is input for `AR` country,\n// the extracted `this.nationalSignificantNumber` is \"91123456789\",\n// which means that the national part of `this.digits` isn't simply equal to\n// `this.nationalPrefix` + `this.nationalSignificantNumber`.\n//\n// Also, a `format` can add extra digits to the `this.nationalSignificantNumber`\n// being formatted via `metadata[country].national_prefix_transform_rule`.\n// For example, for `VI` country, it prepends `340` to the national number,\n// and if this check hasn't been implemented, then there would be a bug\n// when `340` \"area coude\" is \"duplicated\" during input for `VI` country:\n// https://github.com/catamphetamine/libphonenumber-js/issues/318\n//\n// So, all these \"gotchas\" are filtered out.\n//\n// In the original Google's code, the comments say:\n// \"Check that we didn't remove nor add any extra digits when we matched\n// this formatting pattern. This usually happens after we entered the last\n// digit during AYTF. Eg: In case of MX, we swallow mobile token (1) when\n// formatted but AYTF should retain all the number entered and not change\n// in order to match a format (of same leading digits and length) display\n// in that way.\"\n// \"If it's the same (i.e entered number and format is same), then it's\n// safe to return this in formatted number as nothing is lost / added.\"\n// Otherwise, don't use this format.\n// https://github.com/google/libphonenumber/commit/3e7c1f04f5e7200f87fb131e6f85c6e99d60f510#diff-9149457fa9f5d608a11bb975c6ef4bc5\n// https://github.com/google/libphonenumber/commit/3ac88c7106e7dcb553bcc794b15f19185928a1c6#diff-2dcb77e833422ee304da348b905cde0b\n//\nfunction isValidFormattedNationalNumber(formattedNationalNumber, state) {\n return parseDigits(formattedNationalNumber) === state.getNationalDigits();\n}\n//# sourceMappingURL=AsYouTypeFormatter.complete.js.map"],"names":["formatCompleteNumber","state","format","_ref","metadata","shouldTryNationalPrefixFormattingRule","getSeparatorAfterNationalPrefix","matcher","formatNationalNumberWithAndWithoutNationalPrefixFormattingRule","canFormatCompleteNumber","nationalSignificantNumber","country","checkNumberLength","_ref2","formattedNumber","formatNationalNumber","_ref3","useNationalPrefixFormattingRule","formattedNationalNumber","formatNationalNumberUsingFormat","isValidFormattedNationalNumber","parseDigits"],"mappings":";;;AAGe,SAASA,EAAqBC,GAAOC,GAAQC,GAAM;AAChE,MAAIC,IAAWD,EAAK,UAClBE,IAAwCF,EAAK,uCAC7CG,IAAkCH,EAAK,iCACrCI,IAAU,IAAI,OAAO,OAAO,OAAOL,EAAO,WAAW,IAAI,CAAC;AAC9D,MAAIK,EAAQ,KAAKN,EAAM,yBAAyB;AAC9C,WAAOO,EAA+DP,GAAOC,GAAQ;AAAA,MACnF,UAAUE;AAAA,MACV,uCAAuCC;AAAA,MACvC,iCAAiCC;AAAA,IACvC,CAAK;AAEL;AACO,SAASG,EAAwBC,GAA2BC,GAASP,GAAU;AACpF,SAAOQ,EAAkBF,GAA2BC,GAASP,CAAQ,MAAM;AAC7E;AACA,SAASI,EAA+DP,GAAOC,GAAQW,GAAO;AAC5F,MAAIT,IAAWS,EAAM,UACnBR,IAAwCQ,EAAM,uCAC9CP,IAAkCO,EAAM;AAkB1C,MAfgCZ,EAAM,2BACpBA,EAAM,eACLA,EAAM,gBACTA,EAAM,aAYlBI,EAAsCH,CAAM,GAAG;AACjD,QAAIY,IAAkBC,EAAqBd,GAAOC,GAAQ;AAAA,MACxD,iCAAiC;AAAA,MACjC,iCAAiCI;AAAA,MACjC,UAAUF;AAAA,IAChB,CAAK;AACD,QAAIU;AACF,aAAOA;AAAA,EAEX;AAGA,SAAOC,EAAqBd,GAAOC,GAAQ;AAAA,IACzC,iCAAiC;AAAA,IACjC,iCAAiCI;AAAA,IACjC,UAAUF;AAAA,EACd,CAAG;AACH;AACA,SAASW,EAAqBd,GAAOC,GAAQc,GAAO;AAClD,MAAIZ,IAAWY,EAAM,UACnBC,IAAkCD,EAAM,iCACxCV,IAAkCU,EAAM,iCACtCE,IAA0BC,EAAgClB,EAAM,2BAA2BC,GAAQ;AAAA,IACrG,aAAaD,EAAM;AAAA,IACnB,wBAAwBA,EAAM;AAAA,IAC9B,oBAAoBgB;AAAA,IACpB,UAAUb;AAAA,EACd,CAAG;AAUD,MATKa,MACChB,EAAM,iBAGRiB,IAA0BjB,EAAM,iBAAiBK,EAAgCJ,CAAM,IAAIgB,IAClFjB,EAAM,iEACfiB,IAA0BjB,EAAM,+DAA+D,MAAMiB,KAGrGE,EAA+BF,GAAyBjB,CAAK;AAC/D,WAAOiB;AAEX;AA+BA,SAASE,EAA+BF,GAAyBjB,GAAO;AACtE,SAAOoB,EAAYH,CAAuB,MAAMjB,EAAM,kBAAiB;AACzE;","x_google_ignoreList":[0]}
package/dist/index190.js CHANGED
@@ -1,24 +1,173 @@
1
- import e from "./index186.js";
2
- import t from "./index184.js";
3
- import "./index185.js";
4
- class s extends e {
5
- /** */
6
- /** Enable characters overwriting */
7
- /** */
8
- /** */
9
- /** */
10
- updateOptions(a) {
11
- super.updateOptions(a);
12
- }
13
- _update(a) {
14
- super._update({
15
- ...a,
16
- validate: a.mask
17
- });
18
- }
19
- }
20
- t.MaskedFunction = s;
1
+ import w from "./index288.js";
2
+ function p(r, e) {
3
+ var t = typeof Symbol < "u" && r[Symbol.iterator] || r["@@iterator"];
4
+ if (t) return (t = t.call(r)).next.bind(t);
5
+ if (Array.isArray(r) || (t = S(r)) || e) {
6
+ t && (r = t);
7
+ var n = 0;
8
+ return function() {
9
+ return n >= r.length ? { done: !0 } : { done: !1, value: r[n++] };
10
+ };
11
+ }
12
+ throw new TypeError(`Invalid attempt to iterate non-iterable instance.
13
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
14
+ }
15
+ function S(r, e) {
16
+ if (r) {
17
+ if (typeof r == "string") return v(r, e);
18
+ var t = {}.toString.call(r).slice(8, -1);
19
+ return t === "Object" && r.constructor && (t = r.constructor.name), t === "Map" || t === "Set" ? Array.from(r) : t === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t) ? v(r, e) : void 0;
20
+ }
21
+ }
22
+ function v(r, e) {
23
+ (e == null || e > r.length) && (e = r.length);
24
+ for (var t = 0, n = Array(e); t < e; t++) n[t] = r[t];
25
+ return n;
26
+ }
27
+ function f(r) {
28
+ "@babel/helpers - typeof";
29
+ return f = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
30
+ return typeof e;
31
+ } : function(e) {
32
+ return e && typeof Symbol == "function" && e.constructor === Symbol && e !== Symbol.prototype ? "symbol" : typeof e;
33
+ }, f(r);
34
+ }
35
+ function C(r, e) {
36
+ if (!(r instanceof e)) throw new TypeError("Cannot call a class as a function");
37
+ }
38
+ function P(r, e) {
39
+ for (var t = 0; t < e.length; t++) {
40
+ var n = e[t];
41
+ n.enumerable = n.enumerable || !1, n.configurable = !0, "value" in n && (n.writable = !0), Object.defineProperty(r, O(n.key), n);
42
+ }
43
+ }
44
+ function A(r, e, t) {
45
+ return e && P(r.prototype, e), Object.defineProperty(r, "prototype", { writable: !1 }), r;
46
+ }
47
+ function O(r) {
48
+ var e = M(r, "string");
49
+ return f(e) == "symbol" ? e : e + "";
50
+ }
51
+ function M(r, e) {
52
+ if (f(r) != "object" || !r) return r;
53
+ var t = r[Symbol.toPrimitive];
54
+ if (t !== void 0) {
55
+ var n = t.call(r, e);
56
+ if (f(n) != "object") return n;
57
+ throw new TypeError("@@toPrimitive must return a primitive value.");
58
+ }
59
+ return String(r);
60
+ }
61
+ var E = /* @__PURE__ */ (function() {
62
+ function r(e) {
63
+ C(this, r), this.matchTree = new w().parse(e);
64
+ }
65
+ return A(r, [{
66
+ key: "match",
67
+ value: function(t) {
68
+ var n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, i = n.allowOverflow;
69
+ if (!t)
70
+ throw new Error("String is required");
71
+ var o = l(t.split(""), this.matchTree, !0);
72
+ if (o && o.match && delete o.matchedChars, !(o && o.overflow && !i))
73
+ return o;
74
+ }
75
+ }]);
76
+ })();
77
+ function l(r, e, t) {
78
+ if (typeof e == "string") {
79
+ var n = r.join("");
80
+ return e.indexOf(n) === 0 ? r.length === e.length ? {
81
+ match: !0,
82
+ matchedChars: r
83
+ } : {
84
+ partialMatch: !0
85
+ // matchedChars: characters
86
+ } : n.indexOf(e) === 0 ? t && r.length > e.length ? {
87
+ overflow: !0
88
+ } : {
89
+ match: !0,
90
+ matchedChars: r.slice(0, e.length)
91
+ } : void 0;
92
+ }
93
+ if (Array.isArray(e)) {
94
+ for (var i = r.slice(), o = 0; o < e.length; ) {
95
+ var s = e[o], a = l(i, s, t && o === e.length - 1);
96
+ if (a) {
97
+ if (a.overflow)
98
+ return a;
99
+ if (a.match) {
100
+ if (i = i.slice(a.matchedChars.length), i.length === 0)
101
+ return o === e.length - 1 ? {
102
+ match: !0,
103
+ matchedChars: r
104
+ } : {
105
+ partialMatch: !0
106
+ // matchedChars: characters
107
+ };
108
+ } else {
109
+ if (a.partialMatch)
110
+ return {
111
+ partialMatch: !0
112
+ // matchedChars: characters
113
+ };
114
+ throw new Error(`Unsupported match result:
115
+ `.concat(JSON.stringify(a, null, 2)));
116
+ }
117
+ } else return;
118
+ o++;
119
+ }
120
+ return t ? {
121
+ overflow: !0
122
+ } : {
123
+ match: !0,
124
+ matchedChars: r.slice(0, r.length - i.length)
125
+ };
126
+ }
127
+ switch (e.op) {
128
+ case "|":
129
+ for (var c, d = p(e.args), h; !(h = d()).done; ) {
130
+ var g = h.value, u = l(r, g, t);
131
+ if (u) {
132
+ if (u.overflow)
133
+ return u;
134
+ if (u.match)
135
+ return {
136
+ match: !0,
137
+ matchedChars: u.matchedChars
138
+ };
139
+ if (u.partialMatch)
140
+ c = !0;
141
+ else
142
+ throw new Error(`Unsupported match result:
143
+ `.concat(JSON.stringify(u, null, 2)));
144
+ }
145
+ }
146
+ return c ? {
147
+ partialMatch: !0
148
+ // matchedChars: ...
149
+ } : void 0;
150
+ case "[]":
151
+ for (var b = p(e.args), m; !(m = b()).done; ) {
152
+ var y = m.value;
153
+ if (r[0] === y)
154
+ return r.length === 1 ? {
155
+ match: !0,
156
+ matchedChars: r
157
+ } : t ? {
158
+ overflow: !0
159
+ } : {
160
+ match: !0,
161
+ matchedChars: [y]
162
+ };
163
+ }
164
+ return;
165
+ /* istanbul ignore next */
166
+ default:
167
+ throw new Error("Unsupported instruction tree: ".concat(e));
168
+ }
169
+ }
21
170
  export {
22
- s as default
171
+ E as default
23
172
  };
24
173
  //# sourceMappingURL=index190.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index190.js","sources":["../../../node_modules/imask/esm/masked/function.js"],"sourcesContent":["import Masked from './base.js';\nimport IMask from '../core/holder.js';\nimport '../core/change-details.js';\nimport '../core/continuous-tail-details.js';\nimport '../core/utils.js';\n\n/** Masking by custom Function */\nclass MaskedFunction extends Masked {\n /** */\n\n /** Enable characters overwriting */\n\n /** */\n\n /** */\n\n /** */\n\n updateOptions(opts) {\n super.updateOptions(opts);\n }\n _update(opts) {\n super._update({\n ...opts,\n validate: opts.mask\n });\n }\n}\nIMask.MaskedFunction = MaskedFunction;\n\nexport { MaskedFunction as default };\n"],"names":["MaskedFunction","Masked","opts","IMask"],"mappings":";;;AAOA,MAAMA,UAAuBC,EAAO;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAWlC,cAAcC,GAAM;AAClB,UAAM,cAAcA,CAAI;AAAA,EAC1B;AAAA,EACA,QAAQA,GAAM;AACZ,UAAM,QAAQ;AAAA,MACZ,GAAGA;AAAA,MACH,UAAUA,EAAK;AAAA,IACrB,CAAK;AAAA,EACH;AACF;AACAC,EAAM,iBAAiBH;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index190.js","sources":["../../../node_modules/libphonenumber-js/es6/AsYouTypeFormatter.PatternMatcher.js"],"sourcesContent":["function _createForOfIteratorHelperLoose(r, e) { var t = \"undefined\" != typeof Symbol && r[Symbol.iterator] || r[\"@@iterator\"]; if (t) return (t = t.call(r)).next.bind(t); if (Array.isArray(r) || (t = _unsupportedIterableToArray(r)) || e && r && \"number\" == typeof r.length) { t && (r = t); var o = 0; return function () { return o >= r.length ? { done: !0 } : { done: !1, value: r[o++] }; }; } throw new TypeError(\"Invalid attempt to iterate non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\"); }\nfunction _unsupportedIterableToArray(r, a) { if (r) { if (\"string\" == typeof r) return _arrayLikeToArray(r, a); var t = {}.toString.call(r).slice(8, -1); return \"Object\" === t && r.constructor && (t = r.constructor.name), \"Map\" === t || \"Set\" === t ? Array.from(r) : \"Arguments\" === t || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t) ? _arrayLikeToArray(r, a) : void 0; } }\nfunction _arrayLikeToArray(r, a) { (null == a || a > r.length) && (a = r.length); for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e]; return n; }\nfunction _typeof(o) { \"@babel/helpers - typeof\"; return _typeof = \"function\" == typeof Symbol && \"symbol\" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && \"function\" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? \"symbol\" : typeof o; }, _typeof(o); }\nfunction _classCallCheck(a, n) { if (!(a instanceof n)) throw new TypeError(\"Cannot call a class as a function\"); }\nfunction _defineProperties(e, r) { for (var t = 0; t < r.length; t++) { var o = r[t]; o.enumerable = o.enumerable || !1, o.configurable = !0, \"value\" in o && (o.writable = !0), Object.defineProperty(e, _toPropertyKey(o.key), o); } }\nfunction _createClass(e, r, t) { return r && _defineProperties(e.prototype, r), t && _defineProperties(e, t), Object.defineProperty(e, \"prototype\", { writable: !1 }), e; }\nfunction _toPropertyKey(t) { var i = _toPrimitive(t, \"string\"); return \"symbol\" == _typeof(i) ? i : i + \"\"; }\nfunction _toPrimitive(t, r) { if (\"object\" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || \"default\"); if (\"object\" != _typeof(i)) return i; throw new TypeError(\"@@toPrimitive must return a primitive value.\"); } return (\"string\" === r ? String : Number)(t); }\nimport PatternParser from './AsYouTypeFormatter.PatternParser.js';\nvar PatternMatcher = /*#__PURE__*/function () {\n function PatternMatcher(pattern) {\n _classCallCheck(this, PatternMatcher);\n this.matchTree = new PatternParser().parse(pattern);\n }\n return _createClass(PatternMatcher, [{\n key: \"match\",\n value: function match(string) {\n var _ref = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {},\n allowOverflow = _ref.allowOverflow;\n if (!string) {\n throw new Error('String is required');\n }\n var result = _match(string.split(''), this.matchTree, true);\n if (result && result.match) {\n delete result.matchedChars;\n }\n if (result && result.overflow) {\n if (!allowOverflow) {\n return;\n }\n }\n return result;\n }\n }]);\n}();\n/**\r\n * Matches `characters` against a pattern compiled into a `tree`.\r\n * @param {string[]} characters\r\n * @param {Tree} tree — A pattern compiled into a `tree`. See the `*.d.ts` file for the description of the `tree` structure.\r\n * @param {boolean} last — Whether it's the last (rightmost) subtree on its level of the match tree.\r\n * @return {object} See the `*.d.ts` file for the description of the result object.\r\n */\nexport { PatternMatcher as default };\nfunction _match(characters, tree, last) {\n // If `tree` is a string, then `tree` is a single character.\n // That's because when a pattern is parsed, multi-character-string parts\n // of a pattern are compiled into arrays of single characters.\n // I still wrote this piece of code for a \"general\" hypothetical case\n // when `tree` could be a string of several characters, even though\n // such case is not possible with the current implementation.\n if (typeof tree === 'string') {\n var characterString = characters.join('');\n if (tree.indexOf(characterString) === 0) {\n // `tree` is always a single character.\n // If `tree.indexOf(characterString) === 0`\n // then `characters.length === tree.length`.\n /* istanbul ignore else */\n if (characters.length === tree.length) {\n return {\n match: true,\n matchedChars: characters\n };\n }\n // `tree` is always a single character.\n // If `tree.indexOf(characterString) === 0`\n // then `characters.length === tree.length`.\n /* istanbul ignore next */\n return {\n partialMatch: true\n // matchedChars: characters\n };\n }\n if (characterString.indexOf(tree) === 0) {\n if (last) {\n // The `else` path is not possible because `tree` is always a single character.\n // The `else` case for `characters.length > tree.length` would be\n // `characters.length <= tree.length` which means `characters.length <= 1`.\n // `characters` array can't be empty, so that means `characters === [tree]`,\n // which would also mean `tree.indexOf(characterString) === 0` and that'd mean\n // that the `if (tree.indexOf(characterString) === 0)` condition before this\n // `if` condition would be entered, and returned from there, not reaching this code.\n /* istanbul ignore else */\n if (characters.length > tree.length) {\n return {\n overflow: true\n };\n }\n }\n return {\n match: true,\n matchedChars: characters.slice(0, tree.length)\n };\n }\n return;\n }\n if (Array.isArray(tree)) {\n var restCharacters = characters.slice();\n var i = 0;\n while (i < tree.length) {\n var subtree = tree[i];\n var result = _match(restCharacters, subtree, last && i === tree.length - 1);\n if (!result) {\n return;\n } else if (result.overflow) {\n return result;\n } else if (result.match) {\n // Continue with the next subtree with the rest of the characters.\n restCharacters = restCharacters.slice(result.matchedChars.length);\n if (restCharacters.length === 0) {\n if (i === tree.length - 1) {\n return {\n match: true,\n matchedChars: characters\n };\n } else {\n return {\n partialMatch: true\n // matchedChars: characters\n };\n }\n }\n } else {\n /* istanbul ignore else */\n if (result.partialMatch) {\n return {\n partialMatch: true\n // matchedChars: characters\n };\n } else {\n throw new Error(\"Unsupported match result:\\n\".concat(JSON.stringify(result, null, 2)));\n }\n }\n i++;\n }\n // If `last` then overflow has already been checked\n // by the last element of the `tree` array.\n /* istanbul ignore if */\n if (last) {\n return {\n overflow: true\n };\n }\n return {\n match: true,\n matchedChars: characters.slice(0, characters.length - restCharacters.length)\n };\n }\n switch (tree.op) {\n case '|':\n var partialMatch;\n for (var _iterator = _createForOfIteratorHelperLoose(tree.args), _step; !(_step = _iterator()).done;) {\n var branch = _step.value;\n var _result = _match(characters, branch, last);\n if (_result) {\n if (_result.overflow) {\n return _result;\n } else if (_result.match) {\n return {\n match: true,\n matchedChars: _result.matchedChars\n };\n } else {\n /* istanbul ignore else */\n if (_result.partialMatch) {\n partialMatch = true;\n } else {\n throw new Error(\"Unsupported match result:\\n\".concat(JSON.stringify(_result, null, 2)));\n }\n }\n }\n }\n if (partialMatch) {\n return {\n partialMatch: true\n // matchedChars: ...\n };\n }\n // Not even a partial match.\n return;\n case '[]':\n for (var _iterator2 = _createForOfIteratorHelperLoose(tree.args), _step2; !(_step2 = _iterator2()).done;) {\n var _char = _step2.value;\n if (characters[0] === _char) {\n if (characters.length === 1) {\n return {\n match: true,\n matchedChars: characters\n };\n }\n if (last) {\n return {\n overflow: true\n };\n }\n return {\n match: true,\n matchedChars: [_char]\n };\n }\n }\n // No character matches.\n return;\n\n /* istanbul ignore next */\n default:\n throw new Error(\"Unsupported instruction tree: \".concat(tree));\n }\n}\n//# sourceMappingURL=AsYouTypeFormatter.PatternMatcher.js.map"],"names":["_createForOfIteratorHelperLoose","_unsupportedIterableToArray","o","a","_arrayLikeToArray","e","_typeof","_classCallCheck","n","_defineProperties","r","_toPropertyKey","_createClass","t","i","_toPrimitive","PatternMatcher","pattern","PatternParser","string","_ref","allowOverflow","result","_match","characters","tree","last","characterString","restCharacters","subtree","partialMatch","_iterator","_step","branch","_result","_iterator2","_step2","_char"],"mappings":"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","x_google_ignoreList":[0]}
package/dist/index191.js CHANGED
@@ -1,213 +1,113 @@
1
- import { escapeRegExp as d, DIRECTION as n } from "./index304.js";
2
- import m from "./index185.js";
3
- import _ from "./index186.js";
4
- import x from "./index184.js";
5
- var S;
6
- class i extends _ {
7
- /** Single char */
8
- /** Single char */
9
- /** Array of single chars */
10
- /** */
11
- /** */
12
- /** Digits after point */
13
- /** Flag to remove leading and trailing zeros in the end of editing */
14
- /** Flag to pad trailing zeros after point in the end of editing */
15
- /** Enable characters overwriting */
16
- /** */
17
- /** */
18
- /** */
19
- /** Format typed value to string */
20
- /** Parse string to get typed value */
21
- constructor(e) {
22
- super({
23
- ...i.DEFAULTS,
24
- ...e
25
- });
26
- }
27
- updateOptions(e) {
28
- super.updateOptions(e);
29
- }
30
- _update(e) {
31
- super._update(e), this._updateRegExps();
32
- }
33
- _updateRegExps() {
34
- const e = "^" + (this.allowNegative ? "[+|\\-]?" : ""), t = "\\d*", a = (this.scale ? "(" + d(this.radix) + "\\d{0," + this.scale + "})?" : "") + "$";
35
- this._numberRegExp = new RegExp(e + t + a), this._mapToRadixRegExp = new RegExp("[" + this.mapToRadix.map(d).join("") + "]", "g"), this._thousandsSeparatorRegExp = new RegExp(d(this.thousandsSeparator), "g");
36
- }
37
- _removeThousandsSeparators(e) {
38
- return e.replace(this._thousandsSeparatorRegExp, "");
39
- }
40
- _insertThousandsSeparators(e) {
41
- const t = e.split(this.radix);
42
- return t[0] = t[0].replace(/\B(?=(\d{3})+(?!\d))/g, this.thousandsSeparator), t.join(this.radix);
43
- }
44
- doPrepareChar(e, t) {
45
- t === void 0 && (t = {});
46
- const [a, s] = super.doPrepareChar(this._removeThousandsSeparators(this.scale && this.mapToRadix.length && /*
47
- radix should be mapped when
48
- 1) input is done from keyboard = flags.input && flags.raw
49
- 2) unmasked value is set = !flags.input && !flags.raw
50
- and should not be mapped when
51
- 1) value is set = flags.input && !flags.raw
52
- 2) raw value is set = !flags.input && flags.raw
53
- */
54
- (t.input && t.raw || !t.input && !t.raw) ? e.replace(this._mapToRadixRegExp, this.radix) : e), t);
55
- return e && !a && (s.skip = !0), a && !this.allowPositive && !this.value && a !== "-" && s.aggregate(this._appendChar("-")), [a, s];
56
- }
57
- _separatorsCount(e, t) {
58
- t === void 0 && (t = !1);
59
- let a = 0;
60
- for (let s = 0; s < e; ++s)
61
- this._value.indexOf(this.thousandsSeparator, s) === s && (++a, t && (e += this.thousandsSeparator.length));
62
- return a;
63
- }
64
- _separatorsCountFromSlice(e) {
65
- return e === void 0 && (e = this._value), this._separatorsCount(this._removeThousandsSeparators(e).length, !0);
66
- }
67
- extractInput(e, t, a) {
68
- return e === void 0 && (e = 0), t === void 0 && (t = this.displayValue.length), [e, t] = this._adjustRangeWithSeparators(e, t), this._removeThousandsSeparators(super.extractInput(e, t, a));
69
- }
70
- _appendCharRaw(e, t) {
71
- t === void 0 && (t = {});
72
- const a = t.tail && t._beforeTailState ? t._beforeTailState._value : this._value, s = this._separatorsCountFromSlice(a);
73
- this._value = this._removeThousandsSeparators(this.value);
74
- const r = this._value;
75
- this._value += e;
76
- const h = this.number;
77
- let o = !isNaN(h), u = !1;
78
- if (o) {
79
- let p;
80
- this.min != null && this.min < 0 && this.number < this.min && (p = this.min), this.max != null && this.max > 0 && this.number > this.max && (p = this.max), p != null && (this.autofix ? (this._value = this.format(p, this).replace(i.UNMASKED_RADIX, this.radix), u || (u = r === this._value && !t.tail)) : o = !1), o && (o = !!this._value.match(this._numberRegExp));
81
- }
82
- let l;
83
- o ? l = new m({
84
- inserted: this._value.slice(r.length),
85
- rawInserted: u ? "" : e,
86
- skip: u
87
- }) : (this._value = r, l = new m()), this._value = this._insertThousandsSeparators(this._value);
88
- const v = t.tail && t._beforeTailState ? t._beforeTailState._value : this._value, f = this._separatorsCountFromSlice(v);
89
- return l.tailShift += (f - s) * this.thousandsSeparator.length, l;
90
- }
91
- _findSeparatorAround(e) {
92
- if (this.thousandsSeparator) {
93
- const t = e - this.thousandsSeparator.length + 1, a = this.value.indexOf(this.thousandsSeparator, t);
94
- if (a <= e) return a;
95
- }
96
- return -1;
97
- }
98
- _adjustRangeWithSeparators(e, t) {
99
- const a = this._findSeparatorAround(e);
100
- a >= 0 && (e = a);
101
- const s = this._findSeparatorAround(t);
102
- return s >= 0 && (t = s + this.thousandsSeparator.length), [e, t];
103
- }
104
- remove(e, t) {
105
- e === void 0 && (e = 0), t === void 0 && (t = this.displayValue.length), [e, t] = this._adjustRangeWithSeparators(e, t);
106
- const a = this.value.slice(0, e), s = this.value.slice(t), r = this._separatorsCount(a.length);
107
- this._value = this._insertThousandsSeparators(this._removeThousandsSeparators(a + s));
108
- const h = this._separatorsCountFromSlice(a);
109
- return new m({
110
- tailShift: (h - r) * this.thousandsSeparator.length
111
- });
112
- }
113
- nearestInputPos(e, t) {
114
- if (!this.thousandsSeparator) return e;
115
- switch (t) {
116
- case n.NONE:
117
- case n.LEFT:
118
- case n.FORCE_LEFT: {
119
- const a = this._findSeparatorAround(e - 1);
120
- if (a >= 0) {
121
- const s = a + this.thousandsSeparator.length;
122
- if (e < s || this.value.length <= s || t === n.FORCE_LEFT)
123
- return a;
124
- }
125
- break;
126
- }
127
- case n.RIGHT:
128
- case n.FORCE_RIGHT: {
129
- const a = this._findSeparatorAround(e);
130
- if (a >= 0)
131
- return a + this.thousandsSeparator.length;
132
- }
133
- }
134
- return e;
135
- }
136
- doCommit() {
137
- if (this.value) {
138
- const e = this.number;
139
- let t = e;
140
- this.min != null && (t = Math.max(t, this.min)), this.max != null && (t = Math.min(t, this.max)), t !== e && (this.unmaskedValue = this.format(t, this));
141
- let a = this.value;
142
- this.normalizeZeros && (a = this._normalizeZeros(a)), this.padFractionalZeros && this.scale > 0 && (a = this._padFractionalZeros(a)), this._value = a;
143
- }
144
- super.doCommit();
145
- }
146
- _normalizeZeros(e) {
147
- const t = this._removeThousandsSeparators(e).split(this.radix);
148
- return t[0] = t[0].replace(/^(\D*)(0*)(\d*)/, (a, s, r, h) => s + h), e.length && !/\d$/.test(t[0]) && (t[0] = t[0] + "0"), t.length > 1 && (t[1] = t[1].replace(/0*$/, ""), t[1].length || (t.length = 1)), this._insertThousandsSeparators(t.join(this.radix));
149
- }
150
- _padFractionalZeros(e) {
151
- if (!e) return e;
152
- const t = e.split(this.radix);
153
- return t.length < 2 && t.push(""), t[1] = t[1].padEnd(this.scale, "0"), t.join(this.radix);
154
- }
155
- doSkipInvalid(e, t, a) {
156
- t === void 0 && (t = {});
157
- const s = this.scale === 0 && e !== this.thousandsSeparator && (e === this.radix || e === i.UNMASKED_RADIX || this.mapToRadix.includes(e));
158
- return super.doSkipInvalid(e, t, a) && !s;
159
- }
160
- get unmaskedValue() {
161
- return this._removeThousandsSeparators(this._normalizeZeros(this.value)).replace(this.radix, i.UNMASKED_RADIX);
162
- }
163
- set unmaskedValue(e) {
164
- super.unmaskedValue = e;
165
- }
166
- get typedValue() {
167
- return this.parse(this.unmaskedValue, this);
168
- }
169
- set typedValue(e) {
170
- this.rawInputValue = this.format(e, this).replace(i.UNMASKED_RADIX, this.radix);
171
- }
172
- /** Parsed Number */
173
- get number() {
174
- return this.typedValue;
175
- }
176
- set number(e) {
177
- this.typedValue = e;
178
- }
179
- get allowNegative() {
180
- return this.min != null && this.min < 0 || this.max != null && this.max < 0;
181
- }
182
- get allowPositive() {
183
- return this.min != null && this.min > 0 || this.max != null && this.max > 0;
184
- }
185
- typedValueEquals(e) {
186
- return (super.typedValueEquals(e) || i.EMPTY_VALUES.includes(e) && i.EMPTY_VALUES.includes(this.typedValue)) && !(e === 0 && this.value === "");
1
+ function i(r, t) {
2
+ var e = typeof Symbol < "u" && r[Symbol.iterator] || r["@@iterator"];
3
+ if (e) return (e = e.call(r)).next.bind(e);
4
+ if (Array.isArray(r) || (e = F(r)) || t) {
5
+ e && (r = e);
6
+ var u = 0;
7
+ return function() {
8
+ return u >= r.length ? { done: !0 } : { done: !1, value: r[u++] };
9
+ };
10
+ }
11
+ throw new TypeError(`Invalid attempt to iterate non-iterable instance.
12
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
13
+ }
14
+ function F(r, t) {
15
+ if (r) {
16
+ if (typeof r == "string") return o(r, t);
17
+ var e = {}.toString.call(r).slice(8, -1);
18
+ return e === "Object" && r.constructor && (e = r.constructor.name), e === "Map" || e === "Set" ? Array.from(r) : e === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e) ? o(r, t) : void 0;
187
19
  }
188
20
  }
189
- S = i;
190
- i.UNMASKED_RADIX = ".";
191
- i.EMPTY_VALUES = [..._.EMPTY_VALUES, 0];
192
- i.DEFAULTS = {
193
- ..._.DEFAULTS,
194
- mask: Number,
195
- radix: ",",
196
- thousandsSeparator: "",
197
- mapToRadix: [S.UNMASKED_RADIX],
198
- min: Number.MIN_SAFE_INTEGER,
199
- max: Number.MAX_SAFE_INTEGER,
200
- scale: 2,
201
- normalizeZeros: !0,
202
- padFractionalZeros: !1,
203
- parse: Number,
204
- format: (c) => c.toLocaleString("en-US", {
205
- useGrouping: !1,
206
- maximumFractionDigits: 20
207
- })
21
+ function o(r, t) {
22
+ (t == null || t > r.length) && (t = r.length);
23
+ for (var e = 0, u = Array(t); e < t; e++) u[e] = r[e];
24
+ return u;
25
+ }
26
+ var l = {
27
+ 0: "0",
28
+ 1: "1",
29
+ 2: "2",
30
+ 3: "3",
31
+ 4: "4",
32
+ 5: "5",
33
+ 6: "6",
34
+ 7: "7",
35
+ 8: "8",
36
+ 9: "9",
37
+ "0": "0",
38
+ // Fullwidth digit 0
39
+ "1": "1",
40
+ // Fullwidth digit 1
41
+ "2": "2",
42
+ // Fullwidth digit 2
43
+ "3": "3",
44
+ // Fullwidth digit 3
45
+ "4": "4",
46
+ // Fullwidth digit 4
47
+ "5": "5",
48
+ // Fullwidth digit 5
49
+ "6": "6",
50
+ // Fullwidth digit 6
51
+ "7": "7",
52
+ // Fullwidth digit 7
53
+ "8": "8",
54
+ // Fullwidth digit 8
55
+ "9": "9",
56
+ // Fullwidth digit 9
57
+ "٠": "0",
58
+ // Arabic-indic digit 0
59
+ "١": "1",
60
+ // Arabic-indic digit 1
61
+ "٢": "2",
62
+ // Arabic-indic digit 2
63
+ "٣": "3",
64
+ // Arabic-indic digit 3
65
+ "٤": "4",
66
+ // Arabic-indic digit 4
67
+ "٥": "5",
68
+ // Arabic-indic digit 5
69
+ "٦": "6",
70
+ // Arabic-indic digit 6
71
+ "٧": "7",
72
+ // Arabic-indic digit 7
73
+ "٨": "8",
74
+ // Arabic-indic digit 8
75
+ "٩": "9",
76
+ // Arabic-indic digit 9
77
+ "۰": "0",
78
+ // Eastern-Arabic digit 0
79
+ "۱": "1",
80
+ // Eastern-Arabic digit 1
81
+ "۲": "2",
82
+ // Eastern-Arabic digit 2
83
+ "۳": "3",
84
+ // Eastern-Arabic digit 3
85
+ "۴": "4",
86
+ // Eastern-Arabic digit 4
87
+ "۵": "5",
88
+ // Eastern-Arabic digit 5
89
+ "۶": "6",
90
+ // Eastern-Arabic digit 6
91
+ "۷": "7",
92
+ // Eastern-Arabic digit 7
93
+ "۸": "8",
94
+ // Eastern-Arabic digit 8
95
+ "۹": "9"
96
+ // Eastern-Arabic digit 9
208
97
  };
209
- x.MaskedNumber = i;
98
+ function f(r) {
99
+ return l[r];
100
+ }
101
+ function s(r) {
102
+ for (var t = "", e = i(r.split("")), u; !(u = e()).done; ) {
103
+ var a = u.value, n = f(a);
104
+ n && (t += n);
105
+ }
106
+ return t;
107
+ }
210
108
  export {
211
- i as default
109
+ l as DIGITS,
110
+ s as default,
111
+ f as parseDigit
212
112
  };
213
113
  //# sourceMappingURL=index191.js.map