@ozdao/prometheus-framework 0.2.312 → 0.2.314

Sign up to get free protection for your applications and to get access to all the features.
Files changed (246) hide show
  1. package/dist/main.css +1 -1
  2. package/dist/prometheus-framework/src/components/BottomSheet/BottomSheet.vue.cjs +4 -3
  3. package/dist/prometheus-framework/src/components/BottomSheet/BottomSheet.vue.cjs.map +1 -1
  4. package/dist/prometheus-framework/src/components/BottomSheet/BottomSheet.vue.js +5 -4
  5. package/dist/prometheus-framework/src/components/BottomSheet/BottomSheet.vue.js.map +1 -1
  6. package/dist/prometheus-framework/src/components/Button/Button.vue2.cjs +1 -1
  7. package/dist/prometheus-framework/src/components/Button/Button.vue2.js +1 -1
  8. package/dist/prometheus-framework/src/components/Feed/Feed.vue.cjs +4 -3
  9. package/dist/prometheus-framework/src/components/Feed/Feed.vue.cjs.map +1 -1
  10. package/dist/prometheus-framework/src/components/Feed/Feed.vue.js +4 -3
  11. package/dist/prometheus-framework/src/components/Feed/Feed.vue.js.map +1 -1
  12. package/dist/prometheus-framework/src/components/Field/Field.vue.cjs +21 -14
  13. package/dist/prometheus-framework/src/components/Field/Field.vue.cjs.map +1 -1
  14. package/dist/prometheus-framework/src/components/Field/Field.vue.js +21 -14
  15. package/dist/prometheus-framework/src/components/Field/Field.vue.js.map +1 -1
  16. package/dist/prometheus-framework/src/components/Field/Field.vue2.cjs +21 -14
  17. package/dist/prometheus-framework/src/components/Field/Field.vue2.cjs.map +1 -1
  18. package/dist/prometheus-framework/src/components/Field/Field.vue2.js +21 -14
  19. package/dist/prometheus-framework/src/components/Field/Field.vue2.js.map +1 -1
  20. package/dist/prometheus-framework/src/components/FieldBig/FieldBig.vue.cjs +1 -1
  21. package/dist/prometheus-framework/src/components/FieldBig/FieldBig.vue.js +1 -1
  22. package/dist/prometheus-framework/src/components/LocationMarker/LocationMarker.vue2.cjs +1 -1
  23. package/dist/prometheus-framework/src/components/LocationMarker/LocationMarker.vue2.js +1 -1
  24. package/dist/prometheus-framework/src/components/Slider/Slider.vue.cjs +1 -1
  25. package/dist/prometheus-framework/src/components/Slider/Slider.vue.js +1 -1
  26. package/dist/prometheus-framework/src/components/UploadImageMultiple/UploadImageMultiple.vue.cjs +1 -1
  27. package/dist/prometheus-framework/src/components/UploadImageMultiple/UploadImageMultiple.vue.js +1 -1
  28. package/dist/prometheus-framework/src/modules/auth/views/components/layouts/Auth.vue.cjs +3 -3
  29. package/dist/prometheus-framework/src/modules/auth/views/components/layouts/Auth.vue.js +3 -3
  30. package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterCode.vue.cjs +1 -1
  31. package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterCode.vue.js +1 -1
  32. package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterPassword.vue.cjs +2 -2
  33. package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterPassword.vue.js +2 -2
  34. package/dist/prometheus-framework/src/modules/auth/views/components/pages/Invite.vue.cjs +2 -2
  35. package/dist/prometheus-framework/src/modules/auth/views/components/pages/Invite.vue.js +2 -2
  36. package/dist/prometheus-framework/src/modules/auth/views/components/pages/Profile.vue.cjs +2 -2
  37. package/dist/prometheus-framework/src/modules/auth/views/components/pages/Profile.vue.js +2 -2
  38. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ProfileBlogposts.vue.cjs +1 -1
  39. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ProfileBlogposts.vue.js +1 -1
  40. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ProfileEdit.vue.cjs +2 -2
  41. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ProfileEdit.vue.js +2 -2
  42. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ResetPassword.vue.cjs +2 -2
  43. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ResetPassword.vue.js +2 -2
  44. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignIn.vue.cjs +2 -2
  45. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignIn.vue.js +2 -2
  46. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignUp.vue.cjs +2 -2
  47. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignUp.vue.js +2 -2
  48. package/dist/prometheus-framework/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.cjs +1 -1
  49. package/dist/prometheus-framework/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.js +1 -1
  50. package/dist/prometheus-framework/src/modules/auth/views/router/users.cjs +1 -1
  51. package/dist/prometheus-framework/src/modules/auth/views/router/users.cjs.map +1 -1
  52. package/dist/prometheus-framework/src/modules/auth/views/router/users.js +1 -1
  53. package/dist/prometheus-framework/src/modules/auth/views/router/users.js.map +1 -1
  54. package/dist/prometheus-framework/src/modules/community/components/blocks/CardBlogpost.vue.cjs +1 -1
  55. package/dist/prometheus-framework/src/modules/community/components/blocks/CardBlogpost.vue.js +1 -1
  56. package/dist/prometheus-framework/src/modules/community/components/pages/BlogPost.vue.cjs +2 -2
  57. package/dist/prometheus-framework/src/modules/community/components/pages/BlogPost.vue.js +2 -2
  58. package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.cjs +2 -2
  59. package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.js +2 -2
  60. package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.cjs +3 -3
  61. package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.cjs.map +1 -1
  62. package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.js +3 -3
  63. package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.js.map +1 -1
  64. package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.cjs +2 -2
  65. package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.js +2 -2
  66. package/dist/prometheus-framework/src/modules/constructor/components/elements/Card.vue.cjs +1 -1
  67. package/dist/prometheus-framework/src/modules/constructor/components/elements/Card.vue.js +1 -1
  68. package/dist/prometheus-framework/src/modules/constructor/components/elements/Embed.vue.cjs +1 -1
  69. package/dist/prometheus-framework/src/modules/constructor/components/elements/Embed.vue.js +1 -1
  70. package/dist/prometheus-framework/src/modules/events/components/blocks/CardEvent.vue.cjs +1 -1
  71. package/dist/prometheus-framework/src/modules/events/components/blocks/CardEvent.vue.js +1 -1
  72. package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.cjs +3 -3
  73. package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.js +3 -3
  74. package/dist/prometheus-framework/src/modules/events/components/pages/EditEventTickets.vue.cjs +2 -2
  75. package/dist/prometheus-framework/src/modules/events/components/pages/EditEventTickets.vue.js +2 -2
  76. package/dist/prometheus-framework/src/modules/events/components/pages/Event.vue.cjs +2 -2
  77. package/dist/prometheus-framework/src/modules/events/components/pages/Event.vue.js +2 -2
  78. package/dist/prometheus-framework/src/modules/events/components/pages/EventsBackoffice.vue.cjs +1 -1
  79. package/dist/prometheus-framework/src/modules/events/components/pages/EventsBackoffice.vue.js +1 -1
  80. package/dist/prometheus-framework/src/modules/events/components/sections/Feed.vue.cjs +1 -1
  81. package/dist/prometheus-framework/src/modules/events/components/sections/Feed.vue.js +1 -1
  82. package/dist/prometheus-framework/src/modules/events/components/sections/List.vue.cjs +1 -1
  83. package/dist/prometheus-framework/src/modules/events/components/sections/List.vue.js +1 -1
  84. package/dist/prometheus-framework/src/modules/gallery/components/pages/Gallery.vue.cjs +1 -1
  85. package/dist/prometheus-framework/src/modules/gallery/components/pages/Gallery.vue.js +1 -1
  86. package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.cjs +3 -3
  87. package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.js +3 -3
  88. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/BlockSearch.vue.cjs +7 -2
  89. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/BlockSearch.vue.cjs.map +1 -1
  90. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/BlockSearch.vue.js +7 -2
  91. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/BlockSearch.vue.js.map +1 -1
  92. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/CardHeader.vue.cjs +1 -1
  93. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/CardHeader.vue.js +1 -1
  94. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.cjs +6 -18
  95. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.cjs.map +1 -1
  96. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.js +10 -22
  97. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.js.map +1 -1
  98. package/dist/prometheus-framework/src/modules/globals/views/components/sections/SectionPageTitle.vue.cjs +1 -1
  99. package/dist/prometheus-framework/src/modules/globals/views/components/sections/SectionPageTitle.vue.js +1 -1
  100. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderBackoffice.vue.cjs +2 -2
  101. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderBackoffice.vue.js +2 -2
  102. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.cjs +3 -3
  103. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +3 -3
  104. package/dist/prometheus-framework/src/modules/orders/components/pages/Orders.vue.cjs +1 -1
  105. package/dist/prometheus-framework/src/modules/orders/components/pages/Orders.vue.js +1 -1
  106. package/dist/prometheus-framework/src/modules/orders/components/sections/FormAddCustomer.vue.cjs +1 -1
  107. package/dist/prometheus-framework/src/modules/orders/components/sections/FormAddCustomer.vue.js +1 -1
  108. package/dist/prometheus-framework/src/modules/orders/components/sections/FormCustomerDetails.vue.cjs +1 -1
  109. package/dist/prometheus-framework/src/modules/orders/components/sections/FormCustomerDetails.vue.js +1 -1
  110. package/dist/prometheus-framework/src/modules/orders/components/sections/FormDelivery.vue.cjs +1 -1
  111. package/dist/prometheus-framework/src/modules/orders/components/sections/FormDelivery.vue.js +1 -1
  112. package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardOrganization.vue.cjs +1 -1
  113. package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardOrganization.vue.js +1 -1
  114. package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.cjs +4 -4
  115. package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.js +4 -4
  116. package/dist/prometheus-framework/src/modules/organizations/components/pages/Members.vue.cjs +2 -2
  117. package/dist/prometheus-framework/src/modules/organizations/components/pages/Members.vue.js +2 -2
  118. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue.cjs +1 -1
  119. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue.js +1 -1
  120. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationBackoffice.vue.cjs +33 -13
  121. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationBackoffice.vue.cjs.map +1 -1
  122. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationBackoffice.vue.js +33 -13
  123. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationBackoffice.vue.js.map +1 -1
  124. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.cjs +3 -3
  125. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.js +3 -3
  126. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organizations.vue.cjs +1 -1
  127. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organizations.vue.js +1 -1
  128. package/dist/prometheus-framework/src/modules/organizations/components/sections/DetailsTabSection.vue.cjs +1 -1
  129. package/dist/prometheus-framework/src/modules/organizations/components/sections/DetailsTabSection.vue.js +1 -1
  130. package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.cjs +3 -3
  131. package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.js +3 -3
  132. package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.cjs +1 -1
  133. package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.js +1 -1
  134. package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.cjs +3 -3
  135. package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.js +3 -3
  136. package/dist/prometheus-framework/src/modules/pages/pages.client.cjs +701 -690
  137. package/dist/prometheus-framework/src/modules/pages/pages.client.js +701 -690
  138. package/dist/prometheus-framework/src/modules/pages/views/components/blocks/CardPage.vue.cjs +2 -2
  139. package/dist/prometheus-framework/src/modules/pages/views/components/blocks/CardPage.vue.js +2 -2
  140. package/dist/prometheus-framework/src/modules/pages/views/components/pages/PageEdit.vue.cjs +1 -1
  141. package/dist/prometheus-framework/src/modules/pages/views/components/pages/PageEdit.vue.js +1 -1
  142. package/dist/prometheus-framework/src/modules/pages/views/components/partials/SidebarPages.vue.cjs +1 -1
  143. package/dist/prometheus-framework/src/modules/pages/views/components/partials/SidebarPages.vue.js +1 -1
  144. package/dist/prometheus-framework/src/modules/products/components/blocks/CardCategory.vue.cjs +36 -23
  145. package/dist/prometheus-framework/src/modules/products/components/blocks/CardCategory.vue.cjs.map +1 -1
  146. package/dist/prometheus-framework/src/modules/products/components/blocks/CardCategory.vue.js +37 -24
  147. package/dist/prometheus-framework/src/modules/products/components/blocks/CardCategory.vue.js.map +1 -1
  148. package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.cjs +1 -1
  149. package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.js +1 -1
  150. package/dist/prometheus-framework/src/modules/products/components/blocks/CardProduct.vue.cjs +10 -17
  151. package/dist/prometheus-framework/src/modules/products/components/blocks/CardProduct.vue.cjs.map +1 -1
  152. package/dist/prometheus-framework/src/modules/products/components/blocks/CardProduct.vue.js +11 -18
  153. package/dist/prometheus-framework/src/modules/products/components/blocks/CardProduct.vue.js.map +1 -1
  154. package/dist/prometheus-framework/src/modules/products/components/blocks/Images360.vue.cjs +1 -1
  155. package/dist/prometheus-framework/src/modules/products/components/blocks/Images360.vue.js +1 -1
  156. package/dist/prometheus-framework/src/modules/products/components/blocks/ImagesThumbnails.vue.cjs +1 -1
  157. package/dist/prometheus-framework/src/modules/products/components/blocks/ImagesThumbnails.vue.js +1 -1
  158. package/dist/prometheus-framework/src/modules/products/components/blocks/LeftoverPositions.vue.cjs +1 -1
  159. package/dist/prometheus-framework/src/modules/products/components/blocks/LeftoverPositions.vue.js +1 -1
  160. package/dist/prometheus-framework/src/modules/products/components/blocks/ListPositions.vue.cjs +1 -1
  161. package/dist/prometheus-framework/src/modules/products/components/blocks/ListPositions.vue.js +1 -1
  162. package/dist/prometheus-framework/src/modules/products/components/elements/Price.vue.cjs +12 -2
  163. package/dist/prometheus-framework/src/modules/products/components/elements/Price.vue.cjs.map +1 -1
  164. package/dist/prometheus-framework/src/modules/products/components/elements/Price.vue.js +13 -3
  165. package/dist/prometheus-framework/src/modules/products/components/elements/Price.vue.js.map +1 -1
  166. package/dist/prometheus-framework/src/modules/products/components/pages/Catalog.vue.cjs +3 -1
  167. package/dist/prometheus-framework/src/modules/products/components/pages/Catalog.vue.cjs.map +1 -1
  168. package/dist/prometheus-framework/src/modules/products/components/pages/Catalog.vue.js +3 -1
  169. package/dist/prometheus-framework/src/modules/products/components/pages/Catalog.vue.js.map +1 -1
  170. package/dist/prometheus-framework/src/modules/products/components/pages/Categories.vue.cjs +3 -3
  171. package/dist/prometheus-framework/src/modules/products/components/pages/Categories.vue.js +3 -3
  172. package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.cjs +7 -74
  173. package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.cjs.map +1 -1
  174. package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.js +7 -74
  175. package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.js.map +1 -1
  176. package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.cjs +2 -2
  177. package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.js +2 -2
  178. package/dist/prometheus-framework/src/modules/products/components/pages/Leftovers.vue.cjs +1 -1
  179. package/dist/prometheus-framework/src/modules/products/components/pages/Leftovers.vue.js +1 -1
  180. package/dist/prometheus-framework/src/modules/products/components/pages/Product.vue.cjs +7 -7
  181. package/dist/prometheus-framework/src/modules/products/components/pages/Product.vue.cjs.map +1 -1
  182. package/dist/prometheus-framework/src/modules/products/components/pages/Product.vue.js +8 -8
  183. package/dist/prometheus-framework/src/modules/products/components/pages/Product.vue.js.map +1 -1
  184. package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.cjs +3 -3
  185. package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.js +3 -3
  186. package/dist/prometheus-framework/src/modules/products/components/pages/ProductRecommmendation.vue.cjs +1 -1
  187. package/dist/prometheus-framework/src/modules/products/components/pages/ProductRecommmendation.vue.js +1 -1
  188. package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.cjs +20 -25
  189. package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.cjs.map +1 -1
  190. package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.js +20 -25
  191. package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.js.map +1 -1
  192. package/dist/prometheus-framework/src/modules/products/components/sections/CategoriesTree.vue.cjs +8 -8
  193. package/dist/prometheus-framework/src/modules/products/components/sections/CategoriesTree.vue.cjs.map +1 -1
  194. package/dist/prometheus-framework/src/modules/products/components/sections/CategoriesTree.vue.js +9 -9
  195. package/dist/prometheus-framework/src/modules/products/components/sections/CategoriesTree.vue.js.map +1 -1
  196. package/dist/prometheus-framework/src/modules/products/components/sections/EditModifications.vue.cjs +1 -1
  197. package/dist/prometheus-framework/src/modules/products/components/sections/EditModifications.vue.js +1 -1
  198. package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.cjs +2 -2
  199. package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.js +2 -2
  200. package/dist/prometheus-framework/src/modules/products/components/sections/MenuSection.vue.cjs +1 -1
  201. package/dist/prometheus-framework/src/modules/products/components/sections/MenuSection.vue.js +1 -1
  202. package/dist/prometheus-framework/src/modules/products/components/sections/PopularProducts.vue.cjs +2 -2
  203. package/dist/prometheus-framework/src/modules/products/components/sections/PopularProducts.vue.cjs.map +1 -1
  204. package/dist/prometheus-framework/src/modules/products/components/sections/PopularProducts.vue.js +2 -2
  205. package/dist/prometheus-framework/src/modules/products/components/sections/PopularProducts.vue.js.map +1 -1
  206. package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.cjs +60 -28
  207. package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.cjs.map +1 -1
  208. package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.js +63 -31
  209. package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.js.map +1 -1
  210. package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.cjs +1 -1
  211. package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.js +1 -1
  212. package/dist/prometheus-framework/src/modules/spots/components/blocks/CardSpot.vue.cjs +1 -1
  213. package/dist/prometheus-framework/src/modules/spots/components/blocks/CardSpot.vue.js +1 -1
  214. package/dist/prometheus-framework/src/modules/spots/components/blocks/SpotMemberModify.vue.cjs +1 -1
  215. package/dist/prometheus-framework/src/modules/spots/components/blocks/SpotMemberModify.vue.js +1 -1
  216. package/dist/prometheus-framework/src/modules/spots/components/layouts/Spots.vue.cjs +1 -1
  217. package/dist/prometheus-framework/src/modules/spots/components/layouts/Spots.vue.js +1 -1
  218. package/dist/prometheus-framework/src/modules/spots/components/pages/SpotEdit.vue.cjs +3 -3
  219. package/dist/prometheus-framework/src/modules/spots/components/pages/SpotEdit.vue.js +3 -3
  220. package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CardDeposit.vue.cjs +1 -1
  221. package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CardDeposit.vue.js +1 -1
  222. package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.cjs +1 -1
  223. package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.js +1 -1
  224. package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.cjs +2 -2
  225. package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.js +2 -2
  226. package/dist/prometheus-framework.cjs.js +15 -15
  227. package/dist/prometheus-framework.es.js +640 -629
  228. package/package.json +1 -1
  229. package/src/components/BottomSheet/BottomSheet.vue +4 -2
  230. package/src/components/Feed/Feed.vue +1 -0
  231. package/src/components/Field/Field.vue +11 -4
  232. package/src/modules/auth/views/router/users.js +1 -1
  233. package/src/modules/community/components/pages/CreateBlogPost.vue +1 -1
  234. package/src/modules/globals/views/components/blocks/BlockSearch.vue +5 -0
  235. package/src/modules/globals/views/components/layouts/Client.vue +2 -2
  236. package/src/modules/organizations/components/pages/OrganizationBackoffice.vue +15 -0
  237. package/src/modules/products/components/blocks/CardCategory.vue +56 -25
  238. package/src/modules/products/components/blocks/CardProduct.vue +17 -11
  239. package/src/modules/products/components/elements/Price.vue +8 -0
  240. package/src/modules/products/components/pages/Catalog.vue +3 -1
  241. package/src/modules/products/components/pages/CategoryEdit.vue +2 -32
  242. package/src/modules/products/components/pages/Product.vue +5 -21
  243. package/src/modules/products/components/pages/Products.vue +5 -8
  244. package/src/modules/products/components/sections/CategoriesTree.vue +3 -5
  245. package/src/modules/products/components/sections/PopularProducts.vue +1 -1
  246. package/src/modules/products/components/sections/SectionProduct.vue +48 -26
