@ncino/web-components 3.3.0 → 3.4.0-preview.10

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 (1243) hide show
  1. package/dist/_virtual/index.js +1 -1
  2. package/dist/_virtual/index2.js +1 -1
  3. package/dist/_virtual/preload-helper.js +1 -1
  4. package/dist/assets/node_modules/.pnpm/ckeditor5@45.0.0/node_modules/ckeditor5/dist/ckeditor5.css +4 -0
  5. package/dist/components/accordion/accordion.js +1 -1
  6. package/dist/components/accordion/gator/base/accordion.gator.js +1 -1
  7. package/dist/components/accordion/gator/group/accordion-group.gator.js +1 -1
  8. package/dist/components/alert/alert.js +1 -1
  9. package/dist/components/alert/gator/base/alert.gator.js +2 -2
  10. package/dist/components/alert/gator/subtitle/alert-subtitle.gator.js +1 -1
  11. package/dist/components/alert/gator/title/alert-title.gator.js +1 -1
  12. package/dist/components/avatar/avatar.js +1 -1
  13. package/dist/components/avatar/gator/avatar.gator.js +1 -1
  14. package/dist/components/badge/badge.js +1 -1
  15. package/dist/components/badge/gator/badge.gator.js +1 -1
  16. package/dist/components/badge/slds/badge.slds.js +1 -1
  17. package/dist/components/banner/banner.js +1 -1
  18. package/dist/components/banner/gator/banner.gator.js +2 -2
  19. package/dist/components/boolean/boolean.gator.js +1 -1
  20. package/dist/components/breadcrumbs/gator/breadcrumb/breadcrumb.gator.js +1 -1
  21. package/dist/components/breadcrumbs/gator/container/breadcrumbs.gator.js +1 -1
  22. package/dist/components/button/button.js +1 -1
  23. package/dist/components/button/gator/button.gator.js +6 -4
  24. package/dist/components/button/slds/button.slds.js +1 -1
  25. package/dist/components/button-card/button-card.js +1 -1
  26. package/dist/components/button-card/gator/button-card.gator.js +1 -1
  27. package/dist/components/button-group/gator/button-group.gator.js +1 -1
  28. package/dist/components/card/card.js +1 -1
  29. package/dist/components/card/gator/base/card.gator.js +1 -1
  30. package/dist/components/card/gator/content/card-content.gator.js +1 -1
  31. package/dist/components/card/gator/footer/card-footer.gator.js +1 -1
  32. package/dist/components/card/gator/header/card-header.gator.js +1 -1
  33. package/dist/components/checkbox/checkbox.gator.js +7 -8
  34. package/dist/components/checkbox-group/checkbox-group.gator.js +1 -1
  35. package/dist/components/chip/chip.js +1 -1
  36. package/dist/components/chip/gator/chip.gator.js +5 -5
  37. package/dist/components/combobox/base/combobox.js +1 -1
  38. package/dist/components/combobox/base/combobox.slds.js +1 -1
  39. package/dist/components/combobox/combobox-item/combobox-item.js +1 -1
  40. package/dist/components/combobox/combobox-item/combobox-item.slds.js +1 -1
  41. package/dist/components/date-picker/base/datepicker.js +1 -1
  42. package/dist/components/date-picker/base/gator/datepicker.gator.js +4 -3
  43. package/dist/components/date-picker/year-month-selector/year-month-selector.gator.js +2 -2
  44. package/dist/components/display-card/display-card.js +1 -1
  45. package/dist/components/display-card/gator/display-card.gator.js +1 -1
  46. package/dist/components/divider/gator/divider.gator.js +1 -1
  47. package/dist/components/fab/fab.js +1 -1
  48. package/dist/components/fab/gator/fab.gator.js +1 -1
  49. package/dist/components/headline-card/gator/headline-card.gator.js +1 -1
  50. package/dist/components/headline-card/headline-card.js +1 -1
  51. package/dist/components/icon/gator/icon.gator.js +1 -1
  52. package/dist/components/icon/gator/templates/add-link.js +1 -1
  53. package/dist/components/icon/gator/templates/airplane.js +1 -1
  54. package/dist/components/icon/gator/templates/alarm.js +1 -1
  55. package/dist/components/icon/gator/templates/apartment.js +1 -1
  56. package/dist/components/icon/gator/templates/arrow-around.js +1 -1
  57. package/dist/components/icon/gator/templates/arrow-down.js +1 -1
  58. package/dist/components/icon/gator/templates/arrow-left.js +1 -1
  59. package/dist/components/icon/gator/templates/arrow-line-left.js +1 -1
  60. package/dist/components/icon/gator/templates/arrow-line-right.js +1 -1
  61. package/dist/components/icon/gator/templates/arrow-right.js +1 -1
  62. package/dist/components/icon/gator/templates/arrow-up.js +1 -1
  63. package/dist/components/icon/gator/templates/bank.js +1 -1
  64. package/dist/components/icon/gator/templates/bell-disabled.js +1 -1
  65. package/dist/components/icon/gator/templates/bell.js +1 -1
  66. package/dist/components/icon/gator/templates/binoculars.js +1 -1
  67. package/dist/components/icon/gator/templates/book.js +1 -1
  68. package/dist/components/icon/gator/templates/box.js +1 -1
  69. package/dist/components/icon/gator/templates/cake.js +1 -1
  70. package/dist/components/icon/gator/templates/calculator.js +1 -1
  71. package/dist/components/icon/gator/templates/calendar.js +1 -1
  72. package/dist/components/icon/gator/templates/camera.js +1 -1
  73. package/dist/components/icon/gator/templates/caret-up-down.js +1 -1
  74. package/dist/components/icon/gator/templates/case.js +1 -1
  75. package/dist/components/icon/gator/templates/chart-rise.js +1 -1
  76. package/dist/components/icon/gator/templates/chat.js +1 -1
  77. package/dist/components/icon/gator/templates/check-circle.js +1 -1
  78. package/dist/components/icon/gator/templates/check.js +1 -1
  79. package/dist/components/icon/gator/templates/checkbox-selected.js +1 -1
  80. package/dist/components/icon/gator/templates/checkbox.js +1 -1
  81. package/dist/components/icon/gator/templates/chevron-down.js +1 -1
  82. package/dist/components/icon/gator/templates/chevron-left.js +1 -1
  83. package/dist/components/icon/gator/templates/chevron-right.js +1 -1
  84. package/dist/components/icon/gator/templates/chevron-up.js +1 -1
  85. package/dist/components/icon/gator/templates/circle-arrow-down.js +1 -1
  86. package/dist/components/icon/gator/templates/circle-arrow-left.js +1 -1
  87. package/dist/components/icon/gator/templates/circle-arrow-right.js +1 -1
  88. package/dist/components/icon/gator/templates/circle-arrow-up.js +1 -1
  89. package/dist/components/icon/gator/templates/circle-filled.js +1 -1
  90. package/dist/components/icon/gator/templates/circle.js +1 -1
  91. package/dist/components/icon/gator/templates/city.js +1 -1
  92. package/dist/components/icon/gator/templates/clipboard.js +1 -1
  93. package/dist/components/icon/gator/templates/clock-clockwise.js +1 -1
  94. package/dist/components/icon/gator/templates/clock-counter-clockwise.js +1 -1
  95. package/dist/components/icon/gator/templates/clock.js +1 -1
  96. package/dist/components/icon/gator/templates/collapse.js +1 -1
  97. package/dist/components/icon/gator/templates/cone.js +1 -1
  98. package/dist/components/icon/gator/templates/contact-info.js +1 -1
  99. package/dist/components/icon/gator/templates/copy.js +1 -1
  100. package/dist/components/icon/gator/templates/credit-card.js +1 -1
  101. package/dist/components/icon/gator/templates/crop.js +1 -1
  102. package/dist/components/icon/gator/templates/crosshairs.js +1 -1
  103. package/dist/components/icon/gator/templates/currency-dollar-simple.js +1 -1
  104. package/dist/components/icon/gator/templates/currency-eur.js +1 -1
  105. package/dist/components/icon/gator/templates/currency-gbp.js +1 -1
  106. package/dist/components/icon/gator/templates/currency-inr.js +1 -1
  107. package/dist/components/icon/gator/templates/currency-jpy.js +1 -1
  108. package/dist/components/icon/gator/templates/currency-krw.js +1 -1
  109. package/dist/components/icon/gator/templates/currency-kzt.js +1 -1
  110. package/dist/components/icon/gator/templates/currency-ngn.js +1 -1
  111. package/dist/components/icon/gator/templates/currency-rub.js +1 -1
  112. package/dist/components/icon/gator/templates/cursor-arrow.js +1 -1
  113. package/dist/components/icon/gator/templates/cursor-hand.js +1 -1
  114. package/dist/components/icon/gator/templates/cursor.js +1 -1
  115. package/dist/components/icon/gator/templates/dashboard.js +1 -1
  116. package/dist/components/icon/gator/templates/delete.js +1 -1
  117. package/dist/components/icon/gator/templates/dna.js +1 -1
  118. package/dist/components/icon/gator/templates/document-add.js +1 -1
  119. package/dist/components/icon/gator/templates/document-check.js +1 -1
  120. package/dist/components/icon/gator/templates/document-e-sign.js +1 -1
  121. package/dist/components/icon/gator/templates/document-image.js +1 -1
  122. package/dist/components/icon/gator/templates/document-pdf.js +1 -1
  123. package/dist/components/icon/gator/templates/document-sign.js +1 -1
  124. package/dist/components/icon/gator/templates/document-zip.js +1 -1
  125. package/dist/components/icon/gator/templates/document.js +1 -1
  126. package/dist/components/icon/gator/templates/dollar-bills.js +1 -1
  127. package/dist/components/icon/gator/templates/dollar-house.js +1 -1
  128. package/dist/components/icon/gator/templates/down-payment.js +1 -1
  129. package/dist/components/icon/gator/templates/download.js +1 -1
  130. package/dist/components/icon/gator/templates/drag-drop.js +1 -1
  131. package/dist/components/icon/gator/templates/earth.js +1 -1
  132. package/dist/components/icon/gator/templates/exit-circle.js +1 -1
  133. package/dist/components/icon/gator/templates/exit-left.js +1 -1
  134. package/dist/components/icon/gator/templates/exit.js +1 -1
  135. package/dist/components/icon/gator/templates/expand-arrows.js +1 -1
  136. package/dist/components/icon/gator/templates/expand.js +1 -1
  137. package/dist/components/icon/gator/templates/export.js +1 -1
  138. package/dist/components/icon/gator/templates/eye-closed.js +1 -1
  139. package/dist/components/icon/gator/templates/eye-crossed.js +1 -1
  140. package/dist/components/icon/gator/templates/eye.js +1 -1
  141. package/dist/components/icon/gator/templates/facebook-logo.js +1 -1
  142. package/dist/components/icon/gator/templates/file-code.js +1 -1
  143. package/dist/components/icon/gator/templates/files.js +1 -1
  144. package/dist/components/icon/gator/templates/filter-funnel.js +1 -1
  145. package/dist/components/icon/gator/templates/filters-2.js +1 -1
  146. package/dist/components/icon/gator/templates/filters.js +1 -1
  147. package/dist/components/icon/gator/templates/flags/flag-ad-andorra.js +1 -1
  148. package/dist/components/icon/gator/templates/flags/flag-ae-united-arab-emirates.js +1 -1
  149. package/dist/components/icon/gator/templates/flags/flag-af-afghanistan.js +1 -1
  150. package/dist/components/icon/gator/templates/flags/flag-ag-antigua-and-barbuda.js +1 -1
  151. package/dist/components/icon/gator/templates/flags/flag-ai-anguilla.js +1 -1
  152. package/dist/components/icon/gator/templates/flags/flag-al-albania.js +1 -1
  153. package/dist/components/icon/gator/templates/flags/flag-am-armenia.js +1 -1
  154. package/dist/components/icon/gator/templates/flags/flag-ao-angola.js +1 -1
  155. package/dist/components/icon/gator/templates/flags/flag-aq-antarctica.js +1 -1
  156. package/dist/components/icon/gator/templates/flags/flag-ar-argentina.js +1 -1
  157. package/dist/components/icon/gator/templates/flags/flag-as-american-smoa.js +1 -1
  158. package/dist/components/icon/gator/templates/flags/flag-at-austria.js +1 -1
  159. package/dist/components/icon/gator/templates/flags/flag-au-australia.js +1 -1
  160. package/dist/components/icon/gator/templates/flags/flag-aw-aruba.js +1 -1
  161. package/dist/components/icon/gator/templates/flags/flag-ax-aland-islands.js +1 -1
  162. package/dist/components/icon/gator/templates/flags/flag-az-azerbaijan.js +1 -1
  163. package/dist/components/icon/gator/templates/flags/flag-ba-bosnia-and-herzegovina.js +1 -1
  164. package/dist/components/icon/gator/templates/flags/flag-bb-barbados.js +1 -1
  165. package/dist/components/icon/gator/templates/flags/flag-bd-bangladesh.js +1 -1
  166. package/dist/components/icon/gator/templates/flags/flag-be-belgium.js +1 -1
  167. package/dist/components/icon/gator/templates/flags/flag-bf-burkina-faso.js +1 -1
  168. package/dist/components/icon/gator/templates/flags/flag-bg-bulgaria.js +1 -1
  169. package/dist/components/icon/gator/templates/flags/flag-bh-bahrain.js +1 -1
  170. package/dist/components/icon/gator/templates/flags/flag-bi-burundi.js +1 -1
  171. package/dist/components/icon/gator/templates/flags/flag-bj-benin.js +1 -1
  172. package/dist/components/icon/gator/templates/flags/flag-bl-saint-barthelemy.js +1 -1
  173. package/dist/components/icon/gator/templates/flags/flag-bm-bermuda.js +1 -1
  174. package/dist/components/icon/gator/templates/flags/flag-bn-brunei-darussalam.js +1 -1
  175. package/dist/components/icon/gator/templates/flags/flag-bo-bolivia.js +1 -1
  176. package/dist/components/icon/gator/templates/flags/flag-bq-bo-bonaire.js +1 -1
  177. package/dist/components/icon/gator/templates/flags/flag-bq-sa-sba.js +1 -1
  178. package/dist/components/icon/gator/templates/flags/flag-bq-se-snt-eustatius.js +1 -1
  179. package/dist/components/icon/gator/templates/flags/flag-br-brazil.js +1 -1
  180. package/dist/components/icon/gator/templates/flags/flag-bs-bahamas.js +1 -1
  181. package/dist/components/icon/gator/templates/flags/flag-bt-bhutan.js +1 -1
  182. package/dist/components/icon/gator/templates/flags/flag-bv-bouvet-island.js +1 -1
  183. package/dist/components/icon/gator/templates/flags/flag-bw-botswana.js +1 -1
  184. package/dist/components/icon/gator/templates/flags/flag-by-belarus.js +1 -1
  185. package/dist/components/icon/gator/templates/flags/flag-bz-belize.js +1 -1
  186. package/dist/components/icon/gator/templates/flags/flag-ca-canada.js +1 -1
  187. package/dist/components/icon/gator/templates/flags/flag-cc-cocos-keeling-islands.js +1 -1
  188. package/dist/components/icon/gator/templates/flags/flag-cd-democratic-republic-of-the-congo.js +1 -1
  189. package/dist/components/icon/gator/templates/flags/flag-cf-central-african-republic.js +1 -1
  190. package/dist/components/icon/gator/templates/flags/flag-cg-republic-of-the-congo.js +1 -1
  191. package/dist/components/icon/gator/templates/flags/flag-ch-switzerland.js +1 -1
  192. package/dist/components/icon/gator/templates/flags/flag-ci-c/303/264te-divoire-ivory-coast.js +1 -1
  193. package/dist/components/icon/gator/templates/flags/flag-ck-cook-islands.js +1 -1
  194. package/dist/components/icon/gator/templates/flags/flag-cl-chile.js +1 -1
  195. package/dist/components/icon/gator/templates/flags/flag-cm-cameroon.js +1 -1
  196. package/dist/components/icon/gator/templates/flags/flag-cn-china.js +1 -1
  197. package/dist/components/icon/gator/templates/flags/flag-co-colombia.js +1 -1
  198. package/dist/components/icon/gator/templates/flags/flag-cr-costa-rica.js +1 -1
  199. package/dist/components/icon/gator/templates/flags/flag-cu-cuba.js +1 -1
  200. package/dist/components/icon/gator/templates/flags/flag-cv-cabo-verde.js +1 -1
  201. package/dist/components/icon/gator/templates/flags/flag-cw-cura/303/247ao.js +1 -1
  202. package/dist/components/icon/gator/templates/flags/flag-cx-christmas-island.js +1 -1
  203. package/dist/components/icon/gator/templates/flags/flag-cy-cyprus.js +1 -1
  204. package/dist/components/icon/gator/templates/flags/flag-cz-czech-republic.js +1 -1
  205. package/dist/components/icon/gator/templates/flags/flag-de-germany.js +1 -1
  206. package/dist/components/icon/gator/templates/flags/flag-dj-djibouti.js +1 -1
  207. package/dist/components/icon/gator/templates/flags/flag-dk-denmark.js +1 -1
  208. package/dist/components/icon/gator/templates/flags/flag-dm-dominica.js +1 -1
  209. package/dist/components/icon/gator/templates/flags/flag-do-dominican-republic.js +1 -1
  210. package/dist/components/icon/gator/templates/flags/flag-dz-algeria.js +1 -1
  211. package/dist/components/icon/gator/templates/flags/flag-ec-ecuador.js +1 -1
  212. package/dist/components/icon/gator/templates/flags/flag-ee-estonia.js +1 -1
  213. package/dist/components/icon/gator/templates/flags/flag-eg-egypt.js +1 -1
  214. package/dist/components/icon/gator/templates/flags/flag-eh-western-sahara.js +1 -1
  215. package/dist/components/icon/gator/templates/flags/flag-er-eritrea.js +1 -1
  216. package/dist/components/icon/gator/templates/flags/flag-es-sain.js +1 -1
  217. package/dist/components/icon/gator/templates/flags/flag-et-ethiopia.js +1 -1
  218. package/dist/components/icon/gator/templates/flags/flag-fi-finland.js +1 -1
  219. package/dist/components/icon/gator/templates/flags/flag-fj-fiji.js +1 -1
  220. package/dist/components/icon/gator/templates/flags/flag-fk-falkland-islands.js +1 -1
  221. package/dist/components/icon/gator/templates/flags/flag-fm-federated-states-of-micronesia.js +1 -1
  222. package/dist/components/icon/gator/templates/flags/flag-fo-faroe-islands.js +1 -1
  223. package/dist/components/icon/gator/templates/flags/flag-fr-france.js +1 -1
  224. package/dist/components/icon/gator/templates/flags/flag-ga-gabon.js +1 -1
  225. package/dist/components/icon/gator/templates/flags/flag-gb-eng-england.js +1 -1
  226. package/dist/components/icon/gator/templates/flags/flag-gb-nir-northern-ireland.js +1 -1
  227. package/dist/components/icon/gator/templates/flags/flag-gb-sct-sotland.js +1 -1
  228. package/dist/components/icon/gator/templates/flags/flag-gb-ukm-united-kingdom.js +1 -1
  229. package/dist/components/icon/gator/templates/flags/flag-gb-wls-wales.js +1 -1
  230. package/dist/components/icon/gator/templates/flags/flag-gd-grenada.js +1 -1
  231. package/dist/components/icon/gator/templates/flags/flag-ge-georgia.js +1 -1
  232. package/dist/components/icon/gator/templates/flags/flag-gf-french-guiana.js +1 -1
  233. package/dist/components/icon/gator/templates/flags/flag-gg-guernsey.js +1 -1
  234. package/dist/components/icon/gator/templates/flags/flag-gh-ghana.js +1 -1
  235. package/dist/components/icon/gator/templates/flags/flag-gi-gibraltar.js +1 -1
  236. package/dist/components/icon/gator/templates/flags/flag-gl-greenland.js +1 -1
  237. package/dist/components/icon/gator/templates/flags/flag-gm-gambia.js +1 -1
  238. package/dist/components/icon/gator/templates/flags/flag-gn-guinea.js +1 -1
  239. package/dist/components/icon/gator/templates/flags/flag-gp-guadeloupe-2.js +1 -1
  240. package/dist/components/icon/gator/templates/flags/flag-gp-guadeloupe.js +1 -1
  241. package/dist/components/icon/gator/templates/flags/flag-gq-equatorial-guinea.js +1 -1
  242. package/dist/components/icon/gator/templates/flags/flag-gr-greece.js +1 -1
  243. package/dist/components/icon/gator/templates/flags/flag-gs-s-georgia-and-s-sandwich-islands.js +1 -1
  244. package/dist/components/icon/gator/templates/flags/flag-gt-guatemala.js +1 -1
  245. package/dist/components/icon/gator/templates/flags/flag-gu-guam.js +1 -1
  246. package/dist/components/icon/gator/templates/flags/flag-gw-guinea-bissau.js +1 -1
  247. package/dist/components/icon/gator/templates/flags/flag-gy-guyana.js +1 -1
  248. package/dist/components/icon/gator/templates/flags/flag-hk-hong-kong.js +1 -1
  249. package/dist/components/icon/gator/templates/flags/flag-hm-heard-and-mcdonald-islands.js +1 -1
  250. package/dist/components/icon/gator/templates/flags/flag-hn-honduras.js +1 -1
  251. package/dist/components/icon/gator/templates/flags/flag-hr-croatia-hrvatska.js +1 -1
  252. package/dist/components/icon/gator/templates/flags/flag-ht-haiti.js +1 -1
  253. package/dist/components/icon/gator/templates/flags/flag-hu-hungary.js +1 -1
  254. package/dist/components/icon/gator/templates/flags/flag-id-indonesia.js +1 -1
  255. package/dist/components/icon/gator/templates/flags/flag-ie-ireland.js +1 -1
  256. package/dist/components/icon/gator/templates/flags/flag-il-isreal.js +1 -1
  257. package/dist/components/icon/gator/templates/flags/flag-im-isle-of-man.js +1 -1
  258. package/dist/components/icon/gator/templates/flags/flag-in-india.js +1 -1
  259. package/dist/components/icon/gator/templates/flags/flag-io-british-indian-ocean-territory.js +1 -1
  260. package/dist/components/icon/gator/templates/flags/flag-iq-iraq.js +1 -1
  261. package/dist/components/icon/gator/templates/flags/flag-ir-iran.js +1 -1
  262. package/dist/components/icon/gator/templates/flags/flag-is-iceland.js +1 -1
  263. package/dist/components/icon/gator/templates/flags/flag-it-italy.js +1 -1
  264. package/dist/components/icon/gator/templates/flags/flag-je-jersey.js +1 -1
  265. package/dist/components/icon/gator/templates/flags/flag-jm-jamaica.js +1 -1
  266. package/dist/components/icon/gator/templates/flags/flag-jo-jordan.js +1 -1
  267. package/dist/components/icon/gator/templates/flags/flag-jp-japan.js +1 -1
  268. package/dist/components/icon/gator/templates/flags/flag-ke-kenia.js +1 -1
  269. package/dist/components/icon/gator/templates/flags/flag-kg-kyrgyzstan.js +1 -1
  270. package/dist/components/icon/gator/templates/flags/flag-kh-cambodia.js +1 -1
  271. package/dist/components/icon/gator/templates/flags/flag-ki--kiribati.js +1 -1
  272. package/dist/components/icon/gator/templates/flags/flag-km-comoros.js +1 -1
  273. package/dist/components/icon/gator/templates/flags/flag-kn-saint-kitts-and-nevis.js +1 -1
  274. package/dist/components/icon/gator/templates/flags/flag-kp-korea-north.js +1 -1
  275. package/dist/components/icon/gator/templates/flags/flag-kr-korea-south.js +1 -1
  276. package/dist/components/icon/gator/templates/flags/flag-kw-kuwait.js +1 -1
  277. package/dist/components/icon/gator/templates/flags/flag-ky-cayman-islands.js +1 -1
  278. package/dist/components/icon/gator/templates/flags/flag-kz-kazakhstan.js +1 -1
  279. package/dist/components/icon/gator/templates/flags/flag-la-laos.js +1 -1
  280. package/dist/components/icon/gator/templates/flags/flag-lb-lebanon.js +1 -1
  281. package/dist/components/icon/gator/templates/flags/flag-lc-saint-lucia.js +1 -1
  282. package/dist/components/icon/gator/templates/flags/flag-li-liechtenstein.js +1 -1
  283. package/dist/components/icon/gator/templates/flags/flag-lk-sri-lanka.js +1 -1
  284. package/dist/components/icon/gator/templates/flags/flag-lr-liberia.js +1 -1
  285. package/dist/components/icon/gator/templates/flags/flag-ls-lesotho.js +1 -1
  286. package/dist/components/icon/gator/templates/flags/flag-lt-lithuania.js +1 -1
  287. package/dist/components/icon/gator/templates/flags/flag-lu-luxembourg.js +1 -1
  288. package/dist/components/icon/gator/templates/flags/flag-lv-latvia.js +1 -1
  289. package/dist/components/icon/gator/templates/flags/flag-ly-libya.js +1 -1
  290. package/dist/components/icon/gator/templates/flags/flag-ma-morocco.js +1 -1
  291. package/dist/components/icon/gator/templates/flags/flag-mc-monaco.js +1 -1
  292. package/dist/components/icon/gator/templates/flags/flag-md-moldova.js +1 -1
  293. package/dist/components/icon/gator/templates/flags/flag-me-montenegro.js +1 -1
  294. package/dist/components/icon/gator/templates/flags/flag-mf-saint-martin.js +1 -1
  295. package/dist/components/icon/gator/templates/flags/flag-mg-madagascar.js +1 -1
  296. package/dist/components/icon/gator/templates/flags/flag-mh-marshall-islands.js +1 -1
  297. package/dist/components/icon/gator/templates/flags/flag-mk-north-macedonia.js +1 -1
  298. package/dist/components/icon/gator/templates/flags/flag-ml-mali.js +1 -1
  299. package/dist/components/icon/gator/templates/flags/flag-mm-myanmar.js +1 -1
  300. package/dist/components/icon/gator/templates/flags/flag-mn-mongolia.js +1 -1
  301. package/dist/components/icon/gator/templates/flags/flag-mo-macao.js +1 -1
  302. package/dist/components/icon/gator/templates/flags/flag-mp-northern-mariana-islands.js +1 -1
  303. package/dist/components/icon/gator/templates/flags/flag-mq-martinique-2.js +1 -1
  304. package/dist/components/icon/gator/templates/flags/flag-mq-martinique.js +1 -1
  305. package/dist/components/icon/gator/templates/flags/flag-mr-mauritania.js +1 -1
  306. package/dist/components/icon/gator/templates/flags/flag-ms-montserrat.js +1 -1
  307. package/dist/components/icon/gator/templates/flags/flag-mt-malta.js +1 -1
  308. package/dist/components/icon/gator/templates/flags/flag-mu-mauritius.js +1 -1
  309. package/dist/components/icon/gator/templates/flags/flag-mv-maldives.js +1 -1
  310. package/dist/components/icon/gator/templates/flags/flag-mw-malawi.js +1 -1
  311. package/dist/components/icon/gator/templates/flags/flag-mx-mexico.js +1 -1
  312. package/dist/components/icon/gator/templates/flags/flag-my-malaysia.js +1 -1
  313. package/dist/components/icon/gator/templates/flags/flag-mz-mozambique.js +1 -1
  314. package/dist/components/icon/gator/templates/flags/flag-na-namibia.js +1 -1
  315. package/dist/components/icon/gator/templates/flags/flag-nc-new-caledonia.js +1 -1
  316. package/dist/components/icon/gator/templates/flags/flag-ne-niger.js +1 -1
  317. package/dist/components/icon/gator/templates/flags/flag-nf-norfolk-island.js +1 -1
  318. package/dist/components/icon/gator/templates/flags/flag-ng-nigeria.js +1 -1
  319. package/dist/components/icon/gator/templates/flags/flag-ni-nicaragua.js +1 -1
  320. package/dist/components/icon/gator/templates/flags/flag-nl-netherlands.js +1 -1
  321. package/dist/components/icon/gator/templates/flags/flag-no-norway.js +1 -1
  322. package/dist/components/icon/gator/templates/flags/flag-np-nepal.js +1 -1
  323. package/dist/components/icon/gator/templates/flags/flag-nr-nauru.js +1 -1
  324. package/dist/components/icon/gator/templates/flags/flag-nu-niue.js +1 -1
  325. package/dist/components/icon/gator/templates/flags/flag-nz-new-zealand-aotearoa.js +1 -1
  326. package/dist/components/icon/gator/templates/flags/flag-om-oman.js +1 -1
  327. package/dist/components/icon/gator/templates/flags/flag-pa-panama.js +1 -1
  328. package/dist/components/icon/gator/templates/flags/flag-pe-peru.js +1 -1
  329. package/dist/components/icon/gator/templates/flags/flag-pf-french-polynesia.js +1 -1
  330. package/dist/components/icon/gator/templates/flags/flag-pg-papua-new-guinea.js +1 -1
  331. package/dist/components/icon/gator/templates/flags/flag-ph-philippines.js +1 -1
  332. package/dist/components/icon/gator/templates/flags/flag-pk-pakistan.js +1 -1
  333. package/dist/components/icon/gator/templates/flags/flag-pl-poland.js +1 -1
  334. package/dist/components/icon/gator/templates/flags/flag-pm-saint-pierre-and-miquelon.js +1 -1
  335. package/dist/components/icon/gator/templates/flags/flag-pm-st-pierre-and-miquelon.js +1 -1
  336. package/dist/components/icon/gator/templates/flags/flag-pn-pitcairn-islands.js +1 -1
  337. package/dist/components/icon/gator/templates/flags/flag-pr-puerto-rico.js +1 -1
  338. package/dist/components/icon/gator/templates/flags/flag-ps-palestinian-territory.js +1 -1
  339. package/dist/components/icon/gator/templates/flags/flag-pt-portugal.js +1 -1
  340. package/dist/components/icon/gator/templates/flags/flag-pw-palau.js +1 -1
  341. package/dist/components/icon/gator/templates/flags/flag-py-paraguay.js +1 -1
  342. package/dist/components/icon/gator/templates/flags/flag-qa-qatar.js +1 -1
  343. package/dist/components/icon/gator/templates/flags/flag-re-reunion.js +1 -1
  344. package/dist/components/icon/gator/templates/flags/flag-ro-romania.js +1 -1
  345. package/dist/components/icon/gator/templates/flags/flag-rs-srbia.js +1 -1
  346. package/dist/components/icon/gator/templates/flags/flag-ru-russian-federation.js +1 -1
  347. package/dist/components/icon/gator/templates/flags/flag-rw-rwanda.js +1 -1
  348. package/dist/components/icon/gator/templates/flags/flag-sa-sudi-arabia.js +1 -1
  349. package/dist/components/icon/gator/templates/flags/flag-sb-slomon-islands.js +1 -1
  350. package/dist/components/icon/gator/templates/flags/flag-sc-sychelles.js +1 -1
  351. package/dist/components/icon/gator/templates/flags/flag-sd-sdan.js +1 -1
  352. package/dist/components/icon/gator/templates/flags/flag-se-seden.js +1 -1
  353. package/dist/components/icon/gator/templates/flags/flag-sg-sngapore.js +1 -1
  354. package/dist/components/icon/gator/templates/flags/flag-sh-sint-helena.js +1 -1
  355. package/dist/components/icon/gator/templates/flags/flag-si-sovenia.js +1 -1
  356. package/dist/components/icon/gator/templates/flags/flag-sj-salbard-and-jan-mayen.js +1 -1
  357. package/dist/components/icon/gator/templates/flags/flag-sk-sovakia.js +1 -1
  358. package/dist/components/icon/gator/templates/flags/flag-sl-serra-leone.js +1 -1
  359. package/dist/components/icon/gator/templates/flags/flag-sm-sn-marino.js +1 -1
  360. package/dist/components/icon/gator/templates/flags/flag-sn-snegal.js +1 -1
  361. package/dist/components/icon/gator/templates/flags/flag-so-smalia.js +1 -1
  362. package/dist/components/icon/gator/templates/flags/flag-sr-sriname.js +1 -1
  363. package/dist/components/icon/gator/templates/flags/flag-ss-south-sudan.js +1 -1
  364. package/dist/components/icon/gator/templates/flags/flag-st-so-tome-and-principe.js +1 -1
  365. package/dist/components/icon/gator/templates/flags/flag-sv-el-slvador.js +1 -1
  366. package/dist/components/icon/gator/templates/flags/flag-sx-snt-maarten.js +1 -1
  367. package/dist/components/icon/gator/templates/flags/flag-sy-sria.js +1 -1
  368. package/dist/components/icon/gator/templates/flags/flag-sz-saziland.js +1 -1
  369. package/dist/components/icon/gator/templates/flags/flag-tc-turks-and-caicos-islands.js +1 -1
  370. package/dist/components/icon/gator/templates/flags/flag-td-chad.js +1 -1
  371. package/dist/components/icon/gator/templates/flags/flag-tf-french-southern-and-antarctic-lands.js +1 -1
  372. package/dist/components/icon/gator/templates/flags/flag-tg-togo.js +1 -1
  373. package/dist/components/icon/gator/templates/flags/flag-th-thailand.js +1 -1
  374. package/dist/components/icon/gator/templates/flags/flag-tj-tajikistan.js +1 -1
  375. package/dist/components/icon/gator/templates/flags/flag-tk-tokelau.js +1 -1
  376. package/dist/components/icon/gator/templates/flags/flag-tl-timor-leste.js +1 -1
  377. package/dist/components/icon/gator/templates/flags/flag-tm-turkmenistan.js +1 -1
  378. package/dist/components/icon/gator/templates/flags/flag-tn-tunisia.js +1 -1
  379. package/dist/components/icon/gator/templates/flags/flag-to-tonga.js +1 -1
  380. package/dist/components/icon/gator/templates/flags/flag-tr-turkey.js +1 -1
  381. package/dist/components/icon/gator/templates/flags/flag-tt-trinidad-and-tobago.js +1 -1
  382. package/dist/components/icon/gator/templates/flags/flag-tv-tuvalu.js +1 -1
  383. package/dist/components/icon/gator/templates/flags/flag-tw-taiwan.js +1 -1
  384. package/dist/components/icon/gator/templates/flags/flag-tz-tanzania.js +1 -1
  385. package/dist/components/icon/gator/templates/flags/flag-ua-ukraine.js +1 -1
  386. package/dist/components/icon/gator/templates/flags/flag-ug-uganda.js +1 -1
  387. package/dist/components/icon/gator/templates/flags/flag-um-united-states-minor-outlying-islands.js +1 -1
  388. package/dist/components/icon/gator/templates/flags/flag-us-united-states.js +1 -1
  389. package/dist/components/icon/gator/templates/flags/flag-uy-uruguay.js +1 -1
  390. package/dist/components/icon/gator/templates/flags/flag-uz-uzbekistan.js +1 -1
  391. package/dist/components/icon/gator/templates/flags/flag-va-vatican-city-state.js +1 -1
  392. package/dist/components/icon/gator/templates/flags/flag-vc-saint-vincent-and-the-grenadines.js +1 -1
  393. package/dist/components/icon/gator/templates/flags/flag-ve-venezuela.js +1 -1
  394. package/dist/components/icon/gator/templates/flags/flag-vg-virgin-islands-british.js +1 -1
  395. package/dist/components/icon/gator/templates/flags/flag-vi-virgin-islands-us.js +1 -1
  396. package/dist/components/icon/gator/templates/flags/flag-vn-vietnam.js +1 -1
  397. package/dist/components/icon/gator/templates/flags/flag-vu-vanuatu.js +1 -1
  398. package/dist/components/icon/gator/templates/flags/flag-wf-wallis-and-futuna.js +1 -1
  399. package/dist/components/icon/gator/templates/flags/flag-ws-smoa.js +1 -1
  400. package/dist/components/icon/gator/templates/flags/flag-ye-yemen.js +1 -1
  401. package/dist/components/icon/gator/templates/flags/flag-yt-unf-mayotte.js +1 -1
  402. package/dist/components/icon/gator/templates/flags/flag-za-south-africa.js +1 -1
  403. package/dist/components/icon/gator/templates/flags/flag-zm-zambia.js +1 -1
  404. package/dist/components/icon/gator/templates/flags/flag-zw-zimbabwe.js +1 -1
  405. package/dist/components/icon/gator/templates/flame.js +1 -1
  406. package/dist/components/icon/gator/templates/flash-off.js +1 -1
  407. package/dist/components/icon/gator/templates/flash-on.js +1 -1
  408. package/dist/components/icon/gator/templates/folder.js +1 -1
  409. package/dist/components/icon/gator/templates/gauge.js +1 -1
  410. package/dist/components/icon/gator/templates/hammer.js +1 -1
  411. package/dist/components/icon/gator/templates/hand-pointing.js +1 -1
  412. package/dist/components/icon/gator/templates/heart.js +1 -1
  413. package/dist/components/icon/gator/templates/home-door.js +1 -1
  414. package/dist/components/icon/gator/templates/home-finance-arrow.js +1 -1
  415. package/dist/components/icon/gator/templates/home-finance.js +1 -1
  416. package/dist/components/icon/gator/templates/home-search.js +1 -1
  417. package/dist/components/icon/gator/templates/house-simple.js +1 -1
  418. package/dist/components/icon/gator/templates/house.js +1 -1
  419. package/dist/components/icon/gator/templates/inbox.js +1 -1
  420. package/dist/components/icon/gator/templates/info.js +1 -1
  421. package/dist/components/icon/gator/templates/instagram-logo.js +1 -1
  422. package/dist/components/icon/gator/templates/interest-rate.js +1 -1
  423. package/dist/components/icon/gator/templates/invoice.js +1 -1
  424. package/dist/components/icon/gator/templates/label.js +1 -1
  425. package/dist/components/icon/gator/templates/laptop.js +1 -1
  426. package/dist/components/icon/gator/templates/layout.js +1 -1
  427. package/dist/components/icon/gator/templates/lightbulb.js +1 -1
  428. package/dist/components/icon/gator/templates/link.js +1 -1
  429. package/dist/components/icon/gator/templates/linkedin-logo.js +1 -1
  430. package/dist/components/icon/gator/templates/list.js +1 -1
  431. package/dist/components/icon/gator/templates/loading-spinner-gif.js +1 -1
  432. package/dist/components/icon/gator/templates/loading.js +1 -1
  433. package/dist/components/icon/gator/templates/lock.js +1 -1
  434. package/dist/components/icon/gator/templates/magic-wand.js +1 -1
  435. package/dist/components/icon/gator/templates/mail-open.js +1 -1
  436. package/dist/components/icon/gator/templates/mail.js +1 -1
  437. package/dist/components/icon/gator/templates/mailbox.js +1 -1
  438. package/dist/components/icon/gator/templates/map.js +1 -1
  439. package/dist/components/icon/gator/templates/menu-hamburger.js +1 -1
  440. package/dist/components/icon/gator/templates/microsoft-excel-logo.js +1 -1
  441. package/dist/components/icon/gator/templates/microsoft-outlook-logo.js +1 -1
  442. package/dist/components/icon/gator/templates/microsoft-powerpoint-logo.js +1 -1
  443. package/dist/components/icon/gator/templates/microsoft-teams-logo.js +1 -1
  444. package/dist/components/icon/gator/templates/microsoft-word-logo.js +1 -1
  445. package/dist/components/icon/gator/templates/minus-circle.js +1 -1
  446. package/dist/components/icon/gator/templates/minus-square.js +1 -1
  447. package/dist/components/icon/gator/templates/minus.js +1 -1
  448. package/dist/components/icon/gator/templates/mobile-phone-2.js +1 -1
  449. package/dist/components/icon/gator/templates/monitor.js +1 -1
  450. package/dist/components/icon/gator/templates/move-doc.js +1 -1
  451. package/dist/components/icon/gator/templates/move.js +1 -1
  452. package/dist/components/icon/gator/templates/music.js +1 -1
  453. package/dist/components/icon/gator/templates/number-1.js +1 -1
  454. package/dist/components/icon/gator/templates/number-2.js +1 -1
  455. package/dist/components/icon/gator/templates/number-3.js +1 -1
  456. package/dist/components/icon/gator/templates/overflow-menu.js +1 -1
  457. package/dist/components/icon/gator/templates/paper-airplane.js +1 -1
  458. package/dist/components/icon/gator/templates/paperclip.js +1 -1
  459. package/dist/components/icon/gator/templates/payments/payment-amazon-pay.js +1 -1
  460. package/dist/components/icon/gator/templates/payments/payment-amex.js +1 -1
  461. package/dist/components/icon/gator/templates/payments/payment-apple-pay.js +1 -1
  462. package/dist/components/icon/gator/templates/payments/payment-discover.js +1 -1
  463. package/dist/components/icon/gator/templates/payments/payment-google-pay.js +1 -1
  464. package/dist/components/icon/gator/templates/payments/payment-mastercard.js +1 -1
  465. package/dist/components/icon/gator/templates/payments/payment-visa.js +1 -1
  466. package/dist/components/icon/gator/templates/pen.js +1 -1
  467. package/dist/components/icon/gator/templates/pencil-paper.js +1 -1
  468. package/dist/components/icon/gator/templates/pencil.js +1 -1
  469. package/dist/components/icon/gator/templates/people-multiple.js +1 -1
  470. package/dist/components/icon/gator/templates/people-share.js +1 -1
  471. package/dist/components/icon/gator/templates/percent.js +1 -1
  472. package/dist/components/icon/gator/templates/person-add.js +1 -1
  473. package/dist/components/icon/gator/templates/person-check.js +1 -1
  474. package/dist/components/icon/gator/templates/person-lock.js +1 -1
  475. package/dist/components/icon/gator/templates/person.js +1 -1
  476. package/dist/components/icon/gator/templates/phone-alert.js +1 -1
  477. package/dist/components/icon/gator/templates/phone-mobile.js +1 -1
  478. package/dist/components/icon/gator/templates/phone.js +1 -1
  479. package/dist/components/icon/gator/templates/picture.js +1 -1
  480. package/dist/components/icon/gator/templates/pin.js +1 -1
  481. package/dist/components/icon/gator/templates/pinterest-logo.js +1 -1
  482. package/dist/components/icon/gator/templates/plus-circle.js +1 -1
  483. package/dist/components/icon/gator/templates/plus.js +1 -1
  484. package/dist/components/icon/gator/templates/printer.js +1 -1
  485. package/dist/components/icon/gator/templates/question-chat-bubble.js +1 -1
  486. package/dist/components/icon/gator/templates/question-circle.js +1 -1
  487. package/dist/components/icon/gator/templates/question-mark.js +1 -1
  488. package/dist/components/icon/gator/templates/radio-selected.js +1 -1
  489. package/dist/components/icon/gator/templates/radio.js +1 -1
  490. package/dist/components/icon/gator/templates/receipt.js +1 -1
  491. package/dist/components/icon/gator/templates/restricted.js +1 -1
  492. package/dist/components/icon/gator/templates/sandals.js +1 -1
  493. package/dist/components/icon/gator/templates/save.js +1 -1
  494. package/dist/components/icon/gator/templates/screen.js +1 -1
  495. package/dist/components/icon/gator/templates/search.js +1 -1
  496. package/dist/components/icon/gator/templates/settings.js +1 -1
  497. package/dist/components/icon/gator/templates/share-1.js +1 -1
  498. package/dist/components/icon/gator/templates/share-2.js +1 -1
  499. package/dist/components/icon/gator/templates/shield-lock.js +1 -1
  500. package/dist/components/icon/gator/templates/shield-warning.js +1 -1
  501. package/dist/components/icon/gator/templates/sidebar-simple.js +1 -1
  502. package/dist/components/icon/gator/templates/sidebar.js +1 -1
  503. package/dist/components/icon/gator/templates/smart-home.js +1 -1
  504. package/dist/components/icon/gator/templates/sort-arrow-solid-down.js +1 -1
  505. package/dist/components/icon/gator/templates/sort-arrow-solid-left.js +1 -1
  506. package/dist/components/icon/gator/templates/sort-arrow-solid-right.js +1 -1
  507. package/dist/components/icon/gator/templates/sort-arrow-solid-up-down.js +1 -1
  508. package/dist/components/icon/gator/templates/sort-arrow-solid-up.js +1 -1
  509. package/dist/components/icon/gator/templates/sort-reverse-variant.js +1 -1
  510. package/dist/components/icon/gator/templates/sort-variant.js +1 -1
  511. package/dist/components/icon/gator/templates/sparkle-filled.js +1 -1
  512. package/dist/components/icon/gator/templates/sparkle.js +1 -1
  513. package/dist/components/icon/gator/templates/speech-bubble.js +1 -1
  514. package/dist/components/icon/gator/templates/stack.js +1 -1
  515. package/dist/components/icon/gator/templates/stamp.js +1 -1
  516. package/dist/components/icon/gator/templates/star-four-filled.js +1 -1
  517. package/dist/components/icon/gator/templates/star-four.js +1 -1
  518. package/dist/components/icon/gator/templates/star.js +1 -1
  519. package/dist/components/icon/gator/templates/stopwatch.js +1 -1
  520. package/dist/components/icon/gator/templates/sun.js +1 -1
  521. package/dist/components/icon/gator/templates/sync.js +1 -1
  522. package/dist/components/icon/gator/templates/tab-arrows.js +1 -1
  523. package/dist/components/icon/gator/templates/target.js +1 -1
  524. package/dist/components/icon/gator/templates/thumbs-down.js +1 -1
  525. package/dist/components/icon/gator/templates/thumbs-up.js +1 -1
  526. package/dist/components/icon/gator/templates/tools.js +1 -1
  527. package/dist/components/icon/gator/templates/touch-id.js +1 -1
  528. package/dist/components/icon/gator/templates/trash.js +1 -1
  529. package/dist/components/icon/gator/templates/twitter-logo.js +1 -1
  530. package/dist/components/icon/gator/templates/unlink.js +1 -1
  531. package/dist/components/icon/gator/templates/unlock.js +1 -1
  532. package/dist/components/icon/gator/templates/upload.js +1 -1
  533. package/dist/components/icon/gator/templates/video.js +1 -1
  534. package/dist/components/icon/gator/templates/warning-circle.js +1 -1
  535. package/dist/components/icon/gator/templates/warning-diamond.js +1 -1
  536. package/dist/components/icon/gator/templates/warning-octagon.js +1 -1
  537. package/dist/components/icon/gator/templates/warning.js +1 -1
  538. package/dist/components/icon/gator/templates/wet-sign.js +1 -1
  539. package/dist/components/icon/gator/templates/wifi-off.js +1 -1
  540. package/dist/components/icon/gator/templates/wifi.js +1 -1
  541. package/dist/components/icon/gator/templates/x-logo.js +1 -1
  542. package/dist/components/icon/gator/templates/yelp-logo.js +1 -1
  543. package/dist/components/icon/gator/templates/youtube-logo.js +1 -1
  544. package/dist/components/icon/gator/templates/zillow-logo.js +1 -1
  545. package/dist/components/icon/icon.js +1 -1
  546. package/dist/components/icon/slds/icon.slds.js +1 -1
  547. package/dist/components/icon-button/gator/icon-button.gator.js +6 -4
  548. package/dist/components/icon-button/icon-button.js +1 -1
  549. package/dist/components/illustration/gator/illustration.gator.js +18 -1
  550. package/dist/components/illustration/gator/index.js +1 -1
  551. package/dist/components/illustration/gator/templates/add-note.js +6 -0
  552. package/dist/components/illustration/gator/templates/address.js +6 -0
  553. package/dist/components/illustration/gator/templates/appointment-confirmed.js +6 -0
  554. package/dist/components/illustration/gator/templates/assets.js +6 -0
  555. package/dist/components/illustration/gator/templates/auto-money.js +6 -0
  556. package/dist/components/illustration/gator/templates/balloons.js +5 -9
  557. package/dist/components/illustration/gator/templates/bank-account.js +6 -0
  558. package/dist/components/illustration/gator/templates/brief-case.js +6 -0
  559. package/dist/components/illustration/gator/templates/calendar-home.js +6 -0
  560. package/dist/components/illustration/gator/templates/change-data.js +7 -0
  561. package/dist/components/illustration/gator/templates/check-with-pencil.js +5 -5
  562. package/dist/components/illustration/gator/templates/co-borrower.js +7 -0
  563. package/dist/components/illustration/gator/templates/co-borrowers-incomplete.js +7 -0
  564. package/dist/components/illustration/gator/templates/co-borrowers.js +7 -0
  565. package/dist/components/illustration/gator/templates/commercial.js +24 -30
  566. package/dist/components/illustration/gator/templates/connectivity.js +7 -0
  567. package/dist/components/illustration/gator/templates/consumer.js +15 -14
  568. package/dist/components/illustration/gator/templates/contact-search.js +7 -0
  569. package/dist/components/illustration/gator/templates/conversation-multiple.js +7 -0
  570. package/dist/components/illustration/gator/templates/credit-card.js +7 -0
  571. package/dist/components/illustration/gator/templates/crop-background.js +7 -0
  572. package/dist/components/illustration/gator/templates/crop-page.js +7 -0
  573. package/dist/components/illustration/gator/templates/declarations-legal.js +7 -0
  574. package/dist/components/illustration/gator/templates/deliver.js +7 -0
  575. package/dist/components/illustration/gator/templates/demographic-info.js +7 -0
  576. package/dist/components/illustration/gator/templates/document-add.js +7 -0
  577. package/dist/components/illustration/gator/templates/document-signature.js +7 -0
  578. package/dist/components/illustration/gator/templates/download-app.js +7 -0
  579. package/dist/components/illustration/gator/templates/empty-box.js +7 -0
  580. package/dist/components/illustration/gator/templates/home-search.js +7 -0
  581. package/dist/components/illustration/gator/templates/house-5.js +7 -0
  582. package/dist/components/illustration/gator/templates/house-6.js +7 -0
  583. package/dist/components/illustration/gator/templates/house-fireworks.js +7 -0
  584. package/dist/components/illustration/gator/templates/house-under-construction.js +7 -0
  585. package/dist/components/illustration/gator/templates/house-with-shield.js +7 -0
  586. package/dist/components/illustration/gator/templates/index.js +1 -1
  587. package/dist/components/illustration/gator/templates/inquiry.js +7 -0
  588. package/dist/components/illustration/gator/templates/locked.js +7 -0
  589. package/dist/components/illustration/gator/templates/make-an-offer.js +7 -0
  590. package/dist/components/illustration/gator/templates/mortgage.js +15 -21
  591. package/dist/components/illustration/gator/templates/network-error.js +7 -0
  592. package/dist/components/illustration/gator/templates/page-1.js +7 -0
  593. package/dist/components/illustration/gator/templates/page-2.js +7 -0
  594. package/dist/components/illustration/gator/templates/page-3.js +7 -0
  595. package/dist/components/illustration/gator/templates/paper-3.js +7 -0
  596. package/dist/components/illustration/gator/templates/paper-7.js +7 -0
  597. package/dist/components/illustration/gator/templates/person-2.js +7 -0
  598. package/dist/components/illustration/gator/templates/personal-info.js +7 -0
  599. package/dist/components/illustration/gator/templates/portfolio-analytics.js +32 -38
  600. package/dist/components/illustration/gator/templates/price-search.js +7 -0
  601. package/dist/components/illustration/gator/templates/quick-links.js +7 -0
  602. package/dist/components/illustration/gator/templates/register.js +7 -0
  603. package/dist/components/illustration/gator/templates/schedule-home-tour.js +7 -0
  604. package/dist/components/illustration/gator/templates/small-business.js +15 -21
  605. package/dist/components/illustration/gator/templates/social-security.js +7 -0
  606. package/dist/components/illustration/gator/templates/start-conversation.js +7 -0
  607. package/dist/components/illustration/gator/templates/status-no-x.js +7 -0
  608. package/dist/components/illustration/gator/templates/status.js +7 -0
  609. package/dist/components/illustration/gator/templates/success.js +7 -0
  610. package/dist/components/illustration/gator/templates/talkluments.js +7 -0
  611. package/dist/components/illustration/gator/templates/thumbs-down-man.js +7 -0
  612. package/dist/components/illustration/gator/templates/transfer.js +7 -0
  613. package/dist/components/illustration/gator/templates/treasury.js +16 -22
  614. package/dist/components/illustration/gator/templates/unsecured-line-of-credit.js +7 -0
  615. package/dist/components/illustration/gator/templates/upload-cloud.js +7 -0
  616. package/dist/components/illustration/gator/templates/your-bank-placeholder.js +1 -1
  617. package/dist/components/illustration/gator/templates/your-bank.js +1 -1
  618. package/dist/components/input/base/input-base.gator.js +5 -5
  619. package/dist/components/input/base/input-base.js +1 -1
  620. package/dist/components/input/gator/dropdown/input-dropdown.gator.js +18 -23
  621. package/dist/components/input/gator/help-text/help-text.gator.js +1 -1
  622. package/dist/components/input/gator/input-currency/input-currency.gator.js +1 -1
  623. package/dist/components/input/gator/input-date/input-date.gator.js +2 -1
  624. package/dist/components/input/gator/input-file/file-uploaded-preview/file-upload-preview.gator.js +1 -1
  625. package/dist/components/input/gator/input-file/input-file.gator.js +1 -1
  626. package/dist/components/input/gator/input-label/input-label.gator.js +2 -2
  627. package/dist/components/input/gator/input-masked/input-masked.gator.js +1 -1
  628. package/dist/components/input/gator/input-percent/input-percent.gator.js +1 -1
  629. package/dist/components/input/gator/input-phone/input-phone.gator.js +1 -1
  630. package/dist/components/input/gator/input-search/input-search.gator.js +5 -5
  631. package/dist/components/input/gator/input-text/input-text.gator.js +1 -1
  632. package/dist/components/input/gator/input-textarea/input-textarea.gator.js +2 -2
  633. package/dist/components/input/gator/input-time/input-time.gator.js +27 -0
  634. package/dist/components/input/index.gator.js +1 -1
  635. package/dist/components/input/index.js +1 -1
  636. package/dist/components/input/slds/input-error/input-error.slds.js +2 -2
  637. package/dist/components/input/slds/input-label/input-label.slds.js +1 -1
  638. package/dist/components/input/slds/input-text/input-text.slds.js +1 -1
  639. package/dist/components/input-rich-text/ckeditor-config.js +1 -1
  640. package/dist/components/input-rich-text/input-rich-text.js +1 -1
  641. package/dist/components/input-rich-text/input-rich-text.slds.js +3 -3
  642. package/dist/components/list/gator/list/list.gator.js +2 -4
  643. package/dist/components/list/gator/list-item/list-item.gator.js +7 -9
  644. package/dist/components/loading-spinner/gator/loading-spinner.gator.js +1 -1
  645. package/dist/components/loading-spinner/loading-spinner.js +1 -1
  646. package/dist/components/menu/base/gator/menu.gator.js +1 -1
  647. package/dist/components/menu/base/menu.js +1 -1
  648. package/dist/components/menu/base/slds/menu.slds.js +1 -1
  649. package/dist/components/menu/menu-divider/menu-divider.js +1 -1
  650. package/dist/components/menu/menu-divider/menu-divider.slds.js +1 -1
  651. package/dist/components/menu/menu-item/gator/menu-item.gator.js +1 -1
  652. package/dist/components/menu/menu-item/menu-item.js +1 -1
  653. package/dist/components/menu/menu-item/slds/menu-item.slds.js +1 -1
  654. package/dist/components/menu/menu-submenu/menu-submenu.js +1 -1
  655. package/dist/components/menu/menu-submenu/menu-submenu.slds.js +1 -1
  656. package/dist/components/modal/gator/modal.gator.js +7 -7
  657. package/dist/components/modal/modal.js +1 -1
  658. package/dist/components/page-header/gator/page-header.gator.js +1 -1
  659. package/dist/components/panel/gator/panel.gator.js +1 -1
  660. package/dist/components/panel/gator/panel.storybook-test.js +1 -1
  661. package/dist/components/pill/pill.js +1 -1
  662. package/dist/components/pill/pill.slds.js +1 -1
  663. package/dist/components/progress-bar/gator/progress-bar.gator.js +1 -1
  664. package/dist/components/radio/radio.gator.js +21 -20
  665. package/dist/components/radio-group/radio-group.gator.js +5 -5
  666. package/dist/components/scoped-notification/scoped-notification.js +1 -1
  667. package/dist/components/scoped-notification/scoped-notification.slds.js +1 -1
  668. package/dist/components/selection-box/selection-box.gator.js +1 -1
  669. package/dist/components/selection-box-group/selection-box-group.gator.js +4 -4
  670. package/dist/components/selector/gator/selector.gator.js +2 -2
  671. package/dist/components/skeleton-loader/gator/skeleton-loader.gator.js +1 -1
  672. package/dist/components/switch/gator/switch.gator.js +2 -2
  673. package/dist/components/switch/switch.js +1 -1
  674. package/dist/components/table/gator/table-controls/table-controls.gator.js +1 -1
  675. package/dist/components/table/gator/table-pagination/table-pagination.gator.js +1 -1
  676. package/dist/components/table/gator/table.gator.js +1 -1
  677. package/dist/components/table/table.js +1 -1
  678. package/dist/components/tabs/gator/tab/tab.gator.js +1 -1
  679. package/dist/components/tabs/gator/tabset/tabset.gator.js +14 -14
  680. package/dist/components/text-detail/gator/text-detail.gator.js +1 -1
  681. package/dist/components/text-detail/text-detail.js +1 -1
  682. package/dist/components/text-link/gator/text-link.gator.js +1 -1
  683. package/dist/components/text-link/text-link.js +1 -1
  684. package/dist/components/time-picker/gator/index.js +1 -0
  685. package/dist/components/time-picker/gator/time-picker.gator.js +125 -0
  686. package/dist/components/toast/gator/base/toast.gator.js +1 -1
  687. package/dist/components/toast/gator/subtitle/toast-subtitle.gator.js +1 -1
  688. package/dist/components/toast/gator/title/toast-title.gator.js +1 -1
  689. package/dist/components/toast/toast.js +1 -1
  690. package/dist/components/tooltip/gator/tooltip.gator.js +1 -1
  691. package/dist/components/tooltip/slds/tooltip.slds.js +1 -1
  692. package/dist/components/tooltip/tooltip.js +1 -1
  693. package/dist/index.gator.js +1 -1
  694. package/dist/index.js +1 -1
  695. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-alignment@45.0.0/node_modules/@ckeditor/ckeditor5-alignment/dist/index.js +4 -0
  696. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-autoformat@44.3.0 → @ckeditor_ckeditor5-autoformat@45.0.0}/node_modules/@ckeditor/ckeditor5-autoformat/dist/index.js +1 -1
  697. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-autosave@44.3.0 → @ckeditor_ckeditor5-autosave@45.0.0}/node_modules/@ckeditor/ckeditor5-autosave/dist/index.js +1 -1
  698. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-basic-styles@45.0.0/node_modules/@ckeditor/ckeditor5-basic-styles/dist/index.js +4 -0
  699. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-block-quote@44.3.0 → @ckeditor_ckeditor5-block-quote@45.0.0}/node_modules/@ckeditor/ckeditor5-block-quote/dist/index.js +2 -2
  700. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-clipboard@45.0.0/node_modules/@ckeditor/ckeditor5-clipboard/dist/index.js +20 -0
  701. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-cloud-services@44.3.0 → @ckeditor_ckeditor5-cloud-services@45.0.0}/node_modules/@ckeditor/ckeditor5-cloud-services/dist/index.js +2 -2
  702. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-code-block@44.3.0 → @ckeditor_ckeditor5-code-block@45.0.0}/node_modules/@ckeditor/ckeditor5-code-block/dist/index.js +5 -5
  703. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-core@45.0.0/node_modules/@ckeditor/ckeditor5-core/dist/index.js +4 -0
  704. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-editor-classic@45.0.0/node_modules/@ckeditor/ckeditor5-editor-classic/dist/index.js +4 -0
  705. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-engine@44.3.0 → @ckeditor_ckeditor5-engine@45.0.0}/node_modules/@ckeditor/ckeditor5-engine/dist/index.js +3 -3
  706. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-enter@44.3.0 → @ckeditor_ckeditor5-enter@45.0.0}/node_modules/@ckeditor/ckeditor5-enter/dist/index.js +1 -1
  707. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-essentials@44.3.0 → @ckeditor_ckeditor5-essentials@45.0.0}/node_modules/@ckeditor/ckeditor5-essentials/dist/index.js +1 -1
  708. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-find-and-replace@45.0.0/node_modules/@ckeditor/ckeditor5-find-and-replace/dist/index.js +5 -0
  709. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-font@45.0.0/node_modules/@ckeditor/ckeditor5-font/dist/index.js +7 -0
  710. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-heading@44.3.0 → @ckeditor_ckeditor5-heading@45.0.0}/node_modules/@ckeditor/ckeditor5-heading/dist/index.js +1 -1
  711. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-highlight@45.0.0/node_modules/@ckeditor/ckeditor5-highlight/dist/index.js +4 -0
  712. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-horizontal-line@45.0.0/node_modules/@ckeditor/ckeditor5-horizontal-line/dist/index.js +4 -0
  713. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-html-embed@45.0.0/node_modules/@ckeditor/ckeditor5-html-embed/dist/index.js +4 -0
  714. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-html-support@45.0.0/node_modules/@ckeditor/ckeditor5-html-support/dist/index.js +12 -0
  715. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-icons@45.0.0/node_modules/@ckeditor/ckeditor5-icons/dist/index.js +6 -0
  716. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-image@45.0.0/node_modules/@ckeditor/ckeditor5-image/dist/index.js +10 -0
  717. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-indent@45.0.0/node_modules/@ckeditor/ckeditor5-indent/dist/index.js +10 -0
  718. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-language@44.3.0 → @ckeditor_ckeditor5-language@45.0.0}/node_modules/@ckeditor/ckeditor5-language/dist/index.js +1 -1
  719. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-link@45.0.0/node_modules/@ckeditor/ckeditor5-link/dist/index.js +4 -0
  720. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-list@45.0.0/node_modules/@ckeditor/ckeditor5-list/dist/index.js +13 -0
  721. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-markdown-gfm@44.3.0 → @ckeditor_ckeditor5-markdown-gfm@45.0.0}/node_modules/@ckeditor/ckeditor5-markdown-gfm/dist/index.js +1 -1
  722. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-media-embed@45.0.0/node_modules/@ckeditor/ckeditor5-media-embed/dist/index.js +7 -0
  723. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-mention@44.3.0 → @ckeditor_ckeditor5-mention@45.0.0}/node_modules/@ckeditor/ckeditor5-mention/dist/index.js +1 -1
  724. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-page-break@45.0.0/node_modules/@ckeditor/ckeditor5-page-break/dist/index.js +4 -0
  725. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-paragraph@44.3.0 → @ckeditor_ckeditor5-paragraph@45.0.0}/node_modules/@ckeditor/ckeditor5-paragraph/dist/index.js +2 -2
  726. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-paste-from-office@44.3.0 → @ckeditor_ckeditor5-paste-from-office@45.0.0}/node_modules/@ckeditor/ckeditor5-paste-from-office/dist/index.js +1 -1
  727. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-remove-format@45.0.0/node_modules/@ckeditor/ckeditor5-remove-format/dist/index.js +4 -0
  728. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-select-all@45.0.0/node_modules/@ckeditor/ckeditor5-select-all/dist/index.js +4 -0
  729. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-show-blocks@45.0.0/node_modules/@ckeditor/ckeditor5-show-blocks/dist/index.js +4 -0
  730. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-source-editing@45.0.0/node_modules/@ckeditor/ckeditor5-source-editing/dist/index.js +12 -0
  731. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-special-characters@45.0.0/node_modules/@ckeditor/ckeditor5-special-characters/dist/index.js +4 -0
  732. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-style@44.3.0 → @ckeditor_ckeditor5-style@45.0.0}/node_modules/@ckeditor/ckeditor5-style/dist/index.js +1 -1
  733. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-table@45.0.0/node_modules/@ckeditor/ckeditor5-table/dist/index.js +16 -0
  734. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-typing@44.3.0 → @ckeditor_ckeditor5-typing@45.0.0}/node_modules/@ckeditor/ckeditor5-typing/dist/index.js +3 -3
  735. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-ui@45.0.0/node_modules/@ckeditor/ckeditor5-ui/dist/index.js +28 -0
  736. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-undo@44.3.0 → @ckeditor_ckeditor5-undo@45.0.0}/node_modules/@ckeditor/ckeditor5-undo/dist/index.js +2 -2
  737. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-upload@44.3.0 → @ckeditor_ckeditor5-upload@45.0.0}/node_modules/@ckeditor/ckeditor5-upload/dist/index.js +1 -1
  738. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-utils@44.3.0 → @ckeditor_ckeditor5-utils@45.0.0}/node_modules/@ckeditor/ckeditor5-utils/dist/index.js +9 -9
  739. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-watchdog@44.3.0 → @ckeditor_ckeditor5-watchdog@45.0.0}/node_modules/@ckeditor/ckeditor5-watchdog/dist/index.js +1 -1
  740. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-widget@45.0.0/node_modules/@ckeditor/ckeditor5-widget/dist/index.js +4 -0
  741. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/property.js +5 -0
  742. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/reactive-element.js +5 -0
  743. package/dist/node_modules/.pnpm/{@storybook_instrumenter@8.6.12_storybook@8.6.12_prettier@3.4.2_ → @storybook_instrumenter@8.6.12_storybook@8.6.12_prettier@3.5.3_}/node_modules/@storybook/instrumenter/dist/index.js +1 -1
  744. package/dist/node_modules/.pnpm/{@storybook_test@8.6.12_storybook@8.6.12_prettier@3.4.2_ → @storybook_test@8.6.12_storybook@8.6.12_prettier@3.5.3_}/node_modules/@storybook/test/dist/index.js +1 -1
  745. package/dist/node_modules/.pnpm/{@vitest_expect@3.1.1 → @vitest_expect@3.1.2}/node_modules/@vitest/expect/dist/index.js +4 -4
  746. package/dist/node_modules/.pnpm/{@vitest_pretty-format@3.1.1 → @vitest_pretty-format@3.1.2}/node_modules/@vitest/pretty-format/dist/index.js +5 -5
  747. package/dist/node_modules/.pnpm/@vitest_runner@3.1.2/node_modules/@vitest/runner/dist/index.js +4 -0
  748. package/dist/node_modules/.pnpm/{@vitest_snapshot@3.1.1 → @vitest_snapshot@3.1.2}/node_modules/@vitest/snapshot/dist/index.js +1 -1
  749. package/dist/node_modules/.pnpm/{@vitest_utils@3.1.1 → @vitest_utils@3.1.2}/node_modules/@vitest/utils/dist/chunk-_commonjsHelpers.js +1 -1
  750. package/dist/node_modules/.pnpm/{@vitest_utils@3.1.1 → @vitest_utils@3.1.2}/node_modules/@vitest/utils/dist/diff.js +1 -1
  751. package/dist/node_modules/.pnpm/color-parse@1.4.2/node_modules/color-parse/index.js +1 -1
  752. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/_internal/getSymbols.js +1 -0
  753. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/_internal/getTag.js +1 -0
  754. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/_internal/isDeepKey.js +1 -0
  755. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/_internal/isIndex.js +1 -0
  756. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/_internal/isPrototype.js +1 -0
  757. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/_internal/normalizeForCase.js +1 -0
  758. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/_internal/tags.js +1 -0
  759. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/_internal/toKey.js +1 -0
  760. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/function/debounce.js +1 -0
  761. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/function/throttle.js +1 -0
  762. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/object/assignIn.js +1 -0
  763. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/object/cloneDeep.js +1 -0
  764. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/object/cloneDeepWith.js +1 -0
  765. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/object/get.js +1 -0
  766. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/object/keysIn.js +1 -0
  767. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/object/mapValues.js +1 -0
  768. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/object/merge.js +1 -0
  769. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/object/mergeWith.js +1 -0
  770. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/object/property.js +1 -0
  771. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/object/set.js +1 -0
  772. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/object/unset.js +1 -0
  773. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/predicate/isArguments.js +1 -0
  774. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/predicate/isArrayLike.js +1 -0
  775. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/predicate/isElement.js +1 -0
  776. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/predicate/isEqualWith.js +1 -0
  777. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/predicate/isObject.js +1 -0
  778. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/predicate/isObjectLike.js +1 -0
  779. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/predicate/isPlainObject.js +1 -0
  780. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/predicate/isString.js +1 -0
  781. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/predicate/isSymbol.js +1 -0
  782. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/predicate/isTypedArray.js +1 -0
  783. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/string/escapeRegExp.js +1 -0
  784. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/string/startCase.js +1 -0
  785. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/string/upperFirst.js +1 -0
  786. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/util/eq.js +1 -0
  787. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/util/times.js +1 -0
  788. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/util/toFinite.js +1 -0
  789. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/util/toInteger.js +1 -0
  790. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/util/toNumber.js +1 -0
  791. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/util/toPath.js +1 -0
  792. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/util/toString.js +1 -0
  793. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/function/after.js +1 -0
  794. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/function/debounce.js +1 -0
  795. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/function/identity.js +1 -0
  796. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/function/noop.js +1 -0
  797. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/object/clone.js +1 -0
  798. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/object/cloneDeepWith.js +1 -0
  799. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/object/mapValues.js +1 -0
  800. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/predicate/isBuffer.js +1 -0
  801. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/predicate/isEqual.js +1 -0
  802. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/predicate/isEqualWith.js +1 -0
  803. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/predicate/isFunction.js +1 -0
  804. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/predicate/isLength.js +1 -0
  805. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/predicate/isPlainObject.js +1 -0
  806. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/predicate/isPrimitive.js +1 -0
  807. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/predicate/isTypedArray.js +1 -0
  808. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/string/escapeRegExp.js +1 -0
  809. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/string/upperFirst.js +1 -0
  810. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/string/words.js +1 -0
  811. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.7/node_modules/libphonenumber-js/metadata.min.json.js +1 -0
  812. package/dist/node_modules/.pnpm/lit-element@4.2.0/node_modules/lit-element/lit-element.js +5 -0
  813. package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/ref.js +5 -0
  814. package/dist/node_modules/.pnpm/{lit-html@3.2.1 → lit-html@3.3.0}/node_modules/lit-html/lit-html.js +1 -1
  815. package/dist/node_modules/.pnpm/{vitest@3.1.1_@types_debug@4.1.12_@types_node@22.13.10_@vitest_browser@3.1.1_@vitest_ui@_10eb3c608a954c2845bfad81b0d7d772/node_modules/vitest/dist/chunks/utils.CtocqOoE.js → vitest@3.1.2_@types_debug@4.1.12_@types_node@22.15.3_@vitest_browser@3.1.2_@vitest_ui@3_724caf7e58fde488d6596f4a62438909/node_modules/vitest/dist/chunks/utils.CgTj3MsC.js} +3 -2
  816. package/dist/node_modules/.pnpm/{vitest@3.1.1_@types_debug@4.1.12_@types_node@22.13.10_@vitest_browser@3.1.1_@vitest_ui@_10eb3c608a954c2845bfad81b0d7d772/node_modules/vitest/dist/chunks/vi.B-PuvDzu.js → vitest@3.1.2_@types_debug@4.1.12_@types_node@22.15.3_@vitest_browser@3.1.2_@vitest_ui@3_724caf7e58fde488d6596f4a62438909/node_modules/vitest/dist/chunks/vi.ClIskdbk.js} +1 -1
  817. package/dist/packages/web-components/src/components/alert/gator/base/alert.gator.scss.js +1 -1
  818. package/dist/packages/web-components/src/components/banner/gator/banner.gator.scss.js +1 -1
  819. package/dist/packages/web-components/src/components/button/gator/button.gator.scss.js +1 -1
  820. package/dist/packages/web-components/src/components/chip/gator/chip.gator.scss.js +1 -1
  821. package/dist/packages/web-components/src/components/display-card/gator/display-card.gator.scss.js +1 -1
  822. package/dist/packages/web-components/src/components/headline-card/gator/headline-card.gator.scss.js +1 -1
  823. package/dist/packages/web-components/src/components/headline-card/gator/headline-card.gator.tokens.scss.js +1 -1
  824. package/dist/packages/web-components/src/components/illustration/gator/illustration.gator.scss.js +1 -1
  825. package/dist/packages/web-components/src/components/input/gator/input-time/input-time.gator.scss.js +1 -0
  826. package/dist/packages/web-components/src/components/input/input.gator.scss.js +1 -1
  827. package/dist/packages/web-components/src/components/input/input.gator.tokens.scss.js +1 -1
  828. package/dist/packages/web-components/src/components/radio/radio.gator.scss.js +1 -1
  829. package/dist/packages/web-components/src/components/radio/radio.gator.tokens.scss.js +1 -1
  830. package/dist/packages/web-components/src/components/time-picker/gator/time-picker.gator.scss.js +1 -0
  831. package/dist/packages/web-components/src/components/tooltip/gator/tooltip.gator.scss.js +1 -1
  832. package/dist/packages/web-components/src/components/tooltip/tooltip.scss.js +1 -1
  833. package/dist/packages/web-components/src/tokens/semantic.tokens.scss.js +1 -1
  834. package/dist/types/components/alert/alert.d.ts +1 -1
  835. package/dist/types/components/banner/banner.d.ts +1 -1
  836. package/dist/types/components/checkbox/checkbox.gator.d.ts +1 -2
  837. package/dist/types/components/checkbox-group/checkbox-group.gator.d.ts +1 -1
  838. package/dist/types/components/chip/chip.d.ts +9 -2
  839. package/dist/types/components/chip/gator/chip.gator.d.ts +2 -0
  840. package/dist/types/components/icon-button/icon-button.d.ts +10 -0
  841. package/dist/types/components/illustration/gator/illustration.gator.d.ts +20 -2
  842. package/dist/types/components/illustration/gator/templates/add-note.d.ts +1 -0
  843. package/dist/types/components/illustration/gator/templates/address.d.ts +1 -0
  844. package/dist/types/components/illustration/gator/templates/appointment-confirmed.d.ts +1 -0
  845. package/dist/types/components/illustration/gator/templates/assets.d.ts +1 -0
  846. package/dist/types/components/illustration/gator/templates/auto-money.d.ts +1 -0
  847. package/dist/types/components/illustration/gator/templates/bank-account.d.ts +1 -0
  848. package/dist/types/components/illustration/gator/templates/brief-case.d.ts +1 -0
  849. package/dist/types/components/illustration/gator/templates/calendar-home.d.ts +1 -0
  850. package/dist/types/components/illustration/gator/templates/change-data.d.ts +1 -0
  851. package/dist/types/components/illustration/gator/templates/co-borrower.d.ts +1 -0
  852. package/dist/types/components/illustration/gator/templates/co-borrowers-incomplete.d.ts +1 -0
  853. package/dist/types/components/illustration/gator/templates/co-borrowers.d.ts +1 -0
  854. package/dist/types/components/illustration/gator/templates/connectivity.d.ts +1 -0
  855. package/dist/types/components/illustration/gator/templates/contact-search.d.ts +1 -0
  856. package/dist/types/components/illustration/gator/templates/conversation-multiple.d.ts +1 -0
  857. package/dist/types/components/illustration/gator/templates/credit-card.d.ts +1 -0
  858. package/dist/types/components/illustration/gator/templates/crop-background.d.ts +1 -0
  859. package/dist/types/components/illustration/gator/templates/crop-page.d.ts +1 -0
  860. package/dist/types/components/illustration/gator/templates/declarations-legal.d.ts +1 -0
  861. package/dist/types/components/illustration/gator/templates/deliver.d.ts +1 -0
  862. package/dist/types/components/illustration/gator/templates/demographic-info.d.ts +1 -0
  863. package/dist/types/components/illustration/gator/templates/document-add.d.ts +1 -0
  864. package/dist/types/components/illustration/gator/templates/document-signature.d.ts +1 -0
  865. package/dist/types/components/illustration/gator/templates/download-app.d.ts +1 -0
  866. package/dist/types/components/illustration/gator/templates/empty-box.d.ts +1 -0
  867. package/dist/types/components/illustration/gator/templates/home-search.d.ts +1 -0
  868. package/dist/types/components/illustration/gator/templates/house-5.d.ts +1 -0
  869. package/dist/types/components/illustration/gator/templates/house-6.d.ts +1 -0
  870. package/dist/types/components/illustration/gator/templates/house-fireworks.d.ts +1 -0
  871. package/dist/types/components/illustration/gator/templates/house-under-construction.d.ts +1 -0
  872. package/dist/types/components/illustration/gator/templates/house-with-shield.d.ts +1 -0
  873. package/dist/types/components/illustration/gator/templates/index.d.ts +66 -10
  874. package/dist/types/components/illustration/gator/templates/inquiry.d.ts +1 -0
  875. package/dist/types/components/illustration/gator/templates/locked.d.ts +1 -0
  876. package/dist/types/components/illustration/gator/templates/make-an-offer.d.ts +1 -0
  877. package/dist/types/components/illustration/gator/templates/network-error.d.ts +1 -0
  878. package/dist/types/components/illustration/gator/templates/page-1.d.ts +1 -0
  879. package/dist/types/components/illustration/gator/templates/page-2.d.ts +1 -0
  880. package/dist/types/components/illustration/gator/templates/page-3.d.ts +1 -0
  881. package/dist/types/components/illustration/gator/templates/paper-3.d.ts +1 -0
  882. package/dist/types/components/illustration/gator/templates/paper-7.d.ts +1 -0
  883. package/dist/types/components/illustration/gator/templates/person-2.d.ts +1 -0
  884. package/dist/types/components/illustration/gator/templates/personal-info.d.ts +1 -0
  885. package/dist/types/components/illustration/gator/templates/price-search.d.ts +1 -0
  886. package/dist/types/components/illustration/gator/templates/quick-links.d.ts +1 -0
  887. package/dist/types/components/illustration/gator/templates/register.d.ts +1 -0
  888. package/dist/types/components/illustration/gator/templates/schedule-home-tour.d.ts +1 -0
  889. package/dist/types/components/illustration/gator/templates/social-security.d.ts +1 -0
  890. package/dist/types/components/illustration/gator/templates/start-conversation.d.ts +1 -0
  891. package/dist/types/components/illustration/gator/templates/status-no-x.d.ts +1 -0
  892. package/dist/types/components/illustration/gator/templates/status.d.ts +1 -0
  893. package/dist/types/components/illustration/gator/templates/success.d.ts +1 -0
  894. package/dist/types/components/illustration/gator/templates/talkluments.d.ts +1 -0
  895. package/dist/types/components/illustration/gator/templates/thumbs-down-man.d.ts +1 -0
  896. package/dist/types/components/illustration/gator/templates/transfer.d.ts +1 -0
  897. package/dist/types/components/illustration/gator/templates/unsecured-line-of-credit.d.ts +1 -0
  898. package/dist/types/components/illustration/gator/templates/upload-cloud.d.ts +1 -0
  899. package/dist/types/components/input/base/input-base.d.ts +1 -1
  900. package/dist/types/components/input/base/input-base.gator.d.ts +4 -2
  901. package/dist/types/components/input/gator/dropdown/input-dropdown.gator.d.ts +6 -2
  902. package/dist/types/components/input/gator/input-search/input-search.gator.d.ts +0 -2
  903. package/dist/types/components/input/gator/input-time/input-time.gator.d.ts +43 -0
  904. package/dist/types/components/input/gator/input-time/input-time.gator.test.d.ts +0 -0
  905. package/dist/types/components/input/index.gator.d.ts +1 -0
  906. package/dist/types/components/list/gator/list/list.gator.d.ts +13 -6
  907. package/dist/types/components/list/gator/list-item/list-item.gator.d.ts +4 -1
  908. package/dist/types/components/modal/gator/modal.gator.d.ts +3 -1
  909. package/dist/types/components/radio/radio.gator.d.ts +7 -5
  910. package/dist/types/components/scoped-notification/scoped-notification.slds.d.ts +1 -1
  911. package/dist/types/components/selection-box-group/selection-box-group.gator.d.ts +1 -1
  912. package/dist/types/components/selector/gator/selector.gator.d.ts +5 -0
  913. package/dist/types/components/tabs/gator/tabset/tabset.gator.d.ts +9 -3
  914. package/dist/types/components/time-picker/gator/index.d.ts +1 -0
  915. package/dist/types/components/time-picker/gator/time-picker.gator.d.ts +49 -0
  916. package/dist/types/components/time-picker/gator/time-picker.gator.test.d.ts +0 -0
  917. package/dist/types/custom-aria.d.js +1 -0
  918. package/dist/types/index.gator.d.ts +1 -0
  919. package/dist/types/utils/accessibility-utils.d.ts +1 -0
  920. package/dist/types/utils/components/ngc-component.d.ts +11 -0
  921. package/dist/types/utils/mixins/attribute-deletion.d.ts +15 -0
  922. package/dist/types/utils/reactivity-utils.d.ts +1 -0
  923. package/dist/types/utils/string-utils.d.ts +1 -0
  924. package/dist/types/utils/vitest-a11y-utils.d.ts +1 -0
  925. package/dist/utils/accessibility-utils.js +1 -0
  926. package/dist/utils/components/illustration-list/illustration-list.gator.js +1 -1
  927. package/dist/utils/components/ngc-component.js +1 -1
  928. package/dist/utils/components/slot-placeholder/slot-placeholder.js +2 -2
  929. package/dist/utils/components/testable-lit-element/testable-lit-element.js +1 -1
  930. package/dist/utils/mixins/attribute-deletion.js +1 -1
  931. package/dist/utils/reactivity-utils.js +1 -0
  932. package/dist/utils/storybook-args.js +1 -1
  933. package/dist/utils/string-utils.js +1 -1
  934. package/dist/utils/vitest-a11y-utils.js +1 -1
  935. package/package.json +21 -23
  936. package/web-types.json +687 -107
  937. package/dist/assets/node_modules/.pnpm/ckeditor5@44.3.0/node_modules/ckeditor5/dist/ckeditor5.css +0 -4
  938. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-alignment@44.3.0/node_modules/@ckeditor/ckeditor5-alignment/dist/index.js +0 -4
  939. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-basic-styles@44.3.0/node_modules/@ckeditor/ckeditor5-basic-styles/dist/index.js +0 -4
  940. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-clipboard@44.3.0/node_modules/@ckeditor/ckeditor5-clipboard/dist/index.js +0 -20
  941. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-core@44.3.0/node_modules/@ckeditor/ckeditor5-core/dist/index.js +0 -6
  942. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-editor-classic@44.3.0/node_modules/@ckeditor/ckeditor5-editor-classic/dist/index.js +0 -4
  943. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-find-and-replace@44.3.0/node_modules/@ckeditor/ckeditor5-find-and-replace/dist/index.js +0 -5
  944. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-font@44.3.0/node_modules/@ckeditor/ckeditor5-font/dist/index.js +0 -7
  945. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-highlight@44.3.0/node_modules/@ckeditor/ckeditor5-highlight/dist/index.js +0 -4
  946. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-horizontal-line@44.3.0/node_modules/@ckeditor/ckeditor5-horizontal-line/dist/index.js +0 -4
  947. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-html-embed@44.3.0/node_modules/@ckeditor/ckeditor5-html-embed/dist/index.js +0 -4
  948. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-html-support@44.3.0/node_modules/@ckeditor/ckeditor5-html-support/dist/index.js +0 -12
  949. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-image@44.3.0/node_modules/@ckeditor/ckeditor5-image/dist/index.js +0 -10
  950. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-indent@44.3.0/node_modules/@ckeditor/ckeditor5-indent/dist/index.js +0 -10
  951. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-link@44.3.0/node_modules/@ckeditor/ckeditor5-link/dist/index.js +0 -4
  952. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-list@44.3.0/node_modules/@ckeditor/ckeditor5-list/dist/index.js +0 -13
  953. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-media-embed@44.3.0/node_modules/@ckeditor/ckeditor5-media-embed/dist/index.js +0 -7
  954. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-page-break@44.3.0/node_modules/@ckeditor/ckeditor5-page-break/dist/index.js +0 -4
  955. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-remove-format@44.3.0/node_modules/@ckeditor/ckeditor5-remove-format/dist/index.js +0 -4
  956. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-select-all@44.3.0/node_modules/@ckeditor/ckeditor5-select-all/dist/index.js +0 -4
  957. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-show-blocks@44.3.0/node_modules/@ckeditor/ckeditor5-show-blocks/dist/index.js +0 -4
  958. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-source-editing@44.3.0/node_modules/@ckeditor/ckeditor5-source-editing/dist/index.js +0 -12
  959. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-special-characters@44.3.0/node_modules/@ckeditor/ckeditor5-special-characters/dist/index.js +0 -4
  960. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-table@44.3.0/node_modules/@ckeditor/ckeditor5-table/dist/index.js +0 -19
  961. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-ui@44.3.0/node_modules/@ckeditor/ckeditor5-ui/dist/index.js +0 -29
  962. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-widget@44.3.0/node_modules/@ckeditor/ckeditor5-widget/dist/index.js +0 -4
  963. package/dist/node_modules/.pnpm/@lit_reactive-element@2.0.4/node_modules/@lit/reactive-element/decorators/property.js +0 -5
  964. package/dist/node_modules/.pnpm/@lit_reactive-element@2.0.4/node_modules/@lit/reactive-element/reactive-element.js +0 -5
  965. package/dist/node_modules/.pnpm/@vitest_runner@3.1.1/node_modules/@vitest/runner/dist/index.js +0 -4
  966. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/metadata.min.json.js +0 -1
  967. package/dist/node_modules/.pnpm/lit-element@4.1.1/node_modules/lit-element/lit-element.js +0 -5
  968. package/dist/node_modules/.pnpm/lit-html@3.2.1/node_modules/lit-html/directives/ref.js +0 -5
  969. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_DataView.js +0 -1
  970. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Hash.js +0 -1
  971. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_ListCache.js +0 -1
  972. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Map.js +0 -1
  973. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_MapCache.js +0 -1
  974. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Promise.js +0 -1
  975. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Set.js +0 -1
  976. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_SetCache.js +0 -1
  977. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Stack.js +0 -1
  978. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Symbol.js +0 -1
  979. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Uint8Array.js +0 -1
  980. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_WeakMap.js +0 -1
  981. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_apply.js +0 -1
  982. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayEach.js +0 -1
  983. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayFilter.js +0 -1
  984. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayLikeKeys.js +0 -1
  985. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayMap.js +0 -1
  986. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayPush.js +0 -1
  987. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayReduce.js +0 -1
  988. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arraySome.js +0 -1
  989. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_asciiToArray.js +0 -1
  990. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_asciiWords.js +0 -1
  991. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_assignMergeValue.js +0 -1
  992. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_assignValue.js +0 -1
  993. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_assocIndexOf.js +0 -1
  994. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssign.js +0 -1
  995. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssignIn.js +0 -1
  996. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssignValue.js +0 -1
  997. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseClone.js +0 -1
  998. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseCreate.js +0 -1
  999. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseEach.js +0 -1
  1000. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFor.js +0 -1
  1001. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseForOwn.js +0 -1
  1002. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGet.js +0 -1
  1003. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGetAllKeys.js +0 -1
  1004. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGetTag.js +0 -1
  1005. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseHasIn.js +0 -1
  1006. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsArguments.js +0 -1
  1007. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsEqual.js +0 -1
  1008. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsEqualDeep.js +0 -1
  1009. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsMap.js +0 -1
  1010. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsMatch.js +0 -1
  1011. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsNative.js +0 -1
  1012. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsSet.js +0 -1
  1013. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsTypedArray.js +0 -1
  1014. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIteratee.js +0 -1
  1015. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseKeys.js +0 -1
  1016. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseKeysIn.js +0 -1
  1017. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMap.js +0 -1
  1018. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMatches.js +0 -1
  1019. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMatchesProperty.js +0 -1
  1020. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMerge.js +0 -1
  1021. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMergeDeep.js +0 -1
  1022. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseProperty.js +0 -1
  1023. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePropertyDeep.js +0 -1
  1024. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePropertyOf.js +0 -1
  1025. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseRest.js +0 -1
  1026. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSet.js +0 -1
  1027. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSetToString.js +0 -1
  1028. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSlice.js +0 -1
  1029. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseTimes.js +0 -1
  1030. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseToString.js +0 -1
  1031. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseTrim.js +0 -1
  1032. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseUnary.js +0 -1
  1033. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseUnset.js +0 -1
  1034. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cacheHas.js +0 -1
  1035. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_castPath.js +0 -1
  1036. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_castSlice.js +0 -1
  1037. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneArrayBuffer.js +0 -1
  1038. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneBuffer.js +0 -1
  1039. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneDataView.js +0 -1
  1040. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneRegExp.js +0 -1
  1041. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneSymbol.js +0 -1
  1042. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneTypedArray.js +0 -1
  1043. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copyArray.js +0 -1
  1044. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copyObject.js +0 -1
  1045. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copySymbols.js +0 -1
  1046. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copySymbolsIn.js +0 -1
  1047. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_coreJsData.js +0 -1
  1048. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createAssigner.js +0 -1
  1049. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createBaseEach.js +0 -1
  1050. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createBaseFor.js +0 -1
  1051. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createCaseFirst.js +0 -1
  1052. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createCompounder.js +0 -1
  1053. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_deburrLetter.js +0 -1
  1054. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_defineProperty.js +0 -1
  1055. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalArrays.js +0 -1
  1056. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalByTag.js +0 -1
  1057. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalObjects.js +0 -1
  1058. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_freeGlobal.js +0 -1
  1059. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getAllKeys.js +0 -1
  1060. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getAllKeysIn.js +0 -1
  1061. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getMapData.js +0 -1
  1062. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getMatchData.js +0 -1
  1063. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getNative.js +0 -1
  1064. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getPrototype.js +0 -1
  1065. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getRawTag.js +0 -1
  1066. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getSymbols.js +0 -1
  1067. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getSymbolsIn.js +0 -1
  1068. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getTag.js +0 -1
  1069. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getValue.js +0 -1
  1070. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hasPath.js +0 -1
  1071. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hasUnicode.js +0 -1
  1072. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hasUnicodeWord.js +0 -1
  1073. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashClear.js +0 -1
  1074. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashDelete.js +0 -1
  1075. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashGet.js +0 -1
  1076. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashHas.js +0 -1
  1077. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashSet.js +0 -1
  1078. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_initCloneArray.js +0 -1
  1079. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_initCloneByTag.js +0 -1
  1080. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_initCloneObject.js +0 -1
  1081. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isIndex.js +0 -1
  1082. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isIterateeCall.js +0 -1
  1083. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isKey.js +0 -1
  1084. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isKeyable.js +0 -1
  1085. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isMasked.js +0 -1
  1086. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isPrototype.js +0 -1
  1087. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isStrictComparable.js +0 -1
  1088. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheClear.js +0 -1
  1089. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheDelete.js +0 -1
  1090. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheGet.js +0 -1
  1091. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheHas.js +0 -1
  1092. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheSet.js +0 -1
  1093. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheClear.js +0 -1
  1094. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheDelete.js +0 -1
  1095. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheGet.js +0 -1
  1096. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheHas.js +0 -1
  1097. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheSet.js +0 -1
  1098. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapToArray.js +0 -1
  1099. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_matchesStrictComparable.js +0 -1
  1100. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_memoizeCapped.js +0 -1
  1101. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nativeCreate.js +0 -1
  1102. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nativeKeys.js +0 -1
  1103. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nativeKeysIn.js +0 -1
  1104. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nodeUtil.js +0 -1
  1105. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_objectToString.js +0 -1
  1106. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_overArg.js +0 -1
  1107. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_overRest.js +0 -1
  1108. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_parent.js +0 -1
  1109. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_root.js +0 -1
  1110. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_safeGet.js +0 -1
  1111. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setCacheAdd.js +0 -1
  1112. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setCacheHas.js +0 -1
  1113. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setToArray.js +0 -1
  1114. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setToString.js +0 -1
  1115. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_shortOut.js +0 -1
  1116. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackClear.js +0 -1
  1117. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackDelete.js +0 -1
  1118. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackGet.js +0 -1
  1119. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackHas.js +0 -1
  1120. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackSet.js +0 -1
  1121. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stringToArray.js +0 -1
  1122. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stringToPath.js +0 -1
  1123. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_toKey.js +0 -1
  1124. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_toSource.js +0 -1
  1125. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_trimmedEndIndex.js +0 -1
  1126. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_unicodeToArray.js +0 -1
  1127. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_unicodeWords.js +0 -1
  1128. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/assignIn.js +0 -1
  1129. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/clone.js +0 -1
  1130. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/cloneDeep.js +0 -1
  1131. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/cloneDeepWith.js +0 -1
  1132. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/constant.js +0 -1
  1133. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/debounce.js +0 -1
  1134. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/deburr.js +0 -1
  1135. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/eq.js +0 -1
  1136. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/escapeRegExp.js +0 -1
  1137. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/get.js +0 -1
  1138. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/hasIn.js +0 -1
  1139. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/identity.js +0 -1
  1140. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArguments.js +0 -1
  1141. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArray.js +0 -1
  1142. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArrayLike.js +0 -1
  1143. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArrayLikeObject.js +0 -1
  1144. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isBuffer.js +0 -1
  1145. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isElement.js +0 -1
  1146. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isEqual.js +0 -1
  1147. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isEqualWith.js +0 -1
  1148. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isFunction.js +0 -1
  1149. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isLength.js +0 -1
  1150. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isMap.js +0 -1
  1151. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isObject.js +0 -1
  1152. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isObjectLike.js +0 -1
  1153. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isPlainObject.js +0 -1
  1154. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isSet.js +0 -1
  1155. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isString.js +0 -1
  1156. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isSymbol.js +0 -1
  1157. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isTypedArray.js +0 -1
  1158. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/keys.js +0 -1
  1159. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/keysIn.js +0 -1
  1160. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/last.js +0 -1
  1161. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/map.js +0 -1
  1162. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/mapValues.js +0 -1
  1163. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/memoize.js +0 -1
  1164. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/merge.js +0 -1
  1165. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/mergeWith.js +0 -1
  1166. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/now.js +0 -1
  1167. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/property.js +0 -1
  1168. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/set.js +0 -1
  1169. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/startCase.js +0 -1
  1170. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/stubArray.js +0 -1
  1171. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/stubFalse.js +0 -1
  1172. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/throttle.js +0 -1
  1173. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toNumber.js +0 -1
  1174. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toPlainObject.js +0 -1
  1175. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toString.js +0 -1
  1176. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/unset.js +0 -1
  1177. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/upperFirst.js +0 -1
  1178. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/words.js +0 -1
  1179. package/dist/packages/web-components/src/components/illustration/illustration.tokens.scss.js +0 -1
  1180. /package/dist/components/table/gator/{test-data → __tests__}/test-table-data.js +0 -0
  1181. /package/dist/node_modules/.pnpm/{@lit_reactive-element@2.0.4 → @lit_reactive-element@2.1.0}/node_modules/@lit/reactive-element/css-tag.js +0 -0
  1182. /package/dist/node_modules/.pnpm/{@lit_reactive-element@2.0.4 → @lit_reactive-element@2.1.0}/node_modules/@lit/reactive-element/decorators/custom-element.js +0 -0
  1183. /package/dist/node_modules/.pnpm/{@lit_reactive-element@2.0.4 → @lit_reactive-element@2.1.0}/node_modules/@lit/reactive-element/decorators/state.js +0 -0
  1184. /package/dist/node_modules/.pnpm/{@storybook_core@8.6.12_prettier@3.4.2_storybook@8.6.12_prettier@3.4.2_ → @storybook_core@8.6.12_prettier@3.5.3_storybook@8.6.12_prettier@3.5.3_}/node_modules/@storybook/core/dist/channels/index.js +0 -0
  1185. /package/dist/node_modules/.pnpm/{@storybook_core@8.6.12_prettier@3.4.2_storybook@8.6.12_prettier@3.4.2_ → @storybook_core@8.6.12_prettier@3.5.3_storybook@8.6.12_prettier@3.5.3_}/node_modules/@storybook/core/dist/client-logger/index.js +0 -0
  1186. /package/dist/node_modules/.pnpm/{@storybook_core@8.6.12_prettier@3.4.2_storybook@8.6.12_prettier@3.4.2_ → @storybook_core@8.6.12_prettier@3.5.3_storybook@8.6.12_prettier@3.5.3_}/node_modules/@storybook/core/dist/core-events/index.js +0 -0
  1187. /package/dist/node_modules/.pnpm/{@storybook_core@8.6.12_prettier@3.4.2_storybook@8.6.12_prettier@3.4.2_ → @storybook_core@8.6.12_prettier@3.5.3_storybook@8.6.12_prettier@3.5.3_}/node_modules/@storybook/core/dist/csf/index.js +0 -0
  1188. /package/dist/node_modules/.pnpm/{@storybook_core@8.6.12_prettier@3.4.2_storybook@8.6.12_prettier@3.4.2_ → @storybook_core@8.6.12_prettier@3.5.3_storybook@8.6.12_prettier@3.5.3_}/node_modules/@storybook/core/dist/preview-api/index.js +0 -0
  1189. /package/dist/node_modules/.pnpm/{@storybook_core@8.6.12_prettier@3.4.2_storybook@8.6.12_prettier@3.4.2_ → @storybook_core@8.6.12_prettier@3.5.3_storybook@8.6.12_prettier@3.5.3_}/node_modules/@storybook/core/dist/preview-errors.js +0 -0
  1190. /package/dist/node_modules/.pnpm/{@vitest_browser@3.1.1_msw@2.7.3_@types_node@22.13.10_typescript@5.8.2__playwright@1.51._f090b6db94019832c44d618c1c700bd2 → @vitest_browser@3.1.2_msw@2.7.3_@types_node@22.15.3_typescript@5.8.3__playwright@1.52.0_e155597a4b63c99e959de38fbc15993a}/node_modules/@vitest/browser/context.js +0 -0
  1191. /package/dist/node_modules/.pnpm/{@vitest_runner@3.1.1 → @vitest_runner@3.1.2}/node_modules/@vitest/runner/dist/chunk-tasks.js +0 -0
  1192. /package/dist/node_modules/.pnpm/{@vitest_spy@3.1.1 → @vitest_spy@3.1.2}/node_modules/@vitest/spy/dist/index.js +0 -0
  1193. /package/dist/node_modules/.pnpm/{@vitest_utils@3.1.1 → @vitest_utils@3.1.2}/node_modules/@vitest/utils/dist/error.js +0 -0
  1194. /package/dist/node_modules/.pnpm/{@vitest_utils@3.1.1 → @vitest_utils@3.1.2}/node_modules/@vitest/utils/dist/helpers.js +0 -0
  1195. /package/dist/node_modules/.pnpm/{@vitest_utils@3.1.1 → @vitest_utils@3.1.2}/node_modules/@vitest/utils/dist/index.js +0 -0
  1196. /package/dist/node_modules/.pnpm/{@vitest_utils@3.1.1 → @vitest_utils@3.1.2}/node_modules/@vitest/utils/dist/source-map.js +0 -0
  1197. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/ParseError.js +0 -0
  1198. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/PhoneNumber.js +0 -0
  1199. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/constants.js +0 -0
  1200. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/format.js +0 -0
  1201. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/helpers/RFC3966.js +0 -0
  1202. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/helpers/applyInternationalSeparatorStyle.js +0 -0
  1203. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/helpers/checkNumberLength.js +0 -0
  1204. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/helpers/extension/createExtensionPattern.js +0 -0
  1205. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/helpers/extension/extractExtension.js +0 -0
  1206. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/helpers/extractCountryCallingCode.js +0 -0
  1207. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/helpers/extractCountryCallingCodeFromInternationalNumberWithoutPlusSign.js +0 -0
  1208. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/helpers/extractFormattedPhoneNumberFromPossibleRfc3966NumberUri.js +0 -0
  1209. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/helpers/extractNationalNumber.js +0 -0
  1210. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/helpers/extractNationalNumberFromPossiblyIncompleteNumber.js +0 -0
  1211. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/helpers/extractPhoneContext.js +0 -0
  1212. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/helpers/formatNationalNumberUsingFormat.js +0 -0
  1213. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/helpers/getCountryByCallingCode.js +0 -0
  1214. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/helpers/getCountryByNationalNumber.js +0 -0
  1215. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/helpers/getIddPrefix.js +0 -0
  1216. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/helpers/getNumberType.js +0 -0
  1217. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/helpers/getPossibleCountriesForNumber.js +0 -0
  1218. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/helpers/isObject.js +0 -0
  1219. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/helpers/isViablePhoneNumber.js +0 -0
  1220. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/helpers/matchesEntirely.js +0 -0
  1221. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/helpers/parseDigits.js +0 -0
  1222. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/helpers/stripIddPrefix.js +0 -0
  1223. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/isPossible.js +0 -0
  1224. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/isValid.js +0 -0
  1225. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/metadata.js +0 -0
  1226. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/normalizeArguments.js +0 -0
  1227. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/parse.js +0 -0
  1228. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/parseIncompletePhoneNumber.js +0 -0
  1229. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/parsePhoneNumber.js +0 -0
  1230. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/parsePhoneNumberWithError_.js +0 -0
  1231. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/parsePhoneNumber_.js +0 -0
  1232. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/es6/tools/semver-compare.js +0 -0
  1233. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/min/exports/parsePhoneNumber.js +0 -0
  1234. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.6 → libphonenumber-js@1.12.7}/node_modules/libphonenumber-js/min/exports/withMetadataArgument.js +0 -0
  1235. /package/dist/node_modules/.pnpm/{lit-html@3.2.1 → lit-html@3.3.0}/node_modules/lit-html/async-directive.js +0 -0
  1236. /package/dist/node_modules/.pnpm/{lit-html@3.2.1 → lit-html@3.3.0}/node_modules/lit-html/directive-helpers.js +0 -0
  1237. /package/dist/node_modules/.pnpm/{lit-html@3.2.1 → lit-html@3.3.0}/node_modules/lit-html/directive.js +0 -0
  1238. /package/dist/node_modules/.pnpm/{lit-html@3.2.1 → lit-html@3.3.0}/node_modules/lit-html/directives/if-defined.js +0 -0
  1239. /package/dist/node_modules/.pnpm/{lit-html@3.2.1 → lit-html@3.3.0}/node_modules/lit-html/directives/live.js +0 -0
  1240. /package/dist/node_modules/.pnpm/{lit-html@3.2.1 → lit-html@3.3.0}/node_modules/lit-html/directives/unsafe-html.js +0 -0
  1241. /package/dist/node_modules/.pnpm/{vitest@3.1.1_@types_debug@4.1.12_@types_node@22.13.10_@vitest_browser@3.1.1_@vitest_ui@_10eb3c608a954c2845bfad81b0d7d772 → vitest@3.1.2_@types_debug@4.1.12_@types_node@22.15.3_@vitest_browser@3.1.2_@vitest_ui@3_724caf7e58fde488d6596f4a62438909}/node_modules/vitest/dist/chunks/_commonjsHelpers.BFTU3MAI.js +0 -0
  1242. /package/dist/node_modules/.pnpm/{vitest@3.1.1_@types_debug@4.1.12_@types_node@22.13.10_@vitest_browser@3.1.1_@vitest_ui@_10eb3c608a954c2845bfad81b0d7d772 → vitest@3.1.2_@types_debug@4.1.12_@types_node@22.15.3_@vitest_browser@3.1.2_@vitest_ui@3_724caf7e58fde488d6596f4a62438909}/node_modules/vitest/dist/chunks/date.CDOsz-HY.js +0 -0
  1243. /package/dist/types/components/table/gator/{test-data → __tests__}/test-table-data.d.ts +0 -0
