@alfalab/core-components 27.9.0 → 27.12.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 (2130) hide show
  1. package/alert/Component.js +1 -1
  2. package/alert/cssm/index.module.css +1 -0
  3. package/alert/esm/Component.js +1 -1
  4. package/alert/esm/index.css +6 -5
  5. package/alert/index.css +6 -5
  6. package/alert/modern/Component.js +1 -1
  7. package/alert/modern/index.css +6 -5
  8. package/amount/component.js +1 -1
  9. package/amount/cssm/index.module.css +1 -0
  10. package/amount/esm/component.js +1 -1
  11. package/amount/esm/index.css +8 -7
  12. package/amount/esm/pure/component.js +1 -1
  13. package/amount/esm/pure/index.css +2 -2
  14. package/amount/index.css +8 -7
  15. package/amount/modern/component.js +1 -1
  16. package/amount/modern/index.css +8 -7
  17. package/amount/modern/pure/component.js +1 -1
  18. package/amount/modern/pure/index.css +2 -2
  19. package/amount/pure/component.js +1 -1
  20. package/amount/pure/index.css +2 -2
  21. package/amount-input/Component.js +3 -3
  22. package/amount-input/cssm/default.module.css +1 -0
  23. package/amount-input/cssm/index.module.css +1 -0
  24. package/amount-input/cssm/inverted.module.css +1 -0
  25. package/amount-input/default.css +3 -2
  26. package/amount-input/esm/Component.js +3 -3
  27. package/amount-input/esm/default.css +3 -2
  28. package/amount-input/esm/index.css +8 -7
  29. package/amount-input/esm/inverted.css +3 -2
  30. package/amount-input/index.css +8 -7
  31. package/amount-input/inverted.css +3 -2
  32. package/amount-input/modern/Component.js +3 -3
  33. package/amount-input/modern/default.css +3 -2
  34. package/amount-input/modern/index.css +8 -7
  35. package/amount-input/modern/inverted.css +3 -2
  36. package/attach/Component.js +1 -1
  37. package/attach/cssm/index.module.css +1 -0
  38. package/attach/esm/Component.js +1 -1
  39. package/attach/esm/index.css +28 -27
  40. package/attach/index.css +28 -27
  41. package/attach/modern/Component.js +1 -1
  42. package/attach/modern/index.css +28 -27
  43. package/backdrop/Component.js +1 -1
  44. package/backdrop/cssm/index.module.css +1 -0
  45. package/backdrop/cssm/vars.css +1 -0
  46. package/backdrop/esm/Component.js +1 -1
  47. package/backdrop/esm/index.css +13 -12
  48. package/backdrop/index.css +13 -12
  49. package/backdrop/modern/Component.js +1 -1
  50. package/backdrop/modern/index.css +13 -12
  51. package/badge/Component.js +1 -1
  52. package/badge/cssm/index.module.css +1 -0
  53. package/badge/esm/Component.js +1 -1
  54. package/badge/esm/index.css +39 -38
  55. package/badge/index.css +39 -38
  56. package/badge/modern/Component.js +1 -1
  57. package/badge/modern/index.css +39 -38
  58. package/bank-card/Component.js +1 -1
  59. package/bank-card/cssm/index.module.css +1 -0
  60. package/bank-card/esm/Component.js +1 -1
  61. package/bank-card/esm/index.css +21 -20
  62. package/bank-card/index.css +21 -20
  63. package/bank-card/modern/Component.js +1 -1
  64. package/bank-card/modern/index.css +21 -20
  65. package/base-modal/Component.js +1 -1
  66. package/base-modal/cssm/index.module.css +1 -0
  67. package/base-modal/esm/Component.js +1 -1
  68. package/base-modal/esm/index.css +14 -13
  69. package/base-modal/index.css +14 -13
  70. package/base-modal/modern/Component.js +1 -1
  71. package/base-modal/modern/index.css +14 -13
  72. package/bottom-sheet/{component-01854e98.d.ts → component-21ebc457.d.ts} +0 -0
  73. package/bottom-sheet/{component-01854e98.js → component-21ebc457.js} +3 -3
  74. package/bottom-sheet/component.js +2 -2
  75. package/bottom-sheet/components/backer/Component.js +2 -2
  76. package/bottom-sheet/components/backer/index.css +3 -3
  77. package/bottom-sheet/components/closer/Component.js +2 -2
  78. package/bottom-sheet/components/closer/index.css +3 -3
  79. package/bottom-sheet/components/footer/Component.js +1 -1
  80. package/bottom-sheet/components/footer/index.css +5 -4
  81. package/bottom-sheet/components/header/Component.js +2 -2
  82. package/bottom-sheet/components/header/index.css +18 -17
  83. package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
  84. package/bottom-sheet/cssm/components/footer/index.module.css +1 -0
  85. package/bottom-sheet/cssm/components/header/index.module.css +1 -0
  86. package/bottom-sheet/cssm/index.module.css +1 -0
  87. package/bottom-sheet/esm/{component-3c2b5fd7.d.ts → component-fb1ef81d.d.ts} +0 -0
  88. package/bottom-sheet/esm/{component-3c2b5fd7.js → component-fb1ef81d.js} +3 -3
  89. package/bottom-sheet/esm/component.js +2 -2
  90. package/bottom-sheet/esm/components/backer/Component.js +2 -2
  91. package/bottom-sheet/esm/components/backer/index.css +3 -3
  92. package/bottom-sheet/esm/components/closer/Component.js +2 -2
  93. package/bottom-sheet/esm/components/closer/index.css +3 -3
  94. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  95. package/bottom-sheet/esm/components/footer/index.css +5 -4
  96. package/bottom-sheet/esm/components/header/Component.js +2 -2
  97. package/bottom-sheet/esm/components/header/index.css +18 -17
  98. package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
  99. package/bottom-sheet/esm/index.css +17 -16
  100. package/bottom-sheet/esm/index.d.ts +1 -1
  101. package/bottom-sheet/esm/index.js +2 -2
  102. package/bottom-sheet/esm/{tslib.es6-5568f64c.d.ts → tslib.es6-f20ccbdf.d.ts} +0 -0
  103. package/bottom-sheet/esm/{tslib.es6-5568f64c.js → tslib.es6-f20ccbdf.js} +0 -0
  104. package/bottom-sheet/index.css +17 -16
  105. package/bottom-sheet/index.d.ts +1 -1
  106. package/bottom-sheet/index.js +2 -2
  107. package/bottom-sheet/modern/{component-0e021541.d.ts → component-a80d9306.d.ts} +0 -0
  108. package/bottom-sheet/modern/{component-0e021541.js → component-a80d9306.js} +2 -2
  109. package/bottom-sheet/modern/component.js +1 -1
  110. package/bottom-sheet/modern/components/backer/Component.js +1 -1
  111. package/bottom-sheet/modern/components/backer/index.css +3 -3
  112. package/bottom-sheet/modern/components/closer/Component.js +1 -1
  113. package/bottom-sheet/modern/components/closer/index.css +3 -3
  114. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  115. package/bottom-sheet/modern/components/footer/index.css +5 -4
  116. package/bottom-sheet/modern/components/header/Component.js +1 -1
  117. package/bottom-sheet/modern/components/header/index.css +18 -17
  118. package/bottom-sheet/modern/index.css +17 -16
  119. package/bottom-sheet/modern/index.d.ts +1 -1
  120. package/bottom-sheet/modern/index.js +1 -1
  121. package/bottom-sheet/{tslib.es6-071a0cac.d.ts → tslib.es6-78725db5.d.ts} +0 -0
  122. package/bottom-sheet/{tslib.es6-071a0cac.js → tslib.es6-78725db5.js} +0 -0
  123. package/button/Component.js +3 -3
  124. package/button/cssm/default.module.css +1 -0
  125. package/button/cssm/index.module.css +1 -0
  126. package/button/cssm/inverted.module.css +1 -0
  127. package/button/default.css +42 -41
  128. package/button/esm/Component.js +3 -3
  129. package/button/esm/default.css +42 -41
  130. package/button/esm/index.css +55 -54
  131. package/button/esm/inverted.css +42 -41
  132. package/button/index.css +55 -54
  133. package/button/inverted.css +42 -41
  134. package/button/modern/Component.js +3 -3
  135. package/button/modern/default.css +42 -41
  136. package/button/modern/index.css +55 -54
  137. package/button/modern/inverted.css +42 -41
  138. package/calendar/Component.d.ts +14 -10
  139. package/calendar/Component.js +13 -11
  140. package/calendar/Context-bdb4c6b9.d.ts +4 -0
  141. package/calendar/components/calendar-mobile/Component.d.ts +56 -0
  142. package/calendar/components/calendar-mobile/Component.js +200 -0
  143. package/calendar/components/calendar-mobile/index.css +833 -0
  144. package/calendar/components/calendar-mobile/index.d.ts +1 -0
  145. package/calendar/components/calendar-mobile/index.js +72 -0
  146. package/calendar/components/days-table/Component.d.ts +13 -2
  147. package/calendar/components/days-table/Component.js +48 -22
  148. package/calendar/components/days-table/index.css +111 -71
  149. package/calendar/components/days-table/index.js +1 -1
  150. package/calendar/components/header/Component.js +1 -1
  151. package/calendar/components/header/index.css +17 -3
  152. package/calendar/components/month-year-header/Component.js +2 -2
  153. package/calendar/components/month-year-header/index.css +24 -10
  154. package/calendar/components/month-year-header/index.js +1 -1
  155. package/calendar/components/months-table/Component.d.ts +4 -0
  156. package/calendar/components/months-table/Component.js +7 -5
  157. package/calendar/components/months-table/index.css +40 -18
  158. package/calendar/components/months-table/index.js +1 -1
  159. package/calendar/components/period-slider/Component.js +1 -1
  160. package/calendar/components/period-slider/index.css +24 -10
  161. package/calendar/components/select-button/Component.js +2 -2
  162. package/calendar/components/select-button/index.css +24 -10
  163. package/calendar/components/select-button/index.js +1 -1
  164. package/calendar/components/years-table/Component.d.ts +4 -0
  165. package/calendar/components/years-table/Component.js +7 -5
  166. package/calendar/components/years-table/index.css +50 -27
  167. package/calendar/components/years-table/index.js +1 -1
  168. package/calendar/cssm/Component.d.ts +14 -10
  169. package/calendar/cssm/Component.js +13 -11
  170. package/calendar/cssm/Context-bdb4c6b9.d.ts +4 -0
  171. package/calendar/cssm/components/calendar-mobile/Component.d.ts +56 -0
  172. package/calendar/cssm/components/calendar-mobile/Component.js +207 -0
  173. package/calendar/cssm/components/calendar-mobile/index.d.ts +1 -0
  174. package/calendar/cssm/components/calendar-mobile/index.js +81 -0
  175. package/calendar/cssm/components/calendar-mobile/index.module.css +832 -0
  176. package/calendar/cssm/components/days-table/Component.d.ts +13 -2
  177. package/calendar/cssm/components/days-table/Component.js +47 -21
  178. package/calendar/cssm/components/days-table/index.js +1 -1
  179. package/calendar/cssm/components/days-table/index.module.css +64 -24
  180. package/calendar/cssm/components/header/index.module.css +14 -0
  181. package/calendar/cssm/components/month-year-header/Component.js +1 -1
  182. package/calendar/cssm/components/month-year-header/index.js +1 -1
  183. package/calendar/cssm/components/month-year-header/index.module.css +14 -0
  184. package/calendar/cssm/components/months-table/Component.d.ts +4 -0
  185. package/calendar/cssm/components/months-table/Component.js +6 -4
  186. package/calendar/cssm/components/months-table/index.js +1 -1
  187. package/calendar/cssm/components/months-table/index.module.css +33 -11
  188. package/calendar/cssm/components/period-slider/index.module.css +14 -0
  189. package/calendar/cssm/components/select-button/Component.js +1 -1
  190. package/calendar/cssm/components/select-button/index.js +1 -1
  191. package/calendar/cssm/components/select-button/index.module.css +14 -0
  192. package/calendar/cssm/components/years-table/Component.d.ts +4 -0
  193. package/calendar/cssm/components/years-table/Component.js +6 -4
  194. package/calendar/cssm/components/years-table/index.js +1 -1
  195. package/calendar/cssm/components/years-table/index.module.css +43 -20
  196. package/calendar/cssm/index-bdb4c6b9.d.ts +221 -0
  197. package/calendar/cssm/index.d.ts +1 -0
  198. package/calendar/cssm/index.js +7 -2
  199. package/calendar/cssm/index.module.css +23 -0
  200. package/calendar/cssm/{tslib.es6-ce870b46.d.ts → tslib.es6-f8106a15.d.ts} +0 -0
  201. package/{select/tslib.es6-aff0085c.js → calendar/cssm/tslib.es6-f8106a15.js} +0 -0
  202. package/calendar/cssm/typings.d.ts +1 -0
  203. package/calendar/cssm/useCalendar.d.ts +9 -5
  204. package/calendar/cssm/useCalendar.js +14 -3
  205. package/calendar/cssm/utils.d.ts +2 -0
  206. package/calendar/cssm/utils.js +2 -1
  207. package/calendar/cssm/vars.css +13 -0
  208. package/calendar/esm/Component.d.ts +14 -10
  209. package/calendar/esm/Component.js +13 -11
  210. package/calendar/esm/Context-bdb4c6b9.d.ts +4 -0
  211. package/calendar/esm/components/calendar-mobile/Component.d.ts +56 -0
  212. package/calendar/esm/components/calendar-mobile/Component.js +190 -0
  213. package/calendar/esm/components/calendar-mobile/index.css +833 -0
  214. package/calendar/esm/components/calendar-mobile/index.d.ts +1 -0
  215. package/calendar/esm/components/calendar-mobile/index.js +66 -0
  216. package/calendar/esm/components/days-table/Component.d.ts +13 -2
  217. package/calendar/esm/components/days-table/Component.js +49 -23
  218. package/calendar/esm/components/days-table/index.css +111 -71
  219. package/calendar/esm/components/days-table/index.js +1 -1
  220. package/calendar/esm/components/header/Component.js +1 -1
  221. package/calendar/esm/components/header/index.css +17 -3
  222. package/calendar/esm/components/month-year-header/Component.js +2 -2
  223. package/calendar/esm/components/month-year-header/index.css +24 -10
  224. package/calendar/esm/components/month-year-header/index.js +1 -1
  225. package/calendar/esm/components/months-table/Component.d.ts +4 -0
  226. package/calendar/esm/components/months-table/Component.js +6 -5
  227. package/calendar/esm/components/months-table/index.css +40 -18
  228. package/calendar/esm/components/months-table/index.js +1 -1
  229. package/calendar/esm/components/period-slider/Component.js +1 -1
  230. package/calendar/esm/components/period-slider/index.css +24 -10
  231. package/calendar/esm/components/select-button/Component.js +2 -2
  232. package/calendar/esm/components/select-button/index.css +24 -10
  233. package/calendar/esm/components/select-button/index.js +1 -1
  234. package/calendar/esm/components/years-table/Component.d.ts +4 -0
  235. package/calendar/esm/components/years-table/Component.js +6 -5
  236. package/calendar/esm/components/years-table/index.css +50 -27
  237. package/calendar/esm/components/years-table/index.js +1 -1
  238. package/calendar/esm/index-bdb4c6b9.d.ts +221 -0
  239. package/calendar/esm/index.css +34 -11
  240. package/calendar/esm/index.d.ts +1 -0
  241. package/calendar/esm/index.js +4 -1
  242. package/calendar/esm/{tslib.es6-3c02bbd9.d.ts → tslib.es6-4144df30.d.ts} +0 -0
  243. package/{gallery/esm/tslib.es6-fa26a30c.js → calendar/esm/tslib.es6-4144df30.js} +9 -1
  244. package/calendar/esm/typings.d.ts +1 -0
  245. package/calendar/esm/useCalendar.d.ts +9 -5
  246. package/calendar/esm/useCalendar.js +14 -3
  247. package/calendar/esm/utils.d.ts +2 -0
  248. package/calendar/esm/utils.js +2 -1
  249. package/calendar/index-bdb4c6b9.d.ts +221 -0
  250. package/calendar/index.css +34 -11
  251. package/calendar/index.d.ts +1 -0
  252. package/calendar/index.js +6 -2
  253. package/calendar/modern/Component.d.ts +14 -10
  254. package/calendar/modern/Component.js +8 -6
  255. package/calendar/modern/Context-bdb4c6b9.d.ts +4 -0
  256. package/calendar/modern/components/calendar-mobile/Component.d.ts +56 -0
  257. package/calendar/modern/components/calendar-mobile/Component.js +190 -0
  258. package/calendar/modern/components/calendar-mobile/index.css +833 -0
  259. package/calendar/modern/components/calendar-mobile/index.d.ts +1 -0
  260. package/calendar/modern/components/calendar-mobile/index.js +65 -0
  261. package/calendar/modern/components/days-table/Component.d.ts +13 -2
  262. package/calendar/modern/components/days-table/Component.js +47 -22
  263. package/calendar/modern/components/days-table/index.css +111 -71
  264. package/calendar/modern/components/header/Component.js +1 -1
  265. package/calendar/modern/components/header/index.css +17 -3
  266. package/calendar/modern/components/month-year-header/Component.js +1 -1
  267. package/calendar/modern/components/month-year-header/index.css +24 -10
  268. package/calendar/modern/components/months-table/Component.d.ts +4 -0
  269. package/calendar/modern/components/months-table/Component.js +4 -4
  270. package/calendar/modern/components/months-table/index.css +40 -18
  271. package/calendar/modern/components/period-slider/Component.js +1 -1
  272. package/calendar/modern/components/period-slider/index.css +24 -10
  273. package/calendar/modern/components/select-button/Component.js +1 -1
  274. package/calendar/modern/components/select-button/index.css +24 -10
  275. package/calendar/modern/components/years-table/Component.d.ts +4 -0
  276. package/calendar/modern/components/years-table/Component.js +4 -4
  277. package/calendar/modern/components/years-table/index.css +50 -27
  278. package/calendar/modern/index-bdb4c6b9.d.ts +221 -0
  279. package/calendar/modern/index.css +34 -11
  280. package/calendar/modern/index.d.ts +1 -0
  281. package/calendar/modern/index.js +3 -0
  282. package/calendar/modern/typings.d.ts +1 -0
  283. package/calendar/modern/useCalendar.d.ts +9 -5
  284. package/calendar/modern/useCalendar.js +12 -3
  285. package/calendar/modern/utils.d.ts +2 -0
  286. package/calendar/modern/utils.js +2 -1
  287. package/calendar/{tslib.es6-45923f45.d.ts → tslib.es6-23e6163b.d.ts} +0 -0
  288. package/calendar/tslib.es6-23e6163b.js +49 -0
  289. package/calendar/typings.d.ts +1 -0
  290. package/calendar/useCalendar.d.ts +9 -5
  291. package/calendar/useCalendar.js +14 -3
  292. package/calendar/utils.d.ts +2 -0
  293. package/calendar/utils.js +2 -1
  294. package/calendar-input/Component.d.ts +14 -4
  295. package/calendar-input/Component.js +40 -31
  296. package/calendar-input/cssm/Component.d.ts +14 -4
  297. package/calendar-input/cssm/Component.js +39 -30
  298. package/calendar-input/cssm/index.js +1 -0
  299. package/calendar-input/cssm/index.module.css +18 -0
  300. package/calendar-input/cssm/stories.module.css +14 -0
  301. package/calendar-input/esm/Component.d.ts +14 -4
  302. package/calendar-input/esm/Component.js +41 -32
  303. package/calendar-input/esm/index.css +28 -10
  304. package/calendar-input/esm/index.js +1 -0
  305. package/calendar-input/index.css +28 -10
  306. package/calendar-input/index.js +1 -0
  307. package/calendar-input/modern/Component.d.ts +14 -4
  308. package/calendar-input/modern/Component.js +37 -29
  309. package/calendar-input/modern/index.css +28 -10
  310. package/calendar-input/modern/index.js +1 -0
  311. package/calendar-range/Component.js +1 -1
  312. package/calendar-range/cssm/views/index.module.css +14 -0
  313. package/calendar-range/esm/Component.js +1 -1
  314. package/calendar-range/esm/index.js +1 -1
  315. package/calendar-range/esm/{index.module-badbaad3.d.ts → index.module-3a71efab.d.ts} +0 -0
  316. package/calendar-range/esm/{index.module-badbaad3.js → index.module-3a71efab.js} +1 -1
  317. package/calendar-range/esm/views/index.css +22 -8
  318. package/calendar-range/esm/views/popover.js +1 -1
  319. package/calendar-range/esm/views/static.js +1 -1
  320. package/calendar-range/index.js +1 -1
  321. package/calendar-range/{index.module-8eb49154.d.ts → index.module-fb963bc9.d.ts} +0 -0
  322. package/calendar-range/{index.module-8eb49154.js → index.module-fb963bc9.js} +1 -1
  323. package/calendar-range/modern/Component.js +1 -1
  324. package/calendar-range/modern/index.js +1 -1
  325. package/calendar-range/modern/index.module-d8ee15dc.js +4 -0
  326. package/calendar-range/modern/views/index.css +22 -8
  327. package/calendar-range/modern/views/popover.js +1 -1
  328. package/calendar-range/modern/views/static.js +1 -1
  329. package/calendar-range/views/index.css +22 -8
  330. package/calendar-range/views/popover.js +1 -1
  331. package/calendar-range/views/static.js +1 -1
  332. package/calendar-with-skeleton/Component.js +1 -1
  333. package/calendar-with-skeleton/cssm/index.module.css +1 -0
  334. package/calendar-with-skeleton/esm/Component.js +1 -1
  335. package/calendar-with-skeleton/esm/index.css +13 -12
  336. package/calendar-with-skeleton/index.css +13 -12
  337. package/calendar-with-skeleton/modern/Component.js +1 -1
  338. package/calendar-with-skeleton/modern/index.css +13 -12
  339. package/card-image/Component.js +1 -1
  340. package/card-image/cssm/index.module.css +1 -0
  341. package/card-image/esm/Component.js +1 -1
  342. package/card-image/esm/index.css +8 -7
  343. package/card-image/index.css +8 -7
  344. package/card-image/modern/Component.js +1 -1
  345. package/card-image/modern/index.css +8 -7
  346. package/cdn-icon/Component.js +1 -1
  347. package/cdn-icon/cssm/index.module.css +1 -0
  348. package/cdn-icon/esm/Component.js +1 -1
  349. package/cdn-icon/esm/index.css +4 -3
  350. package/cdn-icon/index.css +4 -3
  351. package/cdn-icon/modern/Component.js +1 -1
  352. package/cdn-icon/modern/index.css +4 -3
  353. package/chart/Component.js +2 -2
  354. package/chart/components/Dot/index.css +8 -8
  355. package/chart/components/Dot/index.js +1 -1
  356. package/chart/components/Legends/index.css +9 -8
  357. package/chart/components/Legends/index.js +1 -1
  358. package/chart/components/Tick/index.css +5 -4
  359. package/chart/components/Tick/index.js +1 -1
  360. package/chart/components/TooltipContent/index.css +8 -7
  361. package/chart/components/TooltipContent/index.js +1 -1
  362. package/chart/cssm/components/Legends/index.module.css +1 -0
  363. package/chart/cssm/components/Tick/index.module.css +1 -0
  364. package/chart/cssm/components/TooltipContent/index.module.css +1 -0
  365. package/chart/cssm/index.module.css +1 -0
  366. package/chart/esm/Component.js +2 -2
  367. package/chart/esm/components/Dot/index.css +8 -8
  368. package/chart/esm/components/Dot/index.js +1 -1
  369. package/chart/esm/components/Legends/index.css +9 -8
  370. package/chart/esm/components/Legends/index.js +1 -1
  371. package/chart/esm/components/Tick/index.css +5 -4
  372. package/chart/esm/components/Tick/index.js +1 -1
  373. package/chart/esm/components/TooltipContent/index.css +8 -7
  374. package/chart/esm/components/TooltipContent/index.js +1 -1
  375. package/chart/esm/hooks/useSettings/index.js +1 -1
  376. package/chart/esm/hooks/useSettings/utils/setDatas.js +1 -1
  377. package/chart/esm/hooks/useSettings/utils/setGradientCharts.js +1 -1
  378. package/chart/esm/index.css +6 -5
  379. package/chart/esm/index.js +1 -1
  380. package/chart/esm/{tslib.es6-c8665fb3.d.ts → tslib.es6-f6fe98fe.d.ts} +0 -0
  381. package/chart/esm/{tslib.es6-c8665fb3.js → tslib.es6-f6fe98fe.js} +0 -0
  382. package/chart/hooks/useSettings/index.js +1 -1
  383. package/chart/hooks/useSettings/utils/setDatas.js +1 -1
  384. package/chart/hooks/useSettings/utils/setGradientCharts.js +1 -1
  385. package/chart/index.css +6 -5
  386. package/chart/index.js +1 -1
  387. package/chart/modern/Component.js +1 -1
  388. package/chart/modern/components/Dot/index.css +8 -8
  389. package/chart/modern/components/Dot/index.js +1 -1
  390. package/chart/modern/components/Legends/index.css +9 -8
  391. package/chart/modern/components/Legends/index.js +1 -1
  392. package/chart/modern/components/Tick/index.css +5 -4
  393. package/chart/modern/components/Tick/index.js +1 -1
  394. package/chart/modern/components/TooltipContent/index.css +8 -7
  395. package/chart/modern/components/TooltipContent/index.js +1 -1
  396. package/chart/modern/index.css +6 -5
  397. package/chart/{tslib.es6-83f61e86.d.ts → tslib.es6-1334fff8.d.ts} +0 -0
  398. package/chart/{tslib.es6-83f61e86.js → tslib.es6-1334fff8.js} +0 -0
  399. package/checkbox/Component.js +1 -1
  400. package/checkbox/cssm/index.module.css +1 -0
  401. package/checkbox/esm/Component.js +1 -1
  402. package/checkbox/esm/index.css +38 -37
  403. package/checkbox/index.css +38 -37
  404. package/checkbox/modern/Component.js +1 -1
  405. package/checkbox/modern/index.css +38 -37
  406. package/checkbox-group/Component.js +1 -1
  407. package/checkbox-group/cssm/index.module.css +1 -0
  408. package/checkbox-group/esm/Component.js +1 -1
  409. package/checkbox-group/esm/index.css +18 -17
  410. package/checkbox-group/index.css +18 -17
  411. package/checkbox-group/modern/Component.js +1 -1
  412. package/checkbox-group/modern/index.css +18 -17
  413. package/circular-progress-bar/Component.js +1 -1
  414. package/circular-progress-bar/esm/Component.js +1 -1
  415. package/circular-progress-bar/esm/index.css +21 -21
  416. package/circular-progress-bar/index.css +21 -21
  417. package/circular-progress-bar/modern/Component.js +1 -1
  418. package/circular-progress-bar/modern/index.css +21 -21
  419. package/code-input/component.js +1 -1
  420. package/code-input/components/input/component.js +1 -1
  421. package/code-input/components/input/index.css +12 -11
  422. package/code-input/cssm/components/input/index.module.css +1 -0
  423. package/code-input/cssm/index.module.css +1 -0
  424. package/code-input/cssm/vars.css +1 -0
  425. package/code-input/esm/component.js +1 -1
  426. package/code-input/esm/components/input/component.js +1 -1
  427. package/code-input/esm/components/input/index.css +12 -11
  428. package/code-input/esm/index.css +7 -6
  429. package/code-input/index.css +7 -6
  430. package/code-input/modern/component.js +1 -1
  431. package/code-input/modern/components/input/component.js +1 -1
  432. package/code-input/modern/components/input/index.css +12 -11
  433. package/code-input/modern/index.css +7 -6
  434. package/collapse/Component.js +1 -1
  435. package/collapse/cssm/index.module.css +1 -0
  436. package/collapse/esm/Component.js +1 -1
  437. package/collapse/esm/index.css +9 -8
  438. package/collapse/index.css +9 -8
  439. package/collapse/modern/Component.js +1 -1
  440. package/collapse/modern/index.css +9 -8
  441. package/confirmation/component.js +2 -2
  442. package/confirmation/components/countdown-loader/component.js +1 -1
  443. package/confirmation/components/countdown-loader/index.css +3 -2
  444. package/confirmation/components/index.js +1 -1
  445. package/confirmation/components/screens/fatal-error/component.js +1 -1
  446. package/confirmation/components/screens/fatal-error/index.css +4 -3
  447. package/confirmation/components/screens/hint/component.js +1 -1
  448. package/confirmation/components/screens/hint/index.css +14 -13
  449. package/confirmation/components/screens/index.js +1 -1
  450. package/confirmation/components/screens/initial/component.js +1 -1
  451. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  452. package/confirmation/components/screens/initial/index.css +17 -16
  453. package/confirmation/components/screens/initial/index.js +1 -1
  454. package/confirmation/components/screens/temp-block/component.js +1 -1
  455. package/confirmation/components/screens/temp-block/index.css +6 -5
  456. package/confirmation/{countdown-section-b4e8ac1c.d.ts → countdown-section-b2ed9e6f.d.ts} +0 -0
  457. package/confirmation/{countdown-section-b4e8ac1c.js → countdown-section-b2ed9e6f.js} +1 -1
  458. package/confirmation/cssm/components/countdown-loader/index.module.css +1 -0
  459. package/confirmation/cssm/components/screens/fatal-error/index.module.css +1 -0
  460. package/confirmation/cssm/components/screens/hint/index.module.css +1 -0
  461. package/confirmation/cssm/components/screens/initial/index.module.css +1 -0
  462. package/confirmation/cssm/components/screens/temp-block/index.module.css +1 -0
  463. package/confirmation/cssm/index.module.css +1 -0
  464. package/confirmation/cssm/vars.css +1 -0
  465. package/confirmation/esm/component.js +2 -2
  466. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  467. package/confirmation/esm/components/countdown-loader/index.css +3 -2
  468. package/confirmation/esm/components/index.js +1 -1
  469. package/confirmation/esm/components/screens/fatal-error/component.js +1 -1
  470. package/confirmation/esm/components/screens/fatal-error/index.css +4 -3
  471. package/confirmation/esm/components/screens/hint/component.js +1 -1
  472. package/confirmation/esm/components/screens/hint/index.css +14 -13
  473. package/confirmation/esm/components/screens/index.js +1 -1
  474. package/confirmation/esm/components/screens/initial/component.js +1 -1
  475. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  476. package/confirmation/esm/components/screens/initial/index.css +17 -16
  477. package/confirmation/esm/components/screens/initial/index.js +1 -1
  478. package/confirmation/esm/components/screens/temp-block/component.js +1 -1
  479. package/confirmation/esm/components/screens/temp-block/index.css +6 -5
  480. package/confirmation/esm/{countdown-section-9ae4a79a.d.ts → countdown-section-026eac4a.d.ts} +0 -0
  481. package/confirmation/esm/{countdown-section-9ae4a79a.js → countdown-section-026eac4a.js} +1 -1
  482. package/confirmation/esm/index.css +4 -3
  483. package/confirmation/esm/index.js +1 -1
  484. package/confirmation/index.css +4 -3
  485. package/confirmation/index.js +1 -1
  486. package/confirmation/modern/component.js +2 -2
  487. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  488. package/confirmation/modern/components/countdown-loader/index.css +3 -2
  489. package/confirmation/modern/components/index.js +1 -1
  490. package/confirmation/modern/components/screens/fatal-error/component.js +1 -1
  491. package/confirmation/modern/components/screens/fatal-error/index.css +4 -3
  492. package/confirmation/modern/components/screens/hint/component.js +1 -1
  493. package/confirmation/modern/components/screens/hint/index.css +14 -13
  494. package/confirmation/modern/components/screens/index.js +1 -1
  495. package/confirmation/modern/components/screens/initial/component.js +1 -1
  496. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  497. package/confirmation/modern/components/screens/initial/index.css +17 -16
  498. package/confirmation/modern/components/screens/initial/index.js +1 -1
  499. package/confirmation/modern/components/screens/temp-block/component.js +1 -1
  500. package/confirmation/modern/components/screens/temp-block/index.css +6 -5
  501. package/confirmation/modern/{countdown-section-70b588e4.d.ts → countdown-section-91ca8f48.d.ts} +0 -0
  502. package/confirmation/modern/{countdown-section-70b588e4.js → countdown-section-91ca8f48.js} +1 -1
  503. package/confirmation/modern/index.css +4 -3
  504. package/confirmation/modern/index.js +1 -1
  505. package/custom-button/Component.js +1 -1
  506. package/custom-button/cssm/index.module.css +1 -0
  507. package/custom-button/esm/Component.js +1 -1
  508. package/custom-button/esm/index.css +13 -12
  509. package/custom-button/index.css +13 -12
  510. package/custom-button/modern/Component.js +1 -1
  511. package/custom-button/modern/index.css +13 -12
  512. package/date-input/Component.js +1 -1
  513. package/date-input/cssm/index.module.css +1 -0
  514. package/date-input/esm/Component.js +1 -1
  515. package/date-input/esm/index.css +5 -4
  516. package/date-input/index.css +5 -4
  517. package/date-input/modern/Component.js +1 -1
  518. package/date-input/modern/index.css +5 -4
  519. package/divider/Component.js +1 -1
  520. package/divider/cssm/index.module.css +1 -0
  521. package/divider/esm/Component.js +1 -1
  522. package/divider/esm/index.css +3 -2
  523. package/divider/index.css +3 -2
  524. package/divider/modern/Component.js +1 -1
  525. package/divider/modern/index.css +3 -2
  526. package/drawer/Component.js +1 -1
  527. package/drawer/cssm/index.module.css +1 -0
  528. package/drawer/esm/Component.js +1 -1
  529. package/drawer/esm/index.css +18 -17
  530. package/drawer/index.css +18 -17
  531. package/drawer/modern/Component.js +1 -1
  532. package/drawer/modern/index.css +18 -17
  533. package/dropzone/Component.js +1 -1
  534. package/dropzone/components/overlay/Component.js +1 -1
  535. package/dropzone/components/overlay/index.css +5 -4
  536. package/dropzone/cssm/components/overlay/index.module.css +1 -0
  537. package/dropzone/cssm/index.module.css +1 -0
  538. package/dropzone/esm/Component.js +1 -1
  539. package/dropzone/esm/components/overlay/Component.js +1 -1
  540. package/dropzone/esm/components/overlay/index.css +5 -4
  541. package/dropzone/esm/index.css +8 -7
  542. package/dropzone/index.css +8 -7
  543. package/dropzone/modern/Component.js +1 -1
  544. package/dropzone/modern/components/overlay/Component.js +1 -1
  545. package/dropzone/modern/components/overlay/index.css +5 -4
  546. package/dropzone/modern/index.css +8 -7
  547. package/file-upload-item/Component.js +1 -1
  548. package/file-upload-item/cssm/index.module.css +1 -0
  549. package/file-upload-item/esm/Component.js +1 -1
  550. package/file-upload-item/esm/index.css +24 -23
  551. package/file-upload-item/index.css +24 -23
  552. package/file-upload-item/modern/Component.js +1 -1
  553. package/file-upload-item/modern/index.css +24 -23
  554. package/filter-tag/Component.js +1 -1
  555. package/filter-tag/cssm/index.module.css +1 -0
  556. package/filter-tag/esm/Component.js +1 -1
  557. package/filter-tag/esm/index.css +58 -57
  558. package/filter-tag/index.css +58 -57
  559. package/filter-tag/modern/Component.js +1 -1
  560. package/filter-tag/modern/index.css +58 -57
  561. package/form-control/Component.js +3 -3
  562. package/form-control/cssm/default.module.css +1 -0
  563. package/form-control/cssm/index.module.css +14 -7
  564. package/form-control/cssm/inverted.module.css +1 -0
  565. package/form-control/default.css +16 -15
  566. package/form-control/esm/Component.js +3 -3
  567. package/form-control/esm/default.css +16 -15
  568. package/form-control/esm/index.css +55 -48
  569. package/form-control/esm/inverted.css +16 -15
  570. package/form-control/index.css +55 -48
  571. package/form-control/inverted.css +16 -15
  572. package/form-control/modern/Component.js +3 -3
  573. package/form-control/modern/default.css +16 -15
  574. package/form-control/modern/index.css +55 -48
  575. package/form-control/modern/inverted.css +16 -15
  576. package/gallery/Component.js +3 -3
  577. package/gallery/components/header/Component.js +2 -2
  578. package/gallery/components/header/buttons.js +1 -1
  579. package/gallery/components/header/index.css +4 -3
  580. package/gallery/components/header/index.js +1 -1
  581. package/gallery/components/header-info-block/Component.js +1 -1
  582. package/gallery/components/header-info-block/index.css +6 -5
  583. package/gallery/components/image-preview/Component.js +1 -1
  584. package/gallery/components/image-preview/index.css +13 -12
  585. package/gallery/components/image-viewer/component.js +2 -2
  586. package/gallery/components/image-viewer/index.css +20 -19
  587. package/gallery/components/image-viewer/index.js +2 -2
  588. package/gallery/components/image-viewer/slide.js +1 -1
  589. package/gallery/components/index.js +2 -2
  590. package/gallery/components/navigation-bar/Component.js +1 -1
  591. package/gallery/components/navigation-bar/index.css +7 -6
  592. package/gallery/cssm/components/header/index.module.css +1 -0
  593. package/gallery/cssm/components/header-info-block/index.module.css +1 -0
  594. package/gallery/cssm/components/image-preview/index.module.css +1 -0
  595. package/gallery/cssm/components/image-viewer/index.module.css +1 -0
  596. package/gallery/cssm/components/navigation-bar/index.module.css +1 -0
  597. package/gallery/cssm/index.module.css +1 -0
  598. package/gallery/esm/Component.js +3 -3
  599. package/gallery/esm/components/header/Component.js +2 -2
  600. package/gallery/esm/components/header/buttons.js +1 -1
  601. package/gallery/esm/components/header/index.css +4 -3
  602. package/gallery/esm/components/header/index.js +1 -1
  603. package/gallery/esm/components/header-info-block/Component.js +1 -1
  604. package/gallery/esm/components/header-info-block/index.css +6 -5
  605. package/gallery/esm/components/image-preview/Component.js +1 -1
  606. package/gallery/esm/components/image-preview/index.css +13 -12
  607. package/gallery/esm/components/image-viewer/component.js +2 -2
  608. package/gallery/esm/components/image-viewer/index.css +20 -19
  609. package/gallery/esm/components/image-viewer/index.js +2 -2
  610. package/gallery/esm/components/image-viewer/slide.js +1 -1
  611. package/gallery/esm/components/index.js +2 -2
  612. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  613. package/gallery/esm/components/navigation-bar/index.css +7 -6
  614. package/gallery/esm/index.css +4 -3
  615. package/gallery/esm/index.js +2 -2
  616. package/gallery/esm/{slide-6c8eb5ab.d.ts → slide-7fee98e3.d.ts} +0 -0
  617. package/gallery/esm/{slide-6c8eb5ab.js → slide-7fee98e3.js} +1 -1
  618. package/gallery/esm/{tslib.es6-fa26a30c.d.ts → tslib.es6-c483ba8d.d.ts} +0 -0
  619. package/{calendar/esm/tslib.es6-3c02bbd9.js → gallery/esm/tslib.es6-c483ba8d.js} +0 -0
  620. package/gallery/index.css +4 -3
  621. package/gallery/index.js +2 -2
  622. package/gallery/modern/Component.js +2 -2
  623. package/gallery/modern/components/header/Component.js +1 -1
  624. package/gallery/modern/components/header/index.css +4 -3
  625. package/gallery/modern/components/header-info-block/Component.js +1 -1
  626. package/gallery/modern/components/header-info-block/index.css +6 -5
  627. package/gallery/modern/components/image-preview/Component.js +1 -1
  628. package/gallery/modern/components/image-preview/index.css +13 -12
  629. package/gallery/modern/components/image-viewer/component.js +1 -1
  630. package/gallery/modern/components/image-viewer/index.css +20 -19
  631. package/gallery/modern/components/image-viewer/index.js +1 -1
  632. package/gallery/modern/components/image-viewer/slide.js +1 -1
  633. package/gallery/modern/components/index.js +1 -1
  634. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  635. package/gallery/modern/components/navigation-bar/index.css +7 -6
  636. package/gallery/modern/index.css +4 -3
  637. package/gallery/modern/index.js +1 -1
  638. package/gallery/modern/{slide-308a173c.d.ts → slide-574b5692.d.ts} +0 -0
  639. package/gallery/modern/{slide-308a173c.js → slide-574b5692.js} +1 -1
  640. package/gallery/{slide-8b751758.d.ts → slide-d26a5c35.d.ts} +0 -0
  641. package/gallery/{slide-8b751758.js → slide-d26a5c35.js} +1 -1
  642. package/gallery/{tslib.es6-ad900cfb.d.ts → tslib.es6-120521a7.d.ts} +0 -0
  643. package/{calendar/cssm/tslib.es6-ce870b46.js → gallery/tslib.es6-120521a7.js} +0 -0
  644. package/grid/Component.js +1 -1
  645. package/grid/col/Component.js +2 -2
  646. package/grid/col/index.css +512 -512
  647. package/grid/col/index.js +1 -1
  648. package/grid/esm/Component.js +1 -1
  649. package/grid/esm/col/Component.js +2 -2
  650. package/grid/esm/col/index.css +512 -512
  651. package/grid/esm/col/index.js +1 -1
  652. package/grid/esm/gutters.css +79 -79
  653. package/grid/esm/{gutters.module-c7d03958.d.ts → gutters.module-39ba96c3.d.ts} +0 -0
  654. package/grid/esm/gutters.module-39ba96c3.js +27 -0
  655. package/grid/esm/index.js +1 -1
  656. package/grid/esm/row/Component.js +2 -2
  657. package/grid/esm/row/index.css +10 -10
  658. package/grid/esm/row/index.js +1 -1
  659. package/grid/gutters.css +79 -79
  660. package/grid/{gutters.module-c8d6ccac.d.ts → gutters.module-dd5288c7.d.ts} +0 -0
  661. package/grid/gutters.module-dd5288c7.js +28 -0
  662. package/grid/index.js +1 -1
  663. package/grid/modern/Component.js +1 -1
  664. package/grid/modern/col/Component.js +2 -2
  665. package/grid/modern/col/index.css +512 -512
  666. package/grid/modern/col/index.js +1 -1
  667. package/grid/modern/gutters.css +79 -79
  668. package/grid/modern/gutters.module-203841e2.js +4 -0
  669. package/grid/modern/index.js +1 -1
  670. package/grid/modern/row/Component.js +2 -2
  671. package/grid/modern/row/index.css +10 -10
  672. package/grid/modern/row/index.js +1 -1
  673. package/grid/row/Component.js +2 -2
  674. package/grid/row/index.css +10 -10
  675. package/grid/row/index.js +1 -1
  676. package/hatching-progress-bar/Component.js +1 -1
  677. package/hatching-progress-bar/cssm/index.module.css +1 -0
  678. package/hatching-progress-bar/esm/Component.js +1 -1
  679. package/hatching-progress-bar/esm/index.css +13 -12
  680. package/hatching-progress-bar/index.css +13 -12
  681. package/hatching-progress-bar/modern/Component.js +1 -1
  682. package/hatching-progress-bar/modern/index.css +13 -12
  683. package/icon-button/Component.js +3 -3
  684. package/icon-button/cssm/default.module.css +1 -0
  685. package/icon-button/cssm/index.module.css +1 -0
  686. package/icon-button/cssm/inverted.module.css +1 -0
  687. package/icon-button/default.css +25 -24
  688. package/icon-button/esm/Component.js +3 -3
  689. package/icon-button/esm/default.css +25 -24
  690. package/icon-button/esm/index.css +8 -7
  691. package/icon-button/esm/inverted.css +25 -24
  692. package/icon-button/index.css +8 -7
  693. package/icon-button/inverted.css +25 -24
  694. package/icon-button/modern/Component.js +3 -3
  695. package/icon-button/modern/default.css +25 -24
  696. package/icon-button/modern/index.css +8 -7
  697. package/icon-button/modern/inverted.css +25 -24
  698. package/icon-view/circle.js +1 -1
  699. package/icon-view/components/base-shape/component.js +1 -1
  700. package/icon-view/components/base-shape/index.css +32 -30
  701. package/icon-view/components/circle/component.js +1 -1
  702. package/icon-view/components/circle/index.js +1 -1
  703. package/icon-view/components/index.js +1 -1
  704. package/icon-view/components/super-ellipse/component.js +1 -1
  705. package/icon-view/components/super-ellipse/index.js +1 -1
  706. package/icon-view/cssm/components/base-shape/index.module.css +3 -1
  707. package/icon-view/esm/circle.js +1 -1
  708. package/icon-view/esm/components/base-shape/component.js +1 -1
  709. package/icon-view/esm/components/base-shape/index.css +32 -30
  710. package/icon-view/esm/components/circle/component.js +1 -1
  711. package/icon-view/esm/components/circle/index.js +1 -1
  712. package/icon-view/esm/components/index.js +1 -1
  713. package/icon-view/esm/components/super-ellipse/component.js +1 -1
  714. package/icon-view/esm/components/super-ellipse/index.js +1 -1
  715. package/icon-view/esm/super-ellipse.js +1 -1
  716. package/icon-view/esm/{tslib.es6-01b21280.d.ts → tslib.es6-3740ca4d.d.ts} +0 -0
  717. package/icon-view/esm/{tslib.es6-01b21280.js → tslib.es6-3740ca4d.js} +0 -0
  718. package/icon-view/modern/components/base-shape/component.js +1 -1
  719. package/icon-view/modern/components/base-shape/index.css +32 -30
  720. package/icon-view/super-ellipse.js +1 -1
  721. package/icon-view/{tslib.es6-6410872c.d.ts → tslib.es6-d4961784.d.ts} +0 -0
  722. package/icon-view/{tslib.es6-6410872c.js → tslib.es6-d4961784.js} +0 -0
  723. package/input/Component.js +3 -3
  724. package/input/cssm/default.module.css +1 -0
  725. package/input/cssm/index.module.css +1 -0
  726. package/input/cssm/inverted.module.css +1 -0
  727. package/input/default.css +14 -13
  728. package/input/esm/Component.js +3 -3
  729. package/input/esm/default.css +14 -13
  730. package/input/esm/index.css +32 -31
  731. package/input/esm/inverted.css +14 -13
  732. package/input/index.css +32 -31
  733. package/input/inverted.css +14 -13
  734. package/input/modern/Component.js +3 -3
  735. package/input/modern/default.css +14 -13
  736. package/input/modern/index.css +32 -31
  737. package/input/modern/inverted.css +14 -13
  738. package/input-autocomplete/Component-7ca84eff.d.ts +1 -1
  739. package/input-autocomplete/Component.js +1 -1
  740. package/input-autocomplete/Component.mobile.d.ts +17 -22
  741. package/input-autocomplete/Component.mobile.js +4 -4
  742. package/input-autocomplete/autocomplete-field/Component.js +2 -2
  743. package/input-autocomplete/autocomplete-field/index.css +2 -2
  744. package/input-autocomplete/autocomplete-field/index.js +1 -1
  745. package/input-autocomplete/autocomplete-mobile-field/Component.js +2 -2
  746. package/input-autocomplete/autocomplete-mobile-field/index.css +9 -8
  747. package/input-autocomplete/autocomplete-mobile-field/index.js +1 -1
  748. package/input-autocomplete/cssm/Component-7ca84eff.d.ts +1 -1
  749. package/input-autocomplete/cssm/Component.mobile.d.ts +17 -22
  750. package/input-autocomplete/cssm/Component.mobile.js +2 -2
  751. package/input-autocomplete/cssm/autocomplete-mobile-field/index.module.css +1 -0
  752. package/input-autocomplete/cssm/mobile.module.css +1 -0
  753. package/input-autocomplete/esm/Component-7ca84eff.d.ts +1 -1
  754. package/input-autocomplete/esm/Component.js +1 -1
  755. package/input-autocomplete/esm/Component.mobile.d.ts +17 -22
  756. package/input-autocomplete/esm/Component.mobile.js +4 -4
  757. package/input-autocomplete/esm/autocomplete-field/Component.js +2 -2
  758. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  759. package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
  760. package/input-autocomplete/esm/autocomplete-mobile-field/Component.js +2 -2
  761. package/input-autocomplete/esm/autocomplete-mobile-field/index.css +9 -8
  762. package/input-autocomplete/esm/autocomplete-mobile-field/index.js +1 -1
  763. package/input-autocomplete/esm/index.js +1 -1
  764. package/input-autocomplete/esm/mobile.css +5 -4
  765. package/input-autocomplete/esm/mobile.js +1 -1
  766. package/input-autocomplete/esm/{tslib.es6-a31dce67.d.ts → tslib.es6-ecd235bc.d.ts} +0 -0
  767. package/input-autocomplete/esm/{tslib.es6-a31dce67.js → tslib.es6-ecd235bc.js} +0 -0
  768. package/input-autocomplete/index.js +1 -1
  769. package/input-autocomplete/mobile.css +5 -4
  770. package/input-autocomplete/mobile.js +1 -1
  771. package/input-autocomplete/modern/Component-7ca84eff.d.ts +1 -1
  772. package/input-autocomplete/modern/Component.mobile.d.ts +17 -22
  773. package/input-autocomplete/modern/Component.mobile.js +2 -2
  774. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  775. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  776. package/input-autocomplete/modern/autocomplete-mobile-field/Component.js +1 -1
  777. package/input-autocomplete/modern/autocomplete-mobile-field/index.css +9 -8
  778. package/input-autocomplete/modern/mobile.css +5 -4
  779. package/input-autocomplete/{tslib.es6-1aefee5c.d.ts → tslib.es6-7f58d19e.d.ts} +0 -0
  780. package/{calendar/tslib.es6-45923f45.js → input-autocomplete/tslib.es6-7f58d19e.js} +0 -0
  781. package/intl-phone-input/{component-7d88f33a.d.ts → component-fb19e125.d.ts} +0 -0
  782. package/intl-phone-input/{component-7d88f33a.js → component-fb19e125.js} +1 -1
  783. package/intl-phone-input/component.d.ts +9 -0
  784. package/intl-phone-input/component.js +167 -64
  785. package/intl-phone-input/components/flag-icon/component.js +1 -1
  786. package/intl-phone-input/components/flag-icon/index.css +261 -261
  787. package/intl-phone-input/components/index.js +1 -1
  788. package/intl-phone-input/components/select/component.js +2 -2
  789. package/intl-phone-input/components/select/index.css +7 -6
  790. package/intl-phone-input/components/select/index.js +1 -1
  791. package/intl-phone-input/components/select-field/component.js +1 -1
  792. package/intl-phone-input/components/select-field/index.css +9 -8
  793. package/intl-phone-input/components/select-field/index.d.ts +1 -1
  794. package/intl-phone-input/components/select-field/index.js +1 -1
  795. package/intl-phone-input/cssm/component.d.ts +9 -0
  796. package/intl-phone-input/cssm/component.js +165 -62
  797. package/intl-phone-input/cssm/components/select/index.module.css +1 -0
  798. package/intl-phone-input/cssm/components/select-field/index.module.css +1 -0
  799. package/intl-phone-input/cssm/index.js +0 -1
  800. package/intl-phone-input/cssm/{libphonenumber-js.min-d3a9d490.d.ts → libphonenumber-js.min-903db150.d.ts} +0 -0
  801. package/intl-phone-input/cssm/libphonenumber-js.min-903db150.js +2225 -0
  802. package/intl-phone-input/esm/{component-32da0c87.d.ts → component-fa296ed5.d.ts} +0 -0
  803. package/intl-phone-input/esm/{component-32da0c87.js → component-fa296ed5.js} +1 -1
  804. package/intl-phone-input/esm/component.d.ts +9 -0
  805. package/intl-phone-input/esm/component.js +168 -65
  806. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  807. package/intl-phone-input/esm/components/flag-icon/index.css +261 -261
  808. package/intl-phone-input/esm/components/index.js +1 -1
  809. package/intl-phone-input/esm/components/select/component.js +2 -2
  810. package/intl-phone-input/esm/components/select/index.css +7 -6
  811. package/intl-phone-input/esm/components/select/index.js +1 -1
  812. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  813. package/intl-phone-input/esm/components/select-field/index.css +9 -8
  814. package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
  815. package/intl-phone-input/esm/components/select-field/index.js +1 -1
  816. package/intl-phone-input/esm/index.css +3 -3
  817. package/intl-phone-input/esm/index.js +1 -2
  818. package/intl-phone-input/esm/{libphonenumber-js.min-c49027d7.d.ts → libphonenumber-js.min-821010ff.d.ts} +0 -0
  819. package/intl-phone-input/esm/libphonenumber-js.min-821010ff.js +2225 -0
  820. package/intl-phone-input/index.css +3 -3
  821. package/intl-phone-input/index.js +1 -2
  822. package/intl-phone-input/{libphonenumber-js.min-13d3dc00.d.ts → libphonenumber-js.min-2607e42f.d.ts} +0 -0
  823. package/intl-phone-input/libphonenumber-js.min-2607e42f.js +2225 -0
  824. package/intl-phone-input/modern/component.d.ts +9 -0
  825. package/intl-phone-input/modern/component.js +165 -61
  826. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  827. package/intl-phone-input/modern/components/flag-icon/index.css +261 -261
  828. package/intl-phone-input/modern/components/select/component.js +1 -1
  829. package/intl-phone-input/modern/components/select/index.css +7 -6
  830. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  831. package/intl-phone-input/modern/components/select-field/index.css +9 -8
  832. package/intl-phone-input/modern/index.css +3 -3
  833. package/intl-phone-input/modern/index.js +0 -1
  834. package/intl-phone-input/modern/{libphonenumber-js.min-c49027d7.d.ts → libphonenumber-js.min-821010ff.d.ts} +0 -0
  835. package/intl-phone-input/modern/libphonenumber-js.min-821010ff.js +2225 -0
  836. package/link/Component.js +3 -3
  837. package/link/cssm/default.module.css +1 -0
  838. package/link/cssm/index.module.css +1 -0
  839. package/link/cssm/inverted.module.css +1 -0
  840. package/link/default.css +11 -10
  841. package/link/esm/Component.js +3 -3
  842. package/link/esm/default.css +11 -10
  843. package/link/esm/index.css +13 -12
  844. package/link/esm/inverted.css +11 -10
  845. package/link/index.css +13 -12
  846. package/link/inverted.css +11 -10
  847. package/link/modern/Component.js +3 -3
  848. package/link/modern/default.css +11 -10
  849. package/link/modern/index.css +13 -12
  850. package/link/modern/inverted.css +11 -10
  851. package/list/Component.js +1 -1
  852. package/list/cssm/index.module.css +1 -0
  853. package/list/esm/Component.js +1 -1
  854. package/list/esm/index.css +11 -10
  855. package/list/index.css +11 -10
  856. package/list/modern/Component.js +1 -1
  857. package/list/modern/index.css +11 -10
  858. package/list-header/Component.js +1 -1
  859. package/list-header/cssm/index.module.css +1 -0
  860. package/list-header/esm/Component.js +1 -1
  861. package/list-header/esm/index.css +5 -4
  862. package/list-header/index.css +5 -4
  863. package/list-header/modern/Component.js +1 -1
  864. package/list-header/modern/index.css +5 -4
  865. package/loader/Component.js +1 -1
  866. package/loader/esm/Component.js +1 -1
  867. package/loader/esm/index.css +8 -8
  868. package/loader/index.css +8 -8
  869. package/loader/modern/Component.js +1 -1
  870. package/loader/modern/index.css +8 -8
  871. package/masked-input/Component.js +1 -1
  872. package/masked-input/esm/Component.js +1 -1
  873. package/masked-input/esm/index.css +2 -2
  874. package/masked-input/index.css +2 -2
  875. package/masked-input/modern/Component.js +1 -1
  876. package/masked-input/modern/index.css +2 -2
  877. package/modal/Component.desktop.js +3 -3
  878. package/modal/Component.mobile.js +3 -3
  879. package/modal/Component.responsive.js +2 -2
  880. package/modal/components/closer/Component.js +2 -2
  881. package/modal/components/closer/index.css +5 -4
  882. package/modal/components/content/Component.desktop.js +2 -2
  883. package/modal/components/content/Component.js +1 -1
  884. package/modal/components/content/Component.mobile.js +2 -2
  885. package/modal/components/content/desktop.css +9 -8
  886. package/modal/components/content/index.css +4 -3
  887. package/modal/components/content/mobile.css +4 -3
  888. package/modal/components/footer/Component.desktop.js +2 -2
  889. package/modal/components/footer/Component.js +2 -2
  890. package/modal/components/footer/Component.mobile.js +2 -2
  891. package/modal/components/footer/desktop.css +10 -9
  892. package/modal/components/footer/index.css +5 -4
  893. package/modal/components/footer/layout.css +26 -25
  894. package/modal/components/footer/mobile.css +4 -3
  895. package/modal/components/header/Component.desktop.js +2 -2
  896. package/modal/components/header/Component.js +1 -1
  897. package/modal/components/header/Component.mobile.js +2 -2
  898. package/modal/components/header/desktop.css +18 -17
  899. package/modal/components/header/index.css +16 -15
  900. package/modal/components/header/mobile.css +4 -3
  901. package/modal/cssm/components/closer/index.module.css +1 -0
  902. package/modal/cssm/components/content/desktop.module.css +1 -0
  903. package/modal/cssm/components/content/index.module.css +1 -0
  904. package/modal/cssm/components/content/mobile.module.css +1 -0
  905. package/modal/cssm/components/footer/desktop.module.css +1 -0
  906. package/modal/cssm/components/footer/index.module.css +1 -0
  907. package/modal/cssm/components/footer/layout.module.css +1 -0
  908. package/modal/cssm/components/footer/mobile.module.css +1 -0
  909. package/modal/cssm/components/header/desktop.module.css +1 -0
  910. package/modal/cssm/components/header/index.module.css +1 -0
  911. package/modal/cssm/components/header/mobile.module.css +1 -0
  912. package/modal/cssm/desktop.module.css +1 -0
  913. package/modal/cssm/mobile.module.css +1 -0
  914. package/modal/cssm/vars.css +1 -0
  915. package/modal/desktop.css +10 -9
  916. package/modal/desktop.js +2 -2
  917. package/modal/esm/Component.desktop.js +3 -3
  918. package/modal/esm/Component.mobile.js +3 -3
  919. package/modal/esm/Component.responsive.js +2 -2
  920. package/modal/esm/components/closer/Component.js +2 -2
  921. package/modal/esm/components/closer/index.css +5 -4
  922. package/modal/esm/components/content/Component.desktop.js +2 -2
  923. package/modal/esm/components/content/Component.js +1 -1
  924. package/modal/esm/components/content/Component.mobile.js +2 -2
  925. package/modal/esm/components/content/desktop.css +9 -8
  926. package/modal/esm/components/content/index.css +4 -3
  927. package/modal/esm/components/content/mobile.css +4 -3
  928. package/modal/esm/components/footer/Component.desktop.js +2 -2
  929. package/modal/esm/components/footer/Component.js +2 -2
  930. package/modal/esm/components/footer/Component.mobile.js +2 -2
  931. package/modal/esm/components/footer/desktop.css +10 -9
  932. package/modal/esm/components/footer/index.css +5 -4
  933. package/modal/esm/components/footer/layout.css +26 -25
  934. package/modal/esm/components/footer/mobile.css +4 -3
  935. package/modal/esm/components/header/Component.desktop.js +2 -2
  936. package/modal/esm/components/header/Component.js +1 -1
  937. package/modal/esm/components/header/Component.mobile.js +2 -2
  938. package/modal/esm/components/header/desktop.css +18 -17
  939. package/modal/esm/components/header/index.css +16 -15
  940. package/modal/esm/components/header/mobile.css +4 -3
  941. package/modal/esm/desktop.css +10 -9
  942. package/modal/esm/desktop.js +2 -2
  943. package/modal/esm/index.js +2 -2
  944. package/modal/esm/mobile.css +3 -2
  945. package/modal/esm/mobile.js +2 -2
  946. package/modal/esm/responsive.js +2 -2
  947. package/modal/esm/transitions.css +8 -8
  948. package/modal/esm/transitions.module-21ac15c8.js +4 -0
  949. package/modal/esm/{tslib.es6-8192006f.d.ts → tslib.es6-c085bca0.d.ts} +0 -0
  950. package/modal/esm/{tslib.es6-8192006f.js → tslib.es6-c085bca0.js} +0 -0
  951. package/modal/index.js +2 -2
  952. package/modal/mobile.css +3 -2
  953. package/modal/mobile.js +2 -2
  954. package/modal/modern/Component.desktop.js +2 -2
  955. package/modal/modern/Component.mobile.js +2 -2
  956. package/modal/modern/Component.responsive.js +1 -1
  957. package/modal/modern/components/closer/Component.js +1 -1
  958. package/modal/modern/components/closer/index.css +5 -4
  959. package/modal/modern/components/content/Component.desktop.js +1 -1
  960. package/modal/modern/components/content/Component.js +1 -1
  961. package/modal/modern/components/content/Component.mobile.js +1 -1
  962. package/modal/modern/components/content/desktop.css +9 -8
  963. package/modal/modern/components/content/index.css +4 -3
  964. package/modal/modern/components/content/mobile.css +4 -3
  965. package/modal/modern/components/footer/Component.desktop.js +1 -1
  966. package/modal/modern/components/footer/Component.js +2 -2
  967. package/modal/modern/components/footer/Component.mobile.js +1 -1
  968. package/modal/modern/components/footer/desktop.css +10 -9
  969. package/modal/modern/components/footer/index.css +5 -4
  970. package/modal/modern/components/footer/layout.css +26 -25
  971. package/modal/modern/components/footer/mobile.css +4 -3
  972. package/modal/modern/components/header/Component.desktop.js +1 -1
  973. package/modal/modern/components/header/Component.js +1 -1
  974. package/modal/modern/components/header/Component.mobile.js +1 -1
  975. package/modal/modern/components/header/desktop.css +18 -17
  976. package/modal/modern/components/header/index.css +16 -15
  977. package/modal/modern/components/header/mobile.css +4 -3
  978. package/modal/modern/desktop.css +10 -9
  979. package/modal/modern/desktop.js +1 -1
  980. package/modal/modern/index.js +1 -1
  981. package/modal/modern/mobile.css +3 -2
  982. package/modal/modern/mobile.js +1 -1
  983. package/modal/modern/responsive.js +1 -1
  984. package/modal/modern/transitions.css +8 -8
  985. package/modal/modern/transitions.module-21ac15c8.js +4 -0
  986. package/modal/responsive.js +2 -2
  987. package/modal/transitions.css +8 -8
  988. package/modal/transitions.module-e0966b9b.js +4 -0
  989. package/modal/{tslib.es6-53e4e678.d.ts → tslib.es6-6514e371.d.ts} +0 -0
  990. package/{gallery/tslib.es6-ad900cfb.js → modal/tslib.es6-6514e371.js} +0 -0
  991. package/notification/Component.js +1 -1
  992. package/notification/cssm/index.module.css +1 -0
  993. package/notification/esm/Component.js +1 -1
  994. package/notification/esm/index.css +9 -8
  995. package/notification/index.css +9 -8
  996. package/notification/modern/Component.js +1 -1
  997. package/notification/modern/index.css +9 -8
  998. package/notification-manager/{component-7d4ffb61.d.ts → component-f9978553.d.ts} +0 -0
  999. package/notification-manager/{component-7d4ffb61.js → component-f9978553.js} +0 -0
  1000. package/notification-manager/component.js +2 -2
  1001. package/notification-manager/components/index.js +1 -1
  1002. package/notification-manager/components/notification/component.js +1 -1
  1003. package/notification-manager/components/notification/index.d.ts +1 -1
  1004. package/notification-manager/components/notification/index.js +1 -1
  1005. package/notification-manager/esm/{component-eba09e5c.d.ts → component-8fe6ba3d.d.ts} +0 -0
  1006. package/notification-manager/esm/{component-eba09e5c.js → component-8fe6ba3d.js} +0 -0
  1007. package/notification-manager/esm/component.js +2 -2
  1008. package/notification-manager/esm/components/index.js +1 -1
  1009. package/notification-manager/esm/components/notification/component.js +1 -1
  1010. package/notification-manager/esm/components/notification/index.d.ts +1 -1
  1011. package/notification-manager/esm/components/notification/index.js +1 -1
  1012. package/notification-manager/esm/index.css +11 -11
  1013. package/notification-manager/esm/index.js +1 -1
  1014. package/notification-manager/index.css +11 -11
  1015. package/notification-manager/index.js +1 -1
  1016. package/notification-manager/modern/component.js +1 -1
  1017. package/notification-manager/modern/index.css +11 -11
  1018. package/package.json +31 -29
  1019. package/pagination/Component.js +1 -1
  1020. package/pagination/components/default-view/index.css +3 -2
  1021. package/pagination/components/default-view/index.js +1 -1
  1022. package/pagination/components/per-page-view/index.css +3 -2
  1023. package/pagination/components/per-page-view/index.js +1 -1
  1024. package/pagination/components/tag/index.css +9 -8
  1025. package/pagination/components/tag/index.js +1 -1
  1026. package/pagination/cssm/components/default-view/index.module.css +1 -0
  1027. package/pagination/cssm/components/per-page-view/index.module.css +1 -0
  1028. package/pagination/cssm/components/tag/index.module.css +1 -0
  1029. package/pagination/cssm/index.module.css +1 -0
  1030. package/pagination/esm/Component.js +1 -1
  1031. package/pagination/esm/components/default-view/index.css +3 -2
  1032. package/pagination/esm/components/default-view/index.js +1 -1
  1033. package/pagination/esm/components/per-page-view/index.css +3 -2
  1034. package/pagination/esm/components/per-page-view/index.js +1 -1
  1035. package/pagination/esm/components/tag/index.css +9 -8
  1036. package/pagination/esm/components/tag/index.js +1 -1
  1037. package/pagination/esm/index.css +5 -4
  1038. package/pagination/index.css +5 -4
  1039. package/pagination/modern/Component.js +1 -1
  1040. package/pagination/modern/components/default-view/index.css +3 -2
  1041. package/pagination/modern/components/default-view/index.js +1 -1
  1042. package/pagination/modern/components/per-page-view/index.css +3 -2
  1043. package/pagination/modern/components/per-page-view/index.js +1 -1
  1044. package/pagination/modern/components/tag/index.css +9 -8
  1045. package/pagination/modern/components/tag/index.js +1 -1
  1046. package/pagination/modern/index.css +5 -4
  1047. package/password-input/component.js +1 -1
  1048. package/password-input/cssm/index.module.css +1 -0
  1049. package/password-input/esm/component.js +1 -1
  1050. package/password-input/esm/index.css +6 -5
  1051. package/password-input/index.css +6 -5
  1052. package/password-input/modern/component.js +1 -1
  1053. package/password-input/modern/index.css +6 -5
  1054. package/picker-button/Component.js +2 -2
  1055. package/picker-button/cssm/field/Component.d.ts +1 -1
  1056. package/picker-button/cssm/field/index.module.css +1 -0
  1057. package/picker-button/cssm/index.module.css +1 -0
  1058. package/picker-button/cssm/option/Component.d.ts +2 -2
  1059. package/picker-button/cssm/option/index.module.css +1 -0
  1060. package/picker-button/cssm/{typings-6a7f75a9.d.ts → typings-b192df8b.d.ts} +9 -8
  1061. package/picker-button/esm/Component.js +2 -2
  1062. package/picker-button/esm/field/Component.d.ts +1 -1
  1063. package/picker-button/esm/field/Component.js +2 -2
  1064. package/picker-button/esm/field/index.css +4 -3
  1065. package/picker-button/esm/field/index.js +1 -1
  1066. package/picker-button/esm/index.css +7 -6
  1067. package/picker-button/esm/index.js +1 -1
  1068. package/picker-button/esm/option/Component.d.ts +2 -2
  1069. package/picker-button/esm/option/Component.js +2 -2
  1070. package/picker-button/esm/option/index.css +5 -4
  1071. package/picker-button/esm/option/index.js +1 -1
  1072. package/picker-button/esm/{tslib.es6-7cd59d2d.d.ts → tslib.es6-8633a339.d.ts} +0 -0
  1073. package/picker-button/esm/{tslib.es6-7cd59d2d.js → tslib.es6-8633a339.js} +0 -0
  1074. package/picker-button/esm/{typings-6a7f75a9.d.ts → typings-b192df8b.d.ts} +9 -8
  1075. package/picker-button/field/Component.d.ts +1 -1
  1076. package/picker-button/field/Component.js +2 -2
  1077. package/picker-button/field/index.css +4 -3
  1078. package/picker-button/field/index.js +1 -1
  1079. package/picker-button/index.css +7 -6
  1080. package/picker-button/index.js +1 -1
  1081. package/picker-button/modern/Component.js +1 -1
  1082. package/picker-button/modern/field/Component.d.ts +1 -1
  1083. package/picker-button/modern/field/Component.js +1 -1
  1084. package/picker-button/modern/field/index.css +4 -3
  1085. package/picker-button/modern/index.css +7 -6
  1086. package/picker-button/modern/option/Component.d.ts +2 -2
  1087. package/picker-button/modern/option/Component.js +1 -1
  1088. package/picker-button/modern/option/index.css +5 -4
  1089. package/picker-button/modern/{typings-6a7f75a9.d.ts → typings-b192df8b.d.ts} +9 -8
  1090. package/picker-button/option/Component.d.ts +2 -2
  1091. package/picker-button/option/Component.js +2 -2
  1092. package/picker-button/option/index.css +5 -4
  1093. package/picker-button/option/index.js +1 -1
  1094. package/picker-button/{tslib.es6-75fef292.d.ts → tslib.es6-a555ae7a.d.ts} +0 -0
  1095. package/{input-autocomplete/tslib.es6-1aefee5c.js → picker-button/tslib.es6-a555ae7a.js} +0 -0
  1096. package/picker-button/{typings-6a7f75a9.d.ts → typings-b192df8b.d.ts} +9 -8
  1097. package/plate/Component.js +1 -1
  1098. package/plate/cssm/index.module.css +1 -0
  1099. package/plate/esm/Component.js +1 -1
  1100. package/plate/esm/index.css +29 -28
  1101. package/plate/index.css +29 -28
  1102. package/plate/modern/Component.js +1 -1
  1103. package/plate/modern/index.css +29 -28
  1104. package/popover/Component.js +1 -1
  1105. package/popover/cssm/index.module.css +1 -0
  1106. package/popover/esm/Component.js +1 -1
  1107. package/popover/esm/index.css +35 -34
  1108. package/popover/index.css +35 -34
  1109. package/popover/modern/Component.js +1 -1
  1110. package/popover/modern/index.css +35 -34
  1111. package/progress-bar/Component.js +1 -1
  1112. package/progress-bar/cssm/index.module.css +1 -0
  1113. package/progress-bar/esm/Component.js +1 -1
  1114. package/progress-bar/esm/index.css +14 -13
  1115. package/progress-bar/index.css +14 -13
  1116. package/progress-bar/modern/Component.js +1 -1
  1117. package/progress-bar/modern/index.css +14 -13
  1118. package/pure-cell/component-0c0196e4.d.ts +36 -0
  1119. package/pure-cell/component-0c0196e4.js +57 -0
  1120. package/pure-cell/component-7b7f28f3.d.ts +107 -0
  1121. package/pure-cell/component-d20d86f7.d.ts +62 -0
  1122. package/pure-cell/component-d20d86f7.js +118 -0
  1123. package/pure-cell/component.d.ts +0 -0
  1124. package/pure-cell/component.js +25 -0
  1125. package/pure-cell/components/addon/component.d.ts +23 -0
  1126. package/pure-cell/components/addon/component.js +23 -0
  1127. package/pure-cell/components/addon/index.css +740 -0
  1128. package/pure-cell/components/addon/index.d.ts +1 -0
  1129. package/pure-cell/components/addon/index.js +10 -0
  1130. package/pure-cell/components/amount/component.d.ts +28 -0
  1131. package/pure-cell/components/amount/component.js +24 -0
  1132. package/pure-cell/components/amount/index.css +728 -0
  1133. package/pure-cell/components/amount/index.d.ts +1 -0
  1134. package/pure-cell/components/amount/index.js +12 -0
  1135. package/pure-cell/components/amount-title/component.d.ts +20 -0
  1136. package/pure-cell/components/amount-title/component.js +24 -0
  1137. package/pure-cell/components/amount-title/index.css +730 -0
  1138. package/pure-cell/components/amount-title/index.d.ts +1 -0
  1139. package/pure-cell/components/amount-title/index.js +12 -0
  1140. package/pure-cell/components/category/component.d.ts +18 -0
  1141. package/pure-cell/components/category/component.js +23 -0
  1142. package/pure-cell/components/category/index.css +740 -0
  1143. package/pure-cell/components/category/index.d.ts +1 -0
  1144. package/pure-cell/components/category/index.js +10 -0
  1145. package/pure-cell/components/comment/component.d.ts +15 -0
  1146. package/pure-cell/components/comment/component.js +20 -0
  1147. package/pure-cell/components/comment/index.css +738 -0
  1148. package/pure-cell/components/comment/index.d.ts +1 -0
  1149. package/pure-cell/components/comment/index.js +10 -0
  1150. package/pure-cell/components/content/component.d.ts +0 -0
  1151. package/pure-cell/components/content/component.js +24 -0
  1152. package/pure-cell/components/content/index.css +732 -0
  1153. package/pure-cell/components/content/index.d.ts +1 -0
  1154. package/pure-cell/components/content/index.js +24 -0
  1155. package/pure-cell/components/footer/component.d.ts +19 -0
  1156. package/pure-cell/components/footer/component.js +20 -0
  1157. package/pure-cell/components/footer/index.css +735 -0
  1158. package/pure-cell/components/footer/index.d.ts +1 -0
  1159. package/pure-cell/components/footer/index.js +10 -0
  1160. package/pure-cell/components/footer-button/component.d.ts +0 -0
  1161. package/pure-cell/components/footer-button/component.js +10 -0
  1162. package/pure-cell/components/footer-button/index.css +727 -0
  1163. package/pure-cell/components/footer-button/index.d.ts +1 -0
  1164. package/pure-cell/components/footer-button/index.js +10 -0
  1165. package/pure-cell/components/footer-text/component.d.ts +15 -0
  1166. package/pure-cell/components/footer-text/component.js +16 -0
  1167. package/pure-cell/components/footer-text/index.d.ts +1 -0
  1168. package/pure-cell/components/footer-text/index.js +10 -0
  1169. package/pure-cell/components/graphics/component.d.ts +15 -0
  1170. package/pure-cell/components/graphics/component.js +18 -0
  1171. package/pure-cell/components/graphics/index.css +727 -0
  1172. package/pure-cell/components/graphics/index.d.ts +1 -0
  1173. package/pure-cell/components/graphics/index.js +9 -0
  1174. package/pure-cell/components/main/component.d.ts +0 -0
  1175. package/pure-cell/components/main/component.js +24 -0
  1176. package/pure-cell/components/main/index.css +743 -0
  1177. package/pure-cell/components/main/index.d.ts +1 -0
  1178. package/pure-cell/components/main/index.js +24 -0
  1179. package/pure-cell/components/text/component.d.ts +0 -0
  1180. package/pure-cell/components/text/component.js +24 -0
  1181. package/pure-cell/components/text/index.css +758 -0
  1182. package/pure-cell/components/text/index.d.ts +1 -0
  1183. package/pure-cell/components/text/index.js +24 -0
  1184. package/pure-cell/components/types.d.ts +21 -0
  1185. package/pure-cell/components/types.js +1 -0
  1186. package/pure-cell/components/typesProps.d.ts +46 -0
  1187. package/pure-cell/components/typesProps.js +1 -0
  1188. package/pure-cell/cssm/component-22ece846.d.ts +36 -0
  1189. package/pure-cell/cssm/component-22ece846.js +56 -0
  1190. package/pure-cell/cssm/component-7b7f28f3.d.ts +107 -0
  1191. package/pure-cell/cssm/component-a5914e3d.d.ts +62 -0
  1192. package/pure-cell/cssm/component-a5914e3d.js +114 -0
  1193. package/pure-cell/cssm/component.d.ts +0 -0
  1194. package/pure-cell/cssm/component.js +37 -0
  1195. package/pure-cell/cssm/components/addon/component.d.ts +23 -0
  1196. package/pure-cell/cssm/components/addon/component.js +22 -0
  1197. package/pure-cell/cssm/components/addon/index.d.ts +1 -0
  1198. package/pure-cell/cssm/components/addon/index.js +11 -0
  1199. package/pure-cell/cssm/components/addon/index.module.css +739 -0
  1200. package/pure-cell/cssm/components/amount/component.d.ts +28 -0
  1201. package/pure-cell/cssm/components/amount/component.js +23 -0
  1202. package/pure-cell/cssm/components/amount/index.d.ts +1 -0
  1203. package/pure-cell/cssm/components/amount/index.js +13 -0
  1204. package/pure-cell/cssm/components/amount/index.module.css +727 -0
  1205. package/pure-cell/cssm/components/amount-title/component.d.ts +20 -0
  1206. package/pure-cell/cssm/components/amount-title/component.js +23 -0
  1207. package/pure-cell/cssm/components/amount-title/index.d.ts +1 -0
  1208. package/pure-cell/cssm/components/amount-title/index.js +13 -0
  1209. package/pure-cell/cssm/components/amount-title/index.module.css +729 -0
  1210. package/pure-cell/cssm/components/category/component.d.ts +18 -0
  1211. package/pure-cell/cssm/components/category/component.js +22 -0
  1212. package/pure-cell/cssm/components/category/index.d.ts +1 -0
  1213. package/pure-cell/cssm/components/category/index.js +11 -0
  1214. package/pure-cell/cssm/components/category/index.module.css +739 -0
  1215. package/pure-cell/cssm/components/comment/component.d.ts +15 -0
  1216. package/pure-cell/cssm/components/comment/component.js +19 -0
  1217. package/pure-cell/cssm/components/comment/index.d.ts +1 -0
  1218. package/pure-cell/cssm/components/comment/index.js +11 -0
  1219. package/pure-cell/cssm/components/comment/index.module.css +737 -0
  1220. package/pure-cell/cssm/components/content/component.d.ts +0 -0
  1221. package/pure-cell/cssm/components/content/component.js +36 -0
  1222. package/pure-cell/cssm/components/content/index.d.ts +1 -0
  1223. package/pure-cell/cssm/components/content/index.js +36 -0
  1224. package/pure-cell/cssm/components/content/index.module.css +731 -0
  1225. package/pure-cell/cssm/components/footer/component.d.ts +19 -0
  1226. package/pure-cell/cssm/components/footer/component.js +19 -0
  1227. package/pure-cell/cssm/components/footer/index.d.ts +1 -0
  1228. package/pure-cell/cssm/components/footer/index.js +11 -0
  1229. package/pure-cell/cssm/components/footer/index.module.css +734 -0
  1230. package/pure-cell/cssm/components/footer-button/component.d.ts +0 -0
  1231. package/pure-cell/cssm/components/footer-button/component.js +11 -0
  1232. package/pure-cell/cssm/components/footer-button/index.d.ts +1 -0
  1233. package/pure-cell/cssm/components/footer-button/index.js +11 -0
  1234. package/pure-cell/cssm/components/footer-button/index.module.css +726 -0
  1235. package/pure-cell/cssm/components/footer-text/component.d.ts +15 -0
  1236. package/pure-cell/cssm/components/footer-text/component.js +16 -0
  1237. package/pure-cell/cssm/components/footer-text/index.d.ts +1 -0
  1238. package/pure-cell/cssm/components/footer-text/index.js +10 -0
  1239. package/pure-cell/cssm/components/graphics/component.d.ts +15 -0
  1240. package/pure-cell/cssm/components/graphics/component.js +17 -0
  1241. package/pure-cell/cssm/components/graphics/index.d.ts +1 -0
  1242. package/pure-cell/cssm/components/graphics/index.js +10 -0
  1243. package/pure-cell/cssm/components/graphics/index.module.css +726 -0
  1244. package/pure-cell/cssm/components/main/component.d.ts +0 -0
  1245. package/pure-cell/cssm/components/main/component.js +36 -0
  1246. package/pure-cell/cssm/components/main/index.d.ts +1 -0
  1247. package/pure-cell/cssm/components/main/index.js +36 -0
  1248. package/pure-cell/cssm/components/main/index.module.css +742 -0
  1249. package/pure-cell/cssm/components/text/component.d.ts +0 -0
  1250. package/pure-cell/cssm/components/text/component.js +36 -0
  1251. package/pure-cell/cssm/components/text/index.d.ts +1 -0
  1252. package/pure-cell/cssm/components/text/index.js +36 -0
  1253. package/pure-cell/cssm/components/text/index.module.css +757 -0
  1254. package/pure-cell/cssm/components/types.d.ts +21 -0
  1255. package/pure-cell/cssm/components/types.js +1 -0
  1256. package/pure-cell/cssm/components/typesProps.d.ts +46 -0
  1257. package/pure-cell/cssm/components/typesProps.js +1 -0
  1258. package/pure-cell/cssm/getDataTestId-12a31ec3.d.ts +2 -0
  1259. package/pure-cell/cssm/getDataTestId-12a31ec3.js +6 -0
  1260. package/pure-cell/cssm/index.d.ts +1 -0
  1261. package/pure-cell/cssm/index.js +36 -0
  1262. package/pure-cell/cssm/index.module.css +87 -0
  1263. package/pure-cell/esm/component-281ea1cc.d.ts +62 -0
  1264. package/pure-cell/esm/component-281ea1cc.js +110 -0
  1265. package/pure-cell/esm/component-7b7f28f3.d.ts +107 -0
  1266. package/pure-cell/esm/component-9ece4323.d.ts +36 -0
  1267. package/pure-cell/esm/component-9ece4323.js +52 -0
  1268. package/pure-cell/esm/component.d.ts +0 -0
  1269. package/pure-cell/esm/component.js +18 -0
  1270. package/pure-cell/esm/components/addon/component.d.ts +23 -0
  1271. package/pure-cell/esm/components/addon/component.js +16 -0
  1272. package/pure-cell/esm/components/addon/index.css +740 -0
  1273. package/pure-cell/esm/components/addon/index.d.ts +1 -0
  1274. package/pure-cell/esm/components/addon/index.js +4 -0
  1275. package/pure-cell/esm/components/amount/component.d.ts +28 -0
  1276. package/pure-cell/esm/components/amount/component.js +17 -0
  1277. package/pure-cell/esm/components/amount/index.css +728 -0
  1278. package/pure-cell/esm/components/amount/index.d.ts +1 -0
  1279. package/pure-cell/esm/components/amount/index.js +6 -0
  1280. package/pure-cell/esm/components/amount-title/component.d.ts +20 -0
  1281. package/pure-cell/esm/components/amount-title/component.js +17 -0
  1282. package/pure-cell/esm/components/amount-title/index.css +730 -0
  1283. package/pure-cell/esm/components/amount-title/index.d.ts +1 -0
  1284. package/pure-cell/esm/components/amount-title/index.js +6 -0
  1285. package/pure-cell/esm/components/category/component.d.ts +18 -0
  1286. package/pure-cell/esm/components/category/component.js +17 -0
  1287. package/pure-cell/esm/components/category/index.css +740 -0
  1288. package/pure-cell/esm/components/category/index.d.ts +1 -0
  1289. package/pure-cell/esm/components/category/index.js +4 -0
  1290. package/pure-cell/esm/components/comment/component.d.ts +15 -0
  1291. package/pure-cell/esm/components/comment/component.js +14 -0
  1292. package/pure-cell/esm/components/comment/index.css +738 -0
  1293. package/pure-cell/esm/components/comment/index.d.ts +1 -0
  1294. package/pure-cell/esm/components/comment/index.js +4 -0
  1295. package/pure-cell/esm/components/content/component.d.ts +0 -0
  1296. package/pure-cell/esm/components/content/component.js +18 -0
  1297. package/pure-cell/esm/components/content/index.css +732 -0
  1298. package/pure-cell/esm/components/content/index.d.ts +1 -0
  1299. package/pure-cell/esm/components/content/index.js +18 -0
  1300. package/pure-cell/esm/components/footer/component.d.ts +19 -0
  1301. package/pure-cell/esm/components/footer/component.js +13 -0
  1302. package/pure-cell/esm/components/footer/index.css +735 -0
  1303. package/pure-cell/esm/components/footer/index.d.ts +1 -0
  1304. package/pure-cell/esm/components/footer/index.js +4 -0
  1305. package/pure-cell/esm/components/footer-button/component.d.ts +0 -0
  1306. package/pure-cell/esm/components/footer-button/component.js +4 -0
  1307. package/pure-cell/esm/components/footer-button/index.css +727 -0
  1308. package/pure-cell/esm/components/footer-button/index.d.ts +1 -0
  1309. package/pure-cell/esm/components/footer-button/index.js +4 -0
  1310. package/pure-cell/esm/components/footer-text/component.d.ts +15 -0
  1311. package/pure-cell/esm/components/footer-text/component.js +10 -0
  1312. package/pure-cell/esm/components/footer-text/index.d.ts +1 -0
  1313. package/pure-cell/esm/components/footer-text/index.js +4 -0
  1314. package/pure-cell/esm/components/graphics/component.d.ts +15 -0
  1315. package/pure-cell/esm/components/graphics/component.js +12 -0
  1316. package/pure-cell/esm/components/graphics/index.css +727 -0
  1317. package/pure-cell/esm/components/graphics/index.d.ts +1 -0
  1318. package/pure-cell/esm/components/graphics/index.js +3 -0
  1319. package/pure-cell/esm/components/main/component.d.ts +0 -0
  1320. package/pure-cell/esm/components/main/component.js +18 -0
  1321. package/pure-cell/esm/components/main/index.css +743 -0
  1322. package/pure-cell/esm/components/main/index.d.ts +1 -0
  1323. package/pure-cell/esm/components/main/index.js +18 -0
  1324. package/pure-cell/esm/components/text/component.d.ts +0 -0
  1325. package/pure-cell/esm/components/text/component.js +18 -0
  1326. package/pure-cell/esm/components/text/index.css +758 -0
  1327. package/pure-cell/esm/components/text/index.d.ts +1 -0
  1328. package/pure-cell/esm/components/text/index.js +18 -0
  1329. package/pure-cell/esm/components/types.d.ts +21 -0
  1330. package/pure-cell/esm/components/types.js +1 -0
  1331. package/pure-cell/esm/components/typesProps.d.ts +46 -0
  1332. package/pure-cell/esm/components/typesProps.js +1 -0
  1333. package/pure-cell/esm/getDataTestId-dc4c5472.d.ts +2 -0
  1334. package/pure-cell/esm/getDataTestId-dc4c5472.js +6 -0
  1335. package/pure-cell/esm/index.css +88 -0
  1336. package/pure-cell/esm/index.d.ts +1 -0
  1337. package/pure-cell/esm/index.js +18 -0
  1338. package/pure-cell/getDataTestId-633f12d5.d.ts +2 -0
  1339. package/pure-cell/getDataTestId-633f12d5.js +6 -0
  1340. package/pure-cell/index.css +88 -0
  1341. package/pure-cell/index.d.ts +1 -0
  1342. package/pure-cell/index.js +24 -0
  1343. package/pure-cell/modern/component-0f62d18f.d.ts +62 -0
  1344. package/pure-cell/modern/component-0f62d18f.js +102 -0
  1345. package/pure-cell/modern/component-7b7f28f3.d.ts +107 -0
  1346. package/pure-cell/modern/component.d.ts +0 -0
  1347. package/pure-cell/modern/component.js +18 -0
  1348. package/pure-cell/modern/components/addon/component.d.ts +23 -0
  1349. package/pure-cell/modern/components/addon/component.js +12 -0
  1350. package/pure-cell/modern/components/addon/index.css +740 -0
  1351. package/pure-cell/modern/components/addon/index.d.ts +1 -0
  1352. package/pure-cell/modern/components/addon/index.js +4 -0
  1353. package/pure-cell/modern/components/amount/component.d.ts +28 -0
  1354. package/pure-cell/modern/components/amount/component.js +16 -0
  1355. package/pure-cell/modern/components/amount/index.css +728 -0
  1356. package/pure-cell/modern/components/amount/index.d.ts +1 -0
  1357. package/pure-cell/modern/components/amount/index.js +6 -0
  1358. package/pure-cell/modern/components/amount-title/component.d.ts +20 -0
  1359. package/pure-cell/modern/components/amount-title/component.js +16 -0
  1360. package/pure-cell/modern/components/amount-title/index.css +730 -0
  1361. package/pure-cell/modern/components/amount-title/index.d.ts +1 -0
  1362. package/pure-cell/modern/components/amount-title/index.js +6 -0
  1363. package/pure-cell/modern/components/category/component.d.ts +18 -0
  1364. package/pure-cell/modern/components/category/component.js +14 -0
  1365. package/pure-cell/modern/components/category/index.css +740 -0
  1366. package/pure-cell/modern/components/category/index.d.ts +1 -0
  1367. package/pure-cell/modern/components/category/index.js +4 -0
  1368. package/pure-cell/modern/components/comment/component.d.ts +15 -0
  1369. package/pure-cell/modern/components/comment/component.js +11 -0
  1370. package/pure-cell/modern/components/comment/index.css +738 -0
  1371. package/pure-cell/modern/components/comment/index.d.ts +1 -0
  1372. package/pure-cell/modern/components/comment/index.js +4 -0
  1373. package/pure-cell/modern/components/content/component.d.ts +0 -0
  1374. package/pure-cell/modern/components/content/component.js +18 -0
  1375. package/pure-cell/modern/components/content/index.css +732 -0
  1376. package/pure-cell/modern/components/content/index.d.ts +1 -0
  1377. package/pure-cell/modern/components/content/index.js +18 -0
  1378. package/pure-cell/modern/components/footer/component.d.ts +19 -0
  1379. package/pure-cell/modern/components/footer/component.js +10 -0
  1380. package/pure-cell/modern/components/footer/index.css +735 -0
  1381. package/pure-cell/modern/components/footer/index.d.ts +1 -0
  1382. package/pure-cell/modern/components/footer/index.js +4 -0
  1383. package/pure-cell/modern/components/footer-button/component.d.ts +5 -0
  1384. package/pure-cell/modern/components/footer-button/component.js +10 -0
  1385. package/pure-cell/modern/components/footer-button/index.css +727 -0
  1386. package/pure-cell/modern/components/footer-button/index.d.ts +1 -0
  1387. package/pure-cell/modern/components/footer-button/index.js +4 -0
  1388. package/pure-cell/modern/components/footer-text/component.d.ts +15 -0
  1389. package/pure-cell/modern/components/footer-text/component.js +7 -0
  1390. package/pure-cell/modern/components/footer-text/index.d.ts +1 -0
  1391. package/pure-cell/modern/components/footer-text/index.js +4 -0
  1392. package/pure-cell/modern/components/graphics/component.d.ts +15 -0
  1393. package/pure-cell/modern/components/graphics/component.js +11 -0
  1394. package/pure-cell/modern/components/graphics/index.css +727 -0
  1395. package/pure-cell/modern/components/graphics/index.d.ts +1 -0
  1396. package/pure-cell/modern/components/graphics/index.js +3 -0
  1397. package/pure-cell/modern/components/main/component.d.ts +0 -0
  1398. package/pure-cell/modern/components/main/component.js +18 -0
  1399. package/pure-cell/modern/components/main/index.css +743 -0
  1400. package/pure-cell/modern/components/main/index.d.ts +1 -0
  1401. package/pure-cell/modern/components/main/index.js +18 -0
  1402. package/pure-cell/modern/components/text/component.d.ts +0 -0
  1403. package/pure-cell/modern/components/text/component.js +18 -0
  1404. package/pure-cell/modern/components/text/index.css +758 -0
  1405. package/pure-cell/modern/components/text/index.d.ts +1 -0
  1406. package/pure-cell/modern/components/text/index.js +18 -0
  1407. package/pure-cell/modern/components/types.d.ts +21 -0
  1408. package/pure-cell/modern/components/types.js +1 -0
  1409. package/pure-cell/modern/components/typesProps.d.ts +46 -0
  1410. package/pure-cell/modern/components/typesProps.js +1 -0
  1411. package/pure-cell/modern/getDataTestId-abb7ece4.d.ts +2 -0
  1412. package/pure-cell/modern/getDataTestId-abb7ece4.js +6 -0
  1413. package/pure-cell/modern/index.css +88 -0
  1414. package/pure-cell/modern/index.d.ts +1 -0
  1415. package/pure-cell/modern/index.js +18 -0
  1416. package/pure-cell/package.json +3 -0
  1417. package/pure-cell/send-stats.js +82 -0
  1418. package/pure-input/Component.js +1 -1
  1419. package/pure-input/cssm/index.module.css +1 -0
  1420. package/pure-input/esm/Component.js +1 -1
  1421. package/pure-input/esm/index.css +27 -26
  1422. package/pure-input/index.css +27 -26
  1423. package/pure-input/modern/Component.js +1 -1
  1424. package/pure-input/modern/index.css +27 -26
  1425. package/radio/Component.js +1 -1
  1426. package/radio/cssm/index.module.css +1 -0
  1427. package/radio/esm/Component.js +1 -1
  1428. package/radio/esm/index.css +33 -32
  1429. package/radio/index.css +33 -32
  1430. package/radio/modern/Component.js +1 -1
  1431. package/radio/modern/index.css +33 -32
  1432. package/radio-group/Component.js +1 -1
  1433. package/radio-group/cssm/index.module.css +1 -0
  1434. package/radio-group/esm/Component.js +1 -1
  1435. package/radio-group/esm/index.css +18 -17
  1436. package/radio-group/index.css +18 -17
  1437. package/radio-group/modern/Component.js +1 -1
  1438. package/radio-group/modern/index.css +18 -17
  1439. package/scrollbar/Component.js +20 -23
  1440. package/scrollbar/cssm/Component.js +17 -20
  1441. package/scrollbar/cssm/default.module.css +1 -0
  1442. package/scrollbar/cssm/index.js +13 -14
  1443. package/scrollbar/cssm/index.module.css +1 -0
  1444. package/scrollbar/cssm/inverted.module.css +1 -0
  1445. package/scrollbar/default.css +4 -3
  1446. package/scrollbar/esm/Component.js +20 -23
  1447. package/scrollbar/esm/default.css +4 -3
  1448. package/scrollbar/esm/index.css +27 -26
  1449. package/scrollbar/esm/index.js +13 -14
  1450. package/scrollbar/esm/inverted.css +4 -3
  1451. package/scrollbar/index.css +27 -26
  1452. package/scrollbar/index.js +13 -14
  1453. package/scrollbar/inverted.css +4 -3
  1454. package/scrollbar/modern/Component.js +20 -23
  1455. package/scrollbar/modern/default.css +4 -3
  1456. package/scrollbar/modern/index.css +27 -26
  1457. package/scrollbar/modern/index.js +13 -14
  1458. package/scrollbar/modern/inverted.css +4 -3
  1459. package/select/{Component-08cbe22f.d.ts → Component-148b5893.d.ts} +0 -0
  1460. package/select/{Component-08cbe22f.js → Component-148b5893.js} +5 -5
  1461. package/select/{Component-83594167.d.ts → Component-32d6a56a.d.ts} +0 -0
  1462. package/select/{Component-83594167.js → Component-32d6a56a.js} +2 -2
  1463. package/select/Component.js +2 -2
  1464. package/select/components/arrow/Component.js +1 -1
  1465. package/select/components/arrow/index.css +4 -3
  1466. package/select/components/base-select/Component.js +2 -2
  1467. package/select/components/base-select/index.css +8 -7
  1468. package/select/components/base-select/index.d.ts +1 -1
  1469. package/select/components/base-select/index.js +2 -2
  1470. package/select/components/checkmark/Component.js +1 -1
  1471. package/select/components/checkmark/index.css +8 -7
  1472. package/select/components/field/Component.js +2 -2
  1473. package/select/components/field/index.css +10 -9
  1474. package/select/components/field/index.js +1 -1
  1475. package/select/components/index.js +4 -4
  1476. package/select/components/native-select/Component.js +1 -1
  1477. package/select/components/native-select/index.js +1 -1
  1478. package/select/components/optgroup/Component.js +1 -1
  1479. package/select/components/optgroup/index.css +7 -6
  1480. package/select/components/option/Component.js +2 -2
  1481. package/select/components/option/index.css +21 -20
  1482. package/select/components/option/index.js +1 -1
  1483. package/select/components/options-list/Component.js +2 -2
  1484. package/select/components/options-list/index.css +7 -6
  1485. package/select/components/options-list/index.js +1 -1
  1486. package/select/components/select-mobile/Component.js +4 -4
  1487. package/select/components/select-mobile/checkmark/Component.js +1 -1
  1488. package/select/components/select-mobile/checkmark/index.css +5 -4
  1489. package/select/components/select-mobile/index.css +12 -11
  1490. package/select/components/select-mobile/index.d.ts +1 -1
  1491. package/select/components/select-mobile/index.js +4 -4
  1492. package/select/components/select-mobile/options-list/Component.js +2 -2
  1493. package/select/components/select-mobile/options-list/index.css +10 -9
  1494. package/select/components/select-mobile/options-list/index.js +1 -1
  1495. package/select/components/virtual-options-list/Component.js +2 -2
  1496. package/select/components/virtual-options-list/index.css +13 -12
  1497. package/select/components/virtual-options-list/index.js +1 -1
  1498. package/select/cssm/components/arrow/index.module.css +1 -0
  1499. package/select/cssm/components/base-select/index.module.css +1 -0
  1500. package/select/cssm/components/checkmark/index.module.css +1 -0
  1501. package/select/cssm/components/field/index.module.css +1 -0
  1502. package/select/cssm/components/optgroup/index.module.css +1 -0
  1503. package/select/cssm/components/option/index.module.css +1 -0
  1504. package/select/cssm/components/options-list/index.module.css +1 -0
  1505. package/select/cssm/components/select-mobile/checkmark/index.module.css +1 -0
  1506. package/select/cssm/components/select-mobile/index.module.css +1 -0
  1507. package/select/cssm/components/select-mobile/options-list/index.module.css +1 -0
  1508. package/select/cssm/components/virtual-options-list/index.module.css +1 -0
  1509. package/select/cssm/hook-f5b8fe4f.d.ts +1 -6
  1510. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.module.css +1 -0
  1511. package/select/cssm/typings.d.ts +9 -8
  1512. package/select/esm/{Component-c8899d32.d.ts → Component-185f9d75.d.ts} +0 -0
  1513. package/select/esm/{Component-c8899d32.js → Component-185f9d75.js} +5 -5
  1514. package/select/esm/{Component-fb9db7f1.d.ts → Component-8fcd2e57.d.ts} +0 -0
  1515. package/select/esm/{Component-fb9db7f1.js → Component-8fcd2e57.js} +2 -2
  1516. package/select/esm/Component.js +2 -2
  1517. package/select/esm/components/arrow/Component.js +1 -1
  1518. package/select/esm/components/arrow/index.css +4 -3
  1519. package/select/esm/components/base-select/Component.js +2 -2
  1520. package/select/esm/components/base-select/index.css +8 -7
  1521. package/select/esm/components/base-select/index.d.ts +1 -1
  1522. package/select/esm/components/base-select/index.js +2 -2
  1523. package/select/esm/components/checkmark/Component.js +1 -1
  1524. package/select/esm/components/checkmark/index.css +8 -7
  1525. package/select/esm/components/field/Component.js +2 -2
  1526. package/select/esm/components/field/index.css +10 -9
  1527. package/select/esm/components/field/index.js +1 -1
  1528. package/select/esm/components/index.js +4 -4
  1529. package/select/esm/components/native-select/Component.js +1 -1
  1530. package/select/esm/components/native-select/index.js +1 -1
  1531. package/select/esm/components/optgroup/Component.js +1 -1
  1532. package/select/esm/components/optgroup/index.css +7 -6
  1533. package/select/esm/components/option/Component.js +2 -2
  1534. package/select/esm/components/option/index.css +21 -20
  1535. package/select/esm/components/option/index.js +1 -1
  1536. package/select/esm/components/options-list/Component.js +2 -2
  1537. package/select/esm/components/options-list/index.css +7 -6
  1538. package/select/esm/components/options-list/index.js +1 -1
  1539. package/select/esm/components/select-mobile/Component.js +4 -4
  1540. package/select/esm/components/select-mobile/checkmark/Component.js +1 -1
  1541. package/select/esm/components/select-mobile/checkmark/index.css +5 -4
  1542. package/select/esm/components/select-mobile/index.css +12 -11
  1543. package/select/esm/components/select-mobile/index.d.ts +1 -1
  1544. package/select/esm/components/select-mobile/index.js +4 -4
  1545. package/select/esm/components/select-mobile/options-list/Component.js +2 -2
  1546. package/select/esm/components/select-mobile/options-list/index.css +10 -9
  1547. package/select/esm/components/select-mobile/options-list/index.js +1 -1
  1548. package/select/esm/components/virtual-options-list/Component.js +2 -2
  1549. package/select/esm/components/virtual-options-list/index.css +13 -12
  1550. package/select/esm/components/virtual-options-list/index.js +1 -1
  1551. package/select/esm/hook-f5b8fe4f.d.ts +1 -6
  1552. package/select/esm/index.js +4 -4
  1553. package/select/esm/{intersection-observer-0096c380.d.ts → intersection-observer-2ded7e3e.d.ts} +0 -0
  1554. package/select/esm/{intersection-observer-0096c380.js → intersection-observer-2ded7e3e.js} +0 -0
  1555. package/select/esm/presets/index.js +4 -4
  1556. package/select/esm/presets/useLazyLoading/hook.js +3 -3
  1557. package/select/esm/presets/useLazyLoading/index.css +2 -2
  1558. package/select/esm/presets/useSelectWithApply/hook.js +4 -4
  1559. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
  1560. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.css +5 -4
  1561. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1562. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
  1563. package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
  1564. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  1565. package/select/esm/{tslib.es6-2e3f4e35.d.ts → tslib.es6-7c927e71.d.ts} +0 -0
  1566. package/select/esm/{tslib.es6-2e3f4e35.js → tslib.es6-7c927e71.js} +0 -0
  1567. package/select/esm/typings.d.ts +9 -8
  1568. package/select/hook-f5b8fe4f.d.ts +1 -6
  1569. package/select/index.js +4 -4
  1570. package/select/{intersection-observer-7ddb317f.d.ts → intersection-observer-77cce418.d.ts} +0 -0
  1571. package/select/{intersection-observer-7ddb317f.js → intersection-observer-77cce418.js} +0 -0
  1572. package/select/modern/{Component-4424bbf7.d.ts → Component-0ebaac4a.d.ts} +0 -0
  1573. package/select/modern/{Component-4424bbf7.js → Component-0ebaac4a.js} +1 -1
  1574. package/select/modern/{Component-e2443eca.d.ts → Component-4f060db7.d.ts} +0 -0
  1575. package/select/modern/{Component-e2443eca.js → Component-4f060db7.js} +4 -4
  1576. package/select/modern/Component.js +1 -1
  1577. package/select/modern/components/arrow/Component.js +1 -1
  1578. package/select/modern/components/arrow/index.css +4 -3
  1579. package/select/modern/components/base-select/Component.js +1 -1
  1580. package/select/modern/components/base-select/index.css +8 -7
  1581. package/select/modern/components/base-select/index.d.ts +1 -1
  1582. package/select/modern/components/base-select/index.js +1 -1
  1583. package/select/modern/components/checkmark/Component.js +1 -1
  1584. package/select/modern/components/checkmark/index.css +8 -7
  1585. package/select/modern/components/field/Component.js +1 -1
  1586. package/select/modern/components/field/index.css +10 -9
  1587. package/select/modern/components/index.js +3 -3
  1588. package/select/modern/components/optgroup/Component.js +1 -1
  1589. package/select/modern/components/optgroup/index.css +7 -6
  1590. package/select/modern/components/option/Component.js +1 -1
  1591. package/select/modern/components/option/index.css +21 -20
  1592. package/select/modern/components/options-list/Component.js +1 -1
  1593. package/select/modern/components/options-list/index.css +7 -6
  1594. package/select/modern/components/select-mobile/Component.js +3 -3
  1595. package/select/modern/components/select-mobile/checkmark/Component.js +1 -1
  1596. package/select/modern/components/select-mobile/checkmark/index.css +5 -4
  1597. package/select/modern/components/select-mobile/index.css +12 -11
  1598. package/select/modern/components/select-mobile/index.d.ts +1 -1
  1599. package/select/modern/components/select-mobile/index.js +3 -3
  1600. package/select/modern/components/select-mobile/options-list/Component.js +1 -1
  1601. package/select/modern/components/select-mobile/options-list/index.css +10 -9
  1602. package/select/modern/components/virtual-options-list/Component.js +1 -1
  1603. package/select/modern/components/virtual-options-list/index.css +13 -12
  1604. package/select/modern/hook-f5b8fe4f.d.ts +1 -6
  1605. package/select/modern/index.js +3 -3
  1606. package/select/modern/{intersection-observer-0096c380.d.ts → intersection-observer-2ded7e3e.d.ts} +0 -0
  1607. package/select/modern/{intersection-observer-0096c380.js → intersection-observer-2ded7e3e.js} +0 -0
  1608. package/select/modern/presets/index.js +3 -3
  1609. package/select/modern/presets/useLazyLoading/hook.js +2 -2
  1610. package/select/modern/presets/useLazyLoading/index.css +2 -2
  1611. package/select/modern/presets/useSelectWithApply/hook.js +3 -3
  1612. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -3
  1613. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.css +5 -4
  1614. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1615. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +3 -3
  1616. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  1617. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  1618. package/select/modern/typings.d.ts +9 -8
  1619. package/select/presets/index.js +4 -4
  1620. package/select/presets/useLazyLoading/hook.js +3 -3
  1621. package/select/presets/useLazyLoading/index.css +2 -2
  1622. package/select/presets/useSelectWithApply/hook.js +4 -4
  1623. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
  1624. package/select/presets/useSelectWithApply/options-list-with-apply/index.css +5 -4
  1625. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1626. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
  1627. package/select/presets/useSelectWithLoading/hook.js +2 -2
  1628. package/select/presets/useSelectWithLoading/index.css +2 -2
  1629. package/select/{tslib.es6-aff0085c.d.ts → tslib.es6-a088cbd8.d.ts} +0 -0
  1630. package/select/tslib.es6-a088cbd8.js +49 -0
  1631. package/select/typings.d.ts +9 -8
  1632. package/select-with-tags/component.js +1 -1
  1633. package/select-with-tags/components/index.js +1 -1
  1634. package/select-with-tags/components/tag/component.js +2 -2
  1635. package/select-with-tags/components/tag/index.css +12 -11
  1636. package/select-with-tags/components/tag/index.js +1 -1
  1637. package/select-with-tags/components/tag-list/component.js +2 -2
  1638. package/select-with-tags/components/tag-list/index.css +32 -31
  1639. package/select-with-tags/components/tag-list/index.js +1 -1
  1640. package/select-with-tags/cssm/components/tag/index.module.css +1 -0
  1641. package/select-with-tags/cssm/components/tag-list/index.module.css +1 -0
  1642. package/select-with-tags/esm/component.js +1 -1
  1643. package/select-with-tags/esm/components/index.js +1 -1
  1644. package/select-with-tags/esm/components/tag/component.js +2 -2
  1645. package/select-with-tags/esm/components/tag/index.css +12 -11
  1646. package/select-with-tags/esm/components/tag/index.js +1 -1
  1647. package/select-with-tags/esm/components/tag-list/component.js +2 -2
  1648. package/select-with-tags/esm/components/tag-list/index.css +32 -31
  1649. package/select-with-tags/esm/components/tag-list/index.js +1 -1
  1650. package/select-with-tags/esm/index.js +1 -1
  1651. package/select-with-tags/esm/{tslib.es6-4dc531ea.d.ts → tslib.es6-ea77c845.d.ts} +0 -0
  1652. package/select-with-tags/esm/{tslib.es6-4dc531ea.js → tslib.es6-ea77c845.js} +0 -0
  1653. package/select-with-tags/esm/utils/index.js +1 -1
  1654. package/select-with-tags/esm/utils/match.js +1 -1
  1655. package/select-with-tags/index.js +1 -1
  1656. package/select-with-tags/modern/components/tag/component.js +1 -1
  1657. package/select-with-tags/modern/components/tag/index.css +12 -11
  1658. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  1659. package/select-with-tags/modern/components/tag-list/index.css +32 -31
  1660. package/select-with-tags/{tslib.es6-7772ee83.d.ts → tslib.es6-b34309fc.d.ts} +0 -0
  1661. package/{modal/tslib.es6-53e4e678.js → select-with-tags/tslib.es6-b34309fc.js} +0 -0
  1662. package/select-with-tags/utils/index.js +1 -1
  1663. package/select-with-tags/utils/match.js +1 -1
  1664. package/skeleton/Component.js +1 -1
  1665. package/skeleton/cssm/index.module.css +1 -0
  1666. package/skeleton/esm/Component.js +1 -1
  1667. package/skeleton/esm/index.css +12 -11
  1668. package/skeleton/index.css +12 -11
  1669. package/skeleton/modern/Component.js +1 -1
  1670. package/skeleton/modern/index.css +12 -11
  1671. package/slider/Component.js +1 -1
  1672. package/slider/cssm/index.module.css +1 -0
  1673. package/slider/esm/Component.js +1 -1
  1674. package/slider/esm/index.css +38 -37
  1675. package/slider/index.css +38 -37
  1676. package/slider/modern/Component.js +1 -1
  1677. package/slider/modern/index.css +38 -37
  1678. package/slider-input/Component.js +1 -1
  1679. package/slider-input/cssm/index.module.css +1 -0
  1680. package/slider-input/esm/Component.js +1 -1
  1681. package/slider-input/esm/index.css +18 -17
  1682. package/slider-input/index.css +18 -17
  1683. package/slider-input/modern/Component.js +1 -1
  1684. package/slider-input/modern/index.css +18 -17
  1685. package/space/Component.js +2 -2
  1686. package/space/{Item-9f54139e.d.ts → Item-82e3b58b.d.ts} +0 -0
  1687. package/space/{Item-9f54139e.js → Item-82e3b58b.js} +0 -0
  1688. package/space/Item.js +1 -1
  1689. package/space/cssm/index.module.css +1 -0
  1690. package/space/esm/Component.js +2 -2
  1691. package/space/esm/{Item-2def6754.d.ts → Item-d7a7b8bd.d.ts} +0 -0
  1692. package/space/esm/{Item-2def6754.js → Item-d7a7b8bd.js} +0 -0
  1693. package/space/esm/Item.js +1 -1
  1694. package/space/esm/index.css +10 -9
  1695. package/space/esm/index.js +1 -1
  1696. package/space/index.css +10 -9
  1697. package/space/index.js +1 -1
  1698. package/space/modern/Component.js +1 -1
  1699. package/space/modern/index.css +10 -9
  1700. package/spinner/Component.js +1 -1
  1701. package/spinner/esm/Component.js +1 -1
  1702. package/spinner/esm/index.css +7 -7
  1703. package/spinner/index.css +7 -7
  1704. package/spinner/modern/Component.js +1 -1
  1705. package/spinner/modern/index.css +7 -7
  1706. package/status/Component.js +1 -1
  1707. package/status/cssm/index.module.css +1 -0
  1708. package/status/esm/Component.js +1 -1
  1709. package/status/esm/index.css +19 -18
  1710. package/status/index.css +19 -18
  1711. package/status/modern/Component.js +1 -1
  1712. package/status/modern/index.css +19 -18
  1713. package/stepped-progress-bar/Component.js +1 -1
  1714. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  1715. package/stepped-progress-bar/components/step-bar/index.css +12 -11
  1716. package/stepped-progress-bar/cssm/components/step-bar/index.module.css +1 -0
  1717. package/stepped-progress-bar/cssm/index.module.css +1 -0
  1718. package/stepped-progress-bar/esm/Component.js +1 -1
  1719. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  1720. package/stepped-progress-bar/esm/components/step-bar/index.css +12 -11
  1721. package/stepped-progress-bar/esm/index.css +5 -4
  1722. package/stepped-progress-bar/index.css +5 -4
  1723. package/stepped-progress-bar/modern/Component.js +1 -1
  1724. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  1725. package/stepped-progress-bar/modern/components/step-bar/index.css +12 -11
  1726. package/stepped-progress-bar/modern/index.css +5 -4
  1727. package/switch/Component.js +1 -1
  1728. package/switch/cssm/index.module.css +1 -0
  1729. package/switch/esm/Component.js +1 -1
  1730. package/switch/esm/index.css +27 -26
  1731. package/switch/index.css +27 -26
  1732. package/switch/modern/Component.js +1 -1
  1733. package/switch/modern/index.css +27 -26
  1734. package/table/component.js +1 -1
  1735. package/table/components/index.js +1 -1
  1736. package/table/components/pagination/Component.js +2 -2
  1737. package/table/components/pagination/index.css +9 -8
  1738. package/table/components/pagination/index.js +1 -1
  1739. package/table/components/pagination/select-field/index.css +5 -4
  1740. package/table/components/pagination/select-field/index.js +2 -2
  1741. package/table/components/table/Component.js +2 -2
  1742. package/table/components/table/index.css +7 -6
  1743. package/table/components/table/index.js +1 -1
  1744. package/table/components/table/utils.js +1 -1
  1745. package/table/components/tbody/Component.js +2 -2
  1746. package/table/components/tbody/index.css +3 -2
  1747. package/table/components/tbody/index.js +1 -1
  1748. package/table/components/tcell/Component.js +2 -2
  1749. package/table/components/tcell/index.css +5 -4
  1750. package/table/components/tcell/index.js +1 -1
  1751. package/table/components/texpandable-row/Component.js +2 -2
  1752. package/table/components/texpandable-row/index.css +6 -5
  1753. package/table/components/texpandable-row/index.js +1 -1
  1754. package/table/components/thead/Component.js +2 -2
  1755. package/table/components/thead/index.css +7 -6
  1756. package/table/components/thead/index.js +1 -1
  1757. package/table/components/thead-cell/Component.js +2 -2
  1758. package/table/components/thead-cell/index.css +6 -5
  1759. package/table/components/thead-cell/index.js +1 -1
  1760. package/table/components/trow/Component.js +2 -2
  1761. package/table/components/trow/index.css +9 -8
  1762. package/table/components/trow/index.js +1 -1
  1763. package/table/components/tsortable-head-cell/Component.js +2 -2
  1764. package/table/components/tsortable-head-cell/index.css +10 -9
  1765. package/table/components/tsortable-head-cell/index.js +1 -1
  1766. package/table/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1767. package/table/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1768. package/table/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1769. package/table/cssm/components/pagination/index.module.css +1 -0
  1770. package/table/cssm/components/pagination/select-field/index.module.css +1 -0
  1771. package/table/cssm/components/table/index.module.css +1 -0
  1772. package/table/cssm/components/tbody/index.module.css +1 -0
  1773. package/table/cssm/components/tcell/index.module.css +1 -0
  1774. package/table/cssm/components/texpandable-row/index.module.css +1 -0
  1775. package/table/cssm/components/thead/index.module.css +1 -0
  1776. package/table/cssm/components/thead-cell/index.module.css +1 -0
  1777. package/table/cssm/components/trow/index.module.css +1 -0
  1778. package/table/cssm/components/tsortable-head-cell/index.module.css +1 -0
  1779. package/table/esm/component.js +1 -1
  1780. package/table/esm/components/index.js +1 -1
  1781. package/table/esm/components/pagination/Component.js +2 -2
  1782. package/table/esm/components/pagination/index.css +9 -8
  1783. package/table/esm/components/pagination/index.js +1 -1
  1784. package/table/esm/components/pagination/select-field/index.css +5 -4
  1785. package/table/esm/components/pagination/select-field/index.js +2 -2
  1786. package/table/esm/components/table/Component.js +2 -2
  1787. package/table/esm/components/table/index.css +7 -6
  1788. package/table/esm/components/table/index.js +1 -1
  1789. package/table/esm/components/table/utils.js +1 -1
  1790. package/table/esm/components/tbody/Component.js +2 -2
  1791. package/table/esm/components/tbody/index.css +3 -2
  1792. package/table/esm/components/tbody/index.js +1 -1
  1793. package/table/esm/components/tcell/Component.js +2 -2
  1794. package/table/esm/components/tcell/index.css +5 -4
  1795. package/table/esm/components/tcell/index.js +1 -1
  1796. package/table/esm/components/texpandable-row/Component.js +2 -2
  1797. package/table/esm/components/texpandable-row/index.css +6 -5
  1798. package/table/esm/components/texpandable-row/index.js +1 -1
  1799. package/table/esm/components/thead/Component.js +2 -2
  1800. package/table/esm/components/thead/index.css +7 -6
  1801. package/table/esm/components/thead/index.js +1 -1
  1802. package/table/esm/components/thead-cell/Component.js +2 -2
  1803. package/table/esm/components/thead-cell/index.css +6 -5
  1804. package/table/esm/components/thead-cell/index.js +1 -1
  1805. package/table/esm/components/trow/Component.js +2 -2
  1806. package/table/esm/components/trow/index.css +9 -8
  1807. package/table/esm/components/trow/index.js +1 -1
  1808. package/table/esm/components/tsortable-head-cell/Component.js +2 -2
  1809. package/table/esm/components/tsortable-head-cell/index.css +10 -9
  1810. package/table/esm/components/tsortable-head-cell/index.js +1 -1
  1811. package/table/esm/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1812. package/table/esm/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1813. package/table/esm/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1814. package/table/esm/index.js +1 -1
  1815. package/table/esm/{tslib.es6-baf548b5.d.ts → tslib.es6-af6cb8d3.d.ts} +0 -0
  1816. package/table/esm/{tslib.es6-baf548b5.js → tslib.es6-af6cb8d3.js} +0 -0
  1817. package/table/index.js +1 -1
  1818. package/table/modern/components/pagination/Component.js +1 -1
  1819. package/table/modern/components/pagination/index.css +9 -8
  1820. package/table/modern/components/pagination/select-field/index.css +5 -4
  1821. package/table/modern/components/pagination/select-field/index.js +1 -1
  1822. package/table/modern/components/table/Component.js +1 -1
  1823. package/table/modern/components/table/index.css +7 -6
  1824. package/table/modern/components/tbody/Component.js +1 -1
  1825. package/table/modern/components/tbody/index.css +3 -2
  1826. package/table/modern/components/tcell/Component.js +1 -1
  1827. package/table/modern/components/tcell/index.css +5 -4
  1828. package/table/modern/components/texpandable-row/Component.js +1 -1
  1829. package/table/modern/components/texpandable-row/index.css +6 -5
  1830. package/table/modern/components/thead/Component.js +1 -1
  1831. package/table/modern/components/thead/index.css +7 -6
  1832. package/table/modern/components/thead-cell/Component.js +1 -1
  1833. package/table/modern/components/thead-cell/index.css +6 -5
  1834. package/table/modern/components/trow/Component.js +1 -1
  1835. package/table/modern/components/trow/index.css +9 -8
  1836. package/table/modern/components/tsortable-head-cell/Component.js +1 -1
  1837. package/table/modern/components/tsortable-head-cell/index.css +10 -9
  1838. package/table/{tslib.es6-a539e6cc.d.ts → tslib.es6-4d76be94.d.ts} +0 -0
  1839. package/{picker-button/tslib.es6-75fef292.js → table/tslib.es6-4d76be94.js} +0 -0
  1840. package/tabs/components/primary-tablist/Component.desktop.js +2 -2
  1841. package/tabs/components/primary-tablist/Component.js +1 -1
  1842. package/tabs/components/primary-tablist/Component.mobile.js +3 -3
  1843. package/tabs/components/primary-tablist/Component.responsive.js +2 -2
  1844. package/tabs/components/primary-tablist/index.css +20 -19
  1845. package/tabs/components/primary-tablist/mobile.css +24 -22
  1846. package/tabs/components/scrollable-container/Component.js +1 -1
  1847. package/tabs/components/scrollable-container/index.css +5 -4
  1848. package/tabs/components/secondary-tablist/Component.desktop.js +2 -2
  1849. package/tabs/components/secondary-tablist/Component.js +1 -1
  1850. package/tabs/components/secondary-tablist/Component.mobile.js +3 -3
  1851. package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
  1852. package/tabs/components/secondary-tablist/index.css +11 -10
  1853. package/tabs/components/secondary-tablist/mobile.css +14 -12
  1854. package/tabs/components/tab/Component.js +1 -1
  1855. package/tabs/components/tab/index.css +3 -3
  1856. package/tabs/components/tabs/Component.desktop.js +3 -3
  1857. package/tabs/components/tabs/Component.mobile.js +3 -3
  1858. package/tabs/components/tabs/Component.responsive.js +3 -3
  1859. package/tabs/cssm/components/primary-tablist/index.module.css +1 -0
  1860. package/tabs/cssm/components/primary-tablist/mobile.module.css +1 -0
  1861. package/tabs/cssm/components/scrollable-container/index.module.css +1 -0
  1862. package/tabs/cssm/components/secondary-tablist/index.module.css +1 -0
  1863. package/tabs/cssm/components/secondary-tablist/mobile.module.css +1 -0
  1864. package/tabs/cssm/vars.css +1 -0
  1865. package/tabs/desktop.js +3 -3
  1866. package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
  1867. package/tabs/esm/components/primary-tablist/Component.js +1 -1
  1868. package/tabs/esm/components/primary-tablist/Component.mobile.js +3 -3
  1869. package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
  1870. package/tabs/esm/components/primary-tablist/index.css +20 -19
  1871. package/tabs/esm/components/primary-tablist/mobile.css +24 -22
  1872. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  1873. package/tabs/esm/components/scrollable-container/index.css +5 -4
  1874. package/tabs/esm/components/secondary-tablist/Component.desktop.js +2 -2
  1875. package/tabs/esm/components/secondary-tablist/Component.js +1 -1
  1876. package/tabs/esm/components/secondary-tablist/Component.mobile.js +3 -3
  1877. package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
  1878. package/tabs/esm/components/secondary-tablist/index.css +11 -10
  1879. package/tabs/esm/components/secondary-tablist/mobile.css +14 -12
  1880. package/tabs/esm/components/tab/Component.js +1 -1
  1881. package/tabs/esm/components/tab/index.css +3 -3
  1882. package/tabs/esm/components/tabs/Component.desktop.js +3 -3
  1883. package/tabs/esm/components/tabs/Component.mobile.js +3 -3
  1884. package/tabs/esm/components/tabs/Component.responsive.js +3 -3
  1885. package/tabs/esm/desktop.js +3 -3
  1886. package/tabs/esm/index.js +3 -3
  1887. package/tabs/esm/index.module-91facdbd.js +4 -0
  1888. package/tabs/esm/index.module-ee149f3a.js +4 -0
  1889. package/tabs/esm/mobile.js +3 -3
  1890. package/tabs/esm/responsive.js +3 -3
  1891. package/tabs/esm/{tslib.es6-6792830d.d.ts → tslib.es6-919ce5b2.d.ts} +0 -0
  1892. package/tabs/esm/{tslib.es6-6792830d.js → tslib.es6-919ce5b2.js} +0 -0
  1893. package/tabs/index.js +3 -3
  1894. package/tabs/index.module-68af7ad2.js +4 -0
  1895. package/tabs/index.module-fdd7a8e6.js +4 -0
  1896. package/tabs/mobile.js +3 -3
  1897. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  1898. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  1899. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  1900. package/tabs/modern/components/primary-tablist/index.css +20 -19
  1901. package/tabs/modern/components/primary-tablist/mobile.css +24 -22
  1902. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  1903. package/tabs/modern/components/scrollable-container/index.css +5 -4
  1904. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  1905. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  1906. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  1907. package/tabs/modern/components/secondary-tablist/index.css +11 -10
  1908. package/tabs/modern/components/secondary-tablist/mobile.css +14 -12
  1909. package/tabs/modern/components/tab/Component.js +1 -1
  1910. package/tabs/modern/components/tab/index.css +3 -3
  1911. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  1912. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  1913. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  1914. package/tabs/modern/desktop.js +2 -2
  1915. package/tabs/modern/index.js +2 -2
  1916. package/tabs/modern/index.module-91facdbd.js +4 -0
  1917. package/tabs/modern/index.module-ee149f3a.js +4 -0
  1918. package/tabs/modern/mobile.js +2 -2
  1919. package/tabs/modern/responsive.js +2 -2
  1920. package/tabs/responsive.js +3 -3
  1921. package/tabs/{tslib.es6-587bdeac.d.ts → tslib.es6-5b21d865.d.ts} +0 -0
  1922. package/{select-with-tags/tslib.es6-7772ee83.js → tabs/tslib.es6-5b21d865.js} +0 -0
  1923. package/tag/Component.js +3 -3
  1924. package/tag/cssm/default.module.css +1 -0
  1925. package/tag/cssm/index.module.css +1 -0
  1926. package/tag/cssm/inverted.module.css +1 -0
  1927. package/tag/cssm/vars.css +1 -0
  1928. package/tag/default.css +10 -9
  1929. package/tag/esm/Component.js +3 -3
  1930. package/tag/esm/default.css +10 -9
  1931. package/tag/esm/index.css +39 -38
  1932. package/tag/esm/inverted.css +10 -9
  1933. package/tag/index.css +39 -38
  1934. package/tag/inverted.css +10 -9
  1935. package/tag/modern/Component.js +3 -3
  1936. package/tag/modern/default.css +10 -9
  1937. package/tag/modern/index.css +39 -38
  1938. package/tag/modern/inverted.css +10 -9
  1939. package/textarea/Component.js +3 -3
  1940. package/textarea/cssm/default.module.css +1 -0
  1941. package/textarea/cssm/index.module.css +1 -0
  1942. package/textarea/cssm/inverted.module.css +1 -0
  1943. package/textarea/default.css +20 -19
  1944. package/textarea/esm/Component.js +3 -3
  1945. package/textarea/esm/default.css +20 -19
  1946. package/textarea/esm/index.css +23 -22
  1947. package/textarea/esm/inverted.css +20 -19
  1948. package/textarea/index.css +23 -22
  1949. package/textarea/inverted.css +20 -19
  1950. package/textarea/modern/Component.js +3 -3
  1951. package/textarea/modern/default.css +20 -19
  1952. package/textarea/modern/index.css +23 -22
  1953. package/textarea/modern/inverted.css +20 -19
  1954. package/themes/click.css +1 -0
  1955. package/themes/compiled/mobile-dark-bluetint.css +271 -271
  1956. package/themes/corp.css +1 -0
  1957. package/themes/dist/click.css +1 -0
  1958. package/themes/dist/compiled/mobile-dark-bluetint.css +960 -921
  1959. package/themes/dist/corp.css +1 -0
  1960. package/themes/dist/intranet.css +1 -0
  1961. package/themes/dist/mobile.css +1 -0
  1962. package/themes/dist/package.json +1 -1
  1963. package/themes/dist/site.css +1 -0
  1964. package/themes/intranet.css +1 -0
  1965. package/themes/mobile.css +1 -0
  1966. package/themes/site.css +1 -0
  1967. package/toast/component.js +1 -1
  1968. package/toast/cssm/index.module.css +1 -0
  1969. package/toast/esm/component.js +1 -1
  1970. package/toast/esm/index.css +11 -10
  1971. package/toast/index.css +11 -10
  1972. package/toast/modern/component.js +1 -1
  1973. package/toast/modern/index.css +11 -10
  1974. package/toast-plate/component.js +1 -1
  1975. package/toast-plate/cssm/index.module.css +1 -0
  1976. package/toast-plate/esm/component.js +1 -1
  1977. package/toast-plate/esm/index.css +17 -16
  1978. package/toast-plate/index.css +17 -16
  1979. package/toast-plate/modern/component.js +1 -1
  1980. package/toast-plate/modern/index.css +17 -16
  1981. package/tooltip/{Component-abd29111.d.ts → Component-9867ba58.d.ts} +0 -0
  1982. package/tooltip/{Component-abd29111.js → Component-9867ba58.js} +3 -3
  1983. package/tooltip/Component.js +1 -1
  1984. package/tooltip/component.responsive.d.ts +5 -3
  1985. package/tooltip/component.responsive.js +6 -6
  1986. package/tooltip/cssm/component.responsive.d.ts +5 -3
  1987. package/tooltip/cssm/component.responsive.js +4 -4
  1988. package/tooltip/cssm/default.module.css +1 -0
  1989. package/tooltip/cssm/index.module.css +1 -0
  1990. package/tooltip/cssm/inverted.module.css +1 -0
  1991. package/tooltip/default.css +4 -3
  1992. package/tooltip/esm/{Component-40e12157.d.ts → Component-c9b4ed62.d.ts} +0 -0
  1993. package/tooltip/esm/{Component-40e12157.js → Component-c9b4ed62.js} +3 -3
  1994. package/tooltip/esm/Component.js +1 -1
  1995. package/tooltip/esm/component.responsive.d.ts +5 -3
  1996. package/tooltip/esm/component.responsive.js +6 -6
  1997. package/tooltip/esm/default.css +4 -3
  1998. package/tooltip/esm/index.css +7 -6
  1999. package/tooltip/esm/index.d.ts +1 -1
  2000. package/tooltip/esm/index.js +1 -1
  2001. package/tooltip/esm/inverted.css +6 -5
  2002. package/tooltip/esm/responsive.css +3 -3
  2003. package/tooltip/esm/responsive.js +1 -1
  2004. package/tooltip/index.css +7 -6
  2005. package/tooltip/index.d.ts +1 -1
  2006. package/tooltip/index.js +1 -1
  2007. package/tooltip/inverted.css +6 -5
  2008. package/tooltip/modern/Component.js +3 -3
  2009. package/tooltip/modern/component.responsive.d.ts +5 -3
  2010. package/tooltip/modern/component.responsive.js +5 -5
  2011. package/tooltip/modern/default.css +4 -3
  2012. package/tooltip/modern/index.css +7 -6
  2013. package/tooltip/modern/inverted.css +6 -5
  2014. package/tooltip/modern/responsive.css +3 -3
  2015. package/tooltip/responsive.css +3 -3
  2016. package/tooltip/responsive.js +1 -1
  2017. package/typography/colors.css +14 -13
  2018. package/typography/{colors.module-f38a0be2.d.ts → colors.module-6c043c60.d.ts} +0 -0
  2019. package/typography/{colors.module-f38a0be2.js → colors.module-6c043c60.js} +1 -1
  2020. package/typography/common.module-7ec0ef62.js +4 -0
  2021. package/typography/component.js +2 -2
  2022. package/typography/cssm/colors.module.css +1 -0
  2023. package/typography/cssm/index.d.ts +1 -0
  2024. package/typography/cssm/text/index.module.css +1 -0
  2025. package/typography/cssm/title/index.module.css +1 -0
  2026. package/typography/cssm/title-mobile/index.module.css +1 -0
  2027. package/typography/cssm/title-responsive/index.module.css +1 -0
  2028. package/typography/esm/colors.css +14 -13
  2029. package/typography/esm/{colors.module-2480a569.d.ts → colors.module-80cb5830.d.ts} +0 -0
  2030. package/typography/esm/{colors.module-2480a569.js → colors.module-80cb5830.js} +1 -1
  2031. package/typography/esm/common.module-d2a47840.js +4 -0
  2032. package/typography/esm/component.js +2 -2
  2033. package/typography/esm/index.d.ts +1 -0
  2034. package/typography/esm/index.js +2 -2
  2035. package/typography/esm/text/component.js +2 -2
  2036. package/typography/esm/text/index.css +15 -14
  2037. package/typography/esm/text/index.js +1 -1
  2038. package/typography/esm/title/common.css +5 -5
  2039. package/typography/esm/title/component.js +1 -1
  2040. package/typography/esm/title/index.css +20 -19
  2041. package/typography/esm/title/index.js +3 -3
  2042. package/typography/esm/title-mobile/component.js +3 -3
  2043. package/typography/esm/title-mobile/index.css +15 -14
  2044. package/typography/esm/title-mobile/index.js +2 -2
  2045. package/typography/esm/title-responsive/component.js +3 -3
  2046. package/typography/esm/title-responsive/index.css +42 -41
  2047. package/typography/esm/title-responsive/index.js +2 -2
  2048. package/typography/index.d.ts +1 -0
  2049. package/typography/index.js +2 -2
  2050. package/typography/modern/colors.css +14 -13
  2051. package/typography/modern/colors.module-bc2dc1b0.js +4 -0
  2052. package/typography/modern/common.module-d2a47840.js +4 -0
  2053. package/typography/modern/component.js +2 -2
  2054. package/typography/modern/index.d.ts +1 -0
  2055. package/typography/modern/index.js +2 -2
  2056. package/typography/modern/text/component.js +2 -2
  2057. package/typography/modern/text/index.css +15 -14
  2058. package/typography/modern/text/index.js +1 -1
  2059. package/typography/modern/title/common.css +5 -5
  2060. package/typography/modern/title/component.js +1 -1
  2061. package/typography/modern/title/index.css +20 -19
  2062. package/typography/modern/title/index.js +3 -3
  2063. package/typography/modern/title-mobile/component.js +3 -3
  2064. package/typography/modern/title-mobile/index.css +15 -14
  2065. package/typography/modern/title-mobile/index.js +2 -2
  2066. package/typography/modern/title-responsive/component.js +3 -3
  2067. package/typography/modern/title-responsive/index.css +42 -41
  2068. package/typography/modern/title-responsive/index.js +2 -2
  2069. package/typography/text/component.d.ts +1 -1
  2070. package/typography/text/component.js +2 -2
  2071. package/typography/text/index.css +15 -14
  2072. package/typography/text/index.js +1 -1
  2073. package/typography/title/common.css +5 -5
  2074. package/typography/title/component.d.ts +1 -1
  2075. package/typography/title/component.js +1 -1
  2076. package/typography/title/index.css +20 -19
  2077. package/typography/title/index.js +3 -3
  2078. package/typography/title-mobile/component.js +3 -3
  2079. package/typography/title-mobile/index.css +15 -14
  2080. package/typography/title-mobile/index.js +2 -2
  2081. package/typography/title-responsive/component.js +3 -3
  2082. package/typography/title-responsive/index.css +42 -41
  2083. package/typography/title-responsive/index.js +2 -2
  2084. package/vars/border-radius.css +1 -0
  2085. package/vars/cssm/border-radius.css +1 -0
  2086. package/vars/cssm/index.css +1 -0
  2087. package/vars/dist/border-radius.css +1 -0
  2088. package/vars/dist/cssm/border-radius.css +1 -0
  2089. package/vars/dist/cssm/index.css +1 -0
  2090. package/vars/dist/package.json +1 -1
  2091. package/vars/index.d.ts +1 -0
  2092. package/vars/index.js +1 -0
  2093. package/with-suffix/Component.js +1 -1
  2094. package/with-suffix/cssm/index.module.css +1 -0
  2095. package/with-suffix/esm/Component.js +1 -1
  2096. package/with-suffix/esm/index.css +10 -9
  2097. package/with-suffix/index.css +10 -9
  2098. package/with-suffix/modern/Component.js +1 -1
  2099. package/with-suffix/modern/index.css +10 -9
  2100. package/calendar-range/modern/index.module-b064eb8f.js +0 -4
  2101. package/grid/esm/gutters.module-c7d03958.js +0 -27
  2102. package/grid/gutters.module-c8d6ccac.js +0 -28
  2103. package/grid/modern/gutters.module-1ccbea38.js +0 -4
  2104. package/intl-phone-input/cssm/libphonenumber-js.min-d3a9d490.js +0 -1567
  2105. package/intl-phone-input/cssm/usePreventCaretReset.d.ts +0 -8
  2106. package/intl-phone-input/cssm/usePreventCaretReset.js +0 -34
  2107. package/intl-phone-input/esm/libphonenumber-js.min-c49027d7.js +0 -1567
  2108. package/intl-phone-input/esm/usePreventCaretReset.d.ts +0 -8
  2109. package/intl-phone-input/esm/usePreventCaretReset.js +0 -32
  2110. package/intl-phone-input/libphonenumber-js.min-13d3dc00.js +0 -1567
  2111. package/intl-phone-input/modern/libphonenumber-js.min-c49027d7.js +0 -1567
  2112. package/intl-phone-input/modern/usePreventCaretReset.d.ts +0 -8
  2113. package/intl-phone-input/modern/usePreventCaretReset.js +0 -31
  2114. package/intl-phone-input/usePreventCaretReset.d.ts +0 -8
  2115. package/intl-phone-input/usePreventCaretReset.js +0 -34
  2116. package/modal/esm/transitions.module-c22d6538.js +0 -4
  2117. package/modal/modern/transitions.module-c22d6538.js +0 -4
  2118. package/modal/transitions.module-eb91dbbb.js +0 -4
  2119. package/table/tslib.es6-a539e6cc.js +0 -40
  2120. package/tabs/esm/index.module-06d19c13.js +0 -4
  2121. package/tabs/esm/index.module-e313c0b9.js +0 -4
  2122. package/tabs/index.module-1518b596.js +0 -4
  2123. package/tabs/index.module-6ddb2327.js +0 -4
  2124. package/tabs/modern/index.module-06d19c13.js +0 -4
  2125. package/tabs/modern/index.module-e313c0b9.js +0 -4
  2126. package/tabs/tslib.es6-587bdeac.js +0 -40
  2127. package/typography/common.module-fd9ab633.js +0 -4
  2128. package/typography/esm/common.module-d606ca45.js +0 -4
  2129. package/typography/modern/colors.module-9289cf86.js +0 -4
  2130. package/typography/modern/common.module-d606ca45.js +0 -4
@@ -1,1567 +0,0 @@
1
- !function (t, e) { "object" == typeof exports && "undefined" != typeof module ? e(exports) : "function" == typeof define && define.amd ? define(["exports"], e) : e((t = t || self).libphonenumber = {}); }(undefined, (function (t) {
2
- var e = { version: 4, country_calling_codes: { 1: ["US", "AG", "AI", "AS", "BB", "BM", "BS", "CA", "DM", "DO", "GD", "GU", "JM", "KN", "KY", "LC", "MP", "MS", "PR", "SX", "TC", "TT", "VC", "VG", "VI"], 7: ["RU", "KZ"], 20: ["EG"], 27: ["ZA"], 30: ["GR"], 31: ["NL"], 32: ["BE"], 33: ["FR"], 34: ["ES"], 36: ["HU"], 39: ["IT", "VA"], 40: ["RO"], 41: ["CH"], 43: ["AT"], 44: ["GB", "GG", "IM", "JE"], 45: ["DK"], 46: ["SE"], 47: ["NO", "SJ"], 48: ["PL"], 49: ["DE"], 51: ["PE"], 52: ["MX"], 53: ["CU"], 54: ["AR"], 55: ["BR"], 56: ["CL"], 57: ["CO"], 58: ["VE"], 60: ["MY"], 61: ["AU", "CC", "CX"], 62: ["ID"], 63: ["PH"], 64: ["NZ"], 65: ["SG"], 66: ["TH"], 81: ["JP"], 82: ["KR"], 84: ["VN"], 86: ["CN"], 90: ["TR"], 91: ["IN"], 92: ["PK"], 93: ["AF"], 94: ["LK"], 95: ["MM"], 98: ["IR"], 211: ["SS"], 212: ["MA", "EH"], 213: ["DZ"], 216: ["TN"], 218: ["LY"], 220: ["GM"], 221: ["SN"], 222: ["MR"], 223: ["ML"], 224: ["GN"], 225: ["CI"], 226: ["BF"], 227: ["NE"], 228: ["TG"], 229: ["BJ"], 230: ["MU"], 231: ["LR"], 232: ["SL"], 233: ["GH"], 234: ["NG"], 235: ["TD"], 236: ["CF"], 237: ["CM"], 238: ["CV"], 239: ["ST"], 240: ["GQ"], 241: ["GA"], 242: ["CG"], 243: ["CD"], 244: ["AO"], 245: ["GW"], 246: ["IO"], 247: ["AC"], 248: ["SC"], 249: ["SD"], 250: ["RW"], 251: ["ET"], 252: ["SO"], 253: ["DJ"], 254: ["KE"], 255: ["TZ"], 256: ["UG"], 257: ["BI"], 258: ["MZ"], 260: ["ZM"], 261: ["MG"], 262: ["RE", "YT"], 263: ["ZW"], 264: ["NA"], 265: ["MW"], 266: ["LS"], 267: ["BW"], 268: ["SZ"], 269: ["KM"], 290: ["SH", "TA"], 291: ["ER"], 297: ["AW"], 298: ["FO"], 299: ["GL"], 350: ["GI"], 351: ["PT"], 352: ["LU"], 353: ["IE"], 354: ["IS"], 355: ["AL"], 356: ["MT"], 357: ["CY"], 358: ["FI", "AX"], 359: ["BG"], 370: ["LT"], 371: ["LV"], 372: ["EE"], 373: ["MD"], 374: ["AM"], 375: ["BY"], 376: ["AD"], 377: ["MC"], 378: ["SM"], 380: ["UA"], 381: ["RS"], 382: ["ME"], 383: ["XK"], 385: ["HR"], 386: ["SI"], 387: ["BA"], 389: ["MK"], 420: ["CZ"], 421: ["SK"], 423: ["LI"], 500: ["FK"], 501: ["BZ"], 502: ["GT"], 503: ["SV"], 504: ["HN"], 505: ["NI"], 506: ["CR"], 507: ["PA"], 508: ["PM"], 509: ["HT"], 590: ["GP", "BL", "MF"], 591: ["BO"], 592: ["GY"], 593: ["EC"], 594: ["GF"], 595: ["PY"], 596: ["MQ"], 597: ["SR"], 598: ["UY"], 599: ["CW", "BQ"], 670: ["TL"], 672: ["NF"], 673: ["BN"], 674: ["NR"], 675: ["PG"], 676: ["TO"], 677: ["SB"], 678: ["VU"], 679: ["FJ"], 680: ["PW"], 681: ["WF"], 682: ["CK"], 683: ["NU"], 685: ["WS"], 686: ["KI"], 687: ["NC"], 688: ["TV"], 689: ["PF"], 690: ["TK"], 691: ["FM"], 692: ["MH"], 850: ["KP"], 852: ["HK"], 853: ["MO"], 855: ["KH"], 856: ["LA"], 880: ["BD"], 886: ["TW"], 960: ["MV"], 961: ["LB"], 962: ["JO"], 963: ["SY"], 964: ["IQ"], 965: ["KW"], 966: ["SA"], 967: ["YE"], 968: ["OM"], 970: ["PS"], 971: ["AE"], 972: ["IL"], 973: ["BH"], 974: ["QA"], 975: ["BT"], 976: ["MN"], 977: ["NP"], 992: ["TJ"], 993: ["TM"], 994: ["AZ"], 995: ["GE"], 996: ["KG"], 998: ["UZ"] }, countries: { AC: ["247", "00", "(?:[01589]\\d|[46])\\d{4}", [5, 6]], AD: ["376", "00", "(?:1|6\\d)\\d{7}|[135-9]\\d{5}", [6, 8, 9], [["(\\d{3})(\\d{3})", "$1 $2", ["[135-9]"]], ["(\\d{4})(\\d{4})", "$1 $2", ["1"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["6"]]]], AE: ["971", "00", "(?:[4-7]\\d|9[0-689])\\d{7}|800\\d{2,9}|[2-4679]\\d{7}", [5, 6, 7, 8, 9, 10, 11, 12], [["(\\d{3})(\\d{2,9})", "$1 $2", ["60|8"]], ["(\\d)(\\d{3})(\\d{4})", "$1 $2 $3", ["[236]|[479][2-8]"], "0$1"], ["(\\d{3})(\\d)(\\d{5})", "$1 $2 $3", ["[479]"]], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["5"], "0$1"]], "0"], AF: ["93", "00", "[2-7]\\d{8}", [9], [["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[2-7]"], "0$1"]], "0"], AG: ["1", "011", "(?:268|[58]\\d\\d|900)\\d{7}", [10], 0, "1", 0, "1|([457]\\d{6})$", "268$1", 0, "268"], AI: ["1", "011", "(?:264|[58]\\d\\d|900)\\d{7}", [10], 0, "1", 0, "1|([2457]\\d{6})$", "264$1", 0, "264"], AL: ["355", "00", "(?:700\\d\\d|900)\\d{3}|8\\d{5,7}|(?:[2-5]|6\\d)\\d{7}", [6, 7, 8, 9], [["(\\d{3})(\\d{3,4})", "$1 $2", ["80|9"], "0$1"], ["(\\d)(\\d{3})(\\d{4})", "$1 $2 $3", ["4[2-6]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["[2358][2-5]|4"], "0$1"], ["(\\d{3})(\\d{5})", "$1 $2", ["[23578]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["6"], "0$1"]], "0"], AM: ["374", "00", "(?:[1-489]\\d|55|60|77)\\d{6}", [8], [["(\\d{3})(\\d{2})(\\d{3})", "$1 $2 $3", ["[89]0"], "0 $1"], ["(\\d{3})(\\d{5})", "$1 $2", ["2|3[12]"], "(0$1)"], ["(\\d{2})(\\d{6})", "$1 $2", ["1|47"], "(0$1)"], ["(\\d{2})(\\d{6})", "$1 $2", ["[3-9]"], "0$1"]], "0"], AO: ["244", "00", "[29]\\d{8}", [9], [["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[29]"]]]], AR: ["54", "00", "11\\d{8}|(?:[2368]|9\\d)\\d{9}", [10, 11], [["(\\d{4})(\\d{2})(\\d{4})", "$1 $2-$3", ["2(?:2[024-9]|3[0-59]|47|6[245]|9[02-8])|3(?:3[28]|4[03-9]|5[2-46-8]|7[1-578]|8[2-9])", "2(?:[23]02|6(?:[25]|4[6-8])|9(?:[02356]|4[02568]|72|8[23]))|3(?:3[28]|4(?:[04679]|3[5-8]|5[4-68]|8[2379])|5(?:[2467]|3[237]|8[2-5])|7[1-578]|8(?:[2469]|3[2578]|5[4-8]|7[36-8]|8[5-8]))|2(?:2[24-9]|3[1-59]|47)", "2(?:[23]02|6(?:[25]|4(?:64|[78]))|9(?:[02356]|4(?:[0268]|5[2-6])|72|8[23]))|3(?:3[28]|4(?:[04679]|3[78]|5(?:4[46]|8)|8[2379])|5(?:[2467]|3[237]|8[23])|7[1-578]|8(?:[2469]|3[278]|5[56][46]|86[3-6]))|2(?:2[24-9]|3[1-59]|47)|38(?:[58][78]|7[378])|3(?:4[35][56]|58[45]|8(?:[38]5|54|76))[4-6]", "2(?:[23]02|6(?:[25]|4(?:64|[78]))|9(?:[02356]|4(?:[0268]|5[2-6])|72|8[23]))|3(?:3[28]|4(?:[04679]|3(?:5(?:4[0-25689]|[56])|[78])|58|8[2379])|5(?:[2467]|3[237]|8(?:[23]|4(?:[45]|60)|5(?:4[0-39]|5|64)))|7[1-578]|8(?:[2469]|3[278]|54(?:4|5[13-7]|6[89])|86[3-6]))|2(?:2[24-9]|3[1-59]|47)|38(?:[58][78]|7[378])|3(?:454|85[56])[46]|3(?:4(?:36|5[56])|8(?:[38]5|76))[4-6]"], "0$1", 1], ["(\\d{2})(\\d{4})(\\d{4})", "$1 $2-$3", ["1"], "0$1", 1], ["(\\d{3})(\\d{3})(\\d{4})", "$1-$2-$3", ["[68]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2-$3", ["[23]"], "0$1", 1], ["(\\d)(\\d{4})(\\d{2})(\\d{4})", "$2 15-$3-$4", ["9(?:2[2-469]|3[3-578])", "9(?:2(?:2[024-9]|3[0-59]|47|6[245]|9[02-8])|3(?:3[28]|4[03-9]|5[2-46-8]|7[1-578]|8[2-9]))", "9(?:2(?:[23]02|6(?:[25]|4[6-8])|9(?:[02356]|4[02568]|72|8[23]))|3(?:3[28]|4(?:[04679]|3[5-8]|5[4-68]|8[2379])|5(?:[2467]|3[237]|8[2-5])|7[1-578]|8(?:[2469]|3[2578]|5[4-8]|7[36-8]|8[5-8])))|92(?:2[24-9]|3[1-59]|47)", "9(?:2(?:[23]02|6(?:[25]|4(?:64|[78]))|9(?:[02356]|4(?:[0268]|5[2-6])|72|8[23]))|3(?:3[28]|4(?:[04679]|3[78]|5(?:4[46]|8)|8[2379])|5(?:[2467]|3[237]|8[23])|7[1-578]|8(?:[2469]|3[278]|5(?:[56][46]|[78])|7[378]|8(?:6[3-6]|[78]))))|92(?:2[24-9]|3[1-59]|47)|93(?:4[35][56]|58[45]|8(?:[38]5|54|76))[4-6]", "9(?:2(?:[23]02|6(?:[25]|4(?:64|[78]))|9(?:[02356]|4(?:[0268]|5[2-6])|72|8[23]))|3(?:3[28]|4(?:[04679]|3(?:5(?:4[0-25689]|[56])|[78])|5(?:4[46]|8)|8[2379])|5(?:[2467]|3[237]|8(?:[23]|4(?:[45]|60)|5(?:4[0-39]|5|64)))|7[1-578]|8(?:[2469]|3[278]|5(?:4(?:4|5[13-7]|6[89])|[56][46]|[78])|7[378]|8(?:6[3-6]|[78]))))|92(?:2[24-9]|3[1-59]|47)|93(?:4(?:36|5[56])|8(?:[38]5|76))[4-6]"], "0$1", 0, "$1 $2 $3-$4"], ["(\\d)(\\d{2})(\\d{4})(\\d{4})", "$2 15-$3-$4", ["91"], "0$1", 0, "$1 $2 $3-$4"], ["(\\d)(\\d{3})(\\d{3})(\\d{4})", "$2 15-$3-$4", ["9"], "0$1", 0, "$1 $2 $3-$4"]], "0", 0, "0?(?:(11|2(?:2(?:02?|[13]|2[13-79]|4[1-6]|5[2457]|6[124-8]|7[1-4]|8[13-6]|9[1267])|3(?:02?|1[467]|2[03-6]|3[13-8]|[49][2-6]|5[2-8]|[67])|4(?:7[3-578]|9)|6(?:[0136]|2[24-6]|4[6-8]?|5[15-8])|80|9(?:0[1-3]|[19]|2\\d|3[1-6]|4[02568]?|5[2-4]|6[2-46]|72?|8[23]?))|3(?:3(?:2[79]|6|8[2578])|4(?:0[0-24-9]|[12]|3[5-8]?|4[24-7]|5[4-68]?|6[02-9]|7[126]|8[2379]?|9[1-36-8])|5(?:1|2[1245]|3[237]?|4[1-46-9]|6[2-4]|7[1-6]|8[2-5]?)|6[24]|7(?:[069]|1[1568]|2[15]|3[145]|4[13]|5[14-8]|7[2-57]|8[126])|8(?:[01]|2[15-7]|3[2578]?|4[13-6]|5[4-8]?|6[1-357-9]|7[36-8]?|8[5-8]?|9[124])))15)?", "9$1"], AS: ["1", "011", "(?:[58]\\d\\d|684|900)\\d{7}", [10], 0, "1", 0, "1|([267]\\d{6})$", "684$1", 0, "684"], AT: ["43", "00", "1\\d{3,12}|2\\d{6,12}|43(?:(?:0\\d|5[02-9])\\d{3,9}|2\\d{4,5}|[3467]\\d{4}|8\\d{4,6}|9\\d{4,7})|5\\d{4,12}|8\\d{7,12}|9\\d{8,12}|(?:[367]\\d|4[0-24-9])\\d{4,11}", [4, 5, 6, 7, 8, 9, 10, 11, 12, 13], [["(\\d)(\\d{3,12})", "$1 $2", ["1(?:11|[2-9])"], "0$1"], ["(\\d{3})(\\d{2})", "$1 $2", ["517"], "0$1"], ["(\\d{2})(\\d{3,5})", "$1 $2", ["5[079]"], "0$1"], ["(\\d{3})(\\d{3,10})", "$1 $2", ["(?:31|4)6|51|6(?:5[0-3579]|[6-9])|7(?:20|32|8)|[89]"], "0$1"], ["(\\d{4})(\\d{3,9})", "$1 $2", ["[2-467]|5[2-6]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["5"], "0$1"], ["(\\d{2})(\\d{4})(\\d{4,7})", "$1 $2 $3", ["5"], "0$1"]], "0"], AU: ["61", "001[14-689]|14(?:1[14]|34|4[17]|[56]6|7[47]|88)0011", "1(?:[0-79]\\d{7,8}|8[0-24-9]\\d{7})|[2-478]\\d{8}|1\\d{4,7}", [5, 6, 7, 8, 9, 10], [["(\\d{2})(\\d{3,4})", "$1 $2", ["16"], "0$1"], ["(\\d{2})(\\d{3})(\\d{2,4})", "$1 $2 $3", ["16"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["14|4"], "0$1"], ["(\\d)(\\d{4})(\\d{4})", "$1 $2 $3", ["[2378]"], "(0$1)"], ["(\\d{4})(\\d{3})(\\d{3})", "$1 $2 $3", ["1(?:30|[89])"]]], "0", 0, "0|(183[12])", 0, 0, 0, [["8(?:51(?:0(?:0[03-9]|[12479]\\d|3[2-9]|5[0-8]|6[1-9]|8[0-7])|1(?:[0235689]\\d|1[0-69]|4[0-589]|7[0-47-9])|2(?:0[0-7]|3[2-4]|[4-6]\\d))|91(?:[0-57-9]\\d|6[0135-9])\\d)\\d{3}|(?:2(?:[0-26-9]\\d|3[0-8]|4[02-9]|5[0135-9])|3(?:[0-3589]\\d|4[0-578]|6[1-9]|7[0-35-9])|7(?:[013-57-9]\\d|2[0-8])|8(?:6[0-8]|[78]\\d|9[02-9]))\\d{6}", [9]], ["4(?:83[0-38]|93[0-4])\\d{5}|4(?:[0-3]\\d|4[047-9]|5[0-25-9]|6[06-9]|7[02-9]|8[0-24-9]|9[0-27-9])\\d{6}", [9]], ["180(?:0\\d{3}|2)\\d{3}", [7, 10]], ["190[0-26]\\d{6}", [10]], 0, 0, 0, ["163\\d{2,6}", [5, 6, 7, 8, 9]], ["14(?:5(?:1[0458]|[23][458])|71\\d)\\d{4}", [9]], ["13(?:00\\d{3}|45[0-4])\\d{3}|13\\d{4}", [6, 8, 10]]], "0011"], AW: ["297", "00", "(?:[25-79]\\d\\d|800)\\d{4}", [7], [["(\\d{3})(\\d{4})", "$1 $2", ["[25-9]"]]]], AX: ["358", "00|99(?:[01469]|5(?:[14]1|3[23]|5[59]|77|88|9[09]))", "2\\d{4,9}|35\\d{4,5}|(?:60\\d\\d|800)\\d{4,6}|7\\d{5,11}|(?:[14]\\d|3[0-46-9]|50)\\d{4,8}", [5, 6, 7, 8, 9, 10, 11, 12], 0, "0", 0, 0, 0, 0, "18", 0, "00"], AZ: ["994", "00", "365\\d{6}|(?:[124579]\\d|60|88)\\d{7}", [9], [["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["90"], "0$1"], ["(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["1[28]|2|365|46", "1[28]|2|365|46", "1[28]|2|365(?:[0-46-9]|5[0-35-9])|46"], "(0$1)"], ["(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[13-9]"], "0$1"]], "0"], BA: ["387", "00", "6\\d{8}|(?:[35689]\\d|49|70)\\d{6}", [8, 9], [["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["6[1-3]|[7-9]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3})", "$1 $2-$3", ["[3-5]|6[56]"], "0$1"], ["(\\d{2})(\\d{2})(\\d{2})(\\d{3})", "$1 $2 $3 $4", ["6"], "0$1"]], "0"], BB: ["1", "011", "(?:246|[58]\\d\\d|900)\\d{7}", [10], 0, "1", 0, "1|([2-9]\\d{6})$", "246$1", 0, "246"], BD: ["880", "00", "1\\d{9}|2\\d{7,8}|88\\d{4,6}|(?:8[0-79]|9\\d)\\d{4,8}|(?:[346]\\d|[57])\\d{5,8}", [6, 7, 8, 9, 10], [["(\\d{2})(\\d{4,6})", "$1-$2", ["31[5-8]|[459]1"], "0$1"], ["(\\d{3})(\\d{3,7})", "$1-$2", ["3(?:[67]|8[013-9])|4(?:6[168]|7|[89][18])|5(?:6[128]|9)|6(?:28|4[14]|5)|7[2-589]|8(?:0[014-9]|[12])|9[358]|(?:3[2-5]|4[235]|5[2-578]|6[0389]|76|8[3-7]|9[24])1|(?:44|66)[01346-9]"], "0$1"], ["(\\d{4})(\\d{3,6})", "$1-$2", ["[13-9]"], "0$1"], ["(\\d)(\\d{7,8})", "$1-$2", ["2"], "0$1"]], "0"], BE: ["32", "00", "4\\d{8}|[1-9]\\d{7}", [8, 9], [["(\\d{3})(\\d{2})(\\d{3})", "$1 $2 $3", ["(?:80|9)0"], "0$1"], ["(\\d)(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[239]|4[23]"], "0$1"], ["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[15-8]"], "0$1"], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["4"], "0$1"]], "0"], BF: ["226", "00", "[025-7]\\d{7}", [8], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[025-7]"]]]], BG: ["359", "00", "[2-7]\\d{6,7}|[89]\\d{6,8}|2\\d{5}", [6, 7, 8, 9], [["(\\d)(\\d)(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["2"], "0$1"], ["(\\d{3})(\\d{4})", "$1 $2", ["43[1-6]|70[1-9]"], "0$1"], ["(\\d)(\\d{3})(\\d{3,4})", "$1 $2 $3", ["2"], "0$1"], ["(\\d{2})(\\d{3})(\\d{2,3})", "$1 $2 $3", ["[356]|4[124-7]|7[1-9]|8[1-6]|9[1-7]"], "0$1"], ["(\\d{3})(\\d{2})(\\d{3})", "$1 $2 $3", ["(?:70|8)0"], "0$1"], ["(\\d{3})(\\d{3})(\\d{2})", "$1 $2 $3", ["43[1-7]|7"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[48]|9[08]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["9"], "0$1"]], "0"], BH: ["973", "00", "[136-9]\\d{7}", [8], [["(\\d{4})(\\d{4})", "$1 $2", ["[13679]|8[047]"]]]], BI: ["257", "00", "(?:[267]\\d|31)\\d{6}", [8], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[2367]"]]]], BJ: ["229", "00", "(?:[2689]\\d|51)\\d{6}", [8], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[25689]"]]]], BL: ["590", "00", "(?:590|69\\d|976)\\d{6}", [9], 0, "0", 0, 0, 0, 0, 0, [["590(?:2[7-9]|5[12]|87)\\d{4}"], ["69(?:0\\d\\d|1(?:2[29]|3[0-5]))\\d{4}"], 0, 0, 0, 0, 0, 0, ["976[01]\\d{5}"]]], BM: ["1", "011", "(?:441|[58]\\d\\d|900)\\d{7}", [10], 0, "1", 0, "1|([2-8]\\d{6})$", "441$1", 0, "441"], BN: ["673", "00", "[2-578]\\d{6}", [7], [["(\\d{3})(\\d{4})", "$1 $2", ["[2-578]"]]]], BO: ["591", "00(?:1\\d)?", "(?:[2-467]\\d\\d|8001)\\d{5}", [8, 9], [["(\\d)(\\d{7})", "$1 $2", ["[23]|4[46]"]], ["(\\d{8})", "$1", ["[67]"]], ["(\\d{3})(\\d{2})(\\d{4})", "$1 $2 $3", ["8"]]], "0", 0, "0(1\\d)?"], BQ: ["599", "00", "(?:[34]1|7\\d)\\d{5}", [7], 0, 0, 0, 0, 0, 0, "[347]"], BR: ["55", "00(?:1[245]|2[1-35]|31|4[13]|[56]5|99)", "(?:[1-46-9]\\d\\d|5(?:[0-46-9]\\d|5[0-24679]))\\d{8}|[1-9]\\d{9}|[3589]\\d{8}|[34]\\d{7}", [8, 9, 10, 11], [["(\\d{4})(\\d{4})", "$1-$2", ["300|4(?:0[02]|37)", "4(?:02|37)0|[34]00"]], ["(\\d{3})(\\d{2,3})(\\d{4})", "$1 $2 $3", ["(?:[358]|90)0"], "0$1"], ["(\\d{2})(\\d{4})(\\d{4})", "$1 $2-$3", ["(?:[14689][1-9]|2[12478]|3[1-578]|5[13-5]|7[13-579])[2-57]"], "($1)"], ["(\\d{2})(\\d{5})(\\d{4})", "$1 $2-$3", ["[16][1-9]|[2-57-9]"], "($1)"]], "0", 0, "(?:0|90)(?:(1[245]|2[1-35]|31|4[13]|[56]5|99)(\\d{10,11}))?", "$2"], BS: ["1", "011", "(?:242|[58]\\d\\d|900)\\d{7}", [10], 0, "1", 0, "1|([3-8]\\d{6})$", "242$1", 0, "242"], BT: ["975", "00", "[17]\\d{7}|[2-8]\\d{6}", [7, 8], [["(\\d)(\\d{3})(\\d{3})", "$1 $2 $3", ["[2-68]|7[246]"]], ["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["1[67]|7"]]]], BW: ["267", "00", "90\\d{5}|(?:0800|[2-6]|7\\d)\\d{6}", [7, 8, 10], [["(\\d{2})(\\d{5})", "$1 $2", ["90"]], ["(\\d{3})(\\d{4})", "$1 $2", ["[2-6]"]], ["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["7"]], ["(\\d{4})(\\d{3})(\\d{3})", "$1 $2 $3", ["0"]]]], BY: ["375", "810", "(?:[12]\\d|33|44|902)\\d{7}|8(?:0[0-79]\\d{5,7}|[1-7]\\d{9})|8(?:1[0-489]|[5-79]\\d)\\d{7}|8[1-79]\\d{6,7}|8[0-79]\\d{5}|8\\d{5}", [6, 7, 8, 9, 10, 11], [["(\\d{3})(\\d{3})", "$1 $2", ["800"], "8 $1"], ["(\\d{3})(\\d{2})(\\d{2,4})", "$1 $2 $3", ["800"], "8 $1"], ["(\\d{4})(\\d{2})(\\d{3})", "$1 $2-$3", ["1(?:5[169]|6[3-5]|7[179])|2(?:1[35]|2[34]|3[3-5])", "1(?:5[169]|6(?:3[1-3]|4|5[125])|7(?:1[3-9]|7[0-24-6]|9[2-7]))|2(?:1[35]|2[34]|3[3-5])"], "8 0$1"], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2-$3-$4", ["1(?:[56]|7[467])|2[1-3]"], "8 0$1"], ["(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1 $2-$3-$4", ["[1-4]"], "8 0$1"], ["(\\d{3})(\\d{3,4})(\\d{4})", "$1 $2 $3", ["[89]"], "8 $1"]], "8", 0, "0|80?", 0, 0, 0, 0, "8~10"], BZ: ["501", "00", "(?:0800\\d|[2-8])\\d{6}", [7, 11], [["(\\d{3})(\\d{4})", "$1-$2", ["[2-8]"]], ["(\\d)(\\d{3})(\\d{4})(\\d{3})", "$1-$2-$3-$4", ["0"]]]], CA: ["1", "011", "(?:[2-8]\\d|90)\\d{8}", [10], 0, "1", 0, 0, 0, 0, 0, [["(?:2(?:04|[23]6|[48]9|50)|3(?:06|43|6[57])|4(?:03|1[68]|3[178]|50)|5(?:06|1[49]|48|79|8[17])|6(?:04|13|39|47|72)|7(?:0[59]|78|8[02])|8(?:[06]7|19|25|73)|90[25])[2-9]\\d{6}"], [""], ["8(?:00|33|44|55|66|77|88)[2-9]\\d{6}"], ["900[2-9]\\d{6}"], ["52(?:3(?:[2-46-9][02-9]\\d|5(?:[02-46-9]\\d|5[0-46-9]))|4(?:[2-478][02-9]\\d|5(?:[034]\\d|2[024-9]|5[0-46-9])|6(?:0[1-9]|[2-9]\\d)|9(?:[05-9]\\d|2[0-5]|49)))\\d{4}|52[34][2-9]1[02-9]\\d{4}|(?:5(?:00|2[12]|33|44|66|77|88)|622)[2-9]\\d{6}"], 0, 0, 0, ["600[2-9]\\d{6}"]]], CC: ["61", "001[14-689]|14(?:1[14]|34|4[17]|[56]6|7[47]|88)0011", "1(?:[0-79]\\d|8[0-24-9])\\d{7}|[148]\\d{8}|1\\d{5,7}", [6, 7, 8, 9, 10], 0, "0", 0, "0|([59]\\d{7})$", "8$1", 0, 0, [["8(?:51(?:0(?:02|31|60|89)|118)|91(?:0(?:1[0-2]|29)|1(?:[28]2|50|79)|2(?:10|64)|3(?:[06]8|22)|4[29]8|62\\d|70[23]|959))\\d{3}", [9]], ["4(?:83[0-38]|93[0-4])\\d{5}|4(?:[0-3]\\d|4[047-9]|5[0-25-9]|6[06-9]|7[02-9]|8[0-24-9]|9[0-27-9])\\d{6}", [9]], ["180(?:0\\d{3}|2)\\d{3}", [7, 10]], ["190[0-26]\\d{6}", [10]], 0, 0, 0, 0, ["14(?:5(?:1[0458]|[23][458])|71\\d)\\d{4}", [9]], ["13(?:00\\d{3}|45[0-4])\\d{3}|13\\d{4}", [6, 8, 10]]], "0011"], CD: ["243", "00", "[189]\\d{8}|[1-68]\\d{6}", [7, 9], [["(\\d{2})(\\d{2})(\\d{3})", "$1 $2 $3", ["88"], "0$1"], ["(\\d{2})(\\d{5})", "$1 $2", ["[1-6]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["1"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[89]"], "0$1"]], "0"], CF: ["236", "00", "(?:[27]\\d{3}|8776)\\d{4}", [8], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[278]"]]]], CG: ["242", "00", "222\\d{6}|(?:0\\d|80)\\d{7}", [9], [["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["801"]], ["(\\d)(\\d{4})(\\d{4})", "$1 $2 $3", ["8"]], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[02]"]]]], CH: ["41", "00", "8\\d{11}|[2-9]\\d{8}", [9], [["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["8[047]|90"], "0$1"], ["(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[2-79]|81"], "0$1"], ["(\\d{3})(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4 $5", ["8"], "0$1"]], "0"], CI: ["225", "00", "[02-9]\\d{7}", [8], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[02-9]"]]]], CK: ["682", "00", "[2-578]\\d{4}", [5], [["(\\d{2})(\\d{3})", "$1 $2", ["[2-578]"]]]], CL: ["56", "(?:0|1(?:1[0-69]|2[02-5]|5[13-58]|69|7[0167]|8[018]))0", "12300\\d{6}|6\\d{9,10}|[2-9]\\d{8}", [9, 10, 11], [["(\\d{5})(\\d{4})", "$1 $2", ["219", "2196"], "($1)"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["44"]], ["(\\d)(\\d{4})(\\d{4})", "$1 $2 $3", ["2[1-3]"], "($1)"], ["(\\d)(\\d{4})(\\d{4})", "$1 $2 $3", ["9[2-9]"]], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["3[2-5]|[47]|5[1-3578]|6[13-57]|8(?:0[1-9]|[1-9])"], "($1)"], ["(\\d{3})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["60|8"]], ["(\\d{4})(\\d{3})(\\d{4})", "$1 $2 $3", ["1"]], ["(\\d{3})(\\d{3})(\\d{2})(\\d{3})", "$1 $2 $3 $4", ["60"]]]], CM: ["237", "00", "(?:[26]\\d\\d|88)\\d{6}", [8, 9], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["88"]], ["(\\d)(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4 $5", ["[26]"]]]], CN: ["86", "00|1(?:[12]\\d|79)\\d\\d00", "1[127]\\d{8,9}|2\\d{9}(?:\\d{2})?|[12]\\d{6,7}|86\\d{6}|(?:1[03-689]\\d|6)\\d{7,9}|(?:[3-579]\\d|8[0-57-9])\\d{6,9}", [7, 8, 9, 10, 11, 12], [["(\\d{2})(\\d{5,6})", "$1 $2", ["(?:10|2[0-57-9])[19]", "(?:10|2[0-57-9])(?:10|9[56])", "(?:10|2[0-57-9])(?:100|9[56])"], "0$1"], ["(\\d{3})(\\d{5,6})", "$1 $2", ["3(?:[157]|35|49|9[1-68])|4(?:[17]|2[179]|6[47-9]|8[23])|5(?:[1357]|2[37]|4[36]|6[1-46]|80)|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[1579]|2[248]|3[014-9]|4[3-6]|6[023689])|8(?:1[236-8]|2[5-7]|[37]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|[379]|4[13]|5[1-5])|(?:4[35]|59|85)[1-9]", "(?:3(?:[157]\\d|35|49|9[1-68])|4(?:[17]\\d|2[179]|[35][1-9]|6[47-9]|8[23])|5(?:[1357]\\d|2[37]|4[36]|6[1-46]|80|9[1-9])|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[1579]\\d|2[248]|3[014-9]|4[3-6]|6[023689])|8(?:1[236-8]|2[5-7]|[37]\\d|5[1-9]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|[379]\\d|4[13]|5[1-5]))[19]", "85[23](?:10|95)|(?:3(?:[157]\\d|35|49|9[1-68])|4(?:[17]\\d|2[179]|[35][1-9]|6[47-9]|8[23])|5(?:[1357]\\d|2[37]|4[36]|6[1-46]|80|9[1-9])|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[1579]\\d|2[248]|3[014-9]|4[3-6]|6[023689])|8(?:1[236-8]|2[5-7]|[37]\\d|5[14-9]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|[379]\\d|4[13]|5[1-5]))(?:10|9[56])", "85[23](?:100|95)|(?:3(?:[157]\\d|35|49|9[1-68])|4(?:[17]\\d|2[179]|[35][1-9]|6[47-9]|8[23])|5(?:[1357]\\d|2[37]|4[36]|6[1-46]|80|9[1-9])|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[1579]\\d|2[248]|3[014-9]|4[3-6]|6[023689])|8(?:1[236-8]|2[5-7]|[37]\\d|5[14-9]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|[379]\\d|4[13]|5[1-5]))(?:100|9[56])"], "0$1"], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["(?:4|80)0"]], ["(\\d{2})(\\d{4})(\\d{4})", "$1 $2 $3", ["10|2(?:[02-57-9]|1[1-9])", "10|2(?:[02-57-9]|1[1-9])", "10[0-79]|2(?:[02-57-9]|1[1-79])|(?:10|21)8(?:0[1-9]|[1-9])"], "0$1", 1], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["3(?:[3-59]|7[02-68])|4(?:[26-8]|3[3-9]|5[2-9])|5(?:3[03-9]|[468]|7[028]|9[2-46-9])|6|7(?:[0-247]|3[04-9]|5[0-4689]|6[2368])|8(?:[1-358]|9[1-7])|9(?:[013479]|5[1-5])|(?:[34]1|55|79|87)[02-9]"], "0$1", 1], ["(\\d{3})(\\d{7,8})", "$1 $2", ["9"]], ["(\\d{4})(\\d{3})(\\d{4})", "$1 $2 $3", ["80"], "0$1", 1], ["(\\d{3})(\\d{4})(\\d{4})", "$1 $2 $3", ["[3-578]"], "0$1", 1], ["(\\d{3})(\\d{4})(\\d{4})", "$1 $2 $3", ["1[3-9]"]], ["(\\d{2})(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3 $4", ["[12]"], "0$1", 1]], "0", 0, "0|(1(?:[12]\\d|79)\\d\\d)", 0, 0, 0, 0, "00"], CO: ["57", "00(?:4(?:[14]4|56)|[579])", "(?:1\\d|3)\\d{9}|[124-8]\\d{7}", [8, 10, 11], [["(\\d)(\\d{7})", "$1 $2", ["[14][2-9]|[25-8]"], "($1)"], ["(\\d{3})(\\d{7})", "$1 $2", ["3"]], ["(\\d)(\\d{3})(\\d{7})", "$1-$2-$3", ["1"], "0$1", 0, "$1 $2 $3"]], "0", 0, "0([3579]|4(?:[14]4|56))?"], CR: ["506", "00", "(?:8\\d|90)\\d{8}|(?:[24-8]\\d{3}|3005)\\d{4}", [8, 10], [["(\\d{4})(\\d{4})", "$1 $2", ["[2-7]|8[3-9]"]], ["(\\d{3})(\\d{3})(\\d{4})", "$1-$2-$3", ["[89]"]]], 0, 0, "(19(?:0[0-2468]|1[09]|20|66|77|99))"], CU: ["53", "119", "[27]\\d{6,7}|[34]\\d{5,7}|(?:5|8\\d\\d)\\d{7}", [6, 7, 8, 10], [["(\\d{2})(\\d{4,6})", "$1 $2", ["2[1-4]|[34]"], "(0$1)"], ["(\\d)(\\d{6,7})", "$1 $2", ["7"], "(0$1)"], ["(\\d)(\\d{7})", "$1 $2", ["5"], "0$1"], ["(\\d{3})(\\d{7})", "$1 $2", ["8"], "0$1"]], "0"], CV: ["238", "0", "(?:[2-59]\\d\\d|800)\\d{4}", [7], [["(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3", ["[2-589]"]]]], CW: ["599", "00", "(?:[34]1|60|(?:7|9\\d)\\d)\\d{5}", [7, 8], [["(\\d{3})(\\d{4})", "$1 $2", ["[3467]"]], ["(\\d)(\\d{3})(\\d{4})", "$1 $2 $3", ["9[4-8]"]]], 0, 0, 0, 0, 0, "[69]"], CX: ["61", "001[14-689]|14(?:1[14]|34|4[17]|[56]6|7[47]|88)0011", "1(?:[0-79]\\d|8[0-24-9])\\d{7}|[148]\\d{8}|1\\d{5,7}", [6, 7, 8, 9, 10], 0, "0", 0, "0|([59]\\d{7})$", "8$1", 0, 0, [["8(?:51(?:0(?:01|30|59|88)|1(?:17|46|75)|235)|91(?:00[6-9]|1(?:[28]1|49|78)|2(?:09|63)|3(?:12|26|75)|4(?:56|97)|64\\d|7(?:0[01]|1[0-2])|958))\\d{3}", [9]], ["4(?:83[0-38]|93[0-4])\\d{5}|4(?:[0-3]\\d|4[047-9]|5[0-25-9]|6[06-9]|7[02-9]|8[0-24-9]|9[0-27-9])\\d{6}", [9]], ["180(?:0\\d{3}|2)\\d{3}", [7, 10]], ["190[0-26]\\d{6}", [10]], 0, 0, 0, 0, ["14(?:5(?:1[0458]|[23][458])|71\\d)\\d{4}", [9]], ["13(?:00\\d{3}|45[0-4])\\d{3}|13\\d{4}", [6, 8, 10]]], "0011"], CY: ["357", "00", "(?:[279]\\d|[58]0)\\d{6}", [8], [["(\\d{2})(\\d{6})", "$1 $2", ["[257-9]"]]]], CZ: ["420", "00", "(?:[2-578]\\d|60)\\d{7}|9\\d{8,11}", [9], [["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[2-8]|9[015-7]"]], ["(\\d{2})(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3 $4", ["9"]], ["(\\d{3})(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3 $4", ["9"]]]], DE: ["49", "00", "[2579]\\d{5,14}|49(?:[05]\\d{10}|[46][1-8]\\d{4,9})|49(?:[0-25]\\d|3[1-689]|7[1-7])\\d{4,8}|49(?:[0-2579]\\d|[34][1-9]|6[0-8])\\d{3}|49\\d{3,4}|(?:1|[368]\\d|4[0-8])\\d{3,13}", [4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], [["(\\d{2})(\\d{3,13})", "$1 $2", ["3[02]|40|[68]9"], "0$1"], ["(\\d{3})(\\d{3,12})", "$1 $2", ["2(?:0[1-389]|1[124]|2[18]|3[14])|3(?:[35-9][15]|4[015])|906|(?:2[4-9]|4[2-9]|[579][1-9]|[68][1-8])1", "2(?:0[1-389]|12[0-8])|3(?:[35-9][15]|4[015])|906|2(?:[13][14]|2[18])|(?:2[4-9]|4[2-9]|[579][1-9]|[68][1-8])1"], "0$1"], ["(\\d{4})(\\d{2,11})", "$1 $2", ["[24-6]|3(?:[3569][02-46-9]|4[2-4679]|7[2-467]|8[2-46-8])|70[2-8]|8(?:0[2-9]|[1-8])|90[7-9]|[79][1-9]", "[24-6]|3(?:3(?:0[1-467]|2[127-9]|3[124578]|7[1257-9]|8[1256]|9[145])|4(?:2[135]|4[13578]|9[1346])|5(?:0[14]|2[1-3589]|6[1-4]|7[13468]|8[13568])|6(?:2[1-489]|3[124-6]|6[13]|7[12579]|8[1-356]|9[135])|7(?:2[1-7]|4[145]|6[1-5]|7[1-4])|8(?:21|3[1468]|6|7[1467]|8[136])|9(?:0[12479]|2[1358]|4[134679]|6[1-9]|7[136]|8[147]|9[1468]))|70[2-8]|8(?:0[2-9]|[1-8])|90[7-9]|[79][1-9]|3[68]4[1347]|3(?:47|60)[1356]|3(?:3[46]|46|5[49])[1246]|3[4579]3[1357]"], "0$1"], ["(\\d{3})(\\d{4})", "$1 $2", ["138"], "0$1"], ["(\\d{5})(\\d{2,10})", "$1 $2", ["3"], "0$1"], ["(\\d{3})(\\d{5,11})", "$1 $2", ["181"], "0$1"], ["(\\d{3})(\\d)(\\d{4,10})", "$1 $2 $3", ["1(?:3|80)|9"], "0$1"], ["(\\d{3})(\\d{7,8})", "$1 $2", ["1[67]"], "0$1"], ["(\\d{3})(\\d{7,12})", "$1 $2", ["8"], "0$1"], ["(\\d{5})(\\d{6})", "$1 $2", ["185", "1850", "18500"], "0$1"], ["(\\d{3})(\\d{4})(\\d{4})", "$1 $2 $3", ["7"], "0$1"], ["(\\d{4})(\\d{7})", "$1 $2", ["18[68]"], "0$1"], ["(\\d{5})(\\d{6})", "$1 $2", ["15[0568]"], "0$1"], ["(\\d{4})(\\d{7})", "$1 $2", ["15[1279]"], "0$1"], ["(\\d{3})(\\d{8})", "$1 $2", ["18"], "0$1"], ["(\\d{3})(\\d{2})(\\d{7,8})", "$1 $2 $3", ["1(?:6[023]|7)"], "0$1"], ["(\\d{4})(\\d{2})(\\d{7})", "$1 $2 $3", ["15[279]"], "0$1"], ["(\\d{3})(\\d{2})(\\d{8})", "$1 $2 $3", ["15"], "0$1"]], "0"], DJ: ["253", "00", "(?:2\\d|77)\\d{6}", [8], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[27]"]]]], DK: ["45", "00", "[2-9]\\d{7}", [8], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[2-9]"]]]], DM: ["1", "011", "(?:[58]\\d\\d|767|900)\\d{7}", [10], 0, "1", 0, "1|([2-7]\\d{6})$", "767$1", 0, "767"], DO: ["1", "011", "(?:[58]\\d\\d|900)\\d{7}", [10], 0, "1", 0, 0, 0, 0, "8[024]9"], DZ: ["213", "00", "(?:[1-4]|[5-79]\\d|80)\\d{7}", [8, 9], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[1-4]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["9"], "0$1"], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[5-8]"], "0$1"]], "0"], EC: ["593", "00", "1\\d{9,10}|(?:[2-7]|9\\d)\\d{7}", [8, 9, 10, 11], [["(\\d)(\\d{3})(\\d{4})", "$1 $2-$3", ["[2-7]"], "(0$1)", 0, "$1-$2-$3"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["9"], "0$1"], ["(\\d{4})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["1"]]], "0"], EE: ["372", "00", "8\\d{9}|[4578]\\d{7}|(?:[3-8]\\d|90)\\d{5}", [7, 8, 10], [["(\\d{3})(\\d{4})", "$1 $2", ["[369]|4[3-8]|5(?:[0-2]|5[0-478]|6[45])|7[1-9]|88", "[369]|4[3-8]|5(?:[02]|1(?:[0-8]|95)|5[0-478]|6(?:4[0-4]|5[1-589]))|7[1-9]|88"]], ["(\\d{4})(\\d{3,4})", "$1 $2", ["[45]|8(?:00|[1-49])", "[45]|8(?:00[1-9]|[1-49])"]], ["(\\d{2})(\\d{2})(\\d{4})", "$1 $2 $3", ["7"]], ["(\\d{4})(\\d{3})(\\d{3})", "$1 $2 $3", ["8"]]]], EG: ["20", "00", "[189]\\d{8,9}|[24-6]\\d{8}|[135]\\d{7}", [8, 9, 10], [["(\\d)(\\d{7,8})", "$1 $2", ["[23]"], "0$1"], ["(\\d{2})(\\d{6,7})", "$1 $2", ["1[35]|[4-6]|8[2468]|9[235-7]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["[189]"], "0$1"]], "0"], EH: ["212", "00", "[5-8]\\d{8}", [9], 0, "0", 0, 0, 0, 0, "528[89]"], ER: ["291", "00", "[178]\\d{6}", [7], [["(\\d)(\\d{3})(\\d{3})", "$1 $2 $3", ["[178]"], "0$1"]], "0"], ES: ["34", "00", "[5-9]\\d{8}", [9], [["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[89]00"]], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[5-9]"]]]], ET: ["251", "00", "(?:11|[2-59]\\d)\\d{7}", [9], [["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[1-59]"], "0$1"]], "0"], FI: ["358", "00|99(?:[01469]|5(?:[14]1|3[23]|5[59]|77|88|9[09]))", "[1-35689]\\d{4}|7\\d{10,11}|(?:[124-7]\\d|3[0-46-9])\\d{8}|[1-9]\\d{5,8}", [5, 6, 7, 8, 9, 10, 11, 12], [["(\\d)(\\d{4,9})", "$1 $2", ["[2568][1-8]|3(?:0[1-9]|[1-9])|9"], "0$1"], ["(\\d{3})(\\d{3,7})", "$1 $2", ["[12]00|[368]|70[07-9]"], "0$1"], ["(\\d{2})(\\d{4,8})", "$1 $2", ["[1245]|7[135]"], "0$1"], ["(\\d{2})(\\d{6,10})", "$1 $2", ["7"], "0$1"]], "0", 0, 0, 0, 0, "1[03-79]|[2-9]", 0, "00"], FJ: ["679", "0(?:0|52)", "45\\d{5}|(?:0800\\d|[235-9])\\d{6}", [7, 11], [["(\\d{3})(\\d{4})", "$1 $2", ["[235-9]|45"]], ["(\\d{4})(\\d{3})(\\d{4})", "$1 $2 $3", ["0"]]], 0, 0, 0, 0, 0, 0, 0, "00"], FK: ["500", "00", "[2-7]\\d{4}", [5]], FM: ["691", "00", "(?:[39]\\d\\d|820)\\d{4}", [7], [["(\\d{3})(\\d{4})", "$1 $2", ["[389]"]]]], FO: ["298", "00", "[2-9]\\d{5}", [6], [["(\\d{6})", "$1", ["[2-9]"]]], 0, 0, "(10(?:01|[12]0|88))"], FR: ["33", "00", "[1-9]\\d{8}", [9], [["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["8"], "0 $1"], ["(\\d)(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4 $5", ["[1-79]"], "0$1"]], "0"], GA: ["241", "00", "(?:[067]\\d|11)\\d{6}|[2-7]\\d{6}", [7, 8], [["(\\d)(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[2-7]"], "0$1"], ["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["11|[67]"], "0$1"], ["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["0"]]], 0, 0, "0(11\\d{6}|6[256]\\d{6}|7[47]\\d{6})", "$1"], GB: ["44", "00", "[1-357-9]\\d{9}|[18]\\d{8}|8\\d{6}", [7, 9, 10], [["(\\d{3})(\\d{4})", "$1 $2", ["800", "8001", "80011", "800111", "8001111"], "0$1"], ["(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3", ["845", "8454", "84546", "845464"], "0$1"], ["(\\d{3})(\\d{6})", "$1 $2", ["800"], "0$1"], ["(\\d{5})(\\d{4,5})", "$1 $2", ["1(?:38|5[23]|69|76|94)", "1(?:(?:38|69)7|5(?:24|39)|768|946)", "1(?:3873|5(?:242|39[4-6])|(?:697|768)[347]|9467)"], "0$1"], ["(\\d{4})(\\d{5,6})", "$1 $2", ["1(?:[2-69][02-9]|[78])"], "0$1"], ["(\\d{2})(\\d{4})(\\d{4})", "$1 $2 $3", ["[25]|7(?:0|6[02-9])", "[25]|7(?:0|6(?:[03-9]|2[356]))"], "0$1"], ["(\\d{4})(\\d{6})", "$1 $2", ["7"], "0$1"], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["[1389]"], "0$1"]], "0", 0, 0, 0, 0, 0, [["(?:1(?:1(?:3(?:[0-58]\\d\\d|73[03])|(?:4[0-5]|5[0-26-9]|6[0-4]|[78][0-49])\\d\\d)|(?:2(?:(?:0[024-9]|2[3-9]|3[3-79]|4[1-689]|[58][02-9]|6[0-47-9]|7[013-9]|9\\d)\\d|1(?:[0-7]\\d|8[02]))|(?:3(?:0\\d|1[0-8]|[25][02-9]|3[02-579]|[468][0-46-9]|7[1-35-79]|9[2-578])|4(?:0[03-9]|[137]\\d|[28][02-57-9]|4[02-69]|5[0-8]|[69][0-79])|5(?:0[1-35-9]|[16]\\d|2[024-9]|3[015689]|4[02-9]|5[03-9]|7[0-35-9]|8[0-468]|9[0-57-9])|6(?:0[034689]|1\\d|2[0-35689]|[38][013-9]|4[1-467]|5[0-69]|6[13-9]|7[0-8]|9[0-24578])|7(?:0[0246-9]|2\\d|3[0236-8]|4[03-9]|5[0-46-9]|6[013-9]|7[0-35-9]|8[024-9]|9[02-9])|8(?:0[35-9]|2[1-57-9]|3[02-578]|4[0-578]|5[124-9]|6[2-69]|7\\d|8[02-9]|9[02569])|9(?:0[02-589]|[18]\\d|2[02-689]|3[1-57-9]|4[2-9]|5[0-579]|6[2-47-9]|7[0-24578]|9[2-57]))\\d)\\d)|2(?:0[013478]|3[0189]|4[017]|8[0-46-9]|9[0-2])\\d{3})\\d{4}|1(?:2(?:0(?:46[1-4]|87[2-9])|545[1-79]|76(?:2\\d|3[1-8]|6[1-6])|9(?:7(?:2[0-4]|3[2-5])|8(?:2[2-8]|7[0-47-9]|8[3-5])))|3(?:6(?:38[2-5]|47[23])|8(?:47[04-9]|64[0157-9]))|4(?:044[1-7]|20(?:2[23]|8\\d)|6(?:0(?:30|5[2-57]|6[1-8]|7[2-8])|140)|8(?:052|87[1-3]))|5(?:2(?:4(?:3[2-79]|6\\d)|76\\d)|6(?:26[06-9]|686))|6(?:06(?:4\\d|7[4-79])|295[5-7]|35[34]\\d|47(?:24|61)|59(?:5[08]|6[67]|74)|9(?:55[0-4]|77[23]))|7(?:26(?:6[13-9]|7[0-7])|(?:442|688)\\d|50(?:2[0-3]|[3-68]2|76))|8(?:27[56]\\d|37(?:5[2-5]|8[239])|843[2-58])|9(?:0(?:0(?:6[1-8]|85)|52\\d)|3583|4(?:66[1-8]|9(?:2[01]|81))|63(?:23|3[1-4])|9561))\\d{3}", [9, 10]], ["7(?:457[0-57-9]|700[01]|911[028])\\d{5}|7(?:[1-3]\\d\\d|4(?:[0-46-9]\\d|5[0-689])|5(?:0[0-8]|[13-9]\\d|2[0-35-9])|7(?:0[1-9]|[1-7]\\d|8[02-9]|9[0-689])|8(?:[014-9]\\d|[23][0-8])|9(?:[024-9]\\d|1[02-9]|3[0-689]))\\d{6}", [10]], ["80[08]\\d{7}|800\\d{6}|8001111"], ["(?:8(?:4[2-5]|7[0-3])|9(?:[01]\\d|8[2-49]))\\d{7}|845464\\d", [7, 10]], ["70\\d{8}", [10]], 0, ["(?:3[0347]|55)\\d{8}", [10]], ["76(?:464|652)\\d{5}|76(?:0[0-2]|2[356]|34|4[01347]|5[49]|6[0-369]|77|81|9[139])\\d{6}", [10]], ["56\\d{8}", [10]]], 0, " x"], GD: ["1", "011", "(?:473|[58]\\d\\d|900)\\d{7}", [10], 0, "1", 0, "1|([2-9]\\d{6})$", "473$1", 0, "473"], GE: ["995", "00", "(?:[3-57]\\d\\d|800)\\d{6}", [9], [["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["70"], "0$1"], ["(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["32"], "0$1"], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[57]"]], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[348]"], "0$1"]], "0"], GF: ["594", "00", "(?:[56]94|976)\\d{6}", [9], [["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[569]"], "0$1"]], "0"], GG: ["44", "00", "(?:1481|[357-9]\\d{3})\\d{6}|8\\d{6}(?:\\d{2})?", [7, 9, 10], 0, "0", 0, "0|([25-9]\\d{5})$", "1481$1", 0, 0, [["1481[25-9]\\d{5}", [10]], ["7(?:(?:781|839)\\d|911[17])\\d{5}", [10]], ["80[08]\\d{7}|800\\d{6}|8001111"], ["(?:8(?:4[2-5]|7[0-3])|9(?:[01]\\d|8[0-3]))\\d{7}|845464\\d", [7, 10]], ["70\\d{8}", [10]], 0, ["(?:3[0347]|55)\\d{8}", [10]], ["76(?:464|652)\\d{5}|76(?:0[0-2]|2[356]|34|4[01347]|5[49]|6[0-369]|77|81|9[139])\\d{6}", [10]], ["56\\d{8}", [10]]]], GH: ["233", "00", "(?:[235]\\d{3}|800)\\d{5}", [8, 9], [["(\\d{3})(\\d{5})", "$1 $2", ["8"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[235]"], "0$1"]], "0"], GI: ["350", "00", "[256]\\d{7}", [8], [["(\\d{3})(\\d{5})", "$1 $2", ["2"]]]], GL: ["299", "00", "(?:19|[2-689]\\d)\\d{4}", [6], [["(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3", ["19|[2-689]"]]]], GM: ["220", "00", "[2-9]\\d{6}", [7], [["(\\d{3})(\\d{4})", "$1 $2", ["[2-9]"]]]], GN: ["224", "00", "722\\d{6}|(?:3|6\\d)\\d{7}", [8, 9], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["3"]], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[67]"]]]], GP: ["590", "00", "(?:590|69\\d|976)\\d{6}", [9], [["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[569]"], "0$1"]], "0", 0, 0, 0, 0, 0, [["590(?:0[1-68]|1[0-2]|2[0-68]|3[1289]|4[0-24-9]|5[3-579]|6[0189]|7[08]|8[0-689]|9\\d)\\d{4}"], ["69(?:0\\d\\d|1(?:2[29]|3[0-5]))\\d{4}"], 0, 0, 0, 0, 0, 0, ["976[01]\\d{5}"]]], GQ: ["240", "00", "222\\d{6}|(?:3\\d|55|[89]0)\\d{7}", [9], [["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[235]"]], ["(\\d{3})(\\d{6})", "$1 $2", ["[89]"]]]], GR: ["30", "00", "5005000\\d{3}|(?:[2689]\\d|70)\\d{8}", [10], [["(\\d{2})(\\d{4})(\\d{4})", "$1 $2 $3", ["21|7"]], ["(\\d{4})(\\d{6})", "$1 $2", ["2(?:2|3[2-57-9]|4[2-469]|5[2-59]|6[2-9]|7[2-69]|8[2-49])|5"]], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["[2689]"]]]], GT: ["502", "00", "(?:1\\d{3}|[2-7])\\d{7}", [8, 11], [["(\\d{4})(\\d{4})", "$1 $2", ["[2-7]"]], ["(\\d{4})(\\d{3})(\\d{4})", "$1 $2 $3", ["1"]]]], GU: ["1", "011", "(?:[58]\\d\\d|671|900)\\d{7}", [10], 0, "1", 0, "1|([3-9]\\d{6})$", "671$1", 0, "671"], GW: ["245", "00", "[49]\\d{8}|4\\d{6}", [7, 9], [["(\\d{3})(\\d{4})", "$1 $2", ["40"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[49]"]]]], GY: ["592", "001", "(?:862\\d|9008)\\d{3}|(?:[2-46]\\d|77)\\d{5}", [7], [["(\\d{3})(\\d{4})", "$1 $2", ["[2-46-9]"]]]], HK: ["852", "00(?:30|5[09]|[126-9]?)", "8[0-46-9]\\d{6,7}|9\\d{4}(?:\\d(?:\\d(?:\\d{4})?)?)?|(?:[235-79]\\d|46)\\d{6}", [5, 6, 7, 8, 9, 11], [["(\\d{3})(\\d{2,5})", "$1 $2", ["900", "9003"]], ["(\\d{4})(\\d{4})", "$1 $2", ["[2-7]|8[1-4]|9(?:0[1-9]|[1-8])"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["8"]], ["(\\d{3})(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3 $4", ["9"]]], 0, 0, 0, 0, 0, 0, 0, "00"], HN: ["504", "00", "8\\d{10}|[237-9]\\d{7}", [8, 11], [["(\\d{4})(\\d{4})", "$1-$2", ["[237-9]"]]]], HR: ["385", "00", "(?:[24-69]\\d|3[0-79])\\d{7}|80\\d{5,7}|[1-79]\\d{7}|6\\d{5,6}", [6, 7, 8, 9], [["(\\d{2})(\\d{2})(\\d{2,3})", "$1 $2 $3", ["6[01]"], "0$1"], ["(\\d{3})(\\d{2})(\\d{2,3})", "$1 $2 $3", ["8"], "0$1"], ["(\\d)(\\d{4})(\\d{3})", "$1 $2 $3", ["1"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[67]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["9"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[2-5]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["8"], "0$1"]], "0"], HT: ["509", "00", "[2-489]\\d{7}", [8], [["(\\d{2})(\\d{2})(\\d{4})", "$1 $2 $3", ["[2-489]"]]]], HU: ["36", "00", "[235-7]\\d{8}|[1-9]\\d{7}", [8, 9], [["(\\d)(\\d{3})(\\d{4})", "$1 $2 $3", ["1"], "(06 $1)"], ["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["[27][2-9]|3[2-7]|4[24-9]|5[2-79]|6|8[2-57-9]|9[2-69]"], "(06 $1)"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[2-9]"], "06 $1"]], "06"], ID: ["62", "00[89]", "(?:(?:00[1-9]|8\\d)\\d{4}|[1-36])\\d{6}|00\\d{10}|[1-9]\\d{8,10}|[2-9]\\d{7}", [7, 8, 9, 10, 11, 12, 13], [["(\\d)(\\d{3})(\\d{3})", "$1 $2 $3", ["15"]], ["(\\d{2})(\\d{5,9})", "$1 $2", ["2[124]|[36]1"], "(0$1)"], ["(\\d{3})(\\d{5,7})", "$1 $2", ["800"], "0$1"], ["(\\d{3})(\\d{5,8})", "$1 $2", ["[2-79]"], "(0$1)"], ["(\\d{3})(\\d{3,4})(\\d{3})", "$1-$2-$3", ["8[1-35-9]"], "0$1"], ["(\\d{3})(\\d{6,8})", "$1 $2", ["1"], "0$1"], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["804"], "0$1"], ["(\\d{3})(\\d)(\\d{3})(\\d{3})", "$1 $2 $3 $4", ["80"], "0$1"], ["(\\d{3})(\\d{4})(\\d{4,5})", "$1-$2-$3", ["8"], "0$1"]], "0"], IE: ["353", "00", "(?:1\\d|[2569])\\d{6,8}|4\\d{6,9}|7\\d{8}|8\\d{8,9}", [7, 8, 9, 10], [["(\\d{2})(\\d{5})", "$1 $2", ["2[24-9]|47|58|6[237-9]|9[35-9]"], "(0$1)"], ["(\\d{3})(\\d{5})", "$1 $2", ["[45]0"], "(0$1)"], ["(\\d)(\\d{3,4})(\\d{4})", "$1 $2 $3", ["1"], "(0$1)"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[2569]|4[1-69]|7[14]"], "(0$1)"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["70"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["81"], "(0$1)"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[78]"], "0$1"], ["(\\d{4})(\\d{3})(\\d{3})", "$1 $2 $3", ["1"]], ["(\\d{2})(\\d{4})(\\d{4})", "$1 $2 $3", ["4"], "(0$1)"], ["(\\d{2})(\\d)(\\d{3})(\\d{4})", "$1 $2 $3 $4", ["8"], "0$1"]], "0"], IL: ["972", "0(?:0|1[2-9])", "1\\d{6}(?:\\d{3,5})?|[57]\\d{8}|[1-489]\\d{7}", [7, 8, 9, 10, 11, 12], [["(\\d{4})(\\d{3})", "$1-$2", ["125"]], ["(\\d{4})(\\d{2})(\\d{2})", "$1-$2-$3", ["121"]], ["(\\d)(\\d{3})(\\d{4})", "$1-$2-$3", ["[2-489]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1-$2-$3", ["[57]"], "0$1"], ["(\\d{4})(\\d{3})(\\d{3})", "$1-$2-$3", ["12"]], ["(\\d{4})(\\d{6})", "$1-$2", ["159"]], ["(\\d)(\\d{3})(\\d{3})(\\d{3})", "$1-$2-$3-$4", ["1[7-9]"]], ["(\\d{3})(\\d{1,2})(\\d{3})(\\d{4})", "$1-$2 $3-$4", ["15"]]], "0"], IM: ["44", "00", "1624\\d{6}|(?:[3578]\\d|90)\\d{8}", [10], 0, "0", 0, "0|([5-8]\\d{5})$", "1624$1", 0, "74576|(?:16|7[56])24"], IN: ["91", "00", "(?:000800|[2-9]\\d\\d)\\d{7}|1\\d{7,12}", [8, 9, 10, 11, 12, 13], [["(\\d{8})", "$1", ["5(?:0|2[23]|3[03]|[67]1|88)", "5(?:0|2(?:21|3)|3(?:0|3[23])|616|717|888)", "5(?:0|2(?:21|3)|3(?:0|3[23])|616|717|8888)"], 0, 1], ["(\\d{4})(\\d{4,5})", "$1 $2", ["180", "1800"], 0, 1], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["140"], 0, 1], ["(\\d{2})(\\d{4})(\\d{4})", "$1 $2 $3", ["11|2[02]|33|4[04]|79[1-7]|80[2-46]", "11|2[02]|33|4[04]|79(?:[1-6]|7[19])|80(?:[2-4]|6[0-589])", "11|2[02]|33|4[04]|79(?:[124-6]|3(?:[02-9]|1[0-24-9])|7(?:1|9[1-6]))|80(?:[2-4]|6[0-589])"], "0$1", 1], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["1(?:2[0-249]|3[0-25]|4[145]|[68]|7[1257])|2(?:1[257]|3[013]|4[01]|5[0137]|6[0158]|78|8[1568])|3(?:26|4[1-3]|5[34]|6[01489]|7[02-46]|8[159])|4(?:1[36]|2[1-47]|5[12]|6[0-26-9]|7[0-24-9]|8[013-57]|9[014-7])|5(?:1[025]|22|[36][25]|4[28]|5[12]|[78]1)|6(?:12|[2-4]1|5[17]|6[13]|80)|7(?:12|3[134]|4[47]|61|88)|8(?:16|2[014]|3[126]|6[136]|7[078]|8[34]|91)|(?:43|59|75)[15]|(?:1[59]|29|67|72)[14]", "1(?:2[0-24]|3[0-25]|4[145]|[59][14]|6[1-9]|7[1257]|8[1-57-9])|2(?:1[257]|3[013]|4[01]|5[0137]|6[058]|78|8[1568]|9[14])|3(?:26|4[1-3]|5[34]|6[01489]|7[02-46]|8[159])|4(?:1[36]|2[1-47]|3[15]|5[12]|6[0-26-9]|7[0-24-9]|8[013-57]|9[014-7])|5(?:1[025]|22|[36][25]|4[28]|[578]1|9[15])|674|7(?:(?:2[14]|3[34]|5[15])[2-6]|61[346]|88[0-8])|8(?:70[2-6]|84[235-7]|91[3-7])|(?:1(?:29|60|8[06])|261|552|6(?:12|[2-47]1|5[17]|6[13]|80)|7(?:12|31|4[47])|8(?:16|2[014]|3[126]|6[136]|7[78]|83))[2-7]", "1(?:2[0-24]|3[0-25]|4[145]|[59][14]|6[1-9]|7[1257]|8[1-57-9])|2(?:1[257]|3[013]|4[01]|5[0137]|6[058]|78|8[1568]|9[14])|3(?:26|4[1-3]|5[34]|6[01489]|7[02-46]|8[159])|4(?:1[36]|2[1-47]|3[15]|5[12]|6[0-26-9]|7[0-24-9]|8[013-57]|9[014-7])|5(?:1[025]|22|[36][25]|4[28]|[578]1|9[15])|6(?:12(?:[2-6]|7[0-8])|74[2-7])|7(?:(?:2[14]|5[15])[2-6]|3171|61[346]|88(?:[2-7]|82))|8(?:70[2-6]|84(?:[2356]|7[19])|91(?:[3-6]|7[19]))|73[134][2-6]|(?:74[47]|8(?:16|2[014]|3[126]|6[136]|7[78]|83))(?:[2-6]|7[19])|(?:1(?:29|60|8[06])|261|552|6(?:[2-4]1|5[17]|6[13]|7(?:1|4[0189])|80)|7(?:12|88[01]))[2-7]"], "0$1", 1], ["(\\d{4})(\\d{3})(\\d{3})", "$1 $2 $3", ["1(?:[2-479]|5[0235-9])|[2-5]|6(?:1[1358]|2[2457-9]|3[2-5]|4[235-7]|5[2-689]|6[24578]|7[235689]|8[1-6])|7(?:1[013-9]|28|3[129]|4[1-35689]|5[29]|6[02-5]|70)|807", "1(?:[2-479]|5[0235-9])|[2-5]|6(?:1[1358]|2(?:[2457]|84|95)|3(?:[2-4]|55)|4[235-7]|5[2-689]|6[24578]|7[235689]|8[1-6])|7(?:1(?:[013-8]|9[6-9])|28[6-8]|3(?:17|2[0-49]|9[2-57])|4(?:1[2-4]|[29][0-7]|3[0-8]|[56]|8[0-24-7])|5(?:2[1-3]|9[0-6])|6(?:0[5689]|2[5-9]|3[02-8]|4|5[0-367])|70[13-7])|807[19]", "1(?:[2-479]|5(?:[0236-9]|5[013-9]))|[2-5]|6(?:2(?:84|95)|355|83)|73179|807(?:1|9[1-3])|(?:1552|6(?:1[1358]|2[2457]|3[2-4]|4[235-7]|5[2-689]|6[24578]|7[235689]|8[124-6])\\d|7(?:1(?:[013-8]\\d|9[6-9])|28[6-8]|3(?:2[0-49]|9[2-57])|4(?:1[2-4]|[29][0-7]|3[0-8]|[56]\\d|8[0-24-7])|5(?:2[1-3]|9[0-6])|6(?:0[5689]|2[5-9]|3[02-8]|4\\d|5[0-367])|70[13-7]))[2-7]"], "0$1", 1], ["(\\d{5})(\\d{5})", "$1 $2", ["[6-9]"], "0$1", 1], ["(\\d{4})(\\d{2,4})(\\d{4})", "$1 $2 $3", ["1(?:6|8[06])", "1(?:6|8[06]0)"], 0, 1], ["(\\d{4})(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3 $4", ["18"], 0, 1]], "0"], IO: ["246", "00", "3\\d{6}", [7], [["(\\d{3})(\\d{4})", "$1 $2", ["3"]]]], IQ: ["964", "00", "(?:1|7\\d\\d)\\d{7}|[2-6]\\d{7,8}", [8, 9, 10], [["(\\d)(\\d{3})(\\d{4})", "$1 $2 $3", ["1"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[2-6]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["7"], "0$1"]], "0"], IR: ["98", "00", "[1-9]\\d{9}|(?:[1-8]\\d\\d|9)\\d{3,4}", [4, 5, 6, 7, 10], [["(\\d{4,5})", "$1", ["96"], "0$1"], ["(\\d{2})(\\d{4,5})", "$1 $2", ["(?:1[137]|2[13-68]|3[1458]|4[145]|5[1468]|6[16]|7[1467]|8[13467])[12689]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["9"], "0$1"], ["(\\d{2})(\\d{4})(\\d{4})", "$1 $2 $3", ["[1-8]"], "0$1"]], "0"], IS: ["354", "00|1(?:0(?:01|[12]0)|100)", "(?:38\\d|[4-9])\\d{6}", [7, 9], [["(\\d{3})(\\d{4})", "$1 $2", ["[4-9]"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["3"]]], 0, 0, 0, 0, 0, 0, 0, "00"], IT: ["39", "00", "0\\d{5,10}|3[0-8]\\d{7,10}|55\\d{8}|8\\d{5}(?:\\d{2,4})?|(?:1\\d|39)\\d{7,8}", [6, 7, 8, 9, 10, 11], [["(\\d{2})(\\d{4,6})", "$1 $2", ["0[26]"]], ["(\\d{3})(\\d{3,6})", "$1 $2", ["0[13-57-9][0159]|8(?:03|4[17]|9[245])", "0[13-57-9][0159]|8(?:03|4[17]|9(?:2|[45][0-4]))"]], ["(\\d{4})(\\d{2,6})", "$1 $2", ["0(?:[13-579][2-46-8]|8[236-8])"]], ["(\\d{4})(\\d{4})", "$1 $2", ["894"]], ["(\\d{2})(\\d{3,4})(\\d{4})", "$1 $2 $3", ["0[26]|5"]], ["(\\d{3})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["1[4679]|[38]"]], ["(\\d{3})(\\d{3,4})(\\d{4})", "$1 $2 $3", ["0[13-57-9][0159]"]], ["(\\d{2})(\\d{4})(\\d{5})", "$1 $2 $3", ["0[26]"]], ["(\\d{4})(\\d{3})(\\d{4})", "$1 $2 $3", ["0"]], ["(\\d{3})(\\d{4})(\\d{4,5})", "$1 $2 $3", ["3"]]], 0, 0, 0, 0, 0, 0, [["0669[0-79]\\d{1,6}|0(?:1(?:[0159]\\d|[27][1-5]|31|4[1-4]|6[1356]|8[2-57])|2\\d\\d|3(?:[0159]\\d|2[1-4]|3[12]|[48][1-6]|6[2-59]|7[1-7])|4(?:[0159]\\d|[23][1-9]|4[245]|6[1-5]|7[1-4]|81)|5(?:[0159]\\d|2[1-5]|3[2-6]|4[1-79]|6[4-6]|7[1-578]|8[3-8])|6(?:[0-57-9]\\d|6[0-8])|7(?:[0159]\\d|2[12]|3[1-7]|4[2-46]|6[13569]|7[13-6]|8[1-59])|8(?:[0159]\\d|2[3-578]|3[1-356]|[6-8][1-5])|9(?:[0159]\\d|[238][1-5]|4[12]|6[1-8]|7[1-6]))\\d{2,7}"], ["3[1-9]\\d{8}|3[2-9]\\d{7}", [9, 10]], ["80(?:0\\d{3}|3)\\d{3}", [6, 9]], ["(?:0878\\d\\d|89(?:2|4[5-9]\\d))\\d{3}|89[45][0-4]\\d\\d|(?:1(?:44|6[346])|89(?:5[5-9]|9))\\d{6}", [6, 8, 9, 10]], ["1(?:78\\d|99)\\d{6}", [9, 10]], 0, 0, 0, ["55\\d{8}", [10]], ["84(?:[08]\\d{3}|[17])\\d{3}", [6, 9]]]], JE: ["44", "00", "1534\\d{6}|(?:[3578]\\d|90)\\d{8}", [10], 0, "0", 0, "0|([0-24-8]\\d{5})$", "1534$1", 0, 0, [["1534[0-24-8]\\d{5}"], ["7(?:(?:(?:50|82)9|937)\\d|7(?:00[378]|97[7-9]))\\d{5}"], ["80(?:07(?:35|81)|8901)\\d{4}"], ["(?:8(?:4(?:4(?:4(?:05|42|69)|703)|5(?:041|800))|7(?:0002|1206))|90(?:066[59]|1810|71(?:07|55)))\\d{4}"], ["701511\\d{4}"], 0, ["(?:3(?:0(?:07(?:35|81)|8901)|3\\d{4}|4(?:4(?:4(?:05|42|69)|703)|5(?:041|800))|7(?:0002|1206))|55\\d{4})\\d{4}"], ["76(?:464|652)\\d{5}|76(?:0[0-2]|2[356]|34|4[01347]|5[49]|6[0-369]|77|81|9[139])\\d{6}"], ["56\\d{8}"]]], JM: ["1", "011", "(?:[58]\\d\\d|658|900)\\d{7}", [10], 0, "1", 0, 0, 0, 0, "658|876"], JO: ["962", "00", "(?:(?:[2689]|7\\d)\\d|32|53)\\d{6}", [8, 9], [["(\\d)(\\d{3})(\\d{4})", "$1 $2 $3", ["[2356]|87"], "(0$1)"], ["(\\d{3})(\\d{5,6})", "$1 $2", ["[89]"], "0$1"], ["(\\d{2})(\\d{7})", "$1 $2", ["70"], "0$1"], ["(\\d)(\\d{4})(\\d{4})", "$1 $2 $3", ["7"], "0$1"]], "0"], JP: ["81", "010", "00[1-9]\\d{6,14}|[257-9]\\d{9}|(?:00|[1-9]\\d\\d)\\d{6}", [8, 9, 10, 11, 12, 13, 14, 15, 16, 17], [["(\\d{3})(\\d{3})(\\d{3})", "$1-$2-$3", ["(?:12|57|99)0"], "0$1"], ["(\\d{4})(\\d)(\\d{4})", "$1-$2-$3", ["1(?:26|3[79]|4[56]|5[4-68]|6[3-5])|499|5(?:76|97)|746|8(?:3[89]|47|51|63)|9(?:49|80|9[16])", "1(?:267|3(?:7[247]|9[278])|466|5(?:47|58|64)|6(?:3[245]|48|5[4-68]))|499[2468]|5(?:76|97)9|7468|8(?:3(?:8[7-9]|96)|477|51[2-9]|636)|9(?:496|802|9(?:1[23]|69))|1(?:45|58)[67]", "1(?:267|3(?:7[247]|9[278])|466|5(?:47|58|64)|6(?:3[245]|48|5[4-68]))|499[2468]|5(?:769|979[2-69])|7468|8(?:3(?:8[7-9]|96[2457-9])|477|51[2-9]|636[457-9])|9(?:496|802|9(?:1[23]|69))|1(?:45|58)[67]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1-$2-$3", ["60"], "0$1"], ["(\\d)(\\d{4})(\\d{4})", "$1-$2-$3", ["[36]|4(?:2[09]|7[01])", "[36]|4(?:2(?:0|9[02-69])|7(?:0[019]|1))"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1-$2-$3", ["1(?:1|5[45]|77|88|9[69])|2(?:2[1-37]|3[0-269]|4[59]|5|6[24]|7[1-358]|8[1369]|9[0-38])|4(?:[28][1-9]|3[0-57]|[45]|6[248]|7[2-579]|9[29])|5(?:2|3[045]|4[0-369]|5[29]|8[02389]|9[0-389])|7(?:2[02-46-9]|34|[58]|6[0249]|7[57]|9[2-6])|8(?:2[124589]|3[27-9]|49|51|6|7[0-468]|8[68]|9[019])|9(?:[23][1-9]|4[15]|5[138]|6[1-3]|7[156]|8[189]|9[1-489])", "1(?:1|5(?:4[018]|5[017])|77|88|9[69])|2(?:2(?:[127]|3[014-9])|3[0-269]|4[59]|5(?:[1-3]|5[0-69]|9[19])|62|7(?:[1-35]|8[0189])|8(?:[16]|3[0134]|9[0-5])|9(?:[028]|17))|4(?:2(?:[13-79]|8[014-6])|3[0-57]|[45]|6[248]|7[2-47]|8[1-9])|5(?:2|3[045]|4[0-369]|8[02389]|9[0-3])|7(?:2[02-46-9]|34|[58]|6[0249]|7[57]|9(?:[23]|4[0-59]|5[01569]|6[0167]))|8(?:2(?:[1258]|4[0-39]|9[0-2469])|49|51|6(?:[0-24]|36|5[0-3589]|72|9[01459])|7[0-468]|8[68])|9(?:[23][1-9]|4[15]|5[138]|6[1-3]|7[156]|8[189]|9(?:[1289]|3[34]|4[0178]))|(?:49|55|83)[29]|(?:264|837)[016-9]|2(?:57|93)[015-9]|(?:25[0468]|422|838)[01]|(?:47[59]|59[89]|8(?:6[68]|9))[019]", "1(?:1|5(?:4[018]|5[017])|77|88|9[69])|2(?:2[127]|3[0-269]|4[59]|5(?:[1-3]|5[0-69]|9(?:17|99))|6(?:2|4[016-9])|7(?:[1-35]|8[0189])|8(?:[16]|3[0134]|9[0-5])|9(?:[028]|17))|4(?:2(?:[13-79]|8[014-6])|3[0-57]|[45]|6[248]|7[2-47]|9[29])|5(?:2|3[045]|4[0-369]|5[29]|8[02389]|9[0-3])|7(?:2[02-46-9]|34|[58]|6[0249]|7[57]|9(?:[23]|4[0-59]|5[01569]|6[0167]))|8(?:2(?:[1258]|4[0-39]|9[0169])|3(?:[29]|7(?:[017-9]|6[6-8]))|49|51|6(?:[0-24]|36[23]|5(?:[0-389]|5[23])|6(?:[01]|9[178])|72|9[0145])|7[0-468]|8[68])|9(?:4[15]|5[138]|7[156]|8[189]|9(?:[1289]|3(?:31|4[357])|4[0178]))|(?:8294|96)[1-3]|2(?:57|93)[015-9]|(?:223|8699)[014-9]|(?:25[0468]|422|838)[01]|(?:48|8292|9[23])[1-9]|(?:47[59]|59[89]|8(?:68|9))[019]", "1(?:1|5(?:4[018]|5[017])|77|88|9[69])|2(?:2[127]|3[0-269]|4[59]|5(?:[1-3]|5[0-69]|7[015-9]|9(?:17|99))|6(?:2|4[016-9])|7(?:[1-35]|8[0189])|8(?:[16]|3[0134]|9[0-5])|9(?:[028]|17|3[015-9]))|4(?:2(?:[13-79]|8[014-6])|3[0-57]|[45]|6[248]|7[2-47]|9[29])|5(?:2|3[045]|4[0-369]|5[29]|8[02389]|9[0-3])|7(?:2[02-46-9]|34|[58]|6[0249]|7[57]|9(?:[23]|4[0-59]|5[01569]|6[0167]))|8(?:2(?:[1258]|4[0-39]|9(?:[019]|4[1-3]|6(?:[0-47-9]|5[01346-9])))|3(?:[29]|7(?:[017-9]|6[6-8]))|49|51|6(?:[0-24]|36[23]|5(?:[0-389]|5[23])|6(?:[01]|9[178])|72|9[0145])|7[0-468]|8[68])|9(?:4[15]|5[138]|6[1-3]|7[156]|8[189]|9(?:[1289]|3(?:31|4[357])|4[0178]))|(?:223|8699)[014-9]|(?:25[0468]|422|838)[01]|(?:48|829(?:2|66)|9[23])[1-9]|(?:47[59]|59[89]|8(?:68|9))[019]"], "0$1"], ["(\\d{3})(\\d{2})(\\d{4})", "$1-$2-$3", ["[14]|[289][2-9]|5[3-9]|7[2-4679]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{4})", "$1-$2-$3", ["800"], "0$1"], ["(\\d{2})(\\d{4})(\\d{4})", "$1-$2-$3", ["[257-9]"], "0$1"]], "0"], KE: ["254", "000", "(?:[17]\\d\\d|900)\\d{6}|(?:2|80)0\\d{6,7}|[4-6]\\d{6,8}", [7, 8, 9, 10], [["(\\d{2})(\\d{5,7})", "$1 $2", ["[24-6]"], "0$1"], ["(\\d{3})(\\d{6})", "$1 $2", ["[17]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[89]"], "0$1"]], "0"], KG: ["996", "00", "8\\d{9}|(?:[235-8]\\d|99)\\d{7}", [9, 10], [["(\\d{4})(\\d{5})", "$1 $2", ["3(?:1[346]|[24-79])"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[235-79]|88"], "0$1"], ["(\\d{3})(\\d{3})(\\d)(\\d{2,3})", "$1 $2 $3 $4", ["8"], "0$1"]], "0"], KH: ["855", "00[14-9]", "1\\d{9}|[1-9]\\d{7,8}", [8, 9, 10], [["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[1-9]"], "0$1"], ["(\\d{4})(\\d{3})(\\d{3})", "$1 $2 $3", ["1"]]], "0"], KI: ["686", "00", "(?:[37]\\d|6[0-79])\\d{6}|(?:[2-48]\\d|50)\\d{3}", [5, 8], 0, "0"], KM: ["269", "00", "[3478]\\d{6}", [7], [["(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3", ["[3478]"]]]], KN: ["1", "011", "(?:[58]\\d\\d|900)\\d{7}", [10], 0, "1", 0, "1|([2-7]\\d{6})$", "869$1", 0, "869"], KP: ["850", "00|99", "85\\d{6}|(?:19\\d|[2-7])\\d{7}", [8, 10], [["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["8"], "0$1"], ["(\\d)(\\d{3})(\\d{4})", "$1 $2 $3", ["[2-7]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["1"], "0$1"]], "0"], KR: ["82", "00(?:[125689]|3(?:[46]5|91)|7(?:00|27|3|55|6[126]))", "00[1-9]\\d{8,11}|(?:[12]|5\\d{3})\\d{7}|[13-6]\\d{9}|(?:[1-6]\\d|80)\\d{7}|[3-6]\\d{4,5}|(?:00|7)0\\d{8}", [5, 6, 8, 9, 10, 11, 12, 13, 14], [["(\\d{2})(\\d{3,4})", "$1-$2", ["(?:3[1-3]|[46][1-4]|5[1-5])1"], "0$1"], ["(\\d{4})(\\d{4})", "$1-$2", ["1"]], ["(\\d)(\\d{3,4})(\\d{4})", "$1-$2-$3", ["2"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1-$2-$3", ["60|8"], "0$1"], ["(\\d{2})(\\d{3,4})(\\d{4})", "$1-$2-$3", ["[1346]|5[1-5]"], "0$1"], ["(\\d{2})(\\d{4})(\\d{4})", "$1-$2-$3", ["[57]"], "0$1"], ["(\\d{2})(\\d{5})(\\d{4})", "$1-$2-$3", ["5"], "0$1"]], "0", 0, "0(8(?:[1-46-8]|5\\d\\d))?"], KW: ["965", "00", "(?:18|[2569]\\d\\d)\\d{5}", [7, 8], [["(\\d{4})(\\d{3,4})", "$1 $2", ["[169]|2(?:[235]|4[1-35-9])|52"]], ["(\\d{3})(\\d{5})", "$1 $2", ["[25]"]]]], KY: ["1", "011", "(?:345|[58]\\d\\d|900)\\d{7}", [10], 0, "1", 0, "1|([2-9]\\d{6})$", "345$1", 0, "345"], KZ: ["7", "810", "33622\\d{5}|(?:7\\d|80)\\d{8}", [10], 0, "8", 0, 0, 0, 0, "33|7", 0, "8~10"], LA: ["856", "00", "[23]\\d{9}|3\\d{8}|(?:[235-8]\\d|41)\\d{6}", [8, 9, 10], [["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["2[13]|3[14]|[4-8]"], "0$1"], ["(\\d{2})(\\d{2})(\\d{2})(\\d{3})", "$1 $2 $3 $4", ["30[013-9]"], "0$1"], ["(\\d{2})(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3 $4", ["[23]"], "0$1"]], "0"], LB: ["961", "00", "[7-9]\\d{7}|[13-9]\\d{6}", [7, 8], [["(\\d)(\\d{3})(\\d{3})", "$1 $2 $3", ["[13-69]|7(?:[2-57]|62|8[0-7]|9[04-9])|8[02-9]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["[7-9]"]]], "0"], LC: ["1", "011", "(?:[58]\\d\\d|758|900)\\d{7}", [10], 0, "1", 0, "1|([2-8]\\d{6})$", "758$1", 0, "758"], LI: ["423", "00", "90\\d{5}|(?:[2378]|6\\d\\d)\\d{6}", [7, 9], [["(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3", ["[237-9]"]], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["69"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["6"]]], "0", 0, "0|(1001)"], LK: ["94", "00", "[1-9]\\d{8}", [9], [["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["7"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[1-689]"], "0$1"]], "0"], LR: ["231", "00", "(?:2|33|5\\d|77|88)\\d{7}|[4-6]\\d{6}", [7, 8, 9], [["(\\d)(\\d{3})(\\d{3})", "$1 $2 $3", ["[4-6]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["2"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[3578]"], "0$1"]], "0"], LS: ["266", "00", "(?:[256]\\d\\d|800)\\d{5}", [8], [["(\\d{4})(\\d{4})", "$1 $2", ["[2568]"]]]], LT: ["370", "00", "(?:[3469]\\d|52|[78]0)\\d{6}", [8], [["(\\d)(\\d{3})(\\d{4})", "$1 $2 $3", ["52[0-7]"], "(8-$1)", 1], ["(\\d{3})(\\d{2})(\\d{3})", "$1 $2 $3", ["[7-9]"], "8 $1", 1], ["(\\d{2})(\\d{6})", "$1 $2", ["37|4(?:[15]|6[1-8])"], "(8-$1)", 1], ["(\\d{3})(\\d{5})", "$1 $2", ["[3-6]"], "(8-$1)", 1]], "8", 0, "[08]"], LU: ["352", "00", "35[013-9]\\d{4,8}|6\\d{8}|35\\d{2,4}|(?:[2457-9]\\d|3[0-46-9])\\d{2,9}", [4, 5, 6, 7, 8, 9, 10, 11], [["(\\d{2})(\\d{3})", "$1 $2", ["2(?:0[2-689]|[2-9])|[3-57]|8(?:0[2-9]|[13-9])|9(?:0[89]|[2-579])"]], ["(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3", ["2(?:0[2-689]|[2-9])|[3-57]|8(?:0[2-9]|[13-9])|9(?:0[89]|[2-579])"]], ["(\\d{2})(\\d{2})(\\d{3})", "$1 $2 $3", ["20[2-689]"]], ["(\\d{2})(\\d{2})(\\d{2})(\\d{1,2})", "$1 $2 $3 $4", ["2(?:[0367]|4[3-8])"]], ["(\\d{3})(\\d{2})(\\d{3})", "$1 $2 $3", ["80[01]|90[015]"]], ["(\\d{2})(\\d{2})(\\d{2})(\\d{3})", "$1 $2 $3 $4", ["20"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["6"]], ["(\\d{2})(\\d{2})(\\d{2})(\\d{2})(\\d{1,2})", "$1 $2 $3 $4 $5", ["2(?:[0367]|4[3-8])"]], ["(\\d{2})(\\d{2})(\\d{2})(\\d{1,5})", "$1 $2 $3 $4", ["[3-57]|8[13-9]|9(?:0[89]|[2-579])|(?:2|80)[2-9]"]]], 0, 0, "(15(?:0[06]|1[12]|[35]5|4[04]|6[26]|77|88|99)\\d)"], LV: ["371", "00", "(?:[268]\\d|90)\\d{6}", [8], [["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["[269]|8[01]"]]]], LY: ["218", "00", "[2-9]\\d{8}", [9], [["(\\d{2})(\\d{7})", "$1-$2", ["[2-9]"], "0$1"]], "0"], MA: ["212", "00", "[5-8]\\d{8}", [9], [["(\\d{5})(\\d{4})", "$1-$2", ["5(?:29|38)", "5(?:29|38)[89]", "5(?:29|38)[89]0"], "0$1"], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["5[45]"], "0$1"], ["(\\d{4})(\\d{5})", "$1-$2", ["5(?:2[2-489]|3[5-9]|9)|892", "5(?:2(?:[2-49]|8[235-9])|3[5-9]|9)|892"], "0$1"], ["(\\d{2})(\\d{7})", "$1-$2", ["8"], "0$1"], ["(\\d{3})(\\d{6})", "$1-$2", ["[5-7]"], "0$1"]], "0", 0, 0, 0, 0, 0, [["5(?:29(?:[189][05]|2[29]|3[01])|38[89][05])\\d{4}|5(?:2(?:[015-7]\\d|2[02-9]|3[0-578]|4[02-46-8]|8[0235-7]|90)|3(?:[0-47]\\d|5[02-9]|6[02-8]|80|9[3-9])|(?:4[067]|5[03])\\d)\\d{5}"], ["(?:6(?:[0-79]\\d|8[0-247-9])|7(?:0[0-8]|6[1267]|7[0-37]))\\d{6}"], ["80\\d{7}"], ["89\\d{7}"], 0, 0, 0, 0, ["592(?:4[0-2]|93)\\d{4}"]]], MC: ["377", "00", "870\\d{5}|(?:[349]|6\\d)\\d{7}", [8, 9], [["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["4"], "0$1"], ["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[39]"]], ["(\\d)(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4 $5", ["6"], "0$1"]], "0"], MD: ["373", "00", "(?:[235-7]\\d|[89]0)\\d{6}", [8], [["(\\d{3})(\\d{5})", "$1 $2", ["[89]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["22|3"], "0$1"], ["(\\d{3})(\\d{2})(\\d{3})", "$1 $2 $3", ["[25-7]"], "0$1"]], "0"], ME: ["382", "00", "(?:20|[3-79]\\d)\\d{6}|80\\d{6,7}", [8, 9], [["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[2-9]"], "0$1"]], "0"], MF: ["590", "00", "(?:590|69\\d|976)\\d{6}", [9], 0, "0", 0, 0, 0, 0, 0, [["590(?:0[079]|[14]3|[27][79]|30|5[0-268]|87)\\d{4}"], ["69(?:0\\d\\d|1(?:2[29]|3[0-5]))\\d{4}"], 0, 0, 0, 0, 0, 0, ["976[01]\\d{5}"]]], MG: ["261", "00", "[23]\\d{8}", [9], [["(\\d{2})(\\d{2})(\\d{3})(\\d{2})", "$1 $2 $3 $4", ["[23]"], "0$1"]], "0", 0, "0|([24-9]\\d{6})$", "20$1"], MH: ["692", "011", "329\\d{4}|(?:[256]\\d|45)\\d{5}", [7], [["(\\d{3})(\\d{4})", "$1-$2", ["[2-6]"]]], "1"], MK: ["389", "00", "[2-578]\\d{7}", [8], [["(\\d)(\\d{3})(\\d{4})", "$1 $2 $3", ["2"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["[347]"], "0$1"], ["(\\d{3})(\\d)(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[58]"], "0$1"]], "0"], ML: ["223", "00", "[24-9]\\d{7}", [8], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[24-9]"]]]], MM: ["95", "00", "1\\d{5,7}|95\\d{6}|(?:[4-7]|9[0-46-9])\\d{6,8}|(?:2|8\\d)\\d{5,8}", [6, 7, 8, 9, 10], [["(\\d)(\\d{2})(\\d{3})", "$1 $2 $3", ["16|2"], "0$1"], ["(\\d{2})(\\d{2})(\\d{3})", "$1 $2 $3", ["[45]|6(?:0[23]|[1-689]|7[235-7])|7(?:[0-4]|5[2-7])|8[1-6]"], "0$1"], ["(\\d)(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[12]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[4-7]|8[1-35]"], "0$1"], ["(\\d)(\\d{3})(\\d{4,6})", "$1 $2 $3", ["9(?:2[0-4]|[35-9]|4[137-9])"], "0$1"], ["(\\d)(\\d{4})(\\d{4})", "$1 $2 $3", ["2"], "0$1"], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["8"], "0$1"], ["(\\d)(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3 $4", ["92"], "0$1"], ["(\\d)(\\d{5})(\\d{4})", "$1 $2 $3", ["9"], "0$1"]], "0"], MN: ["976", "001", "[12]\\d{7,9}|[57-9]\\d{7}", [8, 9, 10], [["(\\d{2})(\\d{2})(\\d{4})", "$1 $2 $3", ["[12]1"], "0$1"], ["(\\d{4})(\\d{4})", "$1 $2", ["[57-9]"]], ["(\\d{3})(\\d{5,6})", "$1 $2", ["[12]2[1-3]"], "0$1"], ["(\\d{4})(\\d{5,6})", "$1 $2", ["[12](?:27|3[2-8]|4[2-68]|5[1-4689])", "[12](?:27|3[2-8]|4[2-68]|5[1-4689])[0-3]"], "0$1"], ["(\\d{5})(\\d{4,5})", "$1 $2", ["[12]"], "0$1"]], "0"], MO: ["853", "00", "(?:28|[68]\\d)\\d{6}", [8], [["(\\d{4})(\\d{4})", "$1 $2", ["[268]"]]]], MP: ["1", "011", "[58]\\d{9}|(?:67|90)0\\d{7}", [10], 0, "1", 0, "1|([2-9]\\d{6})$", "670$1", 0, "670"], MQ: ["596", "00", "69\\d{7}|(?:59|97)6\\d{6}", [9], [["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[569]"], "0$1"]], "0"], MR: ["222", "00", "(?:[2-4]\\d\\d|800)\\d{5}", [8], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[2-48]"]]]], MS: ["1", "011", "(?:[58]\\d\\d|664|900)\\d{7}", [10], 0, "1", 0, "1|([34]\\d{6})$", "664$1", 0, "664"], MT: ["356", "00", "3550\\d{4}|(?:[2579]\\d\\d|800)\\d{5}", [8], [["(\\d{4})(\\d{4})", "$1 $2", ["[2357-9]"]]]], MU: ["230", "0(?:0|[24-7]0|3[03])", "(?:[2-468]|5\\d)\\d{6}", [7, 8], [["(\\d{3})(\\d{4})", "$1 $2", ["[2-46]|8[013]"]], ["(\\d{4})(\\d{4})", "$1 $2", ["5"]]], 0, 0, 0, 0, 0, 0, 0, "020"], MV: ["960", "0(?:0|19)", "(?:800|9[0-57-9]\\d)\\d{7}|[34679]\\d{6}", [7, 10], [["(\\d{3})(\\d{4})", "$1-$2", ["[3467]|9[13-9]"]], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["[89]"]]], 0, 0, 0, 0, 0, 0, 0, "00"], MW: ["265", "00", "1\\d{6}(?:\\d{2})?|(?:[23]1|77|88|99)\\d{7}", [7, 9], [["(\\d)(\\d{3})(\\d{3})", "$1 $2 $3", ["1[2-9]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["2"], "0$1"], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[137-9]"], "0$1"]], "0"], MX: ["52", "0[09]", "(?:1(?:[01467]\\d|[2359][1-9]|8[1-79])|[2-9]\\d)\\d{8}", [10, 11], [["(\\d{2})(\\d{4})(\\d{4})", "$1 $2 $3", ["33|5[56]|81"], 0, 1], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["[2-9]"], 0, 1], ["(\\d)(\\d{2})(\\d{4})(\\d{4})", "$2 $3 $4", ["1(?:33|5[56]|81)"], 0, 1], ["(\\d)(\\d{3})(\\d{3})(\\d{4})", "$2 $3 $4", ["1"], 0, 1]], "01", 0, "0(?:[12]|4[45])|1", 0, 0, 0, 0, "00"], MY: ["60", "00", "1\\d{8,9}|(?:3\\d|[4-9])\\d{7}", [8, 9, 10], [["(\\d)(\\d{3})(\\d{4})", "$1-$2 $3", ["[4-79]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1-$2 $3", ["1(?:[02469]|[378][1-9])|8"], "0$1"], ["(\\d)(\\d{4})(\\d{4})", "$1-$2 $3", ["3"], "0$1"], ["(\\d)(\\d{3})(\\d{2})(\\d{4})", "$1-$2-$3-$4", ["1[36-8]"]], ["(\\d{3})(\\d{3})(\\d{4})", "$1-$2 $3", ["15"], "0$1"], ["(\\d{2})(\\d{4})(\\d{4})", "$1-$2 $3", ["1"], "0$1"]], "0"], MZ: ["258", "00", "(?:2|8\\d)\\d{7}", [8, 9], [["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["2|8[2-79]"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["8"]]]], NA: ["264", "00", "[68]\\d{7,8}", [8, 9], [["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["88"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["6"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["87"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["8"], "0$1"]], "0"], NC: ["687", "00", "[2-57-9]\\d{5}", [6], [["(\\d{2})(\\d{2})(\\d{2})", "$1.$2.$3", ["[2-57-9]"]]]], NE: ["227", "00", "[027-9]\\d{7}", [8], [["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["08"]], ["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[089]|2[013]|7[04]"]]]], NF: ["672", "00", "[13]\\d{5}", [6], [["(\\d{2})(\\d{4})", "$1 $2", ["1[0-3]"]], ["(\\d)(\\d{5})", "$1 $2", ["[13]"]]], 0, 0, "([0-258]\\d{4})$", "3$1"], NG: ["234", "009", "(?:[124-7]|9\\d{3})\\d{6}|[1-9]\\d{7}|[78]\\d{9,13}", [7, 8, 10, 11, 12, 13, 14], [["(\\d{2})(\\d{2})(\\d{3})", "$1 $2 $3", ["78"], "0$1"], ["(\\d)(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[12]|9(?:0[3-9]|[1-9])"], "0$1"], ["(\\d{2})(\\d{3})(\\d{2,3})", "$1 $2 $3", ["[3-7]|8[2-9]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[7-9]"], "0$1"], ["(\\d{3})(\\d{4})(\\d{4,5})", "$1 $2 $3", ["[78]"], "0$1"], ["(\\d{3})(\\d{5})(\\d{5,6})", "$1 $2 $3", ["[78]"], "0$1"]], "0"], NI: ["505", "00", "(?:1800|[25-8]\\d{3})\\d{4}", [8], [["(\\d{4})(\\d{4})", "$1 $2", ["[125-8]"]]]], NL: ["31", "00", "(?:[124-7]\\d\\d|3(?:[02-9]\\d|1[0-8]))\\d{6}|[89]\\d{6,9}|1\\d{4,5}", [5, 6, 7, 8, 9, 10], [["(\\d{3})(\\d{4,7})", "$1 $2", ["[89]0"], "0$1"], ["(\\d{2})(\\d{7})", "$1 $2", ["66"], "0$1"], ["(\\d)(\\d{8})", "$1 $2", ["6"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["1[16-8]|2[259]|3[124]|4[17-9]|5[124679]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[1-57-9]"], "0$1"]], "0"], NO: ["47", "00", "(?:0|[2-9]\\d{3})\\d{4}", [5, 8], [["(\\d{3})(\\d{2})(\\d{3})", "$1 $2 $3", ["[489]|5[89]"]], ["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[235-7]"]]], 0, 0, 0, 0, 0, "[02-689]|7[0-8]"], NP: ["977", "00", "(?:1\\d|9)\\d{9}|[1-9]\\d{7}", [8, 10, 11], [["(\\d)(\\d{7})", "$1-$2", ["1[2-6]"], "0$1"], ["(\\d{2})(\\d{6})", "$1-$2", ["1[01]|[2-8]|9(?:[1-579]|6[2-6])"], "0$1"], ["(\\d{3})(\\d{7})", "$1-$2", ["9"]]], "0"], NR: ["674", "00", "(?:444|(?:55|8\\d)\\d|666)\\d{4}", [7], [["(\\d{3})(\\d{4})", "$1 $2", ["[4-68]"]]]], NU: ["683", "00", "(?:[47]|888\\d)\\d{3}", [4, 7], [["(\\d{3})(\\d{4})", "$1 $2", ["8"]]]], NZ: ["64", "0(?:0|161)", "[29]\\d{7,9}|50\\d{5}(?:\\d{2,3})?|6[0-35-9]\\d{6}|7\\d{7,8}|8\\d{4,9}|(?:11\\d|[34])\\d{7}", [5, 6, 7, 8, 9, 10], [["(\\d{2})(\\d{3,8})", "$1 $2", ["8[1-579]"], "0$1"], ["(\\d{3})(\\d{2})(\\d{2,3})", "$1 $2 $3", ["50[036-8]|[89]0", "50(?:[0367]|88)|[89]0"], "0$1"], ["(\\d)(\\d{3})(\\d{4})", "$1-$2 $3", ["24|[346]|7[2-57-9]|9[2-9]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["2(?:10|74)|[59]|80"], "0$1"], ["(\\d{2})(\\d{3,4})(\\d{4})", "$1 $2 $3", ["1|2[028]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,5})", "$1 $2 $3", ["2(?:[169]|7[0-35-9])|7|86"], "0$1"]], "0", 0, 0, 0, 0, 0, 0, "00"], OM: ["968", "00", "(?:1505|[279]\\d{3}|500)\\d{4}|8007\\d{4,5}", [7, 8, 9], [["(\\d{3})(\\d{4,6})", "$1 $2", ["[58]"]], ["(\\d{2})(\\d{6})", "$1 $2", ["2"]], ["(\\d{4})(\\d{4})", "$1 $2", ["[179]"]]]], PA: ["507", "00", "8\\d{9}|[68]\\d{7}|[1-57-9]\\d{6}", [7, 8, 10], [["(\\d{3})(\\d{4})", "$1-$2", ["[1-57-9]"]], ["(\\d{4})(\\d{4})", "$1-$2", ["[68]"]], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["8"]]]], PE: ["51", "19(?:1[124]|77|90)00", "(?:[14-8]|9\\d)\\d{7}", [8, 9], [["(\\d{3})(\\d{5})", "$1 $2", ["80"], "(0$1)"], ["(\\d)(\\d{7})", "$1 $2", ["1"], "(0$1)"], ["(\\d{2})(\\d{6})", "$1 $2", ["[4-8]"], "(0$1)"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["9"]]], "0", 0, 0, 0, 0, 0, 0, 0, " Anexo "], PF: ["689", "00", "[48]\\d{7}|4\\d{5}", [6, 8], [["(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3", ["44"]], ["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[48]"]]]], PG: ["675", "00|140[1-3]", "(?:180|[78]\\d{3})\\d{4}|(?:[2-589]\\d|64)\\d{5}", [7, 8], [["(\\d{3})(\\d{4})", "$1 $2", ["18|[2-69]|85"]], ["(\\d{4})(\\d{4})", "$1 $2", ["[78]"]]], 0, 0, 0, 0, 0, 0, 0, "00"], PH: ["63", "00", "1800\\d{7,9}|(?:2|[89]\\d{4})\\d{5}|[2-8]\\d{8}|[28]\\d{7}", [6, 8, 9, 10, 11, 12, 13], [["(\\d)(\\d{5})", "$1 $2", ["2"], "(0$1)"], ["(\\d)(\\d{3})(\\d{4})", "$1 $2 $3", ["2"], "(0$1)"], ["(\\d{4})(\\d{4,6})", "$1 $2", ["3(?:23|39|46)|4(?:2[3-6]|[35]9|4[26]|76)|544|88[245]|(?:52|64|86)2", "3(?:230|397|461)|4(?:2(?:35|[46]4|51)|396|4(?:22|63)|59[347]|76[15])|5(?:221|446)|642[23]|8(?:622|8(?:[24]2|5[13]))"], "(0$1)"], ["(\\d{5})(\\d{4})", "$1 $2", ["346|4(?:27|9[35])|883", "3469|4(?:279|9(?:30|56))|8834"], "(0$1)"], ["(\\d)(\\d{4})(\\d{4})", "$1 $2 $3", ["2"], "(0$1)"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[3-7]|8[2-8]"], "(0$1)"], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["[89]"], "0$1"], ["(\\d{4})(\\d{3})(\\d{4})", "$1 $2 $3", ["1"]], ["(\\d{4})(\\d{1,2})(\\d{3})(\\d{4})", "$1 $2 $3 $4", ["1"]]], "0"], PK: ["92", "00", "122\\d{6}|[24-8]\\d{10,11}|9(?:[013-9]\\d{8,10}|2(?:[01]\\d\\d|2(?:[06-8]\\d|1[01]))\\d{7})|(?:[2-8]\\d{3}|92(?:[0-7]\\d|8[1-9]))\\d{6}|[24-9]\\d{8}|[89]\\d{7}", [8, 9, 10, 11, 12], [["(\\d{3})(\\d{3})(\\d{2,7})", "$1 $2 $3", ["[89]0"], "0$1"], ["(\\d{4})(\\d{5})", "$1 $2", ["1"]], ["(\\d{3})(\\d{6,7})", "$1 $2", ["2(?:3[2358]|4[2-4]|9[2-8])|45[3479]|54[2-467]|60[468]|72[236]|8(?:2[2-689]|3[23578]|4[3478]|5[2356])|9(?:2[2-8]|3[27-9]|4[2-6]|6[3569]|9[25-8])", "9(?:2[3-8]|98)|(?:2(?:3[2358]|4[2-4]|9[2-8])|45[3479]|54[2-467]|60[468]|72[236]|8(?:2[2-689]|3[23578]|4[3478]|5[2356])|9(?:22|3[27-9]|4[2-6]|6[3569]|9[25-7]))[2-9]"], "(0$1)"], ["(\\d{2})(\\d{7,8})", "$1 $2", ["(?:2[125]|4[0-246-9]|5[1-35-7]|6[1-8]|7[14]|8[16]|91)[2-9]"], "(0$1)"], ["(\\d{5})(\\d{5})", "$1 $2", ["58"], "(0$1)"], ["(\\d{3})(\\d{7})", "$1 $2", ["3"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3 $4", ["2[125]|4[0-246-9]|5[1-35-7]|6[1-8]|7[14]|8[16]|91"], "(0$1)"], ["(\\d{3})(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3 $4", ["[24-9]"], "(0$1)"]], "0"], PL: ["48", "00", "6\\d{5}(?:\\d{2})?|8\\d{9}|[1-9]\\d{6}(?:\\d{2})?", [6, 7, 8, 9, 10], [["(\\d{5})", "$1", ["19"]], ["(\\d{3})(\\d{3})", "$1 $2", ["11|64"]], ["(\\d{2})(\\d{2})(\\d{3})", "$1 $2 $3", ["(?:1[2-8]|2[2-69]|3[2-4]|4[1-468]|5[24-689]|6[1-3578]|7[14-7]|8[1-79]|9[145])1", "(?:1[2-8]|2[2-69]|3[2-4]|4[1-468]|5[24-689]|6[1-3578]|7[14-7]|8[1-79]|9[145])19"]], ["(\\d{3})(\\d{2})(\\d{2,3})", "$1 $2 $3", ["64"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["39|45|5[0137]|6[0469]|7[02389]|8(?:0[14]|8)"]], ["(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["1[2-8]|[2-7]|8[1-79]|9[145]"]], ["(\\d{3})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["8"]]]], PM: ["508", "00", "[45]\\d{5}", [6], [["(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3", ["[45]"], "0$1"]], "0"], PR: ["1", "011", "(?:[589]\\d\\d|787)\\d{7}", [10], 0, "1", 0, 0, 0, 0, "787|939"], PS: ["970", "00", "[2489]2\\d{6}|(?:1\\d|5)\\d{8}", [8, 9, 10], [["(\\d)(\\d{3})(\\d{4})", "$1 $2 $3", ["[2489]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["5"], "0$1"], ["(\\d{4})(\\d{3})(\\d{3})", "$1 $2 $3", ["1"]]], "0"], PT: ["351", "00", "(?:[26-9]\\d|30)\\d{7}", [9], [["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["2[12]"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[236-9]"]]]], PW: ["680", "01[12]", "(?:[24-8]\\d\\d|345|900)\\d{4}", [7], [["(\\d{3})(\\d{4})", "$1 $2", ["[2-9]"]]]], PY: ["595", "00", "59\\d{4,6}|9\\d{5,10}|(?:[2-46-8]\\d|5[0-8])\\d{4,7}", [6, 7, 8, 9, 10, 11], [["(\\d{3})(\\d{3,6})", "$1 $2", ["[2-9]0"], "0$1"], ["(\\d{2})(\\d{5})", "$1 $2", ["[26]1|3[289]|4[1246-8]|7[1-3]|8[1-36]"], "(0$1)"], ["(\\d{3})(\\d{4,5})", "$1 $2", ["2[279]|3[13-5]|4[359]|5|6(?:[34]|7[1-46-8])|7[46-8]|85"], "(0$1)"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["2[14-68]|3[26-9]|4[1246-8]|6(?:1|75)|7[1-35]|8[1-36]"], "(0$1)"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["87"]], ["(\\d{3})(\\d{6})", "$1 $2", ["9(?:[5-79]|8[1-6])"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[2-8]"], "0$1"], ["(\\d{4})(\\d{3})(\\d{4})", "$1 $2 $3", ["9"]]], "0"], QA: ["974", "00", "[2-7]\\d{7}|(?:2\\d\\d|800)\\d{4}", [7, 8], [["(\\d{3})(\\d{4})", "$1 $2", ["2[126]|8"]], ["(\\d{4})(\\d{4})", "$1 $2", ["[2-7]"]]]], RE: ["262", "00", "9769\\d{5}|(?:26|[68]\\d)\\d{7}", [9], [["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[2689]"], "0$1"]], "0", 0, 0, 0, 0, "26[23]|69|[89]"], RO: ["40", "00", "(?:[237]\\d|[89]0)\\d{7}|[23]\\d{5}", [6, 9], [["(\\d{3})(\\d{3})", "$1 $2", ["2[3-6]", "2[3-6]\\d9"], "0$1"], ["(\\d{2})(\\d{4})", "$1 $2", ["219|31"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[23]1"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[237-9]"], "0$1"]], "0", 0, 0, 0, 0, 0, 0, 0, " int "], RS: ["381", "00", "38[02-9]\\d{6,9}|6\\d{7,9}|90\\d{4,8}|38\\d{5,6}|(?:7\\d\\d|800)\\d{3,9}|(?:[12]\\d|3[0-79])\\d{5,10}", [6, 7, 8, 9, 10, 11, 12], [["(\\d{3})(\\d{3,9})", "$1 $2", ["(?:2[389]|39)0|[7-9]"], "0$1"], ["(\\d{2})(\\d{5,10})", "$1 $2", ["[1-36]"], "0$1"]], "0"], RU: ["7", "810", "[347-9]\\d{9}", [10], [["(\\d{4})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["7(?:1[0-8]|2[1-9])", "7(?:1(?:[0-6]2|7|8[27])|2(?:1[23]|[2-9]2))", "7(?:1(?:[0-6]2|7|8[27])|2(?:13[03-69]|62[013-9]))|72[1-57-9]2"], "8 ($1)", 1], ["(\\d{5})(\\d)(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["7(?:1[0-68]|2[1-9])", "7(?:1(?:[06][3-6]|[18]|2[35]|[3-5][3-5])|2(?:[13][3-5]|[24-689]|7[457]))", "7(?:1(?:0(?:[356]|4[023])|[18]|2(?:3[013-9]|5)|3[45]|43[013-79]|5(?:3[1-8]|4[1-7]|5)|6(?:3[0-35-9]|[4-6]))|2(?:1(?:3[178]|[45])|[24-689]|3[35]|7[457]))|7(?:14|23)4[0-8]|71(?:33|45)[1-79]"], "8 ($1)", 1], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["7"], "8 ($1)", 1], ["(\\d{3})(\\d{3})(\\d{2})(\\d{2})", "$1 $2-$3-$4", ["[3489]"], "8 ($1)", 1]], "8", 0, 0, 0, 0, "3[04-689]|[489]", 0, "8~10"], RW: ["250", "00", "(?:06|[27]\\d\\d|[89]00)\\d{6}", [8, 9], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["0"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[7-9]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["2"]]], "0"], SA: ["966", "00", "92\\d{7}|(?:[15]|8\\d)\\d{8}", [9, 10], [["(\\d{4})(\\d{5})", "$1 $2", ["9"]], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["1"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["5"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["81"], "0$1"], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["8"]]], "0"], SB: ["677", "0[01]", "(?:[1-6]|[7-9]\\d\\d)\\d{4}", [5, 7], [["(\\d{2})(\\d{5})", "$1 $2", ["7|8[4-9]|9(?:[1-8]|9[0-8])"]]]], SC: ["248", "010|0[0-2]", "8000\\d{3}|(?:[249]\\d|64)\\d{5}", [7], [["(\\d)(\\d{3})(\\d{3})", "$1 $2 $3", ["[246]|9[57]"]]], 0, 0, 0, 0, 0, 0, 0, "00"], SD: ["249", "00", "[19]\\d{8}", [9], [["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[19]"], "0$1"]], "0"], SE: ["46", "00", "(?:[26]\\d\\d|9)\\d{9}|[1-9]\\d{8}|[1-689]\\d{7}|[1-4689]\\d{6}|2\\d{5}", [6, 7, 8, 9, 10], [["(\\d{2})(\\d{2,3})(\\d{2})", "$1-$2 $3", ["20"], "0$1", 0, "$1 $2 $3"], ["(\\d{3})(\\d{4})", "$1-$2", ["9(?:00|39|44)"], "0$1", 0, "$1 $2"], ["(\\d{2})(\\d{3})(\\d{2})", "$1-$2 $3", ["[12][136]|3[356]|4[0246]|6[03]|90[1-9]"], "0$1", 0, "$1 $2 $3"], ["(\\d)(\\d{2,3})(\\d{2})(\\d{2})", "$1-$2 $3 $4", ["8"], "0$1", 0, "$1 $2 $3 $4"], ["(\\d{3})(\\d{2,3})(\\d{2})", "$1-$2 $3", ["1[2457]|2(?:[247-9]|5[0138])|3[0247-9]|4[1357-9]|5[0-35-9]|6(?:[125689]|4[02-57]|7[0-2])|9(?:[125-8]|3[02-5]|4[0-3])"], "0$1", 0, "$1 $2 $3"], ["(\\d{3})(\\d{2,3})(\\d{3})", "$1-$2 $3", ["9(?:00|39|44)"], "0$1", 0, "$1 $2 $3"], ["(\\d{2})(\\d{2,3})(\\d{2})(\\d{2})", "$1-$2 $3 $4", ["1[13689]|2[0136]|3[1356]|4[0246]|54|6[03]|90[1-9]"], "0$1", 0, "$1 $2 $3 $4"], ["(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1-$2 $3 $4", ["10|7"], "0$1", 0, "$1 $2 $3 $4"], ["(\\d)(\\d{3})(\\d{3})(\\d{2})", "$1-$2 $3 $4", ["8"], "0$1", 0, "$1 $2 $3 $4"], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1-$2 $3 $4", ["[13-5]|2(?:[247-9]|5[0138])|6(?:[124-689]|7[0-2])|9(?:[125-8]|3[02-5]|4[0-3])"], "0$1", 0, "$1 $2 $3 $4"], ["(\\d{3})(\\d{2})(\\d{2})(\\d{3})", "$1-$2 $3 $4", ["9"], "0$1", 0, "$1 $2 $3 $4"], ["(\\d{3})(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1-$2 $3 $4 $5", ["[26]"], "0$1", 0, "$1 $2 $3 $4 $5"]], "0"], SG: ["65", "0[0-3]\\d", "(?:(?:1\\d|8)\\d\\d|7000)\\d{7}|[3689]\\d{7}", [8, 10, 11], [["(\\d{4})(\\d{4})", "$1 $2", ["[369]|8(?:0[1-3]|[1-9])"]], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["8"]], ["(\\d{4})(\\d{4})(\\d{3})", "$1 $2 $3", ["7"]], ["(\\d{4})(\\d{3})(\\d{4})", "$1 $2 $3", ["1"]]]], SH: ["290", "00", "(?:[256]\\d|8)\\d{3}", [4, 5], 0, 0, 0, 0, 0, 0, "[256]"], SI: ["386", "00|10(?:22|66|88|99)", "[1-7]\\d{7}|8\\d{4,7}|90\\d{4,6}", [5, 6, 7, 8], [["(\\d{2})(\\d{3,6})", "$1 $2", ["8[09]|9"], "0$1"], ["(\\d{3})(\\d{5})", "$1 $2", ["59|8"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["[37][01]|4[0139]|51|6"], "0$1"], ["(\\d)(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[1-57]"], "(0$1)"]], "0", 0, 0, 0, 0, 0, 0, "00"], SJ: ["47", "00", "0\\d{4}|(?:[4589]\\d|79)\\d{6}", [5, 8], 0, 0, 0, 0, 0, 0, "79"], SK: ["421", "00", "[2-689]\\d{8}|[2-59]\\d{6}|[2-5]\\d{5}", [6, 7, 9], [["(\\d)(\\d{2})(\\d{3,4})", "$1 $2 $3", ["21"], "0$1"], ["(\\d{2})(\\d{2})(\\d{2,3})", "$1 $2 $3", ["[3-5][1-8]1", "[3-5][1-8]1[67]"], "0$1"], ["(\\d)(\\d{3})(\\d{3})(\\d{2})", "$1/$2 $3 $4", ["2"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[689]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1/$2 $3 $4", ["[3-5]"], "0$1"]], "0"], SL: ["232", "00", "(?:[2378]\\d|66|99)\\d{6}", [8], [["(\\d{2})(\\d{6})", "$1 $2", ["[236-9]"], "(0$1)"]], "0"], SM: ["378", "00", "(?:0549|[5-7]\\d)\\d{6}", [8, 10], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[5-7]"]], ["(\\d{4})(\\d{6})", "$1 $2", ["0"]]], 0, 0, "([89]\\d{5})$", "0549$1"], SN: ["221", "00", "(?:[378]\\d{4}|93330)\\d{4}", [9], [["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["8"]], ["(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[379]"]]]], SO: ["252", "00", "[346-9]\\d{8}|[12679]\\d{7}|[1-5]\\d{6}|[1348]\\d{5}", [6, 7, 8, 9], [["(\\d{2})(\\d{4})", "$1 $2", ["8[125]"]], ["(\\d{6})", "$1", ["[134]"]], ["(\\d)(\\d{6})", "$1 $2", ["[15]|2[0-79]|3[0-46-8]|4[0-7]"]], ["(\\d)(\\d{7})", "$1 $2", ["24|[67]"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[3478]|64|90"]], ["(\\d{2})(\\d{5,7})", "$1 $2", ["1|28|6[1-35-9]|9[2-9]"]]], "0"], SR: ["597", "00", "(?:[2-5]|68|[78]\\d)\\d{5}", [6, 7], [["(\\d{2})(\\d{2})(\\d{2})", "$1-$2-$3", ["56"]], ["(\\d{3})(\\d{3})", "$1-$2", ["[2-5]"]], ["(\\d{3})(\\d{4})", "$1-$2", ["[6-8]"]]]], SS: ["211", "00", "[19]\\d{8}", [9], [["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[19]"], "0$1"]], "0"], ST: ["239", "00", "(?:22|9\\d)\\d{5}", [7], [["(\\d{3})(\\d{4})", "$1 $2", ["[29]"]]]], SV: ["503", "00", "[267]\\d{7}|[89]00\\d{4}(?:\\d{4})?", [7, 8, 11], [["(\\d{3})(\\d{4})", "$1 $2", ["[89]"]], ["(\\d{4})(\\d{4})", "$1 $2", ["[267]"]], ["(\\d{3})(\\d{4})(\\d{4})", "$1 $2 $3", ["[89]"]]]], SX: ["1", "011", "7215\\d{6}|(?:[58]\\d\\d|900)\\d{7}", [10], 0, "1", 0, "1|(5\\d{6})$", "721$1", 0, "721"], SY: ["963", "00", "[1-39]\\d{8}|[1-5]\\d{7}", [8, 9], [["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[1-5]"], "0$1", 1], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["9"], "0$1", 1]], "0"], SZ: ["268", "00", "0800\\d{4}|(?:[237]\\d|900)\\d{6}", [8, 9], [["(\\d{4})(\\d{4})", "$1 $2", ["[0237]"]], ["(\\d{5})(\\d{4})", "$1 $2", ["9"]]]], TA: ["290", "00", "8\\d{3}", [4], 0, 0, 0, 0, 0, 0, "8"], TC: ["1", "011", "(?:[58]\\d\\d|649|900)\\d{7}", [10], 0, "1", 0, "1|([2-479]\\d{6})$", "649$1", 0, "649"], TD: ["235", "00|16", "(?:22|[69]\\d|77)\\d{6}", [8], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[2679]"]]], 0, 0, 0, 0, 0, 0, 0, "00"], TG: ["228", "00", "[279]\\d{7}", [8], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[279]"]]]], TH: ["66", "00[1-9]", "1\\d{9}|[1689]\\d{8}|[1-57]\\d{7}", [8, 9, 10], [["(\\d)(\\d{3})(\\d{4})", "$1 $2 $3", ["2"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[13-9]"], "0$1"], ["(\\d{4})(\\d{3})(\\d{3})", "$1 $2 $3", ["1"]]], "0"], TJ: ["992", "810", "(?:[02]0|11|[3-57-9]\\d)\\d{7}", [9], [["(\\d{6})(\\d)(\\d{2})", "$1 $2 $3", ["331", "3317"], 0, 1], ["(\\d{3})(\\d{2})(\\d{4})", "$1 $2 $3", ["[34]7|91[78]"], 0, 1], ["(\\d{4})(\\d)(\\d{4})", "$1 $2 $3", ["3"], 0, 1], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[02457-9]|11"], 0, 1]], "8", 0, 0, 0, 0, 0, 0, "8~10"], TK: ["690", "00", "[2-47]\\d{3,6}", [4, 5, 6, 7]], TL: ["670", "00", "7\\d{7}|(?:[2-47]\\d|[89]0)\\d{5}", [7, 8], [["(\\d{3})(\\d{4})", "$1 $2", ["[2-489]|70"]], ["(\\d{4})(\\d{4})", "$1 $2", ["7"]]]], TM: ["993", "810", "[1-6]\\d{7}", [8], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2-$3-$4", ["12"], "(8 $1)"], ["(\\d{3})(\\d)(\\d{2})(\\d{2})", "$1 $2-$3-$4", ["[1-5]"], "(8 $1)"], ["(\\d{2})(\\d{6})", "$1 $2", ["6"], "8 $1"]], "8", 0, 0, 0, 0, 0, 0, "8~10"], TN: ["216", "00", "[2-57-9]\\d{7}", [8], [["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["[2-57-9]"]]]], TO: ["676", "00", "(?:0800|[5-8]\\d{3})\\d{3}|[2-8]\\d{4}", [5, 7], [["(\\d{2})(\\d{3})", "$1-$2", ["[2-4]|50|6[09]|7[0-24-69]|8[05]"]], ["(\\d{4})(\\d{3})", "$1 $2", ["0"]], ["(\\d{3})(\\d{4})", "$1 $2", ["[5-8]"]]]], TR: ["90", "00", "4\\d{6}|8\\d{11,12}|(?:[2-58]\\d\\d|900)\\d{7}", [7, 10, 12, 13], [["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["512|8[0589]|90"], "0$1", 1], ["(\\d{3})(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["5(?:[0-59]|61)", "5(?:[0-59]|616)", "5(?:[0-59]|6161)"], "0$1", 1], ["(\\d{3})(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[24][1-8]|3[1-9]"], "(0$1)", 1], ["(\\d{3})(\\d{3})(\\d{6,7})", "$1 $2 $3", ["80"], "0$1", 1]], "0"], TT: ["1", "011", "(?:[58]\\d\\d|900)\\d{7}", [10], 0, "1", 0, "1|([2-46-8]\\d{6})$", "868$1", 0, "868"], TV: ["688", "00", "(?:2|7\\d\\d|90)\\d{4}", [5, 6, 7], [["(\\d{2})(\\d{3})", "$1 $2", ["2"]], ["(\\d{2})(\\d{4})", "$1 $2", ["90"]], ["(\\d{2})(\\d{5})", "$1 $2", ["7"]]]], TW: ["886", "0(?:0[25-79]|19)", "[2-689]\\d{8}|7\\d{9,10}|[2-8]\\d{7}|2\\d{6}", [7, 8, 9, 10, 11], [["(\\d{2})(\\d)(\\d{4})", "$1 $2 $3", ["202"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[258]0"], "0$1"], ["(\\d)(\\d{3,4})(\\d{4})", "$1 $2 $3", ["[23568]|4(?:0[02-48]|[1-47-9])|7[1-9]", "[23568]|4(?:0[2-48]|[1-47-9])|(?:400|7)[1-9]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[49]"], "0$1"], ["(\\d{2})(\\d{4})(\\d{4,5})", "$1 $2 $3", ["7"], "0$1"]], "0", 0, 0, 0, 0, 0, 0, 0, "#"], TZ: ["255", "00[056]", "(?:[26-8]\\d|41|90)\\d{7}", [9], [["(\\d{3})(\\d{2})(\\d{4})", "$1 $2 $3", ["[89]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[24]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[67]"], "0$1"]], "0"], UA: ["380", "00", "[89]\\d{9}|[3-9]\\d{8}", [9, 10], [["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["6[12][29]|(?:3[1-8]|4[136-8]|5[12457]|6[49])2|(?:56|65)[24]", "6[12][29]|(?:35|4[1378]|5[12457]|6[49])2|(?:56|65)[24]|(?:3[1-46-8]|46)2[013-9]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["4[45][0-5]|5(?:0|6[37])|6(?:[12][018]|[36-8])|7|89|9[1-9]|(?:48|57)[0137-9]", "4[45][0-5]|5(?:0|6(?:3[14-7]|7))|6(?:[12][018]|[36-8])|7|89|9[1-9]|(?:48|57)[0137-9]"], "0$1"], ["(\\d{4})(\\d{5})", "$1 $2", ["[3-6]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[89]"], "0$1"]], "0", 0, 0, 0, 0, 0, 0, "0~0"], UG: ["256", "00[057]", "800\\d{6}|(?:[29]0|[347]\\d)\\d{7}", [9], [["(\\d{4})(\\d{5})", "$1 $2", ["202", "2024"], "0$1"], ["(\\d{3})(\\d{6})", "$1 $2", ["[27-9]|4(?:6[45]|[7-9])"], "0$1"], ["(\\d{2})(\\d{7})", "$1 $2", ["[34]"], "0$1"]], "0"], US: ["1", "011", "[2-9]\\d{9}", [10], [["(\\d{3})(\\d{3})(\\d{4})", "($1) $2-$3", ["[2-9]"], 0, 1, "$1-$2-$3"]], "1", 0, 0, 0, 0, 0, [["(?:2(?:0[1-35-9]|1[02-9]|2[03-589]|3[149]|4[08]|5[1-46]|6[0279]|7[0269]|8[13])|3(?:0[1-57-9]|1[02-9]|2[01356]|3[0-24679]|4[167]|5[12]|6[014]|8[056])|4(?:0[124-9]|1[02-579]|2[3-5]|3[0245]|4[0235]|58|6[39]|7[0589]|8[04])|5(?:0[1-57-9]|1[0235-8]|20|3[0149]|4[01]|5[19]|6[1-47]|7[013-5]|8[056])|6(?:0[1-35-9]|1[024-9]|2[03689]|[34][016]|5[0179]|6[0-279]|78|8[0-29])|7(?:0[1-46-8]|1[2-9]|2[04-7]|3[1247]|4[037]|5[47]|6[02359]|7[02-59]|8[156])|8(?:0[1-68]|1[02-8]|2[08]|3[0-289]|4[3578]|5[046-9]|6[02-5]|7[028])|9(?:0[1346-9]|1[02-9]|2[0589]|3[0146-8]|4[0179]|5[12469]|7[0-389]|8[04-69]))[2-9]\\d{6}"], [""], ["8(?:00|33|44|55|66|77|88)[2-9]\\d{6}"], ["900[2-9]\\d{6}"], ["52(?:3(?:[2-46-9][02-9]\\d|5(?:[02-46-9]\\d|5[0-46-9]))|4(?:[2-478][02-9]\\d|5(?:[034]\\d|2[024-9]|5[0-46-9])|6(?:0[1-9]|[2-9]\\d)|9(?:[05-9]\\d|2[0-5]|49)))\\d{4}|52[34][2-9]1[02-9]\\d{4}|5(?:00|2[12]|33|44|66|77|88)[2-9]\\d{6}"]]], UY: ["598", "0(?:0|1[3-9]\\d)", "4\\d{9}|[249]\\d{7}|(?:[49]\\d|80)\\d{5}", [7, 8, 10], [["(\\d{3})(\\d{4})", "$1 $2", ["405|8|90"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["9"], "0$1"], ["(\\d{4})(\\d{4})", "$1 $2", ["[24]"]], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["4"], "0$1"]], "0", 0, 0, 0, 0, 0, 0, "00", " int. "], UZ: ["998", "810", "55501\\d{4}|(?:33|[679]\\d|88)\\d{7}", [9], [["(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[35-9]"], "8 $1"]], "8", 0, 0, 0, 0, 0, 0, "8~10"], VA: ["39", "00", "0\\d{5,10}|3[0-8]\\d{7,10}|55\\d{8}|8\\d{5}(?:\\d{2,4})?|(?:1\\d|39)\\d{7,8}", [6, 7, 8, 9, 10, 11], 0, 0, 0, 0, 0, 0, "06698"], VC: ["1", "011", "(?:[58]\\d\\d|784|900)\\d{7}", [10], 0, "1", 0, "1|([2-7]\\d{6})$", "784$1", 0, "784"], VE: ["58", "00", "[68]00\\d{7}|(?:[24]\\d|[59]0)\\d{8}", [10], [["(\\d{3})(\\d{7})", "$1-$2", ["[24-689]"], "0$1"]], "0"], VG: ["1", "011", "(?:284|[58]\\d\\d|900)\\d{7}", [10], 0, "1", 0, "1|([2-578]\\d{6})$", "284$1", 0, "284"], VI: ["1", "011", "[58]\\d{9}|(?:34|90)0\\d{7}", [10], 0, "1", 0, "1|([2-9]\\d{6})$", "340$1", 0, "340"], VN: ["84", "00", "[12]\\d{9}|[135-9]\\d{8}|[16]\\d{7}|[16-8]\\d{6}", [7, 8, 9, 10], [["(\\d{2})(\\d{5})", "$1 $2", ["80"], "0$1", 1], ["(\\d{4})(\\d{4,6})", "$1 $2", ["1"], 0, 1], ["(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[69]"], "0$1", 1], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[3578]"], "0$1", 1], ["(\\d{2})(\\d{4})(\\d{4})", "$1 $2 $3", ["2[48]"], "0$1", 1], ["(\\d{3})(\\d{4})(\\d{3})", "$1 $2 $3", ["2"], "0$1", 1]], "0"], VU: ["678", "00", "(?:[23]\\d|[48]8)\\d{3}|(?:[57]\\d|90)\\d{5}", [5, 7], [["(\\d{3})(\\d{4})", "$1 $2", ["[579]"]]]], WF: ["681", "00", "(?:[45]0|68|72|8\\d)\\d{4}", [6], [["(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3", ["[4-8]"]]]], WS: ["685", "0", "(?:[2-6]|8\\d{5})\\d{4}|[78]\\d{6}|[68]\\d{5}", [5, 6, 7, 10], [["(\\d{5})", "$1", ["[2-5]|6[1-9]"]], ["(\\d{3})(\\d{3,7})", "$1 $2", ["[68]"]], ["(\\d{2})(\\d{5})", "$1 $2", ["7"]]]], XK: ["383", "00", "[23]\\d{7,8}|(?:4\\d\\d|[89]00)\\d{5}", [8, 9], [["(\\d{3})(\\d{5})", "$1 $2", ["[89]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["[2-4]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[23]"], "0$1"]], "0"], YE: ["967", "00", "(?:1|7\\d)\\d{7}|[1-7]\\d{6}", [7, 8, 9], [["(\\d)(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[1-6]|7[24-68]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["7"], "0$1"]], "0"], YT: ["262", "00", "80\\d{7}|(?:26|63)9\\d{6}", [9], 0, "0", 0, 0, 0, 0, "269|63"], ZA: ["27", "00", "[1-79]\\d{8}|8\\d{4,9}", [5, 6, 7, 8, 9, 10], [["(\\d{2})(\\d{3,4})", "$1 $2", ["8[1-4]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{2,3})", "$1 $2 $3", ["8[1-4]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["860"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[1-9]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["8"], "0$1"]], "0"], ZM: ["260", "00", "(?:63|80)0\\d{6}|(?:21|[79]\\d)\\d{7}", [9], [["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[28]"], "0$1"], ["(\\d{2})(\\d{7})", "$1 $2", ["[79]"], "0$1"]], "0"], ZW: ["263", "00", "2(?:[0-57-9]\\d{6,8}|6[0-24-9]\\d{6,7})|[38]\\d{9}|[35-8]\\d{8}|[3-6]\\d{7}|[1-689]\\d{6}|[1-3569]\\d{5}|[1356]\\d{4}", [5, 6, 7, 8, 9, 10], [["(\\d{3})(\\d{3,5})", "$1 $2", ["2(?:0[45]|2[278]|[49]8)|3(?:[09]8|17)|6(?:[29]8|37|75)|[23][78]|(?:33|5[15]|6[68])[78]"], "0$1"], ["(\\d)(\\d{3})(\\d{2,4})", "$1 $2 $3", ["[49]"], "0$1"], ["(\\d{3})(\\d{4})", "$1 $2", ["80"], "0$1"], ["(\\d{2})(\\d{7})", "$1 $2", ["24|8[13-59]|(?:2[05-79]|39|5[45]|6[15-8])2", "2(?:02[014]|4|[56]20|[79]2)|392|5(?:42|525)|6(?:[16-8]21|52[013])|8[13-59]"], "(0$1)"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["7"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["2(?:1[39]|2[0157]|[378]|[56][14])|3(?:12|29)", "2(?:1[39]|2[0157]|[378]|[56][14])|3(?:123|29)"], "0$1"], ["(\\d{4})(\\d{6})", "$1 $2", ["8"], "0$1"], ["(\\d{2})(\\d{3,5})", "$1 $2", ["1|2(?:0[0-36-9]|12|29|[56])|3(?:1[0-689]|[24-6])|5(?:[0236-9]|1[2-4])|6(?:[013-59]|7[0-46-9])|(?:33|55|6[68])[0-69]|(?:29|3[09]|62)[0-79]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["29[013-9]|39|54"], "0$1"], ["(\\d{4})(\\d{3,5})", "$1 $2", ["(?:25|54)8", "258|5483"], "0$1"]], "0"] }, nonGeographic: { 800: ["800", 0, "[1-9]\\d{7}", [8], [["(\\d{4})(\\d{4})", "$1 $2", ["[1-9]"]]], 0, 0, 0, 0, 0, 0, [0, 0, ["[1-9]\\d{7}"]]], 808: ["808", 0, "[1-9]\\d{7}", [8], [["(\\d{4})(\\d{4})", "$1 $2", ["[1-9]"]]], 0, 0, 0, 0, 0, 0, [0, 0, 0, 0, 0, 0, 0, 0, 0, ["[1-9]\\d{7}"]]], 870: ["870", 0, "[35-7]\\d{8}", [9], [["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[35-7]"]]], 0, 0, 0, 0, 0, 0, [0, ["(?:[356]\\d|7[6-8])\\d{7}"]]], 878: ["878", 0, "10\\d{10}", [12], [["(\\d{2})(\\d{5})(\\d{5})", "$1 $2 $3", ["1"]]], 0, 0, 0, 0, 0, 0, [0, 0, 0, 0, 0, 0, 0, 0, ["10\\d{10}"]]], 881: ["881", 0, "[0-36-9]\\d{8}", [9], [["(\\d)(\\d{3})(\\d{5})", "$1 $2 $3", ["[0-36-9]"]]], 0, 0, 0, 0, 0, 0, [0, ["[0-36-9]\\d{8}"]]], 882: ["882", 0, "[13]\\d{6}(?:\\d{2,5})?|285\\d{9}|[19]\\d{7}", [7, 8, 9, 10, 11, 12], [["(\\d{2})(\\d{5})", "$1 $2", ["16|342"]], ["(\\d{2})(\\d{2})(\\d{4})", "$1 $2 $3", ["[19]"]], ["(\\d{2})(\\d{4})(\\d{3})", "$1 $2 $3", ["3[23]"]], ["(\\d{2})(\\d{3,4})(\\d{4})", "$1 $2 $3", ["1"]], ["(\\d{2})(\\d{4})(\\d{4})", "$1 $2 $3", ["34[57]"]], ["(\\d{3})(\\d{4})(\\d{4})", "$1 $2 $3", ["34"]], ["(\\d{2})(\\d{4,5})(\\d{5})", "$1 $2 $3", ["[1-3]"]]], 0, 0, 0, 0, 0, 0, [0, ["3(?:37\\d\\d|42)\\d{4}|3(?:2|47|7\\d{3})\\d{7}", [7, 9, 10, 12]], 0, 0, 0, 0, 0, 0, ["1(?:3(?:0[0347]|[13][0139]|2[035]|4[013568]|6[0459]|7[06]|8[15-8]|9[0689])\\d{4}|6\\d{5,10})|(?:(?:285\\d\\d|3(?:45|[69]\\d{3}))\\d|9[89])\\d{6}"]]], 883: ["883", 0, "51\\d{7}(?:\\d{3})?", [9, 12], [["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["510"]], ["(\\d{3})(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3 $4", ["510"]], ["(\\d{4})(\\d{4})(\\d{4})", "$1 $2 $3", ["5"]]], 0, 0, 0, 0, 0, 0, [0, 0, 0, 0, 0, 0, 0, 0, ["51[013]0\\d{8}|5100\\d{5}"]]], 888: ["888", 0, "\\d{11}", [11], [["(\\d{3})(\\d{3})(\\d{5})", "$1 $2 $3"]], 0, 0, 0, 0, 0, 0, [0, 0, 0, 0, 0, 0, ["\\d{11}"]]], 979: ["979", 0, "[1359]\\d{8}", [9], [["(\\d)(\\d{4})(\\d{4})", "$1 $2 $3", ["[1359]"]]], 0, 0, 0, 0, 0, 0, [0, 0, 0, ["[1359]\\d{8}"]]] } };
3
- function n(t, n) { var d = Array.prototype.slice.call(n); return d.push(e), t.apply(this, d); }
4
- var d = function t(e) {
5
- !function (t, e) {
6
- if (!(t instanceof e))
7
- throw new TypeError("Cannot call a class as a function");
8
- }(this, t), this.name = this.constructor.name, this.message = e, this.stack = new Error(e).stack;
9
- };
10
- (d.prototype = Object.create(Error.prototype)).constructor = d;
11
- var r = "".concat("-‐-―−ー-").concat("//").concat("..").concat("  ­​⁠ ").concat("()()[]\\[\\]").concat("~⁓∼~");
12
- function i(t, e) {
13
- t = t.split("-"), e = e.split("-");
14
- for (var n = t[0].split("."), d = e[0].split("."), r = 0; r < 3; r++) {
15
- var i = Number(n[r]), a = Number(d[r]);
16
- if (i > a)
17
- return 1;
18
- if (a > i)
19
- return -1;
20
- if (!isNaN(i) && isNaN(a))
21
- return 1;
22
- if (isNaN(i) && !isNaN(a))
23
- return -1;
24
- }
25
- return t[1] && e[1] ? t[1] > e[1] ? 1 : t[1] < e[1] ? -1 : 0 : !t[1] && e[1] ? 1 : t[1] && !e[1] ? -1 : 0;
26
- }
27
- function a(t) { return (a = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (t) { return typeof t; } : function (t) { return t && "function" == typeof Symbol && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t; })(t); }
28
- function $(t, e) {
29
- if (!(t instanceof e))
30
- throw new TypeError("Cannot call a class as a function");
31
- }
32
- function o(t, e) {
33
- for (var n = 0; n < e.length; n++) {
34
- var d = e[n];
35
- d.enumerable = d.enumerable || !1, d.configurable = !0, "value" in d && (d.writable = !0), Object.defineProperty(t, d.key, d);
36
- }
37
- }
38
- function u(t, e, n) { return e && o(t.prototype, e), n && o(t, n), t; }
39
- var l = /^\d+$/, s = function () {
40
- function t(e) {
41
- $(this, t), function (t) {
42
- if (!t)
43
- throw new Error("[libphonenumber-js] `metadata` argument not passed. Check your arguments.");
44
- if (!y(t) || !y(t.countries))
45
- throw new Error("[libphonenumber-js] `metadata` argument was passed but it's not a valid metadata. Must be an object having `.countries` child object property. Got ".concat(y(t) ? "an object of shape: { " + Object.keys(t).join(", ") + " }" : "a " + v(t) + ": " + t, "."));
46
- }(e), this.metadata = e, N.call(this, e);
47
- }
48
- return u(t, [{ key: "getCountries", value: function () { return Object.keys(this.metadata.countries).filter((function (t) { return "001" !== t; })); } }, { key: "getCountryMetadata", value: function (t) { return this.metadata.countries[t]; } }, { key: "nonGeographic", value: function () {
49
- if (!(this.v1 || this.v2 || this.v3))
50
- return this.metadata.nonGeographic || this.metadata.nonGeographical;
51
- } }, { key: "hasCountry", value: function (t) { return void 0 !== this.getCountryMetadata(t); } }, { key: "hasCallingCode", value: function (t) {
52
- if (this.getCountryCodesForCallingCode(t))
53
- return !0;
54
- if (this.nonGeographic()) {
55
- if (this.nonGeographic()[t])
56
- return !0;
57
- }
58
- else {
59
- var e = this.countryCallingCodes()[t];
60
- if (e && 1 === e.length && "001" === e[0])
61
- return !0;
62
- }
63
- } }, { key: "isNonGeographicCallingCode", value: function (t) { return this.nonGeographic() ? !!this.nonGeographic()[t] : !this.getCountryCodesForCallingCode(t); } }, { key: "country", value: function (t) { return this.selectNumberingPlan(t); } }, { key: "selectNumberingPlan", value: function (t, e) {
64
- if (t && l.test(t) && (e = t, t = null), t && "001" !== t) {
65
- if (!this.hasCountry(t))
66
- throw new Error("Unknown country: ".concat(t));
67
- this.numberingPlan = new f(this.getCountryMetadata(t), this);
68
- }
69
- else if (e) {
70
- if (!this.hasCallingCode(e))
71
- throw new Error("Unknown calling code: ".concat(e));
72
- this.numberingPlan = new f(this.getNumberingPlanMetadata(e), this);
73
- }
74
- else
75
- this.numberingPlan = void 0;
76
- return this;
77
- } }, { key: "getCountryCodesForCallingCode", value: function (t) {
78
- var e = this.countryCallingCodes()[t];
79
- if (e) {
80
- if (1 === e.length && 3 === e[0].length)
81
- return;
82
- return e;
83
- }
84
- } }, { key: "getCountryCodeForCallingCode", value: function (t) {
85
- var e = this.getCountryCodesForCallingCode(t);
86
- if (e)
87
- return e[0];
88
- } }, { key: "getNumberingPlanMetadata", value: function (t) {
89
- var e = this.getCountryCodeForCallingCode(t);
90
- if (e)
91
- return this.getCountryMetadata(e);
92
- if (this.nonGeographic()) {
93
- var n = this.nonGeographic()[t];
94
- if (n)
95
- return n;
96
- }
97
- else {
98
- var d = this.countryCallingCodes()[t];
99
- if (d && 1 === d.length && "001" === d[0])
100
- return this.metadata.countries["001"];
101
- }
102
- } }, { key: "countryCallingCode", value: function () { return this.numberingPlan.callingCode(); } }, { key: "IDDPrefix", value: function () { return this.numberingPlan.IDDPrefix(); } }, { key: "defaultIDDPrefix", value: function () { return this.numberingPlan.defaultIDDPrefix(); } }, { key: "nationalNumberPattern", value: function () { return this.numberingPlan.nationalNumberPattern(); } }, { key: "possibleLengths", value: function () { return this.numberingPlan.possibleLengths(); } }, { key: "formats", value: function () { return this.numberingPlan.formats(); } }, { key: "nationalPrefixForParsing", value: function () { return this.numberingPlan.nationalPrefixForParsing(); } }, { key: "nationalPrefixTransformRule", value: function () { return this.numberingPlan.nationalPrefixTransformRule(); } }, { key: "leadingDigits", value: function () { return this.numberingPlan.leadingDigits(); } }, { key: "hasTypes", value: function () { return this.numberingPlan.hasTypes(); } }, { key: "type", value: function (t) { return this.numberingPlan.type(t); } }, { key: "ext", value: function () { return this.numberingPlan.ext(); } }, { key: "countryCallingCodes", value: function () { return this.v1 ? this.metadata.country_phone_code_to_countries : this.metadata.country_calling_codes; } }, { key: "chooseCountryByCountryCallingCode", value: function (t) { return this.selectNumberingPlan(t); } }, { key: "hasSelectedNumberingPlan", value: function () { return void 0 !== this.numberingPlan; } }]), t;
103
- }(), f = function () {
104
- function t(e, n) { $(this, t), this.globalMetadataObject = n, this.metadata = e, N.call(this, n.metadata); }
105
- return u(t, [{ key: "callingCode", value: function () { return this.metadata[0]; } }, { key: "getDefaultCountryMetadataForRegion", value: function () { return this.globalMetadataObject.getNumberingPlanMetadata(this.callingCode()); } }, { key: "IDDPrefix", value: function () {
106
- if (!this.v1 && !this.v2)
107
- return this.metadata[1];
108
- } }, { key: "defaultIDDPrefix", value: function () {
109
- if (!this.v1 && !this.v2)
110
- return this.metadata[12];
111
- } }, { key: "nationalNumberPattern", value: function () { return this.v1 || this.v2 ? this.metadata[1] : this.metadata[2]; } }, { key: "possibleLengths", value: function () {
112
- if (!this.v1)
113
- return this.metadata[this.v2 ? 2 : 3];
114
- } }, { key: "_getFormats", value: function (t) { return t[this.v1 ? 2 : this.v2 ? 3 : 4]; } }, { key: "formats", value: function () { var t = this, e = this._getFormats(this.metadata) || this._getFormats(this.getDefaultCountryMetadataForRegion()) || []; return e.map((function (e) { return new c(e, t); })); } }, { key: "nationalPrefix", value: function () { return this.metadata[this.v1 ? 3 : this.v2 ? 4 : 5]; } }, { key: "_getNationalPrefixFormattingRule", value: function (t) { return t[this.v1 ? 4 : this.v2 ? 5 : 6]; } }, { key: "nationalPrefixFormattingRule", value: function () { return this._getNationalPrefixFormattingRule(this.metadata) || this._getNationalPrefixFormattingRule(this.getDefaultCountryMetadataForRegion()); } }, { key: "_nationalPrefixForParsing", value: function () { return this.metadata[this.v1 ? 5 : this.v2 ? 6 : 7]; } }, { key: "nationalPrefixForParsing", value: function () { return this._nationalPrefixForParsing() || this.nationalPrefix(); } }, { key: "nationalPrefixTransformRule", value: function () { return this.metadata[this.v1 ? 6 : this.v2 ? 7 : 8]; } }, { key: "_getNationalPrefixIsOptionalWhenFormatting", value: function () { return !!this.metadata[this.v1 ? 7 : this.v2 ? 8 : 9]; } }, { key: "nationalPrefixIsOptionalWhenFormattingInNationalFormat", value: function () { return this._getNationalPrefixIsOptionalWhenFormatting(this.metadata) || this._getNationalPrefixIsOptionalWhenFormatting(this.getDefaultCountryMetadataForRegion()); } }, { key: "leadingDigits", value: function () { return this.metadata[this.v1 ? 8 : this.v2 ? 9 : 10]; } }, { key: "types", value: function () { return this.metadata[this.v1 ? 9 : this.v2 ? 10 : 11]; } }, { key: "hasTypes", value: function () { return (!this.types() || 0 !== this.types().length) && !!this.types(); } }, { key: "type", value: function (t) {
115
- if (this.hasTypes() && m(this.types(), t))
116
- return new g(m(this.types(), t), this);
117
- } }, { key: "ext", value: function () { return this.v1 || this.v2 ? " ext. " : this.metadata[13] || " ext. "; } }]), t;
118
- }(), c = function () { function t(e, n) { $(this, t), this._format = e, this.metadata = n; } return u(t, [{ key: "pattern", value: function () { return this._format[0]; } }, { key: "format", value: function () { return this._format[1]; } }, { key: "leadingDigitsPatterns", value: function () { return this._format[2] || []; } }, { key: "nationalPrefixFormattingRule", value: function () { return this._format[3] || this.metadata.nationalPrefixFormattingRule(); } }, { key: "nationalPrefixIsOptionalWhenFormattingInNationalFormat", value: function () { return !!this._format[4] || this.metadata.nationalPrefixIsOptionalWhenFormattingInNationalFormat(); } }, { key: "nationalPrefixIsMandatoryWhenFormattingInNationalFormat", value: function () { return this.usesNationalPrefix() && !this.nationalPrefixIsOptionalWhenFormattingInNationalFormat(); } }, { key: "usesNationalPrefix", value: function () { return !(!this.nationalPrefixFormattingRule() || h.test(this.nationalPrefixFormattingRule())); } }, { key: "internationalFormat", value: function () { return this._format[5] || this.format(); } }]), t; }(), h = /^\(?\$1\)?$/, g = function () {
119
- function t(e, n) { $(this, t), this.type = e, this.metadata = n; }
120
- return u(t, [{ key: "pattern", value: function () { return this.metadata.v1 ? this.type : this.type[0]; } }, { key: "possibleLengths", value: function () {
121
- if (!this.metadata.v1)
122
- return this.type[1] || this.metadata.possibleLengths();
123
- } }]), t;
124
- }();
125
- function m(t, e) {
126
- switch (e) {
127
- case "FIXED_LINE": return t[0];
128
- case "MOBILE": return t[1];
129
- case "TOLL_FREE": return t[2];
130
- case "PREMIUM_RATE": return t[3];
131
- case "PERSONAL_NUMBER": return t[4];
132
- case "VOICEMAIL": return t[5];
133
- case "UAN": return t[6];
134
- case "PAGER": return t[7];
135
- case "VOIP": return t[8];
136
- case "SHARED_COST": return t[9];
137
- }
138
- }
139
- var y = function (t) { return "object" === a(t); }, v = function (t) { return a(t); };
140
- function p(t, e) { return (e = new s(e)).hasCountry(t) ? e.country(t).ext() : " ext. "; }
141
- function b(t, e) {
142
- if ((e = new s(e)).hasCountry(t))
143
- return e.country(t).countryCallingCode();
144
- throw new Error("Unknown country: ".concat(t));
145
- }
146
- function C(t, e) { return void 0 !== e.countries[t]; }
147
- function N(t) { var e = t.version; "number" == typeof e ? (this.v1 = 1 === e, this.v2 = 2 === e, this.v3 = 3 === e, this.v4 = 4 === e) : e ? -1 === i(e, "1.2.0") ? this.v2 = !0 : -1 === i(e, "1.7.35") ? this.v3 = !0 : this.v4 = !0 : this.v1 = !0; }
148
- var x = function (t) { return "([".concat("0-90-9٠-٩۰-۹", "]{1,").concat(t, "})"); };
149
- function P(t) { return ";ext=" + x("20") + "|" + ("[  \\t,]*(?:e?xt(?:ensi(?:ó?|ó))?n?|e?xtn?|доб|anexo)[:\\..]?[  \\t,-]*" + x("20") + "#?") + "|" + ("[  \\t,]*(?:[xx##~~]|int|int)[:\\..]?[  \\t,-]*" + x("9") + "#?") + "|" + ("[- ]+" + x("6") + "#") + "|" + ("[  \\t]*(?:,{2}|;)[:\\..]?[  \\t,-]*" + x("15") + "#?") + "|" + ("[  \\t]*(?:,)+[:\\..]?[  \\t,-]*" + x("9") + "#?"); }
150
- var S = "[++]{0,1}(?:[" + r + "]*[0-90-9٠-٩۰-۹]){3,}[" + r + "0-90-9٠-٩۰-۹]*" + "(?:" + P() + ")?", E = new RegExp("^[0-90-9٠-٩۰-۹]{2}$|^" + S + "$", "i");
151
- function w(t) { return t.length >= 2 && E.test(t); }
152
- var O = new RegExp("(?:" + P() + ")$", "i");
153
- var I = { 0: "0", 1: "1", 2: "2", 3: "3", 4: "4", 5: "5", 6: "6", 7: "7", 8: "8", 9: "9", "0": "0", "1": "1", "2": "2", "3": "3", "4": "4", "5": "5", "6": "6", "7": "7", "8": "8", "9": "9", "٠": "0", "١": "1", "٢": "2", "٣": "3", "٤": "4", "٥": "5", "٦": "6", "٧": "7", "٨": "8", "٩": "9", "۰": "0", "۱": "1", "۲": "2", "۳": "3", "۴": "4", "۵": "5", "۶": "6", "۷": "7", "۸": "8", "۹": "9" };
154
- function T(t) { return I[t]; }
155
- function A(t) {
156
- var e = "", n = t.split(""), d = Array.isArray(n), r = 0;
157
- for (n = d ? n : n[Symbol.iterator]();;) {
158
- var i;
159
- if (d) {
160
- if (r >= n.length)
161
- break;
162
- i = n[r++];
163
- }
164
- else {
165
- if ((r = n.next()).done)
166
- break;
167
- i = r.value;
168
- }
169
- var a = T(i);
170
- a && (e += a);
171
- }
172
- return e;
173
- }
174
- function F(t) {
175
- var e = "", n = t.split(""), d = Array.isArray(n), r = 0;
176
- for (n = d ? n : n[Symbol.iterator]();;) {
177
- var i;
178
- if (d) {
179
- if (r >= n.length)
180
- break;
181
- i = n[r++];
182
- }
183
- else {
184
- if ((r = n.next()).done)
185
- break;
186
- i = r.value;
187
- }
188
- e += k(i, e) || "";
189
- }
190
- return e;
191
- }
192
- function k(t, e) {
193
- if ("+" === t) {
194
- if (e)
195
- return;
196
- return "+";
197
- }
198
- return T(t);
199
- }
200
- function R(t, e) {
201
- return function t(e, n, d) {
202
- var r = d.type(n), i = r && r.possibleLengths() || d.possibleLengths();
203
- if (!i)
204
- return "IS_POSSIBLE";
205
- if ("FIXED_LINE_OR_MOBILE" === n) {
206
- if (!d.type("FIXED_LINE"))
207
- return t(e, "MOBILE", d);
208
- var a = d.type("MOBILE");
209
- a && (i = function (t, e) {
210
- var n = t.slice(), d = e, r = Array.isArray(d), i = 0;
211
- for (d = r ? d : d[Symbol.iterator]();;) {
212
- var a;
213
- if (r) {
214
- if (i >= d.length)
215
- break;
216
- a = d[i++];
217
- }
218
- else {
219
- if ((i = d.next()).done)
220
- break;
221
- a = i.value;
222
- }
223
- var $ = a;
224
- t.indexOf($) < 0 && n.push($);
225
- }
226
- return n.sort((function (t, e) { return t - e; }));
227
- }(i, a.possibleLengths()));
228
- }
229
- else if (n && !r)
230
- return "INVALID_LENGTH";
231
- var $ = e.length, o = i[0];
232
- if (o === $)
233
- return "IS_POSSIBLE";
234
- if (o > $)
235
- return "TOO_SHORT";
236
- if (i[i.length - 1] < $)
237
- return "TOO_LONG";
238
- return i.indexOf($, 1) >= 0 ? "IS_POSSIBLE" : "INVALID_LENGTH";
239
- }(t, void 0, e);
240
- }
241
- function D(t, e, n) {
242
- if (void 0 === e && (e = {}), n = new s(n), e.v2) {
243
- if (!t.countryCallingCode)
244
- throw new Error("Invalid phone number object passed");
245
- n.selectNumberingPlan(t.countryCallingCode);
246
- }
247
- else {
248
- if (!t.phone)
249
- return !1;
250
- if (t.country) {
251
- if (!n.hasCountry(t.country))
252
- throw new Error("Unknown country: ".concat(t.country));
253
- n.country(t.country);
254
- }
255
- else {
256
- if (!t.countryCallingCode)
257
- throw new Error("Invalid phone number object passed");
258
- n.selectNumberingPlan(t.countryCallingCode);
259
- }
260
- }
261
- if (n.possibleLengths())
262
- return M(t.phone || t.nationalNumber, n);
263
- if (t.countryCallingCode && n.isNonGeographicCallingCode(t.countryCallingCode))
264
- return !0;
265
- throw new Error('Missing "possibleLengths" in metadata. Perhaps the metadata has been generated before v1.0.18.');
266
- }
267
- function M(t, e) {
268
- switch (R(t, e)) {
269
- case "IS_POSSIBLE": return !0;
270
- default: return !1;
271
- }
272
- }
273
- function L(t, e) {
274
- return function (t) {
275
- if (Array.isArray(t))
276
- return t;
277
- }(t) || function (t, e) {
278
- var n = [], d = !0, r = !1, i = void 0;
279
- try {
280
- for (var a, $ = t[Symbol.iterator](); !(d = (a = $.next()).done) && (n.push(a.value), !e || n.length !== e); d = !0)
281
- ;
282
- }
283
- catch (t) {
284
- r = !0, i = t;
285
- }
286
- finally {
287
- try {
288
- d || null == $.return || $.return();
289
- }
290
- finally {
291
- if (r)
292
- throw i;
293
- }
294
- }
295
- return n;
296
- }(t, e) || function () { throw new TypeError("Invalid attempt to destructure non-iterable instance"); }();
297
- }
298
- function _(t) {
299
- var e, n, d = (t = t.replace(/^tel:/, "tel=")).split(";"), r = Array.isArray(d), i = 0;
300
- for (d = r ? d : d[Symbol.iterator]();;) {
301
- var a;
302
- if (r) {
303
- if (i >= d.length)
304
- break;
305
- a = d[i++];
306
- }
307
- else {
308
- if ((i = d.next()).done)
309
- break;
310
- a = i.value;
311
- }
312
- var $ = L(a.split("="), 2), o = $[0], u = $[1];
313
- switch (o) {
314
- case "tel":
315
- e = u;
316
- break;
317
- case "ext":
318
- n = u;
319
- break;
320
- case "phone-context": "+" === u[0] && (e = u + e);
321
- }
322
- }
323
- if (!w(e))
324
- return {};
325
- var l = { number: e };
326
- return n && (l.ext = n), l;
327
- }
328
- function G(t) {
329
- var e = t.number, n = t.ext;
330
- if (!e)
331
- return "";
332
- if ("+" !== e[0])
333
- throw new Error('"formatRFC3966()" expects "number" to be in E.164 format.');
334
- return "tel:".concat(e).concat(n ? ";ext=" + n : "");
335
- }
336
- function B(t, e) { return t = t || "", new RegExp("^(?:" + e + ")$").test(t); }
337
- var j = ["MOBILE", "PREMIUM_RATE", "TOLL_FREE", "SHARED_COST", "VOIP", "PERSONAL_NUMBER", "PAGER", "UAN", "VOICEMAIL"];
338
- function U(t, e, n) {
339
- if (e = e || {}, t.country) {
340
- (n = new s(n)).selectNumberingPlan(t.country, t.countryCallingCode);
341
- var d = e.v2 ? t.nationalNumber : t.phone;
342
- if (B(d, n.nationalNumberPattern())) {
343
- if (W(d, "FIXED_LINE", n))
344
- return n.type("MOBILE") && "" === n.type("MOBILE").pattern() ? "FIXED_LINE_OR_MOBILE" : n.type("MOBILE") ? W(d, "MOBILE", n) ? "FIXED_LINE_OR_MOBILE" : "FIXED_LINE" : "FIXED_LINE_OR_MOBILE";
345
- for (var r = 0, i = j; r < i.length; r++) {
346
- var a = i[r];
347
- if (W(d, a, n))
348
- return a;
349
- }
350
- }
351
- }
352
- }
353
- function W(t, e, n) { return !(!(e = n.type(e)) || !e.pattern()) && (!(e.possibleLengths() && e.possibleLengths().indexOf(t.length) < 0) && B(t, e.pattern())); }
354
- function V(t, e, n) { return e = e || {}, n = new s(n), !!t.country && (n.selectNumberingPlan(t.country, t.countryCallingCode), n.hasTypes() ? void 0 !== U(t, e, n.metadata) : B(e.v2 ? t.nationalNumber : t.phone, n.nationalNumberPattern())); }
355
- function K(t) { return t.replace(new RegExp("[".concat(r, "]+"), "g"), " ").trim(); }
356
- var H = /(\$\d)/;
357
- function Y(t, e, n) { var d = n.useInternationalFormat, r = n.withNationalPrefix, i = (n.carrierCode, n.metadata, t.replace(new RegExp(e.pattern()), d ? e.internationalFormat() : r && e.nationalPrefixFormattingRule() ? e.format().replace(H, e.nationalPrefixFormattingRule()) : e.format())); return d ? K(i) : i; }
358
- var Z = /^[\d]+(?:[~\u2053\u223C\uFF5E][\d]+)?$/;
359
- function X(t, e, n) { return e in t ? Object.defineProperty(t, e, { value: n, enumerable: !0, configurable: !0, writable: !0 }) : t[e] = n, t; }
360
- var J = { formatExtension: function (t, e, n) { return "".concat(t).concat(n.ext()).concat(e); } };
361
- function Q(t, e, n, d) {
362
- if (n = n ? function (t) {
363
- for (var e = 1; e < arguments.length; e++) {
364
- var n = null != arguments[e] ? arguments[e] : {}, d = Object.keys(n);
365
- "function" == typeof Object.getOwnPropertySymbols && (d = d.concat(Object.getOwnPropertySymbols(n).filter((function (t) { return Object.getOwnPropertyDescriptor(n, t).enumerable; })))), d.forEach((function (e) { X(t, e, n[e]); }));
366
- }
367
- return t;
368
- }({}, J, n) : J, d = new s(d), t.country && "001" !== t.country) {
369
- if (!d.hasCountry(t.country))
370
- throw new Error("Unknown country: ".concat(t.country));
371
- d.country(t.country);
372
- }
373
- else {
374
- if (!t.countryCallingCode)
375
- return t.phone || "";
376
- d.selectNumberingPlan(t.countryCallingCode);
377
- }
378
- var r, i = d.countryCallingCode(), a = n.v2 ? t.nationalNumber : t.phone;
379
- switch (e) {
380
- case "NATIONAL": return a ? q(r = z(a, t.carrierCode, "NATIONAL", d, n), t.ext, d, n.formatExtension) : "";
381
- case "INTERNATIONAL": return a ? (r = z(a, null, "INTERNATIONAL", d, n), q(r = "+".concat(i, " ").concat(r), t.ext, d, n.formatExtension)) : "+".concat(i);
382
- case "E.164": return "+".concat(i).concat(a);
383
- case "RFC3966": return G({ number: "+".concat(i).concat(a), ext: t.ext });
384
- case "IDD":
385
- if (!n.fromCountry)
386
- return;
387
- return q(function (t, e, n, d, r) {
388
- if (b(d, r.metadata) === n) {
389
- var i = z(t, e, "NATIONAL", r);
390
- return "1" === n ? n + " " + i : i;
391
- }
392
- var a = function (t, e, n) { var d = new s(n); return d.selectNumberingPlan(t, e), Z.test(d.IDDPrefix()) ? d.IDDPrefix() : d.defaultIDDPrefix(); }(d, void 0, r.metadata);
393
- if (a)
394
- return "".concat(a, " ").concat(n, " ").concat(z(t, null, "INTERNATIONAL", r));
395
- }(a, t.carrierCode, i, n.fromCountry, d), t.ext, d, n.formatExtension);
396
- default: throw new Error('Unknown "format" argument passed to "formatNumber()": "'.concat(e, '"'));
397
- }
398
- }
399
- function z(t, e, n, d, r) {
400
- var i = function (t, e) {
401
- var n = t, d = Array.isArray(n), r = 0;
402
- for (n = d ? n : n[Symbol.iterator]();;) {
403
- var i;
404
- if (d) {
405
- if (r >= n.length)
406
- break;
407
- i = n[r++];
408
- }
409
- else {
410
- if ((r = n.next()).done)
411
- break;
412
- i = r.value;
413
- }
414
- var a = i;
415
- if (a.leadingDigitsPatterns().length > 0) {
416
- var $ = a.leadingDigitsPatterns()[a.leadingDigitsPatterns().length - 1];
417
- if (0 !== e.search($))
418
- continue;
419
- }
420
- if (B(e, a.pattern()))
421
- return a;
422
- }
423
- }(d.formats(), t);
424
- return i ? Y(t, i, { useInternationalFormat: "INTERNATIONAL" === n, withNationalPrefix: !i.nationalPrefixIsOptionalWhenFormattingInNationalFormat() || !r || !1 !== r.nationalPrefix, carrierCode: e, metadata: d }) : t;
425
- }
426
- function q(t, e, n, d) { return e ? d(t, e, n) : t; }
427
- function tt(t, e, n) { return e in t ? Object.defineProperty(t, e, { value: n, enumerable: !0, configurable: !0, writable: !0 }) : t[e] = n, t; }
428
- function et(t, e) {
429
- for (var n = 0; n < e.length; n++) {
430
- var d = e[n];
431
- d.enumerable = d.enumerable || !1, d.configurable = !0, "value" in d && (d.writable = !0), Object.defineProperty(t, d.key, d);
432
- }
433
- }
434
- var nt = function () {
435
- function t(e, n, d) {
436
- if (function (t, e) {
437
- if (!(t instanceof e))
438
- throw new TypeError("Cannot call a class as a function");
439
- }(this, t), !e)
440
- throw new TypeError("`country` or `countryCallingCode` not passed");
441
- if (!n)
442
- throw new TypeError("`nationalNumber` not passed");
443
- var r = new s(d);
444
- dt(e) && (this.country = e, r.country(e), e = r.countryCallingCode()), this.countryCallingCode = e, this.nationalNumber = n, this.number = "+" + this.countryCallingCode + this.nationalNumber, this.metadata = d;
445
- }
446
- var e, n;
447
- return e = t, (n = [{ key: "isPossible", value: function () { return D(this, { v2: !0 }, this.metadata); } }, { key: "isValid", value: function () { return V(this, { v2: !0 }, this.metadata); } }, { key: "isNonGeographic", value: function () { return new s(this.metadata).isNonGeographicCallingCode(this.countryCallingCode); } }, { key: "isEqual", value: function (t) { return this.number === t.number && this.ext === t.ext; } }, { key: "getType", value: function () { return U(this, { v2: !0 }, this.metadata); } }, { key: "format", value: function (t, e) {
448
- return Q(this, t, e ? function (t) {
449
- for (var e = 1; e < arguments.length; e++) {
450
- var n = null != arguments[e] ? arguments[e] : {}, d = Object.keys(n);
451
- "function" == typeof Object.getOwnPropertySymbols && (d = d.concat(Object.getOwnPropertySymbols(n).filter((function (t) { return Object.getOwnPropertyDescriptor(n, t).enumerable; })))), d.forEach((function (e) { tt(t, e, n[e]); }));
452
- }
453
- return t;
454
- }({}, e, { v2: !0 }) : { v2: !0 }, this.metadata);
455
- } }, { key: "formatNational", value: function (t) { return this.format("NATIONAL", t); } }, { key: "formatInternational", value: function (t) { return this.format("INTERNATIONAL", t); } }, { key: "getURI", value: function (t) { return this.format("RFC3966", t); } }]) && et(e.prototype, n), t;
456
- }(), dt = function (t) { return /^[A-Z]{2}$/.test(t); }, rt = new RegExp("([0-90-9٠-٩۰-۹])");
457
- function it(t, e, n, d) {
458
- if (e) {
459
- var r = new s(d);
460
- r.selectNumberingPlan(e, n);
461
- var i = new RegExp(r.IDDPrefix());
462
- if (0 === t.search(i)) {
463
- var a = (t = t.slice(t.match(i)[0].length)).match(rt);
464
- if (!(a && null != a[1] && a[1].length > 0 && "0" === a[1]))
465
- return t;
466
- }
467
- }
468
- }
469
- function at(t, e) {
470
- if (t && e.numberingPlan.nationalPrefixForParsing()) {
471
- var n = new RegExp("^(?:" + e.numberingPlan.nationalPrefixForParsing() + ")"), d = n.exec(t);
472
- if (d) {
473
- var r, i, a, $ = d.length - 1, o = $ > 0 && d[$];
474
- if (e.nationalPrefixTransformRule() && o)
475
- r = t.replace(n, e.nationalPrefixTransformRule()), $ > 1 && (i = d[1]);
476
- else {
477
- var u = d[0];
478
- r = t.slice(u.length), o && (i = d[1]);
479
- }
480
- if (o) {
481
- var l = t.indexOf(d[1]);
482
- t.slice(0, l) === e.numberingPlan.nationalPrefix() && (a = e.numberingPlan.nationalPrefix());
483
- }
484
- else
485
- a = d[0];
486
- return { nationalNumber: r, nationalPrefix: a, carrierCode: i };
487
- }
488
- }
489
- return { nationalNumber: t };
490
- }
491
- function $t(t, e) {
492
- var n = at(t, e), d = n.nationalNumber, r = n.carrierCode;
493
- if (!function (t, e, n) {
494
- if (B(t, n.nationalNumberPattern()) && !B(e, n.nationalNumberPattern()))
495
- return !1;
496
- return !0;
497
- }(t, d, e))
498
- return { nationalNumber: t };
499
- if (t.length !== d.length + (r ? r.length : 0) && e.possibleLengths())
500
- switch (R(d, e)) {
501
- case "TOO_SHORT":
502
- case "INVALID_LENGTH": return { nationalNumber: t };
503
- }
504
- return { nationalNumber: d, carrierCode: r };
505
- }
506
- function ot(t, e, n, d) {
507
- var r = e ? b(e, d) : n;
508
- if (0 === t.indexOf(r)) {
509
- (d = new s(d)).selectNumberingPlan(e, n);
510
- var i = t.slice(r.length), a = $t(i, d).nationalNumber, $ = $t(t, d).nationalNumber;
511
- if (!B($, d.nationalNumberPattern()) && B(a, d.nationalNumberPattern()) || "TOO_LONG" === R($, d))
512
- return { countryCallingCode: r, number: i };
513
- }
514
- return { number: t };
515
- }
516
- function ut(t, e, n, d) {
517
- if (!t)
518
- return {};
519
- if ("+" !== t[0]) {
520
- var r = it(t, e, n, d);
521
- if (!r || r === t) {
522
- if (e || n) {
523
- var i = ot(t, e, n, d), a = i.countryCallingCode, $ = i.number;
524
- if (a)
525
- return { countryCallingCode: a, number: $ };
526
- }
527
- return { number: t };
528
- }
529
- t = "+" + r;
530
- }
531
- if ("0" === t[1])
532
- return {};
533
- d = new s(d);
534
- for (var o = 2; o - 1 <= 3 && o <= t.length;) {
535
- var u = t.slice(1, o);
536
- if (d.hasCallingCode(u))
537
- return d.selectNumberingPlan(u), { countryCallingCode: u, number: t.slice(o) };
538
- o++;
539
- }
540
- return {};
541
- }
542
- function lt(t, e, n) {
543
- var d = n.getCountryCodesForCallingCode(t);
544
- if (d)
545
- return 1 === d.length ? d[0] : function (t, e, n) {
546
- n = new s(n);
547
- var d = t, r = Array.isArray(d), i = 0;
548
- for (d = r ? d : d[Symbol.iterator]();;) {
549
- var a;
550
- if (r) {
551
- if (i >= d.length)
552
- break;
553
- a = d[i++];
554
- }
555
- else {
556
- if ((i = d.next()).done)
557
- break;
558
- a = i.value;
559
- }
560
- var $ = a;
561
- if (n.country($), n.leadingDigits()) {
562
- if (e && 0 === e.search(n.leadingDigits()))
563
- return $;
564
- }
565
- else if (U({ phone: e, country: $ }, void 0, n.metadata))
566
- return $;
567
- }
568
- }(d, e, n.metadata);
569
- }
570
- var st = new RegExp("[++0-90-9٠-٩۰-۹]"), ft = new RegExp("[^0-90-9٠-٩۰-۹#]+$");
571
- function ct(t, e, n) {
572
- if (e = e || {}, n = new s(n), e.defaultCountry && !n.hasCountry(e.defaultCountry)) {
573
- if (e.v2)
574
- throw new d("INVALID_COUNTRY");
575
- throw new Error("Unknown country: ".concat(e.defaultCountry));
576
- }
577
- var r = function (t, e) {
578
- if (t && 0 === t.indexOf("tel:"))
579
- return _(t);
580
- var n = function (t, e) {
581
- if (!t)
582
- return;
583
- if (t.length > 250) {
584
- if (e)
585
- throw new d("TOO_LONG");
586
- return;
587
- }
588
- var n = t.search(st);
589
- if (n < 0)
590
- return;
591
- return t.slice(n).replace(ft, "");
592
- }(t, e);
593
- if (!n || !w(n))
594
- return {};
595
- var r = function (t) {
596
- var e = t.search(O);
597
- if (e < 0)
598
- return {};
599
- for (var n = t.slice(0, e), d = t.match(O), r = 1; r < d.length;) {
600
- if (d[r])
601
- return { number: n, ext: d[r] };
602
- r++;
603
- }
604
- }(n);
605
- if (r.ext)
606
- return r;
607
- return { number: n };
608
- }(t, e.v2), i = r.number, a = r.ext;
609
- if (!i) {
610
- if (e.v2)
611
- throw new d("NOT_A_NUMBER");
612
- return {};
613
- }
614
- var $ = function (t, e, n, d) {
615
- var r, i = ut(F(t), e, n, d.metadata), a = i.countryCallingCode, $ = i.number;
616
- if (a)
617
- d.selectNumberingPlan(a);
618
- else {
619
- if (!$ || !e && !n)
620
- return {};
621
- d.selectNumberingPlan(e, n), e && (r = e), a = n || b(e, d.metadata);
622
- }
623
- if (!$)
624
- return { countryCallingCode: a };
625
- var o = $t(F($), d), u = o.nationalNumber, l = o.carrierCode, s = lt(a, u, d);
626
- s && (r = s, "001" === s || d.country(r));
627
- return { country: r, countryCallingCode: a, nationalNumber: u, carrierCode: l };
628
- }(i, e.defaultCountry, e.defaultCallingCode, n), o = $.country, u = $.nationalNumber, l = $.countryCallingCode, f = $.carrierCode;
629
- if (!n.hasSelectedNumberingPlan()) {
630
- if (e.v2)
631
- throw new d("INVALID_COUNTRY");
632
- return {};
633
- }
634
- if (!u || u.length < 2) {
635
- if (e.v2)
636
- throw new d("TOO_SHORT");
637
- return {};
638
- }
639
- if (u.length > 17) {
640
- if (e.v2)
641
- throw new d("TOO_LONG");
642
- return {};
643
- }
644
- if (e.v2) {
645
- var c = new nt(l, u, n.metadata);
646
- return o && (c.country = o), f && (c.carrierCode = f), a && (c.ext = a), c;
647
- }
648
- var h = !(e.extended ? !n.hasSelectedNumberingPlan() : !o) && B(u, n.nationalNumberPattern());
649
- return e.extended ? { country: o, countryCallingCode: l, carrierCode: f, valid: h, possible: !!h || !(!0 !== e.extended || !n.possibleLengths() || !M(u, n)), phone: u, ext: a } : h ? function (t, e, n) { var d = { country: t, phone: e }; n && (d.ext = n); return d; }(o, u, a) : {};
650
- }
651
- function ht(t, e, n) { return e in t ? Object.defineProperty(t, e, { value: n, enumerable: !0, configurable: !0, writable: !0 }) : t[e] = n, t; }
652
- function gt(t, e, n) {
653
- return ct(t, function (t) {
654
- for (var e = 1; e < arguments.length; e++) {
655
- var n = null != arguments[e] ? arguments[e] : {}, d = Object.keys(n);
656
- "function" == typeof Object.getOwnPropertySymbols && (d = d.concat(Object.getOwnPropertySymbols(n).filter((function (t) { return Object.getOwnPropertyDescriptor(n, t).enumerable; })))), d.forEach((function (e) { ht(t, e, n[e]); }));
657
- }
658
- return t;
659
- }({}, e, { v2: !0 }), n);
660
- }
661
- function mt(t) { return (mt = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (t) { return typeof t; } : function (t) { return t && "function" == typeof Symbol && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t; })(t); }
662
- function yt(t, e, n) { return e in t ? Object.defineProperty(t, e, { value: n, enumerable: !0, configurable: !0, writable: !0 }) : t[e] = n, t; }
663
- function vt(t, e) {
664
- return function (t) {
665
- if (Array.isArray(t))
666
- return t;
667
- }(t) || function (t, e) {
668
- var n = [], d = !0, r = !1, i = void 0;
669
- try {
670
- for (var a, $ = t[Symbol.iterator](); !(d = (a = $.next()).done) && (n.push(a.value), !e || n.length !== e); d = !0)
671
- ;
672
- }
673
- catch (t) {
674
- r = !0, i = t;
675
- }
676
- finally {
677
- try {
678
- d || null == $.return || $.return();
679
- }
680
- finally {
681
- if (r)
682
- throw i;
683
- }
684
- }
685
- return n;
686
- }(t, e) || function () { throw new TypeError("Invalid attempt to destructure non-iterable instance"); }();
687
- }
688
- function pt() { var t = bt(arguments), e = t.text, n = t.options, d = t.metadata; return gt(e, n, d); }
689
- function bt(t) {
690
- var e, n, d, r = vt(Array.prototype.slice.call(t), 4), i = r[0], a = r[1], $ = r[2], o = r[3];
691
- if ("string" != typeof i)
692
- throw new TypeError("A text for parsing must be a string.");
693
- if (e = i, a && "string" != typeof a) {
694
- if (!Ct(a))
695
- throw new Error("Invalid second argument: ".concat(a));
696
- $ ? (n = a, d = $) : d = a;
697
- }
698
- else
699
- o ? (n = $, d = o) : (n = void 0, d = $), a && (n = function (t) {
700
- for (var e = 1; e < arguments.length; e++) {
701
- var n = null != arguments[e] ? arguments[e] : {}, d = Object.keys(n);
702
- "function" == typeof Object.getOwnPropertySymbols && (d = d.concat(Object.getOwnPropertySymbols(n).filter((function (t) { return Object.getOwnPropertyDescriptor(n, t).enumerable; })))), d.forEach((function (e) { yt(t, e, n[e]); }));
703
- }
704
- return t;
705
- }({ defaultCountry: a }, n));
706
- return { text: e, options: n, metadata: d };
707
- }
708
- var Ct = function (t) { return "object" === mt(t); };
709
- function Nt(t, e, n) { return e in t ? Object.defineProperty(t, e, { value: n, enumerable: !0, configurable: !0, writable: !0 }) : t[e] = n, t; }
710
- function xt(t, e, n) {
711
- e && e.defaultCountry && !C(e.defaultCountry, n) && (e = function (t) {
712
- for (var e = 1; e < arguments.length; e++) {
713
- var n = null != arguments[e] ? arguments[e] : {}, d = Object.keys(n);
714
- "function" == typeof Object.getOwnPropertySymbols && (d = d.concat(Object.getOwnPropertySymbols(n).filter((function (t) { return Object.getOwnPropertyDescriptor(n, t).enumerable; })))), d.forEach((function (e) { Nt(t, e, n[e]); }));
715
- }
716
- return t;
717
- }({}, e, { defaultCountry: void 0 }));
718
- try {
719
- return gt(t, e, n);
720
- }
721
- catch (t) {
722
- if (!(t instanceof d))
723
- throw t;
724
- }
725
- }
726
- function Pt() { var t = bt(arguments), e = t.text, n = t.options, d = t.metadata; return xt(e, n, d); }
727
- function St(t, e) {
728
- for (var n = 0; n < e.length; n++) {
729
- var d = e[n];
730
- d.enumerable = d.enumerable || !1, d.configurable = !0, "value" in d && (d.writable = !0), Object.defineProperty(t, d.key, d);
731
- }
732
- }
733
- function Et(t, e) {
734
- if (!(t instanceof e))
735
- throw new TypeError("Cannot call a class as a function");
736
- }
737
- var wt = function t(e, n) { var d = arguments.length > 2 && void 0 !== arguments[2] ? arguments[2] : null, r = arguments.length > 3 && void 0 !== arguments[3] ? arguments[3] : null; Et(this, t), this.key = e, this.value = n, this.next = d, this.prev = r; }, Ot = function () {
738
- function t() { var e = arguments.length > 0 && void 0 !== arguments[0] ? arguments[0] : 10; Et(this, t), this.size = 0, this.limit = e, this.head = null, this.tail = null, this.cache = {}; }
739
- var e, n;
740
- return e = t, (n = [{ key: "put", value: function (t, e) {
741
- if (this.ensureLimit(), this.head) {
742
- var n = new wt(t, e, this.head);
743
- this.head.prev = n, this.head = n;
744
- }
745
- else
746
- this.head = this.tail = new wt(t, e);
747
- this.cache[t] = this.head, this.size++;
748
- } }, { key: "get", value: function (t) {
749
- if (this.cache[t]) {
750
- var e = this.cache[t].value;
751
- return this.remove(t), this.put(t, e), e;
752
- }
753
- console.log("Item not available in cache for key ".concat(t));
754
- } }, { key: "ensureLimit", value: function () { this.size === this.limit && this.remove(this.tail.key); } }, { key: "remove", value: function (t) { var e = this.cache[t]; null !== e.prev ? e.prev.next = e.next : this.head = e.next, null !== e.next ? e.next.prev = e.prev : this.tail = e.prev, delete this.cache[t], this.size--; } }, { key: "clear", value: function () { this.head = null, this.tail = null, this.size = 0, this.cache = {}; } }]) && St(e.prototype, n), t;
755
- }();
756
- function It(t, e) {
757
- for (var n = 0; n < e.length; n++) {
758
- var d = e[n];
759
- d.enumerable = d.enumerable || !1, d.configurable = !0, "value" in d && (d.writable = !0), Object.defineProperty(t, d.key, d);
760
- }
761
- }
762
- var Tt = function () {
763
- function t(e) {
764
- !function (t, e) {
765
- if (!(t instanceof e))
766
- throw new TypeError("Cannot call a class as a function");
767
- }(this, t), this.cache = new Ot(e);
768
- }
769
- var e, n;
770
- return e = t, (n = [{ key: "getPatternForRegExp", value: function (t) { var e = this.cache.get(t); return e || (e = new RegExp("^" + t), this.cache.put(t, e)), e; } }]) && It(e.prototype, n), t;
771
- }();
772
- function At(t, e) {
773
- if (t < 0 || e <= 0 || e < t)
774
- throw new TypeError;
775
- return "{".concat(t, ",").concat(e, "}");
776
- }
777
- function Ft(t, e) { var n = e.search(t); return n >= 0 ? e.slice(0, n) : e; }
778
- var kt = "   ᠎ - \u2028\u2029   ", Rt = "[".concat(kt, "]"), Dt = "[^".concat(kt, "]"), Mt = "[".concat("0-9٠-٩۰-۹߀-߉०-९০-৯੦-੯૦-૯୦-୯௦-௯౦-౯೦-೯൦-൯๐-๙໐-໙༠-༩၀-၉႐-႙០-៩᠐-᠙᥆-᥏᧐-᧙᪀-᪉᪐-᪙᭐-᭙᮰-᮹᱀-᱉᱐-᱙꘠-꘩꣐-꣙꤀-꤉꧐-꧙꩐-꩙꯰-꯹0-9", "]"), Lt = "A-Za-zªµºÀ-ÖØ-öø-ˁˆ-ˑˠ-ˤˬˮͰ-ʹͶͷͺ-ͽΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁҊ-ԧԱ-Ֆՙա-ևא-תװ-ײؠ-يٮٯٱ-ۓەۥۦۮۯۺ-ۼۿܐܒ-ܯݍ-ޥޱߊ-ߪߴߵߺࠀ-ࠕࠚࠤࠨࡀ-ࡘࢠࢢ-ࢬऄ-हऽॐक़-ॡॱ-ॷॹ-ॿঅ-ঌএঐও-নপ-রলশ-হঽৎড়ঢ়য়-ৡৰৱਅ-ਊਏਐਓ-ਨਪ-ਰਲਲ਼ਵਸ਼ਸਹਖ਼-ੜਫ਼ੲ-ੴઅ-ઍએ-ઑઓ-નપ-રલળવ-હઽૐૠૡଅ-ଌଏଐଓ-ନପ-ରଲଳଵ-ହଽଡ଼ଢ଼ୟ-ୡୱஃஅ-ஊஎ-ஐஒ-கஙசஜஞடணதந-பம-ஹௐఅ-ఌఎ-ఐఒ-నప-ళవ-హఽౘౙౠౡಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹಽೞೠೡೱೲഅ-ഌഎ-ഐഒ-ഺഽൎൠൡൺ-ൿඅ-ඖක-නඳ-රලව-ෆก-ะาำเ-ๆກຂຄງຈຊຍດ-ທນ-ຟມ-ຣລວສຫອ-ະາຳຽເ-ໄໆໜ-ໟༀཀ-ཇཉ-ཬྈ-ྌက-ဪဿၐ-ၕၚ-ၝၡၥၦၮ-ၰၵ-ႁႎႠ-ჅჇჍა-ჺჼ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚᎀ-ᎏᎠ-Ᏼᐁ-ᙬᙯ-ᙿᚁ-ᚚᚠ-ᛪᜀ-ᜌᜎ-ᜑᜠ-ᜱᝀ-ᝑᝠ-ᝬᝮ-ᝰក-ឳៗៜᠠ-ᡷᢀ-ᢨᢪᢰ-ᣵᤀ-ᤜᥐ-ᥭᥰ-ᥴᦀ-ᦫᧁ-ᧇᨀ-ᨖᨠ-ᩔᪧᬅ-ᬳᭅ-ᭋᮃ-ᮠᮮᮯᮺ-ᯥᰀ-ᰣᱍ-ᱏᱚ-ᱽᳩ-ᳬᳮ-ᳱᳵᳶᴀ-ᶿḀ-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼⁱⁿₐ-ₜℂℇℊ-ℓℕℙ-ℝℤΩℨK-ℭℯ-ℹℼ-ℿⅅ-ⅉⅎↃↄⰀ-Ⱞⰰ-ⱞⱠ-ⳤⳫ-ⳮⳲⳳⴀ-ⴥⴧⴭⴰ-ⵧⵯⶀ-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ-ⷞⸯ々〆〱-〵〻〼ぁ-ゖゝ-ゟァ-ヺー-ヿㄅ-ㄭㄱ-ㆎㆠ-ㆺㇰ-ㇿ㐀-䶵一-鿌ꀀ-ꒌꓐ-ꓽꔀ-ꘌꘐ-ꘟꘪꘫꙀ-ꙮꙿ-ꚗꚠ-ꛥꜗ-ꜟꜢ-ꞈꞋ-ꞎꞐ-ꞓꞠ-Ɦꟸ-ꠁꠃ-ꠅꠇ-ꠊꠌ-ꠢꡀ-ꡳꢂ-ꢳꣲ-ꣷꣻꤊ-ꤥꤰ-ꥆꥠ-ꥼꦄ-ꦲꧏꨀ-ꨨꩀ-ꩂꩄ-ꩋꩠ-ꩶꩺꪀ-ꪯꪱꪵꪶꪹ-ꪽꫀꫂꫛ-ꫝꫠ-ꫪꫲ-ꫴꬁ-ꬆꬉ-ꬎꬑ-ꬖꬠ-ꬦꬨ-ꬮꯀ-ꯢ가-힣ힰ-ퟆퟋ-ퟻ豈-舘並-龎ff-stﬓ-ﬗיִײַ-ﬨשׁ-זּטּ-לּמּנּסּףּפּצּ-ﮱﯓ-ﴽﵐ-ﶏﶒ-ﷇﷰ-ﷻﹰ-ﹴﹶ-ﻼA-Za-zヲ-하-ᅦᅧ-ᅬᅭ-ᅲᅳ-ᅵ", _t = "[".concat(Lt, "]"), Gt = new RegExp(_t), Bt = "[".concat("$¢-¥֏؋৲৳৻૱௹฿៛₠-₹꠸﷼﹩$¢£¥₩", "]"), jt = new RegExp(Bt), Ut = "[".concat("̀-ͯ҃-֑҇-ׇֽֿׁׂׅׄؐ-ًؚ-ٰٟۖ-ۜ۟-۪ۤۧۨ-ܑۭܰ-݊ަ-ް߫-߳ࠖ-࠙ࠛ-ࠣࠥ-ࠧࠩ-࡙࠭-࡛ࣤ-ࣾऀ-ंऺ़ु-ै्॑-ॗॢॣঁ়ু-ৄ্ৢৣਁਂ਼ੁੂੇੈੋ-੍ੑੰੱੵઁં઼ુ-ૅેૈ્ૢૣଁ଼ିୁ-ୄ୍ୖୢୣஂீ்ా-ీె-ైొ-్ౕౖౢౣ಼ಿೆೌ್ೢೣു-ൄ്ൢൣ්ි-ුූัิ-ฺ็-๎ັິ-ູົຼ່-ໍཱ༹༘༙༵༷-ཾྀ-྄྆྇ྍ-ྗྙ-ྼ࿆ိ-ူဲ-့္်ွှၘၙၞ-ၠၱ-ၴႂႅႆႍႝ፝-፟ᜒ-᜔ᜲ-᜴ᝒᝓᝲᝳ឴឵ិ-ួំ៉-៓៝᠋-᠍ᢩᤠ-ᤢᤧᤨᤲ᤹-᤻ᨘᨗᩖᩘ-ᩞ᩠ᩢᩥ-ᩬᩳ-᩿᩼ᬀ-ᬃ᬴ᬶ-ᬺᬼᭂ᭫-᭳ᮀᮁᮢ-ᮥᮨᮩ᯦᮫ᯨᯩᯭᯯ-ᯱᰬ-ᰳᰶ᰷᳐-᳔᳒-᳢᳠-᳨᳭᳴᷀-ᷦ᷼-᷿⃐-⃥⃜⃡-⃰⳯-⵿⳱ⷠ-〪ⷿ-゙゚〭꙯ꙴ-꙽ꚟ꛰꛱ꠂ꠆ꠋꠥꠦ꣄꣠-꣱ꤦ-꤭ꥇ-ꥑꦀ-ꦂ꦳ꦶ-ꦹꦼꨩ-ꨮꨱꨲꨵꨶꩃꩌꪰꪲ-ꪴꪷꪸꪾ꪿꫁ꫬꫭ꫶ꯥꯨ꯭ﬞ︀-️︠-︦", "]"), Wt = new RegExp(Ut), Vt = new RegExp("[\0-€-ÿĀ-ſḀ-ỿƀ-ɏ̀-ͯ]");
779
- function Kt(t) { return !(!Gt.test(t) && !Wt.test(t)) && Vt.test(t); }
780
- function Ht(t) { return "%" === t || jt.test(t); }
781
- var Yt = { POSSIBLE: function (t, e, n) { return !0; }, VALID: function (t, e, n) { return !(!V(t, void 0, n) || !Zt(t, e.toString())); }, STRICT_GROUPING: function (t, e, n, d) { var r = e.toString(); return !(!V(t, void 0, n) || !Zt(t, r) || Jt(t, r) || !Xt(t)) && Qt(t, e, n, te, d); }, EXACT_GROUPING: function (t, e, n, d) { var r = e.toString(); return !(!V(t, void 0, n) || !Zt(t, r) || Jt(t, r) || !Xt(t)) && Qt(t, e, n, qt, d); } };
782
- function Zt(t, e, n) {
783
- for (var d = 0; d < e.length - 1; d++) {
784
- var r = e.charAt(d);
785
- if ("x" === r || "X" === r) {
786
- var i = e.charAt(d + 1);
787
- if ("x" === i || "X" === i) {
788
- if (d++, util.isNumberMatch(t, e.substring(d)) != MatchType.NSN_MATCH)
789
- return !1;
790
- }
791
- else if (A(e.substring(d)) !== t.ext)
792
- return !1;
793
- }
794
- }
795
- return !0;
796
- }
797
- function Xt(t, e) {
798
- if ("FROM_DEFAULT_COUNTRY" != t.getCountryCodeSource())
799
- return !0;
800
- var n = util.getRegionCodeForCountryCode(t.getCountryCode()), d = util.getMetadataForRegion(n);
801
- if (null == d)
802
- return !0;
803
- var r = util.getNationalSignificantNumber(t), i = util.chooseFormattingPatternForNumber(d.numberFormats(), r);
804
- if (i && i.getNationalPrefixFormattingRule().length > 0) {
805
- if (i.getNationalPrefixOptionalWhenFormatting())
806
- return !0;
807
- if (PhoneNumberUtil.formattingRuleHasFirstGroupOnly(i.getNationalPrefixFormattingRule()))
808
- return !0;
809
- var a = PhoneNumberUtil.normalizeDigitsOnly(t.getRawInput());
810
- return util.maybeStripNationalPrefixAndCarrierCode(a, d, null);
811
- }
812
- return !0;
813
- }
814
- function Jt(t, e) {
815
- var n = e.indexOf("/");
816
- if (n < 0)
817
- return !1;
818
- var d = e.indexOf("/", n + 1);
819
- return !(d < 0) && (!(t.getCountryCodeSource() === CountryCodeSource.FROM_NUMBER_WITH_PLUS_SIGN || t.getCountryCodeSource() === CountryCodeSource.FROM_NUMBER_WITHOUT_PLUS_SIGN) || PhoneNumberUtil.normalizeDigitsOnly(e.substring(0, n)) !== String(t.getCountryCode()) || e.slice(d + 1).indexOf("/") >= 0);
820
- }
821
- function Qt(t, e, n, d, r) {
822
- var i = normalizeDigits(e, !0), a = zt(n, t, null);
823
- if (d(n, t, i, a))
824
- return !0;
825
- var $ = MetadataManager.getAlternateFormatsForCountry(t.getCountryCode()), o = util.getNationalSignificantNumber(t);
826
- if ($) {
827
- var u = $.numberFormats(), l = Array.isArray(u), s = 0;
828
- for (u = l ? u : u[Symbol.iterator]();;) {
829
- var f;
830
- if (l) {
831
- if (s >= u.length)
832
- break;
833
- f = u[s++];
834
- }
835
- else {
836
- if ((s = u.next()).done)
837
- break;
838
- f = s.value;
839
- }
840
- var c = f;
841
- if (c.leadingDigitsPatterns().length > 0)
842
- if (!r.getPatternForRegExp("^" + c.leadingDigitsPatterns()[0]).test(o))
843
- continue;
844
- if (d(n, t, i, a = zt(n, t, c)))
845
- return !0;
846
- }
847
- }
848
- return !1;
849
- }
850
- function zt(t, e, n) {
851
- if (n) {
852
- var d = util.getNationalSignificantNumber(e);
853
- return util.formatNsnUsingPattern(d, n, "RFC3966", t).split("-");
854
- }
855
- var r = formatNumber(e, "RFC3966", t), i = r.indexOf(";");
856
- i < 0 && (i = r.length);
857
- var a = r.indexOf("-") + 1;
858
- return r.slice(a, i).split("-");
859
- }
860
- function qt(t, e, n, d) {
861
- var r = n.split(NON_DIGITS_PATTERN), i = e.hasExtension() ? r.length - 2 : r.length - 1;
862
- if (1 == r.length || r[i].contains(util.getNationalSignificantNumber(e)))
863
- return !0;
864
- for (var a, $, o = d.length - 1; o > 0 && i >= 0;) {
865
- if (r[i] !== d[o])
866
- return !1;
867
- o--, i--;
868
- }
869
- return i >= 0 && (a = r[i], $ = d[0], a.indexOf($, a.length - $.length) === a.length - $.length);
870
- }
871
- function te(t, e, n, d) {
872
- var r, i, a = 0;
873
- if (e.getCountryCodeSource() !== CountryCodeSource.FROM_DEFAULT_COUNTRY) {
874
- var $ = String(e.getCountryCode());
875
- a = n.indexOf($) + $.length();
876
- }
877
- for (var o = 0; o < d.length; o++) {
878
- if ((a = n.indexOf(d[o], a)) < 0)
879
- return !1;
880
- if (a += d[o].length(), 0 == o && a < n.length()) {
881
- var u = util.getRegionCodeForCountryCode(e.getCountryCode());
882
- if (null != util.getNddPrefixForRegion(u, !0) && Character.isDigit(n.charAt(a))) {
883
- var l = util.getNationalSignificantNumber(e);
884
- return r = n.slice(a - d[o].length), i = l, 0 === r.indexOf(i);
885
- }
886
- }
887
- }
888
- return n.slice(a).contains(e.getExtension());
889
- }
890
- var ee = /[\\/] *x/;
891
- function ne(t) { return Ft(ee, t); }
892
- var de = /(?:(?:[0-3]?\d\/[01]?\d)|(?:[01]?\d\/[0-3]?\d))\/(?:[12]\d)?\d{2}/, re = /[12]\d{3}[-/]?[01]\d[-/]?[0-3]\d +[0-2]\d$/, ie = /^:[0-5]\d/;
893
- function ae(t, e, n) {
894
- if (de.test(t))
895
- return !1;
896
- if (re.test(t)) {
897
- var d = n.slice(e + t.length);
898
- if (ie.test(d))
899
- return !1;
900
- }
901
- return !0;
902
- }
903
- var $e = "[^".concat("(\\[([").concat(")\\])]", "]"), oe = "[".concat("(\\[([").concat("++", "]"), ue = new RegExp("^" + oe), le = At(0, 3), se = new RegExp("^(?:[(\\[([])?(?:" + $e + "+[)\\])]])?" + $e + "+(?:[(\\[([]" + $e + "+[)\\])]])" + le + $e + "*$"), fe = /\d{1,5}-+\d{1,5}\s{0,4}\(\d{1,4}/;
904
- function ce(t, e, n, d) {
905
- if (se.test(t) && !fe.test(t)) {
906
- if ("POSSIBLE" !== d) {
907
- if (e > 0 && !ue.test(t)) {
908
- var r = n[e - 1];
909
- if (Ht(r) || Kt(r))
910
- return !1;
911
- }
912
- var i = e + t.length;
913
- if (i < n.length) {
914
- var a = n[i];
915
- if (Ht(a) || Kt(a))
916
- return !1;
917
- }
918
- }
919
- return !0;
920
- }
921
- }
922
- function he(t) {
923
- for (var e = 1; e < arguments.length; e++) {
924
- var n = null != arguments[e] ? arguments[e] : {}, d = Object.keys(n);
925
- "function" == typeof Object.getOwnPropertySymbols && (d = d.concat(Object.getOwnPropertySymbols(n).filter((function (t) { return Object.getOwnPropertyDescriptor(n, t).enumerable; })))), d.forEach((function (e) { ye(t, e, n[e]); }));
926
- }
927
- return t;
928
- }
929
- function ge(t, e) {
930
- if (!(t instanceof e))
931
- throw new TypeError("Cannot call a class as a function");
932
- }
933
- function me(t, e) {
934
- for (var n = 0; n < e.length; n++) {
935
- var d = e[n];
936
- d.enumerable = d.enumerable || !1, d.configurable = !0, "value" in d && (d.writable = !0), Object.defineProperty(t, d.key, d);
937
- }
938
- }
939
- function ye(t, e, n) { return e in t ? Object.defineProperty(t, e, { value: n, enumerable: !0, configurable: !0, writable: !0 }) : t[e] = n, t; }
940
- var ve = P(), pe = ["\\/+(.*)/", "(\\([^(]*)", "(?:".concat(Rt, "-|-").concat(Rt, ")").concat(Rt, "*(.+)"), "[‒-―-]".concat(Rt, "*(.+)"), "\\.+".concat(Rt, "*([^.]+)"), "".concat(Rt, "+(").concat(Dt, "+)")], be = At(0, 2), Ce = At(0, 4), Ne = At(0, 20), xe = "[".concat(r, "]") + Ce, Pe = Mt + At(1, 20), Se = "(?:" + oe + xe + ")" + be + Pe + "(?:" + xe + Pe + ")" + Ne + "(?:" + ve + ")?", Ee = new RegExp("[^".concat("0-9²³¹¼-¾٠-٩۰-۹߀-߉०-९০-৯৴-৹੦-੯૦-૯୦-୯୲-୷௦-௲౦-౯౸-౾೦-೯൦-൵๐-๙໐-໙༠-༳၀-၉႐-႙፩-፼ᛮ-ᛰ០-៩៰-៹᠐-᠙᥆-᥏᧐-᧚᪀-᪉᪐-᪙᭐-᭙᮰-᮹᱀-᱉᱐-᱙⁰⁴-⁹₀-₉⅐-ↂↅ-↉①-⒛⓪-⓿❶-➓⳽〇〡-〩〸-〺㆒-㆕㈠-㈩㉈-㉏㉑-㉟㊀-㊉㊱-㊿꘠-꘩ꛦ-ꛯ꠰-꠵꣐-꣙꤀-꤉꧐-꧙꩐-꩙꯰-꯹0-9").concat(Lt, "#]+$")), we = Number.MAX_SAFE_INTEGER || Math.pow(2, 53) - 1, Oe = function () {
941
- function t() {
942
- var e = arguments.length > 0 && void 0 !== arguments[0] ? arguments[0] : "", n = arguments.length > 1 && void 0 !== arguments[1] ? arguments[1] : {}, d = arguments.length > 2 ? arguments[2] : void 0;
943
- if (ge(this, t), ye(this, "state", "NOT_READY"), ye(this, "searchIndex", 0), ye(this, "regExpCache", new Tt(32)), !(n = he({}, n, { defaultCallingCode: n.defaultCallingCode, defaultCountry: n.defaultCountry && C(n.defaultCountry, d) ? n.defaultCountry : void 0, leniency: n.leniency || n.extended ? "POSSIBLE" : "VALID", maxTries: n.maxTries || we })).leniency)
944
- throw new TypeError("`Leniency` not supplied");
945
- if (n.maxTries < 0)
946
- throw new TypeError("`maxTries` not supplied");
947
- if (this.text = e, this.options = n, this.metadata = d, this.leniency = Yt[n.leniency], !this.leniency)
948
- throw new TypeError("Unknown leniency: ".concat(n.leniency, "."));
949
- this.maxTries = n.maxTries, this.PATTERN = new RegExp(Se, "ig");
950
- }
951
- var e, n;
952
- return e = t, (n = [{ key: "find", value: function () {
953
- for (var t; this.maxTries > 0 && null !== (t = this.PATTERN.exec(this.text));) {
954
- var e = t[0], n = t.index;
955
- if (ae(e = ne(e), n, this.text)) {
956
- var d = this.parseAndVerify(e, n, this.text) || this.extractInnerMatch(e, n, this.text);
957
- if (d) {
958
- if (this.options.v2) {
959
- var r = new nt(d.country || d.countryCallingCode, d.phone, this.metadata);
960
- return d.ext && (r.ext = d.ext), { startsAt: d.startsAt, endsAt: d.endsAt, number: r };
961
- }
962
- return d;
963
- }
964
- }
965
- this.maxTries--;
966
- }
967
- } }, { key: "extractInnerMatch", value: function (t, e, n) {
968
- for (var d = 0, r = pe; d < r.length; d++)
969
- for (var i = !0, a = void 0, $ = new RegExp(r[d], "g"); this.maxTries > 0 && null !== (a = $.exec(t));) {
970
- if (i) {
971
- var o = Ft(Ee, t.slice(0, a.index)), u = this.parseAndVerify(o, e, n);
972
- if (u)
973
- return u;
974
- this.maxTries--, i = !1;
975
- }
976
- var l = Ft(Ee, a[1]), s = t.indexOf(l, a.index), f = this.parseAndVerify(l, e + s, n);
977
- if (f)
978
- return f;
979
- this.maxTries--;
980
- }
981
- } }, { key: "parseAndVerify", value: function (t, e, n) {
982
- if (ce(t, e, n, this.options.leniency)) {
983
- var d = ct(t, { extended: !0, defaultCountry: this.options.defaultCountry, defaultCallingCode: this.options.defaultCallingCode }, this.metadata);
984
- if (d.possible && this.leniency(d, t, this.metadata, this.regExpCache)) {
985
- var r = { startsAt: e, endsAt: e + t.length, phone: d.phone };
986
- return d.country && "001" !== d.country ? r.country = d.country : r.countryCallingCode = d.countryCallingCode, d.ext && (r.ext = d.ext), r;
987
- }
988
- }
989
- } }, { key: "hasNext", value: function () { return "NOT_READY" === this.state && (this.lastMatch = this.find(), this.lastMatch ? this.state = "READY" : this.state = "DONE"), "READY" === this.state; } }, { key: "next", value: function () {
990
- if (!this.hasNext())
991
- throw new Error("No next element");
992
- var t = this.lastMatch;
993
- return this.lastMatch = null, this.state = "NOT_READY", t;
994
- } }]) && me(e.prototype, n), t;
995
- }();
996
- function Ie(t, e, n) {
997
- for (var d = new Oe(t, e, n), r = []; d.hasNext();)
998
- r.push(d.next());
999
- return r;
1000
- }
1001
- function Te() { var t = bt(arguments), e = t.text, n = t.options, d = t.metadata; return Ie(e, n, d); }
1002
- function Ae(t, e, n) { return e in t ? Object.defineProperty(t, e, { value: n, enumerable: !0, configurable: !0, writable: !0 }) : t[e] = n, t; }
1003
- function Fe() { var t = bt(arguments), e = t.text, n = t.options, d = t.metadata, r = new Oe(e, n, d); return Ae({}, Symbol.iterator, (function () { return { next: function () { return r.hasNext() ? { done: !1, value: r.next() } : { done: !0 }; } }; })); }
1004
- function ke(t) { return (ke = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (t) { return typeof t; } : function (t) { return t && "function" == typeof Symbol && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t; })(t); }
1005
- function Re(t) {
1006
- for (var e = 1; e < arguments.length; e++) {
1007
- var n = null != arguments[e] ? arguments[e] : {}, d = Object.keys(n);
1008
- "function" == typeof Object.getOwnPropertySymbols && (d = d.concat(Object.getOwnPropertySymbols(n).filter((function (t) { return Object.getOwnPropertyDescriptor(n, t).enumerable; })))), d.forEach((function (e) { De(t, e, n[e]); }));
1009
- }
1010
- return t;
1011
- }
1012
- function De(t, e, n) { return e in t ? Object.defineProperty(t, e, { value: n, enumerable: !0, configurable: !0, writable: !0 }) : t[e] = n, t; }
1013
- function Me(t, e, n, d) { var r = Le(e, n, d); return Te(t, r.options, r.metadata); }
1014
- function Le(t, e, n) { return n ? t && (e = Re({}, e, { defaultCountry: t })) : e ? (n = e, e = t ? _e(t) ? t : { defaultCountry: t } : void 0) : (n = t, e = void 0), { options: Re({}, e, { v2: !0 }), metadata: n }; }
1015
- var _e = function (t) { return "object" === ke(t); };
1016
- function Ge(t, e, n, d) { var r = Le(e, n, d); return Fe(t, r.options, r.metadata); }
1017
- function Be(t, e) {
1018
- for (var n = 0; n < e.length; n++) {
1019
- var d = e[n];
1020
- d.enumerable = d.enumerable || !1, d.configurable = !0, "value" in d && (d.writable = !0), Object.defineProperty(t, d.key, d);
1021
- }
1022
- }
1023
- var je = function () {
1024
- function t(e) {
1025
- var n = this, d = e.onCountryChange, r = e.onCallingCodeChange;
1026
- !function (t, e) {
1027
- if (!(t instanceof e))
1028
- throw new TypeError("Cannot call a class as a function");
1029
- }(this, t), function (t, e, n) { e in t ? Object.defineProperty(t, e, { value: n, enumerable: !0, configurable: !0, writable: !0 }) : t[e] = n; }(this, "update", (function (t) {
1030
- for (var e = 0, d = Object.keys(t); e < d.length; e++) {
1031
- var r = d[e];
1032
- n[r] = t[r];
1033
- }
1034
- })), this.onCountryChange = d, this.onCallingCodeChange = r;
1035
- }
1036
- var e, n;
1037
- return e = t, (n = [{ key: "reset", value: function (t, e) { this.international = !1, this.IDDPrefix = void 0, this.missingPlus = void 0, this.callingCode = void 0, this.digits = "", this.resetNationalSignificantNumber(), this.initCountryAndCallingCode(t, e); } }, { key: "resetNationalSignificantNumber", value: function () { this.nationalSignificantNumber = this.getNationalDigits(), this.nationalSignificantNumberMatchesInput = !0, this.nationalPrefix = void 0, this.carrierCode = void 0, this.complexPrefixBeforeNationalSignificantNumber = void 0; } }, { key: "initCountryAndCallingCode", value: function (t, e) { this.setCountry(t), this.setCallingCode(e); } }, { key: "setCountry", value: function (t) { this.country = t, this.onCountryChange(t); } }, { key: "setCallingCode", value: function (t) { return this.callingCode = t, this.onCallingCodeChange(this.country, t); } }, { key: "startInternationalNumber", value: function () { this.international = !0, this.initCountryAndCallingCode(); } }, { key: "appendDigits", value: function (t) { this.digits += t; } }, { key: "appendNationalSignificantNumberDigits", value: function (t) { this.nationalSignificantNumber += t; } }, { key: "getNationalDigits", value: function () { return this.international ? this.digits.slice((this.IDDPrefix ? this.IDDPrefix.length : 0) + (this.callingCode ? this.callingCode.length : 0)) : this.digits; } }, { key: "getDigitsWithoutInternationalPrefix", value: function () { return this.international && this.IDDPrefix ? this.digits.slice(this.IDDPrefix.length) : this.digits; } }]) && Be(e.prototype, n), t;
1038
- }(), Ue = new RegExp("x");
1039
- function We(t, e) {
1040
- if (e < 1)
1041
- return "";
1042
- for (var n = ""; e > 1;)
1043
- 1 & e && (n += t), e >>= 1, t += t;
1044
- return n + t;
1045
- }
1046
- function Ve(t, e) {
1047
- return ")" === t[e] && e++, function (t) {
1048
- var e = [], n = 0;
1049
- for (; n < t.length;)
1050
- "(" === t[n] ? e.push(n) : ")" === t[n] && e.pop(), n++;
1051
- var d = 0, r = "";
1052
- e.push(t.length);
1053
- for (var i = 0, a = e; i < a.length; i++) {
1054
- var $ = a[i];
1055
- r += t.slice(d, $), d = $ + 1;
1056
- }
1057
- return r;
1058
- }(t.slice(0, e));
1059
- }
1060
- function Ke(t, e, n) {
1061
- var d = n.metadata, r = n.shouldTryNationalPrefixFormattingRule, i = n.getSeparatorAfterNationalPrefix;
1062
- if (new RegExp("^(?:".concat(e.pattern(), ")$")).test(t.nationalSignificantNumber))
1063
- return function (t, e, n) {
1064
- var d = n.metadata, r = n.shouldTryNationalPrefixFormattingRule, i = n.getSeparatorAfterNationalPrefix;
1065
- t.nationalSignificantNumber, t.international, t.nationalPrefix, t.carrierCode;
1066
- if (r(e)) {
1067
- var a = He(t, e, { useNationalPrefixFormattingRule: !0, getSeparatorAfterNationalPrefix: i, metadata: d });
1068
- if (a)
1069
- return a;
1070
- }
1071
- return He(t, e, { useNationalPrefixFormattingRule: !1, getSeparatorAfterNationalPrefix: i, metadata: d });
1072
- }(t, e, { metadata: d, shouldTryNationalPrefixFormattingRule: r, getSeparatorAfterNationalPrefix: i });
1073
- }
1074
- function He(t, e, n) {
1075
- var d = n.metadata, r = n.useNationalPrefixFormattingRule, i = n.getSeparatorAfterNationalPrefix, a = Y(t.nationalSignificantNumber, e, { carrierCode: t.carrierCode, useInternationalFormat: t.international, withNationalPrefix: r, metadata: d });
1076
- if (r || (t.nationalPrefix ? a = t.nationalPrefix + i(e) + a : t.complexPrefixBeforeNationalSignificantNumber && (a = t.complexPrefixBeforeNationalSignificantNumber + " " + a)), function (t, e) { return A(t) === e.getNationalDigits(); }(a, t))
1077
- return a;
1078
- }
1079
- function Ye(t, e) {
1080
- for (var n = 0; n < e.length; n++) {
1081
- var d = e[n];
1082
- d.enumerable = d.enumerable || !1, d.configurable = !0, "value" in d && (d.writable = !0), Object.defineProperty(t, d.key, d);
1083
- }
1084
- }
1085
- function Ze(t, e, n) { return e in t ? Object.defineProperty(t, e, { value: n, enumerable: !0, configurable: !0, writable: !0 }) : t[e] = n, t; }
1086
- var Xe = We("9", 15), Je = /[- ]/, Qe = new RegExp("^[" + r + "]*(\\$\\d[" + r + "]*)+$"), ze = function () {
1087
- function t(e) {
1088
- var n = this, d = (e.state, e.metadata);
1089
- !function (t, e) {
1090
- if (!(t instanceof e))
1091
- throw new TypeError("Cannot call a class as a function");
1092
- }(this, t), Ze(this, "getSeparatorAfterNationalPrefix", (function (t) { return n.isNANP ? " " : t && t.nationalPrefixFormattingRule() && Je.test(t.nationalPrefixFormattingRule()) ? " " : ""; })), Ze(this, "shouldTryNationalPrefixFormattingRule", (function (t, e) {
1093
- var n = e.international, d = e.nationalPrefix;
1094
- if (t.nationalPrefixFormattingRule()) {
1095
- var r = t.usesNationalPrefix();
1096
- if (r && d || !r && !n)
1097
- return !0;
1098
- }
1099
- })), this.metadata = d, this.resetFormat();
1100
- }
1101
- var e, n;
1102
- return e = t, (n = [{ key: "resetFormat", value: function () { this.chosenFormat = void 0, this.template = void 0, this.nationalNumberTemplate = void 0, this.populatedNationalNumberTemplate = void 0, this.populatedNationalNumberTemplatePosition = -1; } }, { key: "reset", value: function (t, e) { this.resetFormat(), t ? (this.isNANP = "1" === t.callingCode(), this.matchingFormats = t.formats(), e.nationalSignificantNumber && this.narrowDownMatchingFormats(e)) : (this.isNANP = void 0, this.matchingFormats = []); } }, { key: "format", value: function (t, e) {
1103
- var n = this;
1104
- if (function (t, e) { return "IS_POSSIBLE" === R(t, e); }(e.nationalSignificantNumber, this.metadata)) {
1105
- var d = this.matchingFormats, r = Array.isArray(d), i = 0;
1106
- for (d = r ? d : d[Symbol.iterator]();;) {
1107
- var a;
1108
- if (r) {
1109
- if (i >= d.length)
1110
- break;
1111
- a = d[i++];
1112
- }
1113
- else {
1114
- if ((i = d.next()).done)
1115
- break;
1116
- a = i.value;
1117
- }
1118
- var $ = a, o = Ke(e, $, { metadata: this.metadata, shouldTryNationalPrefixFormattingRule: function (t) { return n.shouldTryNationalPrefixFormattingRule(t, { international: e.international, nationalPrefix: e.nationalPrefix }); }, getSeparatorAfterNationalPrefix: this.getSeparatorAfterNationalPrefix });
1119
- if (o)
1120
- return this.resetFormat(), this.chosenFormat = $, this.setNationalNumberTemplate(o.replace(/\d/g, "x"), e), this.populatedNationalNumberTemplate = o, this.populatedNationalNumberTemplatePosition = this.template.lastIndexOf("x"), o;
1121
- }
1122
- }
1123
- return this.formatNationalNumberWithNextDigits(t, e);
1124
- } }, { key: "formatNationalNumberWithNextDigits", value: function (t, e) {
1125
- var n = this.chosenFormat, d = this.chooseFormat(e);
1126
- if (d)
1127
- return d === n ? this.formatNextNationalNumberDigits(t) : this.formatNextNationalNumberDigits(e.getNationalDigits());
1128
- } }, { key: "narrowDownMatchingFormats", value: function (t) { var e = this, n = t.nationalSignificantNumber, d = t.nationalPrefix, r = t.international, i = n, a = i.length - 3; a < 0 && (a = 0), this.matchingFormats = this.matchingFormats.filter((function (t) { return e.formatSuits(t, r, d) && e.formatMatches(t, i, a); })), this.chosenFormat && -1 === this.matchingFormats.indexOf(this.chosenFormat) && this.resetFormat(); } }, { key: "formatSuits", value: function (t, e, n) { return !(n && !t.usesNationalPrefix() && !t.nationalPrefixIsOptionalWhenFormattingInNationalFormat() || !e && !n && t.nationalPrefixIsMandatoryWhenFormattingInNationalFormat()); } }, { key: "formatMatches", value: function (t, e, n) {
1129
- var d = t.leadingDigitsPatterns().length;
1130
- if (0 === d)
1131
- return !0;
1132
- if (e.length < 3)
1133
- return !0;
1134
- n = Math.min(n, d - 1);
1135
- var r = t.leadingDigitsPatterns()[n];
1136
- return new RegExp("^(".concat(r, ")")).test(e);
1137
- } }, { key: "getFormatFormat", value: function (t, e) { return e ? t.internationalFormat() : t.format(); } }, { key: "chooseFormat", value: function (t) {
1138
- var e = this, n = function () {
1139
- if (r) {
1140
- if (i >= d.length)
1141
- return "break";
1142
- a = d[i++];
1143
- }
1144
- else {
1145
- if ((i = d.next()).done)
1146
- return "break";
1147
- a = i.value;
1148
- }
1149
- var n = a;
1150
- return e.chosenFormat === n ? "break" : Qe.test(e.getFormatFormat(n, t.international)) ? e.createTemplateForFormat(n, t) ? (e.chosenFormat = n, "break") : (e.matchingFormats = e.matchingFormats.filter((function (t) { return t !== n; })), "continue") : "continue";
1151
- }, d = this.matchingFormats.slice(), r = Array.isArray(d), i = 0;
1152
- t: for (d = r ? d : d[Symbol.iterator]();;) {
1153
- var a;
1154
- switch (n()) {
1155
- case "break": break t;
1156
- case "continue": continue;
1157
- }
1158
- }
1159
- return this.chosenFormat || this.resetFormat(), this.chosenFormat;
1160
- } }, { key: "createTemplateForFormat", value: function (t, e) {
1161
- if (!(t.pattern().indexOf("|") >= 0)) {
1162
- var n = this.getTemplateForFormat(t, e);
1163
- return n ? (this.setNationalNumberTemplate(n, e), !0) : void 0;
1164
- }
1165
- } }, { key: "getInternationalPrefixBeforeCountryCallingCode", value: function (t, e) { var n = t.IDDPrefix, d = t.missingPlus; return n ? e && !1 === e.spacing ? n : n + " " : d ? "" : "+"; } }, { key: "getTemplate", value: function (t) {
1166
- if (this.template) {
1167
- for (var e = -1, n = 0, d = t.international ? this.getInternationalPrefixBeforeCountryCallingCode(t, { spacing: !1 }) : ""; n < d.length + t.getDigitsWithoutInternationalPrefix().length;)
1168
- e = this.template.indexOf("x", e + 1), n++;
1169
- return Ve(this.template, e + 1);
1170
- }
1171
- } }, { key: "setNationalNumberTemplate", value: function (t, e) { this.nationalNumberTemplate = t, this.populatedNationalNumberTemplate = t, this.populatedNationalNumberTemplatePosition = -1, e.international ? this.template = this.getInternationalPrefixBeforeCountryCallingCode(e).replace(/[\d\+]/g, "x") + We("x", e.callingCode.length) + " " + t : this.template = t; } }, { key: "getTemplateForFormat", value: function (t, e) {
1172
- var n = e.nationalSignificantNumber, d = e.international, r = e.nationalPrefix, i = e.complexPrefixBeforeNationalSignificantNumber, a = t.pattern();
1173
- a = a.replace(/\[([^\[\]])*\]/g, "\\d").replace(/\d(?=[^,}][^,}])/g, "\\d");
1174
- var $ = Xe.match(a)[0];
1175
- if (!(n.length > $.length)) {
1176
- var o = new RegExp("^" + a + "$"), u = n.replace(/\d/g, "9");
1177
- o.test(u) && ($ = u);
1178
- var l, s = this.getFormatFormat(t, d);
1179
- if (this.shouldTryNationalPrefixFormattingRule(t, { international: d, nationalPrefix: r })) {
1180
- var f = s.replace(H, t.nationalPrefixFormattingRule());
1181
- if (A(t.nationalPrefixFormattingRule()) === (r || "") + A("$1") && (s = f, l = !0, r))
1182
- for (var c = r.length; c > 0;)
1183
- s = s.replace(/\d/, "x"), c--;
1184
- }
1185
- var h = $.replace(new RegExp(a), s).replace(new RegExp("9", "g"), "x");
1186
- return l || (i ? h = We("x", i.length) + " " + h : r && (h = We("x", r.length) + this.getSeparatorAfterNationalPrefix(t) + h)), d && (h = K(h)), h;
1187
- }
1188
- } }, { key: "formatNextNationalNumberDigits", value: function (t) {
1189
- var e = function (t, e, n) {
1190
- var d = n.split(""), r = Array.isArray(d), i = 0;
1191
- for (d = r ? d : d[Symbol.iterator]();;) {
1192
- var a;
1193
- if (r) {
1194
- if (i >= d.length)
1195
- break;
1196
- a = d[i++];
1197
- }
1198
- else {
1199
- if ((i = d.next()).done)
1200
- break;
1201
- a = i.value;
1202
- }
1203
- var $ = a;
1204
- if (t.slice(e + 1).search(Ue) < 0)
1205
- return;
1206
- e = t.search(Ue), t = t.replace(Ue, $);
1207
- }
1208
- return [t, e];
1209
- }(this.populatedNationalNumberTemplate, this.populatedNationalNumberTemplatePosition, t);
1210
- if (e)
1211
- return this.populatedNationalNumberTemplate = e[0], this.populatedNationalNumberTemplatePosition = e[1], Ve(this.populatedNationalNumberTemplate, this.populatedNationalNumberTemplatePosition + 1);
1212
- this.resetFormat();
1213
- } }]) && Ye(e.prototype, n), t;
1214
- }();
1215
- function qe(t, e) {
1216
- return function (t) {
1217
- if (Array.isArray(t))
1218
- return t;
1219
- }(t) || function (t, e) {
1220
- var n = [], d = !0, r = !1, i = void 0;
1221
- try {
1222
- for (var a, $ = t[Symbol.iterator](); !(d = (a = $.next()).done) && (n.push(a.value), !e || n.length !== e); d = !0)
1223
- ;
1224
- }
1225
- catch (t) {
1226
- r = !0, i = t;
1227
- }
1228
- finally {
1229
- try {
1230
- d || null == $.return || $.return();
1231
- }
1232
- finally {
1233
- if (r)
1234
- throw i;
1235
- }
1236
- }
1237
- return n;
1238
- }(t, e) || function () { throw new TypeError("Invalid attempt to destructure non-iterable instance"); }();
1239
- }
1240
- function tn(t, e) {
1241
- for (var n = 0; n < e.length; n++) {
1242
- var d = e[n];
1243
- d.enumerable = d.enumerable || !1, d.configurable = !0, "value" in d && (d.writable = !0), Object.defineProperty(t, d.key, d);
1244
- }
1245
- }
1246
- var en = new RegExp("^" + ("[" + r + "0-90-9٠-٩۰-۹]+") + "$", "i"), nn = "(?:[++][" + r + "0-90-9٠-٩۰-۹]*|[" + r + "0-90-9٠-٩۰-۹]+)", dn = new RegExp("[^" + r + "0-90-9٠-٩۰-۹]+.*$"), rn = /[^\d\[\]]/, an = function () {
1247
- function t(e) {
1248
- var n = e.defaultCountry, d = e.defaultCallingCode, r = e.metadata, i = e.onNationalSignificantNumberChange;
1249
- !function (t, e) {
1250
- if (!(t instanceof e))
1251
- throw new TypeError("Cannot call a class as a function");
1252
- }(this, t), this.defaultCountry = n, this.defaultCallingCode = d, this.metadata = r, this.onNationalSignificantNumberChange = i;
1253
- }
1254
- var e, n;
1255
- return e = t, (n = [{ key: "input", value: function (t, e) {
1256
- var n, d = function (t) {
1257
- var e = qe(function (t) {
1258
- var e = function (t) {
1259
- var e, n = t.search(nn);
1260
- if (!(n < 0))
1261
- return "+" === (t = t.slice(n))[0] && (e = !0, t = t.slice("+".length)), t = t.replace(dn, ""), e && (t = "+" + t), t;
1262
- }(t) || "";
1263
- return "+" === e[0] ? [e.slice("+".length), !0] : [e];
1264
- }(t), 2), n = e[0], d = e[1];
1265
- return en.test(n) || (n = ""), [n, d];
1266
- }(t), r = qe(d, 2), i = r[0], a = r[1], $ = A(i);
1267
- return a && (e.digits || (e.startInternationalNumber(), $ || (n = !0))), $ && this.inputDigits($, e), { digits: $, justLeadingPlus: n };
1268
- } }, { key: "inputDigits", value: function (t, e) {
1269
- var n = e.digits, d = n.length < 3 && n.length + t.length >= 3;
1270
- if (e.appendDigits(t), d && this.extractIddPrefix(e), this.isWaitingForCountryCallingCode(e)) {
1271
- if (!this.extractCountryCallingCode(e))
1272
- return;
1273
- }
1274
- else
1275
- e.appendNationalSignificantNumberDigits(t);
1276
- e.international || this.hasExtractedNationalSignificantNumber || this.extractNationalSignificantNumber(e.getNationalDigits(), e.update);
1277
- } }, { key: "isWaitingForCountryCallingCode", value: function (t) { var e = t.international, n = t.callingCode; return e && !n; } }, { key: "extractCountryCallingCode", value: function (t) {
1278
- var e = ut("+" + t.getDigitsWithoutInternationalPrefix(), this.defaultCountry, this.defaultCallingCode, this.metadata.metadata), n = e.countryCallingCode, d = e.number;
1279
- if (n)
1280
- return t.setCallingCode(n), t.update({ nationalSignificantNumber: d }), !0;
1281
- } }, { key: "reset", value: function (t) {
1282
- if (t) {
1283
- this.hasSelectedNumberingPlan = !0;
1284
- var e = t._nationalPrefixForParsing();
1285
- this.couldPossiblyExtractAnotherNationalSignificantNumber = e && rn.test(e);
1286
- }
1287
- else
1288
- this.hasSelectedNumberingPlan = void 0, this.couldPossiblyExtractAnotherNationalSignificantNumber = void 0;
1289
- } }, { key: "extractNationalSignificantNumber", value: function (t, e) {
1290
- if (this.hasSelectedNumberingPlan) {
1291
- var n = at(t, this.metadata), d = n.nationalPrefix, r = n.nationalNumber, i = n.carrierCode;
1292
- if (r !== t)
1293
- return this.onExtractedNationalNumber(d, i, r, t, e), !0;
1294
- }
1295
- } }, { key: "extractAnotherNationalSignificantNumber", value: function (t, e, n) {
1296
- if (!this.hasExtractedNationalSignificantNumber)
1297
- return this.extractNationalSignificantNumber(t, n);
1298
- if (this.couldPossiblyExtractAnotherNationalSignificantNumber) {
1299
- var d = at(t, this.metadata), r = d.nationalPrefix, i = d.nationalNumber, a = d.carrierCode;
1300
- if (i !== e)
1301
- return this.onExtractedNationalNumber(r, a, i, t, n), !0;
1302
- }
1303
- } }, { key: "onExtractedNationalNumber", value: function (t, e, n, d, r) {
1304
- var i, a, $ = d.lastIndexOf(n);
1305
- if ($ >= 0 && $ === d.length - n.length) {
1306
- a = !0;
1307
- var o = d.slice(0, $);
1308
- o !== t && (i = o);
1309
- }
1310
- r({ nationalPrefix: t, carrierCode: e, nationalSignificantNumber: n, nationalSignificantNumberMatchesInput: a, complexPrefixBeforeNationalSignificantNumber: i }), this.hasExtractedNationalSignificantNumber = !0, this.onNationalSignificantNumberChange();
1311
- } }, { key: "reExtractNationalSignificantNumber", value: function (t) { return !!this.extractAnotherNationalSignificantNumber(t.getNationalDigits(), t.nationalSignificantNumber, t.update) || (this.extractIddPrefix(t) ? (this.extractCallingCodeAndNationalSignificantNumber(t), !0) : this.fixMissingPlus(t) ? (this.extractCallingCodeAndNationalSignificantNumber(t), !0) : void 0); } }, { key: "extractIddPrefix", value: function (t) {
1312
- var e = t.international, n = t.IDDPrefix, d = t.digits;
1313
- if (t.nationalSignificantNumber, !e && !n) {
1314
- var r = it(d, this.defaultCountry, this.defaultCallingCode, this.metadata.metadata);
1315
- return void 0 !== r && r !== d ? (t.update({ IDDPrefix: d.slice(0, d.length - r.length) }), this.startInternationalNumber(t), !0) : void 0;
1316
- }
1317
- } }, { key: "fixMissingPlus", value: function (t) {
1318
- if (!t.international) {
1319
- var e = ot(t.digits, this.defaultCountry, this.defaultCallingCode, this.metadata.metadata), n = e.countryCallingCode;
1320
- if (e.number, n)
1321
- return t.update({ missingPlus: !0 }), this.startInternationalNumber(t), !0;
1322
- }
1323
- } }, { key: "startInternationalNumber", value: function (t) { t.startInternationalNumber(), t.nationalSignificantNumber && (t.resetNationalSignificantNumber(), this.onNationalSignificantNumberChange(), this.hasExtractedNationalSignificantNumber = void 0); } }, { key: "extractCallingCodeAndNationalSignificantNumber", value: function (t) { this.extractCountryCallingCode(t) && this.extractNationalSignificantNumber(t.getNationalDigits(), t.update); } }]) && tn(e.prototype, n), t;
1324
- }();
1325
- function $n(t) { return ($n = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (t) { return typeof t; } : function (t) { return t && "function" == typeof Symbol && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t; })(t); }
1326
- function on(t, e) {
1327
- return function (t) {
1328
- if (Array.isArray(t))
1329
- return t;
1330
- }(t) || function (t, e) {
1331
- var n = [], d = !0, r = !1, i = void 0;
1332
- try {
1333
- for (var a, $ = t[Symbol.iterator](); !(d = (a = $.next()).done) && (n.push(a.value), !e || n.length !== e); d = !0)
1334
- ;
1335
- }
1336
- catch (t) {
1337
- r = !0, i = t;
1338
- }
1339
- finally {
1340
- try {
1341
- d || null == $.return || $.return();
1342
- }
1343
- finally {
1344
- if (r)
1345
- throw i;
1346
- }
1347
- }
1348
- return n;
1349
- }(t, e) || function () { throw new TypeError("Invalid attempt to destructure non-iterable instance"); }();
1350
- }
1351
- function un(t, e) {
1352
- for (var n = 0; n < e.length; n++) {
1353
- var d = e[n];
1354
- d.enumerable = d.enumerable || !1, d.configurable = !0, "value" in d && (d.writable = !0), Object.defineProperty(t, d.key, d);
1355
- }
1356
- }
1357
- var ln = function () {
1358
- function t(e, n) {
1359
- !function (t, e) {
1360
- if (!(t instanceof e))
1361
- throw new TypeError("Cannot call a class as a function");
1362
- }(this, t), this.metadata = new s(n);
1363
- var d = on(this.getCountryAndCallingCode(e), 2), r = d[0], i = d[1];
1364
- this.defaultCountry = r, this.defaultCallingCode = i, this.reset();
1365
- }
1366
- var e, n;
1367
- return e = t, (n = [{ key: "getCountryAndCallingCode", value: function (t) { var e, n; return t && ("object" === $n(t) ? (e = t.defaultCountry, n = t.defaultCallingCode) : e = t), e && !this.metadata.hasCountry(e) && (e = void 0), [e, n]; } }, { key: "input", value: function (t) {
1368
- var e = this.parser.input(t, this.state), n = e.digits;
1369
- if (e.justLeadingPlus)
1370
- this.formattedOutput = "+";
1371
- else if (n) {
1372
- var d;
1373
- if (this.determineTheCountryIfNeeded(), this.state.nationalSignificantNumber && this.formatter.narrowDownMatchingFormats(this.state), this.metadata.hasSelectedNumberingPlan() && (d = this.formatter.format(n, this.state)), void 0 === d && this.parser.reExtractNationalSignificantNumber(this.state)) {
1374
- this.determineTheCountryIfNeeded();
1375
- var r = this.state.getNationalDigits();
1376
- r && (d = this.formatter.format(r, this.state));
1377
- }
1378
- this.formattedOutput = d ? this.getFullNumber(d) : this.getNonFormattedNumber();
1379
- }
1380
- return this.formattedOutput;
1381
- } }, { key: "reset", value: function () { var t = this; return this.state = new je({ onCountryChange: function (e) { t.country = e; }, onCallingCodeChange: function (e, n) { t.metadata.selectNumberingPlan(e, n), t.formatter.reset(t.metadata.numberingPlan, t.state), t.parser.reset(t.metadata.numberingPlan); } }), this.formatter = new ze({ state: this.state, metadata: this.metadata }), this.parser = new an({ defaultCountry: this.defaultCountry, defaultCallingCode: this.defaultCallingCode, metadata: this.metadata, state: this.state, onNationalSignificantNumberChange: function () { t.determineTheCountryIfNeeded(), t.formatter.reset(t.metadata.numberingPlan, t.state); } }), this.state.reset(this.defaultCountry, this.defaultCallingCode), this.formattedOutput = "", this; } }, { key: "isInternational", value: function () { return this.state.international; } }, { key: "getCallingCode", value: function () { return this.state.callingCode; } }, { key: "getCountryCallingCode", value: function () { return this.getCallingCode(); } }, { key: "getCountry", value: function () {
1382
- var t = this.state, e = t.digits, n = t.country;
1383
- if (e)
1384
- return n;
1385
- } }, { key: "determineTheCountryIfNeeded", value: function () { this.state.country && !this.isCountryCallingCodeAmbiguous() || this.determineTheCountry(); } }, { key: "getFullNumber", value: function (t) {
1386
- var e = this;
1387
- if (this.isInternational()) {
1388
- var n = function (t) { return e.formatter.getInternationalPrefixBeforeCountryCallingCode(e.state, { spacing: !!t }) + t; }, d = this.state.callingCode;
1389
- return n(d ? t ? "".concat(d, " ").concat(t) : d : "".concat(this.state.getDigitsWithoutInternationalPrefix()));
1390
- }
1391
- return t;
1392
- } }, { key: "getNonFormattedNationalNumberWithPrefix", value: function () { var t = this.state, e = t.nationalSignificantNumber, n = t.complexPrefixBeforeNationalSignificantNumber, d = t.nationalPrefix, r = e, i = n || d; return i && (r = i + r), r; } }, { key: "getNonFormattedNumber", value: function () { var t = this.state.nationalSignificantNumberMatchesInput; return this.getFullNumber(t ? this.getNonFormattedNationalNumberWithPrefix() : this.state.getNationalDigits()); } }, { key: "getNonFormattedTemplate", value: function () {
1393
- var t = this.getNonFormattedNumber();
1394
- if (t)
1395
- return t.replace(/[\+\d]/g, "x");
1396
- } }, { key: "isCountryCallingCodeAmbiguous", value: function () { var t = this.state.callingCode, e = this.metadata.getCountryCodesForCallingCode(t); return e && e.length > 1; } }, { key: "determineTheCountry", value: function () { this.state.setCountry(lt(this.isInternational() ? this.state.callingCode : this.defaultCallingCode, this.state.nationalSignificantNumber, this.metadata)); } }, { key: "getNumber", value: function () {
1397
- var t = this.state, e = t.nationalSignificantNumber, n = t.carrierCode;
1398
- if (this.isInternational()) {
1399
- if (!this.state.callingCode)
1400
- return;
1401
- }
1402
- else if (!this.state.country && !this.defaultCallingCode)
1403
- return;
1404
- if (e) {
1405
- var d = this.getCountry(), r = this.getCountryCallingCode() || this.defaultCallingCode, i = new nt(d || r, e, this.metadata.metadata);
1406
- return n && (i.carrierCode = n), i;
1407
- }
1408
- } }, { key: "isPossible", value: function () { var t = this.getNumber(); return !!t && t.isPossible(); } }, { key: "isValid", value: function () { var t = this.getNumber(); return !!t && t.isValid(); } }, { key: "getNationalNumber", value: function () { return this.state.nationalSignificantNumber; } }, { key: "getChars", value: function () { return (this.state.international ? "+" : "") + this.state.digits; } }, { key: "getTemplate", value: function () { return this.formatter.getTemplate(this.state) || this.getNonFormattedTemplate() || ""; } }]) && un(e.prototype, n), t;
1409
- }();
1410
- function sn(t) { return new s(t).getCountries(); }
1411
- function fn(t, e, n) {
1412
- if (e[t])
1413
- return new nt(t, e[t], n);
1414
- }
1415
- function cn(t, e, n) { return n || (n = e, e = void 0), new ln(e, n).input(t); }
1416
- function hn() { return n(pt, arguments); }
1417
- function gn() { return n(Pt, arguments); }
1418
- function mn(t, n) { return Oe.call(this, t, n, e); }
1419
- function yn(t) { return ln.call(this, t, e); }
1420
- function vn() { return n(b, arguments); }
1421
- function pn() { return s.call(this, e); }
1422
- function bn() { var t = bt(arguments), e = t.text, n = t.options, d = t.metadata; return ct(e, n, d); }
1423
- function Cn() { return n(bn, arguments); }
1424
- function Nn(t) { return (Nn = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (t) { return typeof t; } : function (t) { return t && "function" == typeof Symbol && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t; })(t); }
1425
- function xn(t, e) {
1426
- return function (t) {
1427
- if (Array.isArray(t))
1428
- return t;
1429
- }(t) || function (t, e) {
1430
- var n = [], d = !0, r = !1, i = void 0;
1431
- try {
1432
- for (var a, $ = t[Symbol.iterator](); !(d = (a = $.next()).done) && (n.push(a.value), !e || n.length !== e); d = !0)
1433
- ;
1434
- }
1435
- catch (t) {
1436
- r = !0, i = t;
1437
- }
1438
- finally {
1439
- try {
1440
- d || null == $.return || $.return();
1441
- }
1442
- finally {
1443
- if (r)
1444
- throw i;
1445
- }
1446
- }
1447
- return n;
1448
- }(t, e) || function () { throw new TypeError("Invalid attempt to destructure non-iterable instance"); }();
1449
- }
1450
- function Pn() { var t = Sn(arguments), e = t.input, n = t.format, d = t.options, r = t.metadata; return Q(e, n, d, r); }
1451
- function Sn(t) {
1452
- var e, n, d, r, i = xn(Array.prototype.slice.call(t), 5), a = i[0], $ = i[1], o = i[2], u = i[3], l = i[4];
1453
- if ("string" == typeof a)
1454
- if ("string" == typeof o)
1455
- n = o, l ? (d = u, r = l) : r = u, e = ct(a, { defaultCountry: $, extended: !0 }, r);
1456
- else {
1457
- if ("string" != typeof $)
1458
- throw new Error("`format` argument not passed to `formatNumber(number, format)`");
1459
- n = $, u ? (d = o, r = u) : r = o, e = ct(a, { extended: !0 }, r);
1460
- }
1461
- else {
1462
- if (!En(a))
1463
- throw new TypeError("A phone number must either be a string or an object of shape { phone, [country] }.");
1464
- e = a, n = $, u ? (d = o, r = u) : r = o;
1465
- }
1466
- return "International" === n ? n = "INTERNATIONAL" : "National" === n && (n = "NATIONAL"), { input: e, format: n, options: d, metadata: r };
1467
- }
1468
- mn.prototype = Object.create(Oe.prototype, {}), mn.prototype.constructor = mn, yn.prototype = Object.create(ln.prototype, {}), yn.prototype.constructor = yn, pn.prototype = Object.create(s.prototype, {}), pn.prototype.constructor = pn;
1469
- var En = function (t) { return "object" === Nn(t); };
1470
- function wn() { return n(Pn, arguments); }
1471
- function On(t) { return (On = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (t) { return typeof t; } : function (t) { return t && "function" == typeof Symbol && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t; })(t); }
1472
- function In(t, e) {
1473
- return function (t) {
1474
- if (Array.isArray(t))
1475
- return t;
1476
- }(t) || function (t, e) {
1477
- var n = [], d = !0, r = !1, i = void 0;
1478
- try {
1479
- for (var a, $ = t[Symbol.iterator](); !(d = (a = $.next()).done) && (n.push(a.value), !e || n.length !== e); d = !0)
1480
- ;
1481
- }
1482
- catch (t) {
1483
- r = !0, i = t;
1484
- }
1485
- finally {
1486
- try {
1487
- d || null == $.return || $.return();
1488
- }
1489
- finally {
1490
- if (r)
1491
- throw i;
1492
- }
1493
- }
1494
- return n;
1495
- }(t, e) || function () { throw new TypeError("Invalid attempt to destructure non-iterable instance"); }();
1496
- }
1497
- function Tn() { var t = An(arguments), e = t.input, n = t.options, d = t.metadata; return U(e, n, d); }
1498
- function An(t) {
1499
- var e, n, d = In(Array.prototype.slice.call(t), 4), r = d[0], i = d[1], a = d[2], $ = d[3], o = {};
1500
- if ("string" == typeof r)
1501
- "object" !== On(i) ? ($ ? (o = a, n = $) : n = a, e = w(r) ? ct(r, { defaultCountry: i }, n) : {}) : (a ? (o = i, n = a) : n = i, e = w(r) ? ct(r, void 0, n) : {});
1502
- else {
1503
- if (!Fn(r))
1504
- throw new TypeError("A phone number must either be a string or an object of shape { phone, [country] }.");
1505
- e = r, a ? (o = i, n = a) : n = i;
1506
- }
1507
- return { input: e, options: o, metadata: n };
1508
- }
1509
- var Fn = function (t) { return "object" === On(t); };
1510
- function kn() { var t = An(arguments), e = t.input, n = t.options, d = t.metadata; return D(e, n, d); }
1511
- function Rn() { var t = An(arguments), e = t.input, n = t.options, d = t.metadata; return V(e, n, d); }
1512
- function Dn(t, e, n) {
1513
- if ("string" != typeof t)
1514
- throw new TypeError("number must be a string");
1515
- if ("string" != typeof e)
1516
- throw new TypeError("country must be a string");
1517
- return function (t, e, n, d) { return n = n || {}, t.country === e && V(t, n, d); }(w(t) ? ct(t, { defaultCountry: e }, n) : {}, e, void 0, n);
1518
- }
1519
- function Mn(t, e) {
1520
- for (var n = 0; n < e.length; n++) {
1521
- var d = e[n];
1522
- d.enumerable = d.enumerable || !1, d.configurable = !0, "value" in d && (d.writable = !0), Object.defineProperty(t, d.key, d);
1523
- }
1524
- }
1525
- function Ln(t, e, n) { return e in t ? Object.defineProperty(t, e, { value: n, enumerable: !0, configurable: !0, writable: !0 }) : t[e] = n, t; }
1526
- var _n = new RegExp("^[  ­​⁠ ]+"), Gn = new RegExp("[" + r + "]+$");
1527
- function Bn(t, e, n) {
1528
- void 0 === e && (e = {});
1529
- for (var d = new Un(t, e, n), r = []; d.hasNext();)
1530
- r.push(d.next());
1531
- return r;
1532
- }
1533
- function jn(t, e, n) { void 0 === e && (e = {}); var d = new Un(t, e, n); return Ln({}, Symbol.iterator, (function () { return { next: function () { return d.hasNext() ? { done: !1, value: d.next() } : { done: !0 }; } }; })); }
1534
- var Un = function () {
1535
- function t(e, n, d) {
1536
- !function (t, e) {
1537
- if (!(t instanceof e))
1538
- throw new TypeError("Cannot call a class as a function");
1539
- }(this, t), Ln(this, "state", "NOT_READY"), this.text = e, this.options = n || {}, this.metadata = d, this.regexp = new RegExp(S, "ig");
1540
- }
1541
- var e, n;
1542
- return e = t, (n = [{ key: "find", value: function () {
1543
- var t = this.regexp.exec(this.text);
1544
- if (t) {
1545
- var e = t[0], n = t.index;
1546
- e = e.replace(_n, ""), n += t[0].length - e.length, e = ne(e = e.replace(Gn, ""));
1547
- var d = this.parseCandidate(e, n);
1548
- return d || this.find();
1549
- }
1550
- } }, { key: "parseCandidate", value: function (t, e) {
1551
- if (ae(t, e, this.text) && ce(t, e, this.text, this.options.extended ? "POSSIBLE" : "VALID")) {
1552
- var n = ct(t, this.options, this.metadata);
1553
- if (n.phone)
1554
- return n.startsAt = e, n.endsAt = e + t.length, n;
1555
- }
1556
- } }, { key: "hasNext", value: function () { return "NOT_READY" === this.state && (this.last_match = this.find(), this.last_match ? this.state = "READY" : this.state = "DONE"), "READY" === this.state; } }, { key: "next", value: function () {
1557
- if (!this.hasNext())
1558
- throw new Error("No next element");
1559
- var t = this.last_match;
1560
- return this.last_match = null, this.state = "NOT_READY", t;
1561
- } }]) && Mn(e.prototype, n), t;
1562
- }();
1563
- function Wn() { var t = bt(arguments), e = t.text, n = t.options, d = t.metadata; return Bn(e, n, d); }
1564
- function Vn() { var t = bt(arguments), e = t.text, n = t.options, d = t.metadata; return jn(e, n, d); }
1565
- function Kn(t, n) { Un.call(this, t, n, e); }
1566
- Kn.prototype = Object.create(Un.prototype, {}), Kn.prototype.constructor = Kn, t.AsYouType = yn, t.AsYouTypeCustom = ln, t.DIGITS = I, t.DIGIT_PLACEHOLDER = "x", t.Metadata = pn, t.ParseError = d, t.PhoneNumberMatcher = mn, t.PhoneNumberSearch = Kn, t.PhoneNumberSearchCustom = Un, t.default = gn, t.findNumbers = function () { return n(Te, arguments); }, t.findPhoneNumbers = function () { return n(Wn, arguments); }, t.findPhoneNumbersCustom = Wn, t.findPhoneNumbersInText = function () { return n(Me, arguments); }, t.format = wn, t.formatCustom = Pn, t.formatIncompletePhoneNumber = function () { return n(cn, arguments); }, t.formatNumber = wn, t.formatRFC3966 = G, t.getCountries = function () { return n(sn, arguments); }, t.getCountryCallingCode = vn, t.getCountryCallingCodeCustom = b, t.getExampleNumber = function () { return n(fn, arguments); }, t.getExtPrefix = function () { return n(p, arguments); }, t.getNumberType = function () { return n(Tn, arguments); }, t.getNumberTypeCustom = Tn, t.getPhoneCode = vn, t.getPhoneCodeCustom = b, t.isPossibleNumber = function () { return n(kn, arguments); }, t.isSupportedCountry = function () { return n(C, arguments); }, t.isValidNumber = function () { return n(Rn, arguments); }, t.isValidNumberCustom = Rn, t.isValidNumberForRegion = function () { return n(Dn, arguments); }, t.parse = Cn, t.parseCustom = bn, t.parseDigits = A, t.parseIncompletePhoneNumber = F, t.parseNumber = Cn, t.parsePhoneNumber = hn, t.parsePhoneNumberCharacter = k, t.parsePhoneNumberFromString = gn, t.parsePhoneNumberWithError = hn, t.parseRFC3966 = _, t.searchNumbers = function () { return n(Fe, arguments); }, t.searchPhoneNumbers = function () { return n(Vn, arguments); }, t.searchPhoneNumbersCustom = Vn, t.searchPhoneNumbersInText = function () { return n(Ge, arguments); }, Object.defineProperty(t, "__esModule", { value: !0 });
1567
- }));