@@ -1,4 +1,4 @@
1
- import { ref as F, onMounted as Qe, openBlock as T, createElementBlock as L, normalizeClass as X, createElementVNode as P, toDisplayString as W, createCommentVNode as V, createVNode as Q, Transition as xe, withCtx as fe, withModifiers as le, renderSlot as J, computed as ae, withDirectives as Be, createBlock as Le, resolveDynamicComponent as gi, mergeProps as js, normalizeStyle as Ye, vShow as ut, unref as We, onUpdated as vi, nextTick as kt, Fragment as pe, reactive as Hs, watch as Te, withKeys as Me, renderList as De, vModelDynamic as yi, watchEffect as lr, inject as Mr, defineComponent as xr, h as Gs, getCurrentInstance as Ur, onUnmounted as Ws, shallowRef as an, onBeforeMount as bi, Text as _i, Teleport as Ei, createTextVNode as mt, resolveComponent as Ks, onBeforeUnmount as Br, createStaticVNode as Oi, mergeModels as sn, useModel as bt, toRefs as Ys, TransitionGroup as Xn, isRef as dr, vModelText as Ci } from "vue";
1
+ import { ref as F, onMounted as Qe, openBlock as T, createElementBlock as L, normalizeClass as z, createElementVNode as P, toDisplayString as W, createCommentVNode as V, createVNode as Q, Transition as xe, withCtx as fe, withModifiers as le, renderSlot as J, computed as ae, withDirectives as Be, createBlock as Le, resolveDynamicComponent as gi, mergeProps as js, normalizeStyle as Xe, vShow as ut, unref as We, onUpdated as vi, nextTick as kt, Fragment as pe, reactive as Hs, watch as Te, withKeys as Me, renderList as De, vModelDynamic as yi, watchEffect as lr, inject as Mr, defineComponent as xr, h as Gs, getCurrentInstance as Ur, onUnmounted as Ws, shallowRef as an, onBeforeMount as bi, Text as _i, Teleport as Ei, createTextVNode as mt, resolveComponent as Ks, onBeforeUnmount as Br, createStaticVNode as Oi, mergeModels as sn, useModel as bt, toRefs as Ys, TransitionGroup as Xn, isRef as dr, vModelText as Ci } from "vue";
2
2
  function Ti(e, t, n, r) {
3
3
  function a(s) {
4
4
  return s instanceof n ? s : new n(function(o) {
@@ -6,22 +6,22 @@ function Ti(e, t, n, r) {
6
6
  });
7
7
  }
8
8
  return new (n || (n = Promise))(function(s, o) {
9
- function i(c) {
9
+ function i(u) {
10
10
  try {
11
- d(r.next(c));
12
- } catch (u) {
13
- o(u);
11
+ d(r.next(u));
12
+ } catch (c) {
13
+ o(c);
14
14
  }
15
15
  }
16
- function l(c) {
16
+ function l(u) {
17
17
  try {
18
- d(r.throw(c));
19
- } catch (u) {
20
- o(u);
18
+ d(r.throw(u));
19
+ } catch (c) {
20
+ o(c);
21
21
  }
22
22
  }
23
- function d(c) {
24
- c.done ? s(c.value) : a(c.value).then(i, l);
23
+ function d(u) {
24
+ u.done ? s(u.value) : a(u.value).then(i, l);
25
25
  }
26
26
  d((r = r.apply(e, [])).next());
27
27
  });
@@ -69,8 +69,8 @@ let Vr = class jt {
69
69
  * const loader = Loader({apiKey, version: 'weekly', libraries: ['places']});
70
70
  * ```
71
71
  */
72
- constructor({ apiKey: t, authReferrerPolicy: n, channel: r, client: a, id: s = va, language: o, libraries: i = [], mapIds: l, nonce: d, region: c, retries: u = 3, url: f = "https://maps.googleapis.com/maps/api/js", version: v }) {
73
- if (this.callbacks = [], this.done = !1, this.loading = !1, this.errors = [], this.apiKey = t, this.authReferrerPolicy = n, this.channel = r, this.client = a, this.id = s || va, this.language = o, this.libraries = i, this.mapIds = l, this.nonce = d, this.region = c, this.retries = u, this.url = f, this.version = v, jt.instance) {
72
+ constructor({ apiKey: t, authReferrerPolicy: n, channel: r, client: a, id: s = va, language: o, libraries: i = [], mapIds: l, nonce: d, region: u, retries: c = 3, url: f = "https://maps.googleapis.com/maps/api/js", version: v }) {
73
+ if (this.callbacks = [], this.done = !1, this.loading = !1, this.errors = [], this.apiKey = t, this.authReferrerPolicy = n, this.channel = r, this.client = a, this.id = s || va, this.language = o, this.libraries = i, this.mapIds = l, this.nonce = d, this.region = u, this.retries = c, this.url = f, this.version = v, jt.instance) {
74
74
  if (!Ni(this.options, jt.instance.options))
75
75
  throw new Error(`Loader must not be called again with different options. ${JSON.stringify(this.options)} !== ${JSON.stringify(jt.instance.options)}`);
76
76
  return jt.instance;
@@ -167,8 +167,8 @@ let Vr = class jt {
167
167
  // eslint-disable-next-line @typescript-eslint/no-explicit-any
168
168
  (s) => !r[s] && delete r[s]
169
169
  ), !((n = (t = window == null ? void 0 : window.google) === null || t === void 0 ? void 0 : t.maps) === null || n === void 0) && n.importLibrary || ((s) => {
170
- let o, i, l, d = "The Google Maps JavaScript API", c = "google", u = "importLibrary", f = "__ib__", v = document, p = window;
171
- p = p[c] || (p[c] = {});
170
+ let o, i, l, d = "The Google Maps JavaScript API", u = "google", c = "importLibrary", f = "__ib__", v = document, p = window;
171
+ p = p[u] || (p[u] = {});
172
172
  const m = p.maps || (p.maps = {}), g = /* @__PURE__ */ new Set(), y = new URLSearchParams(), S = () => (
173
173
  // @ts-ignore
174
174
  o || (o = new Promise(($, E) => Ti(this, void 0, void 0, function* () {
@@ -176,10 +176,10 @@ let Vr = class jt {
176
176
  yield i = v.createElement("script"), i.id = this.id, y.set("libraries", [...g] + "");
177
177
  for (l in s)
178
178
  y.set(l.replace(/[A-Z]/g, (_) => "_" + _[0].toLowerCase()), s[l]);
179
- y.set("callback", c + ".maps." + f), i.src = this.url + "?" + y, m[f] = $, i.onerror = () => o = E(Error(d + " could not load.")), i.nonce = this.nonce || ((O = v.querySelector("script[nonce]")) === null || O === void 0 ? void 0 : O.nonce) || "", v.head.append(i);
179
+ y.set("callback", u + ".maps." + f), i.src = this.url + "?" + y, m[f] = $, i.onerror = () => o = E(Error(d + " could not load.")), i.nonce = this.nonce || ((O = v.querySelector("script[nonce]")) === null || O === void 0 ? void 0 : O.nonce) || "", v.head.append(i);
180
180
  })))
181
181
  );
182
- m[u] ? console.warn(d + " only loads once. Ignoring:", s) : m[u] = ($, ...E) => g.add($) && S().then(() => m[u]($, ...E));
182
+ m[c] ? console.warn(d + " only loads once. Ignoring:", s) : m[c] = ($, ...E) => g.add($) && S().then(() => m[c]($, ...E));
183
183
  })(r);
184
184
  const a = this.libraries.map((s) => this.importLibrary(s));
185
185
  a.length || a.push(this.importLibrary("core")), Promise.all(a).then(() => this.callback(), (s) => {
@@ -260,13 +260,13 @@ const Li = {
260
260
  const i = s.getPlace();
261
261
  if (!i.geometry || !i.address_components)
262
262
  return;
263
- let l = "", d = "", c = "";
263
+ let l = "", d = "", u = "";
264
264
  for (let v = 0; v < i.address_components.length; v++) {
265
265
  let p = i.address_components[v];
266
- p.types.includes("country") && (l = p.long_name), p.types.includes("administrative_area_level_1") && (d = p.long_name), p.types.includes("locality") && (c = p.long_name);
266
+ p.types.includes("country") && (l = p.long_name), p.types.includes("administrative_area_level_1") && (d = p.long_name), p.types.includes("locality") && (u = p.long_name);
267
267
  }
268
- const u = i.formatted_address, f = { lat: i.geometry.location.lat(), lng: i.geometry.location.lng() };
269
- r("update:address", u), r("update:location", f), r("update:country", l), r("update:state", d), r("update:city", c);
268
+ const c = i.formatted_address, f = { lat: i.geometry.location.lat(), lng: i.geometry.location.lng() };
269
+ r("update:address", c), r("update:location", f), r("update:country", l), r("update:state", d), r("update:city", u);
270
270
  };
271
271
  return Qe(() => {
272
272
  new Vr({
@@ -280,7 +280,7 @@ const Li = {
280
280
  console.error(l);
281
281
  });
282
282
  }), (i, l) => (T(), L("div", {
283
- class: X([i.$attrs.class, "flex-nowrap flex"])
283
+ class: z([i.$attrs.class, "flex-nowrap flex"])
284
284
  }, [
285
285
  e.label ? (T(), L("div", Li, [
286
286
  P("span", null, W(e.label), 1)
@@ -421,13 +421,13 @@ const $n = /* @__PURE__ */ $t(Di, [["render", xi]]), Ui = /* @__PURE__ */ Object
421
421
  };
422
422
  try {
423
423
  await n.submit(), a.value.classList.replace("bg-main", "bg-second"), o.value = !1, n.showSucces ? (i.value = !0, setTimeout(d, 500)) : d(), n.callback && setTimeout(() => n.callback(), n.callbackDelay);
424
- } catch (c) {
425
- r("error", c), a.value.classList.replace("bg-main", "bg-fourth-nano"), s.value = n.error, setTimeout(() => {
424
+ } catch (u) {
425
+ r("error", u), a.value.classList.replace("bg-main", "bg-fourth-nano"), s.value = n.error, setTimeout(() => {
426
426
  d(), a.value.classList.replace("bg-fourth-nano", "bg-main");
427
427
  }, 1330);
428
428
  }
429
429
  }
430
- return (d, c) => (T(), L("button", {
430
+ return (d, u) => (T(), L("button", {
431
431
  onClick: le(l, ["stop"]),
432
432
  disabled: e.validation,
433
433
  ref_key: "button",
@@ -495,14 +495,14 @@ const $n = /* @__PURE__ */ $t(Di, [["render", xi]]), Ui = /* @__PURE__ */ Object
495
495
  checked: Array.isArray(e.radio) ? e.radio.includes(e.value) : e.radio
496
496
  }, null, 40, Xi),
497
497
  P("div", {
498
- class: X(["transition-elastic cursor-pointer mn-l-thin pd-thin h-2r w-4r radius-extra", {
498
+ class: z(["transition-elastic cursor-pointer mn-l-thin pd-thin h-2r w-4r radius-extra", {
499
499
  "bg-dark": !(Array.isArray(e.radio) ? e.radio.includes(e.value) : e.radio) && e.theme === "dark",
500
500
  "bg-light": !(Array.isArray(e.radio) ? e.radio.includes(e.value) : e.radio) && e.theme === "light",
501
501
  "bg-main": Array.isArray(e.radio) ? e.radio.includes(e.value) : e.radio
502
502
  }])
503
503
  }, [
504
504
  P("div", {
505
- class: X(["transition-linear w-1r h-1r radius-extra h-100 bg-white", {
505
+ class: z(["transition-linear w-1r h-1r radius-extra h-100 bg-white", {
506
506
  "mn-r-auto": !(Array.isArray(e.radio) ? e.radio.includes(e.value) : e.radio),
507
507
  "mn-l-auto": Array.isArray(e.radio) ? e.radio.includes(e.value) : e.radio
508
508
  }])
@@ -564,7 +564,7 @@ const $n = /* @__PURE__ */ $t(Di, [["render", xi]]), Ui = /* @__PURE__ */ Object
564
564
  }, {
565
565
  default: fe(() => [
566
566
  Be(P("div", {
567
- style: Ye({ left: e.align === "left" ? "0" : "auto", right: e.align === "right" ? "0" : "auto" }),
567
+ style: Xe({ left: e.align === "left" ? "0" : "auto", right: e.align === "right" ? "0" : "auto" }),
568
568
  class: "dropdown-content radius-big"
569
569
  }, [
570
570
  J(o.$slots, "default")
@@ -599,7 +599,7 @@ const $n = /* @__PURE__ */ $t(Di, [["render", xi]]), Ui = /* @__PURE__ */ Object
599
599
  }, Symbol.toStringTag, { value: "Module" })), sl = {
600
600
  key: 0,
601
601
  class: "t-transp mn-r-small"
602
- }, ol = { class: "t-nowrap" }, il = { class: "w-100" }, ll = ["type", "value", "placeholder", "tabindex", "disabled"], dl = ["value", "placeholder", "tabindex", "disabled"], ul = {
602
+ }, ol = { class: "t-nowrap" }, il = { class: "w-100" }, ll = ["type", "value", "placeholder", "tabindex", "disabled", "autofocus"], dl = ["value", "placeholder", "tabindex", "disabled"], ul = {
603
603
  key: 1,
604
604
  class: "t-transp mn-l-small"
605
605
  }, cl = {
@@ -616,31 +616,32 @@ const $n = /* @__PURE__ */ $t(Di, [["render", xi]]), Ui = /* @__PURE__ */ Object
616
616
  value: null,
617
617
  validation: !1,
618
618
  disabled: null,
619
- tabindex: -1
619
+ tabindex: -1,
620
+ autofocus: !1
620
621
  },
621
622
  emits: ["update:field", "focus", "blur"],
622
623
  setup(e, { emit: t }) {
623
624
  const n = t, r = e;
624
625
  r.value && n("update:field", r.value);
625
- const a = F(null);
626
- function s() {
627
- var i;
628
- a.value && (a.value.style.height = "1rem"), a.value && (a.value.style.height = ((i = a.value) == null ? void 0 : i.scrollHeight) + "px");
626
+ const a = F(null), s = F(null);
627
+ function o() {
628
+ var l;
629
+ a.value && (a.value.style.height = "1rem"), a.value && (a.value.style.height = ((l = a.value) == null ? void 0 : l.scrollHeight) + "px");
629
630
  }
630
631
  vi(() => {
631
632
  r.type === "textarea" && kt(() => {
632
633
  focus();
633
- }), s();
634
+ }), o();
634
635
  }), Qe(() => {
635
636
  r.type === "textarea" && kt(() => {
636
637
  focus();
637
- }), s();
638
+ }), o();
638
639
  });
639
- const o = F(r.field);
640
- return (i, l) => (T(), L(pe, null, [
640
+ const i = F(r.field);
641
+ return (l, d) => (T(), L(pe, null, [
641
642
  P("div", {
642
- class: X([[
643
- i.$attrs.class,
643
+ class: z([[
644
+ l.$attrs.class,
644
645
  {
645
646
  "bg-fourth-nano": e.validation
646
647
  }
@@ -652,22 +653,25 @@ const $n = /* @__PURE__ */ $t(Di, [["render", xi]]), Ui = /* @__PURE__ */ Object
652
653
  P("div", il, [
653
654
  e.type !== "textarea" ? (T(), L("input", {
654
655
  key: 0,
655
- onInput: l[0] || (l[0] = (d) => o.value = n("update:field", d.target.value)),
656
- onFocus: l[1] || (l[1] = (d) => n("focus", d)),
657
- onBlur: l[2] || (l[2] = (d) => n("blur", d)),
656
+ ref_key: "input",
657
+ ref: s,
658
+ onInput: d[0] || (d[0] = (u) => i.value = n("update:field", u.target.value)),
659
+ onFocus: d[1] || (d[1] = (u) => n("focus", u)),
660
+ onBlur: d[2] || (d[2] = (u) => n("blur", u)),
658
661
  type: e.type,
659
662
  class: "w-100",
660
663
  value: e.field,
661
664
  placeholder: e.placeholder,
662
665
  tabindex: e.tabindex,
663
- disabled: e.disabled
666
+ disabled: e.disabled,
667
+ autofocus: e.autofocus
664
668
  }, null, 40, ll)) : (T(), L("textarea", {
665
669
  key: 1,
666
670
  ref_key: "textarea",
667
671
  ref: a,
668
- onInput: l[3] || (l[3] = (d) => o.value = n("update:field", d.target.value)),
669
- onFocus: l[4] || (l[4] = (d) => n("focus", d)),
670
- onBlur: l[5] || (l[5] = (d) => n("blur", d)),
672
+ onInput: d[3] || (d[3] = (u) => i.value = n("update:field", u.target.value)),
673
+ onFocus: d[4] || (d[4] = (u) => n("focus", u)),
674
+ onBlur: d[5] || (d[5] = (u) => n("blur", u)),
671
675
  class: "w-100",
672
676
  style: { resize: "vertical" },
673
677
  value: e.field,
@@ -676,7 +680,7 @@ const $n = /* @__PURE__ */ $t(Di, [["render", xi]]), Ui = /* @__PURE__ */ Object
676
680
  disabled: e.disabled
677
681
  }, null, 40, dl))
678
682
  ]),
679
- J(i.$slots, "default", {}, void 0, !0),
683
+ J(l.$slots, "default", {}, void 0, !0),
680
684
  e.symbol ? (T(), L("div", ul, [
681
685
  P("span", null, W(e.symbol), 1)
682
686
  ])) : V("", !0)
@@ -689,7 +693,7 @@ const $n = /* @__PURE__ */ $t(Di, [["render", xi]]), Ui = /* @__PURE__ */ Object
689
693
  })
690
694
  ], 64));
691
695
  }
692
- }, Hr = /* @__PURE__ */ $t(fl, [["__scopeId", "data-v-dd79a28b"]]), pl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
696
+ }, Hr = /* @__PURE__ */ $t(fl, [["__scopeId", "data-v-5621c50c"]]), pl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
693
697
  __proto__: null,
694
698
  default: Hr
695
699
  }, Symbol.toStringTag, { value: "Module" })), ml = { 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", "[24-689]\\d{7}", [8], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[24-689]"]]]], BL: ["590", "00", "590\\d{6}|(?: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))\\d{4}"], ["80[0-5]\\d{6}"], 0, 0, 0, 0, 0, ["9(?:(?:39[5-7]|76[018])\\d|475[0-5])\\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-8]\\d|90)\\d{8}|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])|90[25])[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(?:00|2[125-9]|33|44|66|77|88)|622)[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]\\d{8}|[1-68]\\d{6}", [7, 9], [["(\\d{2})(\\d{2})(\\d{3})", "$1 $2 $3", ["88"], "0$1"], ["(\\d{2})(\\d{5})", "$1 $2", ["[1-6]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["1"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[89]"], "0$1"]], "0"], CF: ["236", "00", "(?:[27]\\d{3}|8776)\\d{4}", [8], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[278]"]]]], CG: ["242", "00", "222\\d{6}|(?:0\\d|80)\\d{7}", [9], [["(\\d)(\\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])", "(?:60\\d\\d|9101)\\d{6}|(?:1\\d|3)\\d{9}", [10, 11], [["(\\d{3})(\\d{7})", "$1 $2", ["6"], "($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", ["(?:1[49]|[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{6}|(?:80|9\\d)\\d{7}", [9], [["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[56]|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{6}|(?:69|80|9\\d)\\d{7}", [9], [["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[569]"], "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))\\d{4}"], ["80[0-5]\\d{6}"], 0, 0, 0, 0, 0, ["9(?:(?:39[5-7]|76[018])\\d|475[0-5])\\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]|8\\d)\\d{4}|[1-36])\\d{6}|00\\d{10}|[1-9]\\d{8,10}|[2-9]\\d{7}", [7, 8, 9, 10, 11, 12, 13], [["(\\d)(\\d{3})(\\d{3})", "$1 $2 $3", ["15"]], ["(\\d{2})(\\d{5,9})", "$1 $2", ["2[124]|[36]1"], "(0$1)"], ["(\\d{3})(\\d{5,7})", "$1 $2", ["800"], "0$1"], ["(\\d{3})(\\d{5,8})", "$1 $2", ["[2-79]"], "(0$1)"], ["(\\d{3})(\\d{3,4})(\\d{3})", "$1-$2-$3", ["8[1-35-9]"], "0$1"], ["(\\d{3})(\\d{6,8})", "$1 $2", ["1"], "0$1"], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["804"], "0$1"], ["(\\d{3})(\\d)(\\d{3})(\\d{3})", "$1 $2 $3 $4", ["80"], "0$1"], ["(\\d{3})(\\d{4})(\\d{4,5})", "$1-$2-$3", ["8"], "0$1"]], "0"], IE: ["353", "00", "(?:1\\d|[2569])\\d{6,8}|4\\d{6,9}|7\\d{8}|8\\d{8,9}", [7, 8, 9, 10], [["(\\d{2})(\\d{5})", "$1 $2", ["2[24-9]|47|58|6[237-9]|9[35-9]"], "(0$1)"], ["(\\d{3})(\\d{5})", "$1 $2", ["[45]0"], "(0$1)"], ["(\\d)(\\d{3,4})(\\d{4})", "$1 $2 $3", ["1"], "(0$1)"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[2569]|4[1-69]|7[14]"], "(0$1)"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["70"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["81"], "(0$1)"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[78]"], "0$1"], ["(\\d{4})(\\d{3})(\\d{3})", "$1 $2 $3", ["1"]], ["(\\d{2})(\\d{4})(\\d{4})", "$1 $2 $3", ["4"], "(0$1)"], ["(\\d{2})(\\d)(\\d{3})(\\d{4})", "$1 $2 $3 $4", ["8"], "0$1"]], "0"], IL: ["972", "0(?:0|1[2-9])", "1\\d{6}(?:\\d{3,5})?|[57]\\d{8}|[1-489]\\d{7}", [7, 8, 9, 10, 11, 12], [["(\\d{4})(\\d{3})", "$1-$2", ["125"]], ["(\\d{4})(\\d{2})(\\d{2})", "$1-$2-$3", ["121"]], ["(\\d)(\\d{3})(\\d{4})", "$1-$2-$3", ["[2-489]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1-$2-$3", ["[57]"], "0$1"], ["(\\d{4})(\\d{3})(\\d{3})", "$1-$2-$3", ["12"]], ["(\\d{4})(\\d{6})", "$1-$2", ["159"]], ["(\\d)(\\d{3})(\\d{3})(\\d{3})", "$1-$2-$3-$4", ["1[7-9]"]], ["(\\d{3})(\\d{1,2})(\\d{3})(\\d{4})", "$1-$2 $3-$4", ["15"]]], "0"], IM: ["44", "00", "1624\\d{6}|(?:[3578]\\d|90)\\d{8}", [10], 0, "0", 0, "([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-4]|5[01]|8[0-3]))\\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{6}|(?: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))\\d{4}"], ["80[0-5]\\d{6}"], 0, 0, 0, 0, 0, ["9(?:(?:39[5-7]|76[018])\\d|475[0-5])\\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", ["[45]|6(?:0[23]|[1-689]|7[235-7])|7(?:[0-4]|5[2-7])|8[1-6]"], "0$1"], ["(\\d)(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[12]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[4-7]|8[1-35]"], "0$1"], ["(\\d)(\\d{3})(\\d{4,6})", "$1 $2 $3", ["9(?:2[0-4]|[35-9]|4[137-9])"], "0$1"], ["(\\d)(\\d{4})(\\d{4})", "$1 $2 $3", ["2"], "0$1"], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["8"], "0$1"], ["(\\d)(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3 $4", ["92"], "0$1"], ["(\\d)(\\d{5})(\\d{4})", "$1 $2 $3", ["9"], "0$1"]], "0"], MN: ["976", "001", "[12]\\d{7,9}|[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{6}|(?:69|80|9\\d)\\d{7}", [9], [["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[569]"], "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", "2[0-24-9]\\d{8}|[78]\\d{10,13}|[7-9]\\d{9}|[1-9]\\d{7}|[124-7]\\d{6}", [7, 8, 10, 11, 12, 13, 14], [["(\\d{2})(\\d{2})(\\d{3})", "$1 $2 $3", ["78"], "0$1"], ["(\\d)(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[12]|9(?:0[3-9]|[1-9])"], "0$1"], ["(\\d{2})(\\d{3})(\\d{2,3})", "$1 $2 $3", ["[3-6]|7(?:0[0-689]|[1-79])|8[2-9]"], "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|80\\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", "(?:26|[689]\\d)\\d{7}", [9], [["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[2689]"], "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]))\\d{4}"], ["80\\d{7}"], ["89[1-37-9]\\d{6}"], 0, 0, 0, 0, ["9(?:399[0-3]|479[0-5]|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]|77|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-39]\\d{8}|[1-5]\\d{7}", [8, 9], [["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[1-5]"], "0$1", 1], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["9"], "0$1", 1]], "0"], SZ: ["268", "00", "0800\\d{4}|(?:[237]\\d|900)\\d{6}", [8, 9], [["(\\d{4})(\\d{4})", "$1 $2", ["[0237]"]], ["(\\d{5})(\\d{4})", "$1 $2", ["9"]]]], TA: ["290", "00", "8\\d{3}", [4], 0, 0, 0, 0, 0, 0, "8"], TC: ["1", "011", "(?:[58]\\d\\d|649|900)\\d{7}", [10], 0, "1", 0, "([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[468])|7302[0-4]\\d)\\d{4}|(?:305[3-9]|472[24]|505[2-57-9]|7306|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[013569]|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[1247]|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-79]\\d|88)\\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)\\d{4}|8\\d{5}(?:\\d{3})?", [6, 9], [["(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3", ["[478]"]], ["(\\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", "(?: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])\\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|63|[79]\\d)\\d{7}", [9], [["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[28]"], "0$1"], ["(\\d{2})(\\d{7})", "$1 $2", ["[79]"], "0$1"]], "0"], ZW: ["263", "00", "2(?:[0-57-9]\\d{6,8}|6[0-24-9]\\d{6,7})|[38]\\d{9}|[35-8]\\d{8}|[3-6]\\d{7}|[1-689]\\d{6}|[1-3569]\\d{5}|[1356]\\d{4}", [5, 6, 7, 8, 9, 10], [["(\\d{3})(\\d{3,5})", "$1 $2", ["2(?:0[45]|2[278]|[49]8)|3(?:[09]8|17)|6(?:[29]8|37|75)|[23][78]|(?:33|5[15]|6[68])[78]"], "0$1"], ["(\\d)(\\d{3})(\\d{2,4})", "$1 $2 $3", ["[49]"], "0$1"], ["(\\d{3})(\\d{4})", "$1 $2", ["80"], "0$1"], ["(\\d{2})(\\d{7})", "$1 $2", ["24|8[13-59]|(?:2[05-79]|39|5[45]|6[15-8])2", "2(?:02[014]|4|[56]20|[79]2)|392|5(?:42|525)|6(?:[16-8]21|52[013])|8[13-59]"], "(0$1)"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["7"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["2(?:1[39]|2[0157]|[378]|[56][14])|3(?:12|29)", "2(?:1[39]|2[0157]|[378]|[56][14])|3(?:123|29)"], "0$1"], ["(\\d{4})(\\d{6})", "$1 $2", ["8"], "0$1"], ["(\\d{2})(\\d{3,5})", "$1 $2", ["1|2(?:0[0-36-9]|12|29|[56])|3(?:1[0-689]|[24-6])|5(?:[0236-9]|1[2-4])|6(?:[013-59]|7[0-46-9])|(?:33|55|6[68])[0-69]|(?:29|3[09]|62)[0-79]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["29[013-9]|39|54"], "0$1"], ["(\\d{4})(\\d{3,5})", "$1 $2", ["(?:25|54)8", "258|5483"], "0$1"]], "0"] }, nonGeographic: { 800: ["800", 0, "(?: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}|[35-7]\\d{8}", [9, 12], [["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[35-7]"]]], 0, 0, 0, 0, 0, 0, [0, ["(?:[356]|774[45])\\d{8}|7[6-8]\\d{7}"]]], 878: ["878", 0, "10\\d{10}", [12], [["(\\d{2})(\\d{5})(\\d{5})", "$1 $2 $3", ["1"]]], 0, 0, 0, 0, 0, 0, [0, 0, 0, 0, 0, 0, 0, 0, ["10\\d{10}"]]], 881: ["881", 0, "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}"]]] } };
@@ -833,7 +837,7 @@ function Pl(e, t) {
833
837
  function Mn(e, t, n) {
834
838
  return t && Pl(e.prototype, t), Object.defineProperty(e, "prototype", { writable: !1 }), e;
835
839
  }
836
- var Al = "1.2.0", kl = "1.7.35", ba = " ext. ", Dl = /^\d+$/, qe = /* @__PURE__ */ function() {
840
+ var Al = "1.2.0", kl = "1.7.35", ba = " ext. ", Dl = /^\d+$/, Ye = /* @__PURE__ */ function() {
837
841
  function e(t) {
838
842
  Fn(this, e), xl(t), this.metadata = t, Js.call(this, t);
839
843
  }
@@ -1253,7 +1257,7 @@ var Ul = function(t) {
1253
1257
  return pr(t);
1254
1258
  };
1255
1259
  function Kr(e, t) {
1256
- if (t = new qe(t), t.hasCountry(e))
1260
+ if (t = new Ye(t), t.hasCountry(e))
1257
1261
  return t.country(e).countryCallingCode();
1258
1262
  throw new Error("Unknown country: ".concat(e));
1259
1263
  }
@@ -1268,7 +1272,7 @@ var Vl = ";ext=", Vt = function(t) {
1268
1272
  return "([".concat(ft, "]{1,").concat(t, "})");
1269
1273
  };
1270
1274
  function Zs(e) {
1271
- var t = "20", n = "15", r = "9", a = "6", s = "[  \\t,]*", o = "[:\\..]?[  \\t,-]*", i = "#?", l = "(?:e?xt(?:ensi(?:ó?|ó))?n?|e?xtn?|доб|anexo)", d = "(?:[xx##~~]|int|int)", c = "[- ]+", u = "[  \\t]*", f = "(?:,{2}|;)", v = Vl + Vt(t), p = s + l + o + Vt(t) + i, m = s + d + o + Vt(r) + i, g = c + Vt(a) + "#", y = u + f + o + Vt(n) + i, S = u + "(?:,)+" + o + Vt(r) + i;
1275
+ var t = "20", n = "15", r = "9", a = "6", s = "[  \\t,]*", o = "[:\\..]?[  \\t,-]*", i = "#?", l = "(?:e?xt(?:ensi(?:ó?|ó))?n?|e?xtn?|доб|anexo)", d = "(?:[xx##~~]|int|int)", u = "[- ]+", c = "[  \\t]*", f = "(?:,{2}|;)", v = Vl + Vt(t), p = s + l + o + Vt(t) + i, m = s + d + o + Vt(r) + i, g = u + Vt(a) + "#", y = c + f + o + Vt(n) + i, S = c + "(?:,)+" + o + Vt(r) + i;
1272
1276
  return v + "|" + p + "|" + m + "|" + g + "|" + y + "|" + S;
1273
1277
  }
1274
1278
  var jl = "[" + ft + "]{" + Gr + "}", Hl = "[" + Wr + "]{0,1}(?:[" + wn + "]*[" + ft + "]){3,}[" + wn + ft + "]*", Gl = new RegExp("^[" + Wr + "]{0,1}(?:[" + wn + "]*[" + ft + "]){1,2}$", "i"), Wl = Hl + // Phone number extensions
@@ -1420,7 +1424,7 @@ function td(e, t, n) {
1420
1424
  return o === s ? "IS_POSSIBLE" : o > s ? "TOO_SHORT" : a[a.length - 1] < s ? "TOO_LONG" : a.indexOf(s, 1) >= 0 ? "IS_POSSIBLE" : "INVALID_LENGTH";
1421
1425
  }
1422
1426
  function nd(e, t, n) {
1423
- if (t === void 0 && (t = {}), n = new qe(n), t.v2) {
1427
+ if (t === void 0 && (t = {}), n = new Ye(n), t.v2) {
1424
1428
  if (!e.countryCallingCode)
1425
1429
  throw new Error("Invalid phone number object passed");
1426
1430
  n.selectNumberingPlan(e.countryCallingCode);
@@ -1484,7 +1488,7 @@ function Sa(e, t) {
1484
1488
  var sd = ["MOBILE", "PREMIUM_RATE", "TOLL_FREE", "SHARED_COST", "VOIP", "PERSONAL_NUMBER", "PAGER", "UAN", "VOICEMAIL"];
1485
1489
  function qr(e, t, n) {
1486
1490
  if (t = t || {}, !(!e.country && !e.countryCallingCode)) {
1487
- n = new qe(n), n.selectNumberingPlan(e.country, e.countryCallingCode);
1491
+ n = new Ye(n), n.selectNumberingPlan(e.country, e.countryCallingCode);
1488
1492
  var r = t.v2 ? e.nationalNumber : e.phone;
1489
1493
  if (Et(r, n.nationalNumberPattern())) {
1490
1494
  if (Jn(r, "FIXED_LINE", n))
@@ -1501,19 +1505,19 @@ function Jn(e, t, n) {
1501
1505
  return t = n.type(t), !t || !t.pattern() || t.possibleLengths() && t.possibleLengths().indexOf(e.length) < 0 ? !1 : Et(e, t.pattern());
1502
1506
  }
1503
1507
  function od(e, t, n) {
1504
- if (t = t || {}, n = new qe(n), n.selectNumberingPlan(e.country, e.countryCallingCode), n.hasTypes())
1508
+ if (t = t || {}, n = new Ye(n), n.selectNumberingPlan(e.country, e.countryCallingCode), n.hasTypes())
1505
1509
  return qr(e, t, n.metadata) !== void 0;
1506
1510
  var r = t.v2 ? e.nationalNumber : e.phone;
1507
1511
  return Et(r, n.nationalNumberPattern());
1508
1512
  }
1509
1513
  function id(e, t, n) {
1510
- var r = new qe(n), a = r.getCountryCodesForCallingCode(e);
1514
+ var r = new Ye(n), a = r.getCountryCodesForCallingCode(e);
1511
1515
  return a ? a.filter(function(s) {
1512
1516
  return ld(t, s, n);
1513
1517
  }) : [];
1514
1518
  }
1515
1519
  function ld(e, t, n) {
1516
- var r = new qe(n);
1520
+ var r = new Ye(n);
1517
1521
  return r.selectNumberingPlan(t), r.numberingPlan.possibleLengths().indexOf(e.length) >= 0;
1518
1522
  }
1519
1523
  function dd(e) {
@@ -1541,7 +1545,7 @@ function cd(e, t, n) {
1541
1545
  }
1542
1546
  var fd = /^[\d]+(?:[~\u2053\u223C\uFF5E][\d]+)?$/;
1543
1547
  function pd(e, t, n) {
1544
- var r = new qe(n);
1548
+ var r = new Ye(n);
1545
1549
  if (r.selectNumberingPlan(e, t), r.defaultIDDPrefix())
1546
1550
  return r.defaultIDDPrefix();
1547
1551
  if (fd.test(r.IDDPrefix()))
@@ -1612,7 +1616,7 @@ var Ia = {
1612
1616
  }
1613
1617
  };
1614
1618
  function vd(e, t, n, r) {
1615
- if (n ? n = La(La({}, Ia), n) : n = Ia, r = new qe(r), e.country && e.country !== "001") {
1619
+ if (n ? n = La(La({}, Ia), n) : n = Ia, r = new Ye(r), e.country && e.country !== "001") {
1616
1620
  if (!r.hasCountry(e.country))
1617
1621
  throw new Error("Unknown country: ".concat(e.country));
1618
1622
  r.country(e.country);
@@ -1752,7 +1756,7 @@ var Td = /* @__PURE__ */ function() {
1752
1756
  }, {
1753
1757
  key: "isNonGeographic",
1754
1758
  value: function() {
1755
- var n = new qe(this.getMetadata());
1759
+ var n = new Ye(this.getMetadata());
1756
1760
  return n.isNonGeographicCallingCode(this.countryCallingCode);
1757
1761
  }
1758
1762
  }, {
@@ -1810,7 +1814,7 @@ var Td = /* @__PURE__ */ function() {
1810
1814
  return /^[A-Z]{2}$/.test(t);
1811
1815
  };
1812
1816
  function wd(e, t) {
1813
- var n, r, a = new qe(t);
1817
+ var n, r, a = new Ye(t);
1814
1818
  return Sd(e) ? (n = e, a.selectNumberingPlan(n), r = a.countryCallingCode()) : r = e, {
1815
1819
  country: n,
1816
1820
  countryCallingCode: r
@@ -1819,7 +1823,7 @@ function wd(e, t) {
1819
1823
  var Nd = new RegExp("([" + ft + "])");
1820
1824
  function Ld(e, t, n, r) {
1821
1825
  if (t) {
1822
- var a = new qe(r);
1826
+ var a = new Ye(r);
1823
1827
  a.selectNumberingPlan(t, n);
1824
1828
  var s = new RegExp(a.IDDPrefix());
1825
1829
  if (e.search(s) === 0) {
@@ -1843,8 +1847,8 @@ function Id(e, t) {
1843
1847
  }
1844
1848
  var d;
1845
1849
  if (i) {
1846
- var c = e.indexOf(r[1]), u = e.slice(0, c);
1847
- u === t.numberingPlan.nationalPrefix() && (d = t.numberingPlan.nationalPrefix());
1850
+ var u = e.indexOf(r[1]), c = e.slice(0, u);
1851
+ c === t.numberingPlan.nationalPrefix() && (d = t.numberingPlan.nationalPrefix());
1848
1852
  } else
1849
1853
  d = r[0];
1850
1854
  return {
@@ -1890,7 +1894,7 @@ function Ad(e, t) {
1890
1894
  function kd(e, t, n, r) {
1891
1895
  var a = t ? Kr(t, r) : n;
1892
1896
  if (e.indexOf(a) === 0) {
1893
- r = new qe(r), r.selectNumberingPlan(t, n);
1897
+ r = new Ye(r), r.selectNumberingPlan(t, n);
1894
1898
  var s = e.slice(a.length), o = mr(s, r), i = o.nationalNumber, l = mr(e, r), d = l.nationalNumber;
1895
1899
  if (!Et(d, r.nationalNumberPattern()) && Et(i, r.nationalNumberPattern()) || Yr(d, r) === "TOO_LONG")
1896
1900
  return {
@@ -1929,13 +1933,13 @@ function Dd(e, t, n, r) {
1929
1933
  }
1930
1934
  if (e[1] === "0")
1931
1935
  return {};
1932
- r = new qe(r);
1936
+ r = new Ye(r);
1933
1937
  for (var d = 2; d - 1 <= Ol && d <= e.length; ) {
1934
- var c = e.slice(1, d);
1935
- if (r.hasCallingCode(c))
1936
- return r.selectNumberingPlan(c), {
1938
+ var u = e.slice(1, d);
1939
+ if (r.hasCallingCode(u))
1940
+ return r.selectNumberingPlan(u), {
1937
1941
  countryCallingCodeSource: a ? "FROM_NUMBER_WITH_IDD" : "FROM_NUMBER_WITH_PLUS_SIGN",
1938
- countryCallingCode: c,
1942
+ countryCallingCode: u,
1939
1943
  number: e.slice(d)
1940
1944
  };
1941
1945
  d++;
@@ -1971,7 +1975,7 @@ function ka(e, t) {
1971
1975
  }
1972
1976
  function Md(e, t) {
1973
1977
  var n = t.countries, r = t.defaultCountry, a = t.metadata;
1974
- a = new qe(a);
1978
+ a = new Ye(a);
1975
1979
  for (var s = [], o = Rd(n), i; !(i = o()).done; ) {
1976
1980
  var l = i.value;
1977
1981
  if (a.country(l), a.leadingDigits()) {
@@ -2034,7 +2038,7 @@ function Xd(e, t) {
2034
2038
  }
2035
2039
  var Jd = 250, Zd = new RegExp("[" + Wr + ft + "]"), Qd = new RegExp("[^" + ft + "#]+$");
2036
2040
  function eu(e, t, n) {
2037
- if (t = t || {}, n = new qe(n), t.defaultCountry && !n.hasCountry(t.defaultCountry))
2041
+ if (t = t || {}, n = new Ye(n), t.defaultCountry && !n.hasCountry(t.defaultCountry))
2038
2042
  throw t.v2 ? new yt("INVALID_COUNTRY") : new Error("Unknown country: ".concat(t.defaultCountry));
2039
2043
  var r = nu(e, t.v2, t.extract), a = r.number, s = r.ext, o = r.error;
2040
2044
  if (!a) {
@@ -2042,7 +2046,7 @@ function eu(e, t, n) {
2042
2046
  throw o === "TOO_SHORT" ? new yt("TOO_SHORT") : new yt("NOT_A_NUMBER");
2043
2047
  return {};
2044
2048
  }
2045
- var i = au(a, t.defaultCountry, t.defaultCallingCode, n), l = i.country, d = i.nationalNumber, c = i.countryCallingCode, u = i.countryCallingCodeSource, f = i.carrierCode;
2049
+ var i = au(a, t.defaultCountry, t.defaultCallingCode, n), l = i.country, d = i.nationalNumber, u = i.countryCallingCode, c = i.countryCallingCodeSource, f = i.carrierCode;
2046
2050
  if (!n.hasSelectedNumberingPlan()) {
2047
2051
  if (t.v2)
2048
2052
  throw new yt("INVALID_COUNTRY");
@@ -2059,13 +2063,13 @@ function eu(e, t, n) {
2059
2063
  return {};
2060
2064
  }
2061
2065
  if (t.v2) {
2062
- var v = new Td(c, d, n.metadata);
2063
- return l && (v.country = l), f && (v.carrierCode = f), s && (v.ext = s), v.__countryCallingCodeSource = u, v;
2066
+ var v = new Td(u, d, n.metadata);
2067
+ return l && (v.country = l), f && (v.carrierCode = f), s && (v.ext = s), v.__countryCallingCodeSource = c, v;
2064
2068
  }
2065
2069
  var p = (t.extended ? n.hasSelectedNumberingPlan() : l) ? Et(d, n.nationalNumberPattern()) : !1;
2066
2070
  return t.extended ? {
2067
2071
  country: l,
2068
- countryCallingCode: c,
2072
+ countryCallingCode: u,
2069
2073
  carrierCode: f,
2070
2074
  valid: p,
2071
2075
  possible: p ? !0 : !!(t.extended === !0 && n.possibleLengths() && Qs(d, n)),
@@ -2123,8 +2127,8 @@ function au(e, t, n, r) {
2123
2127
  countryCallingCodeSource: s,
2124
2128
  countryCallingCode: o
2125
2129
  };
2126
- var d = mr(Ta(i), r), c = d.nationalNumber, u = d.carrierCode, f = xd(o, {
2127
- nationalNumber: c,
2130
+ var d = mr(Ta(i), r), u = d.nationalNumber, c = d.carrierCode, f = xd(o, {
2131
+ nationalNumber: u,
2128
2132
  defaultCountry: t,
2129
2133
  metadata: r
2130
2134
  });
@@ -2132,8 +2136,8 @@ function au(e, t, n, r) {
2132
2136
  country: l,
2133
2137
  countryCallingCode: o,
2134
2138
  countryCallingCodeSource: s,
2135
- nationalNumber: c,
2136
- carrierCode: u
2139
+ nationalNumber: u,
2140
+ carrierCode: c
2137
2141
  };
2138
2142
  }
2139
2143
  function Fa(e, t) {
@@ -2383,7 +2387,7 @@ const vu = [["‫افغانستان‬‎", "af", "93", , "🇦🇫"], ["Shqipë
2383
2387
  action: null,
2384
2388
  amount: null
2385
2389
  });
2386
- const s = F(r.modelValue ? r.modelValue : ""), o = F(""), i = F(!1), l = F(!1), d = F(null), c = F(""), u = F(null), f = F("below"), v = F(r.Placeholder !== "" ? r.Placeholder : r.inputOptions.placeholder), p = F(null), m = F(null), g = F(null);
2390
+ const s = F(r.modelValue ? r.modelValue : ""), o = F(""), i = F(!1), l = F(!1), d = F(null), u = F(""), c = F(null), f = F("below"), v = F(r.Placeholder !== "" ? r.Placeholder : r.inputOptions.placeholder), p = F(null), m = F(null), g = F(null);
2387
2391
  Qe(async () => {
2388
2392
  r.modelValue && (s.value = r.modelValue), Re(), $e().then(() => {
2389
2393
  var D;
@@ -2545,10 +2549,10 @@ const vu = [["‫افغانستان‬‎", "af", "93", , "🇦🇫"], ["Shqipë
2545
2549
  })) : D.keyCode === 38 ? (D.preventDefault(), i.value = !0, d.value = d.value === null ? O.value.length - 1 : Math.max(0, d.value - 1), kt(() => {
2546
2550
  const N = m.value.children[d.value];
2547
2551
  N.offsetTop < m.value.scrollTop && (m.value.scrollTop = N.offsetTop);
2548
- })) : D.keyCode === 13 ? (D.preventDefault(), d.value !== null && ye(O.value[d.value]), i.value = !i.value) : (c.value += D.key, clearTimeout(u), u = setTimeout(() => {
2549
- c.value = "";
2552
+ })) : D.keyCode === 13 ? (D.preventDefault(), d.value !== null && ye(O.value[d.value]), i.value = !i.value) : (u.value += D.key, clearTimeout(c), c = setTimeout(() => {
2553
+ u.value = "";
2550
2554
  }, 700), kt(() => {
2551
- const N = O.value.slice(r.preferredCountries.length).findIndex((B) => B.name.toLowerCase().startsWith(c.value));
2555
+ const N = O.value.slice(r.preferredCountries.length).findIndex((B) => B.name.toLowerCase().startsWith(u.value));
2552
2556
  if (N >= 0) {
2553
2557
  d.value = r.preferredCountries.length + N;
2554
2558
  const B = m.value.children[d.value];
@@ -2565,14 +2569,14 @@ const vu = [["‫افغانستان‬‎", "af", "93", , "🇦🇫"], ["Shqipë
2565
2569
  }
2566
2570
  return (D, N) => (T(), L(pe, null, [
2567
2571
  P("div", {
2568
- class: X([[
2572
+ class: z([[
2569
2573
  e.rootClass,
2570
2574
  w.value,
2571
2575
  D.$attrs.class,
2572
2576
  { "bg-fourth-nano": e.validation },
2573
2577
  { disabled: e.disabled }
2574
2578
  ], "vue3-reactive-tel-input"]),
2575
- style: Ye([
2579
+ style: Xe([
2576
2580
  e.rootStyle,
2577
2581
  k.value
2578
2582
  ]),
@@ -2580,8 +2584,8 @@ const vu = [["‫افغانستان‬‎", "af", "93", , "🇦🇫"], ["Shqipë
2580
2584
  ref: p
2581
2585
  }, [
2582
2586
  Be((T(), L("div", {
2583
- class: X([["vti__dropdown", { open: i.value }], "br-solid br-black-transp br-1px radius-thin"]),
2584
- style: Ye([e.dropdownStyle]),
2587
+ class: z([["vti__dropdown", { open: i.value }], "br-solid br-black-transp br-1px radius-thin"]),
2588
+ style: Xe([e.dropdownStyle]),
2585
2589
  tabindex: e.dropdownOptions.tabindex,
2586
2590
  onKeydown: [
2587
2591
  Ce,
@@ -2600,11 +2604,11 @@ const vu = [["‫افغانستان‬‎", "af", "93", , "🇦🇫"], ["Shqipë
2600
2604
  Be(P("ul", {
2601
2605
  ref_key: "list",
2602
2606
  ref: m,
2603
- class: X(["bs-black radius-small vti__dropdown-list", f.value]),
2604
- style: Ye([e.listStyle])
2607
+ class: z(["bs-black radius-small vti__dropdown-list", f.value]),
2608
+ style: Xe([e.listStyle])
2605
2609
  }, [
2606
2610
  (T(!0), L(pe, null, De(O.value, (B, te) => (T(), L("li", {
2607
- class: X(["flex-nowrap flex w-max", ["vti__dropdown-item", Ue(te, B.iso2)]]),
2611
+ class: z(["flex-nowrap flex w-max", ["vti__dropdown-item", Ue(te, B.iso2)]]),
2608
2612
  key: B.iso2 + (B.preferred ? "-preferred" : ""),
2609
2613
  onClick: (he) => ye(B),
2610
2614
  onMousemove: (he) => d.value = te
@@ -2632,8 +2636,8 @@ const vu = [["‫افغانستان‬‎", "af", "93", , "🇦🇫"], ["Shqipë
2632
2636
  type: e.inputOptions.type,
2633
2637
  autocomplete: e.inputOptions.autocomplete,
2634
2638
  autofocus: e.inputOptions.autofocus,
2635
- class: X(["vti__input", e.inputOptions.styleClasses, e.inputClass, C.value]),
2636
- style: Ye([e.inputStyle, M.value]),
2639
+ class: z(["vti__input", e.inputOptions.styleClasses, e.inputClass, C.value]),
2640
+ style: Xe([e.inputStyle, M.value]),
2637
2641
  disabled: e.disabled,
2638
2642
  id: e.inputId !== "" ? e.inputId : e.inputOptions.id,
2639
2643
  maxlength: e.inputOptions.maxlength,
@@ -2711,23 +2715,23 @@ const vu = [["‫افغانستان‬‎", "af", "93", , "🇦🇫"], ["Shqipë
2711
2715
  position: n.location,
2712
2716
  map: o,
2713
2717
  draggable: !0
2714
- }), i.addListener("dragend", (u) => {
2715
- const f = { lat: u.latLng.lat(), lng: u.latLng.lng() };
2718
+ }), i.addListener("dragend", (c) => {
2719
+ const f = { lat: c.latLng.lat(), lng: c.latLng.lng() };
2716
2720
  r("update:location", f), l(f);
2717
2721
  });
2718
- }).catch((u) => {
2719
- console.error(u);
2722
+ }).catch((c) => {
2723
+ console.error(c);
2720
2724
  });
2721
2725
  }), lr(() => {
2722
2726
  n.location && i && i.setPosition(new google.maps.LatLng(n.location.lat, n.location.lng));
2723
2727
  }), lr(() => {
2724
2728
  if (n.location && o) {
2725
- const c = new google.maps.LatLng(n.location.lat, n.location.lng);
2726
- o.setCenter(c), o.setZoom(15);
2729
+ const u = new google.maps.LatLng(n.location.lat, n.location.lng);
2730
+ o.setCenter(u), o.setZoom(15);
2727
2731
  }
2728
2732
  });
2729
- function l(c) {
2730
- new google.maps.Geocoder().geocode({ location: c }, (f, v) => {
2733
+ function l(u) {
2734
+ new google.maps.Geocoder().geocode({ location: u }, (f, v) => {
2731
2735
  if (v === "OK")
2732
2736
  if (f[0]) {
2733
2737
  r("update:address", f[0].formatted_address);
@@ -2742,14 +2746,14 @@ const vu = [["‫افغانستان‬‎", "af", "93", , "🇦🇫"], ["Shqipë
2742
2746
  });
2743
2747
  }
2744
2748
  async function d() {
2745
- s.value = !0, navigator.geolocation ? navigator.geolocation.getCurrentPosition((c) => {
2746
- const u = { lat: c.coords.latitude, lng: c.coords.longitude };
2747
- r("update:location", u), l(u), s.value = !1;
2749
+ s.value = !0, navigator.geolocation ? navigator.geolocation.getCurrentPosition((u) => {
2750
+ const c = { lat: u.coords.latitude, lng: u.coords.longitude };
2751
+ r("update:location", c), l(c), s.value = !1;
2748
2752
  }, () => {
2749
2753
  console.error("Error getting location"), s.value = !1;
2750
2754
  }) : (console.error("Geolocation is not supported by this browser."), s.value = !1);
2751
2755
  }
2752
- return (c, u) => (T(), L("div", Pu, [
2756
+ return (u, c) => (T(), L("div", Pu, [
2753
2757
  P("div", {
2754
2758
  ref_key: "mapContainer",
2755
2759
  ref: a,
@@ -2767,7 +2771,7 @@ const vu = [["‫افغانستان‬‎", "af", "93", , "🇦🇫"], ["Shqipë
2767
2771
  s.value ? (T(), Le($n, {
2768
2772
  key: 1,
2769
2773
  class: "pos-t-0 pos-l-0 i-small"
2770
- })) : (T(), L("svg", Au, u[0] || (u[0] = [
2774
+ })) : (T(), L("svg", Au, c[0] || (c[0] = [
2771
2775
  P("path", {
2772
2776
  d: "M50.0004 31.4995C39.7996 31.4995 31.5 39.7991 31.5 49.9999C31.5 60.2007 39.7996 68.5003 50.0004 68.5003C60.2012 68.5003 68.5008 60.2007 68.5008 49.9999C68.5008 39.7991 60.2012 31.4995 50.0004 31.4995ZM50.0004 63.7944C42.3941 63.7944 36.2059 57.6062 36.2059 49.9999C36.2059 42.3936 42.3941 36.2054 50.0004 36.2054C57.6067 36.2054 63.7949 42.3936 63.7949 49.9999C63.7949 57.6062 57.6067 63.7944 50.0004 63.7944Z",
2773
2777
  fill: "rgb(var(--white))"
@@ -2912,12 +2916,12 @@ function qu(e, t = 0, n = e.length) {
2912
2916
  s.push(`${l}${" ".repeat(3 - String(l).length)}| ${r[i]}`);
2913
2917
  const d = r[i].length;
2914
2918
  if (i === o) {
2915
- const c = t - (a - d) + 1, u = Math.max(1, n > a ? d - c : n - t);
2916
- s.push(" | " + " ".repeat(c) + "^".repeat(u));
2919
+ const u = t - (a - d) + 1, c = Math.max(1, n > a ? d - u : n - t);
2920
+ s.push(" | " + " ".repeat(u) + "^".repeat(c));
2917
2921
  } else if (i > o) {
2918
2922
  if (n > a) {
2919
- const c = Math.max(Math.min(n - a, d), 1);
2920
- s.push(" | " + "^".repeat(c));
2923
+ const u = Math.max(Math.min(n - a, d), 1);
2924
+ s.push(" | " + "^".repeat(u));
2921
2925
  }
2922
2926
  a += d + 1;
2923
2927
  }
@@ -3055,9 +3059,9 @@ const rc = /<\/?[\w\s="/.':;#-\/]+>/, ac = (e) => rc.test(e), gt = " ", sc = "\r
3055
3059
  function lc(e) {
3056
3060
  const t = e;
3057
3061
  let n = 0, r = 1, a = 1, s = 0;
3058
- const o = (w) => t[w] === sc && t[w + 1] === Ge, i = (w) => t[w] === Ge, l = (w) => t[w] === ic, d = (w) => t[w] === oc, c = (w) => o(w) || i(w) || l(w) || d(w), u = () => n, f = () => r, v = () => a, p = () => s, m = (w) => o(w) || l(w) || d(w) ? Ge : t[w], g = () => m(n), y = () => m(n + s);
3062
+ const o = (w) => t[w] === sc && t[w + 1] === Ge, i = (w) => t[w] === Ge, l = (w) => t[w] === ic, d = (w) => t[w] === oc, u = (w) => o(w) || i(w) || l(w) || d(w), c = () => n, f = () => r, v = () => a, p = () => s, m = (w) => o(w) || l(w) || d(w) ? Ge : t[w], g = () => m(n), y = () => m(n + s);
3059
3063
  function S() {
3060
- return s = 0, c(n) && (r++, a = 0), o(n) && n++, n++, a++, t[n];
3064
+ return s = 0, u(n) && (r++, a = 0), o(n) && n++, n++, a++, t[n];
3061
3065
  }
3062
3066
  function $() {
3063
3067
  return o(n + s) && s++, s++, t[n + s];
@@ -3075,7 +3079,7 @@ function lc(e) {
3075
3079
  s = 0;
3076
3080
  }
3077
3081
  return {
3078
- index: u,
3082
+ index: c,
3079
3083
  line: f,
3080
3084
  column: v,
3081
3085
  peekOffset: p,
@@ -3103,15 +3107,15 @@ function cc(e, t = {}) {
3103
3107
  braceNest: 0,
3104
3108
  inLinked: !1,
3105
3109
  text: ""
3106
- }, d = () => l, { onError: c } = t;
3107
- function u(h, b, R, ...K) {
3110
+ }, d = () => l, { onError: u } = t;
3111
+ function c(h, b, R, ...K) {
3108
3112
  const ue = d();
3109
- if (b.column += R, b.offset += R, c) {
3113
+ if (b.column += R, b.offset += R, u) {
3110
3114
  const oe = n ? In(ue.startLoc, b) : null, re = zt(h, oe, {
3111
3115
  domain: uc,
3112
3116
  args: K
3113
3117
  });
3114
- c(re);
3118
+ u(re);
3115
3119
  }
3116
3120
  }
3117
3121
  function f(h, b, R) {
@@ -3125,7 +3129,7 @@ function cc(e, t = {}) {
3125
3129
  /* TokenTypes.EOF */
3126
3130
  );
3127
3131
  function p(h, b) {
3128
- return h.currentChar() === b ? (h.next(), b) : (u(q.EXPECTED_TOKEN, s(), 0, b), "");
3132
+ return h.currentChar() === b ? (h.next(), b) : (c(q.EXPECTED_TOKEN, s(), 0, b), "");
3129
3133
  }
3130
3134
  function m(h) {
3131
3135
  let b = "";
@@ -3280,7 +3284,7 @@ function cc(e, t = {}) {
3280
3284
  function Pe(h) {
3281
3285
  g(h);
3282
3286
  const b = h.currentChar();
3283
- return b !== "%" && u(q.EXPECTED_TOKEN, s(), 0, b), h.next(), "%";
3287
+ return b !== "%" && c(q.EXPECTED_TOKEN, s(), 0, b), h.next(), "%";
3284
3288
  }
3285
3289
  function Ae(h) {
3286
3290
  let b = "";
@@ -3311,12 +3315,12 @@ function cc(e, t = {}) {
3311
3315
  let b = "", R = "";
3312
3316
  for (; b = Ue(h); )
3313
3317
  R += b;
3314
- return h.currentChar() === wt && u(q.UNTERMINATED_CLOSING_BRACE, s(), 0), R;
3318
+ return h.currentChar() === wt && c(q.UNTERMINATED_CLOSING_BRACE, s(), 0), R;
3315
3319
  }
3316
3320
  function nt(h) {
3317
3321
  g(h);
3318
3322
  let b = "";
3319
- return h.currentChar() === "-" ? (h.next(), b += `-${be(h)}`) : b += be(h), h.currentChar() === wt && u(q.UNTERMINATED_CLOSING_BRACE, s(), 0), b;
3323
+ return h.currentChar() === "-" ? (h.next(), b += `-${be(h)}`) : b += be(h), h.currentChar() === wt && c(q.UNTERMINATED_CLOSING_BRACE, s(), 0), b;
3320
3324
  }
3321
3325
  function Oe(h) {
3322
3326
  return h !== Xa && h !== Ge;
@@ -3327,7 +3331,7 @@ function cc(e, t = {}) {
3327
3331
  for (; b = Y(h, Oe); )
3328
3332
  b === "\\" ? R += Fe(h) : R += b;
3329
3333
  const K = h.currentChar();
3330
- return K === Ge || K === wt ? (u(q.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER, s(), 0), K === Ge && (h.next(), p(h, "'")), R) : (p(h, "'"), R);
3334
+ return K === Ge || K === wt ? (c(q.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER, s(), 0), K === Ge && (h.next(), p(h, "'")), R) : (p(h, "'"), R);
3331
3335
  }
3332
3336
  function Fe(h) {
3333
3337
  const b = h.currentChar();
@@ -3340,7 +3344,7 @@ function cc(e, t = {}) {
3340
3344
  case "U":
3341
3345
  return Ce(h, b, 6);
3342
3346
  default:
3343
- return u(q.UNKNOWN_ESCAPE_SEQUENCE, s(), 0, b), "";
3347
+ return c(q.UNKNOWN_ESCAPE_SEQUENCE, s(), 0, b), "";
3344
3348
  }
3345
3349
  }
3346
3350
  function Ce(h, b, R) {
@@ -3349,7 +3353,7 @@ function cc(e, t = {}) {
3349
3353
  for (let ue = 0; ue < R; ue++) {
3350
3354
  const oe = Ie(h);
3351
3355
  if (!oe) {
3352
- u(q.INVALID_UNICODE_ESCAPE_SEQUENCE, s(), 0, `\\${b}${K}${h.currentChar()}`);
3356
+ c(q.INVALID_UNICODE_ESCAPE_SEQUENCE, s(), 0, `\\${b}${K}${h.currentChar()}`);
3353
3357
  break;
3354
3358
  }
3355
3359
  K += oe;
@@ -3392,27 +3396,27 @@ function cc(e, t = {}) {
3392
3396
  let R = null;
3393
3397
  switch (h.currentChar()) {
3394
3398
  case "{":
3395
- return b.braceNest >= 1 && u(q.NOT_ALLOW_NEST_PLACEHOLDER, s(), 0), h.next(), R = f(
3399
+ return b.braceNest >= 1 && c(q.NOT_ALLOW_NEST_PLACEHOLDER, s(), 0), h.next(), R = f(
3396
3400
  b,
3397
3401
  2,
3398
3402
  "{"
3399
3403
  /* TokenChars.BraceLeft */
3400
3404
  ), g(h), b.braceNest++, R;
3401
3405
  case "}":
3402
- return b.braceNest > 0 && b.currentType === 2 && u(q.EMPTY_PLACEHOLDER, s(), 0), h.next(), R = f(
3406
+ return b.braceNest > 0 && b.currentType === 2 && c(q.EMPTY_PLACEHOLDER, s(), 0), h.next(), R = f(
3403
3407
  b,
3404
3408
  3,
3405
3409
  "}"
3406
3410
  /* TokenChars.BraceRight */
3407
3411
  ), b.braceNest--, b.braceNest > 0 && g(h), b.inLinked && b.braceNest === 0 && (b.inLinked = !1), R;
3408
3412
  case "@":
3409
- return b.braceNest > 0 && u(q.UNTERMINATED_CLOSING_BRACE, s(), 0), R = he(h, b) || v(b), b.braceNest = 0, R;
3413
+ return b.braceNest > 0 && c(q.UNTERMINATED_CLOSING_BRACE, s(), 0), R = he(h, b) || v(b), b.braceNest = 0, R;
3410
3414
  default: {
3411
3415
  let ue = !0, oe = !0, re = !0;
3412
3416
  if (M(h))
3413
- return b.braceNest > 0 && u(q.UNTERMINATED_CLOSING_BRACE, s(), 0), R = f(b, 1, B(h)), b.braceNest = 0, b.inLinked = !1, R;
3417
+ return b.braceNest > 0 && c(q.UNTERMINATED_CLOSING_BRACE, s(), 0), R = f(b, 1, B(h)), b.braceNest = 0, b.inLinked = !1, R;
3414
3418
  if (b.braceNest > 0 && (b.currentType === 5 || b.currentType === 6 || b.currentType === 7))
3415
- return u(q.UNTERMINATED_CLOSING_BRACE, s(), 0), b.braceNest = 0, Ne(h, b);
3419
+ return c(q.UNTERMINATED_CLOSING_BRACE, s(), 0), b.braceNest = 0, Ne(h, b);
3416
3420
  if (ue = $(h, b))
3417
3421
  return R = f(b, 5, tt(h)), g(h), R;
3418
3422
  if (oe = E(h, b))
@@ -3420,7 +3424,7 @@ function cc(e, t = {}) {
3420
3424
  if (re = O(h, b))
3421
3425
  return R = f(b, 7, _e(h)), g(h), R;
3422
3426
  if (!ue && !oe && !re)
3423
- return R = f(b, 13, G(h)), u(q.INVALID_TOKEN_IN_PLACEHOLDER, s(), 0, R.value), g(h), R;
3427
+ return R = f(b, 13, G(h)), c(q.INVALID_TOKEN_IN_PLACEHOLDER, s(), 0, R.value), g(h), R;
3424
3428
  break;
3425
3429
  }
3426
3430
  }
@@ -3430,7 +3434,7 @@ function cc(e, t = {}) {
3430
3434
  const { currentType: R } = b;
3431
3435
  let K = null;
3432
3436
  const ue = h.currentChar();
3433
- switch ((R === 8 || R === 9 || R === 12 || R === 10) && (ue === Ge || ue === gt) && u(q.INVALID_LINKED_FORMAT, s(), 0), ue) {
3437
+ switch ((R === 8 || R === 9 || R === 12 || R === 10) && (ue === Ge || ue === gt) && c(q.INVALID_LINKED_FORMAT, s(), 0), ue) {
3434
3438
  case "@":
3435
3439
  return h.next(), K = f(
3436
3440
  b,
@@ -3453,7 +3457,7 @@ function cc(e, t = {}) {
3453
3457
  /* TokenChars.LinkedDelimiter */
3454
3458
  );
3455
3459
  default:
3456
- return M(h) ? (K = f(b, 1, B(h)), b.braceNest = 0, b.inLinked = !1, K) : _(h, b) || k(h, b) ? (g(h), he(h, b)) : w(h, b) ? (g(h), f(b, 12, D(h))) : C(h, b) ? (g(h), ue === "{" ? te(h, b) || K : f(b, 11, N(h))) : (R === 8 && u(q.INVALID_LINKED_FORMAT, s(), 0), b.braceNest = 0, b.inLinked = !1, Ne(h, b));
3460
+ return M(h) ? (K = f(b, 1, B(h)), b.braceNest = 0, b.inLinked = !1, K) : _(h, b) || k(h, b) ? (g(h), he(h, b)) : w(h, b) ? (g(h), f(b, 12, D(h))) : C(h, b) ? (g(h), ue === "{" ? te(h, b) || K : f(b, 11, N(h))) : (R === 8 && c(q.INVALID_LINKED_FORMAT, s(), 0), b.braceNest = 0, b.inLinked = !1, Ne(h, b));
3457
3461
  }
3458
3462
  }
3459
3463
  function Ne(h, b) {
@@ -3469,7 +3473,7 @@ function cc(e, t = {}) {
3469
3473
  case "{":
3470
3474
  return te(h, b) || v(b);
3471
3475
  case "}":
3472
- return u(q.UNBALANCED_CLOSING_BRACE, s(), 0), h.next(), f(
3476
+ return c(q.UNBALANCED_CLOSING_BRACE, s(), 0), h.next(), f(
3473
3477
  b,
3474
3478
  3,
3475
3479
  "}"
@@ -3552,11 +3556,11 @@ function hc(e = {}) {
3552
3556
  const O = $.context(), { lastOffset: _, lastStartLoc: w } = O, k = o(5, _, w);
3553
3557
  return k.index = parseInt(E, 10), $.nextToken(), i(k, $.currentOffset(), $.currentPosition()), k;
3554
3558
  }
3555
- function c($, E, O) {
3559
+ function u($, E, O) {
3556
3560
  const _ = $.context(), { lastOffset: w, lastStartLoc: k } = _, C = o(4, w, k);
3557
3561
  return C.key = E, O === !0 && (C.modulo = !0), $.nextToken(), i(C, $.currentOffset(), $.currentPosition()), C;
3558
3562
  }
3559
- function u($, E) {
3563
+ function c($, E) {
3560
3564
  const O = $.context(), { lastOffset: _, lastStartLoc: w } = O, k = o(9, _, w);
3561
3565
  return k.value = E.replace(pc, mc), $.nextToken(), i(k, $.currentOffset(), $.currentPosition()), k;
3562
3566
  }
@@ -3585,13 +3589,13 @@ function hc(e = {}) {
3585
3589
  _.value == null && a($, q.UNEXPECTED_LEXICAL_ANALYSIS, E.lastStartLoc, 0, dt(_)), O.key = v($, _.value || "");
3586
3590
  break;
3587
3591
  case 5:
3588
- _.value == null && a($, q.UNEXPECTED_LEXICAL_ANALYSIS, E.lastStartLoc, 0, dt(_)), O.key = c($, _.value || "");
3592
+ _.value == null && a($, q.UNEXPECTED_LEXICAL_ANALYSIS, E.lastStartLoc, 0, dt(_)), O.key = u($, _.value || "");
3589
3593
  break;
3590
3594
  case 6:
3591
3595
  _.value == null && a($, q.UNEXPECTED_LEXICAL_ANALYSIS, E.lastStartLoc, 0, dt(_)), O.key = d($, _.value || "");
3592
3596
  break;
3593
3597
  case 7:
3594
- _.value == null && a($, q.UNEXPECTED_LEXICAL_ANALYSIS, E.lastStartLoc, 0, dt(_)), O.key = u($, _.value || "");
3598
+ _.value == null && a($, q.UNEXPECTED_LEXICAL_ANALYSIS, E.lastStartLoc, 0, dt(_)), O.key = c($, _.value || "");
3595
3599
  break;
3596
3600
  default: {
3597
3601
  a($, q.UNEXPECTED_EMPTY_LINKED_KEY, E.lastStartLoc, 0);
@@ -3623,10 +3627,10 @@ function hc(e = {}) {
3623
3627
  C = !0;
3624
3628
  break;
3625
3629
  case 5:
3626
- j.value == null && a($, q.UNEXPECTED_LEXICAL_ANALYSIS, E.lastStartLoc, 0, dt(j)), w.items.push(c($, j.value || "", !!C)), C && (s($, Bn.USE_MODULO_SYNTAX, E.lastStartLoc, 0, dt(j)), C = null);
3630
+ j.value == null && a($, q.UNEXPECTED_LEXICAL_ANALYSIS, E.lastStartLoc, 0, dt(j)), w.items.push(u($, j.value || "", !!C)), C && (s($, Bn.USE_MODULO_SYNTAX, E.lastStartLoc, 0, dt(j)), C = null);
3627
3631
  break;
3628
3632
  case 7:
3629
- j.value == null && a($, q.UNEXPECTED_LEXICAL_ANALYSIS, E.lastStartLoc, 0, dt(j)), w.items.push(u($, j.value || ""));
3633
+ j.value == null && a($, q.UNEXPECTED_LEXICAL_ANALYSIS, E.lastStartLoc, 0, dt(j)), w.items.push(c($, j.value || ""));
3630
3634
  break;
3631
3635
  case 8: {
3632
3636
  const Y = p($);
@@ -3822,25 +3826,25 @@ function _c(e, t) {
3822
3826
  function d(g, y) {
3823
3827
  i.code += g;
3824
3828
  }
3825
- function c(g, y = !0) {
3829
+ function u(g, y = !0) {
3826
3830
  const S = y ? a : "";
3827
3831
  d(s ? S + " ".repeat(g) : S);
3828
3832
  }
3829
- function u(g = !0) {
3833
+ function c(g = !0) {
3830
3834
  const y = ++i.indentLevel;
3831
- g && c(y);
3835
+ g && u(y);
3832
3836
  }
3833
3837
  function f(g = !0) {
3834
3838
  const y = --i.indentLevel;
3835
- g && c(y);
3839
+ g && u(y);
3836
3840
  }
3837
3841
  function v() {
3838
- c(i.indentLevel);
3842
+ u(i.indentLevel);
3839
3843
  }
3840
3844
  return {
3841
3845
  context: l,
3842
3846
  push: d,
3843
- indent: u,
3847
+ indent: c,
3844
3848
  deindent: f,
3845
3849
  newline: v,
3846
3850
  helper: (g) => `_${g}`,
@@ -3942,12 +3946,12 @@ const Sc = (e, t = {}) => {
3942
3946
  breakLineCode: s,
3943
3947
  needIndent: o
3944
3948
  });
3945
- l.push(n === "normal" ? "function __msg__ (ctx) {" : "(ctx) => {"), l.indent(o), i.length > 0 && (l.push(`const { ${lo(i.map((u) => `${u}: _${u}`), ", ")} } = ctx`), l.newline()), l.push("return "), qt(l, e), l.deindent(o), l.push("}"), delete e.helpers;
3946
- const { code: d, map: c } = l.context();
3949
+ l.push(n === "normal" ? "function __msg__ (ctx) {" : "(ctx) => {"), l.indent(o), i.length > 0 && (l.push(`const { ${lo(i.map((c) => `${c}: _${c}`), ", ")} } = ctx`), l.newline()), l.push("return "), qt(l, e), l.deindent(o), l.push("}"), delete e.helpers;
3950
+ const { code: d, map: u } = l.context();
3947
3951
  return {
3948
3952
  ast: e,
3949
3953
  code: d,
3950
- map: c ? c.toJSON() : void 0
3954
+ map: u ? u.toJSON() : void 0
3951
3955
  // eslint-disable-line @typescript-eslint/no-explicit-any
3952
3956
  };
3953
3957
  };
@@ -4163,7 +4167,7 @@ function kc(e) {
4163
4167
  }
4164
4168
  function Dc(e) {
4165
4169
  const t = [];
4166
- let n = -1, r = 0, a = 0, s, o, i, l, d, c, u;
4170
+ let n = -1, r = 0, a = 0, s, o, i, l, d, u, c;
4167
4171
  const f = [];
4168
4172
  f[
4169
4173
  0
@@ -4211,7 +4215,7 @@ function Dc(e) {
4211
4215
  }
4212
4216
  for (; r !== null; )
4213
4217
  if (n++, s = e[n], !(s === "\\" && v())) {
4214
- if (l = Ac(s), u = It[r], d = u[l] || u.l || 8, d === 8 || (r = d[0], d[1] !== void 0 && (c = f[d[1]], c && (i = s, c() === !1))))
4218
+ if (l = Ac(s), c = It[r], d = c[l] || c.l || 8, d === 8 || (r = d[0], d[1] !== void 0 && (u = f[d[1]], u && (i = s, u() === !1))))
4215
4219
  return;
4216
4220
  if (r === 7)
4217
4221
  return t;
@@ -4252,11 +4256,11 @@ function Gc(e = {}) {
4252
4256
  const t = e.locale, n = jc(e), r = se(e.pluralRules) && H(t) && me(e.pluralRules[t]) ? e.pluralRules[t] : es, a = se(e.pluralRules) && H(t) && me(e.pluralRules[t]) ? es : void 0, s = (y) => y[r(n, y.length, a)], o = e.list || [], i = (y) => o[y], l = e.named || {};
4253
4257
  Ve(e.pluralIndex) && Hc(n, l);
4254
4258
  const d = (y) => l[y];
4255
- function c(y) {
4259
+ function u(y) {
4256
4260
  const S = me(e.messages) ? e.messages(y) : se(e.messages) ? e.messages[y] : !1;
4257
4261
  return S || (e.parent ? e.parent.message(y) : xc);
4258
4262
  }
4259
- const u = (y) => e.modifiers ? e.modifiers[y] : Mc, f = Z(e.processor) && me(e.processor.normalize) ? e.processor.normalize : Bc, v = Z(e.processor) && me(e.processor.interpolate) ? e.processor.interpolate : Vc, p = Z(e.processor) && H(e.processor.type) ? e.processor.type : Uc, g = {
4263
+ const c = (y) => e.modifiers ? e.modifiers[y] : Mc, f = Z(e.processor) && me(e.processor.normalize) ? e.processor.normalize : Bc, v = Z(e.processor) && me(e.processor.interpolate) ? e.processor.interpolate : Vc, p = Z(e.processor) && H(e.processor.type) ? e.processor.type : Uc, g = {
4260
4264
  list: i,
4261
4265
  named: d,
4262
4266
  plural: s,
@@ -4264,13 +4268,13 @@ function Gc(e = {}) {
4264
4268
  const [$, E] = S;
4265
4269
  let O = "text", _ = "";
4266
4270
  S.length === 1 ? se($) ? (_ = $.modifier || _, O = $.type || O) : H($) && (_ = $ || _) : S.length === 2 && (H($) && (_ = $ || _), H(E) && (O = E || O));
4267
- const w = c(y)(g), k = (
4271
+ const w = u(y)(g), k = (
4268
4272
  // The message in vnode resolved with linked are returned as an array by processor.nomalize
4269
4273
  O === "vnode" && we(w) && _ ? w[0] : w
4270
4274
  );
4271
- return _ ? u(_)(k, O) : k;
4275
+ return _ ? c(_)(k, O) : k;
4272
4276
  },
4273
- message: c,
4277
+ message: u,
4274
4278
  type: p,
4275
4279
  interpolate: v,
4276
4280
  normalize: f,
@@ -4452,7 +4456,7 @@ const ss = (e) => {
4452
4456
  }, o0 = () => go;
4453
4457
  let os = 0;
4454
4458
  function i0(e = {}) {
4455
- const t = me(e.onWarn) ? e.onWarn : Tt, n = H(e.version) ? e.version : e0, r = H(e.locale) || me(e.locale) ? e.locale : un, a = me(r) ? un : r, s = we(e.fallbackLocale) || Z(e.fallbackLocale) || H(e.fallbackLocale) || e.fallbackLocale === !1 ? e.fallbackLocale : a, o = Z(e.messages) ? e.messages : { [a]: {} }, i = Z(e.datetimeFormats) ? e.datetimeFormats : { [a]: {} }, l = Z(e.numberFormats) ? e.numberFormats : { [a]: {} }, d = je({}, e.modifiers || {}, t0()), c = e.pluralRules || {}, u = me(e.missing) ? e.missing : null, f = ce(e.missingWarn) || Yt(e.missingWarn) ? e.missingWarn : !0, v = ce(e.fallbackWarn) || Yt(e.fallbackWarn) ? e.fallbackWarn : !0, p = !!e.fallbackFormat, m = !!e.unresolving, g = me(e.postTranslation) ? e.postTranslation : null, y = Z(e.processor) ? e.processor : null, S = ce(e.warnHtmlMessage) ? e.warnHtmlMessage : !0, $ = !!e.escapeParameter, E = me(e.messageCompiler) ? e.messageCompiler : po;
4459
+ const t = me(e.onWarn) ? e.onWarn : Tt, n = H(e.version) ? e.version : e0, r = H(e.locale) || me(e.locale) ? e.locale : un, a = me(r) ? un : r, s = we(e.fallbackLocale) || Z(e.fallbackLocale) || H(e.fallbackLocale) || e.fallbackLocale === !1 ? e.fallbackLocale : a, o = Z(e.messages) ? e.messages : { [a]: {} }, i = Z(e.datetimeFormats) ? e.datetimeFormats : { [a]: {} }, l = Z(e.numberFormats) ? e.numberFormats : { [a]: {} }, d = je({}, e.modifiers || {}, t0()), u = e.pluralRules || {}, c = me(e.missing) ? e.missing : null, f = ce(e.missingWarn) || Yt(e.missingWarn) ? e.missingWarn : !0, v = ce(e.fallbackWarn) || Yt(e.fallbackWarn) ? e.fallbackWarn : !0, p = !!e.fallbackFormat, m = !!e.unresolving, g = me(e.postTranslation) ? e.postTranslation : null, y = Z(e.processor) ? e.processor : null, S = ce(e.warnHtmlMessage) ? e.warnHtmlMessage : !0, $ = !!e.escapeParameter, E = me(e.messageCompiler) ? e.messageCompiler : po;
4456
4460
  process.env.NODE_ENV !== "production" && me(e.messageCompiler) && so(Mt(Ke.EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER));
4457
4461
  const O = me(e.messageResolver) ? e.messageResolver : mo || Rc, _ = me(e.localeFallbacker) ? e.localeFallbacker : ho || Jc, w = se(e.fallbackContext) ? e.fallbackContext : void 0, k = e, C = se(k.__datetimeFormatters) ? k.__datetimeFormatters : /* @__PURE__ */ new Map(), M = se(k.__numberFormatters) ? k.__numberFormatters : /* @__PURE__ */ new Map(), U = se(k.__meta) ? k.__meta : {};
4458
4462
  os++;
@@ -4463,8 +4467,8 @@ function i0(e = {}) {
4463
4467
  fallbackLocale: s,
4464
4468
  messages: o,
4465
4469
  modifiers: d,
4466
- pluralRules: c,
4467
- missing: u,
4470
+ pluralRules: u,
4471
+ missing: c,
4468
4472
  missingWarn: f,
4469
4473
  fallbackWarn: v,
4470
4474
  fallbackFormat: p,
@@ -4638,13 +4642,13 @@ function f0(e, t) {
4638
4642
  }
4639
4643
  const ls = () => "", ot = (e) => me(e);
4640
4644
  function ds(e, ...t) {
4641
- const { fallbackFormat: n, postTranslation: r, unresolving: a, messageCompiler: s, fallbackLocale: o, messages: i } = e, [l, d] = vr(...t), c = ce(d.missingWarn) ? d.missingWarn : e.missingWarn, u = ce(d.fallbackWarn) ? d.fallbackWarn : e.fallbackWarn, f = ce(d.escapeParameter) ? d.escapeParameter : e.escapeParameter, v = !!d.resolvedMessage, p = H(d.default) || ce(d.default) ? ce(d.default) ? s ? l : () => l : d.default : n ? s ? l : () => l : "", m = n || p !== "", g = Jr(e, d);
4645
+ const { fallbackFormat: n, postTranslation: r, unresolving: a, messageCompiler: s, fallbackLocale: o, messages: i } = e, [l, d] = vr(...t), u = ce(d.missingWarn) ? d.missingWarn : e.missingWarn, c = ce(d.fallbackWarn) ? d.fallbackWarn : e.fallbackWarn, f = ce(d.escapeParameter) ? d.escapeParameter : e.escapeParameter, v = !!d.resolvedMessage, p = H(d.default) || ce(d.default) ? ce(d.default) ? s ? l : () => l : d.default : n ? s ? l : () => l : "", m = n || p !== "", g = Jr(e, d);
4642
4646
  f && p0(d);
4643
4647
  let [y, S, $] = v ? [
4644
4648
  l,
4645
4649
  g,
4646
4650
  i[g] || {}
4647
- ] : Co(e, l, g, o, u, c), E = y, O = l;
4651
+ ] : Co(e, l, g, o, c, u), E = y, O = l;
4648
4652
  if (!v && !(H(E) || xt(E) || ot(E)) && m && (E = p, O = E), !v && (!(H(E) || xt(E) || ot(E)) || !H(S)))
4649
4653
  return a ? Vn : l;
4650
4654
  if (process.env.NODE_ENV !== "production" && H(E) && e.messageCompiler == null)
@@ -4674,11 +4678,11 @@ function p0(e) {
4674
4678
  });
4675
4679
  }
4676
4680
  function Co(e, t, n, r, a, s) {
4677
- const { messages: o, onWarn: i, messageResolver: l, localeFallbacker: d } = e, c = d(e, r, n);
4678
- let u = {}, f, v = null, p = n, m = null;
4681
+ const { messages: o, onWarn: i, messageResolver: l, localeFallbacker: d } = e, u = d(e, r, n);
4682
+ let c = {}, f, v = null, p = n, m = null;
4679
4683
  const g = "translate";
4680
- for (let y = 0; y < c.length; y++) {
4681
- if (f = m = c[y], process.env.NODE_ENV !== "production" && n !== f && !yo(n, f) && jn(a, t) && i(Mt(Ke.FALLBACK_TO_TRANSLATE, {
4684
+ for (let y = 0; y < u.length; y++) {
4685
+ if (f = m = u[y], process.env.NODE_ENV !== "production" && n !== f && !yo(n, f) && jn(a, t) && i(Mt(Ke.FALLBACK_TO_TRANSLATE, {
4682
4686
  key: t,
4683
4687
  target: f
4684
4688
  })), process.env.NODE_ENV !== "production" && n !== f) {
@@ -4691,9 +4695,9 @@ function Co(e, t, n, r, a, s) {
4691
4695
  groupId: `${g}:${t}`
4692
4696
  });
4693
4697
  }
4694
- u = o[f] || {};
4698
+ c = o[f] || {};
4695
4699
  let S = null, $, E;
4696
- if (process.env.NODE_ENV !== "production" && Ot && (S = window.performance.now(), $ = "intlify-message-resolve-start", E = "intlify-message-resolve-end", rt && rt($)), (v = l(u, t)) === null && (v = u[t]), process.env.NODE_ENV !== "production" && Ot) {
4700
+ if (process.env.NODE_ENV !== "production" && Ot && (S = window.performance.now(), $ = "intlify-message-resolve-start", E = "intlify-message-resolve-end", rt && rt($)), (v = l(c, t)) === null && (v = c[t]), process.env.NODE_ENV !== "production" && Ot) {
4697
4701
  const O = window.performance.now(), _ = e.__v_emitter;
4698
4702
  _ && S && v && _.emit("message-resolve", {
4699
4703
  type: "message-resolve",
@@ -4705,7 +4709,7 @@ function Co(e, t, n, r, a, s) {
4705
4709
  }
4706
4710
  if (H(v) || xt(v) || ot(v))
4707
4711
  break;
4708
- if (!l0(f, c)) {
4712
+ if (!l0(f, u)) {
4709
4713
  const O = Zr(
4710
4714
  e,
4711
4715
  // eslint-disable-line @typescript-eslint/no-explicit-any
@@ -4718,7 +4722,7 @@ function Co(e, t, n, r, a, s) {
4718
4722
  }
4719
4723
  p = m;
4720
4724
  }
4721
- return [v, f, u];
4725
+ return [v, f, c];
4722
4726
  }
4723
4727
  function To(e, t, n, r, a, s) {
4724
4728
  const { messageCompiler: o, warnHtmlMessage: i } = e;
@@ -4730,9 +4734,9 @@ function To(e, t, n, r, a, s) {
4730
4734
  const f = () => r;
4731
4735
  return f.locale = n, f.key = t, f;
4732
4736
  }
4733
- let l = null, d, c;
4734
- process.env.NODE_ENV !== "production" && Ot && (l = window.performance.now(), d = "intlify-message-compilation-start", c = "intlify-message-compilation-end", rt && rt(d));
4735
- const u = o(r, h0(e, n, a, r, i, s));
4737
+ let l = null, d, u;
4738
+ process.env.NODE_ENV !== "production" && Ot && (l = window.performance.now(), d = "intlify-message-compilation-start", u = "intlify-message-compilation-end", rt && rt(d));
4739
+ const c = o(r, h0(e, n, a, r, i, s));
4736
4740
  if (process.env.NODE_ENV !== "production" && Ot) {
4737
4741
  const f = window.performance.now(), v = e.__v_emitter;
4738
4742
  v && l && v.emit("message-compilation", {
@@ -4740,9 +4744,9 @@ function To(e, t, n, r, a, s) {
4740
4744
  message: r,
4741
4745
  time: f - l,
4742
4746
  groupId: `translate:${t}`
4743
- }), d && c && rt && Ft && (rt(c), Ft("intlify message compilation", d, c));
4747
+ }), d && u && rt && Ft && (rt(u), Ft("intlify message compilation", d, u));
4744
4748
  }
4745
- return u.locale = n, u.key = t, u.source = r, u;
4749
+ return c.locale = n, c.key = t, c.source = r, c;
4746
4750
  }
4747
4751
  function m0(e, t, n) {
4748
4752
  let r = null, a, s;
@@ -4773,8 +4777,8 @@ function h0(e, t, n, r, a, s) {
4773
4777
  warnHtmlMessage: a,
4774
4778
  onError: (o) => {
4775
4779
  if (s && s(o), process.env.NODE_ENV !== "production") {
4776
- const i = $0(r), l = `Message compilation error: ${o.message}`, d = o.location && i && qu(i, o.location.start.offset, o.location.end.offset), c = e.__v_emitter;
4777
- c && i && c.emit("compile-error", {
4780
+ const i = $0(r), l = `Message compilation error: ${o.message}`, d = o.location && i && qu(i, o.location.start.offset, o.location.end.offset), u = e.__v_emitter;
4781
+ u && i && u.emit("compile-error", {
4778
4782
  message: i,
4779
4783
  error: o.message,
4780
4784
  start: o.location && o.location.start.offset,
@@ -4795,14 +4799,14 @@ function $0(e) {
4795
4799
  return e.loc.source;
4796
4800
  }
4797
4801
  function g0(e, t, n, r) {
4798
- const { modifiers: a, pluralRules: s, messageResolver: o, fallbackLocale: i, fallbackWarn: l, missingWarn: d, fallbackContext: c } = e, f = {
4802
+ const { modifiers: a, pluralRules: s, messageResolver: o, fallbackLocale: i, fallbackWarn: l, missingWarn: d, fallbackContext: u } = e, f = {
4799
4803
  locale: t,
4800
4804
  modifiers: a,
4801
4805
  pluralRules: s,
4802
4806
  messages: (v) => {
4803
4807
  let p = o(n, v);
4804
- if (p == null && c) {
4805
- const [, , m] = Co(c, v, t, i, l, d);
4808
+ if (p == null && u) {
4809
+ const [, , m] = Co(u, v, t, i, l, d);
4806
4810
  p = o(m, v);
4807
4811
  }
4808
4812
  if (H(p) || xt(p)) {
@@ -4824,14 +4828,14 @@ function cs(e, ...t) {
4824
4828
  const { datetimeFormats: n, unresolving: r, fallbackLocale: a, onWarn: s, localeFallbacker: o } = e, { __datetimeFormatters: i } = e;
4825
4829
  if (process.env.NODE_ENV !== "production" && !So.dateTimeFormat)
4826
4830
  return s(Mt(Ke.CANNOT_FORMAT_DATE)), Pn;
4827
- const [l, d, c, u] = yr(...t), f = ce(c.missingWarn) ? c.missingWarn : e.missingWarn, v = ce(c.fallbackWarn) ? c.fallbackWarn : e.fallbackWarn, p = !!c.part, m = Jr(e, c), g = o(
4831
+ const [l, d, u, c] = yr(...t), f = ce(u.missingWarn) ? u.missingWarn : e.missingWarn, v = ce(u.fallbackWarn) ? u.fallbackWarn : e.fallbackWarn, p = !!u.part, m = Jr(e, u), g = o(
4828
4832
  e,
4829
4833
  // eslint-disable-line @typescript-eslint/no-explicit-any
4830
4834
  a,
4831
4835
  m
4832
4836
  );
4833
4837
  if (!H(l) || l === "")
4834
- return new Intl.DateTimeFormat(m, u).format(d);
4838
+ return new Intl.DateTimeFormat(m, c).format(d);
4835
4839
  let y = {}, S, $ = null, E = m, O = null;
4836
4840
  const _ = "datetime format";
4837
4841
  for (let C = 0; C < g.length; C++) {
@@ -4855,9 +4859,9 @@ function cs(e, ...t) {
4855
4859
  if (!Z($) || !H(S))
4856
4860
  return r ? Vn : l;
4857
4861
  let w = `${S}__${l}`;
4858
- xn(u) || (w = `${w}__${JSON.stringify(u)}`);
4862
+ xn(c) || (w = `${w}__${JSON.stringify(c)}`);
4859
4863
  let k = i.get(w);
4860
- return k || (k = new Intl.DateTimeFormat(S, je({}, $, u)), i.set(w, k)), p ? k.formatToParts(d) : k.format(d);
4864
+ return k || (k = new Intl.DateTimeFormat(S, je({}, $, c)), i.set(w, k)), p ? k.formatToParts(d) : k.format(d);
4861
4865
  }
4862
4866
  const wo = [
4863
4867
  "localeMatcher",
@@ -4918,14 +4922,14 @@ function ps(e, ...t) {
4918
4922
  const { numberFormats: n, unresolving: r, fallbackLocale: a, onWarn: s, localeFallbacker: o } = e, { __numberFormatters: i } = e;
4919
4923
  if (process.env.NODE_ENV !== "production" && !So.numberFormat)
4920
4924
  return s(Mt(Ke.CANNOT_FORMAT_NUMBER)), Pn;
4921
- const [l, d, c, u] = br(...t), f = ce(c.missingWarn) ? c.missingWarn : e.missingWarn, v = ce(c.fallbackWarn) ? c.fallbackWarn : e.fallbackWarn, p = !!c.part, m = Jr(e, c), g = o(
4925
+ const [l, d, u, c] = br(...t), f = ce(u.missingWarn) ? u.missingWarn : e.missingWarn, v = ce(u.fallbackWarn) ? u.fallbackWarn : e.fallbackWarn, p = !!u.part, m = Jr(e, u), g = o(
4922
4926
  e,
4923
4927
  // eslint-disable-line @typescript-eslint/no-explicit-any
4924
4928
  a,
4925
4929
  m
4926
4930
  );
4927
4931
  if (!H(l) || l === "")
4928
- return new Intl.NumberFormat(m, u).format(d);
4932
+ return new Intl.NumberFormat(m, c).format(d);
4929
4933
  let y = {}, S, $ = null, E = m, O = null;
4930
4934
  const _ = "number format";
4931
4935
  for (let C = 0; C < g.length; C++) {
@@ -4949,9 +4953,9 @@ function ps(e, ...t) {
4949
4953
  if (!Z($) || !H(S))
4950
4954
  return r ? Vn : l;
4951
4955
  let w = `${S}__${l}`;
4952
- xn(u) || (w = `${w}__${JSON.stringify(u)}`);
4956
+ xn(c) || (w = `${w}__${JSON.stringify(c)}`);
4953
4957
  let k = i.get(w);
4954
- return k || (k = new Intl.NumberFormat(S, je({}, $, u)), i.set(w, k)), p ? k.formatToParts(d) : k.format(d);
4958
+ return k || (k = new Intl.NumberFormat(S, je({}, $, c)), i.set(w, k)), p ? k.formatToParts(d) : k.format(d);
4955
4959
  }
4956
4960
  const No = [
4957
4961
  "localeMatcher",
@@ -5002,7 +5006,7 @@ const v0 = "9.14.0";
5002
5006
  function y0() {
5003
5007
  typeof __VUE_I18N_FULL_INSTALL__ != "boolean" && (_t().__VUE_I18N_FULL_INSTALL__ = !0), typeof __VUE_I18N_LEGACY_API__ != "boolean" && (_t().__VUE_I18N_LEGACY_API__ = !0), typeof __INTLIFY_JIT_COMPILATION__ != "boolean" && (_t().__INTLIFY_JIT_COMPILATION__ = !1), typeof __INTLIFY_DROP_MESSAGE_COMPILER__ != "boolean" && (_t().__INTLIFY_DROP_MESSAGE_COMPILER__ = !1), typeof __INTLIFY_PROD_DEVTOOLS__ != "boolean" && (_t().__INTLIFY_PROD_DEVTOOLS__ = !1);
5004
5008
  }
5005
- const Lo = Ke.__EXTEND_POINT__, vt = Un(Lo), Xe = {
5009
+ const Lo = Ke.__EXTEND_POINT__, vt = Un(Lo), ze = {
5006
5010
  FALLBACK_TO_ROOT: Lo,
5007
5011
  // 9
5008
5012
  NOT_SUPPORTED_PRESERVE: vt(),
@@ -5024,61 +5028,61 @@ const Lo = Ke.__EXTEND_POINT__, vt = Un(Lo), Xe = {
5024
5028
  NOTICE_DROP_TRANSLATE_EXIST_COMPATIBLE_FLAG: vt()
5025
5029
  // 18
5026
5030
  }, b0 = {
5027
- [Xe.FALLBACK_TO_ROOT]: "Fall back to {type} '{key}' with root locale.",
5028
- [Xe.NOT_SUPPORTED_PRESERVE]: "Not supported 'preserve'.",
5029
- [Xe.NOT_SUPPORTED_FORMATTER]: "Not supported 'formatter'.",
5030
- [Xe.NOT_SUPPORTED_PRESERVE_DIRECTIVE]: "Not supported 'preserveDirectiveContent'.",
5031
- [Xe.NOT_SUPPORTED_GET_CHOICE_INDEX]: "Not supported 'getChoiceIndex'.",
5032
- [Xe.COMPONENT_NAME_LEGACY_COMPATIBLE]: "Component name legacy compatible: '{name}' -> 'i18n'",
5033
- [Xe.NOT_FOUND_PARENT_SCOPE]: "Not found parent scope. use the global scope.",
5034
- [Xe.IGNORE_OBJ_FLATTEN]: "Ignore object flatten: '{key}' key has an string value",
5035
- [Xe.NOTICE_DROP_ALLOW_COMPOSITION]: "'allowComposition' option will be dropped in the next major version. For more information, please see 👉 https://tinyurl.com/2p97mcze",
5036
- [Xe.NOTICE_DROP_TRANSLATE_EXIST_COMPATIBLE_FLAG]: "'translateExistCompatible' option will be dropped in the next major version."
5031
+ [ze.FALLBACK_TO_ROOT]: "Fall back to {type} '{key}' with root locale.",
5032
+ [ze.NOT_SUPPORTED_PRESERVE]: "Not supported 'preserve'.",
5033
+ [ze.NOT_SUPPORTED_FORMATTER]: "Not supported 'formatter'.",
5034
+ [ze.NOT_SUPPORTED_PRESERVE_DIRECTIVE]: "Not supported 'preserveDirectiveContent'.",
5035
+ [ze.NOT_SUPPORTED_GET_CHOICE_INDEX]: "Not supported 'getChoiceIndex'.",
5036
+ [ze.COMPONENT_NAME_LEGACY_COMPATIBLE]: "Component name legacy compatible: '{name}' -> 'i18n'",
5037
+ [ze.NOT_FOUND_PARENT_SCOPE]: "Not found parent scope. use the global scope.",
5038
+ [ze.IGNORE_OBJ_FLATTEN]: "Ignore object flatten: '{key}' key has an string value",
5039
+ [ze.NOTICE_DROP_ALLOW_COMPOSITION]: "'allowComposition' option will be dropped in the next major version. For more information, please see 👉 https://tinyurl.com/2p97mcze",
5040
+ [ze.NOTICE_DROP_TRANSLATE_EXIST_COMPATIBLE_FLAG]: "'translateExistCompatible' option will be dropped in the next major version."
5037
5041
  };
5038
5042
  function An(e, ...t) {
5039
5043
  return zr(b0[e], ...t);
5040
5044
  }
5041
- const Io = ke.__EXTEND_POINT__, ze = Un(Io), ge = {
5045
+ const Io = ke.__EXTEND_POINT__, qe = Un(Io), ge = {
5042
5046
  // composer module errors
5043
5047
  UNEXPECTED_RETURN_TYPE: Io,
5044
5048
  // 24
5045
5049
  // legacy module errors
5046
- INVALID_ARGUMENT: ze(),
5050
+ INVALID_ARGUMENT: qe(),
5047
5051
  // 25
5048
5052
  // i18n module errors
5049
- MUST_BE_CALL_SETUP_TOP: ze(),
5053
+ MUST_BE_CALL_SETUP_TOP: qe(),
5050
5054
  // 26
5051
- NOT_INSTALLED: ze(),
5055
+ NOT_INSTALLED: qe(),
5052
5056
  // 27
5053
- NOT_AVAILABLE_IN_LEGACY_MODE: ze(),
5057
+ NOT_AVAILABLE_IN_LEGACY_MODE: qe(),
5054
5058
  // 28
5055
5059
  // directive module errors
5056
- REQUIRED_VALUE: ze(),
5060
+ REQUIRED_VALUE: qe(),
5057
5061
  // 29
5058
- INVALID_VALUE: ze(),
5062
+ INVALID_VALUE: qe(),
5059
5063
  // 30
5060
5064
  // vue-devtools errors
5061
- CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN: ze(),
5065
+ CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN: qe(),
5062
5066
  // 31
5063
- NOT_INSTALLED_WITH_PROVIDE: ze(),
5067
+ NOT_INSTALLED_WITH_PROVIDE: qe(),
5064
5068
  // 32
5065
5069
  // unexpected error
5066
- UNEXPECTED_ERROR: ze(),
5070
+ UNEXPECTED_ERROR: qe(),
5067
5071
  // 33
5068
5072
  // not compatible legacy vue-i18n constructor
5069
- NOT_COMPATIBLE_LEGACY_VUE_I18N: ze(),
5073
+ NOT_COMPATIBLE_LEGACY_VUE_I18N: qe(),
5070
5074
  // 34
5071
5075
  // bridge support vue 2.x only
5072
- BRIDGE_SUPPORT_VUE_2_ONLY: ze(),
5076
+ BRIDGE_SUPPORT_VUE_2_ONLY: qe(),
5073
5077
  // 35
5074
5078
  // need to define `i18n` option in `allowComposition: true` and `useScope: 'local' at `useI18n``
5075
- MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION: ze(),
5079
+ MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION: qe(),
5076
5080
  // 36
5077
5081
  // Not available Compostion API in Legacy API mode. Please make sure that the legacy API mode is working properly
5078
- NOT_AVAILABLE_COMPOSITION_IN_LEGACY: ze(),
5082
+ NOT_AVAILABLE_COMPOSITION_IN_LEGACY: qe(),
5079
5083
  // 37
5080
5084
  // for enhancement
5081
- __EXTEND_POINT__: ze()
5085
+ __EXTEND_POINT__: qe()
5082
5086
  // 38
5083
5087
  };
5084
5088
  function Lt(e, ...t) {
@@ -5112,7 +5116,7 @@ function cn(e) {
5112
5116
  let a = e, s = !1;
5113
5117
  for (let o = 0; o < r; o++) {
5114
5118
  if (n[o] in a || (a[n[o]] = {}), !se(a[n[o]])) {
5115
- process.env.NODE_ENV !== "production" && Tt(An(Xe.IGNORE_OBJ_FLATTEN, {
5119
+ process.env.NODE_ENV !== "production" && Tt(An(ze.IGNORE_OBJ_FLATTEN, {
5116
5120
  key: n[o]
5117
5121
  })), s = !0;
5118
5122
  break;
@@ -5179,15 +5183,15 @@ const T0 = /* @__NO_SIDE_EFFECTS__ */ () => {
5179
5183
  };
5180
5184
  function S0(e = {}, t) {
5181
5185
  const { __root: n, __injectWithOption: r } = e, a = n === void 0, s = e.flatJson, o = Ot ? F : an, i = !!e.translateExistCompatible;
5182
- process.env.NODE_ENV !== "production" && i && so(An(Xe.NOTICE_DROP_TRANSLATE_EXIST_COMPATIBLE_FLAG));
5186
+ process.env.NODE_ENV !== "production" && i && so(An(ze.NOTICE_DROP_TRANSLATE_EXIST_COMPATIBLE_FLAG));
5183
5187
  let l = ce(e.inheritLocale) ? e.inheritLocale : !0;
5184
5188
  const d = o(
5185
5189
  // prettier-ignore
5186
5190
  n && l ? n.locale.value : H(e.locale) ? e.locale : un
5187
- ), c = o(
5191
+ ), u = o(
5188
5192
  // prettier-ignore
5189
5193
  n && l ? n.fallbackLocale.value : H(e.fallbackLocale) || we(e.fallbackLocale) || Z(e.fallbackLocale) || e.fallbackLocale === !1 ? e.fallbackLocale : d.value
5190
- ), u = o(Qr(d.value, e)), f = o(Z(e.datetimeFormats) ? e.datetimeFormats : { [d.value]: {} }), v = o(Z(e.numberFormats) ? e.numberFormats : { [d.value]: {} });
5194
+ ), c = o(Qr(d.value, e)), f = o(Z(e.datetimeFormats) ? e.datetimeFormats : { [d.value]: {} }), v = o(Z(e.numberFormats) ? e.numberFormats : { [d.value]: {} });
5191
5195
  let p = n ? n.missingWarn : ce(e.missingWarn) || Yt(e.missingWarn) ? e.missingWarn : !0, m = n ? n.fallbackWarn : ce(e.fallbackWarn) || Yt(e.fallbackWarn) ? e.fallbackWarn : !0, g = n ? n.fallbackRoot : ce(e.fallbackRoot) ? e.fallbackRoot : !0, y = !!e.fallbackFormat, S = me(e.missing) ? e.missing : null, $ = me(e.missing) ? ys(e.missing) : null, E = me(e.postTranslation) ? e.postTranslation : null, O = n ? n.warnHtmlMessage : ce(e.warnHtmlMessage) ? e.warnHtmlMessage : !0, _ = !!e.escapeParameter;
5192
5196
  const w = n ? n.modifiers : Z(e.modifiers) ? e.modifiers : {};
5193
5197
  let k = e.pluralRules || n && n.pluralRules, C;
@@ -5196,8 +5200,8 @@ function S0(e = {}, t) {
5196
5200
  const A = {
5197
5201
  version: v0,
5198
5202
  locale: d.value,
5199
- fallbackLocale: c.value,
5200
- messages: u.value,
5203
+ fallbackLocale: u.value,
5204
+ messages: c.value,
5201
5205
  modifiers: w,
5202
5206
  pluralRules: k,
5203
5207
  missing: $ === null ? void 0 : $,
@@ -5215,12 +5219,12 @@ function S0(e = {}, t) {
5215
5219
  A.datetimeFormats = f.value, A.numberFormats = v.value, A.__datetimeFormatters = Z(C) ? C.__datetimeFormatters : void 0, A.__numberFormatters = Z(C) ? C.__numberFormatters : void 0, process.env.NODE_ENV !== "production" && (A.__v_emitter = Z(C) ? C.__v_emitter : void 0);
5216
5220
  const x = i0(A);
5217
5221
  return a && ss(x), x;
5218
- })(), Qt(C, d.value, c.value);
5222
+ })(), Qt(C, d.value, u.value);
5219
5223
  function U() {
5220
5224
  return [
5221
5225
  d.value,
5222
- c.value,
5223
5226
  u.value,
5227
+ c.value,
5224
5228
  f.value,
5225
5229
  v.value
5226
5230
  ];
@@ -5231,11 +5235,11 @@ function S0(e = {}, t) {
5231
5235
  d.value = A, C.locale = d.value;
5232
5236
  }
5233
5237
  }), Y = ae({
5234
- get: () => c.value,
5238
+ get: () => u.value,
5235
5239
  set: (A) => {
5236
- c.value = A, C.fallbackLocale = c.value, Qt(C, d.value, A);
5240
+ u.value = A, C.fallbackLocale = u.value, Qt(C, d.value, A);
5237
5241
  }
5238
- }), $e = ae(() => u.value), Se = /* @__PURE__ */ ae(() => f.value), de = /* @__PURE__ */ ae(() => v.value);
5242
+ }), $e = ae(() => c.value), Se = /* @__PURE__ */ ae(() => f.value), de = /* @__PURE__ */ ae(() => v.value);
5239
5243
  function Ue() {
5240
5244
  return me(E) ? E : null;
5241
5245
  }
@@ -5262,7 +5266,7 @@ function S0(e = {}, t) {
5262
5266
  if (ee !== "translate exists" && // for not `te` (e.g `t`)
5263
5267
  Ve(it) && it === Vn || ee === "translate exists" && !it) {
5264
5268
  const [lt, zn] = x();
5265
- if (process.env.NODE_ENV !== "production" && n && H(lt) && Ie(ee, zn) && (g && (jn(m, lt) || vo(p, lt)) && Tt(An(Xe.FALLBACK_TO_ROOT, {
5269
+ if (process.env.NODE_ENV !== "production" && n && H(lt) && Ie(ee, zn) && (g && (jn(m, lt) || vo(p, lt)) && Tt(An(ze.FALLBACK_TO_ROOT, {
5266
5270
  key: lt,
5267
5271
  type: ee
5268
5272
  })), process.env.NODE_ENV !== "production")) {
@@ -5359,9 +5363,9 @@ function S0(e = {}, t) {
5359
5363
  }
5360
5364
  function B(A) {
5361
5365
  let x = null;
5362
- const ee = fo(C, c.value, d.value);
5366
+ const ee = fo(C, u.value, d.value);
5363
5367
  for (let ie = 0; ie < ee.length; ie++) {
5364
- const st = u.value[ee[ie]] || {}, St = C.messageResolver(st, A);
5368
+ const st = c.value[ee[ie]] || {}, St = C.messageResolver(st, A);
5365
5369
  if (St != null) {
5366
5370
  x = St;
5367
5371
  break;
@@ -5374,7 +5378,7 @@ function S0(e = {}, t) {
5374
5378
  return x ?? (n ? n.tm(A) || {} : {});
5375
5379
  }
5376
5380
  function he(A) {
5377
- return u.value[A] || {};
5381
+ return c.value[A] || {};
5378
5382
  }
5379
5383
  function Ne(A, x) {
5380
5384
  if (s) {
@@ -5383,15 +5387,15 @@ function S0(e = {}, t) {
5383
5387
  Ln(ee, ie) && cn(ee[ie]);
5384
5388
  x = ee[A];
5385
5389
  }
5386
- u.value[A] = x, C.messages = u.value;
5390
+ c.value[A] = x, C.messages = c.value;
5387
5391
  }
5388
5392
  function He(A, x) {
5389
- u.value[A] = u.value[A] || {};
5393
+ c.value[A] = c.value[A] || {};
5390
5394
  const ee = { [A]: x };
5391
5395
  if (s)
5392
5396
  for (const ie in ee)
5393
5397
  Ln(ee, ie) && cn(ee[ie]);
5394
- x = ee[A], Cn(x, u.value[A]), C.messages = u.value;
5398
+ x = ee[A], Cn(x, c.value[A]), C.messages = c.value;
5395
5399
  }
5396
5400
  function h(A) {
5397
5401
  return f.value[A] || {};
@@ -5412,9 +5416,9 @@ function S0(e = {}, t) {
5412
5416
  v.value[A] = je(v.value[A] || {}, x), C.numberFormats = v.value, ms(C, A, x);
5413
5417
  }
5414
5418
  vs++, n && Ot && (Te(n.locale, (A) => {
5415
- l && (d.value = A, C.locale = A, Qt(C, d.value, c.value));
5419
+ l && (d.value = A, C.locale = A, Qt(C, d.value, u.value));
5416
5420
  }), Te(n.fallbackLocale, (A) => {
5417
- l && (c.value = A, C.fallbackLocale = A, Qt(C, d.value, c.value));
5421
+ l && (u.value = A, C.fallbackLocale = A, Qt(C, d.value, u.value));
5418
5422
  }));
5419
5423
  const re = {
5420
5424
  id: vs,
@@ -5424,10 +5428,10 @@ function S0(e = {}, t) {
5424
5428
  return l;
5425
5429
  },
5426
5430
  set inheritLocale(A) {
5427
- l = A, A && n && (d.value = n.locale.value, c.value = n.fallbackLocale.value, Qt(C, d.value, c.value));
5431
+ l = A, A && n && (d.value = n.locale.value, u.value = n.fallbackLocale.value, Qt(C, d.value, u.value));
5428
5432
  },
5429
5433
  get availableLocales() {
5430
- return Object.keys(u.value).sort();
5434
+ return Object.keys(c.value).sort();
5431
5435
  },
5432
5436
  messages: $e,
5433
5437
  get modifiers() {
@@ -5548,8 +5552,8 @@ function Do(e, t, n, r) {
5548
5552
  const p = a[f.type], m = p ? p({ [f.type]: f.value, index: v, parts: l }) : [f.value];
5549
5553
  return N0(m) && (m[0].key = `${f.type}-${v}`), m;
5550
5554
  }) : H(l) && (d = [l]);
5551
- const c = je({}, s), u = H(e.tag) || se(e.tag) ? e.tag : ko();
5552
- return Gs(u, c, d);
5555
+ const u = je({}, s), c = H(e.tag) || se(e.tag) ? e.tag : ko();
5556
+ return Gs(c, u, d);
5553
5557
  };
5554
5558
  }
5555
5559
  je({
@@ -5589,7 +5593,7 @@ function Xt(e = {}) {
5589
5593
  return O0(r, e, a), r;
5590
5594
  if (s === "parent") {
5591
5595
  let l = k0(n, t, e.__useComponent);
5592
- return l == null && (process.env.NODE_ENV !== "production" && Tt(An(Xe.NOT_FOUND_PARENT_SCOPE)), l = r), l;
5596
+ return l == null && (process.env.NODE_ENV !== "production" && Tt(An(ze.NOT_FOUND_PARENT_SCOPE)), l = r), l;
5593
5597
  }
5594
5598
  const o = n;
5595
5599
  let i = o.__getInstance(t);
@@ -5659,14 +5663,14 @@ function F0(e, t, n, r = {}) {
5659
5663
  ), l = F(
5660
5664
  // prettier-ignore
5661
5665
  !a || o ? n.fallbackLocale.value : H(r.fallbackLocale) || we(r.fallbackLocale) || Z(r.fallbackLocale) || r.fallbackLocale === !1 ? r.fallbackLocale : i.value
5662
- ), d = F(Qr(i.value, r)), c = F(Z(r.datetimeFormats) ? r.datetimeFormats : { [i.value]: {} }), u = F(Z(r.numberFormats) ? r.numberFormats : { [i.value]: {} }), f = a ? n.missingWarn : ce(r.missingWarn) || Yt(r.missingWarn) ? r.missingWarn : !0, v = a ? n.fallbackWarn : ce(r.fallbackWarn) || Yt(r.fallbackWarn) ? r.fallbackWarn : !0, p = a ? n.fallbackRoot : ce(r.fallbackRoot) ? r.fallbackRoot : !0, m = !!r.fallbackFormat, g = me(r.missing) ? r.missing : null, y = me(r.postTranslation) ? r.postTranslation : null, S = a ? n.warnHtmlMessage : ce(r.warnHtmlMessage) ? r.warnHtmlMessage : !0, $ = !!r.escapeParameter, E = a ? n.modifiers : Z(r.modifiers) ? r.modifiers : {}, O = r.pluralRules || a && n.pluralRules;
5666
+ ), d = F(Qr(i.value, r)), u = F(Z(r.datetimeFormats) ? r.datetimeFormats : { [i.value]: {} }), c = F(Z(r.numberFormats) ? r.numberFormats : { [i.value]: {} }), f = a ? n.missingWarn : ce(r.missingWarn) || Yt(r.missingWarn) ? r.missingWarn : !0, v = a ? n.fallbackWarn : ce(r.fallbackWarn) || Yt(r.fallbackWarn) ? r.fallbackWarn : !0, p = a ? n.fallbackRoot : ce(r.fallbackRoot) ? r.fallbackRoot : !0, m = !!r.fallbackFormat, g = me(r.missing) ? r.missing : null, y = me(r.postTranslation) ? r.postTranslation : null, S = a ? n.warnHtmlMessage : ce(r.warnHtmlMessage) ? r.warnHtmlMessage : !0, $ = !!r.escapeParameter, E = a ? n.modifiers : Z(r.modifiers) ? r.modifiers : {}, O = r.pluralRules || a && n.pluralRules;
5663
5667
  function _() {
5664
5668
  return [
5665
5669
  i.value,
5666
5670
  l.value,
5667
5671
  d.value,
5668
- c.value,
5669
- u.value
5672
+ u.value,
5673
+ c.value
5670
5674
  ];
5671
5675
  }
5672
5676
  const w = ae({
@@ -5679,7 +5683,7 @@ function F0(e, t, n, r = {}) {
5679
5683
  set: (N) => {
5680
5684
  s.value && (s.value.fallbackLocale.value = N), l.value = N;
5681
5685
  }
5682
- }), C = ae(() => s.value ? s.value.messages.value : d.value), M = ae(() => c.value), U = ae(() => u.value);
5686
+ }), C = ae(() => s.value ? s.value.messages.value : d.value), M = ae(() => u.value), U = ae(() => c.value);
5683
5687
  function j() {
5684
5688
  return s.value ? s.value.getPostTranslationHandler() : y;
5685
5689
  }
@@ -5726,7 +5730,7 @@ function F0(e, t, n, r = {}) {
5726
5730
  return s.value ? s.value.getDateTimeFormat(N) : {};
5727
5731
  }
5728
5732
  function Oe(N, B) {
5729
- s.value && (s.value.setDateTimeFormat(N, B), c.value[N] = B);
5733
+ s.value && (s.value.setDateTimeFormat(N, B), u.value[N] = B);
5730
5734
  }
5731
5735
  function _e(N, B) {
5732
5736
  s.value && s.value.mergeDateTimeFormat(N, B);
@@ -5735,7 +5739,7 @@ function F0(e, t, n, r = {}) {
5735
5739
  return s.value ? s.value.getNumberFormat(N) : {};
5736
5740
  }
5737
5741
  function Ce(N, B) {
5738
- s.value && (s.value.setNumberFormat(N, B), u.value[N] = B);
5742
+ s.value && (s.value.setNumberFormat(N, B), c.value[N] = B);
5739
5743
  }
5740
5744
  function ne(N, B) {
5741
5745
  s.value && s.value.mergeNumberFormat(N, B);
@@ -5826,17 +5830,17 @@ function F0(e, t, n, r = {}) {
5826
5830
  function D(N) {
5827
5831
  N.locale.value = i.value, N.fallbackLocale.value = l.value, Object.keys(d.value).forEach((B) => {
5828
5832
  N.mergeLocaleMessage(B, d.value[B]);
5829
- }), Object.keys(c.value).forEach((B) => {
5830
- N.mergeDateTimeFormat(B, c.value[B]);
5831
5833
  }), Object.keys(u.value).forEach((B) => {
5832
- N.mergeNumberFormat(B, u.value[B]);
5834
+ N.mergeDateTimeFormat(B, u.value[B]);
5835
+ }), Object.keys(c.value).forEach((B) => {
5836
+ N.mergeNumberFormat(B, c.value[B]);
5833
5837
  }), N.escapeParameter = $, N.fallbackFormat = m, N.fallbackRoot = p, N.fallbackWarn = v, N.missingWarn = f, N.warnHtmlMessage = S;
5834
5838
  }
5835
5839
  return bi(() => {
5836
5840
  if (e.proxy == null || e.proxy.$i18n == null)
5837
5841
  throw Lt(ge.NOT_AVAILABLE_COMPOSITION_IN_LEGACY);
5838
5842
  const N = s.value = e.proxy.$i18n.__composer;
5839
- t === "global" ? (i.value = N.locale.value, l.value = N.fallbackLocale.value, d.value = N.messages.value, c.value = N.datetimeFormats.value, u.value = N.numberFormats.value) : a && D(N);
5843
+ t === "global" ? (i.value = N.locale.value, l.value = N.fallbackLocale.value, d.value = N.messages.value, u.value = N.datetimeFormats.value, c.value = N.numberFormats.value) : a && D(N);
5840
5844
  }), G;
5841
5845
  }
5842
5846
  y0();
@@ -5932,7 +5936,7 @@ const M0 = {
5932
5936
  }),
5933
5937
  P("div", {
5934
5938
  onClick: i[1] || (i[1] = (l) => a()),
5935
- class: X([{ active: e.isPopupOpen === !0 }, "color-overlay z-index-3"])
5939
+ class: z([{ active: e.isPopupOpen === !0 }, "color-overlay z-index-3"])
5936
5940
  }, null, 2)
5937
5941
  ])) : V("", !0)
5938
5942
  ])) : V("", !0)
@@ -5962,12 +5966,12 @@ const M0 = {
5962
5966
  const n = t;
5963
5967
  return (r, a) => (T(), L("label", H0, [
5964
5968
  P("div", {
5965
- class: X(["cursor-pointer mn-r-thin radius-extra pd-micro h-100 aspect-1x1 pos-relative", {
5969
+ class: z(["cursor-pointer mn-r-thin radius-extra pd-micro h-100 aspect-1x1 pos-relative", {
5966
5970
  "bg-main": e.radio === e.value
5967
5971
  }])
5968
5972
  }, [
5969
5973
  P("div", {
5970
- class: X(["radius-extra pd-micro w-100 h-100", {
5974
+ class: z(["radius-extra pd-micro w-100 h-100", {
5971
5975
  "bg-white": e.radio === e.value
5972
5976
  }])
5973
5977
  }, null, 2),
@@ -6016,10 +6020,10 @@ const M0 = {
6016
6020
  setup(e, { emit: t }) {
6017
6021
  let n = jr;
6018
6022
  const r = t, a = e, s = F(!1), o = F(
6019
- a.property ? u(a.select, a.property, a.options) : a.select
6023
+ a.property ? c(a.select, a.property, a.options) : a.select
6020
6024
  ), i = ae(() => a.select ? a.options.filter((f) => f !== a.select) : a.options);
6021
6025
  Te(() => a.select, (f) => {
6022
- o.value = a.property ? u(a.select, a.property, a.options) : a.select;
6026
+ o.value = a.property ? c(a.select, a.property, a.options) : a.select;
6023
6027
  });
6024
6028
  const l = () => {
6025
6029
  s.value = !s.value, r(s.value ? "focus" : "blur");
@@ -6027,10 +6031,10 @@ const M0 = {
6027
6031
  function d() {
6028
6032
  s.value = !1;
6029
6033
  }
6030
- const c = (f) => {
6034
+ const u = (f) => {
6031
6035
  o.value = f, l(), a.property ? r("update:select", o.value[a.property]) : r("update:select", o.value);
6032
6036
  };
6033
- function u(f, v, p) {
6037
+ function c(f, v, p) {
6034
6038
  for (const m of p)
6035
6039
  if (m[v] === f || m === f)
6036
6040
  return m;
@@ -6041,7 +6045,7 @@ const M0 = {
6041
6045
  return T(), L(pe, null, [
6042
6046
  Be((T(), L("div", {
6043
6047
  onClick: le(l, ["stop"]),
6044
- class: X([f.$attrs.class, "cursor-pointer flex-v-center flex-nowrap flex pos-relative"])
6048
+ class: z([f.$attrs.class, "cursor-pointer flex-v-center flex-nowrap flex pos-relative"])
6045
6049
  }, [
6046
6050
  e.label ? (T(), L("div", q0, [
6047
6051
  P("span", null, W(e.label), 1)
@@ -6055,11 +6059,11 @@ const M0 = {
6055
6059
  }, {
6056
6060
  default: fe(() => [
6057
6061
  Be(P("ul", {
6058
- class: X([f.$attrs.class, "bs-black pos-absolute pos-t-100 pos-l-0 z-index-5 w-100 mn-t-thin"]),
6062
+ class: z([f.$attrs.class, "bs-black pos-absolute pos-t-100 pos-l-0 z-index-5 w-100 mn-t-thin"]),
6059
6063
  style: { "min-width": "max-content" }
6060
6064
  }, [
6061
6065
  (T(!0), L(pe, null, De(i.value, (g) => (T(), L("li", {
6062
- onClick: le((y) => c(g), ["stop"])
6066
+ onClick: le((y) => u(g), ["stop"])
6063
6067
  }, [
6064
6068
  g ? (T(), L("span", J0, W(g.name || g), 1)) : V("", !0)
6065
6069
  ], 8, X0))), 256))
@@ -6909,7 +6913,7 @@ const _s = (...e) => (t) => e.reduce((n, r) => r(n), t), o1 = {
6909
6913
  function T1(e, t, n, r, a, s) {
6910
6914
  return T(), L("div", {
6911
6915
  tabindex: e.searchable ? -1 : n.tabindex,
6912
- class: X([{ "multiselect--active": e.isOpen, "multiselect--disabled": n.disabled, "multiselect--above": s.isAbove, "multiselect--has-options-group": s.hasOptionGroup }, "multiselect flex flex-v-center"]),
6916
+ class: z([{ "multiselect--active": e.isOpen, "multiselect--disabled": n.disabled, "multiselect--above": s.isAbove, "multiselect--has-options-group": s.hasOptionGroup }, "multiselect flex flex-v-center"]),
6913
6917
  onFocus: t[13] || (t[13] = (o) => e.activate()),
6914
6918
  onBlur: t[14] || (t[14] = (o) => e.searchable ? !1 : e.deactivate()),
6915
6919
  onKeydown: [
@@ -6985,7 +6989,7 @@ function T1(e, t, n, r, a, s) {
6985
6989
  autocomplete: "off",
6986
6990
  spellcheck: "false",
6987
6991
  placeholder: e.placeholder,
6988
- style: Ye(s.inputStyle),
6992
+ style: Xe(s.inputStyle),
6989
6993
  value: e.search,
6990
6994
  disabled: n.disabled,
6991
6995
  tabindex: n.tabindex,
@@ -7024,17 +7028,17 @@ function T1(e, t, n, r, a, s) {
7024
7028
  Q(xe, { name: "multiselect" }, {
7025
7029
  default: fe(() => [
7026
7030
  Be(P("div", {
7027
- class: X(["multiselect__content-wrapper", e.$attrs.class]),
7031
+ class: z(["multiselect__content-wrapper", e.$attrs.class]),
7028
7032
  onFocus: t[11] || (t[11] = (...o) => e.activate && e.activate(...o)),
7029
7033
  tabindex: "-1",
7030
7034
  onMousedown: t[12] || (t[12] = le(() => {
7031
7035
  }, ["prevent"])),
7032
- style: Ye({ maxHeight: e.optimizedHeight + "px" }),
7036
+ style: Xe({ maxHeight: e.optimizedHeight + "px" }),
7033
7037
  ref: "list"
7034
7038
  }, [
7035
7039
  P("ul", {
7036
7040
  class: "multiselect__content",
7037
- style: Ye(s.contentStyle),
7041
+ style: Xe(s.contentStyle),
7038
7042
  role: "listbox",
7039
7043
  id: "listbox-" + e.id
7040
7044
  }, [
@@ -7054,7 +7058,7 @@ function T1(e, t, n, r, a, s) {
7054
7058
  }, [
7055
7059
  o && (o.$isLabel || o.$isDisabled) ? V("", !0) : (T(), L("span", {
7056
7060
  key: 0,
7057
- class: X([e.optionHighlight(i, o), "multiselect__option"]),
7061
+ class: z([e.optionHighlight(i, o), "multiselect__option"]),
7058
7062
  onClick: le((l) => e.select(o), ["stop"]),
7059
7063
  onMouseenter: le((l) => e.pointerSet(i), ["self"]),
7060
7064
  "data-select": o && o.isTag ? e.tagPlaceholder : s.selectLabelText,
@@ -7073,7 +7077,7 @@ function T1(e, t, n, r, a, s) {
7073
7077
  key: 1,
7074
7078
  "data-select": e.groupSelect && s.selectGroupLabelText,
7075
7079
  "data-deselect": e.groupSelect && s.deselectGroupLabelText,
7076
- class: X([e.groupHighlight(i, o), "multiselect__option"]),
7080
+ class: z([e.groupHighlight(i, o), "multiselect__option"]),
7077
7081
  onMouseenter: le((l) => e.groupSelect && e.pointerSet(i), ["self"]),
7078
7082
  onMousedown: le((l) => e.selectGroup(o), ["prevent"])
7079
7083
  }, [
@@ -7170,12 +7174,12 @@ const S1 = /* @__PURE__ */ $t(l1, [["render", T1]]), w1 = /* @__PURE__ */ Object
7170
7174
  return (o, i) => (T(), L("div", I1, [
7171
7175
  (T(!0), L(pe, null, De(e.tabs, (l, d) => (T(), L("button", {
7172
7176
  key: d,
7173
- onClick: (c) => s(d, l),
7174
- class: X(["z-index-1 t-center cursor-pointer", [
7177
+ onClick: (u) => s(d, l),
7178
+ class: z(["z-index-1 t-center cursor-pointer", [
7175
7179
  d === a.value ? "bg-main" : "",
7176
7180
  e.tabClass ? e.tabClass : "pd-small pd-r-medium pd-l-medium w-max pd-small radius-small"
7177
7181
  ]]),
7178
- style: Ye(d === a.value ? "background: rgb(var(--main)) !important" : "")
7182
+ style: Xe(d === a.value ? "background: rgb(var(--main)) !important" : "")
7179
7183
  }, W(l.name), 15, P1))), 128))
7180
7184
  ]));
7181
7185
  }
@@ -7216,7 +7220,7 @@ const S1 = /* @__PURE__ */ $t(l1, [["render", T1]]), w1 = /* @__PURE__ */ Object
7216
7220
  J(s.$slots, "default"),
7217
7221
  P("div", {
7218
7222
  class: "tooltip-content",
7219
- style: Ye(n)
7223
+ style: Xe(n)
7220
7224
  }, W(e.text), 5)
7221
7225
  ], 32));
7222
7226
  }
@@ -7237,7 +7241,7 @@ const S1 = /* @__PURE__ */ $t(l1, [["render", T1]]), w1 = /* @__PURE__ */ Object
7237
7241
  const t = e, n = F(!1), r = ae(() => t.text.length > t.maxLen ? t.text.slice(0, t.maxLen) + "..." : t.text), a = ae(() => t.text), s = () => {
7238
7242
  n.value = !n.value;
7239
7243
  }, o = ae(() => n.value ? a.value : r.value), i = ae(() => t.text.length > t.maxLen), l = ae(() => n.value ? "Hide" : "Show more");
7240
- return (d, c) => (T(), L("span", {
7244
+ return (d, u) => (T(), L("span", {
7241
7245
  onClick: s,
7242
7246
  class: ""
7243
7247
  }, [
@@ -7483,10 +7487,10 @@ const _f = (e) => {
7483
7487
  setImmediate: Wo,
7484
7488
  asap: Cf
7485
7489
  };
7486
- function z(e, t, n, r, a) {
7490
+ function X(e, t, n, r, a) {
7487
7491
  Error.call(this), Error.captureStackTrace ? Error.captureStackTrace(this, this.constructor) : this.stack = new Error().stack, this.message = e, this.name = "AxiosError", t && (this.code = t), n && (this.config = n), r && (this.request = r), a && (this.response = a, this.status = a.status ? a.status : null);
7488
7492
  }
7489
- I.inherits(z, Error, {
7493
+ I.inherits(X, Error, {
7490
7494
  toJSON: function() {
7491
7495
  return {
7492
7496
  // Standard
@@ -7507,7 +7511,7 @@ I.inherits(z, Error, {
7507
7511
  };
7508
7512
  }
7509
7513
  });
7510
- const Ko = z.prototype, Yo = {};
7514
+ const Ko = X.prototype, Yo = {};
7511
7515
  [
7512
7516
  "ERR_BAD_OPTION_VALUE",
7513
7517
  "ERR_BAD_OPTION",
@@ -7525,13 +7529,13 @@ const Ko = z.prototype, Yo = {};
7525
7529
  ].forEach((e) => {
7526
7530
  Yo[e] = { value: e };
7527
7531
  });
7528
- Object.defineProperties(z, Yo);
7532
+ Object.defineProperties(X, Yo);
7529
7533
  Object.defineProperty(Ko, "isAxiosError", { value: !0 });
7530
- z.from = (e, t, n, r, a, s) => {
7534
+ X.from = (e, t, n, r, a, s) => {
7531
7535
  const o = Object.create(Ko);
7532
7536
  return I.toFlatObject(e, o, function(l) {
7533
7537
  return l !== Error.prototype;
7534
- }, (i) => i !== "isAxiosError"), z.call(o, e.message, t, n, r, a), o.cause = e, o.name = e.name, s && Object.assign(o, s), o;
7538
+ }, (i) => i !== "isAxiosError"), X.call(o, e.message, t, n, r, a), o.cause = e, o.name = e.name, s && Object.assign(o, s), o;
7535
7539
  };
7536
7540
  const Tf = null;
7537
7541
  function Nr(e) {
@@ -7561,7 +7565,7 @@ function Kn(e, t, n) {
7561
7565
  }, !1, function(m, g) {
7562
7566
  return !I.isUndefined(g[m]);
7563
7567
  });
7564
- const r = n.metaTokens, a = n.visitor || c, s = n.dots, o = n.indexes, l = (n.Blob || typeof Blob < "u" && Blob) && I.isSpecCompliantForm(t);
7568
+ const r = n.metaTokens, a = n.visitor || u, s = n.dots, o = n.indexes, l = (n.Blob || typeof Blob < "u" && Blob) && I.isSpecCompliantForm(t);
7565
7569
  if (!I.isFunction(a))
7566
7570
  throw new TypeError("visitor must be a function");
7567
7571
  function d(p) {
@@ -7569,10 +7573,10 @@ function Kn(e, t, n) {
7569
7573
  if (I.isDate(p))
7570
7574
  return p.toISOString();
7571
7575
  if (!l && I.isBlob(p))
7572
- throw new z("Blob is not supported. Use a Buffer instead.");
7576
+ throw new X("Blob is not supported. Use a Buffer instead.");
7573
7577
  return I.isArrayBuffer(p) || I.isTypedArray(p) ? l && typeof Blob == "function" ? new Blob([p]) : Buffer.from(p) : p;
7574
7578
  }
7575
- function c(p, m, g) {
7579
+ function u(p, m, g) {
7576
7580
  let y = p;
7577
7581
  if (p && !g && typeof p == "object") {
7578
7582
  if (I.endsWith(m, "{}"))
@@ -7588,16 +7592,16 @@ function Kn(e, t, n) {
7588
7592
  }
7589
7593
  return Nr(p) ? !0 : (t.append(Cs(g, m, s), d(p)), !1);
7590
7594
  }
7591
- const u = [], f = Object.assign(wf, {
7592
- defaultVisitor: c,
7595
+ const c = [], f = Object.assign(wf, {
7596
+ defaultVisitor: u,
7593
7597
  convertValue: d,
7594
7598
  isVisitable: Nr
7595
7599
  });
7596
7600
  function v(p, m) {
7597
7601
  if (!I.isUndefined(p)) {
7598
- if (u.indexOf(p) !== -1)
7602
+ if (c.indexOf(p) !== -1)
7599
7603
  throw Error("Circular reference detected in " + m.join("."));
7600
- u.push(p), I.forEach(p, function(y, S) {
7604
+ c.push(p), I.forEach(p, function(y, S) {
7601
7605
  (!(I.isUndefined(y) || y === null) && a.call(
7602
7606
  t,
7603
7607
  y,
@@ -7605,7 +7609,7 @@ function Kn(e, t, n) {
7605
7609
  m,
7606
7610
  f
7607
7611
  )) === !0 && v(y, m ? m.concat(S) : [S]);
7608
- }), u.pop();
7612
+ }), c.pop();
7609
7613
  }
7610
7614
  }
7611
7615
  if (!I.isObject(e))
@@ -7815,7 +7819,7 @@ const vn = {
7815
7819
  return JSON.parse(t);
7816
7820
  } catch (i) {
7817
7821
  if (o)
7818
- throw i.name === "SyntaxError" ? z.from(i, z.ERR_BAD_RESPONSE, this, null, this.response) : i;
7822
+ throw i.name === "SyntaxError" ? X.from(i, X.ERR_BAD_RESPONSE, this, null, this.response) : i;
7819
7823
  }
7820
7824
  }
7821
7825
  return t;
@@ -7917,13 +7921,13 @@ class Ze {
7917
7921
  set(t, n, r) {
7918
7922
  const a = this;
7919
7923
  function s(i, l, d) {
7920
- const c = en(l);
7921
- if (!c)
7924
+ const u = en(l);
7925
+ if (!u)
7922
7926
  throw new Error("header name must be a non-empty string");
7923
- const u = I.findKey(a, c);
7924
- (!u || a[u] === void 0 || d === !0 || d === void 0 && a[u] !== !1) && (a[u || l] = Sn(i));
7927
+ const c = I.findKey(a, u);
7928
+ (!c || a[c] === void 0 || d === !0 || d === void 0 && a[c] !== !1) && (a[c || l] = Sn(i));
7925
7929
  }
7926
- const o = (i, l) => I.forEach(i, (d, c) => s(d, c, l));
7930
+ const o = (i, l) => I.forEach(i, (d, u) => s(d, u, l));
7927
7931
  if (I.isPlainObject(t) || t instanceof this.constructor)
7928
7932
  o(t, n);
7929
7933
  else if (I.isString(t) && (t = t.trim()) && !Gf(t))
@@ -8050,16 +8054,16 @@ function Qo(e) {
8050
8054
  return !!(e && e.__CANCEL__);
8051
8055
  }
8052
8056
  function Zt(e, t, n) {
8053
- z.call(this, e ?? "canceled", z.ERR_CANCELED, t, n), this.name = "CanceledError";
8057
+ X.call(this, e ?? "canceled", X.ERR_CANCELED, t, n), this.name = "CanceledError";
8054
8058
  }
8055
- I.inherits(Zt, z, {
8059
+ I.inherits(Zt, X, {
8056
8060
  __CANCEL__: !0
8057
8061
  });
8058
8062
  function ei(e, t, n) {
8059
8063
  const r = n.config.validateStatus;
8060
- !n.status || !r || r(n.status) ? e(n) : t(new z(
8064
+ !n.status || !r || r(n.status) ? e(n) : t(new X(
8061
8065
  "Request failed with status code " + n.status,
8062
- [z.ERR_BAD_REQUEST, z.ERR_BAD_RESPONSE][Math.floor(n.status / 100) - 4],
8066
+ [X.ERR_BAD_REQUEST, X.ERR_BAD_RESPONSE][Math.floor(n.status / 100) - 4],
8063
8067
  n.config,
8064
8068
  n.request,
8065
8069
  n
@@ -8074,47 +8078,47 @@ function qf(e, t) {
8074
8078
  const n = new Array(e), r = new Array(e);
8075
8079
  let a = 0, s = 0, o;
8076
8080
  return t = t !== void 0 ? t : 1e3, function(l) {
8077
- const d = Date.now(), c = r[s];
8081
+ const d = Date.now(), u = r[s];
8078
8082
  o || (o = d), n[a] = l, r[a] = d;
8079
- let u = s, f = 0;
8080
- for (; u !== a; )
8081
- f += n[u++], u = u % e;
8083
+ let c = s, f = 0;
8084
+ for (; c !== a; )
8085
+ f += n[c++], c = c % e;
8082
8086
  if (a = (a + 1) % e, a === s && (s = (s + 1) % e), d - o < t)
8083
8087
  return;
8084
- const v = c && d - c;
8088
+ const v = u && d - u;
8085
8089
  return v ? Math.round(f * 1e3 / v) : void 0;
8086
8090
  };
8087
8091
  }
8088
8092
  function zf(e, t) {
8089
8093
  let n = 0, r = 1e3 / t, a, s;
8090
- const o = (d, c = Date.now()) => {
8091
- n = c, a = null, s && (clearTimeout(s), s = null), e.apply(null, d);
8094
+ const o = (d, u = Date.now()) => {
8095
+ n = u, a = null, s && (clearTimeout(s), s = null), e.apply(null, d);
8092
8096
  };
8093
8097
  return [(...d) => {
8094
- const c = Date.now(), u = c - n;
8095
- u >= r ? o(d, c) : (a = d, s || (s = setTimeout(() => {
8098
+ const u = Date.now(), c = u - n;
8099
+ c >= r ? o(d, u) : (a = d, s || (s = setTimeout(() => {
8096
8100
  s = null, o(a);
8097
- }, r - u)));
8101
+ }, r - c)));
8098
8102
  }, () => a && o(a)];
8099
8103
  }
8100
8104
  const kn = (e, t, n = 3) => {
8101
8105
  let r = 0;
8102
8106
  const a = qf(50, 250);
8103
8107
  return zf((s) => {
8104
- const o = s.loaded, i = s.lengthComputable ? s.total : void 0, l = o - r, d = a(l), c = o <= i;
8108
+ const o = s.loaded, i = s.lengthComputable ? s.total : void 0, l = o - r, d = a(l), u = o <= i;
8105
8109
  r = o;
8106
- const u = {
8110
+ const c = {
8107
8111
  loaded: o,
8108
8112
  total: i,
8109
8113
  progress: i ? o / i : void 0,
8110
8114
  bytes: l,
8111
8115
  rate: d || void 0,
8112
- estimated: d && i && c ? (i - o) / d : void 0,
8116
+ estimated: d && i && u ? (i - o) / d : void 0,
8113
8117
  event: s,
8114
8118
  lengthComputable: i != null,
8115
8119
  [t ? "download" : "upload"]: !0
8116
8120
  };
8117
- e(u);
8121
+ e(c);
8118
8122
  }, n);
8119
8123
  }, Ns = (e, t) => {
8120
8124
  const n = e != null;
@@ -8194,29 +8198,29 @@ const Is = (e) => e instanceof Ze ? { ...e } : e;
8194
8198
  function Ut(e, t) {
8195
8199
  t = t || {};
8196
8200
  const n = {};
8197
- function r(d, c, u) {
8198
- return I.isPlainObject(d) && I.isPlainObject(c) ? I.merge.call({ caseless: u }, d, c) : I.isPlainObject(c) ? I.merge({}, c) : I.isArray(c) ? c.slice() : c;
8201
+ function r(d, u, c) {
8202
+ return I.isPlainObject(d) && I.isPlainObject(u) ? I.merge.call({ caseless: c }, d, u) : I.isPlainObject(u) ? I.merge({}, u) : I.isArray(u) ? u.slice() : u;
8199
8203
  }
8200
- function a(d, c, u) {
8201
- if (I.isUndefined(c)) {
8204
+ function a(d, u, c) {
8205
+ if (I.isUndefined(u)) {
8202
8206
  if (!I.isUndefined(d))
8203
- return r(void 0, d, u);
8204
- } else return r(d, c, u);
8207
+ return r(void 0, d, c);
8208
+ } else return r(d, u, c);
8205
8209
  }
8206
- function s(d, c) {
8207
- if (!I.isUndefined(c))
8208
- return r(void 0, c);
8210
+ function s(d, u) {
8211
+ if (!I.isUndefined(u))
8212
+ return r(void 0, u);
8209
8213
  }
8210
- function o(d, c) {
8211
- if (I.isUndefined(c)) {
8214
+ function o(d, u) {
8215
+ if (I.isUndefined(u)) {
8212
8216
  if (!I.isUndefined(d))
8213
8217
  return r(void 0, d);
8214
- } else return r(void 0, c);
8218
+ } else return r(void 0, u);
8215
8219
  }
8216
- function i(d, c, u) {
8217
- if (u in t)
8218
- return r(d, c);
8219
- if (u in e)
8220
+ function i(d, u, c) {
8221
+ if (c in t)
8222
+ return r(d, u);
8223
+ if (c in e)
8220
8224
  return r(void 0, d);
8221
8225
  }
8222
8226
  const l = {
@@ -8248,11 +8252,11 @@ function Ut(e, t) {
8248
8252
  socketPath: o,
8249
8253
  responseEncoding: o,
8250
8254
  validateStatus: i,
8251
- headers: (d, c) => a(Is(d), Is(c), !0)
8255
+ headers: (d, u) => a(Is(d), Is(u), !0)
8252
8256
  };
8253
- return I.forEach(Object.keys(Object.assign({}, e, t)), function(c) {
8254
- const u = l[c] || a, f = u(e[c], t[c], c);
8255
- I.isUndefined(f) && u !== i || (n[c] = f);
8257
+ return I.forEach(Object.keys(Object.assign({}, e, t)), function(u) {
8258
+ const c = l[u] || a, f = c(e[u], t[u], u);
8259
+ I.isUndefined(f) && c !== i || (n[u] = f);
8256
8260
  }), n;
8257
8261
  }
8258
8262
  const ni = (e) => {
@@ -8267,8 +8271,8 @@ const ni = (e) => {
8267
8271
  if (Je.hasStandardBrowserEnv || Je.hasStandardBrowserWebWorkerEnv)
8268
8272
  o.setContentType(void 0);
8269
8273
  else if ((l = o.getContentType()) !== !1) {
8270
- const [d, ...c] = l ? l.split(";").map((u) => u.trim()).filter(Boolean) : [];
8271
- o.setContentType([d || "multipart/form-data", ...c].join("; "));
8274
+ const [d, ...u] = l ? l.split(";").map((c) => c.trim()).filter(Boolean) : [];
8275
+ o.setContentType([d || "multipart/form-data", ...u].join("; "));
8272
8276
  }
8273
8277
  }
8274
8278
  if (Je.hasStandardBrowserEnv && (r && I.isFunction(r) && (r = r(t)), r || r !== !1 && Xf(t.url))) {
@@ -8281,9 +8285,9 @@ const ni = (e) => {
8281
8285
  const a = ni(e);
8282
8286
  let s = a.data;
8283
8287
  const o = Ze.from(a.headers).normalize();
8284
- let { responseType: i, onUploadProgress: l, onDownloadProgress: d } = a, c, u, f, v, p;
8288
+ let { responseType: i, onUploadProgress: l, onDownloadProgress: d } = a, u, c, f, v, p;
8285
8289
  function m() {
8286
- v && v(), p && p(), a.cancelToken && a.cancelToken.unsubscribe(c), a.signal && a.signal.removeEventListener("abort", c);
8290
+ v && v(), p && p(), a.cancelToken && a.cancelToken.unsubscribe(u), a.signal && a.signal.removeEventListener("abort", u);
8287
8291
  }
8288
8292
  let g = new XMLHttpRequest();
8289
8293
  g.open(a.method.toUpperCase(), a.url, !0), g.timeout = a.timeout;
@@ -8309,26 +8313,26 @@ const ni = (e) => {
8309
8313
  "onloadend" in g ? g.onloadend = y : g.onreadystatechange = function() {
8310
8314
  !g || g.readyState !== 4 || g.status === 0 && !(g.responseURL && g.responseURL.indexOf("file:") === 0) || setTimeout(y);
8311
8315
  }, g.onabort = function() {
8312
- g && (r(new z("Request aborted", z.ECONNABORTED, e, g)), g = null);
8316
+ g && (r(new X("Request aborted", X.ECONNABORTED, e, g)), g = null);
8313
8317
  }, g.onerror = function() {
8314
- r(new z("Network Error", z.ERR_NETWORK, e, g)), g = null;
8318
+ r(new X("Network Error", X.ERR_NETWORK, e, g)), g = null;
8315
8319
  }, g.ontimeout = function() {
8316
8320
  let E = a.timeout ? "timeout of " + a.timeout + "ms exceeded" : "timeout exceeded";
8317
8321
  const O = a.transitional || Jo;
8318
- a.timeoutErrorMessage && (E = a.timeoutErrorMessage), r(new z(
8322
+ a.timeoutErrorMessage && (E = a.timeoutErrorMessage), r(new X(
8319
8323
  E,
8320
- O.clarifyTimeoutError ? z.ETIMEDOUT : z.ECONNABORTED,
8324
+ O.clarifyTimeoutError ? X.ETIMEDOUT : X.ECONNABORTED,
8321
8325
  e,
8322
8326
  g
8323
8327
  )), g = null;
8324
8328
  }, s === void 0 && o.setContentType(null), "setRequestHeader" in g && I.forEach(o.toJSON(), function(E, O) {
8325
8329
  g.setRequestHeader(O, E);
8326
- }), I.isUndefined(a.withCredentials) || (g.withCredentials = !!a.withCredentials), i && i !== "json" && (g.responseType = a.responseType), d && ([f, p] = kn(d, !0), g.addEventListener("progress", f)), l && g.upload && ([u, v] = kn(l), g.upload.addEventListener("progress", u), g.upload.addEventListener("loadend", v)), (a.cancelToken || a.signal) && (c = ($) => {
8330
+ }), I.isUndefined(a.withCredentials) || (g.withCredentials = !!a.withCredentials), i && i !== "json" && (g.responseType = a.responseType), d && ([f, p] = kn(d, !0), g.addEventListener("progress", f)), l && g.upload && ([c, v] = kn(l), g.upload.addEventListener("progress", c), g.upload.addEventListener("loadend", v)), (a.cancelToken || a.signal) && (u = ($) => {
8327
8331
  g && (r(!$ || $.type ? new Zt(null, e, g) : $), g.abort(), g = null);
8328
- }, a.cancelToken && a.cancelToken.subscribe(c), a.signal && (a.signal.aborted ? c() : a.signal.addEventListener("abort", c)));
8332
+ }, a.cancelToken && a.cancelToken.subscribe(u), a.signal && (a.signal.aborted ? u() : a.signal.addEventListener("abort", u)));
8329
8333
  const S = Yf(a.url);
8330
8334
  if (S && Je.protocols.indexOf(S) === -1) {
8331
- r(new z("Unsupported protocol " + S + ":", z.ERR_BAD_REQUEST, e));
8335
+ r(new X("Unsupported protocol " + S + ":", X.ERR_BAD_REQUEST, e));
8332
8336
  return;
8333
8337
  }
8334
8338
  g.send(s || null);
@@ -8340,12 +8344,12 @@ const ni = (e) => {
8340
8344
  const s = function(d) {
8341
8345
  if (!a) {
8342
8346
  a = !0, i();
8343
- const c = d instanceof Error ? d : this.reason;
8344
- r.abort(c instanceof z ? c : new Zt(c instanceof Error ? c.message : c));
8347
+ const u = d instanceof Error ? d : this.reason;
8348
+ r.abort(u instanceof X ? u : new Zt(u instanceof Error ? u.message : u));
8345
8349
  }
8346
8350
  };
8347
8351
  let o = t && setTimeout(() => {
8348
- o = null, s(new z(`timeout ${t} of ms exceeded`, z.ETIMEDOUT));
8352
+ o = null, s(new X(`timeout ${t} of ms exceeded`, X.ETIMEDOUT));
8349
8353
  }, t);
8350
8354
  const i = () => {
8351
8355
  e && (o && clearTimeout(o), o = null, e.forEach((d) => {
@@ -8392,17 +8396,17 @@ const ni = (e) => {
8392
8396
  return new ReadableStream({
8393
8397
  async pull(l) {
8394
8398
  try {
8395
- const { done: d, value: c } = await a.next();
8399
+ const { done: d, value: u } = await a.next();
8396
8400
  if (d) {
8397
8401
  i(), l.close();
8398
8402
  return;
8399
8403
  }
8400
- let u = c.byteLength;
8404
+ let c = u.byteLength;
8401
8405
  if (n) {
8402
- let f = s += u;
8406
+ let f = s += c;
8403
8407
  n(f);
8404
8408
  }
8405
- l.enqueue(new Uint8Array(c));
8409
+ l.enqueue(new Uint8Array(u));
8406
8410
  } catch (d) {
8407
8411
  throw i(d), d;
8408
8412
  }
@@ -8435,7 +8439,7 @@ const ni = (e) => {
8435
8439
  Yn && ((e) => {
8436
8440
  ["text", "arrayBuffer", "blob", "formData", "stream"].forEach((t) => {
8437
8441
  !Dn[t] && (Dn[t] = I.isFunction(e[t]) ? (n) => n[t]() : (n, r) => {
8438
- throw new z(`Response type '${t}' is not supported`, z.ERR_NOT_SUPPORT, r);
8442
+ throw new X(`Response type '${t}' is not supported`, X.ERR_NOT_SUPPORT, r);
8439
8443
  });
8440
8444
  });
8441
8445
  })(new Response());
@@ -8467,8 +8471,8 @@ const l2 = async (e) => {
8467
8471
  onDownloadProgress: i,
8468
8472
  onUploadProgress: l,
8469
8473
  responseType: d,
8470
- headers: c,
8471
- withCredentials: u = "same-origin",
8474
+ headers: u,
8475
+ withCredentials: c = "same-origin",
8472
8476
  fetchOptions: f
8473
8477
  } = ni(e);
8474
8478
  d = d ? (d + "").toLowerCase() : "text";
@@ -8478,13 +8482,13 @@ const l2 = async (e) => {
8478
8482
  });
8479
8483
  let g;
8480
8484
  try {
8481
- if (l && i2 && n !== "get" && n !== "head" && (g = await d2(c, r)) !== 0) {
8485
+ if (l && i2 && n !== "get" && n !== "head" && (g = await d2(u, r)) !== 0) {
8482
8486
  let O = new Request(t, {
8483
8487
  method: "POST",
8484
8488
  body: r,
8485
8489
  duplex: "half"
8486
8490
  }), _;
8487
- if (I.isFormData(r) && (_ = O.headers.get("content-type")) && c.setContentType(_), O.body) {
8491
+ if (I.isFormData(r) && (_ = O.headers.get("content-type")) && u.setContentType(_), O.body) {
8488
8492
  const [w, k] = Ns(
8489
8493
  g,
8490
8494
  kn(Ls(l))
@@ -8492,16 +8496,16 @@ const l2 = async (e) => {
8492
8496
  r = Ps(O.body, As, w, k);
8493
8497
  }
8494
8498
  }
8495
- I.isString(u) || (u = u ? "include" : "omit");
8499
+ I.isString(c) || (c = c ? "include" : "omit");
8496
8500
  const y = "credentials" in Request.prototype;
8497
8501
  p = new Request(t, {
8498
8502
  ...f,
8499
8503
  signal: v,
8500
8504
  method: n.toUpperCase(),
8501
- headers: c.normalize().toJSON(),
8505
+ headers: u.normalize().toJSON(),
8502
8506
  body: r,
8503
8507
  duplex: "half",
8504
- credentials: y ? u : void 0
8508
+ credentials: y ? c : void 0
8505
8509
  });
8506
8510
  let S = await fetch(p);
8507
8511
  const $ = Ir && (d === "stream" || d === "response");
@@ -8535,11 +8539,11 @@ const l2 = async (e) => {
8535
8539
  });
8536
8540
  } catch (y) {
8537
8541
  throw m && m(), y && y.name === "TypeError" && /fetch/i.test(y.message) ? Object.assign(
8538
- new z("Network Error", z.ERR_NETWORK, e, p),
8542
+ new X("Network Error", X.ERR_NETWORK, e, p),
8539
8543
  {
8540
8544
  cause: y.cause || y
8541
8545
  }
8542
- ) : z.from(y, y && y.code, e, p);
8546
+ ) : X.from(y, y && y.code, e, p);
8543
8547
  }
8544
8548
  }), Pr = {
8545
8549
  http: Tf,
@@ -8565,7 +8569,7 @@ const ks = (e) => `- ${e}`, c2 = (e) => I.isFunction(e) || e === null || e === !
8565
8569
  n = e[s];
8566
8570
  let o;
8567
8571
  if (r = n, !c2(n) && (r = Pr[(o = String(n)).toLowerCase()], r === void 0))
8568
- throw new z(`Unknown adapter '${o}'`);
8572
+ throw new X(`Unknown adapter '${o}'`);
8569
8573
  if (r)
8570
8574
  break;
8571
8575
  a[o || "#" + s] = r;
@@ -8577,7 +8581,7 @@ const ks = (e) => `- ${e}`, c2 = (e) => I.isFunction(e) || e === null || e === !
8577
8581
  let o = t ? s.length > 1 ? `since :
8578
8582
  ` + s.map(ks).join(`
8579
8583
  `) : " " + ks(s[0]) : "as no adapter specified";
8580
- throw new z(
8584
+ throw new X(
8581
8585
  "There is no suitable adapter to dispatch the request " + o,
8582
8586
  "ERR_NOT_SUPPORT"
8583
8587
  );
@@ -8621,9 +8625,9 @@ sa.transitional = function(t, n, r) {
8621
8625
  }
8622
8626
  return (s, o, i) => {
8623
8627
  if (t === !1)
8624
- throw new z(
8628
+ throw new X(
8625
8629
  a(o, " has been removed" + (n ? " in " + n : "")),
8626
- z.ERR_DEPRECATED
8630
+ X.ERR_DEPRECATED
8627
8631
  );
8628
8632
  return n && !Rs[o] && (Rs[o] = !0, console.warn(
8629
8633
  a(
@@ -8635,7 +8639,7 @@ sa.transitional = function(t, n, r) {
8635
8639
  };
8636
8640
  function f2(e, t, n) {
8637
8641
  if (typeof e != "object")
8638
- throw new z("options must be an object", z.ERR_BAD_OPTION_VALUE);
8642
+ throw new X("options must be an object", X.ERR_BAD_OPTION_VALUE);
8639
8643
  const r = Object.keys(e);
8640
8644
  let a = r.length;
8641
8645
  for (; a-- > 0; ) {
@@ -8643,11 +8647,11 @@ function f2(e, t, n) {
8643
8647
  if (o) {
8644
8648
  const i = e[s], l = i === void 0 || o(i, s, e);
8645
8649
  if (l !== !0)
8646
- throw new z("option " + s + " must be " + l, z.ERR_BAD_OPTION_VALUE);
8650
+ throw new X("option " + s + " must be " + l, X.ERR_BAD_OPTION_VALUE);
8647
8651
  continue;
8648
8652
  }
8649
8653
  if (n !== !0)
8650
- throw new z("Unknown option " + s, z.ERR_BAD_OPTION);
8654
+ throw new X("Unknown option " + s, X.ERR_BAD_OPTION);
8651
8655
  }
8652
8656
  }
8653
8657
  const Ar = {
@@ -8718,17 +8722,17 @@ class Rt {
8718
8722
  this.interceptors.response.forEach(function(m) {
8719
8723
  d.push(m.fulfilled, m.rejected);
8720
8724
  });
8721
- let c, u = 0, f;
8725
+ let u, c = 0, f;
8722
8726
  if (!l) {
8723
8727
  const p = [Ds.bind(this), void 0];
8724
- for (p.unshift.apply(p, i), p.push.apply(p, d), f = p.length, c = Promise.resolve(n); u < f; )
8725
- c = c.then(p[u++], p[u++]);
8726
- return c;
8728
+ for (p.unshift.apply(p, i), p.push.apply(p, d), f = p.length, u = Promise.resolve(n); c < f; )
8729
+ u = u.then(p[c++], p[c++]);
8730
+ return u;
8727
8731
  }
8728
8732
  f = i.length;
8729
8733
  let v = n;
8730
- for (u = 0; u < f; ) {
8731
- const p = i[u++], m = i[u++];
8734
+ for (c = 0; c < f; ) {
8735
+ const p = i[c++], m = i[c++];
8732
8736
  try {
8733
8737
  v = p(v);
8734
8738
  } catch (g) {
@@ -8737,13 +8741,13 @@ class Rt {
8737
8741
  }
8738
8742
  }
8739
8743
  try {
8740
- c = Ds.call(this, v);
8744
+ u = Ds.call(this, v);
8741
8745
  } catch (p) {
8742
8746
  return Promise.reject(p);
8743
8747
  }
8744
- for (u = 0, f = d.length; u < f; )
8745
- c = c.then(d[u++], d[u++]);
8746
- return c;
8748
+ for (c = 0, f = d.length; c < f; )
8749
+ u = u.then(d[c++], d[c++]);
8750
+ return u;
8747
8751
  }
8748
8752
  getUri(t) {
8749
8753
  t = Ut(this.defaults, t);
@@ -8937,7 +8941,7 @@ Ee.CancelToken = oa;
8937
8941
  Ee.isCancel = Qo;
8938
8942
  Ee.VERSION = oi;
8939
8943
  Ee.toFormData = Kn;
8940
- Ee.AxiosError = z;
8944
+ Ee.AxiosError = X;
8941
8945
  Ee.Cancel = Ee.CanceledError;
8942
8946
  Ee.all = function(t) {
8943
8947
  return Promise.all(t);
@@ -8992,14 +8996,14 @@ const h2 = {
8992
8996
  let l = i.target.files[0], d = new FormData();
8993
8997
  d.append("file", l);
8994
8998
  try {
8995
- let u = await Ee.create({ baseURL: process.env.API_URL, withCredentials: !0 }).post(`/api/upload/${r.type}?folderName=${encodeURIComponent(r.uploadPath)}`, d, {
8999
+ let c = await Ee.create({ baseURL: process.env.API_URL, withCredentials: !0 }).post(`/api/upload/${r.type}?folderName=${encodeURIComponent(r.uploadPath)}`, d, {
8996
9000
  headers: {
8997
9001
  "Content-Type": "multipart/form-data"
8998
9002
  }
8999
9003
  });
9000
- a.value = u.data[0].filepath, n("file-change", a.value);
9001
- } catch (c) {
9002
- console.error(c);
9004
+ a.value = c.data[0].filepath, n("file-change", a.value);
9005
+ } catch (u) {
9006
+ console.error(u);
9003
9007
  }
9004
9008
  }
9005
9009
  const o = () => {
@@ -9007,7 +9011,7 @@ const h2 = {
9007
9011
  };
9008
9012
  return (i, l) => (T(), L(pe, null, [
9009
9013
  P("div", {
9010
- class: X([[i.$attrs.class, { "bg-fourth-nano": e.validation }], "flex-center flex-nowrap flex"])
9014
+ class: z([[i.$attrs.class, { "bg-fourth-nano": e.validation }], "flex-center flex-nowrap flex"])
9011
9015
  }, [
9012
9016
  e.label ? (T(), L("div", h2, [
9013
9017
  P("span", null, W(e.label), 1)
@@ -9069,15 +9073,15 @@ const h2 = {
9069
9073
  r.value.click();
9070
9074
  }
9071
9075
  async function i(d) {
9072
- let c = d.target.files[0];
9073
- if (!c) {
9076
+ let u = d.target.files[0];
9077
+ if (!u) {
9074
9078
  console.error("No file selected");
9075
9079
  return;
9076
9080
  }
9077
- let u = new FormData();
9078
- u.append("file", c), console.log("Sending file:", c.name);
9081
+ let c = new FormData();
9082
+ c.append("file", u), console.log("Sending file:", u.name);
9079
9083
  try {
9080
- let v = await Ee.create({ baseURL: process.env.API_URL, withCredentials: !0 }).post(`/api/upload/multiple?folderName=${encodeURIComponent(a.uploadPath)}`, u);
9084
+ let v = await Ee.create({ baseURL: process.env.API_URL, withCredentials: !0 }).post(`/api/upload/multiple?folderName=${encodeURIComponent(a.uploadPath)}`, c);
9081
9085
  console.log("Upload response:", v), n.value = v.data[0].filepath, s("update:photo", n.value);
9082
9086
  } catch (f) {
9083
9087
  s("error", f), console.error("Upload error:", f);
@@ -9090,10 +9094,10 @@ const h2 = {
9090
9094
  }
9091
9095
  });
9092
9096
  }
9093
- return (d, c) => (T(), L("div", {
9097
+ return (d, u) => (T(), L("div", {
9094
9098
  onClick: o,
9095
9099
  onDrop: l,
9096
- onDragover: c[0] || (c[0] = le(() => {
9100
+ onDragover: u[0] || (u[0] = le(() => {
9097
9101
  }, ["prevent"])),
9098
9102
  class: "image-upload-area flex-v-center flex-h-center flex"
9099
9103
  }, [
@@ -9103,7 +9107,7 @@ const h2 = {
9103
9107
  src: (d.FILE_SERVER_URL || "") + (n.value || e.photo),
9104
9108
  alt: "Uploaded image",
9105
9109
  class: "w-100 h-100 object-fit-cover"
9106
- }, null, 8, C2)) : (T(), L("div", T2, c[1] || (c[1] = [
9110
+ }, null, 8, C2)) : (T(), L("div", T2, u[1] || (u[1] = [
9107
9111
  P("svg", {
9108
9112
  class: "i-medium",
9109
9113
  width: "104",
@@ -9207,10 +9211,10 @@ const h2 = {
9207
9211
  function i() {
9208
9212
  a.value.click();
9209
9213
  }
9210
- async function l(c) {
9214
+ async function l(u) {
9211
9215
  r.value = !0;
9212
- let u = c.target.files, f = new FormData();
9213
- for (const v of u)
9216
+ let c = u.target.files, f = new FormData();
9217
+ for (const v of c)
9214
9218
  f.append("file", v);
9215
9219
  try {
9216
9220
  (await Ee.create({ baseURL: process.env.API_URL, withCredentials: !0 }).post(`/api/upload/multiple?folderName=${encodeURIComponent(s.uploadPath)}`, f, {
@@ -9224,17 +9228,17 @@ const h2 = {
9224
9228
  console.error(v), r.value = !1;
9225
9229
  }
9226
9230
  }
9227
- function d(c) {
9228
- c.preventDefault(), l({
9231
+ function d(u) {
9232
+ u.preventDefault(), l({
9229
9233
  target: {
9230
- files: c.dataTransfer.files
9234
+ files: u.dataTransfer.files
9231
9235
  }
9232
9236
  });
9233
9237
  }
9234
- return (c, u) => (T(), L("div", {
9238
+ return (u, c) => (T(), L("div", {
9235
9239
  onClick: i,
9236
9240
  onDrop: d,
9237
- onDragover: u[0] || (u[0] = le(() => {
9241
+ onDragover: c[0] || (c[0] = le(() => {
9238
9242
  }, ["prevent"])),
9239
9243
  class: "cursor-pointer t-black w-100 flex-v-center flex-h-center flex pos-relative"
9240
9244
  }, [
@@ -9296,8 +9300,8 @@ const h2 = {
9296
9300
  function a(i, l) {
9297
9301
  return i.map((d) => {
9298
9302
  if (d.startsWith(":")) {
9299
- let c = d.replace(/[:?]/g, "");
9300
- return l.params[c] || null;
9303
+ let u = d.replace(/[:?]/g, "");
9304
+ return l.params[u] || null;
9301
9305
  }
9302
9306
  return d;
9303
9307
  }).filter((d) => d !== null).join("/");
@@ -9306,11 +9310,11 @@ const h2 = {
9306
9310
  function o() {
9307
9311
  s.value = t.matched.map((i) => {
9308
9312
  var v, p, m;
9309
- const l = (v = i.meta) == null ? void 0 : v.title, d = r == null ? void 0 : r.value, c = l && d && l[d];
9310
- let u = i.path.split("/");
9311
- u = a(u, t);
9313
+ const l = (v = i.meta) == null ? void 0 : v.title, d = r == null ? void 0 : r.value, u = l && d && l[d];
9314
+ let c = i.path.split("/");
9315
+ c = a(c, t);
9312
9316
  const f = (m = (p = i.meta) == null ? void 0 : p.breadcrumbs) == null ? void 0 : m.hidden;
9313
- return { name: c, path: u, isHidden: f };
9317
+ return { name: u, path: c, isHidden: f };
9314
9318
  }).filter((i) => i.name && !i.isHidden);
9315
9319
  }
9316
9320
  return Te(
@@ -9322,26 +9326,26 @@ const h2 = {
9322
9326
  ), (i, l) => {
9323
9327
  const d = Ks("router-link");
9324
9328
  return T(), L("ol", B2, [
9325
- (T(!0), L(pe, null, De(s.value, (c, u) => (T(), L("li", {
9326
- key: u,
9327
- class: X(["flex-v-center flex-nowrap flex", { "t-main": u === s.value.length - 1 }])
9329
+ (T(!0), L(pe, null, De(s.value, (u, c) => (T(), L("li", {
9330
+ key: c,
9331
+ class: z(["flex-v-center flex-nowrap flex", { "t-main": c === s.value.length - 1 }])
9328
9332
  }, [
9329
- u === 0 ? (T(), L("svg", V2, l[0] || (l[0] = [
9333
+ c === 0 ? (T(), L("svg", V2, l[0] || (l[0] = [
9330
9334
  P("path", {
9331
9335
  fill: "rgb(var(--black))",
9332
9336
  d: "M0.494141 4.26391C0.494141 4.48862 0.659906 4.66912 0.928813 4.66912C1.05037 4.66912 1.16825 4.6065 1.27139 4.52177L1.64344 4.20866V7.56448C1.64344 8.13545 1.98971 8.47803 2.5791 8.47803H7.56678C8.15616 8.47803 8.50243 8.13545 8.50243 7.56448V4.19392L8.8929 4.52177C8.99604 4.6065 9.11392 4.66912 9.23916 4.66912C9.48597 4.66912 9.67015 4.5144 9.67015 4.27128C9.67015 4.1313 9.61121 4.01343 9.5007 3.92133L8.50243 3.08146V1.47538C8.50243 1.30961 8.3956 1.1991 8.22984 1.1991H7.63308C7.46732 1.1991 7.35313 1.30961 7.35313 1.47538V2.11634L5.66969 0.70181C5.31606 0.403433 4.85928 0.403433 4.50197 0.70181L0.663589 3.92133C0.553079 4.01711 0.494141 4.14235 0.494141 4.26391ZM6.13752 5.26219C6.13752 5.08906 6.02701 4.97855 5.85387 4.97855H4.31779C4.14097 4.97855 4.02678 5.08906 4.02678 5.26219V7.63447H2.83327C2.60856 7.63447 2.48332 7.50922 2.48332 7.28084V3.5014L4.90349 1.47538C5.01768 1.37592 5.15029 1.37592 5.26817 1.47538L7.66255 3.48298V7.28084C7.66255 7.50922 7.53731 7.63447 7.3126 7.63447H6.13752V5.26219Z"
9333
9337
  }, null, -1)
9334
9338
  ]))) : V("", !0),
9335
- u !== s.value.length - 1 ? (T(), Le(d, {
9339
+ c !== s.value.length - 1 ? (T(), Le(d, {
9336
9340
  key: 1,
9337
- to: u === 0 ? "/" : c.path
9341
+ to: c === 0 ? "/" : u.path
9338
9342
  }, {
9339
9343
  default: fe(() => [
9340
- mt(W(c.name), 1)
9344
+ mt(W(u.name), 1)
9341
9345
  ]),
9342
9346
  _: 2
9343
- }, 1032, ["to"])) : (T(), L("a", j2, W(c.name), 1)),
9344
- u !== s.value.length - 1 ? (T(), L("svg", H2, l[1] || (l[1] = [
9347
+ }, 1032, ["to"])) : (T(), L("a", j2, W(u.name), 1)),
9348
+ c !== s.value.length - 1 ? (T(), L("svg", H2, l[1] || (l[1] = [
9345
9349
  P("path", {
9346
9350
  d: "M4 3.99992C4 3.83673 3.94307 3.70391 3.81025 3.57867L0.899431 0.732369C0.800759 0.629902 0.679317 0.580566 0.531309 0.580566C0.239089 0.580566 0 0.815861 0 1.10808C0 1.25229 0.0607211 1.38512 0.166983 1.49138L2.74763 3.99613L0.166983 6.50846C0.0607211 6.61093 0 6.74375 0 6.89176C0 7.18398 0.239089 7.41928 0.531309 7.41928C0.675522 7.41928 0.800759 7.36994 0.899431 7.26747L3.81025 4.42117C3.94307 4.29594 4 4.15931 4 3.99992Z",
9347
9351
  fill: "rgb(var(--black))"
@@ -9366,7 +9370,7 @@ const h2 = {
9366
9370
  return T(), L("div", K2, [
9367
9371
  J(t.$slots, "default"),
9368
9372
  (r = e.chips) != null && r.length ? (T(!0), L(pe, { key: 0 }, De(e.chips, (a, s) => (T(), L("span", {
9369
- class: X([t.$attrs.class || "p-medium font-main", "mn-r-nano d-inline-block w-max pd-b-micro pd-t-micro pd-r-thin pd-l-thin radius-small t-medium bg-main"])
9373
+ class: z([t.$attrs.class || "p-medium font-main", "mn-r-nano d-inline-block w-max pd-b-micro pd-t-micro pd-r-thin pd-l-thin radius-small t-medium bg-main"])
9370
9374
  }, [
9371
9375
  P("span", Y2, W(a.text ? a.text : a), 1)
9372
9376
  ], 2))), 256)) : (T(), L("div", q2, [
@@ -9401,17 +9405,17 @@ const h2 = {
9401
9405
  setup(e) {
9402
9406
  const t = e, n = new Date(t.date).getTime(), r = F((/* @__PURE__ */ new Date()).getTime());
9403
9407
  let a;
9404
- const s = F(0), o = F(0), i = F(0), l = F(0), d = F(!1), c = () => {
9405
- const u = n - r.value;
9406
- u <= 0 ? (s.value = 0, o.value = 0, i.value = 0, l.value = 0, d.value = !0, clearInterval(a)) : (s.value = Math.floor(u / (1e3 * 60 * 60 * 24)), o.value = Math.floor(u % (1e3 * 60 * 60 * 24) / (1e3 * 60 * 60)), i.value = Math.floor(u % (1e3 * 60 * 60) / (1e3 * 60)), l.value = Math.floor(u % (1e3 * 60) / 1e3));
9408
+ const s = F(0), o = F(0), i = F(0), l = F(0), d = F(!1), u = () => {
9409
+ const c = n - r.value;
9410
+ c <= 0 ? (s.value = 0, o.value = 0, i.value = 0, l.value = 0, d.value = !0, clearInterval(a)) : (s.value = Math.floor(c / (1e3 * 60 * 60 * 24)), o.value = Math.floor(c % (1e3 * 60 * 60 * 24) / (1e3 * 60 * 60)), i.value = Math.floor(c % (1e3 * 60 * 60) / (1e3 * 60)), l.value = Math.floor(c % (1e3 * 60) / 1e3));
9407
9411
  };
9408
- return c(), Qe(() => {
9412
+ return u(), Qe(() => {
9409
9413
  a = setInterval(() => {
9410
- r.value = (/* @__PURE__ */ new Date()).getTime(), c();
9414
+ r.value = (/* @__PURE__ */ new Date()).getTime(), u();
9411
9415
  }, 1e3);
9412
9416
  }), Br(() => {
9413
9417
  clearInterval(a);
9414
- }), (u, f) => (T(), L("div", J2, [
9418
+ }), (c, f) => (T(), L("div", J2, [
9415
9419
  d.value ? (T(), L("div", Z2, f[0] || (f[0] = [
9416
9420
  P("p", { class: "p-small t-transp" }, "Offer is over", -1)
9417
9421
  ]))) : V("", !0),
@@ -9448,7 +9452,7 @@ const h2 = {
9448
9452
  } else
9449
9453
  s = /* @__PURE__ */ new Date(), console.log("No data" + s);
9450
9454
  s.setHours(0, 0, 0, 0);
9451
- const o = F(new Date(s)), i = u(s, 30);
9455
+ const o = F(new Date(s)), i = c(s, 30);
9452
9456
  Qe(() => {
9453
9457
  if (a.value) {
9454
9458
  const f = a.value.getElementsByClassName("selected")[0] || a.value.getElementsByClassName("bg-main")[0];
@@ -9463,10 +9467,10 @@ const h2 = {
9463
9467
  function d(f) {
9464
9468
  return `${f.getDate().toString().padStart(2, "0")}${(f.getMonth() + 1).toString().padStart(2, "0")}${f.getFullYear()}`;
9465
9469
  }
9466
- function c(f) {
9470
+ function u(f) {
9467
9471
  return f.toLocaleDateString(r.locale ? r.locale : "en", { weekday: "narrow" }).toUpperCase();
9468
9472
  }
9469
- function u(f, v) {
9473
+ function c(f, v) {
9470
9474
  const p = [];
9471
9475
  for (let m = -15; m < v - 15; m++) {
9472
9476
  const g = new Date(f);
@@ -9483,13 +9487,13 @@ const h2 = {
9483
9487
  (T(!0), L(pe, null, De(We(i), (p) => (T(), L("div", {
9484
9488
  key: p.toString(),
9485
9489
  onClick: (m) => l(p),
9486
- class: X([{
9490
+ class: z([{
9487
9491
  selected: o.value.toDateString() === p.toDateString()
9488
9492
  }, "cursor-pointer scroll-snap-align-start mn-r-small mn-l-small flex-column flex-center flex"])
9489
9493
  }, [
9490
- P("span", u3, W(c(p)), 1),
9494
+ P("span", u3, W(u(p)), 1),
9491
9495
  P("span", {
9492
- class: X([{
9496
+ class: z([{
9493
9497
  "bg-main": o.value.toDateString() === p.toDateString()
9494
9498
  }, "transition-ease-in-out t-semi flex-center flex radius-big i-semi day-number"])
9495
9499
  }, W(p.getDate()), 3)
@@ -9558,7 +9562,7 @@ const y3 = /* @__PURE__ */ $t($3, [["render", v3]]), b3 = { class: "calendar" },
9558
9562
  }),
9559
9563
  emits: /* @__PURE__ */ sn(["update:modelValue"], ["update:date"]),
9560
9564
  setup(e, { emit: t }) {
9561
- const n = e, r = bt(e, "date"), s = F(/* @__PURE__ */ new Date()), o = F(null), i = F(null), l = F(null), d = ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"], c = (C) => new Date(Date.UTC(C.getFullYear(), C.getMonth(), C.getDate())), u = (C) => new Date(Date.UTC(C.getFullYear(), C.getMonth(), C.getDate(), 23, 59, 59)), f = ae(() => {
9565
+ const n = e, r = bt(e, "date"), s = F(/* @__PURE__ */ new Date()), o = F(null), i = F(null), l = F(null), d = ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"], u = (C) => new Date(Date.UTC(C.getFullYear(), C.getMonth(), C.getDate())), c = (C) => new Date(Date.UTC(C.getFullYear(), C.getMonth(), C.getDate(), 23, 59, 59)), f = ae(() => {
9562
9566
  const C = s.value.toLocaleString("default", { month: "long", timeZone: "UTC" }), M = s.value.getUTCFullYear();
9563
9567
  return `${C} ${M}`;
9564
9568
  }), v = ae(() => {
@@ -9600,13 +9604,13 @@ const y3 = /* @__PURE__ */ $t($3, [["render", v3]]), b3 = { class: "calendar" },
9600
9604
  }, m = (C) => C.getUTCMonth() === s.value.getUTCMonth() && C.getUTCFullYear() === s.value.getUTCFullYear(), g = (C) => {
9601
9605
  if (n.allowRange) {
9602
9606
  if (i.value && l.value)
9603
- return C >= new Date(i.value) && u(C) <= new Date(l.value);
9607
+ return C >= new Date(i.value) && c(C) <= new Date(l.value);
9604
9608
  if (i.value)
9605
9609
  return C.getTime() === new Date(i.value).getTime();
9606
9610
  } else
9607
9611
  return o.value && C.getTime() === new Date(o.value).getTime();
9608
- }, y = (C) => i.value && l.value ? C > i.value && u(C) < l.value : !1, S = (C) => {
9609
- const M = c(C);
9612
+ }, y = (C) => i.value && l.value ? C > i.value && c(C) < l.value : !1, S = (C) => {
9613
+ const M = u(C);
9610
9614
  if (!n.allowRange)
9611
9615
  o.value = M, r.value = M;
9612
9616
  else if (!i.value && !l.value)
@@ -9614,8 +9618,8 @@ const y3 = /* @__PURE__ */ $t($3, [["render", v3]]), b3 = { class: "calendar" },
9614
9618
  else if (l.value)
9615
9619
  i.value = M, l.value = null, r.value = { start: M, end: null };
9616
9620
  else {
9617
- if (l.value = u(C), M < i.value) {
9618
- const U = u(i.value);
9621
+ if (l.value = c(C), M < i.value) {
9622
+ const U = c(i.value);
9619
9623
  i.value = M, l.value = U;
9620
9624
  }
9621
9625
  r.value = { start: i.value, end: l.value };
@@ -9637,12 +9641,12 @@ const y3 = /* @__PURE__ */ $t($3, [["render", v3]]), b3 = { class: "calendar" },
9637
9641
  i.value = M.toISOString(), l.value = U.toISOString(), r.value = { start: i.value, end: l.value };
9638
9642
  }, _ = () => {
9639
9643
  const C = /* @__PURE__ */ new Date(), M = new Date(C);
9640
- M.setUTCDate(C.getUTCDate() - 7), M.setUTCHours(0, 0, 0, 0), i.value = M, l.value = u(C), C.setUTCHours(23, 59, 59, 999);
9644
+ M.setUTCDate(C.getUTCDate() - 7), M.setUTCHours(0, 0, 0, 0), i.value = M, l.value = c(C), C.setUTCHours(23, 59, 59, 999);
9641
9645
  const U = M.toISOString(), j = C.toISOString();
9642
9646
  r.value = { start: U, end: j };
9643
9647
  }, w = () => {
9644
9648
  const C = /* @__PURE__ */ new Date(), M = new Date(C);
9645
- M.setUTCMonth(C.getUTCMonth() - 1), M.setUTCHours(0, 0, 0, 0), i.value = M, l.value = u(C), C.setUTCHours(23, 59, 59, 999);
9649
+ M.setUTCMonth(C.getUTCMonth() - 1), M.setUTCHours(0, 0, 0, 0), i.value = M, l.value = c(C), C.setUTCHours(23, 59, 59, 999);
9646
9650
  const U = M.toISOString(), j = C.toISOString();
9647
9651
  r.value = { start: U, end: j };
9648
9652
  }, k = () => {
@@ -9688,7 +9692,7 @@ const y3 = /* @__PURE__ */ $t($3, [["render", v3]]), b3 = { class: "calendar" },
9688
9692
  P("div", S3, [
9689
9693
  (T(!0), L(pe, null, De(v.value, (U) => (T(), L("div", {
9690
9694
  key: U.date,
9691
- class: X([
9695
+ class: z([
9692
9696
  "flex flex-center cursor-pointer aspect-ratio-1x1 radius-small",
9693
9697
  { "bg-main t-white": U.isToday },
9694
9698
  { "calendar__date--selected": g(U.date) },
@@ -9720,22 +9724,22 @@ const y3 = /* @__PURE__ */ $t($3, [["render", v3]]), b3 = { class: "calendar" },
9720
9724
  ],
9721
9725
  setup(e, { emit: t }) {
9722
9726
  const n = t, r = F(null), a = F(0), s = F(0), o = F(!1);
9723
- function i(c) {
9724
- o.value = !0, a.value = c.touches ? c.touches[0].clientY : c.clientY, s.value = a.value;
9727
+ function i(u) {
9728
+ o.value = !0, a.value = u.touches ? u.touches[0].clientY : u.clientY, s.value = a.value;
9725
9729
  }
9726
- function l(c) {
9730
+ function l(u) {
9727
9731
  if (!o.value) return;
9728
- c.preventDefault(), s.value = c.touches ? c.touches[0].clientY : c.clientY;
9729
- const u = s.value - a.value;
9730
- u > 0 && (r.value.style.top = `${u}px`);
9732
+ u.preventDefault(), s.value = u.touches ? u.touches[0].clientY : u.clientY;
9733
+ const c = s.value - a.value;
9734
+ c > 0 && (r.value.style.top = `${c}px`);
9731
9735
  }
9732
9736
  function d() {
9733
9737
  if (!o.value) return;
9734
9738
  o.value = !1;
9735
- const c = s.value - a.value, u = window.innerHeight * 0.2;
9736
- c < u ? r.value.style.top = "" : n("toggle");
9739
+ const u = s.value - a.value, c = window.innerHeight * 0.2;
9740
+ u < c ? r.value.style.top = "" : n("toggle");
9737
9741
  }
9738
- return (c, u) => (T(), Le(xe, {
9742
+ return (u, c) => (T(), Le(xe, {
9739
9743
  name: "slideY",
9740
9744
  mode: "out-in"
9741
9745
  }, {
@@ -9743,11 +9747,12 @@ const y3 = /* @__PURE__ */ $t($3, [["render", v3]]), b3 = { class: "calendar" },
9743
9747
  P("section", {
9744
9748
  ref_key: "wrapper",
9745
9749
  ref: r,
9746
- class: "w-100 h-100vh",
9747
- style: Ye(c.MOBILE_APP === "ios" ? "padding-top: 6rem;" : "")
9750
+ class: z(["w-100 h-100vh", {
9751
+ "pd-t-extra": u.MOBILE_APP === "ios"
9752
+ }])
9748
9753
  }, [
9749
9754
  P("div", {
9750
- onClick: u[0] || (u[0] = (f) => n("toggle")),
9755
+ onClick: c[0] || (c[0] = (f) => n("toggle")),
9751
9756
  onMousedown: i,
9752
9757
  onTouchstart: i,
9753
9758
  onMousemove: l,
@@ -9756,13 +9761,13 @@ const y3 = /* @__PURE__ */ $t($3, [["render", v3]]), b3 = { class: "calendar" },
9756
9761
  onTouchend: d,
9757
9762
  onMouseleave: d,
9758
9763
  class: "bs-black d-block p-medium pos-relative bg-white flex-center flex uppercase z-index-2"
9759
- }, u[1] || (u[1] = [
9764
+ }, c[1] || (c[1] = [
9760
9765
  P("div", { class: "radius-extra pd-small t-black p-medium" }, [
9761
9766
  P("div", { class: "radius-extra pd-nano w-3r h-1r t-black p-medium bg-black-transp-10" })
9762
9767
  ], -1)
9763
9768
  ]), 32),
9764
- J(c.$slots, "default")
9765
- ], 4)
9769
+ J(u.$slots, "default")
9770
+ ], 2)
9766
9771
  ]),
9767
9772
  _: 3
9768
9773
  }));
@@ -9793,6 +9798,10 @@ const y3 = /* @__PURE__ */ $t($3, [["render", v3]]), b3 = { class: "calendar" },
9793
9798
  type: String,
9794
9799
  default: "Enter shop or product name"
9795
9800
  },
9801
+ autofocus: {
9802
+ type: Boolean,
9803
+ default: !1
9804
+ },
9796
9805
  button: {
9797
9806
  type: String,
9798
9807
  default: "Search"
@@ -9810,8 +9819,9 @@ const y3 = /* @__PURE__ */ $t($3, [["render", v3]]), b3 = { class: "calendar" },
9810
9819
  Q(Hr, {
9811
9820
  placeholder: e.placeholder,
9812
9821
  "onUpdate:field": s[0] || (s[0] = (o) => r(o)),
9822
+ autofocus: e.autofocus,
9813
9823
  class: "w-100"
9814
- }, null, 8, ["placeholder"])
9824
+ }, null, 8, ["placeholder", "autofocus"])
9815
9825
  ]));
9816
9826
  }
9817
9827
  }, R3 = {
@@ -9934,7 +9944,7 @@ const y3 = /* @__PURE__ */ $t($3, [["render", v3]]), b3 = { class: "calendar" },
9934
9944
  P("div", H3, [
9935
9945
  P("button", {
9936
9946
  onClick: a[1] || (a[1] = le(() => n.value = "asc", ["stop"])),
9937
- class: X([{
9947
+ class: z([{
9938
9948
  "bg-white t-black": n.value === "asc"
9939
9949
  }, "radius-semi flex-center w-100 uppercase p-small flex-nowrap flex gap-thin pd-thin br-solid br-1px br-grey-transp-25 w-100"])
9940
9950
  }, [
@@ -9947,7 +9957,7 @@ const y3 = /* @__PURE__ */ $t($3, [["render", v3]]), b3 = { class: "calendar" },
9947
9957
  ], 2),
9948
9958
  P("button", {
9949
9959
  onClick: a[2] || (a[2] = le(() => n.value = "desc", ["stop"])),
9950
- class: X([{
9960
+ class: z([{
9951
9961
  "bg-white t-black": n.value === "desc"
9952
9962
  }, "radius-semi flex-center w-100 uppercase p-small flex-nowrap flex gap-thin pd-thin br-solid br-1px br-grey-transp-25 w-100"])
9953
9963
  }, [
@@ -10011,7 +10021,7 @@ const X3 = /* @__PURE__ */ $t(W3, [["render", z3]]), J3 = { class: "w-100 o-scro
10011
10021
  P("div", Z3, [
10012
10022
  P("h4", Q3, W(a.title), 1),
10013
10023
  Q(X3, {
10014
- class: X([{ "rotate-180": s }, "radius-big pd-micro bg-light i-semi"]),
10024
+ class: z([{ "rotate-180": s }, "radius-big pd-micro bg-light i-semi"]),
10015
10025
  fill: "rgb(var(--black))"
10016
10026
  }, null, 8, ["class"])
10017
10027
  ])
@@ -10075,13 +10085,13 @@ const X3 = /* @__PURE__ */ $t(W3, [["render", z3]]), J3 = { class: "w-100 o-scro
10075
10085
  n.value && n.value();
10076
10086
  };
10077
10087
  function o(i) {
10078
- const l = ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"], { start: d, end: c } = i;
10079
- if (d === null && c === null)
10088
+ const l = ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"], { start: d, end: u } = i;
10089
+ if (d === null && u === null)
10080
10090
  return "All Time";
10081
- const u = new Date(d), f = u.getUTCDate(), v = l[u.getUTCMonth()], p = u.getUTCFullYear();
10082
- if (!c)
10091
+ const c = new Date(d), f = c.getUTCDate(), v = l[c.getUTCMonth()], p = c.getUTCFullYear();
10092
+ if (!u)
10083
10093
  return `${f} ${v} ${p}`;
10084
- const m = new Date(c), g = m.getUTCDate(), y = l[m.getUTCMonth()], S = m.getUTCFullYear();
10094
+ const m = new Date(u), g = m.getUTCDate(), y = l[m.getUTCMonth()], S = m.getUTCFullYear();
10085
10095
  return `${f} ${v} - ${g} ${y} ${S}`;
10086
10096
  }
10087
10097
  return (i, l) => (T(), L("div", {
@@ -10184,7 +10194,7 @@ const X3 = /* @__PURE__ */ $t(W3, [["render", z3]]), J3 = { class: "w-100 o-scro
10184
10194
  emits: ["update:search", "update:sort", "update:filter", "update:date", "update:items"],
10185
10195
  setup(e) {
10186
10196
  const t = bt(e, "search"), n = bt(e, "sort"), r = bt(e, "filter"), a = bt(e, "date"), s = bt(e, "items"), o = e, i = an(s.value || []), l = F(!1);
10187
- let d = F(!0), c = F(!1), u = F(null), f = F(o.options.skip ? o.options.skip : 0), v = F(o.options.limit ? o.options.limit : 10), p = F("");
10197
+ let d = F(!0), u = F(!1), c = F(null), f = F(o.options.skip ? o.options.skip : 0), v = F(o.options.limit ? o.options.limit : 10), p = F("");
10188
10198
  function m(O, _) {
10189
10199
  let w = null;
10190
10200
  return (...k) => {
@@ -10198,7 +10208,7 @@ const X3 = /* @__PURE__ */ $t(W3, [["render", z3]]), J3 = { class: "w-100 o-scro
10198
10208
  g(O);
10199
10209
  }
10200
10210
  const S = async () => {
10201
- if (c.value = !0, l.value) {
10211
+ if (u.value = !0, l.value) {
10202
10212
  f.value += v.value;
10203
10213
  const O = await o.store.read({
10204
10214
  skip: f.value,
@@ -10212,7 +10222,7 @@ const X3 = /* @__PURE__ */ $t(W3, [["render", z3]]), J3 = { class: "w-100 o-scro
10212
10222
  });
10213
10223
  O.length === 0 || O.length < v.value ? l.value = !1 : l.value = !0, i.value = [...i.value, ...O], s.value && (s.value = i.value);
10214
10224
  }
10215
- c.value = !1;
10225
+ u.value = !1;
10216
10226
  }, $ = async () => {
10217
10227
  d.value = !0;
10218
10228
  const O = await o.store.read({
@@ -10238,7 +10248,7 @@ const X3 = /* @__PURE__ */ $t(W3, [["render", z3]]), J3 = { class: "w-100 o-scro
10238
10248
  return Qe(async () => {
10239
10249
  await $(), typeof window < "u" && !o.showLoadMore && (E = new IntersectionObserver((O) => {
10240
10250
  O.some((_) => _.isIntersecting) && S();
10241
- }), u.value && E.observe(u.value));
10251
+ }), c.value && E.observe(c.value));
10242
10252
  }), Ws(() => {
10243
10253
  E && E.disconnect();
10244
10254
  }), (O, _) => (T(), L(pe, null, [
@@ -10246,12 +10256,13 @@ const X3 = /* @__PURE__ */ $t(W3, [["render", z3]]), J3 = { class: "w-100 o-scro
10246
10256
  t.value ? (T(), Le(D3, {
10247
10257
  key: 0,
10248
10258
  placeholder: t.value.placeholder || "Search...",
10249
- class: X(t.value.class || "bg-light"),
10250
- onSearch: y
10251
- }, null, 8, ["placeholder", "class"])) : V("", !0),
10259
+ class: z(t.value.class || "bg-light"),
10260
+ onSearch: y,
10261
+ autofocus: t.value.autofocus
10262
+ }, null, 8, ["placeholder", "class", "autofocus"])) : V("", !0),
10252
10263
  r.value ? (T(), L(pe, { key: 1 }, [
10253
10264
  P("div", {
10254
- class: X([r.value.class || "bg-light", "flex-center flex pd-thin bg-light radius-extra aspect-1x1 h-100"])
10265
+ class: z([r.value.class || "bg-light", "flex-center flex pd-thin bg-light radius-extra aspect-1x1 h-100"])
10255
10266
  }, [
10256
10267
  Q(lp, {
10257
10268
  onClick: _[0] || (_[0] = () => r.value.active = !r.value.active),
@@ -10262,7 +10273,7 @@ const X3 = /* @__PURE__ */ $t(W3, [["render", z3]]), J3 = { class: "w-100 o-scro
10262
10273
  key: 0,
10263
10274
  show: r.value.active,
10264
10275
  onToggle: _[2] || (_[2] = () => r.value.active = !1),
10265
- class: X(["z-index-10 pos-fixed pos-t-0 pos-r-0", {
10276
+ class: z(["z-index-10 pos-fixed pos-t-0 pos-r-0", {
10266
10277
  "pos-t-0": r.value.active,
10267
10278
  "pos-t-100": !r.value.active
10268
10279
  }])
@@ -10284,7 +10295,7 @@ const X3 = /* @__PURE__ */ $t(W3, [["render", z3]]), J3 = { class: "w-100 o-scro
10284
10295
  component: sp,
10285
10296
  props: { date: a.value }
10286
10297
  },
10287
- class: X([a.value.class || "bg-light", "flex-child flex-child-shrink-0 pd-r-small pd-l-small pd-thin bg-light radius-big"]),
10298
+ class: z([a.value.class || "bg-light", "flex-child flex-child-shrink-0 pd-r-small pd-l-small pd-thin bg-light radius-big"]),
10288
10299
  align: t.value ? "right" : "left"
10289
10300
  }, {
10290
10301
  default: fe(() => [
@@ -10305,7 +10316,7 @@ const X3 = /* @__PURE__ */ $t(W3, [["render", z3]]), J3 = { class: "w-100 o-scro
10305
10316
  props: { order: n.value.order },
10306
10317
  class: "w-1r"
10307
10318
  },
10308
- class: X([n.value.class || "bg-light", "radius-extra aspect-1x1 h-100"]),
10319
+ class: z([n.value.class || "bg-light", "radius-extra aspect-1x1 h-100"]),
10309
10320
  align: t.value ? "right" : "left"
10310
10321
  }, {
10311
10322
  default: fe(() => [
@@ -10354,7 +10365,7 @@ const X3 = /* @__PURE__ */ $t(W3, [["render", z3]]), J3 = { class: "w-100 o-scro
10354
10365
  Q(Xn, {
10355
10366
  tag: "ul",
10356
10367
  name: "feed",
10357
- class: X(O.$attrs.class)
10368
+ class: z(O.$attrs.class)
10358
10369
  }, {
10359
10370
  default: fe(() => [
10360
10371
  !We(d) && i.value.length > 0 ? J(O.$slots, "default", {
@@ -10364,17 +10375,17 @@ const X3 = /* @__PURE__ */ $t(W3, [["render", z3]]), J3 = { class: "w-100 o-scro
10364
10375
  ]),
10365
10376
  _: 3
10366
10377
  }, 8, ["class"]),
10367
- e.showLoadMore && l.value && i.value.length > 0 && !We(c) ? (T(), L("button", {
10378
+ e.showLoadMore && l.value && i.value.length > 0 && !We(u) ? (T(), L("button", {
10368
10379
  key: 3,
10369
10380
  onClick: S,
10370
10381
  class: "col-w-100 mn-t-thin w-100 t-black bg-main button"
10371
10382
  }, " Load More ")) : (T(), L("div", {
10372
10383
  key: "sentinel",
10373
10384
  ref_key: "sentinel",
10374
- ref: u,
10385
+ ref: c,
10375
10386
  class: "sentinel"
10376
10387
  }, null, 512)),
10377
- We(c) ? (T(), L("div", up, [
10388
+ We(u) ? (T(), L("div", up, [
10378
10389
  Q($n)
10379
10390
  ])) : V("", !0)
10380
10391
  ], 64));
@@ -10451,29 +10462,29 @@ const X3 = /* @__PURE__ */ $t(W3, [["render", z3]]), J3 = { class: "w-100 o-scro
10451
10462
  emits: ["update:input", "action"],
10452
10463
  setup(e, { emit: t }) {
10453
10464
  const n = e, { t: r, locale: a } = Xt();
10454
- let s = F(0), o = F(n.input), i = F(n.placeholder), l = F(n.enableTyping), d = F(null), c = F(""), u = F(!0), f = null;
10465
+ let s = F(0), o = F(n.input), i = F(n.placeholder), l = F(n.enableTyping), d = F(null), u = F(""), c = F(!0), f = null;
10455
10466
  const v = t;
10456
10467
  function p() {
10457
10468
  v("action");
10458
10469
  }
10459
10470
  function m(E) {
10460
- v("update:input", E), c.value = E;
10471
+ v("update:input", E), u.value = E;
10461
10472
  }
10462
10473
  function g() {
10463
10474
  s.value = (s.value + 1) % n.placeholderTexts[a.value].length;
10464
10475
  }
10465
10476
  function y() {
10466
- l.value = !1, clearInterval(d.value), i.value = n.placeholder, c.value || (o.value = "");
10477
+ l.value = !1, clearInterval(d.value), i.value = n.placeholder, u.value || (o.value = "");
10467
10478
  }
10468
10479
  function S() {
10469
- !c.value && n.enableTyping && (l.value = !0, i.value = "", $());
10480
+ !u.value && n.enableTyping && (l.value = !0, i.value = "", $());
10470
10481
  }
10471
10482
  function $() {
10472
10483
  let E = n.placeholderTexts[a.value][s.value], O = 0, _ = !1;
10473
10484
  f = setInterval(() => {
10474
- u.value = !u.value;
10485
+ c.value = !c.value;
10475
10486
  }, 200), d.value = setInterval(() => {
10476
- l.value && (_ ? (o.value = o.value.slice(0, -1), o.value = E.substring(0, O) + (u.value && O % 2 ? "|" : ""), O--) : (o.value = E.substring(0, O) + (u.value && O % 2 ? "|" : ""), O++), O > E.length && n.loopTyping && setTimeout(() => {
10487
+ l.value && (_ ? (o.value = o.value.slice(0, -1), o.value = E.substring(0, O) + (c.value && O % 2 ? "|" : ""), O--) : (o.value = E.substring(0, O) + (c.value && O % 2 ? "|" : ""), O++), O > E.length && n.loopTyping && setTimeout(() => {
10477
10488
  _ = !0, o.value = E.substring(0, O);
10478
10489
  }, 333), O === 0 && _ && (_ = !1, g(), E = n.placeholderTexts[a.value][s.value]));
10479
10490
  }, n.typingSpeed);
@@ -11122,15 +11133,15 @@ const Np = /* @__PURE__ */ $t(Tp, [["render", wp]]), Fs = (e) => !e.some((t) =>
11122
11133
  function Wp(e, t, n, r, a, s) {
11123
11134
  const o = Ks("tag-input");
11124
11135
  return T(), L("div", {
11125
- class: X(["vue-tags-input pos-relative", [{ "ti-disabled": e.disabled }, { "ti-focus": e.focused }, e.$attrs.class]]),
11126
- style: Ye(e.$attrs.style)
11136
+ class: z(["vue-tags-input pos-relative", [{ "ti-disabled": e.disabled }, { "ti-focus": e.focused }, e.$attrs.class]]),
11137
+ style: Xe(e.$attrs.style)
11127
11138
  }, [
11128
11139
  P("div", Pp, [
11129
11140
  e.tagsCopy ? (T(), L("ul", Ap, [
11130
11141
  (T(!0), L(pe, null, De(e.tagsCopy, (i, l) => (T(), L("li", {
11131
11142
  key: l,
11132
- style: Ye(i.style),
11133
- class: X([[
11143
+ style: Xe(i.style),
11144
+ class: z([[
11134
11145
  { "ti-editing": e.tagsEditStatus[l] },
11135
11146
  i.tiClasses,
11136
11147
  i.classes,
@@ -11159,7 +11170,7 @@ function Wp(e, t, n, r, a, s) {
11159
11170
  }, [
11160
11171
  e.$slots["tag-center"] ? V("", !0) : (T(), L("span", {
11161
11172
  key: 0,
11162
- class: X({ "ti-hidden": e.tagsEditStatus[l] }),
11173
+ class: z({ "ti-hidden": e.tagsEditStatus[l] }),
11163
11174
  onClick: (d) => e.performEditTag(l)
11164
11175
  }, W(i.text), 11, Fp)),
11165
11176
  e.$slots["tag-center"] ? V("", !0) : (T(), Le(o, {
@@ -11231,7 +11242,7 @@ function Wp(e, t, n, r, a, s) {
11231
11242
  P("li", Vp, [
11232
11243
  P("input", {
11233
11244
  ref: "newTagInput",
11234
- class: X([[e.createClasses(e.newTag, e.tags, e.validation, e.isDuplicate)], "ti-new-tag-input"]),
11245
+ class: z([[e.createClasses(e.newTag, e.tags, e.validation, e.isDuplicate)], "ti-new-tag-input"]),
11235
11246
  placeholder: e.placeholder,
11236
11247
  value: e.newTag,
11237
11248
  maxlength: e.maxlength,
@@ -11259,15 +11270,15 @@ function Wp(e, t, n, r, a, s) {
11259
11270
  J(e.$slots, "between-elements"),
11260
11271
  e.autocompleteOpen ? (T(), L("div", {
11261
11272
  key: 0,
11262
- class: X(["ti-autocomplete", e.$attrs.class]),
11273
+ class: z(["ti-autocomplete", e.$attrs.class]),
11263
11274
  onMouseout: t[9] || (t[9] = (i) => e.selectedItem = null)
11264
11275
  }, [
11265
11276
  J(e.$slots, "autocomplete-header"),
11266
11277
  P("ul", null, [
11267
11278
  (T(!0), L(pe, null, De(e.filteredAutocompleteItems, (i, l) => (T(), L("li", {
11268
11279
  key: l,
11269
- style: Ye(i.style),
11270
- class: X([[
11280
+ style: Xe(i.style),
11281
+ class: z([[
11271
11282
  i.tiClasses,
11272
11283
  i.classes,
11273
11284
  { "ti-selected-item": e.isSelected(l) }
@@ -11356,20 +11367,20 @@ const Kp = /* @__PURE__ */ $t(Ip, [["render", Wp]]), Yp = /* @__PURE__ */ Object
11356
11367
  }
11357
11368
 
11358
11369
  `;
11359
- function s(u, f, v) {
11360
- const p = u.createShader(f);
11361
- return u.shaderSource(p, v), u.compileShader(p), u.getShaderParameter(p, u.COMPILE_STATUS) ? p : (alert("An error occurred compiling the shaders: " + u.getShaderInfoLog(p)), u.deleteShader(p), null);
11370
+ function s(c, f, v) {
11371
+ const p = c.createShader(f);
11372
+ return c.shaderSource(p, v), c.compileShader(p), c.getShaderParameter(p, c.COMPILE_STATUS) ? p : (alert("An error occurred compiling the shaders: " + c.getShaderInfoLog(p)), c.deleteShader(p), null);
11362
11373
  }
11363
11374
  const o = s(n, n.VERTEX_SHADER, r), i = s(n, n.FRAGMENT_SHADER, a), l = n.createProgram();
11364
11375
  n.attachShader(l, o), n.attachShader(l, i), n.linkProgram(l), n.getProgramParameter(l, n.LINK_STATUS) || alert("Unable to initialize the shader program: " + n.getProgramInfoLog(l));
11365
- function d(u) {
11366
- const f = u.clientWidth * window.devicePixelRatio, v = u.clientHeight * window.devicePixelRatio;
11367
- return u.width !== f || u.height !== v ? (u.width = f, u.height = v, !0) : !1;
11376
+ function d(c) {
11377
+ const f = c.clientWidth * window.devicePixelRatio, v = c.clientHeight * window.devicePixelRatio;
11378
+ return c.width !== f || c.height !== v ? (c.width = f, c.height = v, !0) : !1;
11368
11379
  }
11369
- function c() {
11380
+ function u() {
11370
11381
  d(n.canvas) && n.viewport(0, 0, n.canvas.width, n.canvas.height), n.clearColor(0, 0, 0, 1), n.clearDepth(1), n.enable(n.DEPTH_TEST), n.depthFunc(n.LEQUAL), n.clear(n.COLOR_BUFFER_BIT | n.DEPTH_BUFFER_BIT), n.useProgram(l);
11371
- const u = n.createBuffer();
11372
- n.bindBuffer(n.ARRAY_BUFFER, u);
11382
+ const c = n.createBuffer();
11383
+ n.bindBuffer(n.ARRAY_BUFFER, c);
11373
11384
  const f = [
11374
11385
  -1,
11375
11386
  1,
@@ -11384,9 +11395,9 @@ const Kp = /* @__PURE__ */ $t(Ip, [["render", Wp]]), Yp = /* @__PURE__ */ Object
11384
11395
  const v = n.getAttribLocation(l, "aVertexPosition");
11385
11396
  n.vertexAttribPointer(v, 2, n.FLOAT, !1, 0, 0), n.enableVertexAttribArray(v);
11386
11397
  var p = n.getUniformLocation(l, "iTime"), m = n.getUniformLocation(l, "iResolution");
11387
- n.uniform1f(p, performance.now() / 3e3), n.uniform2f(m, n.canvas.width, n.canvas.height), n.drawArrays(n.TRIANGLE_STRIP, 0, 4), requestAnimationFrame(c);
11398
+ n.uniform1f(p, performance.now() / 3e3), n.uniform2f(m, n.canvas.width, n.canvas.height), n.drawArrays(n.TRIANGLE_STRIP, 0, 4), requestAnimationFrame(u);
11388
11399
  }
11389
- requestAnimationFrame(c);
11400
+ requestAnimationFrame(u);
11390
11401
  }), (t, n) => (T(), L("canvas", qp, null, 512));
11391
11402
  }
11392
11403
  }, Xp = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
@@ -11528,20 +11539,20 @@ function nm(e, t, n, r) {
11528
11539
  e.hidden && p();
11529
11540
  });
11530
11541
  }
11531
- function c() {
11542
+ function u() {
11532
11543
  v(), a.clear();
11533
11544
  }
11534
- function u(g) {
11545
+ function c(g) {
11535
11546
  if (!l) return;
11536
11547
  o || (o = g);
11537
11548
  const y = g - o;
11538
11549
  for (o = g, i += y; i >= s; )
11539
11550
  n(s), i -= s;
11540
11551
  const S = i / s;
11541
- r(S), l && t.requestAnimationFrame(u);
11552
+ r(S), l && t.requestAnimationFrame(c);
11542
11553
  }
11543
11554
  function f() {
11544
- l || (l = t.requestAnimationFrame(u));
11555
+ l || (l = t.requestAnimationFrame(c));
11545
11556
  }
11546
11557
  function v() {
11547
11558
  t.cancelAnimationFrame(l), o = null, i = 0, l = 0;
@@ -11551,7 +11562,7 @@ function nm(e, t, n, r) {
11551
11562
  }
11552
11563
  return {
11553
11564
  init: d,
11554
- destroy: c,
11565
+ destroy: u,
11555
11566
  start: f,
11556
11567
  stop: v,
11557
11568
  update: () => n(s),
@@ -11559,7 +11570,7 @@ function nm(e, t, n, r) {
11559
11570
  };
11560
11571
  }
11561
11572
  function rm(e, t) {
11562
- const n = t === "rtl", r = e === "y", a = r ? "y" : "x", s = r ? "x" : "y", o = !r && n ? -1 : 1, i = c(), l = u();
11573
+ const n = t === "rtl", r = e === "y", a = r ? "y" : "x", s = r ? "x" : "y", o = !r && n ? -1 : 1, i = u(), l = c();
11563
11574
  function d(p) {
11564
11575
  const {
11565
11576
  height: m,
@@ -11567,10 +11578,10 @@ function rm(e, t) {
11567
11578
  } = p;
11568
11579
  return r ? m : g;
11569
11580
  }
11570
- function c() {
11581
+ function u() {
11571
11582
  return r ? "top" : n ? "right" : "left";
11572
11583
  }
11573
- function u() {
11584
+ function c() {
11574
11585
  return r ? "bottom" : n ? "left" : "right";
11575
11586
  }
11576
11587
  function f(p) {
@@ -11625,23 +11636,23 @@ function ci(e, t, n) {
11625
11636
  return s;
11626
11637
  }
11627
11638
  function l(f) {
11628
- return s = o(f), u;
11639
+ return s = o(f), c;
11629
11640
  }
11630
11641
  function d(f) {
11631
- return c().set(i() + f);
11642
+ return u().set(i() + f);
11632
11643
  }
11633
- function c() {
11644
+ function u() {
11634
11645
  return ci(e, i(), n);
11635
11646
  }
11636
- const u = {
11647
+ const c = {
11637
11648
  get: i,
11638
11649
  set: l,
11639
11650
  add: d,
11640
- clone: c
11651
+ clone: u
11641
11652
  };
11642
- return u;
11653
+ return c;
11643
11654
  }
11644
- function am(e, t, n, r, a, s, o, i, l, d, c, u, f, v, p, m, g, y, S) {
11655
+ function am(e, t, n, r, a, s, o, i, l, d, u, c, f, v, p, m, g, y, S) {
11645
11656
  const {
11646
11657
  cross: $,
11647
11658
  direction: E
@@ -11680,8 +11691,8 @@ function am(e, t, n, r, a, s, o, i, l, d, c, u, f, v, p, m, g, y, S) {
11680
11691
  return (p ? U : M)[Re ? "mouse" : "touch"];
11681
11692
  }
11682
11693
  function tt(G, D) {
11683
- const N = u.add(da(G) * -1), B = c.byDistance(G, !p).distance;
11684
- return p || ve(G) < C ? B : g && D ? B * 0.5 : c.byIndex(N.get(), 0).distance;
11694
+ const N = c.add(da(G) * -1), B = u.byDistance(G, !p).distance;
11695
+ return p || ve(G) < C ? B : g && D ? B * 0.5 : u.byIndex(N.get(), 0).distance;
11685
11696
  }
11686
11697
  function nt(G) {
11687
11698
  const D = Fr(G, r);
@@ -11696,7 +11707,7 @@ function am(e, t, n, r, a, s, o, i, l, d, c, u, f, v, p, m, g, y, S) {
11696
11707
  te > m && (ye = !0), d.useFriction(0.3).useDuration(0.75), i.start(), a.add(E(Ne)), G.preventDefault();
11697
11708
  }
11698
11709
  function _e(G) {
11699
- const N = c.byDistance(0, !1).index !== u.get(), B = s.pointerUp(G) * Ae(), te = tt(E(B), N), he = em(B, te), Ne = j - 10 * he, He = y + he / 50;
11710
+ const N = u.byDistance(0, !1).index !== c.get(), B = s.pointerUp(G) * Ae(), te = tt(E(B), N), he = em(B, te), Ne = j - 10 * he, He = y + he / 50;
11700
11711
  Ue = !1, de = !1, k.clear(), d.useDuration(Ne).useFriction(He), l.distance(te, !p), Re = !1, f.emit("pointerUp");
11701
11712
  }
11702
11713
  function Fe(G) {
@@ -11713,23 +11724,23 @@ function am(e, t, n, r, a, s, o, i, l, d, c, u, f, v, p, m, g, y, S) {
11713
11724
  }
11714
11725
  function sm(e, t) {
11715
11726
  let r, a;
11716
- function s(u) {
11717
- return u.timeStamp;
11727
+ function s(c) {
11728
+ return c.timeStamp;
11718
11729
  }
11719
- function o(u, f) {
11730
+ function o(c, f) {
11720
11731
  const p = `client${(f || e.scroll) === "x" ? "X" : "Y"}`;
11721
- return (Fr(u, t) ? u : u.touches[0])[p];
11732
+ return (Fr(c, t) ? c : c.touches[0])[p];
11722
11733
  }
11723
- function i(u) {
11724
- return r = u, a = u, o(u);
11734
+ function i(c) {
11735
+ return r = c, a = c, o(c);
11725
11736
  }
11726
- function l(u) {
11727
- const f = o(u) - o(a), v = s(u) - s(r) > 170;
11728
- return a = u, v && (r = u), f;
11737
+ function l(c) {
11738
+ const f = o(c) - o(a), v = s(c) - s(r) > 170;
11739
+ return a = c, v && (r = c), f;
11729
11740
  }
11730
- function d(u) {
11741
+ function d(c) {
11731
11742
  if (!r || !a) return 0;
11732
- const f = o(a) - o(r), v = s(u) - s(r), p = s(u) - s(a) > 170, m = f / v;
11743
+ const f = o(a) - o(r), v = s(c) - s(r), p = s(c) - s(a) > 170, m = f / v;
11733
11744
  return v && !p && ve(m) > 0.1 ? m : 0;
11734
11745
  }
11735
11746
  return {
@@ -11770,17 +11781,17 @@ function im(e) {
11770
11781
  }
11771
11782
  function lm(e, t, n, r, a, s, o) {
11772
11783
  const i = [e].concat(r);
11773
- let l, d, c = [], u = !1;
11784
+ let l, d, u = [], c = !1;
11774
11785
  function f(g) {
11775
11786
  return a.measureSize(o.measure(g));
11776
11787
  }
11777
11788
  function v(g) {
11778
11789
  if (!s) return;
11779
- d = f(e), c = r.map(f);
11790
+ d = f(e), u = r.map(f);
11780
11791
  function y(S) {
11781
11792
  for (const $ of S) {
11782
- if (u) return;
11783
- const E = $.target === e, O = r.indexOf($.target), _ = E ? d : c[O], w = f(E ? e : r[O]);
11793
+ if (c) return;
11794
+ const E = $.target === e, O = r.indexOf($.target), _ = E ? d : u[O], w = f(E ? e : r[O]);
11784
11795
  if (ve(w - _) >= 0.5) {
11785
11796
  g.reInit(), t.emit("resize");
11786
11797
  break;
@@ -11794,7 +11805,7 @@ function lm(e, t, n, r, a, s, o) {
11794
11805
  });
11795
11806
  }
11796
11807
  function p() {
11797
- u = !0, l && l.disconnect();
11808
+ c = !0, l && l.disconnect();
11798
11809
  }
11799
11810
  return {
11800
11811
  init: v,
@@ -11802,11 +11813,11 @@ function lm(e, t, n, r, a, s, o) {
11802
11813
  };
11803
11814
  }
11804
11815
  function dm(e, t, n, r, a, s) {
11805
- let o = 0, i = 0, l = a, d = s, c = e.get(), u = 0;
11816
+ let o = 0, i = 0, l = a, d = s, u = e.get(), c = 0;
11806
11817
  function f(_) {
11807
11818
  const w = _ / 1e3, k = l * w, C = r.get() - e.get(), M = !l;
11808
11819
  let U = 0;
11809
- return M ? (o = 0, n.set(r), e.set(r), U = C) : (n.set(e), o += C / k, o *= d, c += o, e.add(o * w), U = c - u), i = da(U), u = c, O;
11820
+ return M ? (o = 0, n.set(r), e.set(r), U = C) : (n.set(e), o += C / k, o *= d, u += o, e.add(o * w), U = u - c), i = da(U), c = u, O;
11810
11821
  }
11811
11822
  function v() {
11812
11823
  const _ = r.get() - t.get();
@@ -11852,30 +11863,30 @@ function um(e, t, n, r, a) {
11852
11863
  function d() {
11853
11864
  return !(l || !e.reachedAny(n.get()) || !e.reachedAny(t.get()));
11854
11865
  }
11855
- function c(v) {
11866
+ function u(v) {
11856
11867
  if (!d()) return;
11857
11868
  const p = e.reachedMin(t.get()) ? "min" : "max", m = ve(e[p] - t.get()), g = n.get() - t.get(), y = i.constrain(m / o);
11858
11869
  n.subtract(g * y), !v && ve(g) < s && (n.set(e.constrain(n.get())), r.useDuration(25).useBaseFriction());
11859
11870
  }
11860
- function u(v) {
11871
+ function c(v) {
11861
11872
  l = !v;
11862
11873
  }
11863
11874
  return {
11864
11875
  shouldConstrain: d,
11865
- constrain: c,
11866
- toggleActive: u
11876
+ constrain: u,
11877
+ toggleActive: c
11867
11878
  };
11868
11879
  }
11869
11880
  function cm(e, t, n, r, a) {
11870
- const s = Bt(-t + e, 0), o = u(), i = c(), l = f();
11881
+ const s = Bt(-t + e, 0), o = c(), i = u(), l = f();
11871
11882
  function d(p, m) {
11872
11883
  return rn(p, m) < 1;
11873
11884
  }
11874
- function c() {
11885
+ function u() {
11875
11886
  const p = o[0], m = ct(o), g = o.lastIndexOf(p), y = o.indexOf(m) + 1;
11876
11887
  return Bt(g, y);
11877
11888
  }
11878
- function u() {
11889
+ function c() {
11879
11890
  return n.map((p, m) => {
11880
11891
  const {
11881
11892
  min: g,
@@ -11912,13 +11923,13 @@ function pm(e, t, n, r) {
11912
11923
  function d(f) {
11913
11924
  return f === 1 ? l(n.get()) : f === -1 ? i(n.get()) : !1;
11914
11925
  }
11915
- function c(f) {
11926
+ function u(f) {
11916
11927
  if (!d(f)) return;
11917
11928
  const v = e * (f * -1);
11918
11929
  r.forEach((p) => p.add(v));
11919
11930
  }
11920
11931
  return {
11921
- loop: c
11932
+ loop: u
11922
11933
  };
11923
11934
  }
11924
11935
  function mm(e) {
@@ -11940,8 +11951,8 @@ function hm(e, t, n, r, a) {
11940
11951
  endEdge: o
11941
11952
  } = e, {
11942
11953
  groupSlides: i
11943
- } = a, l = u().map(t.measure), d = f(), c = v();
11944
- function u() {
11954
+ } = a, l = c().map(t.measure), d = f(), u = v();
11955
+ function c() {
11945
11956
  return i(r).map((m) => ct(m)[o] - m[0][s]).map(ve);
11946
11957
  }
11947
11958
  function f() {
@@ -11952,7 +11963,7 @@ function hm(e, t, n, r, a) {
11952
11963
  }
11953
11964
  return {
11954
11965
  snaps: d,
11955
- snapsAligned: c
11966
+ snapsAligned: u
11956
11967
  };
11957
11968
  }
11958
11969
  function $m(e, t, n, r, a, s) {
@@ -11961,8 +11972,8 @@ function $m(e, t, n, r, a, s) {
11961
11972
  } = a, {
11962
11973
  min: i,
11963
11974
  max: l
11964
- } = r, d = c();
11965
- function c() {
11975
+ } = r, d = u();
11976
+ function u() {
11966
11977
  const f = o(s), v = !e || t === "keepSnaps";
11967
11978
  return n.length === 1 ? [s] : v ? f : f.slice(i, l).map((p, m, g) => {
11968
11979
  const y = !m, S = ua(g, m);
@@ -11992,7 +12003,7 @@ function gm(e, t, n, r, a) {
11992
12003
  }
11993
12004
  function d(p) {
11994
12005
  const m = e ? o(p) : i(p), g = t.map((S, $) => ({
11995
- diff: c(S - m, 0),
12006
+ diff: u(S - m, 0),
11996
12007
  index: $
11997
12008
  })).sort((S, $) => ve(S.diff) - ve($.diff)), {
11998
12009
  index: y
@@ -12002,15 +12013,15 @@ function gm(e, t, n, r, a) {
12002
12013
  distance: m
12003
12014
  };
12004
12015
  }
12005
- function c(p, m) {
12016
+ function u(p, m) {
12006
12017
  const g = [p, p + n, p - n];
12007
12018
  if (!e) return p;
12008
12019
  if (!m) return l(g);
12009
12020
  const y = g.filter((S) => da(S) === m);
12010
12021
  return y.length ? l(y) : ct(g) - n;
12011
12022
  }
12012
- function u(p, m) {
12013
- const g = t[p] - a.get(), y = c(g, m);
12023
+ function c(p, m) {
12024
+ const g = t[p] - a.get(), y = u(g, m);
12014
12025
  return {
12015
12026
  index: p,
12016
12027
  distance: y
@@ -12025,7 +12036,7 @@ function gm(e, t, n, r, a) {
12025
12036
  index: y,
12026
12037
  distance: p
12027
12038
  };
12028
- const E = t[y] - S, O = p + c(E, 0);
12039
+ const E = t[y] - S, O = p + u(E, 0);
12029
12040
  return {
12030
12041
  index: y,
12031
12042
  distance: O
@@ -12033,21 +12044,21 @@ function gm(e, t, n, r, a) {
12033
12044
  }
12034
12045
  return {
12035
12046
  byDistance: f,
12036
- byIndex: u,
12037
- shortcut: c
12047
+ byIndex: c,
12048
+ shortcut: u
12038
12049
  };
12039
12050
  }
12040
12051
  function vm(e, t, n, r, a, s, o) {
12041
- function i(u) {
12042
- const f = u.distance, v = u.index !== t.get();
12043
- s.add(f), f && (r.duration() ? e.start() : (e.update(), e.render(1), e.update())), v && (n.set(t.get()), t.set(u.index), o.emit("select"));
12052
+ function i(c) {
12053
+ const f = c.distance, v = c.index !== t.get();
12054
+ s.add(f), f && (r.duration() ? e.start() : (e.update(), e.render(1), e.update())), v && (n.set(t.get()), t.set(c.index), o.emit("select"));
12044
12055
  }
12045
- function l(u, f) {
12046
- const v = a.byDistance(u, f);
12056
+ function l(c, f) {
12057
+ const v = a.byDistance(c, f);
12047
12058
  i(v);
12048
12059
  }
12049
- function d(u, f) {
12050
- const v = t.clone().set(u), p = a.byIndex(v.get(), f);
12060
+ function d(c, f) {
12061
+ const v = t.clone().set(c), p = a.byIndex(v.get(), f);
12051
12062
  i(p);
12052
12063
  }
12053
12064
  return {
@@ -12061,7 +12072,7 @@ function ym(e, t, n, r, a, s, o, i) {
12061
12072
  capture: !0
12062
12073
  };
12063
12074
  let d = 0;
12064
- function c(v) {
12075
+ function u(v) {
12065
12076
  if (!i) return;
12066
12077
  function p(m) {
12067
12078
  if ((/* @__PURE__ */ new Date()).getTime() - d > 10) return;
@@ -12069,17 +12080,17 @@ function ym(e, t, n, r, a, s, o, i) {
12069
12080
  const S = n.findIndex(($) => $.includes(m));
12070
12081
  la(S) && (a.useDuration(0), r.index(S, 0), o.emit("slideFocus"));
12071
12082
  }
12072
- s.add(document, "keydown", u, !1), t.forEach((m, g) => {
12083
+ s.add(document, "keydown", c, !1), t.forEach((m, g) => {
12073
12084
  s.add(m, "focus", (y) => {
12074
12085
  (qn(i) || i(v, y)) && p(g);
12075
12086
  }, l);
12076
12087
  });
12077
12088
  }
12078
- function u(v) {
12089
+ function c(v) {
12079
12090
  v.code === "Tab" && (d = (/* @__PURE__ */ new Date()).getTime());
12080
12091
  }
12081
12092
  return {
12082
- init: c
12093
+ init: u
12083
12094
  };
12084
12095
  }
12085
12096
  function nn(e) {
@@ -12109,17 +12120,17 @@ function nn(e) {
12109
12120
  function fi(e, t) {
12110
12121
  const n = e.scroll === "x" ? s : o, r = t.style;
12111
12122
  let a = !1;
12112
- function s(u) {
12113
- return `translate3d(${u}px,0px,0px)`;
12123
+ function s(c) {
12124
+ return `translate3d(${c}px,0px,0px)`;
12114
12125
  }
12115
- function o(u) {
12116
- return `translate3d(0px,${u}px,0px)`;
12126
+ function o(c) {
12127
+ return `translate3d(0px,${c}px,0px)`;
12117
12128
  }
12118
- function i(u) {
12119
- a || (r.transform = n(e.direction(u)));
12129
+ function i(c) {
12130
+ a || (r.transform = n(e.direction(c)));
12120
12131
  }
12121
- function l(u) {
12122
- a = !u;
12132
+ function l(c) {
12133
+ a = !c;
12123
12134
  }
12124
12135
  function d() {
12125
12136
  a || (r.transform = "", t.getAttribute("style") || t.removeAttribute("style"));
@@ -12131,7 +12142,7 @@ function fi(e, t) {
12131
12142
  };
12132
12143
  }
12133
12144
  function bm(e, t, n, r, a, s, o, i, l) {
12134
- const c = pn(a), u = pn(a).reverse(), f = y().concat(S());
12145
+ const u = pn(a), c = pn(a).reverse(), f = y().concat(S());
12135
12146
  function v(w, k) {
12136
12147
  return w.reduce((C, M) => C - a[M], k);
12137
12148
  }
@@ -12158,18 +12169,18 @@ function bm(e, t, n, r, a, s, o, i, l) {
12158
12169
  });
12159
12170
  }
12160
12171
  function y() {
12161
- const w = o[0], k = p(u, w);
12172
+ const w = o[0], k = p(c, w);
12162
12173
  return g(k, n, !1);
12163
12174
  }
12164
12175
  function S() {
12165
- const w = t - o[0] - 1, k = p(c, w);
12176
+ const w = t - o[0] - 1, k = p(u, w);
12166
12177
  return g(k, -n, !0);
12167
12178
  }
12168
12179
  function $() {
12169
12180
  return f.every(({
12170
12181
  index: w
12171
12182
  }) => {
12172
- const k = c.filter((C) => C !== w);
12183
+ const k = u.filter((C) => C !== w);
12173
12184
  return v(k, t) <= 0.1;
12174
12185
  });
12175
12186
  }
@@ -12197,15 +12208,15 @@ function _m(e, t, n) {
12197
12208
  let r, a = !1;
12198
12209
  function s(l) {
12199
12210
  if (!n) return;
12200
- function d(c) {
12201
- for (const u of c)
12202
- if (u.type === "childList") {
12211
+ function d(u) {
12212
+ for (const c of u)
12213
+ if (c.type === "childList") {
12203
12214
  l.reInit(), t.emit("slidesChanged");
12204
12215
  break;
12205
12216
  }
12206
12217
  }
12207
- r = new MutationObserver((c) => {
12208
- a || (qn(n) || n(l, c)) && d(c);
12218
+ r = new MutationObserver((u) => {
12219
+ a || (qn(n) || n(l, u)) && d(u);
12209
12220
  }), r.observe(e, {
12210
12221
  childList: !0
12211
12222
  });
@@ -12232,10 +12243,10 @@ function Em(e, t, n, r) {
12232
12243
  threshold: r
12233
12244
  }), t.forEach((p) => i.observe(p));
12234
12245
  }
12235
- function c() {
12246
+ function u() {
12236
12247
  i && i.disconnect(), l = !0;
12237
12248
  }
12238
- function u(p) {
12249
+ function c(p) {
12239
12250
  return mn(a).reduce((m, g) => {
12240
12251
  const y = parseInt(g), {
12241
12252
  isIntersecting: S
@@ -12246,12 +12257,12 @@ function Em(e, t, n, r) {
12246
12257
  function f(p = !0) {
12247
12258
  if (p && s) return s;
12248
12259
  if (!p && o) return o;
12249
- const m = u(p);
12260
+ const m = c(p);
12250
12261
  return p && (s = m), p || (o = m), m;
12251
12262
  }
12252
12263
  return {
12253
12264
  init: d,
12254
- destroy: c,
12265
+ destroy: u,
12255
12266
  get: f
12256
12267
  };
12257
12268
  }
@@ -12260,7 +12271,7 @@ function Om(e, t, n, r, a, s) {
12260
12271
  measureSize: o,
12261
12272
  startEdge: i,
12262
12273
  endEdge: l
12263
- } = e, d = n[0] && a, c = p(), u = m(), f = n.map(o), v = g();
12274
+ } = e, d = n[0] && a, u = p(), c = m(), f = n.map(o), v = g();
12264
12275
  function p() {
12265
12276
  if (!d) return 0;
12266
12277
  const S = n[0];
@@ -12274,28 +12285,28 @@ function Om(e, t, n, r, a, s) {
12274
12285
  function g() {
12275
12286
  return n.map((S, $, E) => {
12276
12287
  const O = !$, _ = ua(E, $);
12277
- return O ? f[$] + c : _ ? f[$] + u : E[$ + 1][i] - S[i];
12288
+ return O ? f[$] + u : _ ? f[$] + c : E[$ + 1][i] - S[i];
12278
12289
  }).map(ve);
12279
12290
  }
12280
12291
  return {
12281
12292
  slideSizes: f,
12282
12293
  slideSizesWithGaps: v,
12283
- startGap: c,
12284
- endGap: u
12294
+ startGap: u,
12295
+ endGap: c
12285
12296
  };
12286
12297
  }
12287
12298
  function Cm(e, t, n, r, a, s, o, i, l) {
12288
12299
  const {
12289
12300
  startEdge: d,
12290
- endEdge: c,
12291
- direction: u
12301
+ endEdge: u,
12302
+ direction: c
12292
12303
  } = e, f = la(n);
12293
12304
  function v(y, S) {
12294
12305
  return pn(y).filter(($) => $ % S === 0).map(($) => y.slice($, $ + S));
12295
12306
  }
12296
12307
  function p(y) {
12297
12308
  return y.length ? pn(y).reduce((S, $, E) => {
12298
- const O = ct(S) || 0, _ = O === 0, w = $ === yn(y), k = a[d] - s[O][d], C = a[d] - s[$][c], M = !r && _ ? u(o) : 0, U = !r && w ? u(i) : 0, j = ve(C - U - (k + M));
12309
+ const O = ct(S) || 0, _ = O === 0, w = $ === yn(y), k = a[d] - s[O][d], C = a[d] - s[$][u], M = !r && _ ? c(o) : 0, U = !r && w ? c(i) : 0, j = ve(C - U - (k + M));
12299
12310
  return E && j > t + l && S.push($), w && S.push(y.length), S;
12300
12311
  }, []).map((S, $, E) => {
12301
12312
  const O = Math.max(E[$ - 1] || 0);
@@ -12314,8 +12325,8 @@ function Tm(e, t, n, r, a, s, o) {
12314
12325
  align: i,
12315
12326
  axis: l,
12316
12327
  direction: d,
12317
- startIndex: c,
12318
- loop: u,
12328
+ startIndex: u,
12329
+ loop: c,
12319
12330
  duration: f,
12320
12331
  dragFree: v,
12321
12332
  dragThreshold: p,
@@ -12327,12 +12338,12 @@ function Tm(e, t, n, r, a, s, o) {
12327
12338
  watchSlides: E,
12328
12339
  watchDrag: O,
12329
12340
  watchFocus: _
12330
- } = s, w = 2, k = om(), C = k.measure(t), M = n.map(k.measure), U = rm(l, d), j = U.measureSize(C), Y = im(j), $e = tm(i, j), Se = !u && !!S, de = u || !!S, {
12341
+ } = s, w = 2, k = om(), C = k.measure(t), M = n.map(k.measure), U = rm(l, d), j = U.measureSize(C), Y = im(j), $e = tm(i, j), Se = !c && !!S, de = c || !!S, {
12331
12342
  slideSizes: Ue,
12332
12343
  slideSizesWithGaps: ye,
12333
12344
  startGap: Re,
12334
12345
  endGap: et
12335
- } = Om(U, C, M, n, de, a), Ie = Cm(U, j, g, u, C, M, Re, et, w), {
12346
+ } = Om(U, C, M, n, de, a), Ie = Cm(U, j, g, c, C, M, Re, et, w), {
12336
12347
  snaps: be,
12337
12348
  snapsAligned: Pe
12338
12349
  } = hm(U, $e, C, M, Ie), Ae = -ct(be) + ct(ye), {
@@ -12340,7 +12351,7 @@ function Tm(e, t, n, r, a, s, o) {
12340
12351
  scrollContainLimit: nt
12341
12352
  } = cm(j, Ae, Pe, S, w), Oe = Se ? tt : Pe, {
12342
12353
  limit: _e
12343
- } = fm(Ae, Oe, u), Fe = ci(yn(Oe), c, u), Ce = Fe.clone(), ne = pn(n), G = ({
12354
+ } = fm(Ae, Oe, c), Fe = ci(yn(Oe), u, c), Ce = Fe.clone(), ne = pn(n), G = ({
12344
12355
  dragHandler: ie,
12345
12356
  scrollBody: st,
12346
12357
  scrollBounds: St,
@@ -12368,7 +12379,7 @@ function Tm(e, t, n, r, a, s, o) {
12368
12379
  ga && !bn.pointerDown() && (pi.stop(), pa.emit("settle")), ga || pa.emit("scroll");
12369
12380
  const $i = St.get() * ha + Ne.get() * (1 - ha);
12370
12381
  it.set($i), ma && (lt.loop(ie.direction()), zn.loop()), st.to(it.get());
12371
- }, N = nm(r, a, (ie) => G(ee, ie), (ie) => D(ee, ie)), B = 0.68, te = Oe[Fe.get()], he = nn(te), Ne = nn(te), He = nn(te), h = nn(te), b = dm(he, He, Ne, h, f, B), R = gm(u, Oe, Ae, _e, h), K = vm(N, Fe, Ce, b, R, h, o), ue = mm(_e), oe = hn(), re = Em(t, n, o, m), {
12382
+ }, N = nm(r, a, (ie) => G(ee, ie), (ie) => D(ee, ie)), B = 0.68, te = Oe[Fe.get()], he = nn(te), Ne = nn(te), He = nn(te), h = nn(te), b = dm(he, He, Ne, h, f, B), R = gm(c, Oe, Ae, _e, h), K = vm(N, Fe, Ce, b, R, h, o), ue = mm(_e), oe = hn(), re = Em(t, n, o, m), {
12372
12383
  slideRegistry: A
12373
12384
  } = $m(Se, S, Oe, nt, Ie, ne), x = ym(e, n, A, K, b, oe, o, _), ee = {
12374
12385
  ownerDocument: r,
@@ -12418,13 +12429,13 @@ function Sm() {
12418
12429
  return e[d] || [];
12419
12430
  }
12420
12431
  function a(d) {
12421
- return r(d).forEach((c) => c(t, d)), l;
12432
+ return r(d).forEach((u) => u(t, d)), l;
12422
12433
  }
12423
- function s(d, c) {
12424
- return e[d] = r(d).concat([c]), l;
12434
+ function s(d, u) {
12435
+ return e[d] = r(d).concat([u]), l;
12425
12436
  }
12426
- function o(d, c) {
12427
- return e[d] = r(d).filter((u) => u !== c), l;
12437
+ function o(d, u) {
12438
+ return e[d] = r(d).filter((c) => c !== u), l;
12428
12439
  }
12429
12440
  function i() {
12430
12441
  e = {};
@@ -12497,8 +12508,8 @@ function Lm(e) {
12497
12508
  function Rn(e, t, n) {
12498
12509
  const r = e.ownerDocument, a = r.defaultView, s = Nm(a), o = Lm(s), i = hn(), l = Sm(), {
12499
12510
  mergeOptions: d,
12500
- optionsAtMedia: c,
12501
- optionsMediaQueries: u
12511
+ optionsAtMedia: u,
12512
+ optionsMediaQueries: c
12502
12513
  } = s, {
12503
12514
  on: f,
12504
12515
  off: v,
@@ -12525,7 +12536,7 @@ function Rn(e, t, n) {
12525
12536
  return G;
12526
12537
  }
12527
12538
  function M(ne, G) {
12528
- g || (S = d(S, ne), $ = c(S), E = G || E, k(), y = C($), u([S, ...E.map(({
12539
+ g || (S = d(S, ne), $ = u(S), E = G || E, k(), y = C($), c([S, ...E.map(({
12529
12540
  options: D
12530
12541
  }) => D)]).forEach((D) => i.add(D, "change", U)), $.active && (y.translate.to(y.location.get()), y.animation.init(), y.slidesInView.init(), y.slideFocus.init(Ce), y.eventHandler.init(Ce), y.resizeHandler.init(Ce), y.slidesHandler.init(Ce), y.options.loop && y.slideLooper.loop(), _.offsetParent && w.length && y.dragHandler.init(Ce), O = o.init(Ce, E)));
12531
12542
  }
@@ -12661,16 +12672,16 @@ function fa(e = {}) {
12661
12672
  eventStore: M,
12662
12673
  ownerDocument: U
12663
12674
  } = n.internalEngine(), j = n.rootNode(), Y = t.rootNode && t.rootNode(j) || j, $e = n.containerNode();
12664
- n.on("pointerDown", u), t.stopOnInteraction || n.on("pointerUp", c), t.stopOnMouseEnter && (M.add(Y, "mouseenter", () => {
12665
- s = !1, u();
12675
+ n.on("pointerDown", c), t.stopOnInteraction || n.on("pointerUp", u), t.stopOnMouseEnter && (M.add(Y, "mouseenter", () => {
12676
+ s = !1, c();
12666
12677
  }), t.stopOnInteraction || M.add(Y, "mouseleave", () => {
12667
- s = !0, c();
12668
- })), t.stopOnFocusIn && (n.on("slideFocusStart", u), t.stopOnInteraction || M.add($e, "focusout", c)), M.add(U, "visibilitychange", f), t.playOnInit && !v() && c();
12678
+ s = !0, u();
12679
+ })), t.stopOnFocusIn && (n.on("slideFocusStart", c), t.stopOnInteraction || M.add($e, "focusout", u)), M.add(U, "visibilitychange", f), t.playOnInit && !v() && u();
12669
12680
  }
12670
12681
  function d() {
12671
- n.off("pointerDown", u).off("pointerUp", c).off("slideFocusStart", u), u(), r = !0, a = !1;
12682
+ n.off("pointerDown", c).off("pointerUp", u).off("slideFocusStart", c), c(), r = !0, a = !1;
12672
12683
  }
12673
- function c() {
12684
+ function u() {
12674
12685
  if (r || !s) return;
12675
12686
  a || n.emit("autoplay:play");
12676
12687
  const {
@@ -12678,7 +12689,7 @@ function fa(e = {}) {
12678
12689
  } = n.internalEngine();
12679
12690
  E.clearInterval(i), i = E.setInterval(S, t.delay), a = !0;
12680
12691
  }
12681
- function u() {
12692
+ function c() {
12682
12693
  if (r) return;
12683
12694
  a && n.emit("autoplay:stop");
12684
12695
  const {
@@ -12688,8 +12699,8 @@ function fa(e = {}) {
12688
12699
  }
12689
12700
  function f() {
12690
12701
  if (v())
12691
- return s = a, u();
12692
- s && c();
12702
+ return s = a, c();
12703
+ s && u();
12693
12704
  }
12694
12705
  function v() {
12695
12706
  const {
@@ -12698,10 +12709,10 @@ function fa(e = {}) {
12698
12709
  return E.visibilityState === "hidden";
12699
12710
  }
12700
12711
  function p(E) {
12701
- typeof E < "u" && (o = E), s = !0, c();
12712
+ typeof E < "u" && (o = E), s = !0, u();
12702
12713
  }
12703
12714
  function m() {
12704
- a && u();
12715
+ a && c();
12705
12716
  }
12706
12717
  function g() {
12707
12718
  a && p();
@@ -12713,7 +12724,7 @@ function fa(e = {}) {
12713
12724
  const {
12714
12725
  index: E
12715
12726
  } = n.internalEngine(), O = E.clone().add(1).get(), _ = n.scrollSnapList().length - 1;
12716
- t.stopOnLastSnap && O === _ && u(), n.canScrollNext() ? n.scrollNext(o) : n.scrollTo(0, o);
12727
+ t.stopOnLastSnap && O === _ && c(), n.canScrollNext() ? n.scrollNext(o) : n.scrollTo(0, o);
12717
12728
  }
12718
12729
  return {
12719
12730
  name: "autoplay",
@@ -12754,13 +12765,13 @@ const Pm = { class: "embla__container" }, Am = {
12754
12765
  ), l = (d) => a.value = i.value.selectedScrollSnap();
12755
12766
  return Qe(async () => {
12756
12767
  n.value = await t.store.read(t.options), r.value = !1, l(), i.value.on("reInit", l), i.value.on("select", l);
12757
- }), (d, c) => (T(), L("div", {
12768
+ }), (d, u) => (T(), L("div", {
12758
12769
  class: "embla",
12759
12770
  ref_key: "emblaNode",
12760
12771
  ref: o
12761
12772
  }, [
12762
12773
  P("div", Pm, [
12763
- (T(!0), L(pe, null, De(n.value, (u, f, v) => (T(), L("div", {
12774
+ (T(!0), L(pe, null, De(n.value, (c, f, v) => (T(), L("div", {
12764
12775
  class: "embla__slide pd-nano",
12765
12776
  key: f
12766
12777
  }, [
@@ -12771,7 +12782,7 @@ const Pm = { class: "embla__container" }, Am = {
12771
12782
  }, {
12772
12783
  default: fe(() => [
12773
12784
  J(d.$slots, "default", {
12774
- item: u,
12785
+ item: c,
12775
12786
  user: e.user
12776
12787
  })
12777
12788
  ]),
@@ -12835,7 +12846,7 @@ const Pm = { class: "embla__container" }, Am = {
12835
12846
  },
12836
12847
  emits: ["onComplete", "onLoopComplete", "onPause", "onResume"],
12837
12848
  setup(e, { emit: t }) {
12838
- const n = e, r = t, a = F(!1), s = F(0), o = F(0), i = F(0), l = F(null), d = F("100%"), c = F(0), u = F(0), f = F("100%"), v = F(0), p = F(0), m = F("200px"), g = F(!1), y = F(null), S = F(null), $ = async () => {
12849
+ const n = e, r = t, a = F(!1), s = F(0), o = F(0), i = F(0), l = F(null), d = F("100%"), u = F(0), c = F(0), f = F("100%"), v = F(0), p = F(0), m = F("200px"), g = F(!1), y = F(null), S = F(null), $ = async () => {
12839
12850
  await E(), s.value++;
12840
12851
  }, E = async () => {
12841
12852
  n.vertical && (g.value = !0), setInterval(() => {
@@ -12846,8 +12857,8 @@ const Pm = { class: "embla__container" }, Am = {
12846
12857
  const U = Math.ceil(v.value / p.value);
12847
12858
  return o.value = isFinite(U) ? U : 0, g.value = !1, o.value;
12848
12859
  } else if (!n.vertical && "clientWidth" in y.value && "clientWidth" in S.value) {
12849
- u.value = y.value.clientWidth, c.value = S.value.clientWidth;
12850
- const U = Math.ceil(c.value / u.value);
12860
+ c.value = y.value.clientWidth, u.value = S.value.clientWidth;
12861
+ const U = Math.ceil(u.value / c.value);
12851
12862
  return o.value = isFinite(U) ? U : 0, o.value;
12852
12863
  } else
12853
12864
  return d.value = "100%", f.value = "100%", 0;
@@ -12886,18 +12897,18 @@ const Pm = { class: "embla__container" }, Am = {
12886
12897
  }, n.duration * 1e3);
12887
12898
  }), Br(() => {
12888
12899
  clearInterval(l.value);
12889
- }), Te(u, async () => {
12890
- n.clone && $();
12891
12900
  }), Te(c, async () => {
12892
12901
  n.clone && $();
12902
+ }), Te(u, async () => {
12903
+ n.clone && $();
12893
12904
  }), Te(
12894
12905
  () => n.pause,
12895
12906
  (U, j) => {
12896
12907
  U !== j && r(U ? "onResume" : "onPause");
12897
12908
  }
12898
12909
  ), (U, j) => a.value ? (T(), L("div", {
12899
- class: X(["vue3-marquee", { vertical: e.vertical, horizontal: !e.vertical }]),
12900
- style: Ye(C.value),
12910
+ class: z(["vue3-marquee", { vertical: e.vertical, horizontal: !e.vertical }]),
12911
+ style: Xe(C.value),
12901
12912
  key: s.value,
12902
12913
  onMouseenter: O,
12903
12914
  onMouseleave: _,
@@ -12905,7 +12916,7 @@ const Pm = { class: "embla__container" }, Am = {
12905
12916
  onMouseup: k
12906
12917
  }, [
12907
12918
  P("div", {
12908
- class: X(["transparent-overlay", { vertical: e.vertical, horizontal: !e.vertical, overlay: e.gradient }]),
12919
+ class: z(["transparent-overlay", { vertical: e.vertical, horizontal: !e.vertical, overlay: e.gradient }]),
12909
12920
  ref_key: "marqueeOverlayContainer",
12910
12921
  ref: S,
12911
12922
  "aria-hidden": !0