@@ -1 +0,0 @@
1
- const d={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,"([457]\\d{6})$|1","268$1",0,"268"],AI:["1","011","(?:264|[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([2457]\\d{6})$|1","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|[89]\\d\\d)\\d{8}|[2368]\\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{3})(\\d{3})(\\d{5})","$1-$2-$3",["8"],"0$1"],["(\\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,"([267]\\d{6})$|1","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}(?:\\d(?:\\d{2})?)?|8[0-24-9]\\d{7})|[2-478]\\d{8}|1\\d{4,7}",[5,6,7,8,9,10,12],[["(\\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,"(183[12])|0",0,0,0,[["(?:(?:(?:2(?:[0-26-9]\\d|3[0-8]|4[02-9]|5[0135-9])|7(?:[013-57-9]\\d|2[0-8]))\\d|3(?:(?:[0-3589]\\d|6[1-9]|7[0-35-9])\\d|4(?:[0-578]\\d|90)))\\d\\d|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-79]|[18][13579]|2[14-9]|3[0-46-9]|[4-6]\\d|7[89]|9[0-4])|3\\d\\d)|(?:6[0-8]|[78]\\d)\\d{3}|9(?:[02-9]\\d{3}|1(?:(?:[0-58]\\d|6[0135-9])\\d|7(?:0[0-24-9]|[1-9]\\d)|9(?:[0-46-9]\\d|5[0-79])))))\\d{3}",[9]],["4(?:79[01]|83[0-389]|94[0-4])\\d{5}|4(?:[0-36]\\d|4[047-9]|5[0-25-9]|7[02-8]|8[0-24-9]|9[0-37-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{6}(?:\\d{2})?|45[0-4]\\d{3})|13\\d{4}",[6,8,10,12]]],"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[45]|46","1[28]|2|365(?:4|5[02])|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,"([2-9]\\d{6})$|1","246$1",0,"246"],BD:["880","00","[1-469]\\d{9}|8[0-79]\\d{7,8}|[2-79]\\d{8}|[2-9]\\d{7}|[3-9]\\d{6}|[57-9]\\d{5}",[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(?:[15]|28|4[14])|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]|2[23]"],"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","00800\\d{7}|[2-7]\\d{6,7}|[89]\\d{6,8}|2\\d{5}",[6,7,8,9,12],[["(\\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[02-4679]"]]]],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","(?:01\\d|[24-689])\\d{7}",[8,10],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[24-689]"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4 $5",["0"]]]],BL:["590","00","(?:590\\d|7090)\\d{5}|(?:69|80|9\\d)\\d{7}",[9],0,"0",0,0,0,0,0,[["590(?:2[7-9]|3[3-7]|5[12]|87)\\d{4}"],["(?:69(?:0\\d\\d|1(?:2[2-9]|3[0-5])|4(?:0[89]|1[2-6]|9\\d)|6(?:1[016-9]|5[0-4]|[67]\\d))|7090[0-4])\\d{4}"],["80[0-5]\\d{6}"],0,0,0,0,0,["9(?:(?:39[5-7]|76[018])\\d|475[0-6])\\d{4}"]]],BM:["1","011","(?:441|[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([2-9]\\d{6})$|1","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)?","8001\\d{5}|(?:[2-467]\\d|50)\\d{6}",[8,9],[["(\\d)(\\d{7})","$1 $2",["[235]|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-46-9]))\\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,"([3-8]\\d{6})$|1","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","(?:0800|(?:[37]|800)\\d)\\d{6}|(?:[2-6]\\d|90)\\d{5}",[7,8,10],[["(\\d{2})(\\d{5})","$1 $2",["90"]],["(\\d{3})(\\d{4})","$1 $2",["[24-6]|3[15-9]"]],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["[37]"]],["(\\d{4})(\\d{3})(\\d{3})","$1 $2 $3",["0"]],["(\\d{3})(\\d{4})(\\d{3})","$1 $2 $3",["8"]]]],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-9]\\d{9}|3\\d{6}",[7,10],0,"1",0,0,0,0,0,[["(?:2(?:04|[23]6|[48]9|50|63)|3(?:06|43|54|6[578]|82)|4(?:03|1[68]|[26]8|3[178]|50|74)|5(?:06|1[49]|48|79|8[147])|6(?:04|[18]3|39|47|72)|7(?:0[59]|42|53|78|8[02])|8(?:[06]7|19|25|7[39])|9(?:0[25]|42))[2-9]\\d{6}",[10]],["",[10]],["8(?:00|33|44|55|66|77|88)[2-9]\\d{6}",[10]],["900[2-9]\\d{6}",[10]],["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(?:2[125-9]|33|44|66|77|88)|6(?:22|33))[2-9]\\d{6}",[10]],0,["310\\d{4}",[7]],0,["600[2-9]\\d{6}",[10]]]],CC:["61","001[14-689]|14(?:1[14]|34|4[17]|[56]6|7[47]|88)0011","1(?:[0-79]\\d{8}(?:\\d{2})?|8[0-24-9]\\d{7})|[148]\\d{8}|1\\d{5,7}",[6,7,8,9,10,12],0,"0",0,"([59]\\d{7})$|0","8$1",0,0,[["8(?:51(?:0(?:02|31|60|89)|1(?:18|76)|223)|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(?:79[01]|83[0-389]|94[0-4])\\d{5}|4(?:[0-36]\\d|4[047-9]|5[0-25-9]|7[02-8]|8[0-24-9]|9[0-37-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{6}(?:\\d{2})?|45[0-4]\\d{3})|13\\d{4}",[6,8,10,12]]],"0011"],CD:["243","00","(?:(?:[189]|5\\d)\\d|2)\\d{7}|[1-68]\\d{6}",[7,8,9,10],[["(\\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{2})(\\d{4})","$1 $2 $3",["2"],"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"],["(\\d{2})(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3 $4",["5"],"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)(\\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,12],[["(\\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]\\d{9}",[10],[["(\\d{2})(\\d{2})(\\d)(\\d{5})","$1 $2 $3 $4",["2"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{4})","$1 $2 $3 $4",["0"]]]],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-36]"],"($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{8}|88\\d{6,7}",[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]|88"]]]],CN:["86","00|1(?:[12]\\d|79)\\d\\d00","(?:(?:1[03-689]|2\\d)\\d\\d|6)\\d{8}|1\\d{10}|[126]\\d{6}(?:\\d(?:\\d{2})?)?|86\\d{5,6}|(?:[3-579]\\d|8[0-57-9])\\d{5,9}",[7,8,9,10,11,12],[["(\\d{2})(\\d{5,6})","$1 $2",["(?:10|2[0-57-9])[19]|3(?:[157]|35|49|9[1-68])|4(?:1[124-9]|2[179]|6[47-9]|7|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(?:07|1[236-8]|2[5-7]|[37]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|3|4[13]|5[1-5]|7[0-79]|9[0-35-9])|(?:4[35]|59|85)[1-9]","(?:10|2[0-57-9])(?:1[02]|9[56])|8078|(?:3(?:[157]\\d|35|49|9[1-68])|4(?:1[124-9]|2[179]|[35][1-9]|6[47-9]|7\\d|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]|3\\d|4[13]|5[1-5]|7[0-79]|9[0-35-9]))1","10(?:1(?:0|23)|9[56])|2[0-57-9](?:1(?:00|23)|9[56])|80781|(?:3(?:[157]\\d|35|49|9[1-68])|4(?:1[124-9]|2[179]|[35][1-9]|6[47-9]|7\\d|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]|3\\d|4[13]|5[1-5]|7[0-79]|9[0-35-9]))12","10(?:1(?:0|23)|9[56])|2[0-57-9](?:1(?:00|23)|9[56])|807812|(?:3(?:[157]\\d|35|49|9[1-68])|4(?:1[124-9]|2[179]|[35][1-9]|6[47-9]|7\\d|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]|3\\d|4[13]|5[1-5]|7[0-79]|9[0-35-9]))123","10(?:1(?:0|23)|9[56])|2[0-57-9](?:1(?:00|23)|9[56])|(?:3(?:[157]\\d|35|49|9[1-68])|4(?:1[124-9]|2[179]|[35][1-9]|6[47-9]|7\\d|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(?:078|1[236-8]|2[5-7]|[37]\\d|5[1-9]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|3\\d|4[13]|5[1-5]|7[0-79]|9[0-35-9]))123"],"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,"(1(?:[12]\\d|79)\\d\\d)|0",0,0,0,0,"00"],CO:["57","00(?:4(?:[14]4|56)|[579])","(?:46|60\\d\\d)\\d{6}|(?:1\\d|[39])\\d{9}",[8,10,11],[["(\\d{4})(\\d{4})","$1 $2",["46"]],["(\\d{3})(\\d{7})","$1 $2",["6|90"],"($1)"],["(\\d{3})(\\d{7})","$1 $2",["3[0-357]|91"]],["(\\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","(?:[2-7]|8\\d\\d)\\d{7}|[2-47]\\d{6}|[34]\\d{5}",[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",["[56]"],"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}(?:\\d{2})?|8[0-24-9]\\d{7})|[148]\\d{8}|1\\d{5,7}",[6,7,8,9,10,12],0,"0",0,"([59]\\d{7})$|0","8$1",0,0,[["8(?:51(?:0(?:01|30|59|88)|1(?:17|46|75)|2(?:22|35))|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(?:79[01]|83[0-389]|94[0-4])\\d{5}|4(?:[0-36]\\d|4[047-9]|5[0-25-9]|7[02-8]|8[0-24-9]|9[0-37-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{6}(?:\\d{2})?|45[0-4]\\d{3})|13\\d{4}",[6,8,10,12]]],"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,10,11,12],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[2-8]|9[015-7]"]],["(\\d{2})(\\d{3})(\\d{3})(\\d{2})","$1 $2 $3 $4",["96"]],["(\\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(?:[34]0|69|8\\d)\\d\\d?|49(?:37|49|60|7[089]|9\\d)\\d{1,3}|49(?:2[024-9]|3[2-689]|7[1-7])\\d{1,8}|(?:1|[368]\\d|4[0-8])\\d{3,13}|49(?:[015]\\d|2[13]|31|[46][1-8])\\d{1,9}",[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{4})(\\d{7})","$1 $2",["15[1279]"],"0$1"],["(\\d{5})(\\d{6})","$1 $2",["15[03568]","15(?:[0568]|31)"],"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,"([2-7]\\d{6})$|1","767$1",0,"767"],DO:["1","011","(?:[58]\\d\\d|900)\\d{7}",[10],0,"1",0,0,0,0,"8001|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",["[89]"],"0$1"],["(\\d{2})(\\d{8})","$1 $2",["1"],"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-579]\\d)\\d{7}",[9],[["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[1-579]"],"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{5})","$1",["20[2-59]"],"0$1"],["(\\d{3})(\\d{3,7})","$1 $2",["(?:[1-3]0|[68])0|70[07-9]"],"0$1"],["(\\d{2})(\\d{4,8})","$1 $2",["[14]|2[09]|50|7[135]"],"0$1"],["(\\d{2})(\\d{6,10})","$1 $2",["7"],"0$1"],["(\\d)(\\d{4,9})","$1 $2",["(?:19|[2568])[1-8]|3(?:0[1-9]|[1-9])|9"],"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",["0"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["11|[67]"],"0$1"]],0,0,"0(11\\d{6}|60\\d{6}|61\\d{6}|6[256]\\d{6}|7[467]\\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[0-35])|4(?:(?:[0-5]\\d|70)\\d|69[7-9])|(?:(?:5[0-26-9]|[78][0-49])\\d|6(?:[0-4]\\d|50))\\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[0-3]))|(?: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-28]|2[356]|34|4[01347]|5[49]|6[0-369]|77|8[14]|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,"([2-9]\\d{6})$|1","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\\d|7093)\\d{5}|(?:80|9\\d)\\d{7}",[9],[["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[5-7]|9[47]"],"0$1"],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[89]"],"0$1"]],"0"],GG:["44","00","(?:1481|[357-9]\\d{3})\\d{6}|8\\d{6}(?:\\d{2})?",[7,9,10],0,"0",0,"([25-9]\\d{5})$|0","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-28]|2[356]|34|4[01347]|5[49]|6[0-369]|77|8[14]|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","(?:[25]\\d|60)\\d{6}",[8],[["(\\d{3})(\\d{5})","$1 $2",["2"]]]],GL:["299","00","(?:19|[2-689]\\d|70)\\d{4}",[6],[["(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3",["19|[2-9]"]]]],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\\d|7090)\\d{5}|(?:69|80|9\\d)\\d{7}",[9],[["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[5-79]"],"0$1"],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["8"],"0$1"]],"0",0,0,0,0,0,[["590(?:0[1-68]|[14][0-24-9]|2[0-68]|3[1-9]|5[3-579]|[68][0-689]|7[08]|9\\d)\\d{4}"],["(?:69(?:0\\d\\d|1(?:2[2-9]|3[0-5])|4(?:0[89]|1[2-6]|9\\d)|6(?:1[016-9]|5[0-4]|[67]\\d))|7090[0-4])\\d{4}"],["80[0-5]\\d{6}"],0,0,0,0,0,["9(?:(?:39[5-7]|76[018])\\d|475[0-6])\\d{4}"]]],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}|8\\d{9,11}|(?:[269]\\d|70)\\d{8}",[10,11,12],[["(\\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]"]],["(\\d{3})(\\d{3,4})(\\d{5})","$1 $2 $3",["8"]]]],GT:["502","00","80\\d{6}|(?:1\\d{3}|[2-7])\\d{7}",[8,11],[["(\\d{4})(\\d{4})","$1 $2",["[2-8]"]],["(\\d{4})(\\d{3})(\\d{4})","$1 $2 $3",["1"]]]],GU:["1","011","(?:[58]\\d\\d|671|900)\\d{7}",[10],0,"1",0,"([2-9]\\d{6})$|1","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","(?:[2-8]\\d{3}|9008)\\d{3}",[7],[["(\\d{3})(\\d{4})","$1 $2",["[2-9]"]]]],HK:["852","00(?:30|5[09]|[126-9]?)","8[0-46-9]\\d{6,7}|9\\d{4,7}|(?:[2-7]|9\\d{3})\\d{7}",[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",["6|7[245]"],"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-57]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["8"],"0$1"]],"0"],HT:["509","00","(?:[2-489]\\d|55)\\d{6}",[8],[["(\\d{2})(\\d{2})(\\d{4})","$1 $2 $3",["[2-589]"]]]],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]\\d{9,14}|(?:[1-36]|8\\d{5})\\d{6}|00\\d{9}|[1-9]\\d{8,10}|[2-9]\\d{7}",[7,8,9,10,11,12,13,14,15,16,17],[["(\\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,"([25-8]\\d{5})$|0","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}|1\\d{8,10}|3(?:[0-8]\\d{7,10}|9\\d{7,8})|(?:43|55|70)\\d{8}|8\\d{5}(?:\\d{2,4})?",[6,7,8,9,10,11,12],[["(\\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[2-5])","0[13-57-9][0159]|8(?:03|4[17]|9(?:2|3[04]|[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(?:44|[679])|[378]|43"]],["(\\d{3})(\\d{3,4})(\\d{4})","$1 $2 $3",["0[13-57-9][0159]|14"]],["(\\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}",[6,7,8,9,10,11]],["3[2-9]\\d{7,8}|(?:31|43)\\d{8}",[9,10]],["80(?:0\\d{3}|3)\\d{3}",[6,9]],["(?:0878\\d{3}|89(?:2\\d|3[04]|4(?:[0-4]|[5-9]\\d\\d)|5[0-4]))\\d\\d|(?:1(?:44|6[346])|89(?:38|5[5-9]|9))\\d{6}",[6,8,9,10]],["1(?:78\\d|99)\\d{6}",[9,10]],["3[2-8]\\d{9,10}",[11,12]],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-24-8]\\d{5})$|0","1534$1",0,0,[["1534[0-24-8]\\d{5}"],["7(?:(?:(?:50|82)9|937)\\d|7(?:00[378]|97\\d))\\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-28]|2[356]|34|4[01347]|5[49]|6[0-369]|77|8[14]|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)|9(?: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])|9(?: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])|9(?: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[0459]|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[26-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]|9[29])|5(?:2|3(?:[045]|9[0-8])|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[0-2469])|3(?:[29]|60)|49|51|6(?:[0-24]|36|5[0-3589]|7[23]|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]))|(?: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]|9(?:[0-58]|6[4-9]|7[0-35689]))|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]|60|7(?:[017-9]|6[6-8]))|49|51|6(?:[0-24]|36[2-57-9]|5(?:[0-389]|5[23])|6(?:[01]|9[178])|7(?:2[2-468]|3[78])|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]"],"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",0,"(000[259]\\d{6})$|(?:(?:003768)0?)|0","$1"],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-9]\\d{8}",[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,"([2-7]\\d{6})$|1","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",["[36]0|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\\d{5}|(?:[2569]\\d|41)\\d{6}",[7,8],[["(\\d{4})(\\d{3,4})","$1 $2",["[169]|2(?:[235]|4[1-35-9])|52"]],["(\\d{3})(\\d{5})","$1 $2",["[245]"]]]],KY:["1","011","(?:345|[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([2-9]\\d{6})$|1","345$1",0,"345"],KZ:["7","810","(?:33622|8\\d{8})\\d{5}|[78]\\d{9}",[10,14],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[0135-9]"],"0$1"],["(\\d{2})(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3 $4",["[23]"],"0$1"]],"0"],LB:["961","00","[27-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",["[27-9]"]]],"0"],LC:["1","011","(?:[58]\\d\\d|758|900)\\d{7}",[10],0,"1",0,"([2-8]\\d{6})$|1","758$1",0,"758"],LI:["423","00","[68]\\d{8}|(?:[2378]\\d|90)\\d{5}",[7,9],[["(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3",["[2379]|8(?:0[09]|7)","[2379]|8(?:0(?:02|9)|7)"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["8"]],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["69"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["6"]]],"0",0,"(1001)|0"],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","(?:[245]\\d|33|77|88)\\d{7}|(?:2\\d|[4-6])\\d{6}",[7,8,9],[["(\\d)(\\d{3})(\\d{3})","$1 $2 $3",["4[67]|[56]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["2"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[2-578]"],"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]"],"(0-$1)",1],["(\\d{3})(\\d{2})(\\d{3})","$1 $2 $3",["[7-9]"],"0 $1",1],["(\\d{2})(\\d{6})","$1 $2",["37|4(?:[15]|6[1-8])"],"(0-$1)",1],["(\\d{3})(\\d{5})","$1 $2",["[3-6]"],"(0-$1)",1]],"0",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{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["5[45]"],"0$1"],["(\\d{4})(\\d{5})","$1-$2",["5(?:2[2-46-9]|3[3-9]|9)|8(?:0[89]|92)"],"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(?:2(?:[0-25-79]\\d|3[1-578]|4[02-46-8]|8[0235-7])|3(?:[0-47]\\d|5[02-9]|6[02-8]|8[014-9]|9[3-9])|(?:4[067]|5[03])\\d)\\d{5}"],["(?:6(?:[0-79]\\d|8[0-247-9])|7(?:[0167]\\d|2[0-467]|5[0-3]|8[0-5]))\\d{6}"],["80[0-7]\\d{6}"],["89\\d{7}"],0,0,0,0,["(?:592(?:4[0-2]|93)|80[89]\\d\\d)\\d{4}"]]],MC:["377","00","(?:[3489]|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",["[389]"]],["(\\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\\d|7090)\\d{5}|(?:69|80|9\\d)\\d{7}",[9],0,"0",0,0,0,0,0,[["590(?:0[079]|[14]3|[27][79]|3[03-7]|5[0-268]|87)\\d{4}"],["(?:69(?:0\\d\\d|1(?:2[2-9]|3[0-5])|4(?:0[89]|1[2-6]|9\\d)|6(?:1[016-9]|5[0-4]|[67]\\d))|7090[0-4])\\d{4}"],["80[0-5]\\d{6}"],0,0,0,0,0,["9(?:(?:39[5-7]|76[018])\\d|475[0-6])\\d{4}"]]],MG:["261","00","[23]\\d{8}",[9],[["(\\d{2})(\\d{2})(\\d{3})(\\d{2})","$1 $2 $3 $4",["[23]"],"0$1"]],"0",0,"([24-9]\\d{6})$|0","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|34[47]|4(?:[37]7|5[47]|64)"],"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",["4(?:[2-46]|5[3-5])|5|6(?:[1-689]|7[235-7])|7(?:[0-4]|5[2-7])|8[1-5]|(?:60|86)[23]"],"0$1"],["(\\d)(\\d{3})(\\d{3,4})","$1 $2 $3",["[12]|452|678|86","[12]|452|6788|86"],"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}|[5-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",["[5-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","0800\\d{3}|(?:28|[68]\\d)\\d{6}",[7,8],[["(\\d{4})(\\d{3})","$1 $2",["0"]],["(\\d{4})(\\d{4})","$1 $2",["[268]"]]]],MP:["1","011","[58]\\d{9}|(?:67|90)0\\d{7}",[10],0,"1",0,"([2-9]\\d{6})$|1","670$1",0,"670"],MQ:["596","00","(?:596\\d|7091)\\d{5}|(?:69|[89]\\d)\\d{7}",[9],[["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[5-79]|8(?:0[6-9]|[36])"],"0$1"],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["8"],"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,"([34]\\d{6})$|1","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])","(?:[57]|8\\d\\d)\\d{7}|[2-468]\\d{6}",[7,8,10],[["(\\d{3})(\\d{4})","$1 $2",["[2-46]|8[013]"]],["(\\d{4})(\\d{4})","$1 $2",["[57]"]],["(\\d{5})(\\d{5})","$1 $2",["8"]]],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",["[34679]"]],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["[89]"]]],0,0,0,0,0,0,0,"00"],MW:["265","00","(?:[1289]\\d|31|77)\\d{7}|1\\d{6}",[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]","[2-9]\\d{9}",[10],[["(\\d{2})(\\d{4})(\\d{4})","$1 $2 $3",["33|5[56]|81"]],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["[2-9]"]]],0,0,0,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]|53)|8","1(?:[02469]|[37][1-9]|53|8(?:[1-46-9]|5[7-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(?:[367]|80)"]],["(\\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","(?:050|[2-57-9]\\d\\d)\\d{3}",[6],[["(\\d{2})(\\d{2})(\\d{2})","$1.$2.$3",["[02-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[0467]"]]]],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","38\\d{6}|[78]\\d{9,13}|(?:20|9\\d)\\d{8}",[8,10,11,12,13,14],[["(\\d{2})(\\d{3})(\\d{2,3})","$1 $2 $3",["3"],"0$1"],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["[7-9]"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["20[129]"],"0$1"],["(\\d{4})(\\d{2})(\\d{4})","$1 $2 $3",["2"],"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}|8\\d{6,9}|9\\d{6,10}|1\\d{4,5}",[5,6,7,8,9,10,11],[["(\\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-578]|91"],"0$1"],["(\\d{3})(\\d{3})(\\d{5})","$1 $2 $3",["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",["8"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[2-79]"]]],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-59]|[67][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","(?:[4-7]|888\\d)\\d{3}",[4,7],[["(\\d{3})(\\d{4})","$1 $2",["8"]]]],NZ:["64","0(?:0|161)","[1289]\\d{9}|50\\d{5}(?:\\d{2,3})?|[27-9]\\d{7,8}|(?:[34]\\d|6[0-35-9])\\d{6}|8\\d{4,6}",[5,6,7,8,9,10],[["(\\d{2})(\\d{3,8})","$1 $2",["8[1-79]"],"0$1"],["(\\d{3})(\\d{2})(\\d{2,3})","$1 $2 $3",["50[036-8]|8|90","50(?:[0367]|88)|8|90"],"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)|[589]"],"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"],"0$1"]],"0",0,0,0,0,0,0,"00"],OM:["968","00","(?:1505|[279]\\d{3}|500)\\d{4}|800\\d{5,6}",[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","(?:00800|8\\d{3})\\d{6}|[68]\\d{7}|[1-57-9]\\d{6}",[7,8,10,11],[["(\\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","00|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,"00"," Anexo "],PF:["689","00","4\\d{5}(?:\\d{2})?|8\\d{7,8}",[6,8,9],[["(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3",["44"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["4|8[7-9]"]],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["8"]]]],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","(?:[2-7]|9\\d)\\d{8}|2\\d{5}|(?:1800|8)\\d{7,9}",[6,8,9,10,11,12,13],[["(\\d)(\\d{5})","$1 $2",["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|8\\d\\d)\\d{7}|[1-9]\\d{6}(?:\\d{2})?|[26]\\d{5}",[6,7,8,9,10],[["(\\d{5})","$1",["19"]],["(\\d{3})(\\d{3})","$1 $2",["11|20|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",["21|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}|(?:708|8\\d\\d)\\d{6}",[6,9],[["(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3",["[45]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["7"]],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["8"],"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","1693\\d{5}|(?:[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",["16|[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-7])"],"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","800\\d{4}|(?:2|800)\\d{6}|(?:0080|[3-7])\\d{7}",[7,8,9,11],[["(\\d{3})(\\d{4})","$1 $2",["2[16]|8"]],["(\\d{4})(\\d{4})","$1 $2",["[3-7]"]]]],RE:["262","00","709\\d{6}|(?:26|[689]\\d)\\d{7}",[9],[["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[26-9]"],"0$1"]],"0",0,0,0,0,0,[["26(?:2\\d\\d|3(?:0\\d|1[0-6]))\\d{4}"],["(?:69(?:2\\d\\d|3(?:[06][0-6]|1[013]|2[0-2]|3[0-39]|4\\d|5[0-5]|7[0-37]|8[0-8]|9[0-479]))|7092[0-3])\\d{4}"],["80\\d{7}"],["89[1-37-9]\\d{6}"],0,0,0,0,["9(?:399[0-3]|479[0-6]|76(?:2[278]|3[0-37]))\\d{4}"],["8(?:1[019]|2[0156]|84|90)\\d{6}"]]],RO:["40","00","(?:[236-8]\\d|90)\\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",["[236-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","8\\d{13}|[347-9]\\d{9}",[10,14],[["(\\d{4})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["7(?:1[0-8]|2[1-9])","7(?:1(?:[0-356]2|4[29]|7|8[27])|2(?:1[23]|[2-9]2))","7(?:1(?:[0-356]2|4[29]|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",["[349]|8(?:[02-7]|1[1-8])"],"8 ($1)",1],["(\\d{4})(\\d{4})(\\d{3})(\\d{3})","$1 $2 $3 $4",["8"],"8 ($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",["2"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[7-9]"],"0$1"]],"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]","[6-9]\\d{6}|[1-6]\\d{4}",[5,7],[["(\\d{2})(\\d{5})","$1 $2",["6[89]|7|8[4-9]|9(?:[1-8]|9[0-8])"]]]],SC:["248","010|0[0-2]","(?:[2489]\\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,12],[["(\\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|9)"],"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-9]|[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}|(?:[489]\\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","(?:[237-9]\\d|66)\\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|93)\\d{7}",[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",["(?:2|90)4|[67]"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[348]|64|79|90"]],["(\\d{2})(\\d{5,7})","$1 $2",["1|28|6[0-35-9]|7[67]|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}|(?:80\\d|900)\\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,"(5\\d{6})$|1","721$1",0,"721"],SY:["963","00","[1-359]\\d{8}|[1-5]\\d{7}",[8,9],[["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[1-4]|5[1-3]"],"0$1",1],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[59]"],"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,"([2-479]\\d{6})$|1","649$1",0,"649"],TD:["235","00|16","(?:22|[689]\\d|77)\\d{6}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[26-9]"]]],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]","(?:001800|[2-57]|[689]\\d)\\d{7}|1\\d{7,9}",[8,9,10,13],[["(\\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","[0-57-9]\\d{8}",[9],[["(\\d{6})(\\d)(\\d{2})","$1 $2 $3",["331","3317"]],["(\\d{3})(\\d{2})(\\d{4})","$1 $2 $3",["44[02-479]|[34]7"]],["(\\d{4})(\\d)(\\d{4})","$1 $2 $3",["3(?:[1245]|3[12])"]],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[0-57-9]"]]],0,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|71)\\d{6}",[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",["[67]"],"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\\d|999)\\d)\\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-9]"]]]],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[01589]|90"],"0$1",1],["(\\d{3})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["5(?:[0-59]|61)","5(?:[0-59]|61[06])","5(?:[0-59]|61[06]1)"],"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,"([2-46-8]\\d{6})$|1","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]","(?:[25-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{2})(\\d{7})","$1 $2",["5"]],["(\\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{4})(\\d{5})","$1 $2",["3[1-8]|4(?:[1367]|[45][6-9]|8[4-6])|5(?:[1-5]|6[0135689]|7[4-6])|6(?:[12][3-7]|[459])","3[1-8]|4(?:[1367]|[45][6-9]|8[4-6])|5(?:[1-5]|6(?:[015689]|3[02389])|7[4-6])|6(?:[12][3-7]|[459])"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[3-7]|89|9[1-9]"],"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}|3\\d{6}",[10],[["(\\d{3})(\\d{4})","$1-$2",["310"],0,1],["(\\d{3})(\\d{3})(\\d{4})","($1) $2-$3",["[2-9]"],0,1,"$1-$2-$3"]],"1",0,0,0,0,0,[["(?:3052(?:0[0-8]|[1-9]\\d)|5056(?:[0-35-9]\\d|4[0-468]))\\d{4}|(?:2742|305[3-9]|472[247-9]|505[2-57-9]|983[2-47-9])\\d{6}|(?:2(?:0[1-35-9]|1[02-9]|2[03-57-9]|3[1459]|4[08]|5[1-46]|6[0279]|7[0269]|8[13])|3(?:0[1-47-9]|1[02-9]|2[0135-79]|3[0-24679]|4[167]|5[0-2]|6[01349]|8[056])|4(?:0[124-9]|1[02-579]|2[3-5]|3[0245]|4[023578]|58|6[349]|7[0589]|8[04])|5(?:0[1-47-9]|1[0235-8]|20|3[0149]|4[01]|5[179]|6[1-47]|7[0-5]|8[0256])|6(?:0[1-35-9]|1[024-9]|2[03689]|3[016]|4[0156]|5[01679]|6[0-279]|78|8[0-29])|7(?:0[1-46-8]|1[2-9]|2[04-8]|3[0-247]|4[037]|5[47]|6[02359]|7[0-59]|8[156])|8(?:0[1-68]|1[02-8]|2[068]|3[0-2589]|4[03578]|5[046-9]|6[02-5]|7[028])|9(?:0[1346-9]|1[02-9]|2[0589]|3[0146-8]|4[01357-9]|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[125-9]|33|44|66|77|88)[2-9]\\d{6}"],0,0,0,["305209\\d{4}"]]],UY:["598","0(?:0|1[3-9]\\d)","0004\\d{2,9}|[1249]\\d{7}|(?:[49]\\d|80)\\d{5}",[6,7,8,9,10,11,12,13],[["(\\d{3})(\\d{3,4})","$1 $2",["0"]],["(\\d{3})(\\d{4})","$1 $2",["[49]0|8"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["9"],"0$1"],["(\\d{4})(\\d{4})","$1 $2",["[124]"]],["(\\d{3})(\\d{3})(\\d{2,4})","$1 $2 $3",["0"]],["(\\d{3})(\\d{3})(\\d{3})(\\d{2,4})","$1 $2 $3 $4",["0"]]],"0",0,0,0,0,0,0,"00"," int. "],UZ:["998","00","(?:20|33|[5-9]\\d)\\d{7}",[9],[["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[235-9]"]]]],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,12],0,0,0,0,0,0,"06698"],VC:["1","011","(?:[58]\\d\\d|784|900)\\d{7}",[10],0,"1",0,"([2-7]\\d{6})$|1","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,"([2-578]\\d{6})$|1","284$1",0,"284"],VI:["1","011","[58]\\d{9}|(?:34|90)0\\d{7}",[10],0,"1",0,"([2-9]\\d{6})$|1","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",["6"],"0$1",1],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[357-9]"],"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","[57-9]\\d{6}|(?:[238]\\d|48)\\d{3}",[5,7],[["(\\d{3})(\\d{4})","$1 $2",["[57-9]"]]]],WF:["681","00","(?:40|72|8\\d{4})\\d{4}|[89]\\d{5}",[6,9],[["(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3",["[47-9]"]],["(\\d{3})(\\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","2\\d{7,8}|3\\d{7,11}|(?:4\\d\\d|[89]00)\\d{5}",[8,9,10,11,12],[["(\\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",["2|39"],"0$1"],["(\\d{2})(\\d{7,10})","$1 $2",["3"],"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-6]|8[0-7])"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["7"],"0$1"]],"0"],YT:["262","00","7093\\d{5}|(?:80|9\\d)\\d{7}|(?:26|63)9\\d{6}",[9],0,"0",0,0,0,0,0,[["269(?:0[0-467]|15|5[0-4]|6\\d|[78]0)\\d{4}"],["(?:639(?:0[0-79]|1[019]|[267]\\d|3[09]|40|5[05-9]|9[04-79])|7093[5-7])\\d{4}"],["80\\d{7}"],0,0,0,0,0,["9(?:(?:39|47)8[01]|769\\d)\\d{4}"]]],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","800\\d{6}|(?:21|[579]\\d|63)\\d{7}",[9],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[28]"],"0$1"],["(\\d{2})(\\d{7})","$1 $2",["[579]"],"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,"(?:00|[1-9]\\d)\\d{6}",[8],[["(\\d{4})(\\d{4})","$1 $2",["\\d"]]],0,0,0,0,0,0,[0,0,["(?:00|[1-9]\\d)\\d{6}"]]],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,"7\\d{11}|[235-7]\\d{8}",[9,12],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[235-7]"]]],0,0,0,0,0,0,[0,["(?:[356]|774[45])\\d{8}|7[6-8]\\d{7}"],0,0,0,0,0,0,["2\\d{8}",[9]]]],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,"6\\d{9}|[0-36-9]\\d{8}",[9,10],[["(\\d)(\\d{3})(\\d{5})","$1 $2 $3",["[0-37-9]"]],["(\\d)(\\d{3})(\\d{5,6})","$1 $2 $3",["6"]]],0,0,0,0,0,0,[0,["6\\d{9}|[0-36-9]\\d{8}"]]],882:["882",0,"[13]\\d{6}(?:\\d{2,5})?|[19]\\d{7}|(?:[25]\\d\\d|4)\\d{7}(?:\\d{2})?",[7,8,9,10,11,12],[["(\\d{2})(\\d{5})","$1 $2",["16|342"]],["(\\d{2})(\\d{6})","$1 $2",["49"]],["(\\d{2})(\\d{2})(\\d{4})","$1 $2 $3",["1[36]|9"]],["(\\d{2})(\\d{4})(\\d{3})","$1 $2 $3",["3[23]"]],["(\\d{2})(\\d{3,4})(\\d{4})","$1 $2 $3",["16"]],["(\\d{2})(\\d{4})(\\d{4})","$1 $2 $3",["10|23|3(?:[15]|4[57])|4|51"]],["(\\d{3})(\\d{4})(\\d{4})","$1 $2 $3",["34"]],["(\\d{2})(\\d{4,5})(\\d{5})","$1 $2 $3",["[1-35]"]]],0,0,0,0,0,0,[0,["342\\d{4}|(?:337|49)\\d{6}|(?:3(?:2|47|7\\d{3})|50\\d{3})\\d{7}",[7,8,9,10,12]],0,0,0,["348[57]\\d{7}",[11]],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})|(?:345\\d|9[89])\\d{6}|(?:10|2(?:3|85\\d)|3(?:[15]|[69]\\d\\d)|4[15-8]|51)\\d{8}"]]],883:["883",0,"(?:[1-4]\\d|51)\\d{6,10}",[8,9,10,11,12],[["(\\d{3})(\\d{3})(\\d{2,8})","$1 $2 $3",["[14]|2[24-689]|3[02-689]|51[24-9]"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["510"]],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["21"]],["(\\d{4})(\\d{4})(\\d{4})","$1 $2 $3",["51[13]"]],["(\\d{3})(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3 $4",["[235]"]]],0,0,0,0,0,0,[0,0,0,0,0,0,0,0,["(?:2(?:00\\d\\d|10)|(?:370[1-9]|51\\d0)\\d)\\d{7}|51(?:00\\d{5}|[24-9]0\\d{4,7})|(?:1[0-79]|2[24-689]|3[02-689]|4[0-4])0\\d{5,9}"]]],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}"]]]}};export{d as default};
@@ -1,5 +0,0 @@
1
- import{ReactiveElement as o}from"../../../@lit_reactive-element@2.0.4/node_modules/@lit/reactive-element/reactive-element.js";import{defaultConverter as u,notEqual as m}from"../../../@lit_reactive-element@2.0.4/node_modules/@lit/reactive-element/reactive-element.js";import{render as i,noChange as l}from"../../../lit-html@3.2.1/node_modules/lit-html/lit-html.js";import{html as f,nothing as E}from"../../../lit-html@3.2.1/node_modules/lit-html/lit-html.js";/**
2
- * @license
3
- * Copyright 2017 Google LLC
4
- * SPDX-License-Identifier: BSD-3-Clause
5
- */class n extends o{constructor(){super(...arguments),this.renderOptions={host:this},this._$Do=void 0}createRenderRoot(){var t;const e=super.createRenderRoot();return(t=this.renderOptions).renderBefore??(t.renderBefore=e.firstChild),e}update(e){const t=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(e),this._$Do=i(t,this.renderRoot,this.renderOptions)}connectedCallback(){var e;super.connectedCallback(),(e=this._$Do)==null||e.setConnected(!0)}disconnectedCallback(){var e;super.disconnectedCallback(),(e=this._$Do)==null||e.setConnected(!1)}render(){return l}}var s;n._$litElement$=!0,n.finalized=!0,(s=globalThis.litElementHydrateSupport)==null||s.call(globalThis,{LitElement:n});const r=globalThis.litElementPolyfillSupport;r==null||r({LitElement:n});(globalThis.litElementVersions??(globalThis.litElementVersions=[])).push("4.1.1");export{n as LitElement,o as ReactiveElement,u as defaultConverter,f as html,l as noChange,m as notEqual,E as nothing,i as render};
@@ -1,5 +0,0 @@
1
- import{nothing as o}from"../lit-html.js";import{AsyncDirective as n}from"../async-directive.js";import{directive as r}from"../directive.js";/**
2
- * @license
3
- * Copyright 2020 Google LLC
4
- * SPDX-License-Identifier: BSD-3-Clause
5
- */const v=()=>new c;class c{}const e=new WeakMap,Y=r(class extends n{render(t){return o}update(t,[i]){var h;const s=i!==this.Y;return s&&this.Y!==void 0&&this.rt(void 0),(s||this.lt!==this.ct)&&(this.Y=i,this.ht=(h=t.options)==null?void 0:h.host,this.rt(this.ct=t.element)),o}rt(t){if(this.isConnected||(t=void 0),typeof this.Y=="function"){const i=this.ht??globalThis;let s=e.get(i);s===void 0&&(s=new WeakMap,e.set(i,s)),s.get(this.Y)!==void 0&&this.Y.call(this.ht,void 0),s.set(this.Y,t),t!==void 0&&this.Y.call(this.ht,t)}else this.Y.value=t}get lt(){var t,i;return typeof this.Y=="function"?(t=e.get(this.ht??globalThis))==null?void 0:t.get(this.Y):(i=this.Y)==null?void 0:i.value}disconnected(){this.lt===this.ct&&this.rt(void 0)}reconnected(){this.rt(this.ct)}});export{v as createRef,Y as ref};
@@ -1 +0,0 @@
1
- import t from"./_getNative.js";import a from"./_root.js";var e=t(a,"DataView");export{e as default};
@@ -1 +0,0 @@
1
- import p from"./_hashClear.js";import a from"./_hashDelete.js";import l from"./_hashGet.js";import s from"./_hashHas.js";import m from"./_hashSet.js";function t(o){var e=-1,h=o==null?0:o.length;for(this.clear();++e<h;){var r=o[e];this.set(r[0],r[1])}}t.prototype.clear=p;t.prototype.delete=a;t.prototype.get=l;t.prototype.has=s;t.prototype.set=m;export{t as default};
@@ -1 +0,0 @@
1
- import p from"./_listCacheClear.js";import a from"./_listCacheDelete.js";import i from"./_listCacheGet.js";import h from"./_listCacheHas.js";import s from"./_listCacheSet.js";function t(e){var o=-1,l=e==null?0:e.length;for(this.clear();++o<l;){var r=e[o];this.set(r[0],r[1])}}t.prototype.clear=p;t.prototype.delete=a;t.prototype.get=i;t.prototype.has=h;t.prototype.set=s;export{t as default};
@@ -1 +0,0 @@
1
- import o from"./_getNative.js";import r from"./_root.js";var p=o(r,"Map");export{p as default};
@@ -1 +0,0 @@
1
- import r from"./_mapCacheClear.js";import m from"./_mapCacheDelete.js";import h from"./_mapCacheGet.js";import l from"./_mapCacheHas.js";import c from"./_mapCacheSet.js";function e(t){var o=-1,a=t==null?0:t.length;for(this.clear();++o<a;){var p=t[o];this.set(p[0],p[1])}}e.prototype.clear=r;e.prototype.delete=m;e.prototype.get=h;e.prototype.has=l;e.prototype.set=c;export{e as default};
@@ -1 +0,0 @@
1
- import o from"./_getNative.js";import r from"./_root.js";var m=o(r,"Promise");export{m as default};
@@ -1 +0,0 @@
1
- import t from"./_getNative.js";import o from"./_root.js";var a=t(o,"Set");export{a as default};
@@ -1 +0,0 @@
1
- import p from"./_MapCache.js";import h from"./_setCacheAdd.js";import r from"./_setCacheHas.js";function e(t){var o=-1,a=t==null?0:t.length;for(this.__data__=new p;++o<a;)this.add(t[o])}e.prototype.add=e.prototype.push=h;e.prototype.has=r;export{e as default};
@@ -1 +0,0 @@
1
- import r from"./_ListCache.js";import a from"./_stackClear.js";import p from"./_stackDelete.js";import s from"./_stackGet.js";import i from"./_stackHas.js";import m from"./_stackSet.js";function t(o){var e=this.__data__=new r(o);this.size=e.size}t.prototype.clear=a;t.prototype.delete=p;t.prototype.get=s;t.prototype.has=i;t.prototype.set=m;export{t as default};
@@ -1 +0,0 @@
1
- import o from"./_root.js";var m=o.Symbol;export{m as default};
@@ -1 +0,0 @@
1
- import r from"./_root.js";var a=r.Uint8Array;export{a as default};
@@ -1 +0,0 @@
1
- import a from"./_getNative.js";import o from"./_root.js";var e=a(o,"WeakMap");export{e as default};
@@ -1 +0,0 @@
1
- function t(l,c,e){switch(e.length){case 0:return l.call(c);case 1:return l.call(c,e[0]);case 2:return l.call(c,e[0],e[1]);case 3:return l.call(c,e[0],e[1],e[2])}return l.apply(c,e)}export{t as default};
@@ -1 +0,0 @@
1
- function f(e,n){for(var l=-1,t=e==null?0:e.length;++l<t&&n(e[l],l,e)!==!1;);return e}export{f as default};
@@ -1 +0,0 @@
1
- function d(e,i){for(var n=-1,r=e==null?0:e.length,u=0,t=[];++n<r;){var l=e[n];i(l,n,e)&&(t[u++]=l)}return t}export{d as default};
@@ -1 +0,0 @@
1
- import a from"./_baseTimes.js";import g from"./isArguments.js";import h from"./isArray.js";import b from"./isBuffer.js";import A from"./_isIndex.js";import c from"./isTypedArray.js";var d=Object.prototype,O=d.hasOwnProperty;function l(t,p){var o=h(t),i=!o&&g(t),s=!o&&!i&&b(t),e=!o&&!i&&!s&&c(t),n=o||i||s||e,f=n?a(t.length,String):[],m=f.length;for(var r in t)(p||O.call(t,r))&&!(n&&(r=="length"||s&&(r=="offset"||r=="parent")||e&&(r=="buffer"||r=="byteLength"||r=="byteOffset")||A(r,m)))&&f.push(r);return f}export{l as default};
@@ -1 +0,0 @@
1
- function h(e,u){for(var l=-1,n=e==null?0:e.length,t=Array(n);++l<n;)t[l]=u(e[l],l,e);return t}export{h as default};
@@ -1 +0,0 @@
1
- function l(e,n){for(var t=-1,h=n.length,f=e.length;++t<h;)e[f+t]=n[t];return e}export{l as default};
@@ -1 +0,0 @@
1
- function h(e,t,n,d){for(var i=-1,l=e==null?0:e.length;++i<l;)n=t(n,e[i],i,e);return n}export{h as default};
@@ -1 +0,0 @@
1
- function u(e,t){for(var n=-1,l=e==null?0:e.length;++n<l;)if(t(e[n],n,e))return!0;return!1}export{u as default};
@@ -1 +0,0 @@
1
- function t(r){return r.split("")}export{t as default};
@@ -1 +0,0 @@
1
- var r=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g;function a(x){return x.match(r)||[]}export{a as default};
@@ -1 +0,0 @@
1
- import r from"./_baseAssignValue.js";import s from"./eq.js";function m(n,f,i){(i!==void 0&&!s(n[f],i)||i===void 0&&!(f in n))&&r(n,f,i)}export{m as default};
@@ -1 +0,0 @@
1
- import t from"./_baseAssignValue.js";import i from"./eq.js";var s=Object.prototype,p=s.hasOwnProperty;function l(r,a,o){var n=r[a];(!(p.call(r,a)&&i(n,o))||o===void 0&&!(a in r))&&t(r,a,o)}export{l as default};
@@ -1 +0,0 @@
1
- import r from"./eq.js";function o(t,n){for(var e=t.length;e--;)if(r(t[e][0],n))return e;return-1}export{o as default};
@@ -1 +0,0 @@
1
- import o from"./_copyObject.js";import e from"./keys.js";function m(r,t){return r&&o(t,e(t),r)}export{m as default};
@@ -1 +0,0 @@
1
- import t from"./_copyObject.js";import o from"./keysIn.js";function i(n,r){return n&&t(r,o(r),n)}export{i as default};
@@ -1 +0,0 @@
1
- import u from"./_defineProperty.js";function i(r,e,t){e=="__proto__"&&u?u(r,e,{configurable:!0,enumerable:!0,value:t,writable:!0}):r[e]=t}export{i as default};
@@ -1 +0,0 @@
1
- import L from"./_Stack.js";import B from"./_arrayEach.js";import I from"./_assignValue.js";import O from"./_baseAssign.js";import _ from"./_baseAssignIn.js";import M from"./_cloneBuffer.js";import w from"./_copyArray.js";import D from"./_copySymbols.js";import G from"./_copySymbolsIn.js";import N from"./_getAllKeys.js";import U from"./_getAllKeysIn.js";import h from"./_getTag.js";import x from"./_initCloneArray.js";import l from"./_initCloneByTag.js";import K from"./_initCloneObject.js";import P from"./isArray.js";import R from"./isBuffer.js";import W from"./isMap.js";import Y from"./isObject.js";import q from"./isSet.js";import H from"./keys.js";import J from"./keysIn.js";var Q=1,V=2,X=4,s="[object Arguments]",Z="[object Array]",$="[object Boolean]",z="[object Date]",u="[object Error]",d="[object Function]",k="[object GeneratorFunction]",v="[object Map]",rr="[object Number]",E="[object Object]",or="[object RegExp]",tr="[object Set]",ir="[object String]",nr="[object Symbol]",er="[object WeakMap]",fr="[object ArrayBuffer]",ar="[object DataView]",mr="[object Float32Array]",gr="[object Float64Array]",pr="[object Int8Array]",cr="[object Int16Array]",br="[object Int32Array]",Tr="[object Uint8Array]",jr="[object Uint8ClampedArray]",yr="[object Uint16Array]",Ar="[object Uint32Array]",o={};o[s]=o[Z]=o[fr]=o[ar]=o[$]=o[z]=o[mr]=o[gr]=o[pr]=o[cr]=o[br]=o[v]=o[rr]=o[E]=o[or]=o[tr]=o[ir]=o[nr]=o[Tr]=o[jr]=o[yr]=o[Ar]=!0;o[u]=o[d]=o[er]=!1;function b(r,f,a,F,g,i){var t,p=f&Q,c=f&V,C=f&X;if(a&&(t=g?a(r,F,g,i):a(r)),t!==void 0)return t;if(!Y(r))return r;var T=P(r);if(T){if(t=x(r),!p)return w(r,t)}else{var m=h(r),j=m==d||m==k;if(R(r))return M(r,p);if(m==E||m==s||j&&!g){if(t=c||j?{}:K(r),!p)return c?G(r,_(t,r)):D(r,O(t,r))}else{if(!o[m])return g?r:{};t=l(r,m,p)}}i||(i=new L);var y=i.get(r);if(y)return y;i.set(r,t),q(r)?r.forEach(function(n){t.add(b(n,f,a,n,r,i))}):W(r)&&r.forEach(function(n,e){t.set(e,b(n,f,a,e,r,i))});var S=C?c?U:N:c?J:H,A=T?void 0:S(r);return B(A||r,function(n,e){A&&(e=n,n=r[e]),I(t,e,b(n,f,a,e,r,i))}),t}export{b as default};
@@ -1 +0,0 @@
1
- import u from"./isObject.js";var r=Object.create,c=function(){function e(){}return function(t){if(!u(t))return{};if(r)return r(t);e.prototype=t;var n=new e;return e.prototype=void 0,n}}();export{c as default};
@@ -1 +0,0 @@
1
- import a from"./_baseForOwn.js";import r from"./_createBaseEach.js";var t=r(a);export{t as default};
@@ -1 +0,0 @@
1
- import r from"./_createBaseFor.js";var e=r();export{e as default};
@@ -1 +0,0 @@
1
- import e from"./_baseFor.js";import t from"./keys.js";function m(r,o){return r&&e(r,o,t)}export{m as default};
@@ -1 +0,0 @@
1
- import l from"./_castPath.js";import f from"./_toKey.js";function d(n,e){e=l(e,n);for(var r=0,i=e.length;n!=null&&r<i;)n=n[f(e[r++])];return r&&r==i?n:void 0}export{d as default};
@@ -1 +0,0 @@
1
- import e from"./_arrayPush.js";import u from"./isArray.js";function l(r,s,t){var a=s(r);return u(r)?a:e(a,t(r))}export{l as default};
@@ -1 +0,0 @@
1
- import t from"./_Symbol.js";import e from"./_getRawTag.js";import o from"./_objectToString.js";var i="[object Null]",f="[object Undefined]",r=t?t.toStringTag:void 0;function m(n){return n==null?n===void 0?f:i:r&&r in Object(n)?e(n):o(n)}export{m as default};
@@ -1 +0,0 @@
1
- function e(n,a){return n!=null&&a in Object(n)}export{e as default};
@@ -1 +0,0 @@
1
- import t from"./_baseGetTag.js";import e from"./isObjectLike.js";var s="[object Arguments]";function m(r){return e(r)&&t(r)==s}export{m as default};
@@ -1 +0,0 @@
1
- import u from"./_baseIsEqualDeep.js";import r from"./isObjectLike.js";function m(i,n,f,s,t){return i===n?!0:i==null||n==null||!r(i)&&!r(n)?i!==i&&n!==n:u(i,n,f,s,m,t)}export{m as default};
@@ -1 +0,0 @@
1
- import v from"./_Stack.js";import B from"./_equalArrays.js";import E from"./_equalByTag.js";import L from"./_equalObjects.js";import _ from"./_getTag.js";import O from"./isArray.js";import u from"./isBuffer.js";import R from"./isTypedArray.js";var S=1,w="[object Arguments]",P="[object Array]",l="[object Object]",q=Object.prototype,I=q.hasOwnProperty;function K(r,f,p,i,g,a){var m=O(r),j=O(f),e=m?P:_(r),o=j?P:_(f);e=e==w?l:e,o=o==w?l:o;var A=e==l,d=o==l,n=e==o;if(n&&u(r)){if(!u(f))return!1;m=!0,A=!1}if(n&&!A)return a||(a=new v),m||R(r)?B(r,f,p,i,g,a):E(r,f,e,p,i,g,a);if(!(p&S)){var y=A&&I.call(r,"__wrapped__"),T=d&&I.call(f,"__wrapped__");if(y||T){var s=y?r.value():r,t=T?f.value():f;return a||(a=new v),g(s,t,p,i,a)}}return n?(a||(a=new v),L(r,f,p,i,g,a)):!1}export{K as default};
@@ -1 +0,0 @@
1
- import a from"./_getTag.js";import r from"./isObjectLike.js";var e="[object Map]";function i(t){return r(t)&&a(t)==e}export{i as default};
@@ -1 +0,0 @@
1
- import R from"./_Stack.js";import O from"./_baseIsEqual.js";var _=1,h=2;function L(e,p,i,v){var n=i.length,f=n;if(e==null)return!f;for(e=Object(e);n--;){var r=i[n];if(r[2]?r[1]!==e[r[0]]:!(r[0]in e))return!1}for(;++n<f;){r=i[n];var u=r[0],l=e[u],A=r[1];if(r[2]){if(l===void 0&&!(u in e))return!1}else{var E=new R,s;if(!(s===void 0?O(A,l,_|h,v,E):s))return!1}}return!0}export{L as default};
@@ -1 +0,0 @@
1
- import o from"./isFunction.js";import e from"./_isMasked.js";import a from"./isObject.js";import n from"./_toSource.js";var p=/[\\^$.*+?()[\]{}|]/g,i=/^\[object .+?Constructor\]$/,s=Function.prototype,c=Object.prototype,f=s.toString,m=c.hasOwnProperty,u=RegExp("^"+f.call(m).replace(p,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function O(r){if(!a(r)||e(r))return!1;var t=o(r)?u:i;return t.test(n(r))}export{O as default};
@@ -1 +0,0 @@
1
- import e from"./_getTag.js";import r from"./isObjectLike.js";var o="[object Set]";function s(t){return r(t)&&e(t)==o}export{s as default};
@@ -1 +0,0 @@
1
- import e from"./_baseGetTag.js";import r from"./isLength.js";import o from"./isObjectLike.js";var g="[object Arguments]",b="[object Array]",c="[object Boolean]",j="[object Date]",n="[object Error]",T="[object Function]",i="[object Map]",y="[object Number]",p="[object Object]",A="[object RegExp]",f="[object Set]",u="[object String]",m="[object WeakMap]",s="[object ArrayBuffer]",l="[object DataView]",d="[object Float32Array]",I="[object Float64Array]",U="[object Int8Array]",k="[object Int16Array]",w="[object Int32Array]",x="[object Uint8Array]",B="[object Uint8ClampedArray]",F="[object Uint16Array]",M="[object Uint32Array]",a={};a[d]=a[I]=a[U]=a[k]=a[w]=a[x]=a[B]=a[F]=a[M]=!0;a[g]=a[b]=a[s]=a[c]=a[l]=a[j]=a[n]=a[T]=a[i]=a[y]=a[p]=a[A]=a[f]=a[u]=a[m]=!1;function E(t){return o(t)&&r(t.length)&&!!a[e(t)]}export{E as default};
@@ -1 +0,0 @@
1
- import t from"./_baseMatches.js";import o from"./_baseMatchesProperty.js";import f from"./identity.js";import i from"./isArray.js";import e from"./property.js";function c(r){return typeof r=="function"?r:r==null?f:typeof r=="object"?i(r)?o(r[0],r[1]):t(r):e(r)}export{c as default};
@@ -1 +0,0 @@
1
- import a from"./_isPrototype.js";import e from"./_nativeKeys.js";var s=Object.prototype,n=s.hasOwnProperty;function f(r){if(!a(r))return e(r);var o=[];for(var t in Object(r))n.call(r,t)&&t!="constructor"&&o.push(t);return o}export{f as default};
@@ -1 +0,0 @@
1
- import a from"./isObject.js";import i from"./_isPrototype.js";import n from"./_nativeKeysIn.js";var e=Object.prototype,p=e.hasOwnProperty;function v(r){if(!a(r))return n(r);var s=i(r),o=[];for(var t in r)t=="constructor"&&(s||!p.call(r,t))||o.push(t);return o}export{v as default};
@@ -1 +0,0 @@
1
- import s from"./_baseEach.js";import u from"./isArrayLike.js";function o(r,e){var t=-1,a=u(r)?Array(r.length):[];return s(r,function(f,i,n){a[++t]=e(f,i,n)}),a}export{o as default};
@@ -1 +0,0 @@
1
- import e from"./_baseIsMatch.js";import m from"./_getMatchData.js";import n from"./_matchesStrictComparable.js";function h(a){var t=m(a);return t.length==1&&t[0][2]?n(t[0][0],t[0][1]):function(r){return r===a||e(r,a,t)}}export{h as default};
@@ -1 +0,0 @@
1
- import i from"./_baseIsEqual.js";import e from"./get.js";import f from"./hasIn.js";import n from"./_isKey.js";import a from"./_isStrictComparable.js";import p from"./_matchesStrictComparable.js";import s from"./_toKey.js";var u=1,A=2;function y(r,o){return n(r)&&a(o)?p(s(r),o):function(m){var t=e(m,r);return t===void 0&&t===o?f(m,r):i(o,t,u|A)}}export{y as default};
@@ -1 +0,0 @@
1
- import t from"./_Stack.js";import d from"./_assignMergeValue.js";import g from"./_baseFor.js";import a from"./_baseMergeDeep.js";import M from"./isObject.js";import v from"./keysIn.js";import x from"./_safeGet.js";function D(f,r,e,n,i){f!==r&&g(r,function(o,m){if(i||(i=new t),M(o))a(f,r,m,e,D,n,i);else{var p=n?n(x(f,m),o,m+"",f,r,i):void 0;p===void 0&&(p=o),d(f,m,p)}},v)}export{D as default};
@@ -1 +0,0 @@
1
- import d from"./_assignMergeValue.js";import V from"./_cloneBuffer.js";import j from"./_cloneTypedArray.js";import y from"./_copyArray.js";import c from"./_initCloneObject.js";import g from"./isArguments.js";import O from"./isArray.js";import C from"./isArrayLikeObject.js";import M from"./isBuffer.js";import P from"./isFunction.js";import w from"./isObject.js";import x from"./isPlainObject.js";import D from"./isTypedArray.js";import b from"./_safeGet.js";import F from"./toPlainObject.js";function U(t,p,o,v,A,l,f){var i=b(t,o),e=b(p,o),s=f.get(e);if(s){d(t,o,s);return}var r=l?l(i,e,o+"",t,p,f):void 0,m=r===void 0;if(m){var a=O(e),n=!a&&M(e),u=!a&&!n&&D(e);r=e,a||n||u?O(i)?r=i:C(i)?r=y(i):n?(m=!1,r=V(e,!0)):u?(m=!1,r=j(e,!0)):r=[]:x(e)||g(e)?(r=i,g(i)?r=F(i):(!w(i)||P(i))&&(r=c(e))):m=!1}m&&(f.set(e,r),A(r,e,v,l,f),f.delete(e)),d(t,o,r)}export{U as default};
@@ -1 +0,0 @@
1
- function r(e){return function(n){return n==null?void 0:n[e]}}export{r as default};
@@ -1 +0,0 @@
1
- import t from"./_baseGet.js";function o(e){return function(r){return t(r,e)}}export{o as default};
@@ -1 +0,0 @@
1
- function r(n){return function(e){return n==null?void 0:n[e]}}export{r as default};
@@ -1 +0,0 @@
1
- import o from"./identity.js";import e from"./_overRest.js";import i from"./_setToString.js";function n(t,r){return i(e(t,r,o),t+"")}export{n as default};
@@ -1 +0,0 @@
1
- import p from"./_assignValue.js";import l from"./_castPath.js";import x from"./_isIndex.js";import d from"./isObject.js";import _ from"./_toKey.js";function K(r,t,e,a){if(!d(r))return r;t=l(t,r);for(var o=-1,m=t.length,u=m-1,n=r;n!=null&&++o<m;){var i=_(t[o]),f=e;if(i==="__proto__"||i==="constructor"||i==="prototype")return r;if(o!=u){var s=n[i];f=void 0,f===void 0&&(f=d(s)?s:x(t[o+1])?[]:{})}p(n,i,f),n=n[i]}return r}export{K as default};
@@ -1 +0,0 @@
1
- import o from"./constant.js";import r from"./_defineProperty.js";import i from"./identity.js";var u=r?function(t,e){return r(t,"toString",{configurable:!0,enumerable:!1,value:o(e),writable:!0})}:i;export{u as default};
@@ -1 +0,0 @@
1
- function c(u,i,e){var f=-1,l=u.length;i<0&&(i=-i>l?0:l+i),e=e>l?l:e,e<0&&(e+=l),l=i>e?0:e-i>>>0,i>>>=0;for(var h=Array(l);++f<l;)h[f]=u[f+i];return h}export{c as default};
@@ -1 +0,0 @@
1
- function i(r,t){for(var e=-1,a=Array(r);++e<r;)a[e]=t(e);return a}export{i as default};
@@ -1 +0,0 @@
1
- import t from"./_Symbol.js";import f from"./_arrayMap.js";import m from"./isArray.js";import p from"./isSymbol.js";var i=t?t.prototype:void 0,n=i?i.toString:void 0;function y(r){if(typeof r=="string")return r;if(m(r))return f(r,y)+"";if(p(r))return n?n.call(r):"";var o=r+"";return o=="0"&&1/r==-1/0?"-0":o}export{y as default};
@@ -1 +0,0 @@
1
- import r from"./_trimmedEndIndex.js";var a=/^\s+/;function t(e){return e&&e.slice(0,r(e)+1).replace(a,"")}export{t as default};
@@ -1 +0,0 @@
1
- function t(n){return function(r){return n(r)}}export{t as default};
@@ -1 +0,0 @@
1
- import t from"./_castPath.js";import o from"./last.js";import e from"./_parent.js";import f from"./_toKey.js";function a(r,m){return m=t(m,r),r=e(r,m),r==null||delete r[f(o(m))]}export{a as default};
@@ -1 +0,0 @@
1
- function t(a,e){return a.has(e)}export{t as default};
@@ -1 +0,0 @@
1
- import o from"./isArray.js";import i from"./_isKey.js";import m from"./_stringToPath.js";import f from"./toString.js";function c(r,t){return o(r)?r:i(r,t)?[r]:m(f(r))}export{c as default};
@@ -1 +0,0 @@
1
- import n from"./_baseSlice.js";function f(t,l,e){var a=t.length;return e=e===void 0?a:e,n(t,l,e)}export{f as default};
@@ -1 +0,0 @@
1
- import n from"./_Uint8Array.js";function o(t){var e=new t.constructor(t.byteLength);return new n(e).set(new n(t)),e}export{o as default};
@@ -1 +0,0 @@
1
- import d from"./_root.js";var p=typeof exports=="object"&&exports&&!exports.nodeType&&exports,t=p&&typeof module=="object"&&module&&!module.nodeType&&module,s=t&&t.exports===p,n=s?d.Buffer:void 0,l=n?n.allocUnsafe:void 0;function a(e,u){if(u)return e.slice();var o=e.length,r=l?l(o):new e.constructor(o);return e.copy(r),r}export{a as default};