playbook_ui 13.32.0.pre.alpha.PLAY14143297 → 13.32.0.pre.alpha.play1416movealiaslogic3239

Sign up to get free protection for your applications and to get access to all the features.
Files changed (451) hide show
  1. checksums.yaml +4 -4
  2. data/app/pb_kits/playbook/_playbook.scss +17 -17
  3. data/app/pb_kits/playbook/index.js +151 -0
  4. data/app/pb_kits/playbook/pb_advanced_table/advanced_table.test.jsx +1 -1
  5. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_collapsible_trail.jsx +1 -1
  6. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_default.jsx +1 -1
  7. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_expanded_control.jsx +1 -1
  8. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_inline_row_loading.jsx +1 -1
  9. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_loading.jsx +2 -2
  10. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_sort.jsx +1 -1
  11. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_sort_control.jsx +1 -1
  12. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_subrow_headers.jsx +1 -1
  13. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_table_options.jsx +1 -1
  14. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_table_props.jsx +1 -1
  15. data/app/pb_kits/playbook/pb_avatar/docs/_avatar_badge_component_overlay.jsx +1 -1
  16. data/app/pb_kits/playbook/pb_avatar/docs/_avatar_circle_icon_component_overlay.jsx +1 -1
  17. data/app/pb_kits/playbook/pb_avatar/docs/_avatar_default.jsx +1 -1
  18. data/app/pb_kits/playbook/pb_avatar/docs/_avatar_monogram.jsx +1 -1
  19. data/app/pb_kits/playbook/pb_avatar/docs/_avatar_no_image.jsx +1 -1
  20. data/app/pb_kits/playbook/pb_avatar/docs/_avatar_status.jsx +1 -1
  21. data/app/pb_kits/playbook/pb_avatar_action_button/_avatar_action_button.scss +3 -3
  22. data/app/pb_kits/playbook/pb_avatar_action_button/_avatar_action_button.tsx +2 -0
  23. data/app/pb_kits/playbook/pb_background/_background.tsx +7 -13
  24. data/app/pb_kits/playbook/pb_background/docs/_background_category.jsx +2 -2
  25. data/app/pb_kits/playbook/pb_background/docs/_background_gradient.jsx +1 -1
  26. data/app/pb_kits/playbook/pb_background/docs/_background_image.jsx +2 -2
  27. data/app/pb_kits/playbook/pb_background/docs/_background_light.jsx +1 -1
  28. data/app/pb_kits/playbook/pb_background/docs/_background_size.jsx +1 -1
  29. data/app/pb_kits/playbook/pb_background/docs/_background_status.jsx +2 -2
  30. data/app/pb_kits/playbook/pb_background/docs/_background_status_subtle.jsx +2 -2
  31. data/app/pb_kits/playbook/pb_background/docs/_background_white.jsx +1 -1
  32. data/app/pb_kits/playbook/pb_badge/_badge.scss +2 -2
  33. data/app/pb_kits/playbook/pb_bar_graph/barGraphSettings.js +1 -1
  34. data/app/pb_kits/playbook/pb_bar_graph/docs/_bar_graph_custom.md +0 -4
  35. data/app/pb_kits/playbook/pb_bar_graph/docs/_bar_graph_legend.jsx +1 -1
  36. data/app/pb_kits/playbook/pb_bar_graph/docs/_bar_graph_legend_non_clickable.jsx +1 -1
  37. data/app/pb_kits/playbook/pb_bar_graph/docs/_bar_graph_legend_position.jsx +1 -1
  38. data/app/pb_kits/playbook/pb_body/_body.scss +1 -1
  39. data/app/pb_kits/playbook/pb_body/docs/_body_articles.jsx +1 -1
  40. data/app/pb_kits/playbook/pb_body/docs/_body_block.jsx +1 -1
  41. data/app/pb_kits/playbook/pb_body/docs/_body_light.jsx +1 -1
  42. data/app/pb_kits/playbook/pb_body/docs/_body_styled.jsx +1 -1
  43. data/app/pb_kits/playbook/pb_bread_crumbs/_bread_crumb_item.tsx +2 -0
  44. data/app/pb_kits/playbook/pb_bread_crumbs/_bread_crumbs.scss +1 -1
  45. data/app/pb_kits/playbook/pb_bread_crumbs/bread_crumbs.test.js +1 -1
  46. data/app/pb_kits/playbook/pb_bread_crumbs/docs/_bread_crumbs_default.jsx +1 -1
  47. data/app/pb_kits/playbook/pb_button/docs/_button_accessibility.jsx +1 -1
  48. data/app/pb_kits/playbook/pb_button/docs/_button_block_content.jsx +1 -1
  49. data/app/pb_kits/playbook/pb_button/docs/_button_default.jsx +1 -1
  50. data/app/pb_kits/playbook/pb_button/docs/_button_form.jsx +1 -1
  51. data/app/pb_kits/playbook/pb_button/docs/_button_full_width.jsx +1 -1
  52. data/app/pb_kits/playbook/pb_button/docs/_button_hover.jsx +1 -1
  53. data/app/pb_kits/playbook/pb_button/docs/_button_icon_options.jsx +1 -1
  54. data/app/pb_kits/playbook/pb_button/docs/_button_link.jsx +1 -1
  55. data/app/pb_kits/playbook/pb_button/docs/_button_loading.jsx +1 -1
  56. data/app/pb_kits/playbook/pb_button/docs/_button_reaction.jsx +1 -1
  57. data/app/pb_kits/playbook/pb_button/docs/_button_size.jsx +1 -1
  58. data/app/pb_kits/playbook/pb_button_toolbar/_button_toolbar.tsx +2 -0
  59. data/app/pb_kits/playbook/pb_button_toolbar/button_toolbar.test.js +1 -1
  60. data/app/pb_kits/playbook/pb_button_toolbar/docs/_button_toolbar_default.jsx +1 -1
  61. data/app/pb_kits/playbook/pb_button_toolbar/docs/_button_toolbar_secondary.jsx +1 -1
  62. data/app/pb_kits/playbook/pb_caption/docs/_caption_block.jsx +1 -1
  63. data/app/pb_kits/playbook/pb_caption/docs/_caption_colors.jsx +1 -1
  64. data/app/pb_kits/playbook/pb_caption/docs/_caption_light.jsx +1 -1
  65. data/app/pb_kits/playbook/pb_card/_card.scss +1 -1
  66. data/app/pb_kits/playbook/pb_card/docs/_card_background.jsx +1 -1
  67. data/app/pb_kits/playbook/pb_checkbox/docs/_checkbox_error.jsx +1 -1
  68. data/app/pb_kits/playbook/pb_checkbox/docs/_checkbox_indeterminate.jsx +1 -1
  69. data/app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_legend_position.jsx +1 -1
  70. data/app/pb_kits/playbook/pb_circle_icon_button/_circle_icon_button.scss +3 -3
  71. data/app/pb_kits/playbook/pb_circle_icon_button/docs/_circle_icon_button_click.jsx +1 -1
  72. data/app/pb_kits/playbook/pb_collapsible/__snapshots__/collapsible.test.js.snap +1 -1
  73. data/app/pb_kits/playbook/pb_collapsible/docs/_collapsible_color.jsx +1 -1
  74. data/app/pb_kits/playbook/pb_collapsible/docs/_collapsible_custom_main.jsx +1 -1
  75. data/app/pb_kits/playbook/pb_collapsible/docs/_collapsible_custom_main_with_icon.jsx +1 -1
  76. data/app/pb_kits/playbook/pb_collapsible/docs/_collapsible_default.jsx +1 -1
  77. data/app/pb_kits/playbook/pb_collapsible/docs/_collapsible_icons.jsx +1 -1
  78. data/app/pb_kits/playbook/pb_collapsible/docs/_collapsible_size.jsx +1 -1
  79. data/app/pb_kits/playbook/pb_collapsible/docs/_collapsible_state.jsx +1 -1
  80. data/app/pb_kits/playbook/pb_contact/docs/_contact_default.jsx +1 -1
  81. data/app/pb_kits/playbook/pb_contact/docs/_contact_with_detail.jsx +1 -1
  82. data/app/pb_kits/playbook/pb_currency/docs/_currency_unstyled.jsx +1 -1
  83. data/app/pb_kits/playbook/pb_dashboard/commonSettings.js +2 -2
  84. data/app/pb_kits/playbook/pb_dashboard/pbChartsColorsHelper.ts +1 -1
  85. data/app/pb_kits/playbook/pb_dashboard/pbChartsDarkTheme.ts +2 -2
  86. data/app/pb_kits/playbook/pb_dashboard/pbChartsLightTheme.ts +2 -2
  87. data/app/pb_kits/playbook/pb_dashboard_value/dashboardValueSettings.ts +2 -2
  88. data/app/pb_kits/playbook/pb_date/docs/_date_alignment.jsx +1 -1
  89. data/app/pb_kits/playbook/pb_date/docs/_date_default.jsx +2 -2
  90. data/app/pb_kits/playbook/pb_date/docs/_date_unstyled.jsx +1 -1
  91. data/app/pb_kits/playbook/pb_date/docs/_date_variants.jsx +1 -1
  92. data/app/pb_kits/playbook/pb_date_picker/docs/_date_picker_on_change.jsx +1 -1
  93. data/app/pb_kits/playbook/pb_date_picker/docs/_date_picker_on_close.jsx +1 -1
  94. data/app/pb_kits/playbook/pb_date_picker/sass_partials/_input_styles.scss +1 -1
  95. data/app/pb_kits/playbook/pb_date_picker/sass_partials/_overrides.scss +4 -2
  96. data/app/pb_kits/playbook/pb_date_range_inline/_date_range_inline.scss +4 -4
  97. data/app/pb_kits/playbook/pb_date_range_stacked/docs/_date_range_stacked_default.jsx +1 -1
  98. data/app/pb_kits/playbook/pb_date_time_stacked/_date_time_stacked.scss +4 -4
  99. data/app/pb_kits/playbook/pb_date_time_stacked/date_time_stacked.test.js +1 -1
  100. data/app/pb_kits/playbook/pb_date_year_stacked/docs/_date_year_stacked_default.jsx +1 -1
  101. data/app/pb_kits/playbook/pb_detail/docs/_detail_bold.jsx +1 -1
  102. data/app/pb_kits/playbook/pb_detail/docs/_detail_colors.jsx +1 -1
  103. data/app/pb_kits/playbook/pb_detail/docs/_detail_default.jsx +1 -1
  104. data/app/pb_kits/playbook/pb_detail/docs/_detail_styled.jsx +1 -1
  105. data/app/pb_kits/playbook/pb_dialog/dialog.test.jsx +1 -1
  106. data/app/pb_kits/playbook/pb_dialog/docs/_dialog_compound_components.jsx +1 -1
  107. data/app/pb_kits/playbook/pb_dialog/docs/_dialog_default.jsx +1 -1
  108. data/app/pb_kits/playbook/pb_dialog/docs/_dialog_full_height.jsx +1 -1
  109. data/app/pb_kits/playbook/pb_dialog/docs/_dialog_full_height_placement.jsx +1 -1
  110. data/app/pb_kits/playbook/pb_dialog/docs/_dialog_scrollable.jsx +1 -1
  111. data/app/pb_kits/playbook/pb_dialog/docs/_dialog_separators.jsx +3 -1
  112. data/app/pb_kits/playbook/pb_dialog/docs/_dialog_should_close_on_overlay.jsx +1 -1
  113. data/app/pb_kits/playbook/pb_dialog/docs/_dialog_sizes.jsx +2 -1
  114. data/app/pb_kits/playbook/pb_dialog/docs/_dialog_stacked_alert.jsx +1 -1
  115. data/app/pb_kits/playbook/pb_dialog/docs/_dialog_status.jsx +29 -30
  116. data/app/pb_kits/playbook/pb_draggable/docs/_draggable_default.jsx +1 -1
  117. data/app/pb_kits/playbook/pb_draggable/docs/_draggable_multiple_containers.jsx +1 -1
  118. data/app/pb_kits/playbook/pb_draggable/docs/_draggable_with_cards.jsx +1 -1
  119. data/app/pb_kits/playbook/pb_draggable/docs/_draggable_with_list.jsx +1 -1
  120. data/app/pb_kits/playbook/pb_draggable/docs/_draggable_with_selectable_list.jsx +1 -1
  121. data/app/pb_kits/playbook/pb_draggable/draggable.test.jsx +1 -1
  122. data/app/pb_kits/playbook/pb_dropdown/_dropdown.scss +1 -1
  123. data/app/pb_kits/playbook/pb_dropdown/_dropdown.tsx +7 -12
  124. data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_default.jsx +1 -1
  125. data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_error.jsx +1 -1
  126. data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_subcomponent_structure.jsx +1 -1
  127. data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_autocomplete.jsx +1 -1
  128. data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_autocomplete_and_custom_display.jsx +1 -1
  129. data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_display.jsx +1 -1
  130. data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_options.jsx +1 -1
  131. data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_padding.jsx +1 -1
  132. data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_trigger.jsx +1 -1
  133. data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_external_control.jsx +1 -1
  134. data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_hook.jsx +1 -1
  135. data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_label.jsx +1 -1
  136. data/app/pb_kits/playbook/pb_dropdown/docs/example.yml +0 -4
  137. data/app/pb_kits/playbook/pb_dropdown/docs/index.js +1 -3
  138. data/app/pb_kits/playbook/pb_dropdown/dropdown.html.erb +4 -4
  139. data/app/pb_kits/playbook/pb_dropdown/dropdown.rb +0 -11
  140. data/app/pb_kits/playbook/pb_dropdown/dropdown.test.jsx +1 -1
  141. data/app/pb_kits/playbook/pb_dropdown/dropdown_trigger.rb +1 -1
  142. data/app/pb_kits/playbook/pb_dropdown/index.js +3 -54
  143. data/app/pb_kits/playbook/pb_file_upload/docs/_file_upload_accept.jsx +3 -2
  144. data/app/pb_kits/playbook/pb_file_upload/docs/_file_upload_custom_description.jsx +3 -2
  145. data/app/pb_kits/playbook/pb_file_upload/docs/_file_upload_custom_message.jsx +3 -2
  146. data/app/pb_kits/playbook/pb_file_upload/docs/_file_upload_default.jsx +3 -2
  147. data/app/pb_kits/playbook/pb_file_upload/docs/_file_upload_max_size.jsx +4 -3
  148. data/app/pb_kits/playbook/pb_filter/docs/_filter_default.jsx +1 -1
  149. data/app/pb_kits/playbook/pb_filter/docs/_filter_max_height.jsx +1 -1
  150. data/app/pb_kits/playbook/pb_filter/docs/_filter_max_width.jsx +1 -1
  151. data/app/pb_kits/playbook/pb_filter/docs/_filter_no_background.jsx +1 -1
  152. data/app/pb_kits/playbook/pb_filter/docs/_filter_no_sort.jsx +1 -1
  153. data/app/pb_kits/playbook/pb_filter/docs/_filter_only.jsx +1 -1
  154. data/app/pb_kits/playbook/pb_filter/docs/_filter_placement.jsx +1 -1
  155. data/app/pb_kits/playbook/pb_filter/filter.test.js +1 -1
  156. data/app/pb_kits/playbook/pb_fixed_confirmation_toast/fixed_confirmation_toast.test.js +1 -1
  157. data/app/pb_kits/playbook/pb_flex/docs/_flex_align.jsx +1 -1
  158. data/app/pb_kits/playbook/pb_flex/docs/_flex_default.jsx +1 -1
  159. data/app/pb_kits/playbook/pb_flex/docs/_flex_gap.jsx +1 -1
  160. data/app/pb_kits/playbook/pb_flex/docs/_flex_inline.jsx +1 -1
  161. data/app/pb_kits/playbook/pb_flex/docs/_flex_item_align_self.jsx +1 -1
  162. data/app/pb_kits/playbook/pb_flex/docs/_flex_item_example.jsx +1 -1
  163. data/app/pb_kits/playbook/pb_flex/docs/_flex_justify.jsx +1 -1
  164. data/app/pb_kits/playbook/pb_flex/docs/_flex_reverse.jsx +1 -1
  165. data/app/pb_kits/playbook/pb_flex/docs/_flex_spacing.jsx +1 -1
  166. data/app/pb_kits/playbook/pb_flex/docs/_flex_wrap.jsx +1 -1
  167. data/app/pb_kits/playbook/pb_form_group/form_group.test.js +1 -1
  168. data/app/pb_kits/playbook/pb_form_pill/_form_pill.scss +8 -111
  169. data/app/pb_kits/playbook/pb_form_pill/_form_pill.tsx +3 -11
  170. data/app/pb_kits/playbook/pb_form_pill/docs/_form_pill_example.html.erb +1 -5
  171. data/app/pb_kits/playbook/pb_form_pill/docs/_form_pill_example.jsx +0 -1
  172. data/app/pb_kits/playbook/pb_form_pill/docs/_form_pill_size.html.erb +0 -2
  173. data/app/pb_kits/playbook/pb_form_pill/docs/_form_pill_size.jsx +0 -2
  174. data/app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.html.erb +1 -4
  175. data/app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx +2 -3
  176. data/app/pb_kits/playbook/pb_form_pill/docs/_form_pill_user.html.erb +0 -2
  177. data/app/pb_kits/playbook/pb_form_pill/docs/_form_pill_user.jsx +0 -2
  178. data/app/pb_kits/playbook/pb_form_pill/form_pill.html.erb +1 -1
  179. data/app/pb_kits/playbook/pb_form_pill/form_pill.rb +1 -5
  180. data/app/pb_kits/playbook/pb_gauge/_gauge.tsx +2 -2
  181. data/app/pb_kits/playbook/pb_gauge/docs/_gauge_colors.jsx +1 -1
  182. data/app/pb_kits/playbook/pb_gauge/docs/_gauge_complex.jsx +1 -1
  183. data/app/pb_kits/playbook/pb_gauge/docs/_gauge_default.jsx +1 -1
  184. data/app/pb_kits/playbook/pb_gauge/docs/_gauge_disable_animation.jsx +1 -1
  185. data/app/pb_kits/playbook/pb_gauge/docs/_gauge_full_circle.jsx +1 -1
  186. data/app/pb_kits/playbook/pb_gauge/docs/_gauge_height.jsx +1 -1
  187. data/app/pb_kits/playbook/pb_gauge/docs/_gauge_live_data.jsx +1 -1
  188. data/app/pb_kits/playbook/pb_gauge/docs/_gauge_min_max.jsx +1 -1
  189. data/app/pb_kits/playbook/pb_gauge/docs/_gauge_sizing.jsx +1 -1
  190. data/app/pb_kits/playbook/pb_gauge/docs/_gauge_title.jsx +1 -1
  191. data/app/pb_kits/playbook/pb_gauge/docs/_gauge_units.jsx +1 -1
  192. data/app/pb_kits/playbook/pb_hashtag/docs/_hashtag_default.jsx +1 -1
  193. data/app/pb_kits/playbook/pb_hashtag/docs/_hashtag_link.jsx +1 -1
  194. data/app/pb_kits/playbook/pb_hashtag/hashtag.test.js +1 -1
  195. data/app/pb_kits/playbook/pb_home_address_street/home_adress_street.test.js +1 -1
  196. data/app/pb_kits/playbook/pb_icon/_icon.scss +1 -210
  197. data/app/pb_kits/playbook/pb_icon/_icon.tsx +7 -97
  198. data/app/pb_kits/playbook/pb_icon/docs/_icon_custom.jsx +1 -1
  199. data/app/pb_kits/playbook/pb_icon/icon.rb +16 -24
  200. data/app/pb_kits/playbook/pb_icon/icon_aliases.json +39 -0
  201. data/app/pb_kits/playbook/pb_icon_circle/_icon_circle.scss +2 -2
  202. data/app/pb_kits/playbook/pb_icon_circle/docs/_icon_circle_sizes.jsx +1 -1
  203. data/app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_color.jsx +1 -1
  204. data/app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_default.jsx +1 -1
  205. data/app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_sizes.jsx +1 -1
  206. data/app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_vertical.jsx +1 -1
  207. data/app/pb_kits/playbook/pb_label_value/_label_value.scss +1 -1
  208. data/app/pb_kits/playbook/pb_label_value/docs/_label_value_default.jsx +1 -1
  209. data/app/pb_kits/playbook/pb_label_value/docs/_label_value_details.jsx +1 -1
  210. data/app/pb_kits/playbook/pb_label_value/docs/_label_value_details_examples.jsx +1 -1
  211. data/app/pb_kits/playbook/pb_layout/layout.test.js +1 -1
  212. data/app/pb_kits/playbook/pb_legend/docs/_legend_colors.jsx +1 -1
  213. data/app/pb_kits/playbook/pb_legend/docs/_legend_custom_colors.jsx +1 -1
  214. data/app/pb_kits/playbook/pb_legend/docs/_legend_prefix.jsx +1 -1
  215. data/app/pb_kits/playbook/pb_lightbox/Carousel/Slide.tsx +2 -0
  216. data/app/pb_kits/playbook/pb_lightbox/Carousel/Slides.tsx +2 -0
  217. data/app/pb_kits/playbook/pb_lightbox/Header/_lightbox_header.tsx +1 -0
  218. data/app/pb_kits/playbook/pb_lightbox/docs/_lightbox_compound_component.jsx +2 -1
  219. data/app/pb_kits/playbook/pb_lightbox/docs/_lightbox_current_photo.jsx +2 -1
  220. data/app/pb_kits/playbook/pb_lightbox/docs/_lightbox_custom_header.jsx +2 -1
  221. data/app/pb_kits/playbook/pb_lightbox/docs/_lightbox_default.jsx +2 -1
  222. data/app/pb_kits/playbook/pb_lightbox/docs/_lightbox_multiple.jsx +2 -1
  223. data/app/pb_kits/playbook/pb_lightbox/lightbox.test.jsx +1 -1
  224. data/app/pb_kits/playbook/pb_line_graph/docs/_line_graph_legend.jsx +1 -1
  225. data/app/pb_kits/playbook/pb_line_graph/docs/_line_graph_legend_nonclickable.jsx +1 -1
  226. data/app/pb_kits/playbook/pb_line_graph/docs/_line_graph_legend_position.jsx +1 -1
  227. data/app/pb_kits/playbook/pb_line_graph/lineGraphSettings.js +1 -1
  228. data/app/pb_kits/playbook/pb_map/docs/_map_default.jsx +1 -1
  229. data/app/pb_kits/playbook/pb_map/docs/_map_with_custom_button.jsx +1 -1
  230. data/app/pb_kits/playbook/pb_map/docs/_map_with_plugin.jsx +1 -1
  231. data/app/pb_kits/playbook/pb_map/map.test.jsx +1 -1
  232. data/app/pb_kits/playbook/pb_map/pbMapTheme.ts +1 -1
  233. data/app/pb_kits/playbook/pb_message/_message.tsx +2 -0
  234. data/app/pb_kits/playbook/pb_message/_message_mixins.scss +1 -1
  235. data/app/pb_kits/playbook/pb_message/docs/_message_timestamp.jsx +1 -1
  236. data/app/pb_kits/playbook/pb_multi_level_select/multi_level_select.test.jsx +1 -1
  237. data/app/pb_kits/playbook/pb_multiple_users/_multiple_users.scss +1 -1
  238. data/app/pb_kits/playbook/pb_multiple_users/_multiple_users.tsx +2 -0
  239. data/app/pb_kits/playbook/pb_multiple_users/docs/_multiple_users_default.jsx +1 -1
  240. data/app/pb_kits/playbook/pb_multiple_users/docs/_multiple_users_reverse.jsx +1 -1
  241. data/app/pb_kits/playbook/pb_multiple_users/docs/_multiple_users_size.jsx +1 -1
  242. data/app/pb_kits/playbook/pb_nav/_nav_item.test.js +2 -2
  243. data/app/pb_kits/playbook/pb_nav/docs/_collapsible_nav.jsx +1 -1
  244. data/app/pb_kits/playbook/pb_nav/docs/_collapsible_nav_custom.jsx +1 -1
  245. data/app/pb_kits/playbook/pb_nav/docs/_collapsible_nav_item_spacing.jsx +1 -1
  246. data/app/pb_kits/playbook/pb_nav/docs/_collapsible_nav_with_all_options.jsx +1 -1
  247. data/app/pb_kits/playbook/pb_nav/docs/_nav_with_font_control.jsx +1 -1
  248. data/app/pb_kits/playbook/pb_nav/docs/example.yml +0 -1
  249. data/app/pb_kits/playbook/pb_nav/nav.rb +0 -9
  250. data/app/pb_kits/playbook/pb_overlay/docs/_overlay_default.jsx +1 -1
  251. data/app/pb_kits/playbook/pb_overlay/docs/_overlay_multi_directional.jsx +1 -1
  252. data/app/pb_kits/playbook/pb_overlay/overlay.test.jsx +1 -1
  253. data/app/pb_kits/playbook/pb_overlay/subcomponents/_overlay_percentage.tsx +1 -1
  254. data/app/pb_kits/playbook/pb_passphrase/_passphrase.scss +3 -3
  255. data/app/pb_kits/playbook/pb_passphrase/_passphrase.tsx +2 -0
  256. data/app/pb_kits/playbook/pb_passphrase/docs/_passphrase_breached.jsx +1 -1
  257. data/app/pb_kits/playbook/pb_passphrase/docs/_passphrase_common.jsx +1 -1
  258. data/app/pb_kits/playbook/pb_passphrase/docs/_passphrase_confirmation.jsx +1 -1
  259. data/app/pb_kits/playbook/pb_passphrase/docs/_passphrase_meter_settings.jsx +1 -1
  260. data/app/pb_kits/playbook/pb_passphrase/docs/_passphrase_strength_change.jsx +1 -1
  261. data/app/pb_kits/playbook/pb_passphrase/passphrase.test.jsx +1 -1
  262. data/app/pb_kits/playbook/pb_phone_number_input/_phone_number_input.scss +1 -2
  263. data/app/pb_kits/playbook/pb_phone_number_input/_phone_number_input.tsx +1 -0
  264. data/app/pb_kits/playbook/pb_phone_number_input/docs/_phone_number_input_access_input_element.jsx +1 -1
  265. data/app/pb_kits/playbook/pb_phone_number_input/docs/_phone_number_input_clear_field.jsx +1 -1
  266. data/app/pb_kits/playbook/pb_phone_number_input/docs/_phone_number_input_default.jsx +1 -1
  267. data/app/pb_kits/playbook/pb_phone_number_input/docs/_phone_number_input_initial_country.jsx +1 -1
  268. data/app/pb_kits/playbook/pb_phone_number_input/docs/_phone_number_input_only_countries.jsx +1 -1
  269. data/app/pb_kits/playbook/pb_phone_number_input/docs/_phone_number_input_preferred_countries.jsx +1 -1
  270. data/app/pb_kits/playbook/pb_phone_number_input/docs/_phone_number_input_validation.jsx +1 -1
  271. data/app/pb_kits/playbook/pb_pill/_pill.scss +2 -2
  272. data/app/pb_kits/playbook/pb_popover/docs/_popover_actionable_content.jsx +1 -1
  273. data/app/pb_kits/playbook/pb_popover/docs/_popover_close.jsx +1 -1
  274. data/app/pb_kits/playbook/pb_popover/docs/_popover_default.jsx +1 -1
  275. data/app/pb_kits/playbook/pb_popover/docs/_popover_list.jsx +1 -1
  276. data/app/pb_kits/playbook/pb_popover/docs/_popover_scroll_height.jsx +1 -1
  277. data/app/pb_kits/playbook/pb_popover/docs/_popover_z_index.jsx +1 -1
  278. data/app/pb_kits/playbook/pb_popover/popover.test.js +1 -1
  279. data/app/pb_kits/playbook/pb_progress_simple/_progress_simple.scss +2 -2
  280. data/app/pb_kits/playbook/pb_progress_simple/docs/_progress_simple_align.jsx +1 -1
  281. data/app/pb_kits/playbook/pb_progress_simple/docs/_progress_simple_default.jsx +1 -1
  282. data/app/pb_kits/playbook/pb_progress_simple/docs/_progress_simple_flex.jsx +1 -1
  283. data/app/pb_kits/playbook/pb_progress_simple/docs/_progress_simple_muted.jsx +1 -1
  284. data/app/pb_kits/playbook/pb_progress_simple/docs/_progress_simple_value.jsx +1 -1
  285. data/app/pb_kits/playbook/pb_progress_simple/docs/_progress_simple_variants.jsx +1 -1
  286. data/app/pb_kits/playbook/pb_progress_simple/docs/_progress_simple_width.jsx +1 -1
  287. data/app/pb_kits/playbook/pb_radio/docs/_radio_alignment.jsx +1 -1
  288. data/app/pb_kits/playbook/pb_radio/docs/_radio_error.jsx +1 -1
  289. data/app/pb_kits/playbook/pb_rich_text_editor/TipTap/MoreExtensionsDropdown.tsx +1 -1
  290. data/app/pb_kits/playbook/pb_rich_text_editor/TipTap/ToolbarDropdown.tsx +1 -1
  291. data/app/pb_kits/playbook/pb_rich_text_editor/_rich_text_editor.scss +2 -2
  292. data/app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_advanced_default.jsx +1 -1
  293. data/app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_attributes.jsx +1 -1
  294. data/app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_default.jsx +1 -1
  295. data/app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_focus.jsx +1 -1
  296. data/app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_inline.jsx +1 -1
  297. data/app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_more_extensions.jsx +1 -1
  298. data/app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_preview.jsx +4 -5
  299. data/app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_simple.jsx +1 -1
  300. data/app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_sticky.jsx +1 -1
  301. data/app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_templates.jsx +1 -1
  302. data/app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_toolbar_bottom.jsx +1 -1
  303. data/app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_toolbar_disabled.jsx +1 -1
  304. data/app/pb_kits/playbook/pb_section_separator/docs/_section_separator_children.jsx +1 -1
  305. data/app/pb_kits/playbook/pb_section_separator/docs/_section_separator_dashed.jsx +1 -1
  306. data/app/pb_kits/playbook/pb_section_separator/docs/_section_separator_line.jsx +1 -1
  307. data/app/pb_kits/playbook/pb_section_separator/docs/_section_separator_text.jsx +1 -1
  308. data/app/pb_kits/playbook/pb_select/_select.scss +1 -1
  309. data/app/pb_kits/playbook/pb_select/docs/_select_error.jsx +1 -1
  310. data/app/pb_kits/playbook/pb_select/docs/_select_inline.jsx +1 -1
  311. data/app/pb_kits/playbook/pb_select/docs/_select_inline_compact.jsx +1 -1
  312. data/app/pb_kits/playbook/pb_select/docs/_select_inline_show_arrow.jsx +1 -1
  313. data/app/pb_kits/playbook/pb_selectable_card/_selectable_card.scss +4 -4
  314. data/app/pb_kits/playbook/pb_selectable_card/_selectable_card.tsx +2 -0
  315. data/app/pb_kits/playbook/pb_selectable_card/docs/_selectable_card_error.jsx +1 -1
  316. data/app/pb_kits/playbook/pb_selectable_card/selectable_card.test.js +1 -1
  317. data/app/pb_kits/playbook/pb_selectable_icon/_selectable_icon.tsx +1 -0
  318. data/app/pb_kits/playbook/pb_selectable_list/docs/_selectable_list_checkbox.jsx +1 -1
  319. data/app/pb_kits/playbook/pb_selectable_list/docs/_selectable_list_radio.jsx +1 -1
  320. data/app/pb_kits/playbook/pb_star_rating/_star_rating.scss +2 -11
  321. data/app/pb_kits/playbook/pb_star_rating/docs/example.yml +1 -1
  322. data/app/pb_kits/playbook/pb_star_rating/star_rating.html.erb +5 -25
  323. data/app/pb_kits/playbook/pb_star_rating/star_rating.rb +0 -6
  324. data/app/pb_kits/playbook/pb_stat_change/docs/_stat_change_default.jsx +1 -1
  325. data/app/pb_kits/playbook/pb_stat_change/docs/_stat_change_unit.jsx +1 -1
  326. data/app/pb_kits/playbook/pb_stat_change/docs/_stat_change_unit_two.jsx +1 -1
  327. data/app/pb_kits/playbook/pb_table/_table.tsx +1 -1
  328. data/app/pb_kits/playbook/pb_table/index.ts +4 -4
  329. data/app/pb_kits/playbook/pb_table/subcomponents/_table_body.tsx +1 -1
  330. data/app/pb_kits/playbook/pb_table/subcomponents/_table_cell.tsx +1 -1
  331. data/app/pb_kits/playbook/pb_table/subcomponents/_table_head.tsx +1 -1
  332. data/app/pb_kits/playbook/pb_table/subcomponents/_table_header.tsx +1 -1
  333. data/app/pb_kits/playbook/pb_table/subcomponents/_table_row.tsx +1 -1
  334. data/app/pb_kits/playbook/pb_table/table.test.js +0 -2
  335. data/app/pb_kits/playbook/pb_text_input/_text_input.scss +1 -1
  336. data/app/pb_kits/playbook/pb_text_input/_text_input.tsx +1 -1
  337. data/app/pb_kits/playbook/pb_text_input/docs/_text_input_default.jsx +4 -4
  338. data/app/pb_kits/playbook/pb_textarea/_textarea.scss +1 -1
  339. data/app/pb_kits/playbook/pb_textarea/_textarea.tsx +27 -45
  340. data/app/pb_kits/playbook/pb_textarea/docs/_textarea_error.jsx +1 -1
  341. data/app/pb_kits/playbook/pb_textarea/{index.ts → index.tsx} +3 -3
  342. data/app/pb_kits/playbook/pb_time/_time.tsx +3 -3
  343. data/app/pb_kits/playbook/pb_time_range_inline/_time_range_inline.scss +4 -4
  344. data/app/pb_kits/playbook/pb_time_range_inline/_time_range_inline.tsx +1 -1
  345. data/app/pb_kits/playbook/pb_time_range_inline/docs/_time_range_inline_default.jsx +1 -1
  346. data/app/pb_kits/playbook/pb_timeline/_item.tsx +1 -1
  347. data/app/pb_kits/playbook/pb_timeline/_timeline.scss +2 -2
  348. data/app/pb_kits/playbook/pb_timeline/_timeline.tsx +1 -1
  349. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_unstyled.jsx +1 -1
  350. data/app/pb_kits/playbook/pb_title_count/_title_count.tsx +1 -0
  351. data/app/pb_kits/playbook/pb_title_detail/_title_detail.tsx +10 -10
  352. data/app/pb_kits/playbook/pb_toggle/_toggle.scss +5 -5
  353. data/app/pb_kits/playbook/pb_toggle/_toggle.tsx +1 -1
  354. data/app/pb_kits/playbook/pb_toggle/docs/_toggle_custom.jsx +3 -1
  355. data/app/pb_kits/playbook/pb_toggle/docs/_toggle_custom_radio.jsx +3 -1
  356. data/app/pb_kits/playbook/pb_toggle/docs/_toggle_default.jsx +3 -1
  357. data/app/pb_kits/playbook/pb_toggle/docs/_toggle_disabled.jsx +3 -1
  358. data/app/pb_kits/playbook/pb_toggle/docs/_toggle_name.jsx +3 -1
  359. data/app/pb_kits/playbook/pb_tooltip/_tooltip.tsx +2 -2
  360. data/app/pb_kits/playbook/pb_tooltip/docs/_tooltip_default_react.jsx +3 -1
  361. data/app/pb_kits/playbook/pb_tooltip/docs/_tooltip_delay.jsx +3 -1
  362. data/app/pb_kits/playbook/pb_tooltip/docs/_tooltip_icon.jsx +3 -1
  363. data/app/pb_kits/playbook/pb_tooltip/docs/_tooltip_interaction.jsx +3 -1
  364. data/app/pb_kits/playbook/pb_tooltip/docs/_tooltip_margin.jsx +3 -1
  365. data/app/pb_kits/playbook/pb_tooltip/docs/_tooltip_show_tooltip_react.jsx +3 -1
  366. data/app/pb_kits/playbook/pb_tooltip/tooltip.test.jsx +1 -1
  367. data/app/pb_kits/playbook/pb_treemap_chart/_treemap_chart.tsx +2 -1
  368. data/app/pb_kits/playbook/pb_treemap_chart/treemapChart.test.js +0 -2
  369. data/app/pb_kits/playbook/pb_typeahead/_typeahead.tsx +3 -3
  370. data/app/pb_kits/playbook/pb_typeahead/components/ClearIndicator.tsx +4 -4
  371. data/app/pb_kits/playbook/pb_typeahead/components/Control.tsx +7 -11
  372. data/app/pb_kits/playbook/pb_typeahead/components/IndicatorsContainer.tsx +3 -8
  373. data/app/pb_kits/playbook/pb_typeahead/components/MenuList.tsx +1 -6
  374. data/app/pb_kits/playbook/pb_typeahead/components/MultiValue.tsx +19 -18
  375. data/app/pb_kits/playbook/pb_typeahead/components/Option.tsx +6 -6
  376. data/app/pb_kits/playbook/pb_typeahead/components/Placeholder.tsx +6 -6
  377. data/app/pb_kits/playbook/pb_typeahead/components/ValueContainer.tsx +3 -3
  378. data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_async_createable.jsx +3 -1
  379. data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_createable.jsx +3 -1
  380. data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_custom_menu_list.jsx +1 -3
  381. data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_default.html.erb +57 -22
  382. data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_default.jsx +2 -0
  383. data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_error_state.jsx +2 -0
  384. data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_inline.jsx +2 -0
  385. data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_multi_kit.jsx +2 -0
  386. data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_with_highlight.jsx +5 -4
  387. data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_with_pills.jsx +3 -1
  388. data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_with_pills_async.jsx +23 -20
  389. data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_with_pills_async_custom_options.jsx +31 -24
  390. data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_with_pills_async_users.jsx +23 -20
  391. data/app/pb_kits/playbook/pb_typeahead/index.ts +31 -31
  392. data/app/pb_kits/playbook/pb_user/_user.tsx +1 -1
  393. data/app/pb_kits/playbook/pb_user/docs/_user_block_content_subtitle_react.jsx +1 -1
  394. data/app/pb_kits/playbook/pb_user/docs/_user_default.jsx +1 -1
  395. data/app/pb_kits/playbook/pb_user/docs/_user_size.jsx +1 -1
  396. data/app/pb_kits/playbook/pb_user/docs/_user_subtitle.jsx +1 -1
  397. data/app/pb_kits/playbook/pb_user/docs/_user_text_only.jsx +1 -1
  398. data/app/pb_kits/playbook/pb_user/docs/_user_vertical_size.jsx +1 -1
  399. data/app/pb_kits/playbook/pb_user/docs/_user_with_territory.jsx +1 -1
  400. data/app/pb_kits/playbook/pb_user_badge/_user_badge.tsx +6 -6
  401. data/app/pb_kits/playbook/pb_user_badge/badges/million-dollar.tsx +235 -236
  402. data/app/pb_kits/playbook/pb_user_badge/badges/veteran.tsx +1 -1
  403. data/app/pb_kits/playbook/pb_walkthrough/_walkthrough.tsx +63 -68
  404. data/app/pb_kits/playbook/pb_walkthrough/docs/_walkthrough_continuous.jsx +1 -1
  405. data/app/pb_kits/playbook/pb_walkthrough/docs/_walkthrough_default.jsx +1 -1
  406. data/app/pb_kits/playbook/pb_walkthrough/docs/_walkthrough_multi_beacon.jsx +1 -1
  407. data/app/pb_kits/playbook/pb_walkthrough/docs/_walkthrough_no_beacon.jsx +1 -1
  408. data/app/pb_kits/playbook/pb_walkthrough/docs/_walkthrough_no_overlay.jsx +1 -1
  409. data/app/pb_kits/playbook/pb_walkthrough/docs/_walkthrough_styled.jsx +1 -1
  410. data/app/pb_kits/playbook/pb_walkthrough/walkthrough.test.jsx +1 -1
  411. data/app/pb_kits/playbook/pb_weekday_stacked/_weekday_stacked.tsx +4 -3
  412. data/app/pb_kits/playbook/playbook-doc.js +215 -0
  413. data/app/pb_kits/playbook/playbook-rails-react-bindings.js +45 -0
  414. data/app/pb_kits/playbook/playbook-rails.js +45 -0
  415. data/app/pb_kits/playbook/utilities/_hover.scss +4 -4
  416. data/dist/playbook-rails.js +59 -1
  417. data/dist/reset.css +1 -1
  418. data/lib/playbook/engine.rb +0 -2
  419. data/lib/playbook/forms/builder.rb +0 -1
  420. data/lib/playbook/version.rb +1 -1
  421. metadata +8 -33
  422. data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_blank_selection.html.erb +0 -10
  423. data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_blank_selection.jsx +0 -31
  424. data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_default_value.html.erb +0 -10
  425. data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_default_value.jsx +0 -31
  426. data/app/pb_kits/playbook/pb_form_pill/_form_pill.test.jsx +0 -53
  427. data/app/pb_kits/playbook/pb_nav/docs/_tab_nav.html.erb +0 -48
  428. data/app/pb_kits/playbook/pb_nav/docs/_tab_nav.md +0 -3
  429. data/app/pb_kits/playbook/pb_nav/index.js +0 -43
  430. data/app/pb_kits/playbook/pb_star_rating/docs/_star_rating_interactive.html.erb +0 -1
  431. data/app/pb_kits/playbook/pb_star_rating/index.js +0 -50
  432. data/app/pb_kits/playbook/tokens/exports/_border_radius.module.scss +0 -10
  433. data/app/pb_kits/playbook/tokens/exports/_colors.module.scss +0 -26
  434. data/app/pb_kits/playbook/tokens/exports/_line_height.module.scss +0 -10
  435. data/app/pb_kits/playbook/tokens/exports/_opacity.module.scss +0 -10
  436. data/app/pb_kits/playbook/tokens/exports/_positioning.module.scss +0 -10
  437. data/app/pb_kits/playbook/tokens/exports/_scale.module.scss +0 -13
  438. data/app/pb_kits/playbook/tokens/exports/_screen_sizes.module.scss +0 -10
  439. data/app/pb_kits/playbook/tokens/exports/_shadows.module.scss +0 -10
  440. data/app/pb_kits/playbook/tokens/exports/_spacing.module.scss +0 -10
  441. data/app/pb_kits/playbook/tokens/exports/_typography.module.scss +0 -24
  442. data/app/pb_kits/playbook/utilities/globalPropNames.mjs +0 -50
  443. data/dist/chunks/_typeahead.js +0 -35
  444. data/dist/chunks/_weekday_stacked.js +0 -101
  445. data/dist/chunks/lazysizes.js +0 -1
  446. data/dist/chunks/pb_form_validation.js +0 -1
  447. data/dist/chunks/vendor.js +0 -1
  448. data/dist/playbook-doc.js +0 -758
  449. data/dist/playbook-rails-react-bindings.js +0 -1
  450. data/dist/playbook.css +0 -4
  451. data/lib/playbook/forms/builder/star_rating_field.rb +0 -14
@@ -1,35 +0,0 @@
1
- import{jsx as ot,Fragment as Kt,jsxs as Mt}from"react/jsx-runtime";import*as gt from"react";import ae,{createContext as cr,useReducer as qa,useEffect as qt,useMemo as Me,useContext as ci,createElement as ur,useState as jt,useRef as de,forwardRef as Ee,useCallback as ie,useImperativeHandle as Qa,useLayoutEffect as pr,Component as Ja,Fragment as Xn}from"react";import{i as pe,l as ee,j as Re,h as Ct,t as Ot,k as tl,m as el,n as il}from"./lib.js";import*as Go from"react-dom";import Uo,{createPortal as nl}from"react-dom";import rl from"react-is";var Xo={exports:{}};/*!
2
- Copyright (c) 2018 Jed Watson.
3
- Licensed under the MIT License (MIT), see
4
- http://jedwatson.github.io/classnames
5
- */(function(i){(function(){var t={}.hasOwnProperty;function o(){for(var n=[],e=0;e<arguments.length;e++){var r=arguments[e];if(r){var f=typeof r;if(f==="string"||f==="number")n.push(r);else if(Array.isArray(r)){if(r.length){var b=o.apply(null,r);b&&n.push(b)}}else if(f==="object"){if(r.toString!==Object.prototype.toString&&!r.toString.toString().includes("[native code]")){n.push(r.toString());continue}for(var S in r)t.call(r,S)&&r[S]&&n.push(S)}}}return n.join(" ")}i.exports?(o.default=o,i.exports=o):window.classNames=o})()})(Xo);var ol=Xo.exports;const Pt=pe(ol),Yo=(i,t)=>Object.keys(t).reduce((o,n)=>(o[`${i}-${n}`]=t[n],o),{}),Sn=()=>{},Ht=i=>Yo("aria",i),Ft=i=>Yo("data",i),Bt=(...i)=>Pt(i).replace(/\s/g,"_"),Nt=i=>{const t={};return Object.keys(i).forEach(o=>{t[o]=i[o]}),t},sl=i=>i.charAt(0).toUpperCase()+i.slice(1).toLowerCase(),ff=i=>ee.isEmpty(i)?i:i.split(" ").map(sl).join(" "),al=i=>!ee.isEmpty(i),gf=(i,t)=>ee.filter(i,al).join(t),ze=i=>i.split(/([A-Z])/g).map((t,o)=>{const n=o>0?"_":"";return t===t.toLowerCase()?t:n+t.toLowerCase()}).join(""),Nr=[0,1],fe=(i,t)=>Object.keys(i).map(n=>{const e=typeof i[n]=="string"?ze(i[n]):i[n];return`${t}_${n}_${e}`}).join(" "),Bi=(i,t)=>{let o="";return typeof t=="string"?o+=`${i}_${t}`:typeof t=="object"&&t.inset?o+=`${i}_${t.value}_inset`:typeof t=="object"&&(o+=`${i}_${t.value}`),o},Dr={hoverProps:({hover:i})=>{let t="";return i&&(t+=i.shadow?`hover_shadow_${i.shadow} `:"",t+=i.background?`hover_background_${i.background} `:"",t+=i.scale?`hover_scale_${i.scale} `:"",t+=i.color?`hover_color_${i.color} `:""),t},spacingProps:({marginRight:i,marginLeft:t,marginTop:o,marginBottom:n,marginX:e,marginY:r,margin:f,paddingRight:b,paddingLeft:S,paddingTop:E,paddingBottom:D,paddingX:O,paddingY:P,padding:x})=>{let p="";const c={marginRight:i,marginLeft:t,marginTop:o,marginBottom:n,marginX:e,marginY:r,margin:f,paddingRight:b,paddingLeft:S,paddingTop:E,paddingBottom:D,paddingX:O,paddingY:P,padding:x},h=["xs","sm","md","lg","xl"];function s(y,v){let w="";const $=y.break||"on",k=y.default||null;return Object.entries(y).forEach(([_,g])=>{h.includes(_)&&(w+=`break_${$}_${_}:${v}_${g} `)}),k&&(w+=`${v}_${k} `),w}function d(y){return{marginRight:"mr",marginLeft:"ml",marginTop:"mt",marginBottom:"mb",marginX:"mx",marginY:"my",margin:"m",paddingRight:"pr",paddingLeft:"pl",paddingTop:"pt",paddingBottom:"pb",paddingX:"px",paddingY:"py",padding:"p"}[y]}return Object.entries(c).forEach(([y,v])=>{if(v)if(typeof v=="object")p+=s(v,d(y));else{const w=d(y);p+=`${w}_${v} `}}),p.trim()},borderRadiusProps:({borderRadius:i})=>{let t="";return t+=i?`border_radius_${i} `:"",t},overflowProps:({overflow:i,overflowX:t,overflowY:o})=>{let n="";return n+=i?`overflow_${i}`:"",n+=t?`overflow_x_${t}`:"",n+=o?`overflow_y_${o}`:"",n},truncateProps:({truncate:i})=>typeof i=="object"?"":i?`truncate_${i}`:"",darkProps:({dark:i})=>i?"dark":"",numberSpacingProps:({numberSpacing:i})=>{let t="";return t+=i?`ns_${i} `:"",t},maxWidthProps:({maxWidth:i})=>{let t="";return t+=i?`max_width_${i} `:"",t},zIndexProps:i=>{let t="";return Object.entries(i).forEach(o=>{o[0]=="zIndex"&&(typeof o[1]=="number"?t+=`z_index_${o[1]} `:typeof o[1]=="object"&&Object.entries(o[1]).forEach(n=>{t+=`z_index_${n[0]}_${n[1]} `}))}),t},shadowProps:({shadow:i})=>{let t="";return t+=i?`shadow_${i} `:"",t},lineHeightProps:({lineHeight:i})=>{let t="";return t+=i?`line_height_${i} `:"",t},displayProps:i=>{let t="";return Object.entries(i).forEach(o=>{o[0]=="display"&&(typeof o[1]=="string"?t+=`display_${o[1]} `:typeof o[1]=="object"&&Object.entries(o[1]).forEach(n=>{t+=`display_${n[0]}_${n[1]} `}))}),t},cursorProps:({cursor:i})=>{let t="";return t+=i?`cursor_${ze(i)}`:"",t},alignContentProps:({alignContent:i})=>typeof i=="object"?fe(i,"align_content"):i?`align_content_${ze(i)}`:"",alignItemsProps:({alignItems:i})=>typeof i=="object"?fe(i,"align_items"):i?`align_items_${ze(i)}`:"",alignSelfProps:({alignSelf:i})=>typeof i=="object"?fe(i,"align_self"):i?`align_self_${i}`:"",flexDirectionProps:({flexDirection:i})=>typeof i=="object"?fe(i,"flex_direction"):i?`flex_direction_${ze(i)}`:"",flexWrapProps:({flexWrap:i})=>typeof i=="object"?fe(i,"flex_wrap"):i?`flex_wrap_${ze(i)}`:"",flexProps:({flex:i})=>typeof i=="object"?fe(i,"flex"):i?`flex_${i}`:"",flexGrowProps:({flexGrow:i})=>typeof i=="object"?fe(i,"flex_grow"):Nr.includes(i)?`flex_grow_${i}`:"",flexShrinkProps:({flexShrink:i})=>typeof i=="object"?fe(i,"flex_shrink"):Nr.includes(i)?`flex_shrink_${i}`:"",justifyContentProps:({justifyContent:i})=>typeof i=="object"?fe(i,"justify_content"):i?`justify_content_${ze(i)}`:"",justifySelfProps:({justifySelf:i})=>typeof i=="object"?fe(i,"justify_self"):i?`justify_self_${i}`:"",orderProps:({order:i})=>typeof i=="object"?fe(i,"flex_order"):i?`flex_order_${i}`:"",positionProps:({position:i})=>{let t="";return t+=i&&i!=="static"?`position_${i}`:"",t},topProps:({top:i})=>Bi("top",i),rightProps:({right:i})=>Bi("right",i),bottomProps:({bottom:i})=>Bi("bottom",i),leftProps:({left:i})=>Bi("left",i),textAlignProps:({textAlign:i})=>typeof i=="object"?fe(i,"text_align"):i?`text_align_${i} `:"",verticalAlignProps:({verticalAlign:i})=>typeof i=="object"?fe(i,"vertical_align"):i?`vertical_align_${i} `:""},_t=(i,t={})=>{const o=Object.assign(Object.assign({},i),t);return Object.keys(Dr).map(n=>Dr[n](o)).filter(n=>(n==null?void 0:n.length)>0).join(" ")},ll=i=>{const t=["marginRight","marginLeft","marginTop","marginBottom","marginX","marginY","margin","paddingRight","paddingLeft","paddingTop","paddingBottom","paddingX","paddingY","padding","dark","enableDrag"];return ee.omit(i,t)},re=i=>{const{align:t="none",children:o,className:n,data:e={},inline:r=!1,horizontal:f="left",htmlOptions:b={},justify:S="none",orientation:E="row",spacing:D="none",gap:O="none",rowGap:P="none",columnGap:x="none",reverse:p=!1,vertical:c="top",wrap:h=!1,alignSelf:s="none"}=i,d=E!==void 0?`orientation_${E}`:"",y=S!=="none"?`justify_content_${S}`:`justify_content_${f}`,v=t!=="none"?`align_items_${t}`:`align_items_${c}`,w=r===!0?"inline":"",$=D!==void 0?`spacing_${D}`:"",k=O!=="none"?`gap_${O}`:"",_=P!=="none"?`rowGap_${P}`:"",g=x!=="none"?`columnGap_${x}`:"",T=h===!0?"wrap":"",a=p===!0?"reverse":"",C=s!=="none"?`align_self_${s}`:"",m=Ft(e),I=Nt(b);return ot("div",Object.assign({className:Pt(Bt("pb_flex_kit",d,y,v,w,a,T,$,k,_,g,C),_t(i),n)},m,I,{children:o}),void 0)},tn=i=>{const{children:t,className:o,fixedSize:n,grow:e,htmlOptions:r={},shrink:f,flex:b="none",order:S="none",alignSelf:E,displayFlex:D}=i,O=e===!0?"grow":"",P=D===!0?`display_flex_${D}`:"",x=b!=="none"?`flex_${b}`:"",p=f===!0?"shrink":"",c=E?`align_self_${E}`:"",h=n!==void 0?{flexBasis:`${n}`}:null,s=S!=="none"?`order_${S}`:null,d=Nt(r);return ot("div",Object.assign({},d,{className:Pt(Bt("pb_flex_item_kit",O,p,x,P),s,c,_t(i),o),style:h},{children:t}),void 0)},en=i=>new RegExp("^(\\p{Emoji}|\\uFE0F|\\u200D|\\u20E3)+$","u").test(i),dl={fa:{horizontal:"fa-flip-horizontal",vertical:"fa-flip-vertical",both:"fa-flip-horizontal fa-flip-vertical",none:""},svg:{horizontal:"flip_horizontal",vertical:"flip_vertical",both:"flip_horizontal flip_vertical",none:""}},hl={fa:"fa-pulse",svg:"pulse"},cl={fa:"fa-spin",svg:"spin"},ul={fa:{90:"fa-rotate-90",180:"fa-rotate-180",270:"fa-rotate-270"},svg:{90:"rotate_90",180:"rotate_180",270:"rotate_270"}},pl={fa:{lg:"fa-lg",xs:"fa-xs",sm:"fa-sm","1x":"fa-1x","2x":"fa-2x","3x":"fa-3x","4x":"fa-4x","5x":"fa-5x","6x":"fa-6x","7x":"fa-7x","8x":"fa-8x","9x":"fa-9x","10x":"fa-10x","":""},svg:{lg:"svg_lg",xs:"svg_xs",sm:"svg_sm","1x":"svg_1x","2x":"svg_2x","3x":"svg_3x","4x":"svg_4x","5x":"svg_5x","6x":"svg_6x","7x":"svg_7x","8x":"svg_8x","9x":"svg_9x","10x":"svg_10x","":""}},Xt=i=>{const{aria:t={},border:o=!1,className:n,customIcon:e,data:r={},fixedWidth:f=!0,flip:b="none",htmlOptions:S={},icon:E="",id:D,inverse:O=!1,listItem:P=!1,pull:x,pulse:p=!1,rotation:c,size:h,fontStyle:s="far",spin:d=!1}=i;let y=typeof E=="object"?E:null;if(!e&&!y){const C=window.PB_ICONS?window.PB_ICONS[E]:null;C&&(y=ot(C,{},void 0))}const v=!y&&!e;let w=Pt(!y&&!e?"pb_icon_kit":"",y||e?"pb_custom_icon":s,y?"svg-inline--fa":"",_t(i),n);const $=Pt(b?dl[v?"fa":"svg"][b]:null,p?hl[v?"fa":"svg"]:null,c?ul[v?"fa":"svg"][c]:null,d?cl[v?"fa":"svg"]:null,h?pl[v?"fa":"svg"][h]:null,o?v?"fa-border":"svg_border":null,f?v?"fa-fw":"svg_fw":null,O?v?"fa-inverse":"svg_inverse":null,P?v?"fa-li":"svg_li":null,x?v?`fa-pull-${x}`:`pull_${x}`:null);if(w+=` ${$}`,v){const C={"fa-border":o,"fa-inverse":O,"fa-li":P,[`fa-${h}`]:h,[`fa-pull-${x}`]:x};C[`fa-${E}`]=E,w+=` ${Pt(C)}`}const k=Pt("pb_icon_kit_emoji",_t(i),n);t.label||(t.label=`${E} icon`);const _=Ht(t),g=Ft(r),T=Nt(S);return ot(Kt,{children:(C=>y||C?ot(Kt,{children:ae.cloneElement(y||C,Object.assign(Object.assign(Object.assign({},g),T),{className:w,id:D,width:"auto",height:"auto"}))},void 0):en(E)?ot(Kt,{children:ot("span",Object.assign({},g,T,{className:k,id:D},{children:E}),void 0)},void 0):Mt(Kt,{children:[ot("i",Object.assign({},g,T,{className:w,id:D}),void 0),ot("span",Object.assign({},_,{hidden:!0}),void 0)]},void 0))(e)},void 0)};var Ko={exports:{}};(function(i){i.exports=function(t){var o={};function n(e){if(o[e])return o[e].exports;var r=o[e]={exports:{},id:e,loaded:!1};return t[e].call(r.exports,r,r.exports,n),r.loaded=!0,r.exports}return n.m=t,n.c=o,n.p="",n(0)}([function(t,o,n){t.exports=n(1)},function(t,o,n){Object.defineProperty(o,"__esModule",{value:!0});function e(b){return b&&b.__esModule?b:{default:b}}var r=n(2),f=e(r);o.default=f.default,t.exports=o.default},function(t,o,n){Object.defineProperty(o,"__esModule",{value:!0});var e=Object.assign||function(p){for(var c=1;c<arguments.length;c++){var h=arguments[c];for(var s in h)Object.prototype.hasOwnProperty.call(h,s)&&(p[s]=h[s])}return p};o.default=x;function r(p){return p&&p.__esModule?p:{default:p}}function f(p,c){var h={};for(var s in p)c.indexOf(s)>=0||Object.prototype.hasOwnProperty.call(p,s)&&(h[s]=p[s]);return h}var b=n(3),S=n(4),E=r(S),D=n(14),O=n(15),P=r(O);x.propTypes={activeClassName:E.default.string,activeIndex:E.default.number,activeStyle:E.default.object,autoEscape:E.default.bool,className:E.default.string,findChunks:E.default.func,highlightClassName:E.default.oneOfType([E.default.object,E.default.string]),highlightStyle:E.default.object,highlightTag:E.default.oneOfType([E.default.node,E.default.func,E.default.string]),sanitize:E.default.func,searchWords:E.default.arrayOf(E.default.oneOfType([E.default.string,E.default.instanceOf(RegExp)])).isRequired,textToHighlight:E.default.string.isRequired,unhighlightTag:E.default.oneOfType([E.default.node,E.default.func,E.default.string]),unhighlightClassName:E.default.string,unhighlightStyle:E.default.object};function x(p){var c=p.activeClassName,h=c===void 0?"":c,s=p.activeIndex,d=s===void 0?-1:s,y=p.activeStyle,v=p.autoEscape,w=p.caseSensitive,$=w===void 0?!1:w,k=p.className,_=p.findChunks,g=p.highlightClassName,T=g===void 0?"":g,a=p.highlightStyle,C=a===void 0?{}:a,m=p.highlightTag,I=m===void 0?"mark":m,u=p.sanitize,M=p.searchWords,R=p.textToHighlight,A=p.unhighlightTag,B=A===void 0?"span":A,U=p.unhighlightClassName,Z=U===void 0?"":U,j=p.unhighlightStyle,l=f(p,["activeClassName","activeIndex","activeStyle","autoEscape","caseSensitive","className","findChunks","highlightClassName","highlightStyle","highlightTag","sanitize","searchWords","textToHighlight","unhighlightTag","unhighlightClassName","unhighlightStyle"]),L=(0,b.findAll)({autoEscape:v,caseSensitive:$,findChunks:_,sanitize:u,searchWords:M,textToHighlight:R}),H=I,G=-1,W="",N=void 0,F=function(V){var X={};for(var Y in V)X[Y.toLowerCase()]=V[Y];return X},z=(0,P.default)(F);return(0,D.createElement)("span",e({className:k},l,{children:L.map(function(K,V){var X=R.substr(K.start,K.end-K.start);if(K.highlight){G++;var Y=void 0;typeof T=="object"?$?Y=T[X]:(T=z(T),Y=T[X.toLowerCase()]):Y=T;var q=G===+d;W=Y+" "+(q?h:""),N=q===!0&&y!=null?Object.assign({},C,y):C;var tt={children:X,className:W,key:V,style:N};return typeof H!="string"&&(tt.highlightIndex=G),(0,D.createElement)(H,tt)}else return(0,D.createElement)(B,{children:X,className:Z,key:V,style:j})})}))}t.exports=o.default},function(t,o){t.exports=function(n){var e={};function r(f){if(e[f])return e[f].exports;var b=e[f]={exports:{},id:f,loaded:!1};return n[f].call(b.exports,b,b.exports,r),b.loaded=!0,b.exports}return r.m=n,r.c=e,r.p="",r(0)}([function(n,e,r){n.exports=r(1)},function(n,e,r){Object.defineProperty(e,"__esModule",{value:!0});var f=r(2);Object.defineProperty(e,"combineChunks",{enumerable:!0,get:function(){return f.combineChunks}}),Object.defineProperty(e,"fillInChunks",{enumerable:!0,get:function(){return f.fillInChunks}}),Object.defineProperty(e,"findAll",{enumerable:!0,get:function(){return f.findAll}}),Object.defineProperty(e,"findChunks",{enumerable:!0,get:function(){return f.findChunks}})},function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.findAll=function(O){var P=O.autoEscape,x=O.caseSensitive,p=x===void 0?!1:x,c=O.findChunks,h=c===void 0?f:c,s=O.sanitize,d=O.searchWords,y=O.textToHighlight;return b({chunksToHighlight:r({chunks:h({autoEscape:P,caseSensitive:p,sanitize:s,searchWords:d,textToHighlight:y})}),totalLength:y?y.length:0})};var r=e.combineChunks=function(O){var P=O.chunks;return P=P.sort(function(x,p){return x.start-p.start}).reduce(function(x,p){if(x.length===0)return[p];var c=x.pop();if(p.start<=c.end){var h=Math.max(c.end,p.end);x.push({start:c.start,end:h})}else x.push(c,p);return x},[]),P},f=function(O){var P=O.autoEscape,x=O.caseSensitive,p=O.sanitize,c=p===void 0?S:p,h=O.searchWords,s=O.textToHighlight;return s=c(s),h.filter(function(d){return d}).reduce(function(d,y){y=c(y),P&&(y=E(y));for(var v=new RegExp(y,x?"g":"gi"),w=void 0;w=v.exec(s);){var $=w.index,k=v.lastIndex;k>$&&d.push({start:$,end:k}),w.index==v.lastIndex&&v.lastIndex++}return d},[])};e.findChunks=f;var b=e.fillInChunks=function(O){var P=O.chunksToHighlight,x=O.totalLength,p=[],c=function(d,y,v){y-d>0&&p.push({start:d,end:y,highlight:v})};if(P.length===0)c(0,x,!1);else{var h=0;P.forEach(function(s){c(h,s.start,!1),c(s.start,s.end,!0),h=s.end}),c(h,x,!1)}return p};function S(D){return D}function E(D){return D.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&")}}])},function(t,o,n){(function(e){if(e.env.NODE_ENV!=="production"){var r=typeof Symbol=="function"&&Symbol.for&&Symbol.for("react.element")||60103,f=function(S){return typeof S=="object"&&S!==null&&S.$$typeof===r},b=!0;t.exports=n(6)(f,b)}else t.exports=n(13)()}).call(o,n(5))},function(t,o){var n=t.exports={},e,r;function f(){throw new Error("setTimeout has not been defined")}function b(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?e=setTimeout:e=f}catch{e=f}try{typeof clearTimeout=="function"?r=clearTimeout:r=b}catch{r=b}})();function S(d){if(e===setTimeout)return setTimeout(d,0);if((e===f||!e)&&setTimeout)return e=setTimeout,setTimeout(d,0);try{return e(d,0)}catch{try{return e.call(null,d,0)}catch{return e.call(this,d,0)}}}function E(d){if(r===clearTimeout)return clearTimeout(d);if((r===b||!r)&&clearTimeout)return r=clearTimeout,clearTimeout(d);try{return r(d)}catch{try{return r.call(null,d)}catch{return r.call(this,d)}}}var D=[],O=!1,P,x=-1;function p(){!O||!P||(O=!1,P.length?D=P.concat(D):x=-1,D.length&&c())}function c(){if(!O){var d=S(p);O=!0;for(var y=D.length;y;){for(P=D,D=[];++x<y;)P&&P[x].run();x=-1,y=D.length}P=null,O=!1,E(d)}}n.nextTick=function(d){var y=new Array(arguments.length-1);if(arguments.length>1)for(var v=1;v<arguments.length;v++)y[v-1]=arguments[v];D.push(new h(d,y)),D.length===1&&!O&&S(c)};function h(d,y){this.fun=d,this.array=y}h.prototype.run=function(){this.fun.apply(null,this.array)},n.title="browser",n.browser=!0,n.env={},n.argv=[],n.version="",n.versions={};function s(){}n.on=s,n.addListener=s,n.once=s,n.off=s,n.removeListener=s,n.removeAllListeners=s,n.emit=s,n.prependListener=s,n.prependOnceListener=s,n.listeners=function(d){return[]},n.binding=function(d){throw new Error("process.binding is not supported")},n.cwd=function(){return"/"},n.chdir=function(d){throw new Error("process.chdir is not supported")},n.umask=function(){return 0}},function(t,o,n){(function(e){var r=n(7),f=n(8),b=n(9),S=n(10),E=n(11),D=n(12);t.exports=function(O,P){var x=typeof Symbol=="function"&&Symbol.iterator,p="@@iterator";function c(j){var l=j&&(x&&j[x]||j[p]);if(typeof l=="function")return l}var h="<<anonymous>>",s={array:w("array"),bool:w("boolean"),func:w("function"),number:w("number"),object:w("object"),string:w("string"),symbol:w("symbol"),any:$(),arrayOf:k,element:_(),instanceOf:g,node:m(),objectOf:a,oneOf:T,oneOfType:C,shape:I,exact:u};function d(j,l){return j===l?j!==0||1/j===1/l:j!==j&&l!==l}function y(j){this.message=j,this.stack=""}y.prototype=Error.prototype;function v(j){if(e.env.NODE_ENV!=="production")var l={},L=0;function H(W,N,F,z,K,V,X){if(z=z||h,V=V||F,X!==E){if(P)f(!1,"Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");else if(e.env.NODE_ENV!=="production"&&typeof console<"u"){var Y=z+":"+F;!l[Y]&&L<3&&(b(!1,"You are manually calling a React.PropTypes validation function for the `%s` prop on `%s`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details.",V,z),l[Y]=!0,L++)}}return N[F]==null?W?N[F]===null?new y("The "+K+" `"+V+"` is marked as required "+("in `"+z+"`, but its value is `null`.")):new y("The "+K+" `"+V+"` is marked as required in "+("`"+z+"`, but its value is `undefined`.")):null:j(N,F,z,K,V)}var G=H.bind(null,!1);return G.isRequired=H.bind(null,!0),G}function w(j){function l(L,H,G,W,N,F){var z=L[H],K=A(z);if(K!==j){var V=B(z);return new y("Invalid "+W+" `"+N+"` of type "+("`"+V+"` supplied to `"+G+"`, expected ")+("`"+j+"`."))}return null}return v(l)}function $(){return v(r.thatReturnsNull)}function k(j){function l(L,H,G,W,N){if(typeof j!="function")return new y("Property `"+N+"` of component `"+G+"` has invalid PropType notation inside arrayOf.");var F=L[H];if(!Array.isArray(F)){var z=A(F);return new y("Invalid "+W+" `"+N+"` of type "+("`"+z+"` supplied to `"+G+"`, expected an array."))}for(var K=0;K<F.length;K++){var V=j(F,K,G,W,N+"["+K+"]",E);if(V instanceof Error)return V}return null}return v(l)}function _(){function j(l,L,H,G,W){var N=l[L];if(!O(N)){var F=A(N);return new y("Invalid "+G+" `"+W+"` of type "+("`"+F+"` supplied to `"+H+"`, expected a single ReactElement."))}return null}return v(j)}function g(j){function l(L,H,G,W,N){if(!(L[H]instanceof j)){var F=j.name||h,z=Z(L[H]);return new y("Invalid "+W+" `"+N+"` of type "+("`"+z+"` supplied to `"+G+"`, expected ")+("instance of `"+F+"`."))}return null}return v(l)}function T(j){if(!Array.isArray(j))return e.env.NODE_ENV!=="production"&&b(!1,"Invalid argument supplied to oneOf, expected an instance of array."),r.thatReturnsNull;function l(L,H,G,W,N){for(var F=L[H],z=0;z<j.length;z++)if(d(F,j[z]))return null;var K=JSON.stringify(j);return new y("Invalid "+W+" `"+N+"` of value `"+F+"` "+("supplied to `"+G+"`, expected one of "+K+"."))}return v(l)}function a(j){function l(L,H,G,W,N){if(typeof j!="function")return new y("Property `"+N+"` of component `"+G+"` has invalid PropType notation inside objectOf.");var F=L[H],z=A(F);if(z!=="object")return new y("Invalid "+W+" `"+N+"` of type "+("`"+z+"` supplied to `"+G+"`, expected an object."));for(var K in F)if(F.hasOwnProperty(K)){var V=j(F,K,G,W,N+"."+K,E);if(V instanceof Error)return V}return null}return v(l)}function C(j){if(!Array.isArray(j))return e.env.NODE_ENV!=="production"&&b(!1,"Invalid argument supplied to oneOfType, expected an instance of array."),r.thatReturnsNull;for(var l=0;l<j.length;l++){var L=j[l];if(typeof L!="function")return b(!1,"Invalid argument supplied to oneOfType. Expected an array of check functions, but received %s at index %s.",U(L),l),r.thatReturnsNull}function H(G,W,N,F,z){for(var K=0;K<j.length;K++){var V=j[K];if(V(G,W,N,F,z,E)==null)return null}return new y("Invalid "+F+" `"+z+"` supplied to "+("`"+N+"`."))}return v(H)}function m(){function j(l,L,H,G,W){return M(l[L])?null:new y("Invalid "+G+" `"+W+"` supplied to "+("`"+H+"`, expected a ReactNode."))}return v(j)}function I(j){function l(L,H,G,W,N){var F=L[H],z=A(F);if(z!=="object")return new y("Invalid "+W+" `"+N+"` of type `"+z+"` "+("supplied to `"+G+"`, expected `object`."));for(var K in j){var V=j[K];if(V){var X=V(F,K,G,W,N+"."+K,E);if(X)return X}}return null}return v(l)}function u(j){function l(L,H,G,W,N){var F=L[H],z=A(F);if(z!=="object")return new y("Invalid "+W+" `"+N+"` of type `"+z+"` "+("supplied to `"+G+"`, expected `object`."));var K=S({},L[H],j);for(var V in K){var X=j[V];if(!X)return new y("Invalid "+W+" `"+N+"` key `"+V+"` supplied to `"+G+"`.\nBad object: "+JSON.stringify(L[H],null," ")+`
6
- Valid keys: `+JSON.stringify(Object.keys(j),null," "));var Y=X(F,V,G,W,N+"."+V,E);if(Y)return Y}return null}return v(l)}function M(j){switch(typeof j){case"number":case"string":case"undefined":return!0;case"boolean":return!j;case"object":if(Array.isArray(j))return j.every(M);if(j===null||O(j))return!0;var l=c(j);if(l){var L=l.call(j),H;if(l!==j.entries){for(;!(H=L.next()).done;)if(!M(H.value))return!1}else for(;!(H=L.next()).done;){var G=H.value;if(G&&!M(G[1]))return!1}}else return!1;return!0;default:return!1}}function R(j,l){return j==="symbol"||l["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&l instanceof Symbol}function A(j){var l=typeof j;return Array.isArray(j)?"array":j instanceof RegExp?"object":R(l,j)?"symbol":l}function B(j){if(typeof j>"u"||j===null)return""+j;var l=A(j);if(l==="object"){if(j instanceof Date)return"date";if(j instanceof RegExp)return"regexp"}return l}function U(j){var l=B(j);switch(l){case"array":case"object":return"an "+l;case"boolean":case"date":case"regexp":return"a "+l;default:return l}}function Z(j){return!j.constructor||!j.constructor.name?h:j.constructor.name}return s.checkPropTypes=D,s.PropTypes=s,s}}).call(o,n(5))},function(t,o){function n(r){return function(){return r}}var e=function(){};e.thatReturns=n,e.thatReturnsFalse=n(!1),e.thatReturnsTrue=n(!0),e.thatReturnsNull=n(null),e.thatReturnsThis=function(){return this},e.thatReturnsArgument=function(r){return r},t.exports=e},function(t,o,n){(function(e){var r=function(S){};e.env.NODE_ENV!=="production"&&(r=function(S){if(S===void 0)throw new Error("invariant requires an error message argument")});function f(b,S,E,D,O,P,x,p){if(r(S),!b){var c;if(S===void 0)c=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var h=[E,D,O,P,x,p],s=0;c=new Error(S.replace(/%s/g,function(){return h[s++]})),c.name="Invariant Violation"}throw c.framesToPop=1,c}}t.exports=f}).call(o,n(5))},function(t,o,n){(function(e){var r=n(7),f=r;if(e.env.NODE_ENV!=="production"){var b=function(E){for(var D=arguments.length,O=Array(D>1?D-1:0),P=1;P<D;P++)O[P-1]=arguments[P];var x=0,p="Warning: "+E.replace(/%s/g,function(){return O[x++]});typeof console<"u"&&console.error(p);try{throw new Error(p)}catch{}};f=function(E,D){if(D===void 0)throw new Error("`warning(condition, format, ...args)` requires a warning message argument");if(D.indexOf("Failed Composite propType: ")!==0&&!E){for(var O=arguments.length,P=Array(O>2?O-2:0),x=2;x<O;x++)P[x-2]=arguments[x];b.apply(void 0,[D].concat(P))}}}t.exports=f}).call(o,n(5))},function(t,o){var n=Object.getOwnPropertySymbols,e=Object.prototype.hasOwnProperty,r=Object.prototype.propertyIsEnumerable;function f(S){if(S==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(S)}function b(){try{if(!Object.assign)return!1;var S=new String("abc");if(S[5]="de",Object.getOwnPropertyNames(S)[0]==="5")return!1;for(var E={},D=0;D<10;D++)E["_"+String.fromCharCode(D)]=D;var O=Object.getOwnPropertyNames(E).map(function(x){return E[x]});if(O.join("")!=="0123456789")return!1;var P={};return"abcdefghijklmnopqrst".split("").forEach(function(x){P[x]=x}),Object.keys(Object.assign({},P)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}t.exports=b()?Object.assign:function(S,E){for(var D,O=f(S),P,x=1;x<arguments.length;x++){D=Object(arguments[x]);for(var p in D)e.call(D,p)&&(O[p]=D[p]);if(n){P=n(D);for(var c=0;c<P.length;c++)r.call(D,P[c])&&(O[P[c]]=D[P[c]])}}return O}},function(t,o){var n="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";t.exports=n},function(t,o,n){(function(e){if(e.env.NODE_ENV!=="production")var r=n(8),f=n(9),b=n(11),S={};function E(D,O,P,x,p){if(e.env.NODE_ENV!=="production"){for(var c in D)if(D.hasOwnProperty(c)){var h;try{r(typeof D[c]=="function","%s: %s type `%s` is invalid; it must be a function, usually from the `prop-types` package, but received `%s`.",x||"React class",P,c,typeof D[c]),h=D[c](O,c,x,P,null,b)}catch(d){h=d}if(f(!h||h instanceof Error,"%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",x||"React class",P,c,typeof h),h instanceof Error&&!(h.message in S)){S[h.message]=!0;var s=p?p():"";f(!1,"Failed %s type: %s%s",P,h.message,s??"")}}}}t.exports=E}).call(o,n(5))},function(t,o,n){var e=n(7),r=n(8),f=n(11);t.exports=function(){function b(D,O,P,x,p,c){c!==f&&r(!1,"Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types")}b.isRequired=b;function S(){return b}var E={array:b,bool:b,func:b,number:b,object:b,string:b,symbol:b,any:b,arrayOf:S,element:b,instanceOf:S,node:b,objectOf:S,oneOf:S,oneOfType:S,shape:S,exact:S};return E.checkPropTypes=e,E.PropTypes=E,E}},function(t,o){t.exports=ae},function(t,o){var n=function(f,b){return f===b};function e(r){var f=arguments.length>1&&arguments[1]!==void 0?arguments[1]:n,b=void 0,S=[],E=void 0,D=!1,O=function(p,c){return f(p,S[c])},P=function(){for(var p=arguments.length,c=Array(p),h=0;h<p;h++)c[h]=arguments[h];return D&&b===this&&c.length===S.length&&c.every(O)||(D=!0,b=this,S=c,E=r.apply(this,c)),E};return P}t.exports=e}])})(Ko);var fl=Ko.exports;const gl=pe(fl),ml=i=>{const{children:t,className:o="pb_highlight_kit",data:n={},highlightedText:e=["highlight"],htmlOptions:r={},id:f="",text:b=""}=i,S=Nt(r),E=b||t;return ot(gl,Object.assign({autoEscape:!0,data:n,highlightClassName:Pt(_t(i),o),highlightTag:"mark",id:f,searchWords:e,textToHighlight:E},S),void 0)},Le=i=>{i.variant;const{aria:t={},children:o,className:n,color:e="",data:r={},highlightedText:f=[],highlighting:b=!1,htmlOptions:S={},id:E="",status:D=null,tag:O="div",text:P="",variant:x=null}=i,p=Ht(t),c=Ft(r),h=Nt(S),s=Pt(Bt("pb_body_kit",e,x,D),_t(i),n),d=`${O}`;return Mt(d,Object.assign({},p,c,h,{className:s,id:E},{children:[b&&ot(ml,Object.assign({highlightedText:f,text:P},{children:o}),void 0),!b&&(P||o)]}),void 0)},Ge=i=>{i.variant;const{aria:t={},children:o,className:n,color:e,data:r={},htmlOptions:f={},id:b,size:S="md",tag:E="div",text:D,variant:O=null}=i,x=["h1","h2","h3","h4","h5","h6","p","span","div","caption"].includes(E)?E:"div",p=Ht(t),c=Ft(r),h=Nt(f),s=Pt(Bt("pb_caption_kit",S,O,e),_t(i),n);return ot(x,Object.assign({},p,c,h,{className:s,id:b},{children:D||o}),void 0)},jr=(i,t)=>{let o={};switch(t){case"xxs":case"xs":o={"top-right":{top:"xs",right:"xs"},"bottom-left":{bottom:"xs",left:"xs"},"top-left":{top:"xs",left:"xs"},"bottom-right":{bottom:"xs",right:"xs"},"bottom-center":{bottom:"xs",className:"overlay_bottom_center"},"top-center":{top:"xs",className:"overlay_top_center"},"left-center":{left:"sm",className:"overlay_left_center"},"right-center":{right:"sm",className:"overlay_right_center"}};break;case"sm":o={"top-right":{top:"0",right:"xs"},"bottom-left":{bottom:"0",left:"xs"},"top-left":{top:"0",left:"xs"},"bottom-right":{bottom:"0",right:"xs"},"bottom-center":{bottom:"xs",className:"overlay_bottom_center"},"top-center":{top:"xs",className:"overlay_top_center"},"left-center":{left:"sm",className:"overlay_left_center"},"right-center":{right:"sm",className:"overlay_right_center"}};break;case"md":case"lg":o={"top-right":{top:"0",right:"0"},"bottom-left":{bottom:"0",left:"0"},"top-left":{top:"0",left:"0"},"bottom-right":{bottom:"0",right:"0"},"bottom-center":{bottom:"xs",className:"overlay_bottom_center"},"top-center":{top:"xs",className:"overlay_top_center"},"left-center":{left:"sm",className:"overlay_left_center"},"right-center":{right:"sm",className:"overlay_right_center"}};break;case"xl":o={"top-right":{top:{value:"xxs",inset:!0},right:{value:"xxs",inset:!0}},"bottom-left":{bottom:{value:"xxs",inset:!0},left:{value:"xxs",inset:!0}},"top-left":{top:{value:"xxs",inset:!0},left:{value:"xxs",inset:!0}},"bottom-right":{bottom:{value:"xxs",inset:!0},right:{value:"xxs",inset:!0}},"bottom-center":{bottom:"xs",className:"overlay_bottom_center"},"top-center":{top:"xs",className:"overlay_top_center"},"left-center":{left:"sm",className:"overlay_left_center"},"right-center":{right:"sm",className:"overlay_right_center"}};break}return o[i]||{}},nn=i=>{const{alt:t="",aria:o={},className:n,data:e={},htmlOptions:r={},id:f,onError:b=null,rounded:S=!1,size:E="",transition:D="fade",url:O=""}=i,P=Ht(o),x=Pt(Bt("pb_image_kit",E?`size_${E}`:null),"lazyload",D,{rounded:S},_t(i),n),p=Ft(e),c=Nt(r);return ot("img",{...P,...p,...c,alt:t,className:x,"data-src":O,id:f,onError:b,src:O})},vl=i=>{const{aria:t={},className:o,data:n={},htmlOptions:e={},id:r,status:f="offline"}=i;t.label=f;const b=Ht(t),S=Ft(n),E=Nt(e),D=Pt(Bt("pb_online_status_kit",f),_t(i),o);return ot("div",{...b,...S,...E,className:D,id:r})},Zo=i=>{const{aria:t={},className:o,closeProps:n={},data:e={},htmlOptions:r={},id:f,removeIcon:b=!1,removeOnClick:S,rounded:E=!1,text:D,variant:O="neutral"}=i,P=Ht(t),x=Ft(e),p=Nt(r),c=Pt(Bt("pb_badge_kit",O==="success"?"success_sm":O,E?"rounded":null),_t(i),o);return ot("div",{...P,...x,...p,className:c,id:f,children:Mt("span",{children:[D,b&&ot("span",{onClick:S,style:{cursor:"pointer"},...n,children:ot(Xt,{fixedWidth:!0,icon:"times"})})]})})},qo=i=>{const{aria:t={},className:o,dark:n=!1,data:e={},htmlOptions:r={},icon:f,id:b,size:S="md",variant:E="default"}=i,D=Ht(t),O=Ft(e),P=Nt(r),x=Pt(Bt("pb_icon_circle_kit",`size_${S}`,E),_t(i),o);return ot("div",{...D,...O,...P,className:x,id:b,children:ot(Xt,{dark:n,icon:f})})},yl={items:[],dragData:{id:"",initialGroup:""},isDragging:"",activeContainer:""},xl=(i,t)=>{switch(t.type){case"SET_ITEMS":return Object.assign(Object.assign({},i),{items:t.payload});case"SET_DRAG_DATA":return Object.assign(Object.assign({},i),{dragData:t.payload});case"SET_IS_DRAGGING":return Object.assign(Object.assign({},i),{isDragging:t.payload});case"SET_ACTIVE_CONTAINER":return Object.assign(Object.assign({},i),{activeContainer:t.payload});case"CHANGE_CATEGORY":return Object.assign(Object.assign({},i),{items:i.items.map(o=>o.id===t.payload.itemId?Object.assign(Object.assign({},o),{container:t.payload.container}):o)});case"REORDER_ITEMS":{const{dragId:o,targetId:n}=t.payload,e=[...i.items],r=e.find(S=>S.id===o),f=e.indexOf(r),b=e.findIndex(S=>S.id===n);return e.splice(f,1),e.splice(b,0,r),Object.assign(Object.assign({},i),{items:e})}default:return i}},Qo=cr({}),Jo=()=>ci(Qo),mf=({children:i,initialItems:t,onReorder:o,onDragStart:n,onDragEnter:e,onDragEnd:r,onDrop:f,onDragOver:b})=>{const[S,E]=qa(xl,yl);qt(()=>{E({type:"SET_ITEMS",payload:t})},[t]),qt(()=>{o(S.items)},[S.items]);const D=(s,d)=>{E({type:"SET_DRAG_DATA",payload:{id:s,initialGroup:d}}),E({type:"SET_IS_DRAGGING",payload:s}),n&&n(s,d)},O=(s,d)=>{S.dragData.id!==s&&(E({type:"REORDER_ITEMS",payload:{dragId:S.dragData.id,targetId:s}}),E({type:"SET_DRAG_DATA",payload:{id:S.dragData.id,initialGroup:d}})),e&&e(s,d)},P=()=>{E({type:"SET_IS_DRAGGING",payload:""}),E({type:"SET_ACTIVE_CONTAINER",payload:""}),r&&r()},x=(s,d)=>{E({type:"CHANGE_CATEGORY",payload:{itemId:s,container:d}})},p=s=>{E({type:"SET_IS_DRAGGING",payload:""}),E({type:"SET_ACTIVE_CONTAINER",payload:""}),x(S.dragData.id,s),f&&f(s)},c=(s,d)=>{s.preventDefault(),E({type:"SET_ACTIVE_CONTAINER",payload:d}),b&&b(s,d)},h=Me(()=>({items:S.items,dragData:S.dragData,isDragging:S.isDragging,activeContainer:S.activeContainer,handleDragStart:D,handleDragEnter:O,handleDragEnd:P,handleDrop:p,handleDragOver:c}),[S]);return ot(Qo.Provider,Object.assign({value:h},{children:i}),void 0)},$l=i=>{const{aria:t={},children:o,className:n,container:e,data:r={},htmlOptions:f={},id:b}=i,{handleDragOver:S,handleDrop:E,activeContainer:D}=Jo(),O=Ht(t),P=Ft(r),x=Nt(f),p=Pt(Bt("pb_draggable_container"),`${D===e?"active":""}`,_t(i),n);return ur("div",Object.assign({},O,P,x,{className:p,id:b,key:e,onDragOver:c=>S(c,e),onDrop:()=>E(e)}),o)},bl=i=>{const{aria:t={},children:o,className:n,container:e,data:r={},htmlOptions:f={},id:b,dragId:S}=i,{isDragging:E,handleDragStart:D,handleDragEnter:O,handleDragEnd:P}=Jo(),x=Ht(t),p=Ft(r),c=Nt(f),h=Pt(Bt("pb_draggable_item"),`${E===S?"is_dragging":""}`,_t(i),n);return ur("div",Object.assign({},x,p,c,{className:h,draggable:!0,id:b,key:S,onDragEnd:()=>P(),onDragEnter:()=>O(S,e),onDragStart:()=>D(S,e)}),o)},fr=i=>{const{aria:t={},className:o,children:n,data:e={},htmlOptions:r={},id:f}=i,b=Ht(t),S=Ft(e),E=Nt(r),D=Pt(Bt("pb_draggable"),_t(i),o);return ot("div",Object.assign({},b,S,E,{className:D,id:f},{children:n}),void 0)};fr.Container=$l;fr.Item=bl;const Cl=i=>{const{children:t,className:o,headerColor:n="category_1",headerColorStriped:e=!1}=i,r=Bt("pb_card_header_kit",`${n}`,e?"striped":""),f=_t(i);return ot("div",Object.assign({className:Pt(r,f,o)},{children:t}),void 0)},Sl=i=>{const{children:t,className:o}=i,n=Bt("pb_card_body_kit"),e=_t(i);return ot("div",Object.assign({className:Pt(n,e,o)},{children:t}),void 0)},si=i=>{const{aria:t={},background:o="none",borderNone:n=!1,borderRadius:e="md",children:r,className:f,data:b={},dragId:S,dragHandle:E=!0,draggableItem:D=!1,highlight:O={},htmlOptions:P={},selected:x=!1,tag:p="div"}=i,c=n==!0?"border_none":"",h=x==!0?"selected":"deselected",s=o=="none"?"":`background_${o}`,d=Bt("pb_card_kit",h,c,`border_radius_${e}`,s,{[`highlight_${O.position}`]:O.position,[`highlight_${O.color}`]:O.color}),y=Ht(t),v=Ft(b),w=Nt(P),$=ae.Children.toArray(r),k=a=>$.filter(C=>ee.get(C,"type.displayName")===a).map((C,m)=>{if(ae.isValidElement(C))return ae.cloneElement(C,{key:`${a.toLowerCase()}-${m}`})}),_=$.filter(a=>ee.get(a,"type.displayName")!=="Header"),T=["div","section","footer","header","article","aside","main","nav"].includes(p)?p:"div";return ot(Kt,{children:D?ot(fr.Item,Object.assign({dragId:S},{children:Mt(T,Object.assign({},y,v,w,{className:Pt(d,_t(i),f)},{children:[k("Header"),E?Mt(re,{children:[ot("span",Object.assign({className:"card_draggable_handle"},{children:ot(Xt,{icon:"grip-dots-vertical",paddingRight:"xs",verticalAlign:"middle"},void 0)}),void 0),ot("div",Object.assign({style:{width:"100%"}},{children:_}),void 0)]},void 0):_]}),void 0)}),S):Mt(T,Object.assign({},y,v,w,{className:Pt(d,_t(i),f)},{children:[k("Header"),_]}),void 0)},void 0)};si.Header=Cl;si.Body=Sl;const wl=i=>i.split(/\s/).map(t=>t[0]).join("").substring(0,2),ts=i=>{const{aria:t={},className:o,data:n={},htmlOptions:e={},name:r=void 0,componentOverlay:f,id:b="",imageAlt:S="",imageUrl:E,size:D="md",status:O=null,dark:P=!1}=i,x=Ft(n),p=Ht(t),c=Nt(e),h=Pt(Bt("pb_avatar_kit",`size_${D}`),_t(i),o),s=r&&wl(r);x["data-initials"]=s;const[d,y]=jt(!1),v=()=>y(!0),w=E&&!d;return ot("div",{...p,...x,...c,className:h,id:b,children:f?Mt(re,{display:"display_inline_block",position:"relative",children:[ot("div",{className:"avatar_wrapper","data-initials":s,children:w&&ot(nn,{alt:S||r,onError:v,url:E})}),f.component==="badge"&&ot(si,{borderNone:!0,borderRadius:"rounded",padding:"none",position:"absolute",...jr(f.placement,D),children:ot(Zo,{rounded:!0,text:f.text,variant:f.variant})}),f.component==="iconCircle"&&ot(si,{borderNone:!0,borderRadius:"rounded",htmlOptions:{style:{padding:"2px"}},position:"absolute",...jr(f.placement,D),children:ot(qo,{icon:f.icon,size:"xxs",variant:f.variant})})]}):Mt(Kt,{children:[ot("div",{className:"avatar_wrapper","data-initials":s,children:w&&ot(nn,{alt:S||r,onError:v,url:E})}),O&&ot(vl,{className:`size_${D}`,dark:P,status:O})]})})},Pl={xs:"(max-width: 575px)",sm:"(min-width: 576px) and (max-width: 767px)",md:"(min-width: 768px) and (max-width: 991px)",lg:"(min-width: 992px) and (max-width: 1199px)",xl:"(min-width: 1200px)"},Pe=i=>{if(typeof i=="string")return i;for(const[t,o]of Object.entries(i||{}))if(t!=="default"&&window.matchMedia(Pl[t]).matches)return o;return(i==null?void 0:i.default)||void 0},Ol=i=>{const{alt:t=void 0,aria:o={},backgroundColor:n="light",backgroundPosition:e="",backgroundRepeat:r="initial",backgroundSize:f="cover",children:b,className:S,customColor:E,data:D={},htmlOptions:O={},id:P,imageUrl:x="",tag:p="div",transition:c=""}=i,[h,s]=jt({backgroundSize:Pe(f),backgroundPosition:Pe(e),backgroundRepeat:Pe(r),backgroundColor:Pe(n),imageUrl:Pe(x)});qt(()=>{const m=()=>{s({backgroundSize:Pe(i.backgroundSize),backgroundPosition:Pe(i.backgroundPosition),backgroundRepeat:Pe(i.backgroundRepeat),backgroundColor:Pe(i.backgroundColor),imageUrl:Pe(i.imageUrl)})};return window.addEventListener("resize",m),()=>window.removeEventListener("resize",m)},[i]);const{backgroundColor:d,backgroundPosition:y,backgroundRepeat:v,backgroundSize:w,imageUrl:$}=h,k=Pt(Bt("pb_background_kit"),"lazyload",_t(i),c,{[`pb_background_color_${d}`]:d&&!E,pb_background_custom_color:!!E},S),_={backgroundColor:E||void 0,...$!==""?{backgroundImage:$?`url(${$})`:void 0,backgroundRepeat:v||void 0,backgroundPosition:y||void 0,backgroundSize:w||void 0}:{}},g=`${p}`,T=Ht(o),a=Ft(D),C=Nt(O);return ot(g,{...T,...a,...C,alt:t,className:k,id:P,style:_,children:b})};var es={exports:{}};(function(i,t){(function(o,n){i.exports=n(ae)})(typeof self<"u"?self:Re,function(o){return function(n){function e(f){if(r[f])return r[f].exports;var b=r[f]={i:f,l:!1,exports:{}};return n[f].call(b.exports,b,b.exports,e),b.l=!0,b.exports}var r={};return e.m=n,e.c=r,e.d=function(f,b,S){e.o(f,b)||Object.defineProperty(f,b,{configurable:!1,enumerable:!0,get:S})},e.n=function(f){var b=f&&f.__esModule?function(){return f.default}:function(){return f};return e.d(b,"a",b),b},e.o=function(f,b){return Object.prototype.hasOwnProperty.call(f,b)},e.p="",e(e.s=0)}([function(n,e,r){function f(){return f=Object.assign?Object.assign.bind():function(d){for(var y=1;y<arguments.length;y++){var v=arguments[y];for(var w in v)Object.prototype.hasOwnProperty.call(v,w)&&(d[w]=v[w])}return d},f.apply(this,arguments)}function b(d){return O(d)||D(d)||E(d)||S()}function S(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
7
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function E(d,y){if(d){if(typeof d=="string")return P(d,y);var v=Object.prototype.toString.call(d).slice(8,-1);return v==="Object"&&d.constructor&&(v=d.constructor.name),v==="Map"||v==="Set"?Array.from(d):v==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(v)?P(d,y):void 0}}function D(d){if(typeof Symbol<"u"&&d[Symbol.iterator]!=null||d["@@iterator"]!=null)return Array.from(d)}function O(d){if(Array.isArray(d))return P(d)}function P(d,y){(y==null||y>d.length)&&(y=d.length);for(var v=0,w=new Array(y);v<y;v++)w[v]=d[v];return w}function x(d){"@babel/helpers - typeof";return(x=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(y){return typeof y}:function(y){return y&&typeof Symbol=="function"&&y.constructor===Symbol&&y!==Symbol.prototype?"symbol":typeof y})(d)}Object.defineProperty(e,"__esModule",{value:!0}),r.d(e,"HighchartsReact",function(){return s});var p=r(1),c=r.n(p),h=typeof window<"u"?p.useLayoutEffect:p.useEffect,s=Object(p.memo)(Object(p.forwardRef)(function(d,y){var v=Object(p.useRef)(),w=Object(p.useRef)(),$=Object(p.useRef)(d.constructorType),k=Object(p.useRef)(d.highcharts);return h(function(){function _(){var T=d.highcharts||(typeof window>"u"?"undefined":x(window))==="object"&&window.Highcharts,a=d.constructorType||"chart";T?T[a]?d.options?w.current=T[a](v.current,d.options,d.callback):console.warn('The "options" property was not passed.'):console.warn('The "constructorType" property is incorrect or some required module is not imported.'):console.warn('The "highcharts" property was not passed.')}if(w.current){if(d.allowChartUpdate!==!1)if(d.constructorType!==$.current||d.highcharts!==k.current)$.current=d.constructorType,k.current=d.highcharts,_();else if(!d.immutable&&w.current){var g;(g=w.current).update.apply(g,[d.options].concat(b(d.updateArgs||[!0,!0])))}else _()}else _()},[d.options,d.allowChartUpdate,d.updateArgs,d.containerProps,d.highcharts,d.constructorType]),h(function(){return function(){w.current&&(w.current.destroy(),w.current=null)}},[]),Object(p.useImperativeHandle)(y,function(){return{get chart(){return w.current},container:v}},[]),c.a.createElement("div",f({},d.containerProps,{ref:v}))}));e.default=s},function(n,e){n.exports=o}])})})(es);var kl=es.exports;const ai=pe(kl);var is={exports:{}};(function(i){(function(t,o){i.exports?(o.default=o,i.exports=t.document?o(t):o):(t.Highcharts&&t.Highcharts.error(16,!0),t.Highcharts=o(t))})(typeof window<"u"?window:Re,function(t){function o(e,r,f,b){e.hasOwnProperty(r)||(e[r]=b.apply(null,f),typeof CustomEvent=="function"&&t.dispatchEvent(new CustomEvent("HighchartsModuleLoaded",{detail:{path:r,module:e[r]}})))}var n={};return o(n,"Core/Globals.js",[],function(){var e;return function(r){r.SVG_NS="http://www.w3.org/2000/svg",r.product="Highcharts",r.version="10.3.3",r.win=typeof t<"u"?t:{},r.doc=r.win.document,r.svg=r.doc&&r.doc.createElementNS&&!!r.doc.createElementNS(r.SVG_NS,"svg").createSVGRect,r.userAgent=r.win.navigator&&r.win.navigator.userAgent||"",r.isChrome=r.userAgent.indexOf("Chrome")!==-1,r.isFirefox=r.userAgent.indexOf("Firefox")!==-1,r.isMS=/(edge|msie|trident)/i.test(r.userAgent)&&!r.win.opera,r.isSafari=!r.isChrome&&r.userAgent.indexOf("Safari")!==-1,r.isTouchDevice=/(Mobile|Android|Windows Phone)/.test(r.userAgent),r.isWebKit=r.userAgent.indexOf("AppleWebKit")!==-1,r.deg2rad=2*Math.PI/360,r.hasBidiBug=r.isFirefox&&4>parseInt(r.userAgent.split("Firefox/")[1],10),r.hasTouch=!!r.win.TouchEvent,r.marginNames=["plotTop","marginRight","marginBottom","plotLeft"],r.noop=function(){},r.supportsPassiveEvents=function(){var f=!1;if(!r.isMS){var b=Object.defineProperty({},"passive",{get:function(){f=!0}});r.win.addEventListener&&r.win.removeEventListener&&(r.win.addEventListener("testPassive",r.noop,b),r.win.removeEventListener("testPassive",r.noop,b))}return f}(),r.charts=[],r.dateFormats={},r.seriesTypes={},r.symbolSizes={},r.chartCount=0}(e||(e={})),e}),o(n,"Core/Utilities.js",[n["Core/Globals.js"]],function(e){function r(u,M,R,A){var B=M?"Highcharts error":"Highcharts warning";u===32&&(u=""+B+": Deprecated member");var U=x(u),Z=U?""+B+" #"+u+": www.highcharts.com/errors/"+u+"/":u.toString();if(typeof A<"u"){var j="";U&&(Z+="?"),$(A,function(l,L){j+=`
8
- - `.concat(L,": ").concat(l),U&&(Z+=encodeURI(L)+"="+encodeURI(l))}),Z+=j}_(e,"displayError",{chart:R,code:u,message:Z,params:A},function(){if(M)throw Error(Z);a.console&&r.messages.indexOf(Z)===-1&&console.warn(Z)}),r.messages.push(Z)}function f(u,M){var R={};return $(u,function(A,B){D(u[B],!0)&&!u.nodeType&&M[B]?(A=f(u[B],M[B]),Object.keys(A).length&&(R[B]=A)):(D(u[B])||u[B]!==M[B]||B in u&&!(B in M))&&(R[B]=u[B])}),R}function b(u,M){return parseInt(u,M||10)}function S(u){return typeof u=="string"}function E(u){return u=Object.prototype.toString.call(u),u==="[object Array]"||u==="[object Array Iterator]"}function D(u,M){return!!u&&typeof u=="object"&&(!M||!E(u))}function O(u){return D(u)&&typeof u.nodeType=="number"}function P(u){var M=u&&u.constructor;return!(!D(u,!0)||O(u)||!M||!M.name||M.name==="Object")}function x(u){return typeof u=="number"&&!isNaN(u)&&1/0>u&&-1/0<u}function p(u){return typeof u<"u"&&u!==null}function c(u,M,R){var A=S(M)&&!p(R),B,U=function(Z,j){p(Z)?u.setAttribute(j,Z):A?(B=u.getAttribute(j))||j!=="class"||(B=u.getAttribute(j+"Name")):u.removeAttribute(j)};return S(M)?U(R,M):$(M,U),B}function h(u,M){var R;u||(u={});for(R in M)u[R]=M[R];return u}function s(){for(var u=arguments,M=u.length,R=0;R<M;R++){var A=u[R];if(typeof A<"u"&&A!==null)return A}}function d(u,M){e.isMS&&!e.svg&&M&&p(M.opacity)&&(M.filter="alpha(opacity=".concat(100*M.opacity,")")),h(u.style,M)}function y(u){return Math.pow(10,Math.floor(Math.log(u)/Math.LN10))}function v(u,M){return 1e14<u?u:parseFloat(u.toPrecision(M||14))}function w(u,M,R){var A=e.getStyle||w;if(M==="width")return M=Math.min(u.offsetWidth,u.scrollWidth),R=u.getBoundingClientRect&&u.getBoundingClientRect().width,R<M&&R>=M-1&&(M=Math.floor(R)),Math.max(0,M-(A(u,"padding-left",!0)||0)-(A(u,"padding-right",!0)||0));if(M==="height")return Math.max(0,Math.min(u.offsetHeight,u.scrollHeight)-(A(u,"padding-top",!0)||0)-(A(u,"padding-bottom",!0)||0));if(a.getComputedStyle||r(27,!0),u=a.getComputedStyle(u,void 0)){var B=u.getPropertyValue(M);s(R,M!=="opacity")&&(B=b(B))}return B}function $(u,M,R){for(var A in u)Object.hasOwnProperty.call(u,A)&&M.call(R||u[A],u[A],A,u)}function k(u,M,R){function A(j,l){var L=u.removeEventListener||e.removeEventListenerPolyfill;L&&L.call(u,j,l,!1)}function B(j){var l;if(u.nodeName){if(M){var L={};L[M]=!0}else L=j;$(L,function(H,G){if(j[G])for(l=j[G].length;l--;)A(G,j[G][l].fn)})}}var U=typeof u=="function"&&u.prototype||u;if(Object.hasOwnProperty.call(U,"hcEvents")){var Z=U.hcEvents;M?(U=Z[M]||[],R?(Z[M]=U.filter(function(j){return R!==j.fn}),A(M,R)):(B(Z),Z[M]=[])):(B(Z),delete U.hcEvents)}}function _(u,M,R,A){if(R=R||{},T.createEvent&&(u.dispatchEvent||u.fireEvent&&u!==e)){var B=T.createEvent("Events");B.initEvent(M,!0,!0),R=h(B,R),u.dispatchEvent?u.dispatchEvent(R):u.fireEvent(M,R)}else if(u.hcEvents){R.target||h(R,{preventDefault:function(){R.defaultPrevented=!0},target:u,type:M}),B=[];for(var U=u,Z=!1;U.hcEvents;)Object.hasOwnProperty.call(U,"hcEvents")&&U.hcEvents[M]&&(B.length&&(Z=!0),B.unshift.apply(B,U.hcEvents[M])),U=Object.getPrototypeOf(U);Z&&B.sort(function(j,l){return j.order-l.order}),B.forEach(function(j){j.fn.call(u,R)===!1&&R.preventDefault()})}A&&!R.defaultPrevented&&A.call(u,R)}var g=e.charts,T=e.doc,a=e.win;(r||(r={})).messages=[],Math.easeInOutSine=function(u){return-.5*(Math.cos(Math.PI*u)-1)};var C=Array.prototype.find?function(u,M){return u.find(M)}:function(u,M){var R,A=u.length;for(R=0;R<A;R++)if(M(u[R],R))return u[R]};$({map:"map",each:"forEach",grep:"filter",reduce:"reduce",some:"some"},function(u,M){e[M]=function(R){var A;return r(32,!1,void 0,(A={},A["Highcharts.".concat(M)]="use Array.".concat(u),A)),Array.prototype[u].apply(R,[].slice.call(arguments,1))}});var m,I=function(){var u=Math.random().toString(36).substring(2,9)+"-",M=0;return function(){return"highcharts-"+(m?"":u)+M++}}();return a.jQuery&&(a.jQuery.fn.highcharts=function(){var u=[].slice.call(arguments);if(this[0])return u[0]?(new e[S(u[0])?u.shift():"Chart"](this[0],u[0],u[1]),this):g[c(this[0],"data-highcharts-chart")]}),C={addEvent:function(u,M,R,A){A===void 0&&(A={});var B=typeof u=="function"&&u.prototype||u;Object.hasOwnProperty.call(B,"hcEvents")||(B.hcEvents={}),B=B.hcEvents,e.Point&&u instanceof e.Point&&u.series&&u.series.chart&&(u.series.chart.runTrackerClick=!0);var U=u.addEventListener||e.addEventListenerPolyfill;return U&&U.call(u,M,R,e.supportsPassiveEvents?{passive:A.passive===void 0?M.indexOf("touch")!==-1:A.passive,capture:!1}:!1),B[M]||(B[M]=[]),B[M].push({fn:R,order:typeof A.order=="number"?A.order:1/0}),B[M].sort(function(Z,j){return Z.order-j.order}),function(){k(u,M,R)}},arrayMax:function(u){for(var M=u.length,R=u[0];M--;)u[M]>R&&(R=u[M]);return R},arrayMin:function(u){for(var M=u.length,R=u[0];M--;)u[M]<R&&(R=u[M]);return R},attr:c,clamp:function(u,M,R){return u>M?u<R?u:R:M},cleanRecursively:f,clearTimeout:function(u){p(u)&&clearTimeout(u)},correctFloat:v,createElement:function(u,M,R,A,B){return u=T.createElement(u),M&&h(u,M),B&&d(u,{padding:"0",border:"none",margin:"0"}),R&&d(u,R),A&&A.appendChild(u),u},css:d,defined:p,destroyObjectProperties:function(u,M){$(u,function(R,A){R&&R!==M&&R.destroy&&R.destroy(),delete u[A]})},discardElement:function(u){u&&u.parentElement&&u.parentElement.removeChild(u)},erase:function(u,M){for(var R=u.length;R--;)if(u[R]===M){u.splice(R,1);break}},error:r,extend:h,extendClass:function(u,M){var R=function(){};return R.prototype=new u,h(R.prototype,M),R},find:C,fireEvent:_,getMagnitude:y,getNestedProperty:function(u,M){for(u=u.split(".");u.length&&p(M);){var R=u.shift();if(typeof R>"u"||R==="__proto__"||(M=M[R],!p(M)||typeof M=="function"||typeof M.nodeType=="number"||M===a))return}return M},getStyle:w,inArray:function(u,M,R){return r(32,!1,void 0,{"Highcharts.inArray":"use Array.indexOf"}),M.indexOf(u,R)},isArray:E,isClass:P,isDOMElement:O,isFunction:function(u){return typeof u=="function"},isNumber:x,isObject:D,isString:S,keys:function(u){return r(32,!1,void 0,{"Highcharts.keys":"use Object.keys"}),Object.keys(u)},merge:function(){var u,M=arguments,R={},A=function(U,Z){return typeof U!="object"&&(U={}),$(Z,function(j,l){l!=="__proto__"&&l!=="constructor"&&(!D(j,!0)||P(j)||O(j)?U[l]=Z[l]:U[l]=A(U[l]||{},j))}),U};M[0]===!0&&(R=M[1],M=Array.prototype.slice.call(M,2));var B=M.length;for(u=0;u<B;u++)R=A(R,M[u]);return R},normalizeTickInterval:function(u,M,R,A,B){var U=u;R=s(R,y(u));var Z=u/R;for(M||(M=B?[1,1.2,1.5,2,2.5,3,4,5,6,8,10]:[1,2,2.5,5,10],A===!1&&(R===1?M=M.filter(function(j){return j%1===0}):.1>=R&&(M=[1/R]))),A=0;A<M.length&&(U=M[A],!(B&&U*R>=u||!B&&Z<=(M[A]+(M[A+1]||M[A]))/2));A++);return U=v(U*R,-Math.round(Math.log(.001)/Math.LN10))},objectEach:$,offset:function(u){var M=T.documentElement;return u=u.parentElement||u.parentNode?u.getBoundingClientRect():{top:0,left:0,width:0,height:0},{top:u.top+(a.pageYOffset||M.scrollTop)-(M.clientTop||0),left:u.left+(a.pageXOffset||M.scrollLeft)-(M.clientLeft||0),width:u.width,height:u.height}},pad:function(u,M,R){return Array((M||2)+1-String(u).replace("-","").length).join(R||"0")+u},pick:s,pInt:b,relativeLength:function(u,M,R){return/%$/.test(u)?M*parseFloat(u)/100+(R||0):parseFloat(u)},removeEvent:k,splat:function(u){return E(u)?u:[u]},stableSort:function(u,M){var R=u.length,A,B;for(B=0;B<R;B++)u[B].safeI=B;for(u.sort(function(U,Z){return A=M(U,Z),A===0?U.safeI-Z.safeI:A}),B=0;B<R;B++)delete u[B].safeI},syncTimeout:function(u,M,R){return 0<M?setTimeout(u,M,R):(u.call(0,R),-1)},timeUnits:{millisecond:1,second:1e3,minute:6e4,hour:36e5,day:864e5,week:6048e5,month:24192e5,year:314496e5},uniqueKey:I,useSerialIds:function(u){return m=s(u,m)},wrap:function(u,M,R){var A=u[M];u[M]=function(){var B=arguments,U=this;return R.apply(this,[function(){return A.apply(U,arguments.length?arguments:B)}].concat([].slice.call(arguments)))}}},C}),o(n,"Core/Chart/ChartDefaults.js",[],function(){return{alignThresholds:!1,panning:{enabled:!1,type:"x"},styledMode:!1,borderRadius:0,colorCount:10,allowMutatingData:!0,defaultSeriesType:"line",ignoreHiddenSeries:!0,spacing:[10,10,15,10],resetZoomButton:{theme:{zIndex:6},position:{align:"right",x:-10,y:10}},zoomBySingleTouch:!1,zooming:{singleTouch:!1,resetButton:{theme:{zIndex:6},position:{align:"right",x:-10,y:10}}},width:null,height:null,borderColor:"#335cad",backgroundColor:"#ffffff",plotBorderColor:"#cccccc"}}),o(n,"Core/Color/Color.js",[n["Core/Globals.js"],n["Core/Utilities.js"]],function(e,r){var f=r.isNumber,b=r.merge,S=r.pInt;return r=function(){function E(D){this.rgba=[NaN,NaN,NaN,NaN],this.input=D;var O=e.Color;if(O&&O!==E)return new O(D);if(!(this instanceof E))return new E(D);this.init(D)}return E.parse=function(D){return D?new E(D):E.None},E.prototype.init=function(D){var O;if(typeof D=="object"&&typeof D.stops<"u")this.stops=D.stops.map(function(c){return new E(c[1])});else if(typeof D=="string"){if(this.input=D=E.names[D.toLowerCase()]||D,D.charAt(0)==="#"){var P=D.length,x=parseInt(D.substr(1),16);P===7?O=[(x&16711680)>>16,(x&65280)>>8,x&255,1]:P===4&&(O=[(x&3840)>>4|(x&3840)>>8,(x&240)>>4|x&240,(x&15)<<4|x&15,1])}if(!O)for(x=E.parsers.length;x--&&!O;){var p=E.parsers[x];(P=p.regex.exec(D))&&(O=p.parse(P))}}O&&(this.rgba=O)},E.prototype.get=function(D){var O=this.input,P=this.rgba;if(typeof O=="object"&&typeof this.stops<"u"){var x=b(O);return x.stops=[].slice.call(x.stops),this.stops.forEach(function(p,c){x.stops[c]=[x.stops[c][0],p.get(D)]}),x}return P&&f(P[0])?D==="rgb"||!D&&P[3]===1?"rgb("+P[0]+","+P[1]+","+P[2]+")":D==="a"?"".concat(P[3]):"rgba("+P.join(",")+")":O},E.prototype.brighten=function(D){var O=this.rgba;if(this.stops)this.stops.forEach(function(x){x.brighten(D)});else if(f(D)&&D!==0)for(var P=0;3>P;P++)O[P]+=S(255*D),0>O[P]&&(O[P]=0),255<O[P]&&(O[P]=255);return this},E.prototype.setOpacity=function(D){return this.rgba[3]=D,this},E.prototype.tweenTo=function(D,O){var P=this.rgba,x=D.rgba;return!f(P[0])||!f(x[0])?D.input||"none":(D=x[3]!==1||P[3]!==1,(D?"rgba(":"rgb(")+Math.round(x[0]+(P[0]-x[0])*(1-O))+","+Math.round(x[1]+(P[1]-x[1])*(1-O))+","+Math.round(x[2]+(P[2]-x[2])*(1-O))+(D?","+(x[3]+(P[3]-x[3])*(1-O)):"")+")")},E.names={white:"#ffffff",black:"#000000"},E.parsers=[{regex:/rgba\(\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]?(?:\.[0-9]+)?)\s*\)/,parse:function(D){return[S(D[1]),S(D[2]),S(D[3]),parseFloat(D[4],10)]}},{regex:/rgb\(\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*\)/,parse:function(D){return[S(D[1]),S(D[2]),S(D[3]),1]}}],E.None=new E(""),E}(),r}),o(n,"Core/Color/Palettes.js",[],function(){return{colors:"#7cb5ec #434348 #90ed7d #f7a35c #8085e9 #f15c80 #e4d354 #2b908f #f45b5b #91e8e1".split(" ")}}),o(n,"Core/Time.js",[n["Core/Globals.js"],n["Core/Utilities.js"]],function(e,r){var f=e.win,b=r.defined,S=r.error,E=r.extend,D=r.isObject,O=r.merge,P=r.objectEach,x=r.pad,p=r.pick,c=r.splat,h=r.timeUnits,s=e.isSafari&&f.Intl&&f.Intl.DateTimeFormat.prototype.formatRange,d=e.isSafari&&f.Intl&&!f.Intl.DateTimeFormat.prototype.formatRange;return r=function(){function y(v){this.options={},this.variableTimezone=this.useUTC=!1,this.Date=f.Date,this.getTimezoneOffset=this.timezoneOffsetFunction(),this.update(v)}return y.prototype.get=function(v,w){if(this.variableTimezone||this.timezoneOffset){var $=w.getTime(),k=$-this.getTimezoneOffset(w);return w.setTime(k),v=w["getUTC"+v](),w.setTime($),v}return this.useUTC?w["getUTC"+v]():w["get"+v]()},y.prototype.set=function(v,w,$){if(this.variableTimezone||this.timezoneOffset){if(v==="Milliseconds"||v==="Seconds"||v==="Minutes"&&this.getTimezoneOffset(w)%36e5===0)return w["setUTC"+v]($);var k=this.getTimezoneOffset(w);return k=w.getTime()-k,w.setTime(k),w["setUTC"+v]($),v=this.getTimezoneOffset(w),k=w.getTime()+v,w.setTime(k)}return this.useUTC||s&&v==="FullYear"?w["setUTC"+v]($):w["set"+v]($)},y.prototype.update=function(v){v===void 0&&(v={});var w=p(v.useUTC,!0);this.options=v=O(!0,this.options,v),this.Date=v.Date||f.Date||Date,this.timezoneOffset=(this.useUTC=w)&&v.timezoneOffset||void 0,this.getTimezoneOffset=this.timezoneOffsetFunction(),this.variableTimezone=w&&!(!v.getTimezoneOffset&&!v.timezone)},y.prototype.makeTime=function(v,w,$,k,_,g){if(this.useUTC){var T=this.Date.UTC.apply(0,arguments),a=this.getTimezoneOffset(T);T+=a;var C=this.getTimezoneOffset(T);a!==C?T+=C-a:a-36e5!==this.getTimezoneOffset(T-36e5)||d||(T-=36e5)}else T=new this.Date(v,w,p($,1),p(k,0),p(_,0),p(g,0)).getTime();return T},y.prototype.timezoneOffsetFunction=function(){var v=this,w=this.options,$=w.getTimezoneOffset,k=w.moment||f.moment;if(!this.useUTC)return function(_){return 6e4*new Date(_.toString()).getTimezoneOffset()};if(w.timezone){if(k)return function(_){return 6e4*-k.tz(_,w.timezone).utcOffset()};S(25)}return this.useUTC&&$?function(_){return 6e4*$(_.valueOf())}:function(){return 6e4*(v.timezoneOffset||0)}},y.prototype.dateFormat=function(v,w,$){if(!b(w)||isNaN(w))return e.defaultOptions.lang&&e.defaultOptions.lang.invalidDate||"";v=p(v,"%Y-%m-%d %H:%M:%S");var k=this,_=new this.Date(w),g=this.get("Hours",_),T=this.get("Day",_),a=this.get("Date",_),C=this.get("Month",_),m=this.get("FullYear",_),I=e.defaultOptions.lang,u=I&&I.weekdays,M=I&&I.shortWeekdays;return _=E({a:M?M[T]:u[T].substr(0,3),A:u[T],d:x(a),e:x(a,2," "),w:T,b:I.shortMonths[C],B:I.months[C],m:x(C+1),o:C+1,y:m.toString().substr(2,2),Y:m,H:x(g),k:g,I:x(g%12||12),l:g%12||12,M:x(this.get("Minutes",_)),p:12>g?"AM":"PM",P:12>g?"am":"pm",S:x(_.getSeconds()),L:x(Math.floor(w%1e3),3)},e.dateFormats),P(_,function(R,A){for(;v.indexOf("%"+A)!==-1;)v=v.replace("%"+A,typeof R=="function"?R.call(k,w):R)}),$?v.substr(0,1).toUpperCase()+v.substr(1):v},y.prototype.resolveDTLFormat=function(v){return D(v,!0)?v:(v=c(v),{main:v[0],from:v[1],to:v[2]})},y.prototype.getTimeTicks=function(v,w,$,k){var _=this,g=[],T={},a=new _.Date(w),C=v.unitRange,m=v.count||1,I;if(k=p(k,1),b(w)){if(_.set("Milliseconds",a,C>=h.second?0:m*Math.floor(_.get("Milliseconds",a)/m)),C>=h.second&&_.set("Seconds",a,C>=h.minute?0:m*Math.floor(_.get("Seconds",a)/m)),C>=h.minute&&_.set("Minutes",a,C>=h.hour?0:m*Math.floor(_.get("Minutes",a)/m)),C>=h.hour&&_.set("Hours",a,C>=h.day?0:m*Math.floor(_.get("Hours",a)/m)),C>=h.day&&_.set("Date",a,C>=h.month?1:Math.max(1,m*Math.floor(_.get("Date",a)/m))),C>=h.month){_.set("Month",a,C>=h.year?0:m*Math.floor(_.get("Month",a)/m));var u=_.get("FullYear",a)}C>=h.year&&_.set("FullYear",a,u-u%m),C===h.week&&(u=_.get("Day",a),_.set("Date",a,_.get("Date",a)-u+k+(u<k?-7:0))),u=_.get("FullYear",a),k=_.get("Month",a);var M=_.get("Date",a),R=_.get("Hours",a);for(w=a.getTime(),!_.variableTimezone&&_.useUTC||!b($)||(I=$-w>4*h.month||_.getTimezoneOffset(w)!==_.getTimezoneOffset($)),w=a.getTime(),a=1;w<$;)g.push(w),w=C===h.year?_.makeTime(u+a*m,0):C===h.month?_.makeTime(u,k+a*m):!I||C!==h.day&&C!==h.week?I&&C===h.hour&&1<m?_.makeTime(u,k,M,R+a*m):w+C*m:_.makeTime(u,k,M+a*m*(C===h.day?1:7)),a++;g.push(w),C<=h.hour&&1e4>g.length&&g.forEach(function(A){A%18e5===0&&_.dateFormat("%H%M%S%L",A)==="000000000"&&(T[A]="day")})}return g.info=E(v,{higherRanks:T,totalRange:C*m}),g},y.prototype.getDateFormat=function(v,w,$,k){var _=this.dateFormat("%m-%d %H:%M:%S.%L",w),g={millisecond:15,second:12,minute:9,hour:6,day:3},T="millisecond";for(a in h){if(v===h.week&&+this.dateFormat("%w",w)===$&&_.substr(6)==="00:00:00.000"){var a="week";break}if(h[a]>v){a=T;break}if(g[a]&&_.substr(g[a])!=="01-01 00:00:00.000".substr(g[a]))break;a!=="week"&&(T=a)}return this.resolveDTLFormat(k[a]).main},y}(),r}),o(n,"Core/Defaults.js",[n["Core/Chart/ChartDefaults.js"],n["Core/Color/Color.js"],n["Core/Globals.js"],n["Core/Color/Palettes.js"],n["Core/Time.js"],n["Core/Utilities.js"]],function(e,r,f,b,S,E){r=r.parse;var D=E.merge,O={colors:b.colors,symbols:["circle","diamond","square","triangle","triangle-down"],lang:{loading:"Loading...",months:"January February March April May June July August September October November December".split(" "),shortMonths:"Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec".split(" "),weekdays:"Sunday Monday Tuesday Wednesday Thursday Friday Saturday".split(" "),decimalPoint:".",numericSymbols:"kMGTPE".split(""),resetZoom:"Reset zoom",resetZoomTitle:"Reset zoom level 1:1",thousandsSep:" "},global:{},time:{Date:void 0,getTimezoneOffset:void 0,timezone:void 0,timezoneOffset:0,useUTC:!0},chart:e,title:{text:"Chart title",align:"center",margin:15,widthAdjust:-44},subtitle:{text:"",align:"center",widthAdjust:-44},caption:{margin:15,text:"",align:"left",verticalAlign:"bottom"},plotOptions:{},labels:{style:{position:"absolute",color:"#333333"}},legend:{enabled:!0,align:"center",alignColumns:!0,className:"highcharts-no-tooltip",layout:"horizontal",labelFormatter:function(){return this.name},borderColor:"#999999",borderRadius:0,navigation:{activeColor:"#003399",inactiveColor:"#cccccc"},itemStyle:{color:"#333333",cursor:"pointer",fontSize:"12px",fontWeight:"bold",textOverflow:"ellipsis"},itemHoverStyle:{color:"#000000"},itemHiddenStyle:{color:"#cccccc"},shadow:!1,itemCheckboxStyle:{position:"absolute",width:"13px",height:"13px"},squareSymbol:!0,symbolPadding:5,verticalAlign:"bottom",x:0,y:0,title:{style:{fontWeight:"bold"}}},loading:{labelStyle:{fontWeight:"bold",position:"relative",top:"45%"},style:{position:"absolute",backgroundColor:"#ffffff",opacity:.5,textAlign:"center"}},tooltip:{enabled:!0,animation:f.svg,borderRadius:3,dateTimeLabelFormats:{millisecond:"%A, %b %e, %H:%M:%S.%L",second:"%A, %b %e, %H:%M:%S",minute:"%A, %b %e, %H:%M",hour:"%A, %b %e, %H:%M",day:"%A, %b %e, %Y",week:"Week from %A, %b %e, %Y",month:"%B %Y",year:"%Y"},footerFormat:"",headerShape:"callout",hideDelay:500,padding:8,shape:"callout",shared:!1,snap:f.isTouchDevice?25:10,headerFormat:'<span style="font-size: 10px">{point.key}</span><br/>',pointFormat:'<span style="color:{point.color}">●</span> {series.name}: <b>{point.y}</b><br/>',backgroundColor:r("#f7f7f7").setOpacity(.85).get(),borderWidth:1,shadow:!0,stickOnContact:!1,style:{color:"#333333",cursor:"default",fontSize:"12px",whiteSpace:"nowrap"},useHTML:!1},credits:{enabled:!0,href:"https://www.highcharts.com?credits",position:{align:"right",x:-10,verticalAlign:"bottom",y:-5},style:{cursor:"pointer",color:"#999999",fontSize:"9px"},text:"Highcharts.com"}};O.chart.styledMode=!1;var P=new S(D(O.global,O.time));return e={defaultOptions:O,defaultTime:P,getOptions:function(){return O},setOptions:function(x){return D(!0,O,x),(x.time||x.global)&&(f.time?f.time.update(D(O.global,O.time,x.global,x.time)):f.time=P),O}},e}),o(n,"Core/Animation/Fx.js",[n["Core/Color/Color.js"],n["Core/Globals.js"],n["Core/Utilities.js"]],function(e,r,f){var b=e.parse,S=r.win,E=f.isNumber,D=f.objectEach;return function(){function O(P,x,p){this.pos=NaN,this.options=x,this.elem=P,this.prop=p}return O.prototype.dSetter=function(){var P=this.paths,x=P&&P[0];P=P&&P[1];var p=this.now||0,c=[];if(p!==1&&x&&P)if(x.length===P.length&&1>p)for(var h=0;h<P.length;h++){for(var s=x[h],d=P[h],y=[],v=0;v<d.length;v++){var w=s[v],$=d[v];E(w)&&E($)&&(d[0]!=="A"||v!==4&&v!==5)?y[v]=w+p*($-w):y[v]=$}c.push(y)}else c=P;else c=this.toD||[];this.elem.attr("d",c,void 0,!0)},O.prototype.update=function(){var P=this.elem,x=this.prop,p=this.now,c=this.options.step;this[x+"Setter"]?this[x+"Setter"]():P.attr?P.element&&P.attr(x,p,null,!0):P.style[x]=p+this.unit,c&&c.call(P,p,this)},O.prototype.run=function(P,x,p){var c=this,h=c.options,s=function(v){return s.stopped?!1:c.step(v)},d=S.requestAnimationFrame||function(v){setTimeout(v,13)},y=function(){for(var v=0;v<O.timers.length;v++)O.timers[v]()||O.timers.splice(v--,1);O.timers.length&&d(y)};P!==x||this.elem["forceAnimate:"+this.prop]?(this.startTime=+new Date,this.start=P,this.end=x,this.unit=p,this.now=this.start,this.pos=0,s.elem=this.elem,s.prop=this.prop,s()&&O.timers.push(s)===1&&d(y)):(delete h.curAnim[this.prop],h.complete&&Object.keys(h.curAnim).length===0&&h.complete.call(this.elem))},O.prototype.step=function(P){var x=+new Date,p=this.options,c=this.elem,h=p.complete,s=p.duration,d=p.curAnim;if(c.attr&&!c.element)P=!1;else if(P||x>=s+this.startTime){this.now=this.end,this.pos=1,this.update();var y=d[this.prop]=!0;D(d,function(v){v!==!0&&(y=!1)}),y&&h&&h.call(c),P=!1}else this.pos=p.easing((x-this.startTime)/s),this.now=this.start+(this.end-this.start)*this.pos,this.update(),P=!0;return P},O.prototype.initPath=function(P,x,p){function c(_,g){for(;_.length<k;){var T=_[0],a=g[k-_.length];a&&T[0]==="M"&&(_[0]=a[0]==="C"?["C",T[1],T[2],T[1],T[2],T[1],T[2]]:["L",T[1],T[2]]),_.unshift(T),y&&(T=_.pop(),_.push(_[_.length-1],T))}}function h(_,g){for(;_.length<k;)if(g=_[Math.floor(_.length/v)-1].slice(),g[0]==="C"&&(g[1]=g[5],g[2]=g[6]),y){var T=_[Math.floor(_.length/v)].slice();_.splice(_.length/2,0,g,T)}else _.push(g)}var s=P.startX,d=P.endX;p=p.slice();var y=P.isArea,v=y?2:1;if(x=x&&x.slice(),!x)return[p,p];if(s&&d&&d.length){for(P=0;P<s.length;P++)if(s[P]===d[0]){var w=P;break}else if(s[0]===d[d.length-s.length+P]){w=P;var $=!0;break}else if(s[s.length-1]===d[d.length-s.length+P]){w=s.length-P;break}typeof w>"u"&&(x=[])}if(x.length&&E(w)){var k=p.length+w*v;$?(c(x,p),h(p,x)):(c(p,x),h(x,p))}return[x,p]},O.prototype.fillSetter=function(){O.prototype.strokeSetter.apply(this,arguments)},O.prototype.strokeSetter=function(){this.elem.attr(this.prop,b(this.start).tweenTo(b(this.end),this.pos),void 0,!0)},O.timers=[],O}()}),o(n,"Core/Animation/AnimationUtilities.js",[n["Core/Animation/Fx.js"],n["Core/Utilities.js"]],function(e,r){function f(h){return P(h)?x({duration:500,defer:0},h):{duration:h?500:0,defer:0}}function b(h,s){for(var d=e.timers.length;d--;)e.timers[d].elem!==h||s&&s!==e.timers[d].prop||(e.timers[d].stopped=!0)}var S=r.defined,E=r.getStyle,D=r.isArray,O=r.isNumber,P=r.isObject,x=r.merge,p=r.objectEach,c=r.pick;return{animate:function(h,s,d){var y,v="",w,$;if(!P(d)){var k=arguments;d={duration:k[2],easing:k[3],complete:k[4]}}O(d.duration)||(d.duration=400),d.easing=typeof d.easing=="function"?d.easing:Math[d.easing]||Math.easeInOutSine,d.curAnim=x(s),p(s,function(_,g){b(h,g),$=new e(h,d,g),w=void 0,g==="d"&&D(s.d)?($.paths=$.initPath(h,h.pathArray,s.d),$.toD=s.d,y=0,w=1):h.attr?y=h.attr(g):(y=parseFloat(E(h,g))||0,g!=="opacity"&&(v="px")),w||(w=_),typeof w=="string"&&w.match("px")&&(w=w.replace(/px/g,"")),$.run(y,w,v)})},animObject:f,getDeferredAnimation:function(h,s,d){var y=f(s),v=0,w=0;return(d?[d]:h.series).forEach(function($){$=f($.options.animation),v=s&&S(s.defer)?y.defer:Math.max(v,$.duration+$.defer),w=Math.min(y.duration,$.duration)}),h.renderer.forExport&&(v=0),{defer:Math.max(0,v-w),duration:Math.min(v,w)}},setAnimation:function(h,s){s.renderer.globalAnimation=c(h,s.options.chart.animation,!0)},stop:b}}),o(n,"Core/Renderer/HTML/AST.js",[n["Core/Globals.js"],n["Core/Utilities.js"]],function(e,r){var f=e.SVG_NS,b=r.attr,S=r.createElement,E=r.css,D=r.error,O=r.isFunction,P=r.isString,x=r.objectEach,p=r.splat,c=(r=e.win.trustedTypes)&&O(r.createPolicy)&&r.createPolicy("highcharts",{createHTML:function(d){return d}}),h=c?c.createHTML(""):"";try{var s=!!new DOMParser().parseFromString(h,"text/html")}catch{s=!1}return O=function(){function d(y){this.nodes=typeof y=="string"?this.parseMarkup(y):y}return d.filterUserAttributes=function(y){return x(y,function(v,w){var $=!0;d.allowedAttributes.indexOf(w)===-1&&($=!1),["background","dynsrc","href","lowsrc","src"].indexOf(w)!==-1&&($=P(v)&&d.allowedReferences.some(function(k){return v.indexOf(k)===0})),$||(D(33,!1,void 0,{"Invalid attribute in config":"".concat(w)}),delete y[w]),P(v)&&y[w]&&(y[w]=v.replace(/</g,"&lt;"))}),y},d.parseStyle=function(y){return y.split(";").reduce(function(v,w){w=w.split(":").map(function(k){return k.trim()});var $=w.shift();return $&&w.length&&(v[$.replace(/-([a-z])/g,function(k){return k[1].toUpperCase()})]=w.join(":")),v},{})},d.setElementHTML=function(y,v){y.innerHTML=d.emptyHTML,v&&new d(v).addToDOM(y)},d.prototype.addToDOM=function(y){function v(w,$){var k;return p(w).forEach(function(_){var g=_.tagName,T=_.textContent?e.doc.createTextNode(_.textContent):void 0,a=d.bypassHTMLFiltering;if(g)if(g==="#text")var C=T;else if(d.allowedTags.indexOf(g)!==-1||a){g=e.doc.createElementNS(g==="svg"?f:$.namespaceURI||f,g);var m=_.attributes||{};x(_,function(I,u){u!=="tagName"&&u!=="attributes"&&u!=="children"&&u!=="style"&&u!=="textContent"&&(m[u]=I)}),b(g,a?m:d.filterUserAttributes(m)),_.style&&E(g,_.style),T&&g.appendChild(T),v(_.children||[],g),C=g}else D(33,!1,void 0,{"Invalid tagName in config":g});C&&$.appendChild(C),k=C}),k}return v(this.nodes,y)},d.prototype.parseMarkup=function(y){var v=[];if(y=y.trim().replace(/ style=(["'])/g," data-style=$1"),s)y=new DOMParser().parseFromString(c?c.createHTML(y):y,"text/html");else{var w=S("div");w.innerHTML=y,y={body:w}}var $=function(k,_){var g=k.nodeName.toLowerCase(),T={tagName:g};if(g==="#text"&&(T.textContent=k.textContent||""),g=k.attributes){var a={};[].forEach.call(g,function(m){m.name==="data-style"?T.style=d.parseStyle(m.value):a[m.name]=m.value}),T.attributes=a}if(k.childNodes.length){var C=[];[].forEach.call(k.childNodes,function(m){$(m,C)}),C.length&&(T.children=C)}_.push(T)};return[].forEach.call(y.body.childNodes,function(k){return $(k,v)}),v},d.allowedAttributes="aria-controls aria-describedby aria-expanded aria-haspopup aria-hidden aria-label aria-labelledby aria-live aria-pressed aria-readonly aria-roledescription aria-selected class clip-path color colspan cx cy d dx dy disabled fill height href id in markerHeight markerWidth offset opacity orient padding paddingLeft paddingRight patternUnits r refX refY role scope slope src startOffset stdDeviation stroke stroke-linecap stroke-width style tableValues result rowspan summary target tabindex text-align text-anchor textAnchor textLength title type valign width x x1 x2 xlink:href y y1 y2 zIndex".split(" "),d.allowedReferences="https:// http:// mailto: / ../ ./ #".split(" "),d.allowedTags="a abbr b br button caption circle clipPath code dd defs div dl dt em feComponentTransfer feFuncA feFuncB feFuncG feFuncR feGaussianBlur feOffset feMerge feMergeNode filter h1 h2 h3 h4 h5 h6 hr i img li linearGradient marker ol p path pattern pre rect small span stop strong style sub sup svg table text textPath thead title tbody tspan td th tr u ul #text".split(" "),d.emptyHTML=h,d.bypassHTMLFiltering=!1,d}(),O}),o(n,"Core/FormatUtilities.js",[n["Core/Defaults.js"],n["Core/Utilities.js"]],function(e,r){function f(x,p,c,h){x=+x||0,p=+p;var s=b.lang,d=(x.toString().split(".")[1]||"").split("e")[0].length,y=x.toString().split("e"),v=p;if(p===-1)p=Math.min(d,20);else if(!D(p))p=2;else if(p&&y[1]&&0>y[1]){var w=p+ +y[1];0<=w?(y[0]=(+y[0]).toExponential(w).split("e")[0],p=w):(y[0]=y[0].split(".")[0]||0,x=20>p?(y[0]*Math.pow(10,y[1])).toFixed(p):0,y[1]=0)}w=(Math.abs(y[1]?y[0]:x)+Math.pow(10,-Math.max(p,d)-1)).toFixed(p),d=String(P(w));var $=3<d.length?d.length%3:0;return c=O(c,s.decimalPoint),h=O(h,s.thousandsSep),x=(0>x?"-":"")+($?d.substr(0,$)+h:""),x=0>+y[1]&&!v?"0":x+d.substr($).replace(/(\d{3})(?=\d)/g,"$1"+h),p&&(x+=c+w.slice(-p)),y[1]&&+x!=0&&(x+="e"+y[1]),x}var b=e.defaultOptions,S=e.defaultTime,E=r.getNestedProperty,D=r.isNumber,O=r.pick,P=r.pInt;return{dateFormat:function(x,p,c){return S.dateFormat(x,p,c)},format:function(x,p,c){var h="{",s=!1,d=/f$/,y=/\.([0-9])/,v=b.lang,w=c&&c.time||S;c=c&&c.numberFormatter||f;for(var $=[];x;){var k=x.indexOf(h);if(k===-1)break;var _=x.slice(0,k);if(s){if(_=_.split(":"),h=E(_.shift()||"",p),_.length&&typeof h=="number")if(_=_.join(":"),d.test(_)){var g=parseInt((_.match(y)||["","-1"])[1],10);h!==null&&(h=c(h,g,v.decimalPoint,-1<_.indexOf(",")?v.thousandsSep:""))}else h=w.dateFormat(_,h);$.push(h)}else $.push(_);x=x.slice(k+1),h=(s=!s)?"}":"{"}return $.push(x),$.join("")},numberFormat:f}}),o(n,"Core/Renderer/RendererUtilities.js",[n["Core/Utilities.js"]],function(e){var r=e.clamp,f=e.pick,b=e.stableSort,S;return function(E){function D(O,P,x){var p=O,c=p.reducedLen||P,h=function($,k){return(k.rank||0)-($.rank||0)},s=function($,k){return $.target-k.target},d,y=!0,v=[],w=0;for(d=O.length;d--;)w+=O[d].size;if(w>c){for(b(O,h),w=d=0;w<=c;)w+=O[d].size,d++;v=O.splice(d-1,O.length)}for(b(O,s),O=O.map(function($){return{size:$.size,targets:[$.target],align:f($.align,.5)}});y;){for(d=O.length;d--;)c=O[d],h=(Math.min.apply(0,c.targets)+Math.max.apply(0,c.targets))/2,c.pos=r(h-c.size*c.align,0,P-c.size);for(d=O.length,y=!1;d--;)0<d&&O[d-1].pos+O[d-1].size>O[d].pos&&(O[d-1].size+=O[d].size,O[d-1].targets=O[d-1].targets.concat(O[d].targets),O[d-1].align=.5,O[d-1].pos+O[d-1].size>P&&(O[d-1].pos=P-O[d-1].size),O.splice(d,1),y=!0)}return p.push.apply(p,v),d=0,O.some(function($){var k=0;return($.targets||[]).some(function(){return p[d].pos=$.pos+k,typeof x<"u"&&Math.abs(p[d].pos-p[d].target)>x?(p.slice(0,d+1).forEach(function(_){return delete _.pos}),p.reducedLen=(p.reducedLen||P)-.1*P,p.reducedLen>.1*P&&D(p,P,x),!0):(k+=p[d].size,d++,!1)})}),b(p,s),p}E.distribute=D}(S||(S={})),S}),o(n,"Core/Renderer/SVG/SVGElement.js",[n["Core/Animation/AnimationUtilities.js"],n["Core/Color/Color.js"],n["Core/Globals.js"],n["Core/Utilities.js"]],function(e,r,f,b){var S=e.animate,E=e.animObject,D=e.stop,O=f.deg2rad,P=f.doc,x=f.svg,p=f.SVG_NS,c=f.win,h=b.addEvent,s=b.attr,d=b.createElement,y=b.css,v=b.defined,w=b.erase,$=b.extend,k=b.fireEvent,_=b.isArray,g=b.isFunction,T=b.isString,a=b.merge,C=b.objectEach,m=b.pick,I=b.pInt,u=b.syncTimeout,M=b.uniqueKey;return e=function(){function R(){this.element=void 0,this.onEvents={},this.opacity=1,this.renderer=void 0,this.SVG_NS=p,this.symbolCustomAttribs="x y width height r start end innerR anchorX anchorY rounded".split(" ")}return R.prototype._defaultGetter=function(A){return A=m(this[A+"Value"],this[A],this.element?this.element.getAttribute(A):null,0),/^[\-0-9\.]+$/.test(A)&&(A=parseFloat(A)),A},R.prototype._defaultSetter=function(A,B,U){U.setAttribute(B,A)},R.prototype.add=function(A){var B=this.renderer,U=this.element;if(A&&(this.parentGroup=A),typeof this.textStr<"u"&&this.element.nodeName==="text"&&B.buildText(this),this.added=!0,!A||A.handleZ||this.zIndex)var Z=this.zIndexSetter();return Z||(A?A.element:B.box).appendChild(U),this.onAdd&&this.onAdd(),this},R.prototype.addClass=function(A,B){var U=B?"":this.attr("class")||"";return A=(A||"").split(/ /g).reduce(function(Z,j){return U.indexOf(j)===-1&&Z.push(j),Z},U?[U]:[]).join(" "),A!==U&&this.attr("class",A),this},R.prototype.afterSetters=function(){this.doTransform&&(this.updateTransform(),this.doTransform=!1)},R.prototype.align=function(A,B,U){var Z={},j=this.renderer,l=j.alignedObjects,L,H,G;A?(this.alignOptions=A,this.alignByTranslate=B,(!U||T(U))&&(this.alignTo=L=U||"renderer",w(l,this),l.push(this),U=void 0)):(A=this.alignOptions,B=this.alignByTranslate,L=this.alignTo),U=m(U,j[L],L==="scrollablePlotBox"?j.plotBox:void 0,j),L=A.align;var W=A.verticalAlign;return j=(U.x||0)+(A.x||0),l=(U.y||0)+(A.y||0),L==="right"?H=1:L==="center"&&(H=2),H&&(j+=(U.width-(A.width||0))/H),Z[B?"translateX":"x"]=Math.round(j),W==="bottom"?G=1:W==="middle"&&(G=2),G&&(l+=(U.height-(A.height||0))/G),Z[B?"translateY":"y"]=Math.round(l),this[this.placed?"animate":"attr"](Z),this.placed=!0,this.alignAttr=Z,this},R.prototype.alignSetter=function(A){var B={left:"start",center:"middle",right:"end"};B[A]&&(this.alignValue=A,this.element.setAttribute("text-anchor",B[A]))},R.prototype.animate=function(A,B,U){var Z=this,j=E(m(B,this.renderer.globalAnimation,!0));return B=j.defer,m(P.hidden,P.msHidden,P.webkitHidden,!1)&&(j.duration=0),j.duration!==0?(U&&(j.complete=U),u(function(){Z.element&&S(Z,A,j)},B)):(this.attr(A,void 0,U||j.complete),C(A,function(l,L){j.step&&j.step.call(this,l,{prop:L,pos:1,elem:this})},this)),this},R.prototype.applyTextOutline=function(A){var B=this.element;A.indexOf("contrast")!==-1&&(A=A.replace(/contrast/g,this.renderer.getContrast(B.style.fill)));var U=A.split(" ");if(A=U[U.length-1],(U=U[0])&&U!=="none"&&f.svg){this.fakeTS=!0,U=U.replace(/(^[\d\.]+)(.*?)$/g,function(l,L,H){return 2*Number(L)+H}),this.removeTextOutline();var Z=P.createElementNS(p,"tspan");s(Z,{class:"highcharts-text-outline",fill:A,stroke:A,"stroke-width":U,"stroke-linejoin":"round"}),A=B.querySelector("textPath")||B,[].forEach.call(A.childNodes,function(l){var L=l.cloneNode(!0);L.removeAttribute&&["fill","stroke","stroke-width","stroke"].forEach(function(H){return L.removeAttribute(H)}),Z.appendChild(L)});var j=0;[].forEach.call(A.querySelectorAll("text tspan"),function(l){j+=Number(l.getAttribute("dy"))}),U=P.createElementNS(p,"tspan"),U.textContent="​",s(U,{x:Number(B.getAttribute("x")),dy:-j}),Z.appendChild(U),A.insertBefore(Z,A.firstChild)}},R.prototype.attr=function(A,B,U,Z){var j=this.element,l=this.symbolCustomAttribs,L,H=this,G,W;if(typeof A=="string"&&typeof B<"u"){var N=A;A={},A[N]=B}return typeof A=="string"?H=(this[A+"Getter"]||this._defaultGetter).call(this,A,j):(C(A,function(F,z){G=!1,Z||D(this,z),this.symbolName&&l.indexOf(z)!==-1&&(L||(this.symbolAttr(A),L=!0),G=!0),!this.rotation||z!=="x"&&z!=="y"||(this.doTransform=!0),G||(W=this[z+"Setter"]||this._defaultSetter,W.call(this,F,z,j),!this.styledMode&&this.shadows&&/^(width|height|visibility|x|y|d|transform|cx|cy|r)$/.test(z)&&this.updateShadows(z,F,W))},this),this.afterSetters()),U&&U.call(this),H},R.prototype.clip=function(A){return this.attr("clip-path",A?"url("+this.renderer.url+"#"+A.id+")":"none")},R.prototype.crisp=function(A,B){B=B||A.strokeWidth||0;var U=Math.round(B)%2/2;return A.x=Math.floor(A.x||this.x||0)+U,A.y=Math.floor(A.y||this.y||0)+U,A.width=Math.floor((A.width||this.width||0)-2*U),A.height=Math.floor((A.height||this.height||0)-2*U),v(A.strokeWidth)&&(A.strokeWidth=B),A},R.prototype.complexColor=function(A,B,U){var Z=this.renderer,j,l,L,H,G,W,N,F,z,K,V=[],X;k(this.renderer,"complexColor",{args:arguments},function(){if(A.radialGradient?l="radialGradient":A.linearGradient&&(l="linearGradient"),l){if(L=A[l],G=Z.gradients,W=A.stops,z=U.radialReference,_(L)&&(A[l]=L={x1:L[0],y1:L[1],x2:L[2],y2:L[3],gradientUnits:"userSpaceOnUse"}),l==="radialGradient"&&z&&!v(L.gradientUnits)&&(H=L,L=a(L,Z.getRadialAttr(z,H),{gradientUnits:"userSpaceOnUse"})),C(L,function(q,tt){tt!=="id"&&V.push(tt,q)}),C(W,function(q){V.push(q)}),V=V.join(","),G[V])K=G[V].attr("id");else{L.id=K=M();var Y=G[V]=Z.createElement(l).attr(L).add(Z.defs);Y.radAttr=H,Y.stops=[],W.forEach(function(q){q[1].indexOf("rgba")===0?(j=r.parse(q[1]),N=j.get("rgb"),F=j.get("a")):(N=q[1],F=1),q=Z.createElement("stop").attr({offset:q[0],"stop-color":N,"stop-opacity":F}).add(Y),Y.stops.push(q)})}X="url("+Z.url+"#"+K+")",U.setAttribute(B,X),U.gradient=V,A.toString=function(){return X}}})},R.prototype.css=function(A){var B=this.styles,U={},Z=this.element,j=!B;if(A.color&&(A.fill=A.color),B&&C(A,function(H,G){B&&B[G]!==H&&(U[G]=H,j=!0)}),j){if(B&&(A=$(B,U)),A.width===null||A.width==="auto")delete this.textWidth;else if(Z.nodeName.toLowerCase()==="text"&&A.width)var l=this.textWidth=I(A.width);this.styles=A,l&&!x&&this.renderer.forExport&&delete A.width;var L=a(A);Z.namespaceURI===this.SVG_NS&&["textOutline","textOverflow","width"].forEach(function(H){return L&&delete L[H]}),y(Z,L),this.added&&(this.element.nodeName==="text"&&this.renderer.buildText(this),A.textOutline&&this.applyTextOutline(A.textOutline))}return this},R.prototype.dashstyleSetter=function(A){var B=this["stroke-width"];if(B==="inherit"&&(B=1),A=A&&A.toLowerCase()){var U=A.replace("shortdashdotdot","3,1,1,1,1,1,").replace("shortdashdot","3,1,1,1").replace("shortdot","1,1,").replace("shortdash","3,1,").replace("longdash","8,3,").replace(/dot/g,"1,3,").replace("dash","4,3,").replace(/,$/,"").split(",");for(A=U.length;A--;)U[A]=""+I(U[A])*m(B,NaN);A=U.join(",").replace(/NaN/g,"none"),this.element.setAttribute("stroke-dasharray",A)}},R.prototype.destroy=function(){var A=this,B=A.element||{},U=A.renderer,Z=B.ownerSVGElement,j=U.isSVG&&B.nodeName==="SPAN"&&A.parentGroup||void 0;if(B.onclick=B.onmouseout=B.onmouseover=B.onmousemove=B.point=null,D(A),A.clipPath&&Z){var l=A.clipPath;[].forEach.call(Z.querySelectorAll("[clip-path],[CLIP-PATH]"),function(L){-1<L.getAttribute("clip-path").indexOf(l.element.id)&&L.removeAttribute("clip-path")}),A.clipPath=l.destroy()}if(A.stops){for(Z=0;Z<A.stops.length;Z++)A.stops[Z].destroy();A.stops.length=0,A.stops=void 0}for(A.safeRemoveChild(B),U.styledMode||A.destroyShadows();j&&j.div&&j.div.childNodes.length===0;)B=j.parentGroup,A.safeRemoveChild(j.div),delete j.div,j=B;A.alignTo&&w(U.alignedObjects,A),C(A,function(L,H){A[H]&&A[H].parentGroup===A&&A[H].destroy&&A[H].destroy(),delete A[H]})},R.prototype.destroyShadows=function(){(this.shadows||[]).forEach(function(A){this.safeRemoveChild(A)},this),this.shadows=void 0},R.prototype.dSetter=function(A,B,U){_(A)&&(typeof A[0]=="string"&&(A=this.renderer.pathToSegments(A)),this.pathArray=A,A=A.reduce(function(Z,j,l){return j&&j.join?(l?Z+" ":"")+j.join(" "):(j||"").toString()},"")),/(NaN| {2}|^$)/.test(A)&&(A="M 0 0"),this[B]!==A&&(U.setAttribute(B,A),this[B]=A)},R.prototype.fadeOut=function(A){var B=this;B.animate({opacity:0},{duration:m(A,150),complete:function(){B.hide()}})},R.prototype.fillSetter=function(A,B,U){typeof A=="string"?U.setAttribute(B,A):A&&this.complexColor(A,B,U)},R.prototype.getBBox=function(A,B){var U=this.alignValue,Z=this.element,j=this.renderer,l=this.styles,L=this.textStr,H=j.cache,G=j.cacheKeys,W=Z.namespaceURI===this.SVG_NS;B=m(B,this.rotation,0);var N=j.styledMode?Z&&R.prototype.getStyle.call(Z,"font-size"):l&&l.fontSize,F;if(v(L)){var z=L.toString();z.indexOf("<")===-1&&(z=z.replace(/[0-9]/g,"0")),z+=["",B,N,this.textWidth,U,l&&l.textOverflow,l&&l.fontWeight].join()}if(z&&!A&&(F=H[z]),!F){if(W||j.forExport){try{var K=this.fakeTS&&function(X){var Y=Z.querySelector(".highcharts-text-outline");Y&&y(Y,{display:X})};g(K)&&K("none"),F=Z.getBBox?$({},Z.getBBox()):{width:Z.offsetWidth,height:Z.offsetHeight,x:0,y:0},g(K)&&K("")}catch{}(!F||0>F.width)&&(F={x:0,y:0,width:0,height:0})}else F=this.htmlGetBBox();if(j.isSVG&&(j=F.width,A=F.height,W&&(F.height=A={"11px,17":14,"13px,20":16}[""+(N||"")+",".concat(Math.round(A))]||A),B)){W=Number(Z.getAttribute("y")||0)-F.y,U={right:1,center:.5}[U||0]||0,l=B*O,N=(B-90)*O;var V=j*Math.cos(l);B=j*Math.sin(l),K=Math.cos(N),l=Math.sin(N),j=F.x+U*(j-V)+W*K,N=j+V,K=N-A*K,V=K-V,W=F.y+W-U*B+W*l,U=W+B,A=U-A*l,B=A-B,F.x=Math.min(j,N,K,V),F.y=Math.min(W,U,A,B),F.width=Math.max(j,N,K,V)-F.x,F.height=Math.max(W,U,A,B)-F.y}if(z&&(L===""||0<F.height)){for(;250<G.length;)delete H[G.shift()];H[z]||G.push(z),H[z]=F}}return F},R.prototype.getStyle=function(A){return c.getComputedStyle(this.element||this,"").getPropertyValue(A)},R.prototype.hasClass=function(A){return(""+this.attr("class")).split(" ").indexOf(A)!==-1},R.prototype.hide=function(){return this.attr({visibility:"hidden"})},R.prototype.htmlGetBBox=function(){return{height:0,width:0,x:0,y:0}},R.prototype.init=function(A,B){this.element=B==="span"?d(B):P.createElementNS(this.SVG_NS,B),this.renderer=A,k(this,"afterInit")},R.prototype.on=function(A,B){var U=this.onEvents;return U[A]&&U[A](),U[A]=h(this.element,A,B),this},R.prototype.opacitySetter=function(A,B,U){this.opacity=A=Number(Number(A).toFixed(3)),U.setAttribute(B,A)},R.prototype.removeClass=function(A){return this.attr("class",(""+this.attr("class")).replace(T(A)?new RegExp("(^| )".concat(A,"( |$)")):A," ").replace(/ +/g," ").trim())},R.prototype.removeTextOutline=function(){var A=this.element.querySelector("tspan.highcharts-text-outline");A&&this.safeRemoveChild(A)},R.prototype.safeRemoveChild=function(A){var B=A.parentNode;B&&B.removeChild(A)},R.prototype.setRadialReference=function(A){var B=this.element.gradient&&this.renderer.gradients[this.element.gradient];return this.element.radialReference=A,B&&B.radAttr&&B.animate(this.renderer.getRadialAttr(A,B.radAttr)),this},R.prototype.setTextPath=function(A,B){var U=this;B=a(!0,{enabled:!0,attributes:{dy:-5,startOffset:"50%",textAnchor:"middle"}},B);var Z=this.renderer.url,j=this.text||this,l=j.textPath,L=B.attributes,H=B.enabled;return A=A||l&&l.path,l&&l.undo(),A&&H?(B=h(j,"afterModifyTree",function(G){if(A&&H){var W=A.attr("id");W||A.attr("id",W=M());var N={x:0,y:0};v(L.dx)&&(N.dx=L.dx,delete L.dx),v(L.dy)&&(N.dy=L.dy,delete L.dy),j.attr(N),U.attr({transform:""}),U.box&&(U.box=U.box.destroy()),N=G.nodes.slice(0),G.nodes.length=0,G.nodes[0]={tagName:"textPath",attributes:$(L,{"text-anchor":L.textAnchor,href:""+Z+"#".concat(W)}),children:N}}}),j.textPath={path:A,undo:B}):(j.attr({dx:0,dy:0}),delete j.textPath),this.added&&(j.textCache="",this.renderer.buildText(j)),this},R.prototype.shadow=function(A,B,U){var Z=[],j=this.element,l=this.oldShadowOptions,L=this.parentGroup,H=L&&L.rotation===90;L={color:"#000000",offsetX:H?-1:1,offsetY:H?-1:1,opacity:.15,width:3};var G=!1,W;if(A===!0?W=L:typeof A=="object"&&(W=$(L,A)),W&&(W&&l&&C(W,function(K,V){K!==l[V]&&(G=!0)}),G&&this.destroyShadows(),this.oldShadowOptions=W),!W)this.destroyShadows();else if(!this.shadows){L=W.opacity/W.width;var N=H?"translate(".concat(W.offsetY,", ").concat(W.offsetX,")"):"translate(".concat(W.offsetX,", ").concat(W.offsetY,")");for(H=1;H<=W.width;H++){var F=j.cloneNode(!1),z=2*W.width+1-2*H;s(F,{stroke:A.color||"#000000","stroke-opacity":L*H,"stroke-width":z,transform:N,fill:"none"}),F.setAttribute("class",(F.getAttribute("class")||"")+" highcharts-shadow"),U&&(s(F,"height",Math.max(s(F,"height")-z,0)),F.cutHeight=z),B?B.element.appendChild(F):j.parentNode&&j.parentNode.insertBefore(F,j),Z.push(F)}this.shadows=Z}return this},R.prototype.show=function(A){return A===void 0&&(A=!0),this.attr({visibility:A?"inherit":"visible"})},R.prototype["stroke-widthSetter"]=function(A,B,U){this[B]=A,U.setAttribute(B,A)},R.prototype.strokeWidth=function(){if(!this.renderer.styledMode)return this["stroke-width"]||0;var A=this.getStyle("stroke-width"),B=0;if(A.indexOf("px")===A.length-2)B=I(A);else if(A!==""){var U=P.createElementNS(p,"rect");s(U,{width:A,"stroke-width":0}),this.element.parentNode.appendChild(U),B=U.getBBox().width,U.parentNode.removeChild(U)}return B},R.prototype.symbolAttr=function(A){var B=this;"x y r start end width height innerR anchorX anchorY clockwise".split(" ").forEach(function(U){B[U]=m(A[U],B[U])}),B.attr({d:B.renderer.symbols[B.symbolName](B.x,B.y,B.width,B.height,B)})},R.prototype.textSetter=function(A){A!==this.textStr&&(delete this.textPxLength,this.textStr=A,this.added&&this.renderer.buildText(this))},R.prototype.titleSetter=function(A){var B=this.element,U=B.getElementsByTagName("title")[0]||P.createElementNS(this.SVG_NS,"title");B.insertBefore?B.insertBefore(U,B.firstChild):B.appendChild(U),U.textContent=String(m(A,"")).replace(/<[^>]*>/g,"").replace(/&lt;/g,"<").replace(/&gt;/g,">")},R.prototype.toFront=function(){var A=this.element;return A.parentNode.appendChild(A),this},R.prototype.translate=function(A,B){return this.attr({translateX:A,translateY:B})},R.prototype.updateShadows=function(A,B,U){var Z=this.shadows;if(Z)for(var j=Z.length;j--;)U.call(Z[j],A==="height"?Math.max(B-(Z[j].cutHeight||0),0):A==="d"?this.d:B,A,Z[j])},R.prototype.updateTransform=function(){var A=this.element,B=this.matrix,U=this.rotation;U=U===void 0?0:U;var Z=this.scaleX,j=this.scaleY,l=this.translateX,L=this.translateY;l=["translate("+(l===void 0?0:l)+","+(L===void 0?0:L)+")"],v(B)&&l.push("matrix("+B.join(",")+")"),U&&l.push("rotate("+U+" "+m(this.rotationOriginX,A.getAttribute("x"),0)+" "+m(this.rotationOriginY,A.getAttribute("y")||0)+")"),(v(Z)||v(j))&&l.push("scale("+m(Z,1)+" "+m(j,1)+")"),l.length&&!(this.text||this).textPath&&A.setAttribute("transform",l.join(" "))},R.prototype.visibilitySetter=function(A,B,U){A==="inherit"?U.removeAttribute(B):this[B]!==A&&U.setAttribute(B,A),this[B]=A},R.prototype.xGetter=function(A){return this.element.nodeName==="circle"&&(A==="x"?A="cx":A==="y"&&(A="cy")),this._defaultGetter(A)},R.prototype.zIndexSetter=function(A,B){var U=this.renderer,Z=this.parentGroup,j=(Z||U).element||U.box,l=this.element;U=j===U.box;var L=!1,H=this.added,G;if(v(A)?(l.setAttribute("data-z-index",A),A=+A,this[B]===A&&(H=!1)):v(this[B])&&l.removeAttribute("data-z-index"),this[B]=A,H){for((A=this.zIndex)&&Z&&(Z.handleZ=!0),B=j.childNodes,G=B.length-1;0<=G&&!L;G--){Z=B[G],H=Z.getAttribute("data-z-index");var W=!v(H);Z!==l&&(0>A&&W&&!U&&!G?(j.insertBefore(l,B[G]),L=!0):(I(H)<=A||W&&(!v(A)||0<=A))&&(j.insertBefore(l,B[G+1]||null),L=!0))}L||(j.insertBefore(l,B[U?3:0]||null),L=!0)}return L},R}(),e.prototype.strokeSetter=e.prototype.fillSetter,e.prototype.yGetter=e.prototype.xGetter,e.prototype.matrixSetter=e.prototype.rotationOriginXSetter=e.prototype.rotationOriginYSetter=e.prototype.rotationSetter=e.prototype.scaleXSetter=e.prototype.scaleYSetter=e.prototype.translateXSetter=e.prototype.translateYSetter=e.prototype.verticalAlignSetter=function(R,A){this[A]=R,this.doTransform=!0},e}),o(n,"Core/Renderer/RendererRegistry.js",[n["Core/Globals.js"]],function(e){var r;return function(f){f.rendererTypes={};var b;f.getRendererType=function(S){return S===void 0&&(S=b),f.rendererTypes[S]||f.rendererTypes[b]},f.registerRendererType=function(S,E,D){f.rendererTypes[S]=E,(!b||D)&&(b=S,e.Renderer=E)}}(r||(r={})),r}),o(n,"Core/Renderer/SVG/SVGLabel.js",[n["Core/Renderer/SVG/SVGElement.js"],n["Core/Utilities.js"]],function(e,r){var f=this&&this.__extends||function(){var x=function(p,c){return x=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(h,s){h.__proto__=s}||function(h,s){for(var d in s)s.hasOwnProperty(d)&&(h[d]=s[d])},x(p,c)};return function(p,c){function h(){this.constructor=p}x(p,c),p.prototype=c===null?Object.create(c):(h.prototype=c.prototype,new h)}}(),b=r.defined,S=r.extend,E=r.isNumber,D=r.merge,O=r.pick,P=r.removeEvent;return function(x){function p(c,h,s,d,y,v,w,$,k,_){var g=x.call(this)||this;g.paddingLeftSetter=g.paddingSetter,g.paddingRightSetter=g.paddingSetter,g.init(c,"g"),g.textStr=h,g.x=s,g.y=d,g.anchorX=v,g.anchorY=w,g.baseline=k,g.className=_,g.addClass(_==="button"?"highcharts-no-tooltip":"highcharts-label"),_&&g.addClass("highcharts-"+_),g.text=c.text(void 0,0,0,$).attr({zIndex:1});var T;return typeof y=="string"&&((T=/^url\((.*?)\)$/.test(y))||g.renderer.symbols[y])&&(g.symbolKey=y),g.bBox=p.emptyBBox,g.padding=3,g.baselineOffset=0,g.needsBox=c.styledMode||T,g.deferredAttr={},g.alignFactor=0,g}return f(p,x),p.prototype.alignSetter=function(c){c={left:0,center:.5,right:1}[c],c!==this.alignFactor&&(this.alignFactor=c,this.bBox&&E(this.xSetting)&&this.attr({x:this.xSetting}))},p.prototype.anchorXSetter=function(c,h){this.anchorX=c,this.boxAttr(h,Math.round(c)-this.getCrispAdjust()-this.xSetting)},p.prototype.anchorYSetter=function(c,h){this.anchorY=c,this.boxAttr(h,c-this.ySetting)},p.prototype.boxAttr=function(c,h){this.box?this.box.attr(c,h):this.deferredAttr[c]=h},p.prototype.css=function(c){if(c){var h={};c=D(c),p.textProps.forEach(function(s){typeof c[s]<"u"&&(h[s]=c[s],delete c[s])}),this.text.css(h),"fontSize"in h||"fontWeight"in h?this.updateTextPadding():("width"in h||"textOverflow"in h)&&this.updateBoxSize()}return e.prototype.css.call(this,c)},p.prototype.destroy=function(){P(this.element,"mouseenter"),P(this.element,"mouseleave"),this.text&&this.text.destroy(),this.box&&(this.box=this.box.destroy()),e.prototype.destroy.call(this)},p.prototype.fillSetter=function(c,h){c&&(this.needsBox=!0),this.fill=c,this.boxAttr(h,c)},p.prototype.getBBox=function(){this.textStr&&this.bBox.width===0&&this.bBox.height===0&&this.updateBoxSize();var c=this.padding,h=O(this.paddingLeft,c);return{width:this.width,height:this.height,x:this.bBox.x-h,y:this.bBox.y-c}},p.prototype.getCrispAdjust=function(){return this.renderer.styledMode&&this.box?this.box.strokeWidth()%2/2:(this["stroke-width"]?parseInt(this["stroke-width"],10):0)%2/2},p.prototype.heightSetter=function(c){this.heightSetting=c},p.prototype.onAdd=function(){this.text.add(this),this.attr({text:O(this.textStr,""),x:this.x||0,y:this.y||0}),this.box&&b(this.anchorX)&&this.attr({anchorX:this.anchorX,anchorY:this.anchorY})},p.prototype.paddingSetter=function(c,h){E(c)?c!==this[h]&&(this[h]=c,this.updateTextPadding()):this[h]=void 0},p.prototype.rSetter=function(c,h){this.boxAttr(h,c)},p.prototype.shadow=function(c){return c&&!this.renderer.styledMode&&(this.updateBoxSize(),this.box&&this.box.shadow(c)),this},p.prototype.strokeSetter=function(c,h){this.stroke=c,this.boxAttr(h,c)},p.prototype["stroke-widthSetter"]=function(c,h){c&&(this.needsBox=!0),this["stroke-width"]=c,this.boxAttr(h,c)},p.prototype["text-alignSetter"]=function(c){this.textAlign=c},p.prototype.textSetter=function(c){typeof c<"u"&&this.text.attr({text:c}),this.updateTextPadding()},p.prototype.updateBoxSize=function(){var c=this.text,h=c.element.style,s={},d=this.padding,y=this.bBox=E(this.widthSetting)&&E(this.heightSetting)&&!this.textAlign||!b(c.textStr)?p.emptyBBox:c.getBBox();this.width=this.getPaddedWidth(),this.height=(this.heightSetting||y.height||0)+2*d,h=this.renderer.fontMetrics(h&&h.fontSize,c),this.baselineOffset=d+Math.min((this.text.firstLineMetrics||h).b,y.height||1/0),this.heightSetting&&(this.baselineOffset+=(this.heightSetting-h.h)/2),this.needsBox&&!c.textPath&&(this.box||(c=this.box=this.symbolKey?this.renderer.symbol(this.symbolKey):this.renderer.rect(),c.addClass((this.className==="button"?"":"highcharts-label-box")+(this.className?" highcharts-"+this.className+"-box":"")),c.add(this)),c=this.getCrispAdjust(),s.x=c,s.y=(this.baseline?-this.baselineOffset:0)+c,s.width=Math.round(this.width),s.height=Math.round(this.height),this.box.attr(S(s,this.deferredAttr)),this.deferredAttr={})},p.prototype.updateTextPadding=function(){var c=this.text;if(!c.textPath){this.updateBoxSize();var h=this.baseline?0:this.baselineOffset,s=O(this.paddingLeft,this.padding);b(this.widthSetting)&&this.bBox&&(this.textAlign==="center"||this.textAlign==="right")&&(s+={center:.5,right:1}[this.textAlign]*(this.widthSetting-this.bBox.width)),(s!==c.x||h!==c.y)&&(c.attr("x",s),c.hasBoxWidthChanged&&(this.bBox=c.getBBox(!0)),typeof h<"u"&&c.attr("y",h)),c.x=s,c.y=h}},p.prototype.widthSetter=function(c){this.widthSetting=E(c)?c:void 0},p.prototype.getPaddedWidth=function(){var c=this.padding,h=O(this.paddingLeft,c);return c=O(this.paddingRight,c),(this.widthSetting||this.bBox.width||0)+h+c},p.prototype.xSetter=function(c){this.x=c,this.alignFactor&&(c-=this.alignFactor*this.getPaddedWidth(),this["forceAnimate:x"]=!0),this.xSetting=Math.round(c),this.attr("translateX",this.xSetting)},p.prototype.ySetter=function(c){this.ySetting=this.y=Math.round(c),this.attr("translateY",this.ySetting)},p.emptyBBox={width:0,height:0,x:0,y:0},p.textProps="color direction fontFamily fontSize fontStyle fontWeight lineHeight textAlign textDecoration textOutline textOverflow width".split(" "),p}(e)}),o(n,"Core/Renderer/SVG/Symbols.js",[n["Core/Utilities.js"]],function(e){function r(O,P,x,p,c){var h=[];if(c){var s=c.start||0,d=D(c.r,x);x=D(c.r,p||x);var y=(c.end||0)-.001;p=c.innerR;var v=D(c.open,.001>Math.abs((c.end||0)-s-2*Math.PI)),w=Math.cos(s),$=Math.sin(s),k=Math.cos(y),_=Math.sin(y);s=D(c.longArc,.001>y-s-Math.PI?0:1),h.push(["M",O+d*w,P+x*$],["A",d,x,0,s,D(c.clockwise,1),O+d*k,P+x*_]),S(p)&&h.push(v?["M",O+p*k,P+p*_]:["L",O+p*k,P+p*_],["A",p,p,0,s,S(c.clockwise)?1-c.clockwise:0,O+p*w,P+p*$]),v||h.push(["Z"])}return h}function f(O,P,x,p,c){return c&&c.r?b(O,P,x,p,c):[["M",O,P],["L",O+x,P],["L",O+x,P+p],["L",O,P+p],["Z"]]}function b(O,P,x,p,c){return c=c&&c.r||0,[["M",O+c,P],["L",O+x-c,P],["C",O+x,P,O+x,P,O+x,P+c],["L",O+x,P+p-c],["C",O+x,P+p,O+x,P+p,O+x-c,P+p],["L",O+c,P+p],["C",O,P+p,O,P+p,O,P+p-c],["L",O,P+c],["C",O,P,O,P,O+c,P]]}var S=e.defined,E=e.isNumber,D=e.pick;return{arc:r,callout:function(O,P,x,p,c){var h=Math.min(c&&c.r||0,x,p),s=h+6,d=c&&c.anchorX;c=c&&c.anchorY||0;var y=b(O,P,x,p,{r:h});return E(d)&&(O+d>=x?c>P+s&&c<P+p-s?y.splice(3,1,["L",O+x,c-6],["L",O+x+6,c],["L",O+x,c+6],["L",O+x,P+p-h]):y.splice(3,1,["L",O+x,p/2],["L",d,c],["L",O+x,p/2],["L",O+x,P+p-h]):0>=O+d?c>P+s&&c<P+p-s?y.splice(7,1,["L",O,c+6],["L",O-6,c],["L",O,c-6],["L",O,P+h]):y.splice(7,1,["L",O,p/2],["L",d,c],["L",O,p/2],["L",O,P+h]):c&&c>p&&d>O+s&&d<O+x-s?y.splice(5,1,["L",d+6,P+p],["L",d,P+p+6],["L",d-6,P+p],["L",O+h,P+p]):c&&0>c&&d>O+s&&d<O+x-s&&y.splice(1,1,["L",d-6,P],["L",d,P-6],["L",d+6,P],["L",x-h,P])),y},circle:function(O,P,x,p){return r(O+x/2,P+p/2,x/2,p/2,{start:.5*Math.PI,end:2.5*Math.PI,open:!1})},diamond:function(O,P,x,p){return[["M",O+x/2,P],["L",O+x,P+p/2],["L",O+x/2,P+p],["L",O,P+p/2],["Z"]]},rect:f,roundedRect:b,square:f,triangle:function(O,P,x,p){return[["M",O+x/2,P],["L",O+x,P+p],["L",O,P+p],["Z"]]},"triangle-down":function(O,P,x,p){return[["M",O,P],["L",O+x,P],["L",O+x/2,P+p],["Z"]]}}}),o(n,"Core/Renderer/SVG/TextBuilder.js",[n["Core/Renderer/HTML/AST.js"],n["Core/Globals.js"],n["Core/Utilities.js"]],function(e,r,f){var b=r.doc,S=r.SVG_NS,E=r.win,D=f.attr,O=f.extend,P=f.fireEvent,x=f.isString,p=f.objectEach,c=f.pick;return function(){function h(s){var d=s.styles;this.renderer=s.renderer,this.svgElement=s,this.width=s.textWidth,this.textLineHeight=d&&d.lineHeight,this.textOutline=d&&d.textOutline,this.ellipsis=!(!d||d.textOverflow!=="ellipsis"),this.noWrap=!(!d||d.whiteSpace!=="nowrap"),this.fontSize=d&&d.fontSize}return h.prototype.buildSVG=function(){var s=this.svgElement,d=s.element,y=s.renderer,v=c(s.textStr,"").toString(),w=v.indexOf("<")!==-1,$=d.childNodes;y=this.width&&!s.added&&y.box;var k=/<br.*?>/g,_=[v,this.ellipsis,this.noWrap,this.textLineHeight,this.textOutline,this.fontSize,this.width].join();if(_!==s.textCache){for(s.textCache=_,delete s.actualWidth,_=$.length;_--;)d.removeChild($[_]);w||this.ellipsis||this.width||s.textPath||v.indexOf(" ")!==-1&&(!this.noWrap||k.test(v))?v!==""&&(y&&y.appendChild(d),v=new e(v),this.modifyTree(v.nodes),v.addToDOM(d),this.modifyDOM(),this.ellipsis&&(d.textContent||"").indexOf("…")!==-1&&s.attr("title",this.unescapeEntities(s.textStr||"",["&lt;","&gt;"])),y&&y.removeChild(d)):d.appendChild(b.createTextNode(this.unescapeEntities(v))),x(this.textOutline)&&s.applyTextOutline&&s.applyTextOutline(this.textOutline)}},h.prototype.modifyDOM=function(){var s=this,d=this.svgElement,y=D(d.element,"x");d.firstLineMetrics=void 0;for(var v;(v=d.element.firstChild)&&/^[\s\u200B]*$/.test(v.textContent||" ");)d.element.removeChild(v);[].forEach.call(d.element.querySelectorAll("tspan.highcharts-br"),function(_,g){_.nextSibling&&_.previousSibling&&(g===0&&_.previousSibling.nodeType===1&&(d.firstLineMetrics=d.renderer.fontMetrics(void 0,_.previousSibling)),D(_,{dy:s.getLineHeight(_.nextSibling),x:y}))});var w=this.width||0;if(w){var $=function(_,g){var T=_.textContent||"",a=T.replace(/([^\^])-/g,"$1- ").split(" "),C=!s.noWrap&&(1<a.length||1<d.element.childNodes.length),m=s.getLineHeight(g),I=0,u=d.actualWidth;if(s.ellipsis)T&&s.truncate(_,T,void 0,0,Math.max(0,w-parseInt(s.fontSize||12,10)),function(M,R){return M.substring(0,R)+"…"});else if(C){for(T=[],C=[];g.firstChild&&g.firstChild!==_;)C.push(g.firstChild),g.removeChild(g.firstChild);for(;a.length;)a.length&&!s.noWrap&&0<I&&(T.push(_.textContent||""),_.textContent=a.join(" ").replace(/- /g,"-")),s.truncate(_,void 0,a,I===0&&u||0,w,function(M,R){return a.slice(0,R).join(" ").replace(/- /g,"-")}),u=d.actualWidth,I++;C.forEach(function(M){g.insertBefore(M,_)}),T.forEach(function(M){g.insertBefore(b.createTextNode(M),_),M=b.createElementNS(S,"tspan"),M.textContent="​",D(M,{dy:m,x:y}),g.insertBefore(M,_)})}},k=function(_){[].slice.call(_.childNodes).forEach(function(g){g.nodeType===E.Node.TEXT_NODE?$(g,_):(g.className.baseVal.indexOf("highcharts-br")!==-1&&(d.actualWidth=0),k(g))})};k(d.element)}},h.prototype.getLineHeight=function(s){var d;return s=s.nodeType===E.Node.TEXT_NODE?s.parentElement:s,this.renderer.styledMode||(d=s&&/(px|em)$/.test(s.style.fontSize)?s.style.fontSize:this.fontSize||this.renderer.style.fontSize||12),this.textLineHeight?parseInt(this.textLineHeight.toString(),10):this.renderer.fontMetrics(d,s||this.svgElement.element).h},h.prototype.modifyTree=function(s){var d=this,y=function(v,w){var $=v.attributes;$=$===void 0?{}:$;var k=v.children,_=v.style;_=_===void 0?{}:_;var g=v.tagName,T=d.renderer.styledMode;g==="b"||g==="strong"?T?$.class="highcharts-strong":_.fontWeight="bold":(g==="i"||g==="em")&&(T?$.class="highcharts-emphasized":_.fontStyle="italic"),_&&_.color&&(_.fill=_.color),g==="br"?($.class="highcharts-br",v.textContent="​",(w=s[w+1])&&w.textContent&&(w.textContent=w.textContent.replace(/^ +/gm,""))):g==="a"&&k&&k.some(function(a){return a.tagName==="#text"})&&(v.children=[{children:k,tagName:"tspan"}]),g!=="#text"&&g!=="a"&&(v.tagName="tspan"),O(v,{attributes:$,style:_}),k&&k.filter(function(a){return a.tagName!=="#text"}).forEach(y)};s.forEach(y),P(this.svgElement,"afterModifyTree",{nodes:s})},h.prototype.truncate=function(s,d,y,v,w,$){var k=this.svgElement,_=k.renderer,g=k.rotation,T=[],a=y?1:0,C=(d||y||"").length,m=C,I,u=function(R,A){A=A||R;var B=s.parentNode;if(B&&typeof T[A]>"u")if(B.getSubStringLength)try{T[A]=v+B.getSubStringLength(0,y?A+1:A)}catch{}else _.getSpanWidth&&(s.textContent=$(d||y,R),T[A]=v+_.getSpanWidth(k,s));return T[A]};k.rotation=0;var M=u(s.textContent.length);if(v+M>w){for(;a<=C;)m=Math.ceil((a+C)/2),y&&(I=$(y,m)),M=u(m,I&&I.length-1),a===C?a=C+1:M>w?C=m-1:a=m;C===0?s.textContent="":d&&C===d.length-1||(s.textContent=I||$(d||y,m))}y&&y.splice(0,m),k.actualWidth=M,k.rotation=g},h.prototype.unescapeEntities=function(s,d){return p(this.renderer.escapes,function(y,v){d&&d.indexOf(y)!==-1||(s=s.toString().replace(new RegExp(y,"g"),v))}),s},h}()}),o(n,"Core/Renderer/SVG/SVGRenderer.js",[n["Core/Renderer/HTML/AST.js"],n["Core/Color/Color.js"],n["Core/Globals.js"],n["Core/Renderer/RendererRegistry.js"],n["Core/Renderer/SVG/SVGElement.js"],n["Core/Renderer/SVG/SVGLabel.js"],n["Core/Renderer/SVG/Symbols.js"],n["Core/Renderer/SVG/TextBuilder.js"],n["Core/Utilities.js"]],function(e,r,f,b,S,E,D,O,P){var x=f.charts,p=f.deg2rad,c=f.doc,h=f.isFirefox,s=f.isMS,d=f.isWebKit,y=f.noop,v=f.SVG_NS,w=f.symbolSizes,$=f.win,k=P.addEvent,_=P.attr,g=P.createElement,T=P.css,a=P.defined,C=P.destroyObjectProperties,m=P.extend,I=P.isArray,u=P.isNumber,M=P.isObject,R=P.isString,A=P.merge,B=P.pick,U=P.pInt,Z=P.uniqueKey,j;return f=function(){function l(L,H,G,W,N,F,z){this.width=this.url=this.style=this.isSVG=this.imgCount=this.height=this.gradients=this.globalAnimation=this.defs=this.chartIndex=this.cacheKeys=this.cache=this.boxWrapper=this.box=this.alignedObjects=void 0,this.init(L,H,G,W,N,F,z)}return l.prototype.init=function(L,H,G,W,N,F,z){var K=this.createElement("svg").attr({version:"1.1",class:"highcharts-root"}),V=K.element;z||K.css(this.getStyle(W)),L.appendChild(V),_(L,"dir","ltr"),L.innerHTML.indexOf("xmlns")===-1&&_(V,"xmlns",this.SVG_NS),this.isSVG=!0,this.box=V,this.boxWrapper=K,this.alignedObjects=[],this.url=this.getReferenceURL(),this.createElement("desc").add().element.appendChild(c.createTextNode("Created with Highcharts 10.3.3")),this.defs=this.createElement("defs").add(),this.allowHTML=F,this.forExport=N,this.styledMode=z,this.gradients={},this.cache={},this.cacheKeys=[],this.imgCount=0,this.setSize(H,G,!1);var X;h&&L.getBoundingClientRect&&(H=function(){T(L,{left:0,top:0}),X=L.getBoundingClientRect(),T(L,{left:Math.ceil(X.left)-X.left+"px",top:Math.ceil(X.top)-X.top+"px"})},H(),this.unSubPixelFix=k($,"resize",H))},l.prototype.definition=function(L){return new e([L]).addToDOM(this.defs.element)},l.prototype.getReferenceURL=function(){if((h||d)&&c.getElementsByTagName("base").length){if(!a(j)){var L=Z();L=new e([{tagName:"svg",attributes:{width:8,height:8},children:[{tagName:"defs",children:[{tagName:"clipPath",attributes:{id:L},children:[{tagName:"rect",attributes:{width:4,height:4}}]}]},{tagName:"rect",attributes:{id:"hitme",width:8,height:8,"clip-path":"url(#".concat(L,")"),fill:"rgba(0,0,0,0.001)"}}]}]).addToDOM(c.body),T(L,{position:"fixed",top:0,left:0,zIndex:9e5});var H=c.elementFromPoint(6,6);j=(H&&H.id)==="hitme",c.body.removeChild(L)}if(j)return $.location.href.split("#")[0].replace(/<[^>]*>/g,"").replace(/([\('\)])/g,"\\$1").replace(/ /g,"%20")}return""},l.prototype.getStyle=function(L){return this.style=m({fontFamily:'"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif',fontSize:"12px"},L)},l.prototype.setStyle=function(L){this.boxWrapper.css(this.getStyle(L))},l.prototype.isHidden=function(){return!this.boxWrapper.getBBox().width},l.prototype.destroy=function(){var L=this.defs;return this.box=null,this.boxWrapper=this.boxWrapper.destroy(),C(this.gradients||{}),this.gradients=null,L&&(this.defs=L.destroy()),this.unSubPixelFix&&this.unSubPixelFix(),this.alignedObjects=null},l.prototype.createElement=function(L){var H=new this.Element;return H.init(this,L),H},l.prototype.getRadialAttr=function(L,H){return{cx:L[0]-L[2]/2+(H.cx||0)*L[2],cy:L[1]-L[2]/2+(H.cy||0)*L[2],r:(H.r||0)*L[2]}},l.prototype.buildText=function(L){new O(L).buildSVG()},l.prototype.getContrast=function(L){return L=r.parse(L).rgba.map(function(H){return H/=255,.03928>=H?H/12.92:Math.pow((H+.055)/1.055,2.4)}),L=.2126*L[0]+.7152*L[1]+.0722*L[2],1.05/(L+.05)>(L+.05)/.05?"#FFFFFF":"#000000"},l.prototype.button=function(L,H,G,W,N,F,z,K,V,X){N===void 0&&(N={});var Y=this.label(L,H,G,V,void 0,void 0,X,void 0,"button"),q=this.styledMode;L=N.states||{};var tt=0;N=A(N),delete N.states;var it=A({color:"#333333",cursor:"pointer",fontWeight:"normal"},N.style);delete N.style;var at=e.filterUserAttributes(N);if(Y.attr(A({padding:8,r:2},at)),!q){at=A({fill:"#f7f7f7",stroke:"#cccccc","stroke-width":1},at),F=A(at,{fill:"#e6e6e6"},e.filterUserAttributes(F||L.hover||{}));var ht=F.style;delete F.style,z=A(at,{fill:"#e6ebf5",style:{color:"#000000",fontWeight:"bold"}},e.filterUserAttributes(z||L.select||{}));var dt=z.style;delete z.style,K=A(at,{style:{color:"#cccccc"}},e.filterUserAttributes(K||L.disabled||{}));var ut=K.style;delete K.style}return k(Y.element,s?"mouseover":"mouseenter",function(){tt!==3&&Y.setState(1)}),k(Y.element,s?"mouseout":"mouseleave",function(){tt!==3&&Y.setState(tt)}),Y.setState=function(st){st!==1&&(Y.state=tt=st),Y.removeClass(/highcharts-button-(normal|hover|pressed|disabled)/).addClass("highcharts-button-"+["normal","hover","pressed","disabled"][st||0]),q||(Y.attr([at,F,z,K][st||0]),st=[it,ht,dt,ut][st||0],M(st)&&Y.css(st))},q||(Y.attr(at).css(m({cursor:"default"},it)),X&&Y.text.css({pointerEvents:"none"})),Y.on("touchstart",function(st){return st.stopPropagation()}).on("click",function(st){tt!==3&&W.call(Y,st)})},l.prototype.crispLine=function(L,H,G){G===void 0&&(G="round");var W=L[0],N=L[1];return a(W[1])&&W[1]===N[1]&&(W[1]=N[1]=Math[G](W[1])-H%2/2),a(W[2])&&W[2]===N[2]&&(W[2]=N[2]=Math[G](W[2])+H%2/2),L},l.prototype.path=function(L){var H=this.styledMode?{}:{fill:"none"};return I(L)?H.d=L:M(L)&&m(H,L),this.createElement("path").attr(H)},l.prototype.circle=function(L,H,G){return L=M(L)?L:typeof L>"u"?{}:{x:L,y:H,r:G},H=this.createElement("circle"),H.xSetter=H.ySetter=function(W,N,F){F.setAttribute("c"+N,W)},H.attr(L)},l.prototype.arc=function(L,H,G,W,N,F){return M(L)?(W=L,H=W.y,G=W.r,L=W.x):W={innerR:W,start:N,end:F},L=this.symbol("arc",L,H,G,G,W),L.r=G,L},l.prototype.rect=function(L,H,G,W,N,F){N=M(L)?L.r:N;var z=this.createElement("rect");return L=M(L)?L:typeof L>"u"?{}:{x:L,y:H,width:Math.max(G,0),height:Math.max(W,0)},this.styledMode||(typeof F<"u"&&(L["stroke-width"]=F,L=z.crisp(L)),L.fill="none"),N&&(L.r=N),z.rSetter=function(K,V,X){z.r=K,_(X,{rx:K,ry:K})},z.rGetter=function(){return z.r||0},z.attr(L)},l.prototype.setSize=function(L,H,G){this.width=L,this.height=H,this.boxWrapper.animate({width:L,height:H},{step:function(){this.attr({viewBox:"0 0 "+this.attr("width")+" "+this.attr("height")})},duration:B(G,!0)?void 0:0}),this.alignElements()},l.prototype.g=function(L){var H=this.createElement("g");return L?H.attr({class:"highcharts-"+L}):H},l.prototype.image=function(L,H,G,W,N,F){var z={preserveAspectRatio:"none"},K=function(X,Y){X.setAttributeNS?X.setAttributeNS("http://www.w3.org/1999/xlink","href",Y):X.setAttribute("hc-svg-href",Y)};u(H)&&(z.x=H),u(G)&&(z.y=G),u(W)&&(z.width=W),u(N)&&(z.height=N);var V=this.createElement("image").attr(z);return H=function(X){K(V.element,L),F.call(V,X)},F?(K(V.element,"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="),G=new $.Image,k(G,"load",H),G.src=L,G.complete&&H({})):K(V.element,L),V},l.prototype.symbol=function(L,H,G,W,N,F){var z=this,K=/^url\((.*?)\)$/,V=K.test(L),X=!V&&(this.symbols[L]?L:"circle"),Y=X&&this.symbols[X],q;if(Y){typeof H=="number"&&(q=Y.call(this.symbols,Math.round(H||0),Math.round(G||0),W||0,N||0,F));var tt=this.path(q);z.styledMode||tt.attr("fill","none"),m(tt,{symbolName:X||void 0,x:H,y:G,width:W,height:N}),F&&m(tt,F)}else if(V){var it=L.match(K)[1],at=tt=this.image(it);at.imgwidth=B(w[it]&&w[it].width,F&&F.width),at.imgheight=B(w[it]&&w[it].height,F&&F.height);var ht=function(dt){return dt.attr({width:dt.width,height:dt.height})};["width","height"].forEach(function(dt){at[dt+"Setter"]=function(ut,st){this[st]=ut,ut=this.alignByTranslate;var J=this.element,Q=this.width,rt=this.height,lt=this.imgwidth,ct=this.imgheight,pt=this["img"+st];if(a(pt)){var mt=1;F&&F.backgroundSize==="within"&&Q&&rt?(mt=Math.min(Q/lt,rt/ct),pt=Math.round(pt*mt),_(J,{width:Math.round(lt*mt),height:Math.round(ct*mt)})):J&&J.setAttribute(st,pt),ut||this.translate(((Q||0)-pt*mt)/2,((rt||0)-pt*mt)/2)}}}),a(H)&&at.attr({x:H,y:G}),at.isImg=!0,a(at.imgwidth)&&a(at.imgheight)?ht(at):(at.attr({width:0,height:0}),g("img",{onload:function(){var dt=x[z.chartIndex];this.width===0&&(T(this,{position:"absolute",top:"-999em"}),c.body.appendChild(this)),w[it]={width:this.width,height:this.height},at.imgwidth=this.width,at.imgheight=this.height,at.element&&ht(at),this.parentNode&&this.parentNode.removeChild(this),z.imgCount--,!z.imgCount&&dt&&!dt.hasLoaded&&dt.onload()},src:it}),this.imgCount++)}return tt},l.prototype.clipRect=function(L,H,G,W){var N=Z()+"-",F=this.createElement("clipPath").attr({id:N}).add(this.defs);return L=this.rect(L,H,G,W,0).add(F),L.id=N,L.clipPath=F,L.count=0,L},l.prototype.text=function(L,H,G,W){var N={};return W&&(this.allowHTML||!this.forExport)?this.html(L,H,G):(N.x=Math.round(H||0),G&&(N.y=Math.round(G)),a(L)&&(N.text=L),L=this.createElement("text").attr(N),(!W||this.forExport&&!this.allowHTML)&&(L.xSetter=function(F,z,K){for(var V=K.getElementsByTagName("tspan"),X=K.getAttribute(z),Y=0,q;Y<V.length;Y++)q=V[Y],q.getAttribute(z)===X&&q.setAttribute(z,F);K.setAttribute(z,F)}),L)},l.prototype.fontMetrics=function(L,H){return L=!this.styledMode&&/px/.test(L)||!$.getComputedStyle?L||H&&H.style&&H.style.fontSize||this.style&&this.style.fontSize:H&&S.prototype.getStyle.call(H,"font-size"),L=/px/.test(L)?U(L):12,H=24>L?L+3:Math.round(1.2*L),{h:H,b:Math.round(.8*H),f:L}},l.prototype.rotCorr=function(L,H,G){var W=L;return H&&G&&(W=Math.max(W*Math.cos(H*p),4)),{x:-L/3*Math.sin(H*p),y:W}},l.prototype.pathToSegments=function(L){for(var H=[],G=[],W={A:8,C:7,H:2,L:3,M:3,Q:5,S:5,T:3,V:2},N=0;N<L.length;N++)R(G[0])&&u(L[N])&&G.length===W[G[0].toUpperCase()]&&L.splice(N,0,G[0].replace("M","L").replace("m","l")),typeof L[N]=="string"&&(G.length&&H.push(G.slice(0)),G.length=0),G.push(L[N]);return H.push(G.slice(0)),H},l.prototype.label=function(L,H,G,W,N,F,z,K,V){return new E(this,L,H,G,W,N,F,z,K,V)},l.prototype.alignElements=function(){this.alignedObjects.forEach(function(L){return L.align()})},l}(),m(f.prototype,{Element:S,SVG_NS:v,escapes:{"&":"&amp;","<":"&lt;",">":"&gt;","'":"&#39;",'"':"&quot;"},symbols:D,draw:y}),b.registerRendererType("svg",f,!0),f}),o(n,"Core/Renderer/HTML/HTMLElement.js",[n["Core/Globals.js"],n["Core/Renderer/SVG/SVGElement.js"],n["Core/Utilities.js"]],function(e,r,f){var b=this&&this.__extends||function(){var s=function(d,y){return s=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(v,w){v.__proto__=w}||function(v,w){for(var $ in w)w.hasOwnProperty($)&&(v[$]=w[$])},s(d,y)};return function(d,y){function v(){this.constructor=d}s(d,y),d.prototype=y===null?Object.create(y):(v.prototype=y.prototype,new v)}}(),S=e.isFirefox,E=e.isMS,D=e.isWebKit,O=e.win,P=f.css,x=f.defined,p=f.extend,c=f.pick,h=f.pInt;return function(s){function d(){return s!==null&&s.apply(this,arguments)||this}return b(d,s),d.compose=function(y){if(d.composedClasses.indexOf(y)===-1){d.composedClasses.push(y);var v=d.prototype,w=y.prototype;w.getSpanCorrection=v.getSpanCorrection,w.htmlCss=v.htmlCss,w.htmlGetBBox=v.htmlGetBBox,w.htmlUpdateTransform=v.htmlUpdateTransform,w.setSpanRotation=v.setSpanRotation}return y},d.prototype.getSpanCorrection=function(y,v,w){this.xCorr=-y*w,this.yCorr=-v},d.prototype.htmlCss=function(y){var v=this.element.tagName==="SPAN"&&y&&"width"in y,w=c(v&&y.width,void 0);if(v){delete y.width,this.textWidth=w;var $=!0}return y&&y.textOverflow==="ellipsis"&&(y.whiteSpace="nowrap",y.overflow="hidden"),this.styles=p(this.styles,y),P(this.element,y),$&&this.htmlUpdateTransform(),this},d.prototype.htmlGetBBox=function(){var y=this.element;return{x:y.offsetLeft,y:y.offsetTop,width:y.offsetWidth,height:y.offsetHeight}},d.prototype.htmlUpdateTransform=function(){if(this.added){var y=this.renderer,v=this.element,w=this.translateX||0,$=this.translateY||0,k=this.x||0,_=this.y||0,g=this.textAlign||"left",T={left:0,center:.5,right:1}[g],a=this.styles;if(a=a&&a.whiteSpace,P(v,{marginLeft:w,marginTop:$}),!y.styledMode&&this.shadows&&this.shadows.forEach(function(R){P(R,{marginLeft:w+1,marginTop:$+1})}),this.inverted&&[].forEach.call(v.childNodes,function(R){y.invertChild(R,v)}),v.tagName==="SPAN"){var C=this.rotation,m=this.textWidth&&h(this.textWidth),I=[C,g,v.innerHTML,this.textWidth,this.textAlign].join(),u=void 0;if(u=!1,m!==this.oldTextWidth){if(this.textPxLength)var M=this.textPxLength;else P(v,{width:"",whiteSpace:a||"nowrap"}),M=v.offsetWidth;(m>this.oldTextWidth||M>m)&&(/[ \-]/.test(v.textContent||v.innerText)||v.style.textOverflow==="ellipsis")&&(P(v,{width:M>m||C?m+"px":"auto",display:"block",whiteSpace:a||"normal"}),this.oldTextWidth=m,u=!0)}this.hasBoxWidthChanged=u,I!==this.cTT&&(u=y.fontMetrics(v.style.fontSize,v).b,!x(C)||C===(this.oldRotation||0)&&g===this.oldAlign||this.setSpanRotation(C,T,u),this.getSpanCorrection(!x(C)&&this.textPxLength||v.offsetWidth,u,T,C,g)),P(v,{left:k+(this.xCorr||0)+"px",top:_+(this.yCorr||0)+"px"}),this.cTT=I,this.oldRotation=C,this.oldAlign=g}}else this.alignOnAdd=!0},d.prototype.setSpanRotation=function(y,v,w){var $={},k=E&&!/Edge/.test(O.navigator.userAgent)?"-ms-transform":D?"-webkit-transform":S?"MozTransform":O.opera?"-o-transform":void 0;k&&($[k]=$.transform="rotate("+y+"deg)",$[k+(S?"Origin":"-origin")]=$.transformOrigin=100*v+"% "+w+"px",P(this.element,$))},d.composedClasses=[],d}(r)}),o(n,"Core/Renderer/HTML/HTMLRenderer.js",[n["Core/Renderer/HTML/AST.js"],n["Core/Renderer/SVG/SVGElement.js"],n["Core/Renderer/SVG/SVGRenderer.js"],n["Core/Utilities.js"]],function(e,r,f,b){var S=this&&this.__extends||function(){var x=function(p,c){return x=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(h,s){h.__proto__=s}||function(h,s){for(var d in s)s.hasOwnProperty(d)&&(h[d]=s[d])},x(p,c)};return function(p,c){function h(){this.constructor=p}x(p,c),p.prototype=c===null?Object.create(c):(h.prototype=c.prototype,new h)}}(),E=b.attr,D=b.createElement,O=b.extend,P=b.pick;return function(x){function p(){return x!==null&&x.apply(this,arguments)||this}return S(p,x),p.compose=function(c){return p.composedClasses.indexOf(c)===-1&&(p.composedClasses.push(c),c.prototype.html=p.prototype.html),c},p.prototype.html=function(c,h,s){var d=this.createElement("span"),y=d.element,v=d.renderer,w=v.isSVG,$=function(k,_){["opacity","visibility"].forEach(function(g){k[g+"Setter"]=function(T,a,C){var m=k.div?k.div.style:_;r.prototype[g+"Setter"].call(this,T,a,C),m&&(m[a]=T)}}),k.addedSetters=!0};return d.textSetter=function(k){k!==this.textStr&&(delete this.bBox,delete this.oldTextWidth,e.setElementHTML(this.element,P(k,"")),this.textStr=k,d.doTransform=!0)},w&&$(d,d.element.style),d.xSetter=d.ySetter=d.alignSetter=d.rotationSetter=function(k,_){_==="align"?d.alignValue=d.textAlign=k:d[_]=k,d.doTransform=!0},d.afterSetters=function(){this.doTransform&&(this.htmlUpdateTransform(),this.doTransform=!1)},d.attr({text:c,x:Math.round(h),y:Math.round(s)}).css({position:"absolute"}),v.styledMode||d.css({fontFamily:this.style.fontFamily,fontSize:this.style.fontSize}),y.style.whiteSpace="nowrap",d.css=d.htmlCss,w&&(d.add=function(k){var _=v.box.parentNode,g=[];if(this.parentGroup=k){var T=k.div;if(!T){for(;k;)g.push(k),k=k.parentGroup;g.reverse().forEach(function(a){function C(M,R){a[R]=M,R==="translateX"?u.left=M+"px":u.top=M+"px",a.doTransform=!0}var m=E(a.element,"class"),I=a.styles||{};T=a.div=a.div||D("div",m?{className:m}:void 0,{position:"absolute",left:(a.translateX||0)+"px",top:(a.translateY||0)+"px",display:a.display,opacity:a.opacity,cursor:I.cursor,pointerEvents:I.pointerEvents,visibility:a.visibility},T||_);var u=T.style;O(a,{classSetter:function(M){return function(R){this.element.setAttribute("class",R),M.className=R}}(T),on:function(){return g[0].div&&d.on.apply({element:g[0].div,onEvents:a.onEvents},arguments),a},translateXSetter:C,translateYSetter:C}),a.addedSetters||$(a)})}}else T=_;return T.appendChild(y),d.added=!0,d.alignOnAdd&&d.htmlUpdateTransform(),d}),d},p.composedClasses=[],p}(f)}),o(n,"Core/Axis/AxisDefaults.js",[],function(){var e;return function(r){r.defaultXAxisOptions={alignTicks:!0,allowDecimals:void 0,panningEnabled:!0,zIndex:2,zoomEnabled:!0,dateTimeLabelFormats:{millisecond:{main:"%H:%M:%S.%L",range:!1},second:{main:"%H:%M:%S",range:!1},minute:{main:"%H:%M",range:!1},hour:{main:"%H:%M",range:!1},day:{main:"%e. %b"},week:{main:"%e. %b"},month:{main:"%b '%y"},year:{main:"%Y"}},endOnTick:!1,gridLineDashStyle:"Solid",gridZIndex:1,labels:{autoRotation:void 0,autoRotationLimit:80,distance:void 0,enabled:!0,indentation:10,overflow:"justify",padding:5,reserveSpace:void 0,rotation:void 0,staggerLines:0,step:0,useHTML:!1,x:0,zIndex:7,style:{color:"#666666",cursor:"default",fontSize:"11px"}},maxPadding:.01,minorGridLineDashStyle:"Solid",minorTickLength:2,minorTickPosition:"outside",minPadding:.01,offset:void 0,opposite:!1,reversed:void 0,reversedStacks:!1,showEmpty:!0,showFirstLabel:!0,showLastLabel:!0,startOfWeek:1,startOnTick:!1,tickLength:10,tickPixelInterval:100,tickmarkPlacement:"between",tickPosition:"outside",title:{align:"middle",rotation:0,useHTML:!1,x:0,y:0,style:{color:"#666666"}},type:"linear",uniqueNames:!0,visible:!0,minorGridLineColor:"#f2f2f2",minorGridLineWidth:1,minorTickColor:"#999999",lineColor:"#ccd6eb",lineWidth:1,gridLineColor:"#e6e6e6",gridLineWidth:void 0,tickColor:"#ccd6eb"},r.defaultYAxisOptions={reversedStacks:!0,endOnTick:!0,maxPadding:.05,minPadding:.05,tickPixelInterval:72,showLastLabel:!0,labels:{x:-8},startOnTick:!0,title:{rotation:270,text:"Values"},stackLabels:{animation:{},allowOverlap:!1,enabled:!1,crop:!0,overflow:"justify",formatter:function(){var f=this.axis.chart.numberFormatter;return f(this.total||0,-1)},style:{color:"#000000",fontSize:"11px",fontWeight:"bold",textOutline:"1px contrast"}},gridLineWidth:1,lineWidth:0},r.defaultLeftAxisOptions={labels:{x:-15},title:{rotation:270}},r.defaultRightAxisOptions={labels:{x:15},title:{rotation:90}},r.defaultBottomAxisOptions={labels:{autoRotation:[-45],x:0},margin:15,title:{rotation:0}},r.defaultTopAxisOptions={labels:{autoRotation:[-45],x:0},margin:15,title:{rotation:0}}}(e||(e={})),e}),o(n,"Core/Foundation.js",[n["Core/Utilities.js"]],function(e){var r=e.addEvent,f=e.isFunction,b=e.objectEach,S=e.removeEvent,E;return function(D){D.registerEventOptions=function(O,P){O.eventOptions=O.eventOptions||{},b(P.events,function(x,p){O.eventOptions[p]!==x&&(O.eventOptions[p]&&(S(O,p,O.eventOptions[p]),delete O.eventOptions[p]),f(x)&&(O.eventOptions[p]=x,r(O,p,x)))})}}(E||(E={})),E}),o(n,"Core/Axis/Tick.js",[n["Core/FormatUtilities.js"],n["Core/Globals.js"],n["Core/Utilities.js"]],function(e,r,f){var b=r.deg2rad,S=f.clamp,E=f.correctFloat,D=f.defined,O=f.destroyObjectProperties,P=f.extend,x=f.fireEvent,p=f.isNumber,c=f.merge,h=f.objectEach,s=f.pick;return r=function(){function d(y,v,w,$,k){this.isNewLabel=this.isNew=!0,this.axis=y,this.pos=v,this.type=w||"",this.parameters=k||{},this.tickmarkOffset=this.parameters.tickmarkOffset,this.options=this.parameters.options,x(this,"init"),w||$||this.addLabel()}return d.prototype.addLabel=function(){var y=this,v=y.axis,w=v.options,$=v.chart,k=v.categories,_=v.logarithmic,g=v.names,T=y.pos,a=s(y.options&&y.options.labels,w.labels),C=v.tickPositions,m=T===C[0],I=T===C[C.length-1],u=(!a.step||a.step===1)&&v.tickInterval===1;C=C.info;var M=y.label,R;if(k=this.parameters.category||(k?s(k[T],g[T],T):T),_&&p(k)&&(k=E(_.lin2log(k))),v.dateTime)if(C)var A=$.time.resolveDTLFormat(w.dateTimeLabelFormats[!w.grid&&C.higherRanks[T]||C.unitName]),B=A.main;else p(k)&&(B=v.dateTime.getXDateFormat(k,w.dateTimeLabelFormats||{}));y.isFirst=m,y.isLast=I;var U={axis:v,chart:$,dateTimeLabelFormat:B,isFirst:m,isLast:I,pos:T,tick:y,tickPositionInfo:C,value:k};x(this,"labelFormat",U);var Z=function(l){return a.formatter?a.formatter.call(l,l):a.format?(l.text=v.defaultLabelFormatter.call(l,l),e.format(a.format,l,$)):v.defaultLabelFormatter.call(l,l)};w=Z.call(U,U);var j=A&&A.list;y.shortenLabel=j?function(){for(R=0;R<j.length;R++)if(P(U,{dateTimeLabelFormat:j[R]}),M.attr({text:Z.call(U,U)}),M.getBBox().width<v.getSlotWidth(y)-2*a.padding)return;M.attr({text:""})}:void 0,u&&v._addedPlotLB&&y.moveLabel(w,a),D(M)||y.movedLabel?M&&M.textStr!==w&&!u&&(!M.textWidth||a.style.width||M.styles.width||M.css({width:null}),M.attr({text:w}),M.textPxLength=M.getBBox().width):(y.label=M=y.createLabel({x:0,y:0},w,a),y.rotation=0)},d.prototype.createLabel=function(y,v,w){var $=this.axis,k=$.chart;return(y=D(v)&&w.enabled?k.renderer.text(v,y.x,y.y,w.useHTML).add($.labelGroup):null)&&(k.styledMode||y.css(c(w.style)),y.textPxLength=y.getBBox().width),y},d.prototype.destroy=function(){O(this,this.axis)},d.prototype.getPosition=function(y,v,w,$){var k=this.axis,_=k.chart,g=$&&_.oldChartHeight||_.chartHeight;return y={x:y?E(k.translate(v+w,void 0,void 0,$)+k.transB):k.left+k.offset+(k.opposite?($&&_.oldChartWidth||_.chartWidth)-k.right-k.left:0),y:y?g-k.bottom+k.offset-(k.opposite?k.height:0):E(g-k.translate(v+w,void 0,void 0,$)-k.transB)},y.y=S(y.y,-1e5,1e5),x(this,"afterGetPosition",{pos:y}),y},d.prototype.getLabelPosition=function(y,v,w,$,k,_,g,T){var a=this.axis,C=a.transA,m=a.isLinked&&a.linkedParent?a.linkedParent.reversed:a.reversed,I=a.staggerLines,u=a.tickRotCorr||{x:0,y:0},M=$||a.reserveSpaceDefault?0:-a.labelOffset*(a.labelAlign==="center"?.5:1),R={};return w=a.side===0?w.rotation?-8:-w.getBBox().height:a.side===2?u.y+8:Math.cos(w.rotation*b)*(u.y-w.getBBox(!1,0).height/2),D(k.y)&&(w=a.side===0&&a.horiz?k.y+w:k.y),y=y+k.x+M+u.x-(_&&$?_*C*(m?-1:1):0),v=v+w-(_&&!$?_*C*(m?1:-1):0),I&&($=g/(T||1)%I,a.opposite&&($=I-$-1),v+=a.labelOffset/I*$),R.x=y,R.y=Math.round(v),x(this,"afterGetLabelPosition",{pos:R,tickmarkOffset:_,index:g}),R},d.prototype.getLabelSize=function(){return this.label?this.label.getBBox()[this.axis.horiz?"height":"width"]:0},d.prototype.getMarkPath=function(y,v,w,$,k,_){return _.crispLine([["M",y,v],["L",y+(k?0:-w),v+(k?w:0)]],$)},d.prototype.handleOverflow=function(y){var v=this.axis,w=v.options.labels,$=y.x,k=v.chart.chartWidth,_=v.chart.spacing,g=s(v.labelLeft,Math.min(v.pos,_[3]));_=s(v.labelRight,Math.max(v.isRadial?0:v.pos+v.len,k-_[1]));var T=this.label,a=this.rotation,C={left:0,center:.5,right:1}[v.labelAlign||T.attr("align")],m=T.getBBox().width,I=v.getSlotWidth(this),u={},M=I,R=1,A;a||w.overflow!=="justify"?0>a&&$-C*m<g?A=Math.round($/Math.cos(a*b)-g):0<a&&$+C*m>_&&(A=Math.round((k-$)/Math.cos(a*b))):(k=$+(1-C)*m,$-C*m<g?M=y.x+M*(1-C)-g:k>_&&(M=_-y.x+M*C,R=-1),M=Math.min(I,M),M<I&&v.labelAlign==="center"&&(y.x+=R*(I-M-C*(I-Math.min(m,M)))),(m>M||v.autoRotation&&(T.styles||{}).width)&&(A=M)),A&&(this.shortenLabel?this.shortenLabel():(u.width=Math.floor(A)+"px",(w.style||{}).textOverflow||(u.textOverflow="ellipsis"),T.css(u)))},d.prototype.moveLabel=function(y,v){var w=this,$=w.label,k=w.axis,_=k.reversed,g=!1;if($&&$.textStr===y?(w.movedLabel=$,g=!0,delete w.label):h(k.ticks,function(a){g||a.isNew||a===w||!a.label||a.label.textStr!==y||(w.movedLabel=a.label,g=!0,a.labelPos=w.movedLabel.xy,delete a.label)}),!g&&(w.labelPos||$)){var T=w.labelPos||$.xy;$=k.horiz?_?0:k.width+k.left:T.x,k=k.horiz?T.y:_?k.width+k.left:0,w.movedLabel=w.createLabel({x:$,y:k},y,v),w.movedLabel&&w.movedLabel.attr({opacity:0})}},d.prototype.render=function(y,v,w){var $=this.axis,k=$.horiz,_=this.pos,g=s(this.tickmarkOffset,$.tickmarkOffset);_=this.getPosition(k,_,g,v),g=_.x;var T=_.y;$=k&&g===$.pos+$.len||!k&&T===$.pos?-1:1,k=s(w,this.label&&this.label.newOpacity,1),w=s(w,1),this.isActive=!0,this.renderGridLine(v,w,$),this.renderMark(_,w,$),this.renderLabel(_,v,k,y),this.isNew=!1,x(this,"afterRender")},d.prototype.renderGridLine=function(y,v,w){var $=this.axis,k=$.options,_={},g=this.pos,T=this.type,a=s(this.tickmarkOffset,$.tickmarkOffset),C=$.chart.renderer,m=this.gridLine,I=k.gridLineWidth,u=k.gridLineColor,M=k.gridLineDashStyle;this.type==="minor"&&(I=k.minorGridLineWidth,u=k.minorGridLineColor,M=k.minorGridLineDashStyle),m||($.chart.styledMode||(_.stroke=u,_["stroke-width"]=I||0,_.dashstyle=M),T||(_.zIndex=1),y&&(v=0),this.gridLine=m=C.path().attr(_).addClass("highcharts-"+(T?T+"-":"")+"grid-line").add($.gridGroup)),m&&(w=$.getPlotLinePath({value:g+a,lineWidth:m.strokeWidth()*w,force:"pass",old:y,acrossPanes:!1}))&&m[y||this.isNew?"attr":"animate"]({d:w,opacity:v})},d.prototype.renderMark=function(y,v,w){var $=this.axis,k=$.options,_=$.chart.renderer,g=this.type,T=$.tickSize(g?g+"Tick":"tick"),a=y.x;y=y.y;var C=s(k[g!=="minor"?"tickWidth":"minorTickWidth"],!g&&$.isXAxis?1:0);k=k[g!=="minor"?"tickColor":"minorTickColor"];var m=this.mark,I=!m;T&&($.opposite&&(T[0]=-T[0]),m||(this.mark=m=_.path().addClass("highcharts-"+(g?g+"-":"")+"tick").add($.axisGroup),$.chart.styledMode||m.attr({stroke:k,"stroke-width":C})),m[I?"attr":"animate"]({d:this.getMarkPath(a,y,T[0],m.strokeWidth()*w,$.horiz,_),opacity:v}))},d.prototype.renderLabel=function(y,v,w,$){var k=this.axis,_=k.horiz,g=k.options,T=this.label,a=g.labels,C=a.step;k=s(this.tickmarkOffset,k.tickmarkOffset);var m=y.x;y=y.y;var I=!0;T&&p(m)&&(T.xy=y=this.getLabelPosition(m,y,T,_,a,k,$,C),this.isFirst&&!this.isLast&&!g.showFirstLabel||this.isLast&&!this.isFirst&&!g.showLastLabel?I=!1:!_||a.step||a.rotation||v||w===0||this.handleOverflow(y),C&&$%C&&(I=!1),I&&p(y.y)?(y.opacity=w,T[this.isNewLabel?"attr":"animate"](y).show(!0),this.isNewLabel=!1):(T.hide(),this.isNewLabel=!0))},d.prototype.replaceMovedLabel=function(){var y=this.label,v=this.axis,w=v.reversed;if(y&&!this.isNew){var $=v.horiz?w?v.left:v.width+v.left:y.xy.x;w=v.horiz?y.xy.y:w?v.width+v.top:v.top,y.animate({x:$,y:w,opacity:0},void 0,y.destroy),delete this.label}v.isDirty=!0,this.label=this.movedLabel,delete this.movedLabel},d}(),r}),o(n,"Core/Axis/Axis.js",[n["Core/Animation/AnimationUtilities.js"],n["Core/Axis/AxisDefaults.js"],n["Core/Color/Color.js"],n["Core/Defaults.js"],n["Core/Foundation.js"],n["Core/Globals.js"],n["Core/Axis/Tick.js"],n["Core/Utilities.js"]],function(e,r,f,b,S,E,D,O){var P=e.animObject,x=b.defaultOptions,p=S.registerEventOptions,c=E.deg2rad,h=O.arrayMax,s=O.arrayMin,d=O.clamp,y=O.correctFloat,v=O.defined,w=O.destroyObjectProperties,$=O.erase,k=O.error,_=O.extend,g=O.fireEvent,T=O.isArray,a=O.isNumber,C=O.isString,m=O.merge,I=O.normalizeTickInterval,u=O.objectEach,M=O.pick,R=O.relativeLength,A=O.removeEvent,B=O.splat,U=O.syncTimeout,Z=function(j,l){return I(l,void 0,void 0,M(j.options.allowDecimals,.5>l||j.tickAmount!==void 0),!!j.tickAmount)};return e=function(){function j(l,L){this.zoomEnabled=this.width=this.visible=this.userOptions=this.translationSlope=this.transB=this.transA=this.top=this.ticks=this.tickRotCorr=this.tickPositions=this.tickmarkOffset=this.tickInterval=this.tickAmount=this.side=this.series=this.right=this.positiveValuesOnly=this.pos=this.pointRangePadding=this.pointRange=this.plotLinesAndBandsGroups=this.plotLinesAndBands=this.paddedTicks=this.overlap=this.options=this.offset=this.names=this.minPixelPadding=this.minorTicks=this.minorTickInterval=this.min=this.maxLabelLength=this.max=this.len=this.left=this.labelFormatter=this.labelEdge=this.isLinked=this.height=this.hasVisibleSeries=this.hasNames=this.eventOptions=this.coll=this.closestPointRange=this.chart=this.bottom=this.alternateBands=void 0,this.init(l,L)}return j.prototype.init=function(l,L){var H=L.isX;this.chart=l,this.horiz=l.inverted&&!this.isZAxis?!H:H,this.isXAxis=H,this.coll=this.coll||(H?"xAxis":"yAxis"),g(this,"init",{userOptions:L}),this.opposite=M(L.opposite,this.opposite),this.side=M(L.side,this.side,this.horiz?this.opposite?0:2:this.opposite?1:3),this.setOptions(L);var G=this.options,W=G.labels,N=G.type;this.userOptions=L,this.minPixelPadding=0,this.reversed=M(G.reversed,this.reversed),this.visible=G.visible,this.zoomEnabled=G.zoomEnabled,this.hasNames=N==="category"||G.categories===!0,this.categories=G.categories||(this.hasNames?[]:void 0),this.names||(this.names=[],this.names.keys={}),this.plotLinesAndBandsGroups={},this.positiveValuesOnly=!!this.logarithmic,this.isLinked=v(G.linkedTo),this.ticks={},this.labelEdge=[],this.minorTicks={},this.plotLinesAndBands=[],this.alternateBands={},this.len=0,this.minRange=this.userMinRange=G.minRange||G.maxZoom,this.range=G.range,this.offset=G.offset||0,this.min=this.max=null,L=M(G.crosshair,B(l.options.tooltip.crosshairs)[H?0:1]),this.crosshair=L===!0?{}:L,l.axes.indexOf(this)===-1&&(H?l.axes.splice(l.xAxis.length,0,this):l.axes.push(this),l[this.coll].push(this)),this.series=this.series||[],l.inverted&&!this.isZAxis&&H&&typeof this.reversed>"u"&&(this.reversed=!0),this.labelRotation=a(W.rotation)?W.rotation:void 0,p(this,G),g(this,"afterInit")},j.prototype.setOptions=function(l){this.options=m(r.defaultXAxisOptions,this.coll==="yAxis"&&r.defaultYAxisOptions,[r.defaultTopAxisOptions,r.defaultRightAxisOptions,r.defaultBottomAxisOptions,r.defaultLeftAxisOptions][this.side],m(x[this.coll],l)),g(this,"afterSetOptions",{userOptions:l})},j.prototype.defaultLabelFormatter=function(l){var L=this.axis;l=this.chart.numberFormatter;var H=a(this.value)?this.value:NaN,G=L.chart.time,W=this.dateTimeLabelFormat,N=x.lang,F=N.numericSymbols;N=N.numericSymbolMagnitude||1e3;var z=L.logarithmic?Math.abs(H):L.tickInterval,K=F&&F.length;if(L.categories)var V="".concat(this.value);else if(W)V=G.dateFormat(W,H);else if(K&&1e3<=z)for(;K--&&typeof V>"u";)L=Math.pow(N,K+1),z>=L&&10*H%L===0&&F[K]!==null&&H!==0&&(V=l(H/L,-1)+F[K]);return typeof V>"u"&&(V=1e4<=Math.abs(H)?l(H,-1):l(H,-1,void 0,"")),V},j.prototype.getSeriesExtremes=function(){var l=this,L=l.chart,H;g(this,"getSeriesExtremes",null,function(){l.hasVisibleSeries=!1,l.dataMin=l.dataMax=l.threshold=null,l.softThreshold=!l.isXAxis,l.series.forEach(function(G){if(G.visible||!L.options.chart.ignoreHiddenSeries){var W=G.options,N=W.threshold;if(l.hasVisibleSeries=!0,l.positiveValuesOnly&&0>=N&&(N=null),l.isXAxis){if(W=G.xData,W.length){W=l.logarithmic?W.filter(l.validatePositiveValue):W,H=G.getXExtremes(W);var F=H.min,z=H.max;a(F)||F instanceof Date||(W=W.filter(a),H=G.getXExtremes(W),F=H.min,z=H.max),W.length&&(l.dataMin=Math.min(M(l.dataMin,F),F),l.dataMax=Math.max(M(l.dataMax,z),z))}}else G=G.applyExtremes(),a(G.dataMin)&&(F=G.dataMin,l.dataMin=Math.min(M(l.dataMin,F),F)),a(G.dataMax)&&(z=G.dataMax,l.dataMax=Math.max(M(l.dataMax,z),z)),v(N)&&(l.threshold=N),(!W.softThreshold||l.positiveValuesOnly)&&(l.softThreshold=!1)}})}),g(this,"afterGetSeriesExtremes")},j.prototype.translate=function(l,L,H,G,W,N){var F=this.linkedParent||this,z=G&&F.old?F.old.min:F.min;if(!a(z))return NaN;var K=F.minPixelPadding;W=(F.isOrdinal||F.brokenAxis&&F.brokenAxis.hasBreaks||F.logarithmic&&W)&&F.lin2val;var V=1,X=0;return G=G&&F.old?F.old.transA:F.transA,G||(G=F.transA),H&&(V*=-1,X=F.len),F.reversed&&(V*=-1,X-=V*(F.sector||F.len)),L?(N=(l*V+X-K)/G+z,W&&(N=F.lin2val(N))):(W&&(l=F.val2lin(l)),l=V*(l-z)*G,N=(F.isRadial?l:y(l))+X+V*K+(a(N)?G*N:0)),N},j.prototype.toPixels=function(l,L){return this.translate(l,!1,!this.horiz,void 0,!0)+(L?0:this.pos)},j.prototype.toValue=function(l,L){return this.translate(l-(L?0:this.pos),!0,!this.horiz,void 0,!0)},j.prototype.getPlotLinePath=function(l){function L(st,J,Q){return tt!=="pass"&&(st<J||st>Q)&&(tt?st=d(st,J,Q):ut=!0),st}var H=this,G=H.chart,W=H.left,N=H.top,F=l.old,z=l.value,K=l.lineWidth,V=F&&G.oldChartHeight||G.chartHeight,X=F&&G.oldChartWidth||G.chartWidth,Y=H.transB,q=l.translatedValue,tt=l.force,it,at,ht,dt,ut;return l={value:z,lineWidth:K,old:F,force:tt,acrossPanes:l.acrossPanes,translatedValue:q},g(this,"getPlotLinePath",l,function(st){q=M(q,H.translate(z,void 0,void 0,F)),q=d(q,-1e5,1e5),it=ht=Math.round(q+Y),at=dt=Math.round(V-q-Y),a(q)?H.horiz?(at=N,dt=V-H.bottom,it=ht=L(it,W,W+H.width)):(it=W,ht=X-H.right,at=dt=L(at,N,N+H.height)):(ut=!0,tt=!1),st.path=ut&&!tt?null:G.renderer.crispLine([["M",it,at],["L",ht,dt]],K||1)}),l.path},j.prototype.getLinearTickPositions=function(l,L,H){var G=y(Math.floor(L/l)*l);H=y(Math.ceil(H/l)*l);var W=[],N;if(y(G+l)===G&&(N=20),this.single)return[L];for(L=G;L<=H&&(W.push(L),L=y(L+l,N),L!==F);)var F=L;return W},j.prototype.getMinorTickInterval=function(){var l=this.options;return l.minorTicks===!0?M(l.minorTickInterval,"auto"):l.minorTicks===!1?null:l.minorTickInterval},j.prototype.getMinorTickPositions=function(){var l=this.options,L=this.tickPositions,H=this.minorTickInterval,G=this.pointRangePadding||0,W=this.min-G;G=this.max+G;var N=G-W,F=[];if(N&&N/H<this.len/3){var z=this.logarithmic;if(z)this.paddedTicks.forEach(function(K,V,X){V&&F.push.apply(F,z.getLogTickPositions(H,X[V-1],X[V],!0))});else if(this.dateTime&&this.getMinorTickInterval()==="auto")F=F.concat(this.getTimeTicks(this.dateTime.normalizeTimeTickInterval(H),W,G,l.startOfWeek));else for(l=W+(L[0]-W)%H;l<=G&&l!==F[0];l+=H)F.push(l)}return F.length!==0&&this.trimTicks(F),F},j.prototype.adjustForMinRange=function(){var l=this.options,L=this.logarithmic,H=this.min,G=this.max,W=0,N,F,z,K;if(this.isXAxis&&typeof this.minRange>"u"&&!L&&(v(l.min)||v(l.max)||v(l.floor)||v(l.ceiling)?this.minRange=null:(this.series.forEach(function(q){if(z=q.xData,K=q.xIncrement?1:z.length-1,1<z.length)for(N=K;0<N;N--)F=z[N]-z[N-1],(!W||F<W)&&(W=F)}),this.minRange=Math.min(5*W,this.dataMax-this.dataMin))),G-H<this.minRange){var V=this.dataMax-this.dataMin>=this.minRange,X=this.minRange,Y=(X-G+H)/2;Y=[H-Y,M(l.min,H-Y)],V&&(Y[2]=this.logarithmic?this.logarithmic.log2lin(this.dataMin):this.dataMin),H=h(Y),G=[H+X,M(l.max,H+X)],V&&(G[2]=L?L.log2lin(this.dataMax):this.dataMax),G=s(G),G-H<X&&(Y[0]=G-X,Y[1]=M(l.min,G-X),H=h(Y))}this.min=H,this.max=G},j.prototype.getClosest=function(){var l;return this.categories?l=1:this.series.forEach(function(L){var H=L.closestPointRange,G=L.visible||!L.chart.options.chart.ignoreHiddenSeries;!L.noSharedTooltip&&v(H)&&G&&(l=v(l)?Math.min(l,H):H)}),l},j.prototype.nameToX=function(l){var L=T(this.options.categories),H=L?this.categories:this.names,G=l.options.x;if(l.series.requireSorting=!1,v(G)||(G=this.options.uniqueNames&&H?L?H.indexOf(l.name):M(H.keys[l.name],-1):l.series.autoIncrement()),G===-1){if(!L&&H)var W=H.length}else W=G;return typeof W<"u"?(this.names[W]=l.name,this.names.keys[l.name]=W):l.x&&(W=l.x),W},j.prototype.updateNames=function(){var l=this,L=this.names;0<L.length&&(Object.keys(L.keys).forEach(function(H){delete L.keys[H]}),L.length=0,this.minRange=this.userMinRange,(this.series||[]).forEach(function(H){H.xIncrement=null,(!H.points||H.isDirtyData)&&(l.max=Math.max(l.max,H.xData.length-1),H.processData(),H.generatePoints()),H.data.forEach(function(G,W){if(G&&G.options&&typeof G.name<"u"){var N=l.nameToX(G);typeof N<"u"&&N!==G.x&&(G.x=N,H.xData[W]=N)}})}))},j.prototype.setAxisTranslation=function(){var l=this,L=l.max-l.min,H=l.linkedParent,G=!!l.categories,W=l.isXAxis,N=l.axisPointRange||0,F=0,z=0,K=l.transA;if(W||G||N){var V=l.getClosest();H?(F=H.minPointOffset,z=H.pointRangePadding):l.series.forEach(function(X){var Y=G?1:W?M(X.options.pointRange,V,0):l.axisPointRange||0,q=X.options.pointPlacement;N=Math.max(N,Y),(!l.single||G)&&(X=X.is("xrange")?!W:W,F=Math.max(F,X&&C(q)?0:Y/2),z=Math.max(z,X&&q==="on"?0:Y))}),H=l.ordinal&&l.ordinal.slope&&V?l.ordinal.slope/V:1,l.minPointOffset=F*=H,l.pointRangePadding=z*=H,l.pointRange=Math.min(N,l.single&&G?1:L),W&&(l.closestPointRange=V)}l.translationSlope=l.transA=K=l.staticScale||l.len/(L+z||1),l.transB=l.horiz?l.left:l.bottom,l.minPixelPadding=K*F,g(this,"afterSetAxisTranslation")},j.prototype.minFromRange=function(){return this.max-this.range},j.prototype.setTickInterval=function(l){var L=this.chart,H=this.logarithmic,G=this.options,W=this.isXAxis,N=this.isLinked,F=G.tickPixelInterval,z=this.categories,K=this.softThreshold,V=G.maxPadding,X=G.minPadding,Y=a(G.tickInterval)&&0<=G.tickInterval?G.tickInterval:void 0,q=a(this.threshold)?this.threshold:null;this.dateTime||z||N||this.getTickAmount();var tt=M(this.userMin,G.min),it=M(this.userMax,G.max);if(N){this.linkedParent=L[this.coll][G.linkedTo];var at=this.linkedParent.getExtremes();this.min=M(at.min,at.dataMin),this.max=M(at.max,at.dataMax),G.type!==this.linkedParent.options.type&&k(11,1,L)}else{if(K&&v(q)){if(this.dataMin>=q)at=q,X=0;else if(this.dataMax<=q){var ht=q;V=0}}this.min=M(tt,at,this.dataMin),this.max=M(it,ht,this.dataMax)}if(H&&(this.positiveValuesOnly&&!l&&0>=Math.min(this.min,M(this.dataMin,this.min))&&k(10,1,L),this.min=y(H.log2lin(this.min),16),this.max=y(H.log2lin(this.max),16)),this.range&&v(this.max)&&(this.userMin=this.min=tt=Math.max(this.dataMin,this.minFromRange()),this.userMax=it=this.max,this.range=null),g(this,"foundExtremes"),this.beforePadding&&this.beforePadding(),this.adjustForMinRange(),!(z||this.axisPointRange||this.stacking&&this.stacking.usePercentage||N)&&v(this.min)&&v(this.max)&&(L=this.max-this.min)&&(!v(tt)&&X&&(this.min-=L*X),!v(it)&&V&&(this.max+=L*V)),a(this.userMin)||(a(G.softMin)&&G.softMin<this.min&&(this.min=tt=G.softMin),a(G.floor)&&(this.min=Math.max(this.min,G.floor))),a(this.userMax)||(a(G.softMax)&&G.softMax>this.max&&(this.max=it=G.softMax),a(G.ceiling)&&(this.max=Math.min(this.max,G.ceiling))),K&&v(this.dataMin)&&(q=q||0,!v(tt)&&this.min<q&&this.dataMin>=q?this.min=this.options.minRange?Math.min(q,this.max-this.minRange):q:!v(it)&&this.max>q&&this.dataMax<=q&&(this.max=this.options.minRange?Math.max(q,this.min+this.minRange):q)),a(this.min)&&a(this.max)&&!this.chart.polar&&this.min>this.max&&(v(this.options.min)?this.max=this.min:v(this.options.max)&&(this.min=this.max)),this.tickInterval=this.min===this.max||typeof this.min>"u"||typeof this.max>"u"?1:N&&this.linkedParent&&!Y&&F===this.linkedParent.options.tickPixelInterval?Y=this.linkedParent.tickInterval:M(Y,this.tickAmount?(this.max-this.min)/Math.max(this.tickAmount-1,1):void 0,z?1:(this.max-this.min)*F/Math.max(this.len,F)),W&&!l){var dt=this.min!==(this.old&&this.old.min)||this.max!==(this.old&&this.old.max);this.series.forEach(function(ut){ut.forceCrop=ut.forceCropping&&ut.forceCropping(),ut.processData(dt)}),g(this,"postProcessData",{hasExtremesChanged:dt})}this.setAxisTranslation(),g(this,"initialAxisTranslation"),this.pointRange&&!Y&&(this.tickInterval=Math.max(this.pointRange,this.tickInterval)),l=M(G.minTickInterval,this.dateTime&&!this.series.some(function(ut){return ut.noSharedTooltip})?this.closestPointRange:0),!Y&&this.tickInterval<l&&(this.tickInterval=l),this.dateTime||this.logarithmic||Y||(this.tickInterval=Z(this,this.tickInterval)),this.tickAmount||(this.tickInterval=this.unsquish()),this.setTickPositions()},j.prototype.setTickPositions=function(){var l=this.options,L=l.tickPositions,H=l.tickPositioner,G=this.getMinorTickInterval(),W=this.hasVerticalPanning(),N=this.coll==="colorAxis",F=(N||!W)&&l.startOnTick;W=(N||!W)&&l.endOnTick,N=[];var z;if(this.tickmarkOffset=this.categories&&l.tickmarkPlacement==="between"&&this.tickInterval===1?.5:0,this.minorTickInterval=G==="auto"&&this.tickInterval?this.tickInterval/5:G,this.single=this.min===this.max&&v(this.min)&&!this.tickAmount&&(parseInt(this.min,10)===this.min||l.allowDecimals!==!1),L)N=L.slice();else if(a(this.min)&&a(this.max)){if(this.ordinal&&this.ordinal.positions||!((this.max-this.min)/this.tickInterval>Math.max(2*this.len,200)))if(this.dateTime)N=this.getTimeTicks(this.dateTime.normalizeTimeTickInterval(this.tickInterval,l.units),this.min,this.max,l.startOfWeek,this.ordinal&&this.ordinal.positions,this.closestPointRange,!0);else if(this.logarithmic)N=this.logarithmic.getLogTickPositions(this.tickInterval,this.min,this.max);else for(G=l=this.tickInterval;G<=2*l&&(N=this.getLinearTickPositions(this.tickInterval,this.min,this.max),this.tickAmount&&N.length>this.tickAmount);)this.tickInterval=Z(this,G*=1.1);else N=[this.min,this.max],k(19,!1,this.chart);N.length>this.len&&(N=[N[0],N[N.length-1]],N[0]===N[1]&&(N.length=1)),H&&(this.tickPositions=N,(z=H.apply(this,[this.min,this.max]))&&(N=z))}this.tickPositions=N,this.paddedTicks=N.slice(0),this.trimTicks(N,F,W),!this.isLinked&&a(this.min)&&a(this.max)&&(this.single&&2>N.length&&!this.categories&&!this.series.some(function(K){return K.is("heatmap")&&K.options.pointPlacement==="between"})&&(this.min-=.5,this.max+=.5),L||z||this.adjustTickAmount()),g(this,"afterSetTickPositions")},j.prototype.trimTicks=function(l,L,H){var G=l[0],W=l[l.length-1],N=!this.isOrdinal&&this.minPointOffset||0;if(g(this,"trimTicks"),!this.isLinked){if(L&&G!==-1/0)this.min=G;else for(;this.min-N>l[0];)l.shift();if(H)this.max=W;else for(;this.max+N<l[l.length-1];)l.pop();l.length===0&&v(G)&&!this.options.tickPositions&&l.push((W+G)/2)}},j.prototype.alignToOthers=function(){var l=this,L=[this],H=l.options,G=this.coll==="yAxis"&&this.chart.options.chart.alignThresholds,W=[],N;if(l.thresholdAlignment=void 0,(this.chart.options.chart.alignTicks!==!1&&H.alignTicks||G)&&H.startOnTick!==!1&&H.endOnTick!==!1&&!l.logarithmic){var F=function(V){var X=V.options;return[V.horiz?X.left:X.top,X.width,X.height,X.pane].join()},z=F(this);this.chart[this.coll].forEach(function(V){var X=V.series;X.length&&X.some(function(Y){return Y.visible})&&V!==l&&F(V)===z&&(N=!0,L.push(V))})}if(N&&G){L.forEach(function(V){V=V.getThresholdAlignment(l),a(V)&&W.push(V)});var K=1<W.length?W.reduce(function(V,X){return V+X},0)/W.length:void 0;L.forEach(function(V){V.thresholdAlignment=K})}return N},j.prototype.getThresholdAlignment=function(l){if((!a(this.dataMin)||this!==l&&this.series.some(function(L){return L.isDirty||L.isDirtyData}))&&this.getSeriesExtremes(),a(this.threshold))return l=d((this.threshold-(this.dataMin||0))/((this.dataMax||0)-(this.dataMin||0)),0,1),this.options.reversed&&(l=1-l),l},j.prototype.getTickAmount=function(){var l=this.options,L=l.tickPixelInterval,H=l.tickAmount;!v(l.tickInterval)&&!H&&this.len<L&&!this.isRadial&&!this.logarithmic&&l.startOnTick&&l.endOnTick&&(H=2),!H&&this.alignToOthers()&&(H=Math.ceil(this.len/L)+1),4>H&&(this.finalTickAmt=H,H=5),this.tickAmount=H},j.prototype.adjustTickAmount=function(){var l=this,L=l.finalTickAmt,H=l.max,G=l.min,W=l.options,N=l.tickPositions,F=l.tickAmount,z=l.thresholdAlignment,K=N&&N.length,V=M(l.threshold,l.softThreshold?0:null),X=l.tickInterval;if(a(z)){var Y=.5>z?Math.ceil(z*(F-1)):Math.floor(z*(F-1));W.reversed&&(Y=F-1-Y)}if(l.hasData()&&a(G)&&a(H)){if(z=function(){l.transA*=(K-1)/(F-1),l.min=W.startOnTick?N[0]:Math.min(G,N[0]),l.max=W.endOnTick?N[N.length-1]:Math.max(H,N[N.length-1])},a(Y)&&a(l.threshold)){for(;N[Y]!==V||N.length!==F||N[0]>G||N[N.length-1]<H;){for(N.length=0,N.push(l.threshold);N.length<F;)N[Y]===void 0||N[Y]>l.threshold?N.unshift(y(N[0]-X)):N.push(y(N[N.length-1]+X));if(X>8*l.tickInterval)break;X*=2}z()}else if(K<F){for(;N.length<F;)N.length%2||G===V?N.push(y(N[N.length-1]+X)):N.unshift(y(N[0]-X));z()}if(v(L)){for(X=V=N.length;X--;)(L===3&&X%2===1||2>=L&&0<X&&X<V-1)&&N.splice(X,1);l.finalTickAmt=void 0}}},j.prototype.setScale=function(){var l=!1,L=!1;this.series.forEach(function(G){l=l||G.isDirtyData||G.isDirty,L=L||G.xAxis&&G.xAxis.isDirty||!1}),this.setAxisSize();var H=this.len!==(this.old&&this.old.len);H||l||L||this.isLinked||this.forceRedraw||this.userMin!==(this.old&&this.old.userMin)||this.userMax!==(this.old&&this.old.userMax)||this.alignToOthers()?(this.stacking&&(this.stacking.resetStacks(),this.stacking.buildStacks()),this.forceRedraw=!1,this.getSeriesExtremes(),this.setTickInterval(),this.isDirty||(this.isDirty=H||this.min!==(this.old&&this.old.min)||this.max!==(this.old&&this.old.max))):this.stacking&&this.stacking.cleanStacks(),l&&this.panningState&&(this.panningState.isDirty=!0),g(this,"afterSetScale")},j.prototype.setExtremes=function(l,L,H,G,W){var N=this,F=N.chart;H=M(H,!0),N.series.forEach(function(z){delete z.kdTree}),W=_(W,{min:l,max:L}),g(N,"setExtremes",W,function(){N.userMin=l,N.userMax=L,N.eventArgs=W,H&&F.redraw(G)})},j.prototype.zoom=function(l,L){var H=this,G=this.dataMin,W=this.dataMax,N=this.options,F=Math.min(G,M(N.min,G)),z=Math.max(W,M(N.max,W));return l={newMin:l,newMax:L},g(this,"zoom",l,function(K){var V=K.newMin,X=K.newMax;(V!==H.min||X!==H.max)&&(H.allowZoomOutside||(v(G)&&(V<F&&(V=F),V>z&&(V=z)),v(W)&&(X<F&&(X=F),X>z&&(X=z))),H.displayBtn=typeof V<"u"||typeof X<"u",H.setExtremes(V,X,!1,void 0,{trigger:"zoom"})),K.zoomed=!0}),l.zoomed},j.prototype.setAxisSize=function(){var l=this.chart,L=this.options,H=L.offsets||[0,0,0,0],G=this.horiz,W=this.width=Math.round(R(M(L.width,l.plotWidth-H[3]+H[1]),l.plotWidth)),N=this.height=Math.round(R(M(L.height,l.plotHeight-H[0]+H[2]),l.plotHeight)),F=this.top=Math.round(R(M(L.top,l.plotTop+H[0]),l.plotHeight,l.plotTop));L=this.left=Math.round(R(M(L.left,l.plotLeft+H[3]),l.plotWidth,l.plotLeft)),this.bottom=l.chartHeight-N-F,this.right=l.chartWidth-W-L,this.len=Math.max(G?W:N,0),this.pos=G?L:F},j.prototype.getExtremes=function(){var l=this.logarithmic;return{min:l?y(l.lin2log(this.min)):this.min,max:l?y(l.lin2log(this.max)):this.max,dataMin:this.dataMin,dataMax:this.dataMax,userMin:this.userMin,userMax:this.userMax}},j.prototype.getThreshold=function(l){var L=this.logarithmic,H=L?L.lin2log(this.min):this.min;return L=L?L.lin2log(this.max):this.max,l===null||l===-1/0?l=H:l===1/0?l=L:H>l?l=H:L<l&&(l=L),this.translate(l,0,1,0,1)},j.prototype.autoLabelAlign=function(l){var L=(M(l,0)-90*this.side+720)%360;return l={align:"center"},g(this,"autoLabelAlign",l,function(H){15<L&&165>L?H.align="right":195<L&&345>L&&(H.align="left")}),l.align},j.prototype.tickSize=function(l){var L=this.options,H=M(L[l==="tick"?"tickWidth":"minorTickWidth"],l==="tick"&&this.isXAxis&&!this.categories?1:0),G=L[l==="tick"?"tickLength":"minorTickLength"];if(H&&G){L[l+"Position"]==="inside"&&(G=-G);var W=[G,H]}return l={tickSize:W},g(this,"afterTickSize",l),l.tickSize},j.prototype.labelMetrics=function(){var l=this.tickPositions&&this.tickPositions[0]||0;return this.chart.renderer.fontMetrics(this.options.labels.style.fontSize,this.ticks[l]&&this.ticks[l].label)},j.prototype.unsquish=function(){var l=this.options.labels,L=this.horiz,H=this.tickInterval,G=this.len/(((this.categories?1:0)+this.max-this.min)/H),W=l.rotation,N=this.labelMetrics(),F=Math.max(this.max-this.min,0),z=function(ht){var dt=ht/(G||1);return dt=1<dt?Math.ceil(dt):1,dt*H>F&&ht!==1/0&&G!==1/0&&F&&(dt=Math.ceil(F/H)),y(dt*H)},K=H,V=Number.MAX_VALUE;if(L){if(!l.staggerLines)if(a(W))var X=[W];else G<l.autoRotationLimit&&(X=l.autoRotation);if(X)for(var Y=L=void 0,q=0,tt=X;q<tt.length;q++){var it=tt[q];if((it===W||it&&-90<=it&&90>=it)&&(L=z(Math.abs(N.h/Math.sin(c*it))),Y=L+Math.abs(it/360),Y<V)){V=Y;var at=it;K=L}}}else K=z(N.h);return this.autoRotation=X,this.labelRotation=M(at,a(W)?W:0),l.step?H:K},j.prototype.getSlotWidth=function(l){var L=this.chart,H=this.horiz,G=this.options.labels,W=Math.max(this.tickPositions.length-(this.categories?0:1),1),N=L.margin[3];if(l&&a(l.slotWidth))return l.slotWidth;if(H&&2>G.step)return G.rotation?0:(this.staggerLines||1)*this.len/W;if(!H){if(l=G.style.width,l!==void 0)return parseInt(String(l),10);if(N)return N-L.spacing[3]}return .33*L.chartWidth},j.prototype.renderUnsquish=function(){var l=this.chart,L=l.renderer,H=this.tickPositions,G=this.ticks,W=this.options.labels,N=W.style,F=this.horiz,z=this.getSlotWidth(),K=Math.max(1,Math.round(z-2*W.padding)),V={},X=this.labelMetrics(),Y=N.textOverflow,q=0;if(C(W.rotation)||(V.rotation=W.rotation||0),H.forEach(function(ht){ht=G[ht],ht.movedLabel&&ht.replaceMovedLabel(),ht&&ht.label&&ht.label.textPxLength>q&&(q=ht.label.textPxLength)}),this.maxLabelLength=q,this.autoRotation)q>K&&q>X.h?V.rotation=this.labelRotation:this.labelRotation=0;else if(z){var tt=K;if(!Y){var it="clip";for(K=H.length;!F&&K--;){var at=H[K];(at=G[at].label)&&(at.styles&&at.styles.textOverflow==="ellipsis"?at.css({textOverflow:"clip"}):at.textPxLength>z&&at.css({width:z+"px"}),at.getBBox().height>this.len/H.length-(X.h-X.f)&&(at.specificTextOverflow="ellipsis"))}}}V.rotation&&(tt=q>.5*l.chartHeight?.33*l.chartHeight:q,Y||(it="ellipsis")),(this.labelAlign=W.align||this.autoLabelAlign(this.labelRotation))&&(V.align=this.labelAlign),H.forEach(function(ht){var dt=(ht=G[ht])&&ht.label,ut=N.width,st={};dt&&(dt.attr(V),ht.shortenLabel?ht.shortenLabel():tt&&!ut&&N.whiteSpace!=="nowrap"&&(tt<dt.textPxLength||dt.element.tagName==="SPAN")?(st.width=tt+"px",Y||(st.textOverflow=dt.specificTextOverflow||it),dt.css(st)):dt.styles&&dt.styles.width&&!st.width&&!ut&&dt.css({width:null}),delete dt.specificTextOverflow,ht.rotation=V.rotation)},this),this.tickRotCorr=L.rotCorr(X.b,this.labelRotation||0,this.side!==0)},j.prototype.hasData=function(){return this.series.some(function(l){return l.hasData()})||this.options.showEmpty&&v(this.min)&&v(this.max)},j.prototype.addTitle=function(l){var L=this.chart.renderer,H=this.horiz,G=this.opposite,W=this.options.title,N=this.chart.styledMode,F;this.axisTitle||((F=W.textAlign)||(F=(H?{low:"left",middle:"center",high:"right"}:{low:G?"right":"left",middle:"center",high:G?"left":"right"})[W.align]),this.axisTitle=L.text(W.text||"",0,0,W.useHTML).attr({zIndex:7,rotation:W.rotation,align:F}).addClass("highcharts-axis-title"),N||this.axisTitle.css(m(W.style)),this.axisTitle.add(this.axisGroup),this.axisTitle.isNew=!0),N||W.style.width||this.isRadial||this.axisTitle.css({width:this.len+"px"}),this.axisTitle[l?"show":"hide"](l)},j.prototype.generateTick=function(l){var L=this.ticks;L[l]?L[l].addLabel():L[l]=new D(this,l)},j.prototype.getOffset=function(){var l=this,L=this,H=L.chart,G=L.horiz,W=L.options,N=L.side,F=L.ticks,z=L.tickPositions,K=L.coll,V=L.axisParent,X=H.renderer,Y=H.inverted&&!L.isZAxis?[1,0,3,2][N]:N,q=L.hasData(),tt=W.title,it=W.labels,at=H.axisOffset;H=H.clipOffset;var ht=[-1,1,1,-1][N],dt=W.className,ut,st=0,J=0,Q=0;if(L.showAxis=ut=q||W.showEmpty,L.staggerLines=L.horiz&&it.staggerLines||void 0,!L.axisGroup){var rt=function(ct,pt,mt){return X.g(ct).attr({zIndex:mt}).addClass("highcharts-".concat(K.toLowerCase()).concat(pt," ")+(l.isRadial?"highcharts-radial-axis".concat(pt," "):"")+(dt||"")).add(V)};L.gridGroup=rt("grid","-grid",W.gridZIndex),L.axisGroup=rt("axis","",W.zIndex),L.labelGroup=rt("axis-labels","-labels",it.zIndex)}if(q||L.isLinked?(z.forEach(function(ct){L.generateTick(ct)}),L.renderUnsquish(),L.reserveSpaceDefault=N===0||N===2||{1:"left",3:"right"}[N]===L.labelAlign,M(it.reserveSpace,L.labelAlign==="center"?!0:null,L.reserveSpaceDefault)&&z.forEach(function(ct){Q=Math.max(F[ct].getLabelSize(),Q)}),L.staggerLines&&(Q*=L.staggerLines),L.labelOffset=Q*(L.opposite?-1:1)):u(F,function(ct,pt){ct.destroy(),delete F[pt]}),tt&&tt.text&&tt.enabled!==!1&&(L.addTitle(ut),ut&&tt.reserveSpace!==!1)){L.titleOffset=st=L.axisTitle.getBBox()[G?"height":"width"];var lt=tt.offset;J=v(lt)?0:M(tt.margin,G?5:10)}L.renderLine(),L.offset=ht*M(W.offset,at[N]?at[N]+(W.margin||0):0),L.tickRotCorr=L.tickRotCorr||{x:0,y:0},tt=N===0?-L.labelMetrics().h:N===2?L.tickRotCorr.y:0,q=Math.abs(Q)+J,Q&&(q=q-tt+ht*(G?M(it.y,L.tickRotCorr.y+8*ht):it.x)),L.axisTitleMargin=M(lt,q),L.getMaxLabelDimensions&&(L.maxLabelDimensions=L.getMaxLabelDimensions(F,z)),K!=="colorAxis"&&(G=this.tickSize("tick"),at[N]=Math.max(at[N],(L.axisTitleMargin||0)+st+ht*L.offset,q,z&&z.length&&G?G[0]+ht*L.offset:0),W=!L.axisLine||W.offset?0:2*Math.floor(L.axisLine.strokeWidth()/2),H[Y]=Math.max(H[Y],W)),g(this,"afterGetOffset")},j.prototype.getLinePath=function(l){var L=this.chart,H=this.opposite,G=this.offset,W=this.horiz,N=this.left+(H?this.width:0)+G;return G=L.chartHeight-this.bottom-(H?this.height:0)+G,H&&(l*=-1),L.renderer.crispLine([["M",W?this.left:N,W?G:this.top],["L",W?L.chartWidth-this.right:N,W?G:L.chartHeight-this.bottom]],l)},j.prototype.renderLine=function(){this.axisLine||(this.axisLine=this.chart.renderer.path().addClass("highcharts-axis-line").add(this.axisGroup),this.chart.styledMode||this.axisLine.attr({stroke:this.options.lineColor,"stroke-width":this.options.lineWidth,zIndex:7}))},j.prototype.getTitlePosition=function(){var l=this.horiz,L=this.left,H=this.top,G=this.len,W=this.options.title,N=l?L:H,F=this.opposite,z=this.offset,K=W.x,V=W.y,X=this.axisTitle,Y=this.chart.renderer.fontMetrics(W.style.fontSize,X);return X=X?Math.max(X.getBBox(!1,0).height-Y.h-1,0):0,G={low:N+(l?0:G),middle:N+G/2,high:N+(l?G:0)}[W.align],L=(l?H+this.height:L)+(l?1:-1)*(F?-1:1)*(this.axisTitleMargin||0)+[-X,X,Y.f,-X][this.side],l={x:l?G+K:L+(F?this.width:0)+z+K,y:l?L+V-(F?this.height:0)+z:G+V},g(this,"afterGetTitlePosition",{titlePosition:l}),l},j.prototype.renderMinorTick=function(l,L){var H=this.minorTicks;H[l]||(H[l]=new D(this,l,"minor")),L&&H[l].isNew&&H[l].render(null,!0),H[l].render(null,!1,1)},j.prototype.renderTick=function(l,L,H){var G=this.ticks;(!this.isLinked||l>=this.min&&l<=this.max||this.grid&&this.grid.isColumn)&&(G[l]||(G[l]=new D(this,l)),H&&G[l].isNew&&G[l].render(L,!0,-1),G[l].render(L))},j.prototype.render=function(){var l=this,L=l.chart,H=l.logarithmic,G=l.options,W=l.isLinked,N=l.tickPositions,F=l.axisTitle,z=l.ticks,K=l.minorTicks,V=l.alternateBands,X=G.stackLabels,Y=G.alternateGridColor,q=l.tickmarkOffset,tt=l.axisLine,it=l.showAxis,at=P(L.renderer.globalAnimation),ht,dt;if(l.labelEdge.length=0,l.overlap=!1,[z,K,V].forEach(function(st){u(st,function(J){J.isActive=!1})}),l.hasData()||W){var ut=l.chart.hasRendered&&l.old&&a(l.old.min);l.minorTickInterval&&!l.categories&&l.getMinorTickPositions().forEach(function(st){l.renderMinorTick(st,ut)}),N.length&&(N.forEach(function(st,J){l.renderTick(st,J,ut)}),q&&(l.min===0||l.single)&&(z[-1]||(z[-1]=new D(l,-1,null,!0)),z[-1].render(-1))),Y&&N.forEach(function(st,J){dt=typeof N[J+1]<"u"?N[J+1]+q:l.max-q,J%2===0&&st<l.max&&dt<=l.max+(L.polar?-q:q)&&(V[st]||(V[st]=new E.PlotLineOrBand(l)),ht=st+q,V[st].options={from:H?H.lin2log(ht):ht,to:H?H.lin2log(dt):dt,color:Y,className:"highcharts-alternate-grid"},V[st].render(),V[st].isActive=!0)}),l._addedPlotLB||(l._addedPlotLB=!0,(G.plotLines||[]).concat(G.plotBands||[]).forEach(function(st){l.addPlotBandOrLine(st)}))}[z,K,V].forEach(function(st){var J=[],Q=at.duration;u(st,function(rt,lt){rt.isActive||(rt.render(lt,!1,0),rt.isActive=!1,J.push(lt))}),U(function(){for(var rt=J.length;rt--;)st[J[rt]]&&!st[J[rt]].isActive&&(st[J[rt]].destroy(),delete st[J[rt]])},st!==V&&L.hasRendered&&Q?Q:0)}),tt&&(tt[tt.isPlaced?"animate":"attr"]({d:this.getLinePath(tt.strokeWidth())}),tt.isPlaced=!0,tt[it?"show":"hide"](it)),F&&it&&(G=l.getTitlePosition(),F[F.isNew?"attr":"animate"](G),F.isNew=!1),X&&X.enabled&&l.stacking&&l.stacking.renderStackTotals(),l.old={len:l.len,max:l.max,min:l.min,transA:l.transA,userMax:l.userMax,userMin:l.userMin},l.isDirty=!1,g(this,"afterRender")},j.prototype.redraw=function(){this.visible&&(this.render(),this.plotLinesAndBands.forEach(function(l){l.render()})),this.series.forEach(function(l){l.isDirty=!0})},j.prototype.getKeepProps=function(){return this.keepProps||j.keepProps},j.prototype.destroy=function(l){var L=this,H=L.plotLinesAndBands,G=this.eventOptions;if(g(this,"destroy",{keepEvents:l}),l||A(L),[L.ticks,L.minorTicks,L.alternateBands].forEach(function(N){w(N)}),H)for(l=H.length;l--;)H[l].destroy();"axisLine axisTitle axisGroup gridGroup labelGroup cross scrollbar".split(" ").forEach(function(N){L[N]&&(L[N]=L[N].destroy())});for(var W in L.plotLinesAndBandsGroups)L.plotLinesAndBandsGroups[W]=L.plotLinesAndBandsGroups[W].destroy();u(L,function(N,F){L.getKeepProps().indexOf(F)===-1&&delete L[F]}),this.eventOptions=G},j.prototype.drawCrosshair=function(l,L){var H=this.crosshair,G=M(H&&H.snap,!0),W=this.chart,N,F=this.cross;if(g(this,"drawCrosshair",{e:l,point:L}),l||(l=this.cross&&this.cross.e),H&&(v(L)||!G)!==!1){if(G?v(L)&&(N=M(this.coll!=="colorAxis"?L.crosshairPos:null,this.isXAxis?L.plotX:this.len-L.plotY)):N=l&&(this.horiz?l.chartX-this.pos:this.len-l.chartY+this.pos),v(N)){var z={value:L&&(this.isXAxis?L.x:M(L.stackY,L.y)),translatedValue:N};W.polar&&_(z,{isCrosshair:!0,chartX:l&&l.chartX,chartY:l&&l.chartY,point:L}),z=this.getPlotLinePath(z)||null}if(!v(z)){this.hideCrosshair();return}G=this.categories&&!this.isRadial,F||(this.cross=F=W.renderer.path().addClass("highcharts-crosshair highcharts-crosshair-"+(G?"category ":"thin ")+(H.className||"")).attr({zIndex:M(H.zIndex,2)}).add(),W.styledMode||(F.attr({stroke:H.color||(G?f.parse("#ccd6eb").setOpacity(.25).get():"#cccccc"),"stroke-width":M(H.width,1)}).css({"pointer-events":"none"}),H.dashStyle&&F.attr({dashstyle:H.dashStyle}))),F.show().attr({d:z}),G&&!H.width&&F.attr({"stroke-width":this.transA}),this.cross.e=l}else this.hideCrosshair();g(this,"afterDrawCrosshair",{e:l,point:L})},j.prototype.hideCrosshair=function(){this.cross&&this.cross.hide(),g(this,"afterHideCrosshair")},j.prototype.hasVerticalPanning=function(){var l=this.chart.options.chart.panning;return!!(l&&l.enabled&&/y/.test(l.type))},j.prototype.validatePositiveValue=function(l){return a(l)&&0<l},j.prototype.update=function(l,L){var H=this.chart;l=m(this.userOptions,l),this.destroy(!0),this.init(H,l),H.isDirtyBox=!0,M(L,!0)&&H.redraw()},j.prototype.remove=function(l){for(var L=this.chart,H=this.coll,G=this.series,W=G.length;W--;)G[W]&&G[W].remove(!1);$(L.axes,this),$(L[H],this),L[H].forEach(function(N,F){N.options.index=N.userOptions.index=F}),this.destroy(),L.isDirtyBox=!0,M(l,!0)&&L.redraw()},j.prototype.setTitle=function(l,L){this.update({title:l},L)},j.prototype.setCategories=function(l,L){this.update({categories:l},L)},j.defaultOptions=r.defaultXAxisOptions,j.keepProps="extKey hcEvents names series userMax userMin".split(" "),j}(),e}),o(n,"Core/Axis/DateTimeAxis.js",[n["Core/Utilities.js"]],function(e){var r=e.addEvent,f=e.getMagnitude,b=e.normalizeTickInterval,S=e.timeUnits,E;return function(D){function O(){return this.chart.time.getTimeTicks.apply(this.chart.time,arguments)}function P(c){c.userOptions.type!=="datetime"?this.dateTime=void 0:this.dateTime||(this.dateTime=new p(this))}var x=[];D.compose=function(c){return x.indexOf(c)===-1&&(x.push(c),c.keepProps.push("dateTime"),c.prototype.getTimeTicks=O,r(c,"init",P)),c};var p=function(){function c(h){this.axis=h}return c.prototype.normalizeTimeTickInterval=function(h,s){var d=s||[["millisecond",[1,2,5,10,20,25,50,100,200,500]],["second",[1,2,5,10,15,30]],["minute",[1,2,5,10,15,30]],["hour",[1,2,3,4,6,8,12]],["day",[1,2]],["week",[1,2]],["month",[1,2,3,4,6]],["year",null]];s=d[d.length-1];var y=S[s[0]],v=s[1],w;for(w=0;w<d.length&&(s=d[w],y=S[s[0]],v=s[1],!(d[w+1]&&h<=(y*v[v.length-1]+S[d[w+1][0]])/2));w++);return y===S.year&&h<5*y&&(v=[1,2,5]),h=b(h/y,v,s[0]==="year"?Math.max(f(h/y),1):1),{unitRange:y,count:h,unitName:s[0]}},c.prototype.getXDateFormat=function(h,s){var d=this.axis,y=d.chart.time;return d.closestPointRange?y.getDateFormat(d.closestPointRange,h,d.options.startOfWeek,s)||y.resolveDTLFormat(s.year).main:y.resolveDTLFormat(s.day).main},c}();D.Additions=p}(E||(E={})),E}),o(n,"Core/Axis/LogarithmicAxis.js",[n["Core/Utilities.js"]],function(e){var r=e.addEvent,f=e.normalizeTickInterval,b=e.pick,S;return function(E){function D(p){var c=this.logarithmic;p.userOptions.type!=="logarithmic"?this.logarithmic=void 0:c||(this.logarithmic=new x(this))}function O(){var p=this.logarithmic;p&&(this.lin2val=function(c){return p.lin2log(c)},this.val2lin=function(c){return p.log2lin(c)})}var P=[];E.compose=function(p){return P.indexOf(p)===-1&&(P.push(p),p.keepProps.push("logarithmic"),r(p,"init",D),r(p,"afterInit",O)),p};var x=function(){function p(c){this.axis=c}return p.prototype.getLogTickPositions=function(c,h,s,d){var y=this.axis,v=y.len,w=y.options,$=[];if(d||(this.minorAutoInterval=void 0),.5<=c)c=Math.round(c),$=y.getLinearTickPositions(c,h,s);else if(.08<=c){var k=Math.floor(h),_,g=w=void 0;for(v=.3<c?[1,2,4]:.15<c?[1,2,4,6,8]:[1,2,3,4,5,6,7,8,9];k<s+1&&!g;k++){var T=v.length;for(_=0;_<T&&!g;_++){var a=this.log2lin(this.lin2log(k)*v[_]);a>h&&(!d||w<=s)&&typeof w<"u"&&$.push(w),w>s&&(g=!0),w=a}}}else h=this.lin2log(h),s=this.lin2log(s),c=d?y.getMinorTickInterval():w.tickInterval,c=b(c==="auto"?null:c,this.minorAutoInterval,w.tickPixelInterval/(d?5:1)*(s-h)/((d?v/y.tickPositions.length:v)||1)),c=f(c),$=y.getLinearTickPositions(c,h,s).map(this.log2lin),d||(this.minorAutoInterval=c/5);return d||(y.tickInterval=c),$},p.prototype.lin2log=function(c){return Math.pow(10,c)},p.prototype.log2lin=function(c){return Math.log(c)/Math.LN10},p}();E.Additions=x}(S||(S={})),S}),o(n,"Core/Axis/PlotLineOrBand/PlotLineOrBandAxis.js",[n["Core/Utilities.js"]],function(e){var r=e.erase,f=e.extend,b=e.isNumber,S;return function(E){var D=[],O;E.compose=function(x,p){return O||(O=x),D.indexOf(p)===-1&&(D.push(p),f(p.prototype,P.prototype)),p};var P=function(){function x(){}return x.prototype.getPlotBandPath=function(p,c,h){h===void 0&&(h=this.options);var s=this.getPlotLinePath({value:c,force:!0,acrossPanes:h.acrossPanes}),d=[],y=this.horiz;if(c=!b(this.min)||!b(this.max)||p<this.min&&c<this.min||p>this.max&&c>this.max,p=this.getPlotLinePath({value:p,force:!0,acrossPanes:h.acrossPanes}),h=1,p&&s){if(c){var v=p.toString()===s.toString();h=0}for(c=0;c<p.length;c+=2){var w=p[c],$=p[c+1],k=s[c],_=s[c+1];w[0]!=="M"&&w[0]!=="L"||$[0]!=="M"&&$[0]!=="L"||k[0]!=="M"&&k[0]!=="L"||_[0]!=="M"&&_[0]!=="L"||(y&&k[1]===w[1]?(k[1]+=h,_[1]+=h):y||k[2]!==w[2]||(k[2]+=h,_[2]+=h),d.push(["M",w[1],w[2]],["L",$[1],$[2]],["L",_[1],_[2]],["L",k[1],k[2]],["Z"])),d.isFlat=v}}return d},x.prototype.addPlotBand=function(p){return this.addPlotBandOrLine(p,"plotBands")},x.prototype.addPlotLine=function(p){return this.addPlotBandOrLine(p,"plotLines")},x.prototype.addPlotBandOrLine=function(p,c){var h=this,s=this.userOptions,d=new O(this,p);if(this.visible&&(d=d.render()),d){if(this._addedPlotLB||(this._addedPlotLB=!0,(s.plotLines||[]).concat(s.plotBands||[]).forEach(function(v){h.addPlotBandOrLine(v)})),c){var y=s[c]||[];y.push(p),s[c]=y}this.plotLinesAndBands.push(d)}return d},x.prototype.removePlotBandOrLine=function(p){var c=this.plotLinesAndBands,h=this.options,s=this.userOptions;if(c){for(var d=c.length;d--;)c[d].id===p&&c[d].destroy();[h.plotLines||[],s.plotLines||[],h.plotBands||[],s.plotBands||[]].forEach(function(y){for(d=y.length;d--;)(y[d]||{}).id===p&&r(y,y[d])})}},x.prototype.removePlotBand=function(p){this.removePlotBandOrLine(p)},x.prototype.removePlotLine=function(p){this.removePlotBandOrLine(p)},x}()}(S||(S={})),S}),o(n,"Core/Axis/PlotLineOrBand/PlotLineOrBand.js",[n["Core/Axis/PlotLineOrBand/PlotLineOrBandAxis.js"],n["Core/Utilities.js"]],function(e,r){var f=r.arrayMax,b=r.arrayMin,S=r.defined,E=r.destroyObjectProperties,D=r.erase,O=r.fireEvent,P=r.merge,x=r.objectEach,p=r.pick;return r=function(){function c(h,s){this.axis=h,s&&(this.options=s,this.id=s.id)}return c.compose=function(h){return e.compose(c,h)},c.prototype.render=function(){O(this,"render");var h=this,s=h.axis,d=s.horiz,y=s.logarithmic,v=h.options,w=v.color,$=p(v.zIndex,0),k=v.events,_={},g=s.chart.renderer,T=v.label,a=h.label,C=v.to,m=v.from,I=v.value,u=h.svgElem,M=[],R=S(m)&&S(C);M=S(I);var A=!u,B={class:"highcharts-plot-"+(R?"band ":"line ")+(v.className||"")},U=R?"bands":"lines";if(y&&(m=y.log2lin(m),C=y.log2lin(C),I=y.log2lin(I)),s.chart.styledMode||(M?(B.stroke=w||"#999999",B["stroke-width"]=p(v.width,1),v.dashStyle&&(B.dashstyle=v.dashStyle)):R&&(B.fill=w||"#e6ebf5",v.borderWidth&&(B.stroke=v.borderColor,B["stroke-width"]=v.borderWidth))),_.zIndex=$,U+="-"+$,(y=s.plotLinesAndBandsGroups[U])||(s.plotLinesAndBandsGroups[U]=y=g.g("plot-"+U).attr(_).add()),A&&(h.svgElem=u=g.path().attr(B).add(y)),M)M=s.getPlotLinePath({value:I,lineWidth:u.strokeWidth(),acrossPanes:v.acrossPanes});else if(R)M=s.getPlotBandPath(m,C,v);else return;return!h.eventsAdded&&k&&(x(k,function(Z,j){u.on(j,function(l){k[j].apply(h,[l])})}),h.eventsAdded=!0),(A||!u.d)&&M&&M.length?u.attr({d:M}):u&&(M?(u.show(),u.animate({d:M})):u.d&&(u.hide(),a&&(h.label=a=a.destroy()))),T&&(S(T.text)||S(T.formatter))&&M&&M.length&&0<s.width&&0<s.height&&!M.isFlat?(T=P({align:d&&R&&"center",x:d?!R&&4:10,verticalAlign:!d&&R&&"middle",y:d?R?16:10:R?6:-4,rotation:d&&!R&&90},T),this.renderLabel(T,M,R,$)):a&&a.hide(),h},c.prototype.renderLabel=function(h,s,d,y){var v=this.axis,w=v.chart.renderer,$=this.label;$||(this.label=$=w.text(this.getLabelText(h),0,0,h.useHTML).attr({align:h.textAlign||h.align,rotation:h.rotation,class:"highcharts-plot-"+(d?"band":"line")+"-label "+(h.className||""),zIndex:y}).add(),v.chart.styledMode||$.css(P({textOverflow:"ellipsis"},h.style))),y=s.xBounds||[s[0][1],s[1][1],d?s[2][1]:s[0][1]],s=s.yBounds||[s[0][2],s[1][2],d?s[2][2]:s[0][2]],d=b(y),w=b(s),$.align(h,!1,{x:d,y:w,width:f(y)-d,height:f(s)-w}),$.alignValue&&$.alignValue!=="left"||(h=h.clip?v.width:v.chart.chartWidth,$.css({width:($.rotation===90?v.height-($.alignAttr.y-v.top):h-($.alignAttr.x-v.left))+"px"})),$.show(!0)},c.prototype.getLabelText=function(h){return S(h.formatter)?h.formatter.call(this):h.text},c.prototype.destroy=function(){D(this.axis.plotLinesAndBands,this),delete this.axis,E(this)},c}(),r}),o(n,"Core/Tooltip.js",[n["Core/FormatUtilities.js"],n["Core/Globals.js"],n["Core/Renderer/RendererUtilities.js"],n["Core/Renderer/RendererRegistry.js"],n["Core/Utilities.js"]],function(e,r,f,b,S){var E=e.format,D=r.doc,O=f.distribute,P=S.clamp,x=S.css,p=S.discardElement,c=S.extend,h=S.fireEvent,s=S.isArray,d=S.isNumber,y=S.isString,v=S.merge,w=S.pick,$=S.splat,k=S.syncTimeout;return e=function(){function _(g,T){this.allowShared=!0,this.container=void 0,this.crosshairs=[],this.distance=0,this.isHidden=!0,this.isSticky=!1,this.now={},this.options={},this.outside=!1,this.chart=g,this.init(g,T)}return _.prototype.applyFilter=function(){var g=this.chart;g.renderer.definition({tagName:"filter",attributes:{id:"drop-shadow-"+g.index,opacity:.5},children:[{tagName:"feGaussianBlur",attributes:{in:"SourceAlpha",stdDeviation:1}},{tagName:"feOffset",attributes:{dx:1,dy:1}},{tagName:"feComponentTransfer",children:[{tagName:"feFuncA",attributes:{type:"linear",slope:.3}}]},{tagName:"feMerge",children:[{tagName:"feMergeNode"},{tagName:"feMergeNode",attributes:{in:"SourceGraphic"}}]}]})},_.prototype.bodyFormatter=function(g){return g.map(function(T){var a=T.series.tooltipOptions;return(a[(T.point.formatPrefix||"point")+"Formatter"]||T.point.tooltipFormatter).call(T.point,a[(T.point.formatPrefix||"point")+"Format"]||"")})},_.prototype.cleanSplit=function(g){this.chart.series.forEach(function(T){var a=T&&T.tt;a&&(!a.isActive||g?T.tt=a.destroy():a.isActive=!1)})},_.prototype.defaultFormatter=function(g){var T=this.points||$(this),a=[g.tooltipFooterHeaderFormatter(T[0])];return a=a.concat(g.bodyFormatter(T)),a.push(g.tooltipFooterHeaderFormatter(T[0],!0)),a},_.prototype.destroy=function(){this.label&&(this.label=this.label.destroy()),this.split&&this.tt&&(this.cleanSplit(!0),this.tt=this.tt.destroy()),this.renderer&&(this.renderer=this.renderer.destroy(),p(this.container)),S.clearTimeout(this.hideTimer),S.clearTimeout(this.tooltipTimeout)},_.prototype.getAnchor=function(g,T){var a=this.chart,C=a.pointer,m=a.inverted,I=a.plotTop;if(a=a.plotLeft,g=$(g),g[0].series&&g[0].series.yAxis&&!g[0].series.yAxis.options.reversedStacks&&(g=g.slice().reverse()),this.followPointer&&T)typeof T.chartX>"u"&&(T=C.normalize(T)),g=[T.chartX-a,T.chartY-I];else if(g[0].tooltipPos)g=g[0].tooltipPos;else{var u=0,M=0;g.forEach(function(R){(R=R.pos(!0))&&(u+=R[0],M+=R[1])}),u/=g.length,M/=g.length,this.shared&&1<g.length&&T&&(m?u=T.chartX:M=T.chartY),g=[u-a,M-I]}return g.map(Math.round)},_.prototype.getClassName=function(g,T,a){var C=g.series,m=C.options;return[this.options.className,"highcharts-label",a&&"highcharts-tooltip-header",T?"highcharts-tooltip-box":"highcharts-tooltip",!a&&"highcharts-color-"+w(g.colorIndex,C.colorIndex),m&&m.className].filter(y).join(" ")},_.prototype.getLabel=function(){var g=this,T=this.chart.styledMode,a=this.options,C=this.split&&this.allowShared,m=a.style.pointerEvents||(this.shouldStickOnContact()?"auto":"none"),I,u=this.chart.renderer;if(g.label){var M=!g.label.hasClass("highcharts-label");(C&&!M||!C&&M)&&g.destroy()}if(!this.label){if(this.outside){M=this.chart.options.chart.style;var R=b.getRendererType();this.container=I=r.doc.createElement("div"),I.className="highcharts-tooltip-container",x(I,{position:"absolute",top:"1px",pointerEvents:m,zIndex:Math.max(this.options.style.zIndex||0,(M&&M.zIndex||0)+3)}),r.doc.body.appendChild(I),this.renderer=u=new R(I,0,0,M,void 0,void 0,u.styledMode)}if(C?this.label=u.g("tooltip"):(this.label=u.label("",0,0,a.shape,void 0,void 0,a.useHTML,void 0,"tooltip").attr({padding:a.padding,r:a.borderRadius}),T||this.label.attr({fill:a.backgroundColor,"stroke-width":a.borderWidth}).css(a.style).css({pointerEvents:m}).shadow(a.shadow)),T&&a.shadow&&(this.applyFilter(),this.label.attr({filter:"url(#drop-shadow-"+this.chart.index+")"})),g.outside&&!g.split){var A=this.label,B=A.xSetter,U=A.ySetter;A.xSetter=function(Z){B.call(A,g.distance),I.style.left=Z+"px"},A.ySetter=function(Z){U.call(A,g.distance),I.style.top=Z+"px"}}this.label.attr({zIndex:8}).add()}return this.label},_.prototype.getPosition=function(g,T,a){var C=this.chart,m=this.distance,I={},u=C.inverted&&a.h||0,M=this.outside,R=M?D.documentElement.clientWidth-2*m:C.chartWidth,A=M?Math.max(D.body.scrollHeight,D.documentElement.scrollHeight,D.body.offsetHeight,D.documentElement.offsetHeight,D.documentElement.clientHeight):C.chartHeight,B=C.pointer.getChartPosition(),U=function(F){var z=F==="x";return[F,z?R:A,z?g:T].concat(M?[z?g*B.scaleX:T*B.scaleY,z?B.left-m+(a.plotX+C.plotLeft)*B.scaleX:B.top-m+(a.plotY+C.plotTop)*B.scaleY,0,z?R:A]:[z?g:T,z?a.plotX+C.plotLeft:a.plotY+C.plotTop,z?C.plotLeft:C.plotTop,z?C.plotLeft+C.plotWidth:C.plotTop+C.plotHeight])},Z=U("y"),j=U("x"),l;U=!!a.negative,!C.polar&&C.hoverSeries&&C.hoverSeries.yAxis&&C.hoverSeries.yAxis.reversed&&(U=!U);var L=!this.followPointer&&w(a.ttBelow,!C.inverted===U),H=function(F,z,K,V,X,Y,q){var tt=M?F==="y"?m*B.scaleY:m*B.scaleX:m,it=(K-V)/2,at=V<X-m,ht=X+m+V<z,dt=X-tt-K+it;if(X=X+tt-it,L&&ht)I[F]=X;else if(!L&&at)I[F]=dt;else if(at)I[F]=Math.min(q-V,0>dt-u?dt:dt-u);else if(ht)I[F]=Math.max(Y,X+u+K>z?X:X+u);else return!1},G=function(F,z,K,V,X){var Y;return X<m||X>z-m?Y=!1:I[F]=X<K/2?1:X>z-V/2?z-V-2:X-K/2,Y},W=function(F){var z=Z;Z=j,j=z,l=F},N=function(){H.apply(0,Z)!==!1?G.apply(0,j)!==!1||l||(W(!0),N()):l?I.x=I.y=0:(W(!0),N())};return(C.inverted||1<this.len)&&W(),N(),I},_.prototype.hide=function(g){var T=this;S.clearTimeout(this.hideTimer),g=w(g,this.options.hideDelay),this.isHidden||(this.hideTimer=k(function(){T.getLabel().fadeOut(g&&void 0),T.isHidden=!0},g))},_.prototype.init=function(g,T){this.chart=g,this.options=T,this.crosshairs=[],this.now={x:0,y:0},this.isHidden=!0,this.split=T.split&&!g.inverted&&!g.polar,this.shared=T.shared||this.split,this.outside=w(T.outside,!(!g.scrollablePixelsX&&!g.scrollablePixelsY))},_.prototype.shouldStickOnContact=function(g){return!(this.followPointer||!this.options.stickOnContact||g&&!this.chart.pointer.inClass(g.target,"highcharts-tooltip"))},_.prototype.move=function(g,T,a,C){var m=this,I=m.now,u=m.options.animation!==!1&&!m.isHidden&&(1<Math.abs(g-I.x)||1<Math.abs(T-I.y)),M=m.followPointer||1<m.len;c(I,{x:u?(2*I.x+g)/3:g,y:u?(I.y+T)/2:T,anchorX:M?void 0:u?(2*I.anchorX+a)/3:a,anchorY:M?void 0:u?(I.anchorY+C)/2:C}),m.getLabel().attr(I),m.drawTracker(),u&&(S.clearTimeout(this.tooltipTimeout),this.tooltipTimeout=setTimeout(function(){m&&m.move(g,T,a,C)},32))},_.prototype.refresh=function(g,T){var a=this.chart,C=this.options,m=a.pointer,I=$(g),u=I[0],M=[],R=C.formatter||this.defaultFormatter,A=this.shared,B=a.styledMode,U={};if(C.enabled&&u.series){S.clearTimeout(this.hideTimer),this.allowShared=!(!s(g)&&g.series&&g.series.noSharedTooltip),this.followPointer=!this.split&&u.series.tooltipOptions.followPointer,g=this.getAnchor(g,T);var Z=g[0],j=g[1];if(A&&this.allowShared?(m.applyInactiveState(I),I.forEach(function(H){H.setState("hover"),M.push(H.getLabelConfig())}),U={x:u.category,y:u.y},U.points=M):U=u.getLabelConfig(),this.len=M.length,R=R.call(U,this),A=u.series,this.distance=w(A.tooltipOptions.distance,16),R===!1)this.hide();else{if(this.split&&this.allowShared)this.renderSplit(R,I);else{var l=Z,L=j;if(T&&m.isDirectTouch&&(l=T.chartX-a.plotLeft,L=T.chartY-a.plotTop),a.polar||A.options.clip===!1||I.some(function(H){return m.isDirectTouch||H.series.shouldShowTooltip(l,L)}))T=this.getLabel(),C.style.width&&!B||T.css({width:a.spacingBox.width+"px"}),T.attr({text:R&&R.join?R.join(""):R}),T.addClass(this.getClassName(u),!0),B||T.attr({stroke:C.borderColor||u.color||A.color||"#666666"}),this.updatePosition({plotX:Z,plotY:j,negative:u.negative,ttBelow:u.ttBelow,h:g[2]||0});else{this.hide();return}}this.isHidden&&this.label&&this.label.attr({opacity:1}).show(),this.isHidden=!1}h(this,"refresh")}},_.prototype.renderSplit=function(g,T){function a(ht,dt,ut,st,J){return J===void 0&&(J=!0),ut?(dt=V?0:tt,ht=P(ht-st/2,F.left,F.right-st-(C.outside?X:0))):(dt-=Y,ht=J?ht-st-G:ht+G,ht=P(ht,J?ht:F.left,F.right)),{x:ht,y:dt}}var C=this,m=C.chart,I=C.chart,u=I.chartWidth,M=I.chartHeight,R=I.plotHeight,A=I.plotLeft,B=I.plotTop,U=I.pointer,Z=I.scrollablePixelsY;Z=Z===void 0?0:Z;var j=I.scrollablePixelsX,l=I.scrollingContainer;l=l===void 0?{scrollLeft:0,scrollTop:0}:l;var L=l.scrollLeft;l=l.scrollTop;var H=I.styledMode,G=C.distance,W=C.options,N=C.options.positioner,F=C.outside&&typeof j!="number"?D.documentElement.getBoundingClientRect():{left:L,right:L+u,top:l,bottom:l+M},z=C.getLabel(),K=this.renderer||m.renderer,V=!(!m.xAxis[0]||!m.xAxis[0].opposite);m=U.getChartPosition();var X=m.left;m=m.top;var Y=B+l,q=0,tt=R-Z;y(g)&&(g=[!1,g]),g=g.slice(0,T.length+1).reduce(function(ht,dt,ut){if(dt!==!1&&dt!==""){ut=T[ut-1]||{isHeader:!0,plotX:T[0].plotX,plotY:R,series:{}};var st=ut.isHeader,J=st?C:ut.series;dt=dt.toString();var Q=J.tt,rt=ut.isHeader,lt=ut.series;Q||(Q={padding:W.padding,r:W.borderRadius},H||(Q.fill=W.backgroundColor,Q["stroke-width"]=W.borderWidth),Q=K.label("",0,0,W[rt?"headerShape":"shape"],void 0,void 0,W.useHTML).addClass(C.getClassName(ut,!0,rt)).attr(Q).add(z)),Q.isActive=!0,Q.attr({text:dt}),H||Q.css(W.style).shadow(W.shadow).attr({stroke:W.borderColor||ut.color||lt.color||"#333333"}),J=J.tt=Q,rt=J.getBBox(),dt=rt.width+J.strokeWidth(),st&&(q=rt.height,tt+=q,V&&(Y-=q)),lt=ut.plotX,lt=lt===void 0?0:lt,Q=ut.plotY,Q=Q===void 0?0:Q;var ct=ut.series;if(ut.isHeader){lt=A+lt;var pt=B+R/2}else{var mt=ct.xAxis,wt=ct.yAxis;lt=mt.pos+P(lt,-G,mt.len+G),ct.shouldShowTooltip(0,wt.pos-B+Q,{ignoreX:!0})&&(pt=wt.pos+Q)}lt=P(lt,F.left-G,F.right+G),typeof pt=="number"?(rt=rt.height+1,Q=N?N.call(C,dt,rt,ut):a(lt,pt,st,dt),ht.push({align:N?0:void 0,anchorX:lt,anchorY:pt,boxWidth:dt,point:ut,rank:w(Q.rank,st?1:0),size:rt,target:Q.y,tt:J,x:Q.x})):J.isActive=!1}return ht},[]),!N&&g.some(function(ht){var dt=(C.outside?X:0)+ht.anchorX;return dt<F.left&&dt+ht.boxWidth<F.right?!0:dt<X-F.left+ht.boxWidth&&F.right-dt>dt})&&(g=g.map(function(ht){var dt=a(ht.anchorX,ht.anchorY,ht.point.isHeader,ht.boxWidth,!1);return c(ht,{target:dt.y,x:dt.x})})),C.cleanSplit(),O(g,tt);var it=X,at=X;g.forEach(function(ht){var dt=ht.x,ut=ht.boxWidth;ht=ht.isHeader,ht||(C.outside&&X+dt<it&&(it=X+dt),!ht&&C.outside&&it+ut>at&&(at=X+dt))}),g.forEach(function(ht){var dt=ht.x,ut=ht.anchorX,st=ht.pos,J=ht.point.isHeader;if(st={visibility:typeof st>"u"?"hidden":"inherit",x:dt,y:(st||0)+Y,anchorX:ut,anchorY:ht.anchorY},C.outside&&dt<ut){var Q=X-it;0<Q&&(J||(st.x=dt+Q,st.anchorX=ut+Q),J&&(st.x=(at-it)/2,st.anchorX=ut+Q))}ht.tt.attr(st)}),g=C.container,Z=C.renderer,C.outside&&g&&Z&&(I=z.getBBox(),Z.setSize(I.width+I.x,I.height+I.y,!1),g.style.left=it+"px",g.style.top=m+"px")},_.prototype.drawTracker=function(){if(this.shouldStickOnContact()){var g=this.chart,T=this.label,a=this.shared?g.hoverPoints:g.hoverPoint;if(T&&a){var C={x:0,y:0,width:0,height:0};a=this.getAnchor(a);var m=T.getBBox();a[0]+=g.plotLeft-T.translateX,a[1]+=g.plotTop-T.translateY,C.x=Math.min(0,a[0]),C.y=Math.min(0,a[1]),C.width=0>a[0]?Math.max(Math.abs(a[0]),m.width-a[0]):Math.max(Math.abs(a[0]),m.width),C.height=0>a[1]?Math.max(Math.abs(a[1]),m.height-Math.abs(a[1])):Math.max(Math.abs(a[1]),m.height),this.tracker?this.tracker.attr(C):(this.tracker=T.renderer.rect(C).addClass("highcharts-tracker").add(T),g.styledMode||this.tracker.attr({fill:"rgba(0,0,0,0)"}))}}else this.tracker&&this.tracker.destroy()},_.prototype.styledModeFormat=function(g){return g.replace('style="font-size: 10px"','class="highcharts-header"').replace(/style="color:{(point|series)\.color}"/g,'class="highcharts-color-{$1.colorIndex} {series.options.className} {point.options.className}"')},_.prototype.tooltipFooterHeaderFormatter=function(g,T){var a=g.series,C=a.tooltipOptions,m=a.xAxis,I=m&&m.dateTime;m={isFooter:T,labelConfig:g};var u=C.xDateFormat,M=C[T?"footerFormat":"headerFormat"];return h(this,"headerFormatter",m,function(R){I&&!u&&d(g.key)&&(u=I.getXDateFormat(g.key,C.dateTimeLabelFormats)),I&&u&&(g.point&&g.point.tooltipDateKeys||["key"]).forEach(function(A){M=M.replace("{point."+A+"}","{point."+A+":"+u+"}")}),a.chart.styledMode&&(M=this.styledModeFormat(M)),R.text=E(M,{point:g,series:a},this.chart)}),m.text},_.prototype.update=function(g){this.destroy(),v(!0,this.chart.options.tooltip.userOptions,g),this.init(this.chart,v(!0,this.options,g))},_.prototype.updatePosition=function(g){var T=this.chart,a=this.distance,C=this.options,m=T.pointer,I=this.getLabel(),u=m.getChartPosition();m=u.left;var M=u.top,R=u.scaleX;u=u.scaleY;var A=(C.positioner||this.getPosition).call(this,I.width,I.height,g),B=(g.plotX||0)+T.plotLeft;g=(g.plotY||0)+T.plotTop,this.outside&&(C.positioner&&(A.x+=m-a,A.y+=M-a),a=C.borderWidth+2*a,this.renderer.setSize(I.width+a,I.height+a,!1),(R!==1||u!==1)&&(x(this.container,{transform:"scale(".concat(R,", ").concat(u,")")}),B*=R,g*=u),B+=m-A.x,g+=M-A.y),this.move(Math.round(A.x),Math.round(A.y||0),B,g)},_}(),e}),o(n,"Core/Series/Point.js",[n["Core/Renderer/HTML/AST.js"],n["Core/Animation/AnimationUtilities.js"],n["Core/Defaults.js"],n["Core/FormatUtilities.js"],n["Core/Utilities.js"]],function(e,r,f,b,S){var E=r.animObject,D=f.defaultOptions,O=b.format,P=S.addEvent,x=S.defined,p=S.erase,c=S.extend,h=S.fireEvent,s=S.getNestedProperty,d=S.isArray,y=S.isFunction,v=S.isNumber,w=S.isObject,$=S.merge,k=S.objectEach,_=S.pick,g=S.syncTimeout,T=S.removeEvent,a=S.uniqueKey;return r=function(){function C(){this.category=void 0,this.formatPrefix="point",this.id=void 0,this.isNull=!1,this.percentage=this.options=this.name=void 0,this.selected=!1,this.total=this.shapeArgs=this.series=void 0,this.visible=!0,this.x=void 0}return C.prototype.animateBeforeDestroy=function(){var m=this,I={x:m.startXPos,opacity:0},u=m.getGraphicalProps();u.singular.forEach(function(M){m[M]=m[M].animate(M==="dataLabel"?{x:m[M].startXPos,y:m[M].startYPos,opacity:0}:I)}),u.plural.forEach(function(M){m[M].forEach(function(R){R.element&&R.animate(c({x:m.startXPos},R.startYPos?{x:R.startXPos,y:R.startYPos}:{}))})})},C.prototype.applyOptions=function(m,I){var u=this.series,M=u.options.pointValKey||u.pointValKey;return m=C.prototype.optionsToObject.call(this,m),c(this,m),this.options=this.options?c(this.options,m):m,m.group&&delete this.group,m.dataLabels&&delete this.dataLabels,M&&(this.y=C.prototype.getNestedProperty.call(this,M)),this.formatPrefix=(this.isNull=this.isValid&&!this.isValid())?"null":"point",this.selected&&(this.state="select"),"name"in this&&typeof I>"u"&&u.xAxis&&u.xAxis.hasNames&&(this.x=u.xAxis.nameToX(this)),typeof this.x>"u"&&u?this.x=typeof I>"u"?u.autoIncrement():I:v(m.x)&&u.options.relativeXValue&&(this.x=u.autoIncrement(m.x)),this},C.prototype.destroy=function(){function m(){(I.graphic||I.graphics||I.dataLabel||I.dataLabels)&&(T(I),I.destroyElements());for(B in I)I[B]=null}var I=this,u=I.series,M=u.chart;u=u.options.dataSorting;var R=M.hoverPoints,A=E(I.series.chart.renderer.globalAnimation),B;I.legendItem&&M.legend.destroyItem(I),R&&(I.setState(),p(R,I),R.length||(M.hoverPoints=null)),I===M.hoverPoint&&I.onMouseOut(),u&&u.enabled?(this.animateBeforeDestroy(),g(m,A.duration)):m(),M.pointCount--},C.prototype.destroyElements=function(m){var I=this;m=I.getGraphicalProps(m),m.singular.forEach(function(u){I[u]=I[u].destroy()}),m.plural.forEach(function(u){I[u].forEach(function(M){M&&M.element&&M.destroy()}),delete I[u]})},C.prototype.firePointEvent=function(m,I,u){var M=this,R=this.series.options;(R.point.events[m]||M.options&&M.options.events&&M.options.events[m])&&M.importEvents(),m==="click"&&R.allowPointSelect&&(u=function(A){M.select&&M.select(null,A.ctrlKey||A.metaKey||A.shiftKey)}),h(M,m,I,u)},C.prototype.getClassName=function(){return"highcharts-point"+(this.selected?" highcharts-point-select":"")+(this.negative?" highcharts-negative":"")+(this.isNull?" highcharts-null-point":"")+(typeof this.colorIndex<"u"?" highcharts-color-"+this.colorIndex:"")+(this.options.className?" "+this.options.className:"")+(this.zone&&this.zone.className?" "+this.zone.className.replace("highcharts-negative",""):"")},C.prototype.getGraphicalProps=function(m){var I=this,u=[],M={singular:[],plural:[]},R;for(m=m||{graphic:1,dataLabel:1},m.graphic&&u.push("graphic","shadowGroup"),m.dataLabel&&u.push("dataLabel","dataLabelPath","dataLabelUpper","connector"),R=u.length;R--;){var A=u[R];I[A]&&M.singular.push(A)}return["graphic","dataLabel","connector"].forEach(function(B){var U=B+"s";m[B]&&I[U]&&M.plural.push(U)}),M},C.prototype.getLabelConfig=function(){return{x:this.category,y:this.y,color:this.color,colorIndex:this.colorIndex,key:this.name||this.category,series:this.series,point:this,percentage:this.percentage,total:this.total||this.stackTotal}},C.prototype.getNestedProperty=function(m){if(m)return m.indexOf("custom.")===0?s(m,this.options):this[m]},C.prototype.getZone=function(){var m=this.series,I=m.zones;m=m.zoneAxis||"y";var u,M=0;for(u=I[M];this[m]>=u.value;)u=I[++M];return this.nonZonedColor||(this.nonZonedColor=this.color),this.color=u&&u.color&&!this.options.color?u.color:this.nonZonedColor,u},C.prototype.hasNewShapeType=function(){return(this.graphic&&(this.graphic.symbolName||this.graphic.element.nodeName))!==this.shapeType},C.prototype.init=function(m,I,u){return this.series=m,this.applyOptions(I,u),this.id=x(this.id)?this.id:a(),this.resolveColor(),m.chart.pointCount++,h(this,"afterInit"),this},C.prototype.isValid=function(){return this.x!==null&&v(this.y)},C.prototype.optionsToObject=function(m){var I=this.series,u=I.options.keys,M=u||I.pointArrayMap||["y"],R=M.length,A={},B=0,U=0;if(v(m)||m===null)A[M[0]]=m;else if(d(m))for(!u&&m.length>R&&(I=typeof m[0],I==="string"?A.name=m[0]:I==="number"&&(A.x=m[0]),B++);U<R;)u&&typeof m[B]>"u"||(0<M[U].indexOf(".")?C.prototype.setNestedProperty(A,m[B],M[U]):A[M[U]]=m[B]),B++,U++;else typeof m=="object"&&(A=m,m.dataLabels&&(I._hasPointLabels=!0),m.marker&&(I._hasPointMarkers=!0));return A},C.prototype.pos=function(m,I){I===void 0&&(I=this.plotY);var u=this.plotX,M=this.series,R=M.chart,A=M.xAxis;M=M.yAxis;var B=0,U=0;if(v(u)&&v(I))return m&&(B=A?A.pos:R.plotLeft,U=M?M.pos:R.plotTop),R.inverted&&A&&M?[M.len-I+U,A.len-u+B]:[u+B,I+U]},C.prototype.resolveColor=function(){var m=this.series,I=m.chart.styledMode,u=m.chart.options.chart.colorCount;if(delete this.nonZonedColor,m.options.colorByPoint){if(!I){u=m.options.colors||m.chart.options.colors;var M=u[m.colorCounter];u=u.length}I=m.colorCounter,m.colorCounter++,m.colorCounter===u&&(m.colorCounter=0)}else I||(M=m.color),I=m.colorIndex;this.colorIndex=_(this.options.colorIndex,I),this.color=_(this.options.color,M)},C.prototype.setNestedProperty=function(m,I,u){return u.split(".").reduce(function(M,R,A,B){return M[R]=B.length-1===A?I:w(M[R],!0)?M[R]:{},M[R]},m),m},C.prototype.shouldDraw=function(){return!this.isNull},C.prototype.tooltipFormatter=function(m){var I=this.series,u=I.tooltipOptions,M=_(u.valueDecimals,""),R=u.valuePrefix||"",A=u.valueSuffix||"";return I.chart.styledMode&&(m=I.chart.tooltip.styledModeFormat(m)),(I.pointArrayMap||["y"]).forEach(function(B){B="{point."+B,(R||A)&&(m=m.replace(RegExp(B+"}","g"),R+B+"}"+A)),m=m.replace(RegExp(B+"}","g"),B+":,."+M+"f}")}),O(m,{point:this,series:this.series},I.chart)},C.prototype.update=function(m,I,u,M){function R(){A.applyOptions(m);var L=U&&A.hasMockGraphic;L=A.y===null?!L:L,U&&L&&(A.graphic=U.destroy(),delete A.hasMockGraphic),w(m,!0)&&(U&&U.element&&m&&m.marker&&typeof m.marker.symbol<"u"&&(A.graphic=U.destroy()),m&&m.dataLabels&&A.dataLabel&&(A.dataLabel=A.dataLabel.destroy()),A.connector&&(A.connector=A.connector.destroy())),l=A.index,B.updateParallelArrays(A,l),j.data[l]=w(j.data[l],!0)||w(m,!0)?A.options:_(m,j.data[l]),B.isDirty=B.isDirtyData=!0,!B.fixedBox&&B.hasCartesianSeries&&(Z.isDirtyBox=!0),j.legendType==="point"&&(Z.isDirtyLegend=!0),I&&Z.redraw(u)}var A=this,B=A.series,U=A.graphic,Z=B.chart,j=B.options,l;I=_(I,!0),M===!1?R():A.firePointEvent("update",{options:m},R)},C.prototype.remove=function(m,I){this.series.removePoint(this.series.data.indexOf(this),m,I)},C.prototype.select=function(m,I){var u=this,M=u.series,R=M.chart;this.selectedStaging=m=_(m,!u.selected),u.firePointEvent(m?"select":"unselect",{accumulate:I},function(){u.selected=u.options.selected=m,M.options.data[M.data.indexOf(u)]=u.options,u.setState(m&&"select"),I||R.getSelectedPoints().forEach(function(A){var B=A.series;A.selected&&A!==u&&(A.selected=A.options.selected=!1,B.options.data[B.data.indexOf(A)]=A.options,A.setState(R.hoverPoints&&B.options.inactiveOtherPoints?"inactive":""),A.firePointEvent("unselect"))})}),delete this.selectedStaging},C.prototype.onMouseOver=function(m){var I=this.series.chart,u=I.pointer;m=m?u.normalize(m):u.getChartCoordinatesFromPoint(this,I.inverted),u.runPointActions(m,this)},C.prototype.onMouseOut=function(){var m=this.series.chart;this.firePointEvent("mouseOut"),this.series.options.inactiveOtherPoints||(m.hoverPoints||[]).forEach(function(I){I.setState()}),m.hoverPoints=m.hoverPoint=null},C.prototype.importEvents=function(){if(!this.hasImportedEvents){var m=this,I=$(m.series.options.point,m.options).events;m.events=I,k(I,function(u,M){y(u)&&P(m,M,u)}),this.hasImportedEvents=!0}},C.prototype.setState=function(m,I){var u=this.series,M=this.state,R=u.options.states[m||"normal"]||{},A=D.plotOptions[u.type].marker&&u.options.marker,B=A&&A.enabled===!1,U=A&&A.states&&A.states[m||"normal"]||{},Z=U.enabled===!1,j=this.marker||{},l=u.chart,L=A&&u.markerAttribs,H=u.halo,G,W=u.stateMarkerGraphic;if(m=m||"",!(m===this.state&&!I||this.selected&&m!=="select"||R.enabled===!1||m&&(Z||B&&U.enabled===!1)||m&&j.states&&j.states[m]&&j.states[m].enabled===!1)){if(this.state=m,L&&(G=u.markerAttribs(this,m)),this.graphic&&!this.hasMockGraphic){if(M&&this.graphic.removeClass("highcharts-point-"+M),m&&this.graphic.addClass("highcharts-point-"+m),!l.styledMode){M=u.pointAttribs(this,m);var N=_(l.options.chart.animation,R.animation),F=M.opacity;u.options.inactiveOtherPoints&&v(F)&&((this.dataLabels||[]).forEach(function(z){z&&!z.hasClass("highcharts-data-label-hidden")&&z.animate({opacity:F},N)}),this.connector&&this.connector.animate({opacity:F},N)),this.graphic.animate(M,N)}G&&this.graphic.animate(G,_(l.options.chart.animation,U.animation,A.animation)),W&&W.hide()}else m&&U&&(A=j.symbol||u.symbol,W&&W.currentSymbol!==A&&(W=W.destroy()),G&&(W?W[I?"animate":"attr"]({x:G.x,y:G.y}):A&&(u.stateMarkerGraphic=W=l.renderer.symbol(A,G.x,G.y,G.width,G.height).add(u.markerGroup),W.currentSymbol=A)),!l.styledMode&&W&&this.state!=="inactive"&&W.attr(u.pointAttribs(this,m))),W&&(W[m&&this.isInside?"show":"hide"](),W.element.point=this,W.addClass(this.getClassName(),!0));R=R.halo,G=(W=this.graphic||W)&&W.visibility||"inherit",R&&R.size&&W&&G!=="hidden"&&!this.isCluster?(H||(u.halo=H=l.renderer.path().add(W.parentGroup)),H.show()[I?"animate":"attr"]({d:this.haloPath(R.size)}),H.attr({class:"highcharts-halo highcharts-color-"+_(this.colorIndex,u.colorIndex)+(this.className?" "+this.className:""),visibility:G,zIndex:-1}),H.point=this,l.styledMode||H.attr(c({fill:this.color||u.color,"fill-opacity":R.opacity},e.filterUserAttributes(R.attributes||{})))):H&&H.point&&H.point.haloPath&&H.animate({d:H.point.haloPath(0)},null,H.hide),h(this,"afterSetState",{state:m})}},C.prototype.haloPath=function(m){var I=this.pos();return I?this.series.chart.renderer.symbols.circle(Math.floor(I[0])-m,I[1]-m,2*m,2*m):[]},C}(),r}),o(n,"Core/Pointer.js",[n["Core/Color/Color.js"],n["Core/Globals.js"],n["Core/Tooltip.js"],n["Core/Utilities.js"]],function(e,r,f,b){var S=e.parse,E=r.charts,D=r.noop,O=b.addEvent,P=b.attr,x=b.css,p=b.defined,c=b.extend,h=b.find,s=b.fireEvent,d=b.isNumber,y=b.isObject,v=b.objectEach,w=b.offset,$=b.pick,k=b.splat;return e=function(){function _(g,T){this.lastValidTouch={},this.pinchDown=[],this.runChartClick=!1,this.eventsToUnbind=[],this.chart=g,this.hasDragged=!1,this.options=T,this.init(g,T)}return _.prototype.applyInactiveState=function(g){var T=[],a;(g||[]).forEach(function(C){a=C.series,T.push(a),a.linkedParent&&T.push(a.linkedParent),a.linkedSeries&&(T=T.concat(a.linkedSeries)),a.navigatorSeries&&T.push(a.navigatorSeries)}),this.chart.series.forEach(function(C){T.indexOf(C)===-1?C.setState("inactive",!0):C.options.inactiveOtherPoints&&C.setAllPointsToState("inactive")})},_.prototype.destroy=function(){var g=this;this.eventsToUnbind.forEach(function(T){return T()}),this.eventsToUnbind=[],r.chartCount||(_.unbindDocumentMouseUp&&(_.unbindDocumentMouseUp=_.unbindDocumentMouseUp()),_.unbindDocumentTouchEnd&&(_.unbindDocumentTouchEnd=_.unbindDocumentTouchEnd())),clearInterval(g.tooltipTimeout),v(g,function(T,a){g[a]=void 0})},_.prototype.getSelectionMarkerAttrs=function(g,T){var a=this,C={args:{chartX:g,chartY:T},attrs:{},shapeType:"rect"};return s(this,"getSelectionMarkerAttrs",C,function(m){var I=a.chart,u=a.mouseDownX;u=u===void 0?0:u;var M=a.mouseDownY;M=M===void 0?0:M;var R=a.zoomHor,A=a.zoomVert;m=m.attrs,m.x=I.plotLeft,m.y=I.plotTop,m.width=R?1:I.plotWidth,m.height=A?1:I.plotHeight,R&&(I=g-u,m.width=Math.abs(I),m.x=(0<I?0:I)+u),A&&(I=T-M,m.height=Math.abs(I),m.y=(0<I?0:I)+M)}),C},_.prototype.drag=function(g){var T=this.chart,a=T.options.chart,C=T.plotLeft,m=T.plotTop,I=T.plotWidth,u=T.plotHeight,M=this.mouseDownX||0,R=this.mouseDownY||0,A=y(a.panning)?a.panning&&a.panning.enabled:a.panning,B=a.panKey&&g[a.panKey+"Key"],U=g.chartX,Z=g.chartY,j=this.selectionMarker;j&&j.touch||(U<C?U=C:U>C+I&&(U=C+I),Z<m?Z=m:Z>m+u&&(Z=m+u),this.hasDragged=Math.sqrt(Math.pow(M-U,2)+Math.pow(R-Z,2)),10<this.hasDragged&&(C=T.isInsidePlot(M-C,R-m,{visiblePlotOnly:!0}),Z=this.getSelectionMarkerAttrs(U,Z),U=Z.shapeType,Z=Z.attrs,!T.hasCartesianSeries&&!T.mapView||!this.zoomX&&!this.zoomY||!C||B||j||(this.selectionMarker=j=T.renderer[U](),j.attr({class:"highcharts-selection-marker",zIndex:7}).add(),T.styledMode||j.attr({fill:a.selectionMarkerFill||S("#335cad").setOpacity(.25).get()})),j&&j.attr(Z),C&&!j&&A&&T.pan(g,a.panning)))},_.prototype.dragStart=function(g){var T=this.chart;T.mouseIsDown=g.type,T.cancelClick=!1,T.mouseDownX=this.mouseDownX=g.chartX,T.mouseDownY=this.mouseDownY=g.chartY},_.prototype.getSelectionBox=function(g){var T={args:{marker:g},result:{}};return s(this,"getSelectionBox",T,function(a){a.result={x:g.attr?+g.attr("x"):g.x,y:g.attr?+g.attr("y"):g.y,width:g.attr?g.attr("width"):g.width,height:g.attr?g.attr("height"):g.height}}),T.result},_.prototype.drop=function(g){var T=this,a=this.chart,C=this.hasPinched;if(this.selectionMarker){var m=this.getSelectionBox(this.selectionMarker),I=m.x,u=m.y,M=m.width,R=m.height,A={originalEvent:g,xAxis:[],yAxis:[],x:I,y:u,width:M,height:R},B=!!a.mapView;(this.hasDragged||C)&&(a.axes.forEach(function(U){if(U.zoomEnabled&&p(U.min)&&(C||T[{xAxis:"zoomX",yAxis:"zoomY"}[U.coll]])&&d(I)&&d(u)&&d(M)&&d(R)){var Z=U.horiz,j=g.type==="touchend"?U.minPixelPadding:0,l=U.toValue((Z?I:u)+j);Z=U.toValue((Z?I+M:u+R)-j),A[U.coll].push({axis:U,min:Math.min(l,Z),max:Math.max(l,Z)}),B=!0}}),B&&s(a,"selection",A,function(U){a.zoom(c(U,C?{animation:!1}:null))})),d(a.index)&&(this.selectionMarker=this.selectionMarker.destroy()),C&&this.scaleGroups()}a&&d(a.index)&&(x(a.container,{cursor:a._cursor}),a.cancelClick=10<this.hasDragged,a.mouseIsDown=this.hasDragged=this.hasPinched=!1,this.pinchDown=[])},_.prototype.findNearestKDPoint=function(g,T,a){var C;return g.forEach(function(m){var I=!(m.noSharedTooltip&&T)&&0>m.options.findNearestPointBy.indexOf("y");if(m=m.searchPoint(a,I),(I=y(m,!0)&&m.series)&&!(I=!y(C,!0))){I=C.distX-m.distX;var u=C.dist-m.dist,M=(m.series.group&&m.series.group.zIndex)-(C.series.group&&C.series.group.zIndex);I=0<(I!==0&&T?I:u!==0?u:M!==0?M:C.series.index>m.series.index?-1:1)}I&&(C=m)}),C},_.prototype.getChartCoordinatesFromPoint=function(g,T){var a=g.series,C=a.xAxis;a=a.yAxis;var m=g.shapeArgs;if(C&&a){var I=$(g.clientX,g.plotX),u=g.plotY||0;return g.isNode&&m&&d(m.x)&&d(m.y)&&(I=m.x,u=m.y),T?{chartX:a.len+a.pos-u,chartY:C.len+C.pos-I}:{chartX:I+C.pos,chartY:u+a.pos}}if(m&&m.x&&m.y)return{chartX:m.x,chartY:m.y}},_.prototype.getChartPosition=function(){if(this.chartPosition)return this.chartPosition;var g=this.chart.container,T=w(g);this.chartPosition={left:T.left,top:T.top,scaleX:1,scaleY:1};var a=g.offsetWidth;return g=g.offsetHeight,2<a&&2<g&&(this.chartPosition.scaleX=T.width/a,this.chartPosition.scaleY=T.height/g),this.chartPosition},_.prototype.getCoordinates=function(g){var T={xAxis:[],yAxis:[]};return this.chart.axes.forEach(function(a){T[a.isXAxis?"xAxis":"yAxis"].push({axis:a,value:a.toValue(g[a.horiz?"chartX":"chartY"])})}),T},_.prototype.getHoverData=function(g,T,a,C,m,I){var u=[];C=!(!C||!g);var M=function(U){return U.visible&&!(!m&&U.directTouch)&&$(U.options.enableMouseTracking,!0)},R={chartX:I?I.chartX:void 0,chartY:I?I.chartY:void 0,shared:m};s(this,"beforeGetHoverData",R);var A=T&&!T.stickyTracking?[T]:a.filter(function(U){return U.stickyTracking&&(R.filter||M)(U)}),B=C||!I?g:this.findNearestKDPoint(A,m,I);return T=B&&B.series,B&&(m&&!T.noSharedTooltip?(A=a.filter(function(U){return R.filter?R.filter(U):M(U)&&!U.noSharedTooltip}),A.forEach(function(U){var Z=h(U.points,function(j){return j.x===B.x&&!j.isNull});y(Z)&&(U.boosted&&U.boost&&(Z=U.boost.getPoint(Z)),u.push(Z))})):u.push(B)),R={hoverPoint:B},s(this,"afterGetHoverData",R),{hoverPoint:R.hoverPoint,hoverSeries:T,hoverPoints:u}},_.prototype.getPointFromEvent=function(g){g=g.target;for(var T;g&&!T;)T=g.point,g=g.parentNode;return T},_.prototype.onTrackerMouseOut=function(g){g=g.relatedTarget||g.toElement;var T=this.chart.hoverSeries;this.isDirectTouch=!1,!T||!g||T.stickyTracking||this.inClass(g,"highcharts-tooltip")||this.inClass(g,"highcharts-series-"+T.index)&&this.inClass(g,"highcharts-tracker")||T.onMouseOut()},_.prototype.inClass=function(g,T){for(var a;g;){if(a=P(g,"class")){if(a.indexOf(T)!==-1)return!0;if(a.indexOf("highcharts-container")!==-1)return!1}g=g.parentElement}},_.prototype.init=function(g,T){this.options=T,this.chart=g,this.runChartClick=!(!T.chart.events||!T.chart.events.click),this.pinchDown=[],this.lastValidTouch={},f&&(g.tooltip=new f(g,T.tooltip)),this.setDOMEvents()},_.prototype.normalize=function(g,T){var a=g.touches,C=a?a.length?a.item(0):$(a.changedTouches,g.changedTouches)[0]:g;return T||(T=this.getChartPosition()),a=C.pageX-T.left,C=C.pageY-T.top,a/=T.scaleX,C/=T.scaleY,c(g,{chartX:Math.round(a),chartY:Math.round(C)})},_.prototype.onContainerClick=function(g){var T=this.chart,a=T.hoverPoint;g=this.normalize(g);var C=T.plotLeft,m=T.plotTop;T.cancelClick||(a&&this.inClass(g.target,"highcharts-tracker")?(s(a.series,"click",c(g,{point:a})),T.hoverPoint&&a.firePointEvent("click",g)):(c(g,this.getCoordinates(g)),T.isInsidePlot(g.chartX-C,g.chartY-m,{visiblePlotOnly:!0})&&s(T,"click",g)))},_.prototype.onContainerMouseDown=function(g){var T=((g.buttons||g.button)&1)===1;g=this.normalize(g),r.isFirefox&&g.button!==0&&this.onContainerMouseMove(g),(typeof g.button>"u"||T)&&(this.zoomOption(g),T&&g.preventDefault&&g.preventDefault(),this.dragStart(g))},_.prototype.onContainerMouseLeave=function(g){var T=E[$(_.hoverChartIndex,-1)],a=this.chart.tooltip;g=this.normalize(g),T&&(g.relatedTarget||g.toElement)&&(T.pointer.reset(),T.pointer.chartPosition=void 0),a&&!a.isHidden&&this.reset()},_.prototype.onContainerMouseEnter=function(g){delete this.chartPosition},_.prototype.onContainerMouseMove=function(g){var T=this.chart,a=T.tooltip;g=this.normalize(g),this.setHoverChartIndex(),g.preventDefault||(g.returnValue=!1),(T.mouseIsDown==="mousedown"||this.touchSelect(g))&&this.drag(g),T.openMenu||!this.inClass(g.target,"highcharts-tracker")&&!T.isInsidePlot(g.chartX-T.plotLeft,g.chartY-T.plotTop,{visiblePlotOnly:!0})||a&&a.shouldStickOnContact(g)||(this.inClass(g.target,"highcharts-no-tooltip")?this.reset(!1,0):this.runPointActions(g))},_.prototype.onDocumentTouchEnd=function(g){var T=E[$(_.hoverChartIndex,-1)];T&&T.pointer.drop(g)},_.prototype.onContainerTouchMove=function(g){this.touchSelect(g)?this.onContainerMouseMove(g):this.touch(g)},_.prototype.onContainerTouchStart=function(g){this.touchSelect(g)?this.onContainerMouseDown(g):(this.zoomOption(g),this.touch(g,!0))},_.prototype.onDocumentMouseMove=function(g){var T=this.chart,a=T.tooltip,C=this.chartPosition;g=this.normalize(g,C),!C||T.isInsidePlot(g.chartX-T.plotLeft,g.chartY-T.plotTop,{visiblePlotOnly:!0})||a&&a.shouldStickOnContact(g)||this.inClass(g.target,"highcharts-tracker")||this.reset()},_.prototype.onDocumentMouseUp=function(g){var T=E[$(_.hoverChartIndex,-1)];T&&T.pointer.drop(g)},_.prototype.pinch=function(g){var T=this,a=T.chart,C=T.pinchDown,m=g.touches||[],I=m.length,u=T.lastValidTouch,M=T.hasZoom,R={},A=I===1&&(T.inClass(g.target,"highcharts-tracker")&&a.runTrackerClick||T.runChartClick),B={},U=T.chart.tooltip;U=I===1&&$(U&&U.options.followTouchMove,!0);var Z=T.selectionMarker;1<I?T.initiated=!0:U&&(T.initiated=!1),M&&T.initiated&&!A&&g.cancelable!==!1&&g.preventDefault(),[].map.call(m,function(j){return T.normalize(j)}),g.type==="touchstart"?([].forEach.call(m,function(j,l){C[l]={chartX:j.chartX,chartY:j.chartY}}),u.x=[C[0].chartX,C[1]&&C[1].chartX],u.y=[C[0].chartY,C[1]&&C[1].chartY],a.axes.forEach(function(j){if(j.zoomEnabled){var l=a.bounds[j.horiz?"h":"v"],L=j.minPixelPadding,H=j.toPixels(Math.min($(j.options.min,j.dataMin),j.dataMin)),G=j.toPixels(Math.max($(j.options.max,j.dataMax),j.dataMax)),W=Math.max(H,G);l.min=Math.min(j.pos,Math.min(H,G)-L),l.max=Math.max(j.pos+j.len,W+L)}}),T.res=!0):U?this.runPointActions(T.normalize(g)):C.length&&(s(a,"touchpan",{originalEvent:g},function(){Z||(T.selectionMarker=Z=c({destroy:D,touch:!0},a.plotBox)),T.pinchTranslate(C,m,R,Z,B,u),T.hasPinched=M,T.scaleGroups(R,B)}),T.res&&(T.res=!1,this.reset(!1,0)))},_.prototype.pinchTranslate=function(g,T,a,C,m,I){this.zoomHor&&this.pinchTranslateDirection(!0,g,T,a,C,m,I),this.zoomVert&&this.pinchTranslateDirection(!1,g,T,a,C,m,I)},_.prototype.pinchTranslateDirection=function(g,T,a,C,m,I,u,M){var R=this.chart,A=g?"x":"y",B=g?"X":"Y",U="chart"+B,Z=g?"width":"height",j=R["plot"+(g?"Left":"Top")],l=R.inverted,L=R.bounds[g?"h":"v"],H=T.length===1,G=T[0][U],W=!H&&T[1][U];T=function(){typeof V=="number"&&20<Math.abs(G-W)&&(z=M||Math.abs(K-V)/Math.abs(G-W)),F=(j-K)/z+G,N=R["plot"+(g?"Width":"Height")]/z};var N,F,z=M||1,K=a[0][U],V=!H&&a[1][U];if(T(),a=F,a<L.min){a=L.min;var X=!0}else a+N>L.max&&(a=L.max-N,X=!0);X?(K-=.8*(K-u[A][0]),typeof V=="number"&&(V-=.8*(V-u[A][1])),T()):u[A]=[K,V],l||(I[A]=F-j,I[Z]=N),I=l?1/z:z,m[Z]=N,m[A]=a,C[l?g?"scaleY":"scaleX":"scale"+B]=z,C["translate"+B]=I*j+(K-I*G)},_.prototype.reset=function(g,T){var a=this.chart,C=a.hoverSeries,m=a.hoverPoint,I=a.hoverPoints,u=a.tooltip,M=u&&u.shared?I:m;g&&M&&k(M).forEach(function(R){R.series.isCartesian&&typeof R.plotX>"u"&&(g=!1)}),g?u&&M&&k(M).length&&(u.refresh(M),u.shared&&I?I.forEach(function(R){R.setState(R.state,!0),R.series.isCartesian&&(R.series.xAxis.crosshair&&R.series.xAxis.drawCrosshair(null,R),R.series.yAxis.crosshair&&R.series.yAxis.drawCrosshair(null,R))}):m&&(m.setState(m.state,!0),a.axes.forEach(function(R){R.crosshair&&m.series[R.coll]===R&&R.drawCrosshair(null,m)}))):(m&&m.onMouseOut(),I&&I.forEach(function(R){R.setState()}),C&&C.onMouseOut(),u&&u.hide(T),this.unDocMouseMove&&(this.unDocMouseMove=this.unDocMouseMove()),a.axes.forEach(function(R){R.hideCrosshair()}),this.hoverX=a.hoverPoints=a.hoverPoint=null)},_.prototype.runPointActions=function(g,T,a){var C=this.chart,m=C.tooltip&&C.tooltip.options.enabled?C.tooltip:void 0,I=m?m.shared:!1,u=T||C.hoverPoint,M=u&&u.series||C.hoverSeries;T=this.getHoverData(u,M,C.series,(!g||g.type!=="touchmove")&&(!!T||M&&M.directTouch&&this.isDirectTouch),I,g),u=T.hoverPoint,M=T.hoverSeries;var R=T.hoverPoints;T=M&&M.tooltipOptions.followPointer&&!M.tooltipOptions.split;var A=I&&M&&!M.noSharedTooltip;if(u&&(a||u!==C.hoverPoint||m&&m.isHidden)){if((C.hoverPoints||[]).forEach(function(B){R.indexOf(B)===-1&&B.setState()}),C.hoverSeries!==M&&M.onMouseOver(),this.applyInactiveState(R),(R||[]).forEach(function(B){B.setState("hover")}),C.hoverPoint&&C.hoverPoint.firePointEvent("mouseOut"),!u.series)return;C.hoverPoints=R,C.hoverPoint=u,u.firePointEvent("mouseOver",void 0,function(){m&&u&&m.refresh(A?R:u,g)})}else T&&m&&!m.isHidden&&(a=m.getAnchor([{}],g),C.isInsidePlot(a[0],a[1],{visiblePlotOnly:!0})&&m.updatePosition({plotX:a[0],plotY:a[1]}));this.unDocMouseMove||(this.unDocMouseMove=O(C.container.ownerDocument,"mousemove",function(B){var U=E[_.hoverChartIndex];U&&U.pointer.onDocumentMouseMove(B)}),this.eventsToUnbind.push(this.unDocMouseMove)),C.axes.forEach(function(B){var U=$((B.crosshair||{}).snap,!0),Z;U&&((Z=C.hoverPoint)&&Z.series[B.coll]===B||(Z=h(R,function(j){return j.series&&j.series[B.coll]===B}))),Z||!U?B.drawCrosshair(g,Z):B.hideCrosshair()})},_.prototype.scaleGroups=function(g,T){var a=this.chart;a.series.forEach(function(C){var m=g||C.getPlotBox();C.group&&(C.xAxis&&C.xAxis.zoomEnabled||a.mapView)&&(C.group.attr(m),C.markerGroup&&(C.markerGroup.attr(m),C.markerGroup.clip(T?a.clipRect:null)),C.dataLabelsGroup&&C.dataLabelsGroup.attr(m))}),a.clipRect.attr(T||a.clipBox)},_.prototype.setDOMEvents=function(){var g=this,T=this.chart.container,a=T.ownerDocument;T.onmousedown=this.onContainerMouseDown.bind(this),T.onmousemove=this.onContainerMouseMove.bind(this),T.onclick=this.onContainerClick.bind(this),this.eventsToUnbind.push(O(T,"mouseenter",this.onContainerMouseEnter.bind(this))),this.eventsToUnbind.push(O(T,"mouseleave",this.onContainerMouseLeave.bind(this))),_.unbindDocumentMouseUp||(_.unbindDocumentMouseUp=O(a,"mouseup",this.onDocumentMouseUp.bind(this)));for(var C=this.chart.renderTo.parentElement;C&&C.tagName!=="BODY";)this.eventsToUnbind.push(O(C,"scroll",function(){delete g.chartPosition})),C=C.parentElement;r.hasTouch&&(this.eventsToUnbind.push(O(T,"touchstart",this.onContainerTouchStart.bind(this),{passive:!1})),this.eventsToUnbind.push(O(T,"touchmove",this.onContainerTouchMove.bind(this),{passive:!1})),_.unbindDocumentTouchEnd||(_.unbindDocumentTouchEnd=O(a,"touchend",this.onDocumentTouchEnd.bind(this),{passive:!1})))},_.prototype.setHoverChartIndex=function(){var g=this.chart,T=r.charts[$(_.hoverChartIndex,-1)];T&&T!==g&&T.pointer.onContainerMouseLeave({relatedTarget:g.container}),T&&T.mouseIsDown||(_.hoverChartIndex=g.index)},_.prototype.touch=function(g,T){var a=this.chart;if(this.setHoverChartIndex(),g.touches.length===1)if(g=this.normalize(g),a.isInsidePlot(g.chartX-a.plotLeft,g.chartY-a.plotTop,{visiblePlotOnly:!0})&&!a.openMenu){if(T&&this.runPointActions(g),g.type==="touchmove"){T=this.pinchDown;var C=T[0]?4<=Math.sqrt(Math.pow(T[0].chartX-g.chartX,2)+Math.pow(T[0].chartY-g.chartY,2)):!1}$(C,!0)&&this.pinch(g)}else T&&this.reset();else g.touches.length===2&&this.pinch(g)},_.prototype.touchSelect=function(g){return!(!this.chart.options.chart.zooming.singleTouch||!g.touches||g.touches.length!==1)},_.prototype.zoomOption=function(g){var T=this.chart,a=T.options.chart;T=T.inverted;var C=a.zooming.type||"";/touch/.test(g.type)&&(C=$(a.zooming.pinchType,C)),this.zoomX=g=/x/.test(C),this.zoomY=a=/y/.test(C),this.zoomHor=g&&!T||a&&T,this.zoomVert=a&&!T||g&&T,this.hasZoom=g||a},_}(),e}),o(n,"Core/MSPointer.js",[n["Core/Globals.js"],n["Core/Pointer.js"],n["Core/Utilities.js"]],function(e,r,f){function b(){var w=[];return w.item=function($){return this[$]},h(y,function($){w.push({pageX:$.pageX,pageY:$.pageY,target:$.target})}),w}function S(w,$,k,_){var g=D[r.hoverChartIndex||NaN];w.pointerType!=="touch"&&w.pointerType!==w.MSPOINTER_TYPE_TOUCH||!g||(g=g.pointer,_(w),g[$]({type:k,target:w.currentTarget,preventDefault:P,touches:b()}))}var E=this&&this.__extends||function(){var w=function($,k){return w=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(_,g){_.__proto__=g}||function(_,g){for(var T in g)g.hasOwnProperty(T)&&(_[T]=g[T])},w($,k)};return function($,k){function _(){this.constructor=$}w($,k),$.prototype=k===null?Object.create(k):(_.prototype=k.prototype,new _)}}(),D=e.charts,O=e.doc,P=e.noop,x=e.win,p=f.addEvent,c=f.css,h=f.objectEach,s=f.pick,d=f.removeEvent,y={},v=!!x.PointerEvent;return function(w){function $(){return w!==null&&w.apply(this,arguments)||this}return E($,w),$.isRequired=function(){return!(e.hasTouch||!x.PointerEvent&&!x.MSPointerEvent)},$.prototype.batchMSEvents=function(k){k(this.chart.container,v?"pointerdown":"MSPointerDown",this.onContainerPointerDown),k(this.chart.container,v?"pointermove":"MSPointerMove",this.onContainerPointerMove),k(O,v?"pointerup":"MSPointerUp",this.onDocumentPointerUp)},$.prototype.destroy=function(){this.batchMSEvents(d),w.prototype.destroy.call(this)},$.prototype.init=function(k,_){w.prototype.init.call(this,k,_),this.hasZoom&&c(k.container,{"-ms-touch-action":"none","touch-action":"none"})},$.prototype.onContainerPointerDown=function(k){S(k,"onContainerTouchStart","touchstart",function(_){y[_.pointerId]={pageX:_.pageX,pageY:_.pageY,target:_.currentTarget}})},$.prototype.onContainerPointerMove=function(k){S(k,"onContainerTouchMove","touchmove",function(_){y[_.pointerId]={pageX:_.pageX,pageY:_.pageY},y[_.pointerId].target||(y[_.pointerId].target=_.currentTarget)})},$.prototype.onDocumentPointerUp=function(k){S(k,"onDocumentTouchEnd","touchend",function(_){delete y[_.pointerId]})},$.prototype.setDOMEvents=function(){var k=this.chart.tooltip;w.prototype.setDOMEvents.call(this),(this.hasZoom||s(k&&k.options.followTouchMove,!0))&&this.batchMSEvents(p)},$}(r)}),o(n,"Core/Legend/Legend.js",[n["Core/Animation/AnimationUtilities.js"],n["Core/FormatUtilities.js"],n["Core/Globals.js"],n["Core/Series/Point.js"],n["Core/Renderer/RendererUtilities.js"],n["Core/Utilities.js"]],function(e,r,f,b,S,E){var D=e.animObject,O=e.setAnimation,P=r.format,x=f.marginNames,p=S.distribute,c=E.addEvent,h=E.createElement,s=E.css,d=E.defined,y=E.discardElement,v=E.find,w=E.fireEvent,$=E.isNumber,k=E.merge,_=E.pick,g=E.relativeLength,T=E.stableSort,a=E.syncTimeout;return e=function(){function C(m,I){this.allItems=[],this.contentGroup=this.box=void 0,this.display=!1,this.group=void 0,this.offsetWidth=this.maxLegendWidth=this.maxItemWidth=this.legendWidth=this.legendHeight=this.lastLineHeight=this.lastItemY=this.itemY=this.itemX=this.itemMarginTop=this.itemMarginBottom=this.itemHeight=this.initialItemY=0,this.options=void 0,this.padding=0,this.pages=[],this.proximate=!1,this.scrollGroup=void 0,this.widthOption=this.totalItemWidth=this.titleHeight=this.symbolWidth=this.symbolHeight=0,this.chart=m,this.init(m,I)}return C.prototype.init=function(m,I){this.chart=m,this.setOptions(I),I.enabled&&(this.render(),c(this.chart,"endResize",function(){this.legend.positionCheckboxes()}),this.proximate?this.unchartrender=c(this.chart,"render",function(){this.legend.proximatePositions(),this.legend.positionItems()}):this.unchartrender&&this.unchartrender())},C.prototype.setOptions=function(m){var I=_(m.padding,8);this.options=m,this.chart.styledMode||(this.itemStyle=m.itemStyle,this.itemHiddenStyle=k(this.itemStyle,m.itemHiddenStyle)),this.itemMarginTop=m.itemMarginTop||0,this.itemMarginBottom=m.itemMarginBottom||0,this.padding=I,this.initialItemY=I-5,this.symbolWidth=_(m.symbolWidth,16),this.pages=[],this.proximate=m.layout==="proximate"&&!this.chart.inverted,this.baseline=void 0},C.prototype.update=function(m,I){var u=this.chart;this.setOptions(k(!0,this.options,m)),this.destroy(),u.isDirtyLegend=u.isDirtyBox=!0,_(I,!0)&&u.redraw(),w(this,"afterUpdate")},C.prototype.colorizeItem=function(m,I){var u=m.legendItem||{},M=u.group,R=u.label,A=u.line;if(u=u.symbol,M&&M[I?"removeClass":"addClass"]("highcharts-legend-item-hidden"),!this.chart.styledMode){var B=this.options;M=this.itemHiddenStyle.color,B=I?B.itemStyle.color:M;var U=I&&m.color||M,Z=m.options&&m.options.marker,j={fill:U};R&&R.css({fill:B,color:B}),A&&A.attr({stroke:U}),u&&(Z&&u.isMarker&&(j=m.pointAttribs(),I||(j.stroke=j.fill=M)),u.attr(j))}w(this,"afterColorizeItem",{item:m,visible:I})},C.prototype.positionItems=function(){this.allItems.forEach(this.positionItem,this),this.chart.isResizing||this.positionCheckboxes()},C.prototype.positionItem=function(m){var I=this,u=m.legendItem||{},M=u.group,R=u.x;R=R===void 0?0:R,u=u.y,u=u===void 0?0:u;var A=this.options,B=A.symbolPadding,U=!A.rtl;A=m.checkbox,M&&M.element&&(B={translateX:U?R:this.legendWidth-R-2*B-4,translateY:u},M[d(M.translateY)?"animate":"attr"](B,void 0,function(){w(I,"afterPositionItem",{item:m})})),A&&(A.x=R,A.y=u)},C.prototype.destroyItem=function(m){for(var I=m.checkbox,u=m.legendItem||{},M=0,R=["group","label","line","symbol"];M<R.length;M++){var A=R[M];u[A]&&(u[A]=u[A].destroy())}I&&y(I),m.legendItem=void 0},C.prototype.destroy=function(){for(var m=0,I=this.getAllItems();m<I.length;m++)this.destroyItem(I[m]);for(m=0,I="clipRect up down pager nav box title group".split(" ");m<I.length;m++){var u=I[m];this[u]&&(this[u]=this[u].destroy())}this.display=null},C.prototype.positionCheckboxes=function(){var m=this.group&&this.group.alignAttr,I=this.clipHeight||this.legendHeight,u=this.titleHeight;if(m){var M=m.translateY;this.allItems.forEach(function(R){var A=R.checkbox;if(A){var B=M+u+A.y+(this.scrollOffset||0)+3;s(A,{left:m.translateX+R.checkboxOffset+A.x-20+"px",top:B+"px",display:this.proximate||B>M-6&&B<M+I-6?"":"none"})}},this)}},C.prototype.renderTitle=function(){var m=this.options,I=this.padding,u=m.title,M=0;u.text&&(this.title||(this.title=this.chart.renderer.label(u.text,I-3,I-4,void 0,void 0,void 0,m.useHTML,void 0,"legend-title").attr({zIndex:1}),this.chart.styledMode||this.title.css(u.style),this.title.add(this.group)),u.width||this.title.css({width:this.maxLegendWidth+"px"}),m=this.title.getBBox(),M=m.height,this.offsetWidth=m.width,this.contentGroup.attr({translateY:M})),this.titleHeight=M},C.prototype.setText=function(m){var I=this.options;m.legendItem.label.attr({text:I.labelFormat?P(I.labelFormat,m,this.chart):I.labelFormatter.call(m)})},C.prototype.renderItem=function(m){var I=m.legendItem=m.legendItem||{},u=this.chart,M=u.renderer,R=this.options,A=this.symbolWidth,B=R.symbolPadding||0,U=this.itemStyle,Z=this.itemHiddenStyle,j=R.layout==="horizontal"?_(R.itemDistance,20):0,l=!R.rtl,L=!m.series,H=!L&&m.series.drawLegendSymbol?m.series:m,G=H.options,W=this.createCheckboxForItem&&G&&G.showCheckbox,N=R.useHTML,F=m.options.className,z=I.label;G=A+B+j+(W?20:0),z||(I.group=M.g("legend-item").addClass("highcharts-"+H.type+"-series highcharts-color-"+m.colorIndex+(F?" "+F:"")+(L?" highcharts-series-"+m.index:"")).attr({zIndex:1}).add(this.scrollGroup),I.label=z=M.text("",l?A+B:-B,this.baseline||0,N),u.styledMode||z.css(k(m.visible?U:Z)),z.attr({align:l?"left":"right",zIndex:2}).add(I.group),this.baseline||(this.fontMetrics=M.fontMetrics(u.styledMode?12:U.fontSize,z),this.baseline=this.fontMetrics.f+3+this.itemMarginTop,z.attr("y",this.baseline),this.symbolHeight=R.symbolHeight||this.fontMetrics.f,R.squareSymbol&&(this.symbolWidth=_(R.symbolWidth,Math.max(this.symbolHeight,16)),G=this.symbolWidth+B+j+(W?20:0),l&&z.attr("x",this.symbolWidth+B))),H.drawLegendSymbol(this,m),this.setItemEvents&&this.setItemEvents(m,z,N)),W&&!m.checkbox&&this.createCheckboxForItem&&this.createCheckboxForItem(m),this.colorizeItem(m,m.visible),!u.styledMode&&U.width||z.css({width:(R.itemWidth||this.widthOption||u.spacingBox.width)-G+"px"}),this.setText(m),u=z.getBBox(),M=this.fontMetrics&&this.fontMetrics.h||0,m.itemWidth=m.checkboxOffset=R.itemWidth||I.labelWidth||u.width+G,this.maxItemWidth=Math.max(this.maxItemWidth,m.itemWidth),this.totalItemWidth+=m.itemWidth,this.itemHeight=m.itemHeight=Math.round(I.labelHeight||(u.height>1.5*M?u.height:M))},C.prototype.layoutItem=function(m){var I=this.options,u=this.padding,M=I.layout==="horizontal",R=m.itemHeight,A=this.itemMarginBottom,B=this.itemMarginTop,U=M?_(I.itemDistance,20):0,Z=this.maxLegendWidth;I=I.alignColumns&&this.totalItemWidth>Z?this.maxItemWidth:m.itemWidth;var j=m.legendItem||{};M&&this.itemX-u+I>Z&&(this.itemX=u,this.lastLineHeight&&(this.itemY+=B+this.lastLineHeight+A),this.lastLineHeight=0),this.lastItemY=B+this.itemY+A,this.lastLineHeight=Math.max(R,this.lastLineHeight),j.x=this.itemX,j.y=this.itemY,M?this.itemX+=I:(this.itemY+=B+R+A,this.lastLineHeight=R),this.offsetWidth=this.widthOption||Math.max((M?this.itemX-u-(m.checkbox?0:U):I)+u,this.offsetWidth)},C.prototype.getAllItems=function(){var m=[];return this.chart.series.forEach(function(I){var u=I&&I.options;I&&_(u.showInLegend,d(u.linkedTo)?!1:void 0,!0)&&(m=m.concat((I.legendItem||{}).labels||(u.legendType==="point"?I.data:I)))}),w(this,"afterGetAllItems",{allItems:m}),m},C.prototype.getAlignment=function(){var m=this.options;return this.proximate?m.align.charAt(0)+"tv":m.floating?"":m.align.charAt(0)+m.verticalAlign.charAt(0)+m.layout.charAt(0)},C.prototype.adjustMargins=function(m,I){var u=this.chart,M=this.options,R=this.getAlignment();R&&[/(lth|ct|rth)/,/(rtv|rm|rbv)/,/(rbh|cb|lbh)/,/(lbv|lm|ltv)/].forEach(function(A,B){A.test(R)&&!d(m[B])&&(u[x[B]]=Math.max(u[x[B]],u.legend[(B+1)%2?"legendHeight":"legendWidth"]+[1,-1,-1,1][B]*M[B%2?"x":"y"]+_(M.margin,12)+I[B]+(u.titleOffset[B]||0)))})},C.prototype.proximatePositions=function(){var m=this.chart,I=[],u=this.options.align==="left";this.allItems.forEach(function(U){var Z,j=u;if(U.yAxis){U.xAxis.options.reversed&&(j=!j),U.points&&(Z=v(j?U.points:U.points.slice(0).reverse(),function(L){return $(L.plotY)})),j=this.itemMarginTop+U.legendItem.label.getBBox().height+this.itemMarginBottom;var l=U.yAxis.top-m.plotTop;U.visible?(Z=Z?Z.plotY:U.yAxis.height,Z+=l-.3*j):Z=l+U.yAxis.height,I.push({target:Z,size:j,item:U})}},this);for(var M,R=0,A=p(I,m.plotHeight);R<A.length;R++){var B=A[R];M=B.item.legendItem||{},$(B.pos)&&(M.y=m.plotTop-m.spacing[0]+B.pos)}},C.prototype.render=function(){var m=this.chart,I=m.renderer,u=this.options,M=this.padding,R=this.getAllItems(),A=this.group,B=this.box;this.itemX=M,this.itemY=this.initialItemY,this.lastItemY=this.offsetWidth=0,this.widthOption=g(u.width,m.spacingBox.width-M);var U=m.spacingBox.width-2*M-u.x;-1<["rm","lm"].indexOf(this.getAlignment().substring(0,2))&&(U/=2),this.maxLegendWidth=this.widthOption||U,A||(this.group=A=I.g("legend").addClass(u.className||"").attr({zIndex:7}).add(),this.contentGroup=I.g().attr({zIndex:1}).add(A),this.scrollGroup=I.g().add(this.contentGroup)),this.renderTitle(),T(R,function(j,l){return(j.options&&j.options.legendIndex||0)-(l.options&&l.options.legendIndex||0)}),u.reversed&&R.reverse(),this.allItems=R,this.display=U=!!R.length,this.itemHeight=this.totalItemWidth=this.maxItemWidth=this.lastLineHeight=0,R.forEach(this.renderItem,this),R.forEach(this.layoutItem,this),R=(this.widthOption||this.offsetWidth)+M;var Z=this.lastItemY+this.lastLineHeight+this.titleHeight;Z=this.handleOverflow(Z),Z+=M,B||(this.box=B=I.rect().addClass("highcharts-legend-box").attr({r:u.borderRadius}).add(A)),m.styledMode||B.attr({stroke:u.borderColor,"stroke-width":u.borderWidth||0,fill:u.backgroundColor||"none"}).shadow(u.shadow),0<R&&0<Z&&B[B.placed?"animate":"attr"](B.crisp.call({},{x:0,y:0,width:R,height:Z},B.strokeWidth())),A[U?"show":"hide"](),m.styledMode&&A.getStyle("display")==="none"&&(R=Z=0),this.legendWidth=R,this.legendHeight=Z,U&&this.align(),this.proximate||this.positionItems(),w(this,"afterRender")},C.prototype.align=function(m){m===void 0&&(m=this.chart.spacingBox);var I=this.chart,u=this.options,M=m.y;/(lth|ct|rth)/.test(this.getAlignment())&&0<I.titleOffset[0]?M+=I.titleOffset[0]:/(lbh|cb|rbh)/.test(this.getAlignment())&&0<I.titleOffset[2]&&(M-=I.titleOffset[2]),M!==m.y&&(m=k(m,{y:M})),I.hasRendered||(this.group.placed=!1),this.group.align(k(u,{width:this.legendWidth,height:this.legendHeight,verticalAlign:this.proximate?"top":u.verticalAlign}),!0,m)},C.prototype.handleOverflow=function(m){var I=this,u=this.chart,M=u.renderer,R=this.options,A=R.y,B=R.verticalAlign==="top",U=this.padding,Z=R.maxHeight,j=R.navigation,l=_(j.animation,!0),L=j.arrowSize||12,H=this.pages,G=this.allItems,W=function(Y){typeof Y=="number"?X.attr({height:Y}):X&&(I.clipRect=X.destroy(),I.contentGroup.clip()),I.contentGroup.div&&(I.contentGroup.div.style.clip=Y?"rect("+U+"px,9999px,"+(U+Y)+"px,0)":"auto")},N=function(Y){return I[Y]=M.circle(0,0,1.3*L).translate(L/2,L/2).add(V),u.styledMode||I[Y].attr("fill","rgba(0,0,0,0.0001)"),I[Y]},F,z,K;A=u.spacingBox.height+(B?-A:A)-U;var V=this.nav,X=this.clipRect;return R.layout!=="horizontal"||R.verticalAlign==="middle"||R.floating||(A/=2),Z&&(A=Math.min(A,Z)),H.length=0,m&&0<A&&m>A&&j.enabled!==!1?(this.clipHeight=F=Math.max(A-20-this.titleHeight-U,0),this.currentPage=_(this.currentPage,1),this.fullHeight=m,G.forEach(function(Y,q){K=Y.legendItem||{},Y=K.y||0;var tt=Math.round(K.label.getBBox().height),it=H.length;(!it||Y-H[it-1]>F&&(z||Y)!==H[it-1])&&(H.push(z||Y),it++),K.pageIx=it-1,z&&((G[q-1].legendItem||{}).pageIx=it-1),q===G.length-1&&Y+tt-H[it-1]>F&&tt<=F&&(H.push(Y),K.pageIx=it),Y!==z&&(z=Y)}),X||(X=I.clipRect=M.clipRect(0,U,9999,0),I.contentGroup.clip(X)),W(F),V||(this.nav=V=M.g().attr({zIndex:1}).add(this.group),this.up=M.symbol("triangle",0,0,L,L).add(V),N("upTracker").on("click",function(){I.scroll(-1,l)}),this.pager=M.text("",15,10).addClass("highcharts-legend-navigation"),!u.styledMode&&j.style&&this.pager.css(j.style),this.pager.add(V),this.down=M.symbol("triangle-down",0,0,L,L).add(V),N("downTracker").on("click",function(){I.scroll(1,l)})),I.scroll(0),m=A):V&&(W(),this.nav=V.destroy(),this.scrollGroup.attr({translateY:1}),this.clipHeight=0),m},C.prototype.scroll=function(m,I){var u=this,M=this.chart,R=this.pages,A=R.length,B=this.clipHeight,U=this.options.navigation,Z=this.pager,j=this.padding,l=this.currentPage+m;l>A&&(l=A),0<l&&(typeof I<"u"&&O(I,M),this.nav.attr({translateX:j,translateY:B+this.padding+7+this.titleHeight,visibility:"inherit"}),[this.up,this.upTracker].forEach(function(L){L.attr({class:l===1?"highcharts-legend-nav-inactive":"highcharts-legend-nav-active"})}),Z.attr({text:l+"/"+A}),[this.down,this.downTracker].forEach(function(L){L.attr({x:18+this.pager.getBBox().width,class:l===A?"highcharts-legend-nav-inactive":"highcharts-legend-nav-active"})},this),M.styledMode||(this.up.attr({fill:l===1?U.inactiveColor:U.activeColor}),this.upTracker.css({cursor:l===1?"default":"pointer"}),this.down.attr({fill:l===A?U.inactiveColor:U.activeColor}),this.downTracker.css({cursor:l===A?"default":"pointer"})),this.scrollOffset=-R[l-1]+this.initialItemY,this.scrollGroup.animate({translateY:this.scrollOffset}),this.currentPage=l,this.positionCheckboxes(),m=D(_(I,M.renderer.globalAnimation,!0)),a(function(){w(u,"afterScroll",{currentPage:l})},m.duration))},C.prototype.setItemEvents=function(m,I,u){var M=this,R=m.legendItem||{},A=M.chart.renderer.boxWrapper,B=m instanceof b,U="highcharts-legend-"+(B?"point":"series")+"-active",Z=M.chart.styledMode,j=function(L){M.allItems.forEach(function(H){m!==H&&[H].concat(H.linkedSeries||[]).forEach(function(G){G.setState(L,!B)})})},l=0;for(u=u?[I,R.symbol]:[R.group];l<u.length;l++)(R=u[l])&&R.on("mouseover",function(){m.visible&&j("inactive"),m.setState("hover"),m.visible&&A.addClass(U),Z||I.css(M.options.itemHoverStyle)}).on("mouseout",function(){M.chart.styledMode||I.css(k(m.visible?M.itemStyle:M.itemHiddenStyle)),j(""),A.removeClass(U),m.setState()}).on("click",function(L){var H=function(){m.setVisible&&m.setVisible(),j(m.visible?"inactive":"")};A.removeClass(U),L={browserEvent:L},m.firePointEvent?m.firePointEvent("legendItemClick",L,H):w(m,"legendItemClick",L,H)})},C.prototype.createCheckboxForItem=function(m){m.checkbox=h("input",{type:"checkbox",className:"highcharts-legend-checkbox",checked:m.selected,defaultChecked:m.selected},this.options.itemCheckboxStyle,this.chart.container),c(m.checkbox,"click",function(I){w(m.series||m,"checkboxClick",{checked:I.target.checked,item:m},function(){m.select()})})},C}(),e}),o(n,"Core/Series/SeriesRegistry.js",[n["Core/Globals.js"],n["Core/Defaults.js"],n["Core/Series/Point.js"],n["Core/Utilities.js"]],function(e,r,f,b){var S=r.defaultOptions,E=b.extendClass,D=b.merge,O;return function(P){function x(p,c){var h=S.plotOptions||{},s=c.defaultOptions,d=c.prototype;d.type=p,d.pointClass||(d.pointClass=f),s&&(h[p]=s),P.seriesTypes[p]=c}P.seriesTypes=e.seriesTypes,P.registerSeriesType=x,P.seriesType=function(p,c,h,s,d){var y=S.plotOptions||{};return c=c||"",y[p]=D(y[c],h),x(p,E(P.seriesTypes[c]||function(){},s)),P.seriesTypes[p].prototype.type=p,d&&(P.seriesTypes[p].prototype.pointClass=E(f,d)),P.seriesTypes[p]}}(O||(O={})),O}),o(n,"Core/Chart/Chart.js",[n["Core/Animation/AnimationUtilities.js"],n["Core/Axis/Axis.js"],n["Core/Defaults.js"],n["Core/FormatUtilities.js"],n["Core/Foundation.js"],n["Core/Globals.js"],n["Core/Legend/Legend.js"],n["Core/MSPointer.js"],n["Core/Pointer.js"],n["Core/Renderer/RendererRegistry.js"],n["Core/Series/SeriesRegistry.js"],n["Core/Renderer/SVG/SVGRenderer.js"],n["Core/Time.js"],n["Core/Utilities.js"],n["Core/Renderer/HTML/AST.js"]],function(e,r,f,b,S,E,D,O,P,x,p,c,h,s,d){var y=e.animate,v=e.animObject,w=e.setAnimation,$=f.defaultOptions,k=f.defaultTime,_=b.numberFormat,g=S.registerEventOptions,T=E.charts,a=E.doc,C=E.marginNames,m=E.svg,I=E.win,u=p.seriesTypes,M=s.addEvent,R=s.attr,A=s.cleanRecursively,B=s.createElement,U=s.css,Z=s.defined,j=s.discardElement,l=s.erase,L=s.error,H=s.extend,G=s.find,W=s.fireEvent,N=s.getStyle,F=s.isArray,z=s.isNumber,K=s.isObject,V=s.isString,X=s.merge,Y=s.objectEach,q=s.pick,tt=s.pInt,it=s.relativeLength,at=s.removeEvent,ht=s.splat,dt=s.syncTimeout,ut=s.uniqueKey;return e=function(){function st(J,Q,rt){this.series=this.renderTo=this.renderer=this.pointer=this.pointCount=this.plotWidth=this.plotTop=this.plotLeft=this.plotHeight=this.plotBox=this.options=this.numberFormatter=this.margin=this.legend=this.labelCollectors=this.isResizing=this.index=this.eventOptions=this.container=this.colorCounter=this.clipBox=this.chartWidth=this.chartHeight=this.bounds=this.axisOffset=this.axes=void 0,this.sharedClips={},this.yAxis=this.xAxis=this.userOptions=this.titleOffset=this.time=this.symbolCounter=this.spacingBox=this.spacing=void 0,this.getArgs(J,Q,rt)}return st.chart=function(J,Q,rt){return new st(J,Q,rt)},st.prototype.getArgs=function(J,Q,rt){V(J)||J.nodeName?(this.renderTo=J,this.init(Q,rt)):this.init(J,Q)},st.prototype.init=function(J,Q){var rt=J.plotOptions||{};W(this,"init",{args:arguments},function(){var lt=X($,J),ct=lt.chart;Y(lt.plotOptions,function(mt,wt){K(mt)&&(mt.tooltip=rt[wt]&&X(rt[wt].tooltip)||void 0)}),lt.tooltip.userOptions=J.chart&&J.chart.forExport&&J.tooltip.userOptions||J.tooltip,this.userOptions=J,this.margin=[],this.spacing=[],this.bounds={h:{},v:{}},this.labelCollectors=[],this.callback=Q,this.isResizing=0;var pt=ct.zooming=ct.zooming||{};J.chart&&!J.chart.zooming&&(pt.resetButton=ct.resetZoomButton),pt.key=q(pt.key,ct.zoomKey),pt.pinchType=q(pt.pinchType,ct.pinchType),pt.singleTouch=q(pt.singleTouch,ct.zoomBySingleTouch),pt.type=q(pt.type,ct.zoomType),this.options=lt,this.axes=[],this.series=[],this.time=J.time&&Object.keys(J.time).length?new h(J.time):E.time,this.numberFormatter=ct.numberFormatter||_,this.styledMode=ct.styledMode,this.hasCartesianSeries=ct.showAxes,this.index=T.length,T.push(this),E.chartCount++,g(this,ct),this.xAxis=[],this.yAxis=[],this.pointCount=this.colorCounter=this.symbolCounter=0,W(this,"afterInit"),this.firstRender()})},st.prototype.initSeries=function(J){var Q=this.options.chart;Q=J.type||Q.type||Q.defaultSeriesType;var rt=u[Q];return rt||L(17,!0,this,{missingModuleFor:Q}),Q=new rt,typeof Q.init=="function"&&Q.init(this,J),Q},st.prototype.setSeriesData=function(){this.getSeriesOrderByLinks().forEach(function(J){J.points||J.data||!J.enabledDataSorting||J.setData(J.options.data,!1)})},st.prototype.getSeriesOrderByLinks=function(){return this.series.concat().sort(function(J,Q){return J.linkedSeries.length||Q.linkedSeries.length?Q.linkedSeries.length-J.linkedSeries.length:0})},st.prototype.orderSeries=function(J){var Q=this.series;J=J||0;for(var rt=Q.length;J<rt;++J)Q[J]&&(Q[J].index=J,Q[J].name=Q[J].getName())},st.prototype.isInsidePlot=function(J,Q,rt){rt===void 0&&(rt={});var lt=this.inverted,ct=this.plotBox,pt=this.plotLeft,mt=this.plotTop,wt=this.scrollablePlotBox,It=0,bt=0;rt.visiblePlotOnly&&this.scrollingContainer&&(bt=this.scrollingContainer,It=bt.scrollLeft,bt=bt.scrollTop);var kt=rt.series;if(ct=rt.visiblePlotOnly&&wt||ct,wt=rt.inverted?Q:J,Q=rt.inverted?J:Q,J={x:wt,y:Q,isInsidePlot:!0,options:rt},!rt.ignoreX){var Wt=kt&&(lt&&!this.polar?kt.yAxis:kt.xAxis)||{pos:pt,len:1/0};wt=rt.paneCoordinates?Wt.pos+wt:pt+wt,wt>=Math.max(It+pt,Wt.pos)&&wt<=Math.min(It+pt+ct.width,Wt.pos+Wt.len)||(J.isInsidePlot=!1)}return!rt.ignoreY&&J.isInsidePlot&&(lt=rt.axis&&!rt.axis.isXAxis&&rt.axis||kt&&(lt?kt.xAxis:kt.yAxis)||{pos:mt,len:1/0},rt=rt.paneCoordinates?lt.pos+Q:mt+Q,rt>=Math.max(bt+mt,lt.pos)&&rt<=Math.min(bt+mt+ct.height,lt.pos+lt.len)||(J.isInsidePlot=!1)),W(this,"afterIsInsidePlot",J),J.isInsidePlot},st.prototype.redraw=function(J){W(this,"beforeRedraw");var Q=this.hasCartesianSeries?this.axes:this.colorAxis||[],rt=this.series,lt=this.pointer,ct=this.legend,pt=this.userOptions.legend,mt=this.renderer,wt=mt.isHidden(),It=[],bt=this.isDirtyBox,kt=this.isDirtyLegend;for(this.setResponsive&&this.setResponsive(!1),w(this.hasRendered?J:!1,this),wt&&this.temporaryDisplay(),this.layOutTitles(),J=rt.length;J--;){var Wt=rt[J];if(Wt.options.stacking||Wt.options.centerInCategory){var Rt=!0;if(Wt.isDirty){var zt=!0;break}}}if(zt)for(J=rt.length;J--;)Wt=rt[J],Wt.options.stacking&&(Wt.isDirty=!0);rt.forEach(function(Lt){Lt.isDirty&&(Lt.options.legendType==="point"?(typeof Lt.updateTotals=="function"&&Lt.updateTotals(),kt=!0):pt&&(pt.labelFormatter||pt.labelFormat)&&(kt=!0)),Lt.isDirtyData&&W(Lt,"updatedData")}),kt&&ct&&ct.options.enabled&&(ct.render(),this.isDirtyLegend=!1),Rt&&this.getStacks(),Q.forEach(function(Lt){Lt.updateNames(),Lt.setScale()}),this.getMargins(),Q.forEach(function(Lt){Lt.isDirty&&(bt=!0)}),Q.forEach(function(Lt){var Qt=Lt.min+","+Lt.max;Lt.extKey!==Qt&&(Lt.extKey=Qt,It.push(function(){W(Lt,"afterSetExtremes",H(Lt.eventArgs,Lt.getExtremes())),delete Lt.eventArgs})),(bt||Rt)&&Lt.redraw()}),bt&&this.drawChartBox(),W(this,"predraw"),rt.forEach(function(Lt){(bt||Lt.isDirty)&&Lt.visible&&Lt.redraw(),Lt.isDirtyData=!1}),lt&&lt.reset(!0),mt.draw(),W(this,"redraw"),W(this,"render"),wt&&this.temporaryDisplay(!0),It.forEach(function(Lt){Lt.call()})},st.prototype.get=function(J){function Q(pt){return pt.id===J||pt.options&&pt.options.id===J}for(var rt=this.series,lt=G(this.axes,Q)||G(this.series,Q),ct=0;!lt&&ct<rt.length;ct++)lt=G(rt[ct].points||[],Q);return lt},st.prototype.getAxes=function(){var J=this,Q=this.options,rt=Q.xAxis=ht(Q.xAxis||{});Q=Q.yAxis=ht(Q.yAxis||{}),W(this,"getAxes"),rt.forEach(function(lt,ct){lt.index=ct,lt.isX=!0}),Q.forEach(function(lt,ct){lt.index=ct}),rt.concat(Q).forEach(function(lt){new r(J,lt)}),W(this,"afterGetAxes")},st.prototype.getSelectedPoints=function(){return this.series.reduce(function(J,Q){return Q.getPointsCollection().forEach(function(rt){q(rt.selectedStaging,rt.selected)&&J.push(rt)}),J},[])},st.prototype.getSelectedSeries=function(){return this.series.filter(function(J){return J.selected})},st.prototype.setTitle=function(J,Q,rt){this.applyDescription("title",J),this.applyDescription("subtitle",Q),this.applyDescription("caption",void 0),this.layOutTitles(rt)},st.prototype.applyDescription=function(J,Q){var rt=this,lt=J==="title"?{color:"#333333",fontSize:this.options.isStock?"16px":"18px"}:{color:"#666666"};lt=this.options[J]=X(!this.styledMode&&{style:lt},this.options[J],Q);var ct=this[J];ct&&Q&&(this[J]=ct=ct.destroy()),lt&&!ct&&(ct=this.renderer.text(lt.text,0,0,lt.useHTML).attr({align:lt.align,class:"highcharts-"+J,zIndex:lt.zIndex||4}).add(),ct.update=function(pt){rt[{title:"setTitle",subtitle:"setSubtitle",caption:"setCaption"}[J]](pt)},this.styledMode||ct.css(lt.style),this[J]=ct)},st.prototype.layOutTitles=function(J){var Q=[0,0,0],rt=this.renderer,lt=this.spacingBox;["title","subtitle","caption"].forEach(function(pt){var mt=this[pt],wt=this.options[pt],It=wt.verticalAlign||"top";pt=pt==="title"?It==="top"?-3:0:It==="top"?Q[0]+2:0;var bt;if(mt){this.styledMode||(bt=wt.style&&wt.style.fontSize),bt=rt.fontMetrics(bt,mt).b,mt.css({width:(wt.width||lt.width+(wt.widthAdjust||0))+"px"});var kt=Math.round(mt.getBBox(wt.useHTML).height);mt.align(H({y:It==="bottom"?bt:pt+bt,height:kt},wt),!1,"spacingBox"),wt.floating||(It==="top"?Q[0]=Math.ceil(Q[0]+kt):It==="bottom"&&(Q[2]=Math.ceil(Q[2]+kt)))}},this),Q[0]&&(this.options.title.verticalAlign||"top")==="top"&&(Q[0]+=this.options.title.margin),Q[2]&&this.options.caption.verticalAlign==="bottom"&&(Q[2]+=this.options.caption.margin);var ct=!this.titleOffset||this.titleOffset.join(",")!==Q.join(",");this.titleOffset=Q,W(this,"afterLayOutTitles"),!this.isDirtyBox&&ct&&(this.isDirtyBox=this.isDirtyLegend=ct,this.hasRendered&&q(J,!0)&&this.isDirtyBox&&this.redraw())},st.prototype.getChartSize=function(){var J=this.options.chart,Q=J.width;J=J.height;var rt=this.renderTo;Z(Q)||(this.containerWidth=N(rt,"width")),Z(J)||(this.containerHeight=N(rt,"height")),this.chartWidth=Math.max(0,Q||this.containerWidth||600),this.chartHeight=Math.max(0,it(J,this.chartWidth)||(1<this.containerHeight?this.containerHeight:400))},st.prototype.temporaryDisplay=function(J){var Q=this.renderTo;if(J)for(;Q&&Q.style;)Q.hcOrigStyle&&(U(Q,Q.hcOrigStyle),delete Q.hcOrigStyle),Q.hcOrigDetached&&(a.body.removeChild(Q),Q.hcOrigDetached=!1),Q=Q.parentNode;else for(;Q&&Q.style&&(a.body.contains(Q)||Q.parentNode||(Q.hcOrigDetached=!0,a.body.appendChild(Q)),(N(Q,"display",!1)==="none"||Q.hcOricDetached)&&(Q.hcOrigStyle={display:Q.style.display,height:Q.style.height,overflow:Q.style.overflow},J={display:"block",overflow:"hidden"},Q!==this.renderTo&&(J.height=0),U(Q,J),Q.offsetWidth||Q.style.setProperty("display","block","important")),Q=Q.parentNode,Q!==a.body););},st.prototype.setClassName=function(J){this.container.className="highcharts-container "+(J||"")},st.prototype.getContainer=function(){var J=this.options,Q=J.chart,rt=ut(),lt,ct=this.renderTo;ct||(this.renderTo=ct=Q.renderTo),V(ct)&&(this.renderTo=ct=a.getElementById(ct)),ct||L(13,!0,this);var pt=tt(R(ct,"data-highcharts-chart"));z(pt)&&T[pt]&&T[pt].hasRendered&&T[pt].destroy(),R(ct,"data-highcharts-chart",this.index),ct.innerHTML=d.emptyHTML,Q.skipClone||ct.offsetWidth||this.temporaryDisplay(),this.getChartSize(),pt=this.chartWidth;var mt=this.chartHeight;if(U(ct,{overflow:"hidden"}),this.styledMode||(lt=H({position:"relative",overflow:"hidden",width:pt+"px",height:mt+"px",textAlign:"left",lineHeight:"normal",zIndex:0,"-webkit-tap-highlight-color":"rgba(0,0,0,0)",userSelect:"none","touch-action":"manipulation",outline:"none"},Q.style||{})),this.container=rt=B("div",{id:rt},lt,ct),this._cursor=rt.style.cursor,this.renderer=new(Q.renderer||!m?x.getRendererType(Q.renderer):c)(rt,pt,mt,void 0,Q.forExport,J.exporting&&J.exporting.allowHTML,this.styledMode),w(void 0,this),this.setClassName(Q.className),this.styledMode)for(var wt in J.defs)this.renderer.definition(J.defs[wt]);else this.renderer.setStyle(Q.style);this.renderer.chartIndex=this.index,W(this,"afterGetContainer")},st.prototype.getMargins=function(J){var Q=this.spacing,rt=this.margin,lt=this.titleOffset;this.resetMargins(),lt[0]&&!Z(rt[0])&&(this.plotTop=Math.max(this.plotTop,lt[0]+Q[0])),lt[2]&&!Z(rt[2])&&(this.marginBottom=Math.max(this.marginBottom,lt[2]+Q[2])),this.legend&&this.legend.display&&this.legend.adjustMargins(rt,Q),W(this,"getMargins"),J||this.getAxisMargins()},st.prototype.getAxisMargins=function(){var J=this,Q=J.axisOffset=[0,0,0,0],rt=J.colorAxis,lt=J.margin,ct=function(pt){pt.forEach(function(mt){mt.visible&&mt.getOffset()})};J.hasCartesianSeries?ct(J.axes):rt&&rt.length&&ct(rt),C.forEach(function(pt,mt){Z(lt[mt])||(J[pt]+=Q[mt])}),J.setChartSize()},st.prototype.reflow=function(J){var Q=this,rt=Q.options.chart,lt=Q.renderTo,ct=Z(rt.width)&&Z(rt.height),pt=rt.width||N(lt,"width");rt=rt.height||N(lt,"height"),lt=J?J.target:I,delete Q.pointer.chartPosition,!ct&&!Q.isPrinting&&pt&&rt&&(lt===I||lt===a)&&((pt!==Q.containerWidth||rt!==Q.containerHeight)&&(s.clearTimeout(Q.reflowTimeout),Q.reflowTimeout=dt(function(){Q.container&&Q.setSize(void 0,void 0,!1)},J?100:0)),Q.containerWidth=pt,Q.containerHeight=rt)},st.prototype.setReflow=function(J){var Q=this;J===!1||this.unbindReflow?J===!1&&this.unbindReflow&&(this.unbindReflow=this.unbindReflow()):(this.unbindReflow=M(I,"resize",function(rt){Q.options&&Q.reflow(rt)}),M(this,"destroy",this.unbindReflow))},st.prototype.setSize=function(J,Q,rt){var lt=this,ct=lt.renderer;lt.isResizing+=1,w(rt,lt),rt=ct.globalAnimation,lt.oldChartHeight=lt.chartHeight,lt.oldChartWidth=lt.chartWidth,typeof J<"u"&&(lt.options.chart.width=J),typeof Q<"u"&&(lt.options.chart.height=Q),lt.getChartSize(),lt.styledMode||(rt?y:U)(lt.container,{width:lt.chartWidth+"px",height:lt.chartHeight+"px"},rt),lt.setChartSize(!0),ct.setSize(lt.chartWidth,lt.chartHeight,rt),lt.axes.forEach(function(pt){pt.isDirty=!0,pt.setScale()}),lt.isDirtyLegend=!0,lt.isDirtyBox=!0,lt.layOutTitles(),lt.getMargins(),lt.redraw(rt),lt.oldChartHeight=null,W(lt,"resize"),dt(function(){lt&&W(lt,"endResize",null,function(){--lt.isResizing})},v(rt).duration)},st.prototype.setChartSize=function(J){var Q=this.inverted,rt=this.renderer,lt=this.chartWidth,ct=this.chartHeight,pt=this.options.chart,mt=this.spacing,wt=this.clipOffset,It,bt,kt,Wt;this.plotLeft=It=Math.round(this.plotLeft),this.plotTop=bt=Math.round(this.plotTop),this.plotWidth=kt=Math.max(0,Math.round(lt-It-this.marginRight)),this.plotHeight=Wt=Math.max(0,Math.round(ct-bt-this.marginBottom)),this.plotSizeX=Q?Wt:kt,this.plotSizeY=Q?kt:Wt,this.plotBorderWidth=pt.plotBorderWidth||0,this.spacingBox=rt.spacingBox={x:mt[3],y:mt[0],width:lt-mt[3]-mt[1],height:ct-mt[0]-mt[2]},this.plotBox=rt.plotBox={x:It,y:bt,width:kt,height:Wt},Q=2*Math.floor(this.plotBorderWidth/2),lt=Math.ceil(Math.max(Q,wt[3])/2),ct=Math.ceil(Math.max(Q,wt[0])/2),this.clipBox={x:lt,y:ct,width:Math.floor(this.plotSizeX-Math.max(Q,wt[1])/2-lt),height:Math.max(0,Math.floor(this.plotSizeY-Math.max(Q,wt[2])/2-ct))},J||(this.axes.forEach(function(Rt){Rt.setAxisSize(),Rt.setAxisTranslation()}),rt.alignElements()),W(this,"afterSetChartSize",{skipAxes:J})},st.prototype.resetMargins=function(){W(this,"resetMargins");var J=this,Q=J.options.chart;["margin","spacing"].forEach(function(rt){var lt=Q[rt],ct=K(lt)?lt:[lt,lt,lt,lt];["Top","Right","Bottom","Left"].forEach(function(pt,mt){J[rt][mt]=q(Q[rt+pt],ct[mt])})}),C.forEach(function(rt,lt){J[rt]=q(J.margin[lt],J.spacing[lt])}),J.axisOffset=[0,0,0,0],J.clipOffset=[0,0,0,0]},st.prototype.drawChartBox=function(){var J=this.options.chart,Q=this.renderer,rt=this.chartWidth,lt=this.chartHeight,ct=this.styledMode,pt=this.plotBGImage,mt=J.backgroundColor,wt=J.plotBackgroundColor,It=J.plotBackgroundImage,bt=this.plotLeft,kt=this.plotTop,Wt=this.plotWidth,Rt=this.plotHeight,zt=this.plotBox,Lt=this.clipRect,Qt=this.clipBox,Yt=this.chartBackground,Zt=this.plotBackground,oe=this.plotBorder,et,nt="animate";if(Yt||(this.chartBackground=Yt=Q.rect().addClass("highcharts-background").add(),nt="attr"),ct)var ft=et=Yt.strokeWidth();else ft=J.borderWidth||0,et=ft+(J.shadow?8:0),mt={fill:mt||"none"},(ft||Yt["stroke-width"])&&(mt.stroke=J.borderColor,mt["stroke-width"]=ft),Yt.attr(mt).shadow(J.shadow);Yt[nt]({x:et/2,y:et/2,width:rt-et-ft%2,height:lt-et-ft%2,r:J.borderRadius}),nt="animate",Zt||(nt="attr",this.plotBackground=Zt=Q.rect().addClass("highcharts-plot-background").add()),Zt[nt](zt),ct||(Zt.attr({fill:wt||"none"}).shadow(J.plotShadow),It&&(pt?(It!==pt.attr("href")&&pt.attr("href",It),pt.animate(zt)):this.plotBGImage=Q.image(It,bt,kt,Wt,Rt).add())),Lt?Lt.animate({width:Qt.width,height:Qt.height}):this.clipRect=Q.clipRect(Qt),nt="animate",oe||(nt="attr",this.plotBorder=oe=Q.rect().addClass("highcharts-plot-border").attr({zIndex:1}).add()),ct||oe.attr({stroke:J.plotBorderColor,"stroke-width":J.plotBorderWidth||0,fill:"none"}),oe[nt](oe.crisp({x:bt,y:kt,width:Wt,height:Rt},-oe.strokeWidth())),this.isDirtyBox=!1,W(this,"afterDrawChartBox")},st.prototype.propFromSeries=function(){var J=this,Q=J.options.chart,rt=J.options.series,lt,ct,pt;["inverted","angular","polar"].forEach(function(mt){for(ct=u[Q.type||Q.defaultSeriesType],pt=Q[mt]||ct&&ct.prototype[mt],lt=rt&&rt.length;!pt&&lt--;)(ct=u[rt[lt].type])&&ct.prototype[mt]&&(pt=!0);J[mt]=pt})},st.prototype.linkSeries=function(){var J=this,Q=J.series;Q.forEach(function(rt){rt.linkedSeries.length=0}),Q.forEach(function(rt){var lt=rt.options.linkedTo;V(lt)&&(lt=lt===":previous"?J.series[rt.index-1]:J.get(lt))&&lt.linkedParent!==rt&&(lt.linkedSeries.push(rt),rt.linkedParent=lt,lt.enabledDataSorting&&rt.setDataSortingOptions(),rt.visible=q(rt.options.visible,lt.options.visible,rt.visible))}),W(this,"afterLinkSeries")},st.prototype.renderSeries=function(){this.series.forEach(function(J){J.translate(),J.render()})},st.prototype.renderLabels=function(){var J=this,Q=J.options.labels;Q.items&&Q.items.forEach(function(rt){var lt=H(Q.style,rt.style),ct=tt(lt.left)+J.plotLeft,pt=tt(lt.top)+J.plotTop+12;delete lt.left,delete lt.top,J.renderer.text(rt.html,ct,pt).attr({zIndex:2}).css(lt).add()})},st.prototype.render=function(){var J=this.axes,Q=this.colorAxis,rt=this.renderer,lt=this.options,ct=function(bt){bt.forEach(function(kt){kt.visible&&kt.render()})},pt=0;this.setTitle(),this.legend=new D(this,lt.legend),this.getStacks&&this.getStacks(),this.getMargins(!0),this.setChartSize(),lt=this.plotWidth,J.some(function(bt){if(bt.horiz&&bt.visible&&bt.options.labels.enabled&&bt.series.length)return pt=21,!0});var mt=this.plotHeight=Math.max(this.plotHeight-pt,0);J.forEach(function(bt){bt.setScale()}),this.getAxisMargins();var wt=1.1<lt/this.plotWidth,It=1.05<mt/this.plotHeight;(wt||It)&&(J.forEach(function(bt){(bt.horiz&&wt||!bt.horiz&&It)&&bt.setTickInterval(!0)}),this.getMargins()),this.drawChartBox(),this.hasCartesianSeries?ct(J):Q&&Q.length&&ct(Q),this.seriesGroup||(this.seriesGroup=rt.g("series-group").attr({zIndex:3}).add()),this.renderSeries(),this.renderLabels(),this.addCredits(),this.setResponsive&&this.setResponsive(),this.hasRendered=!0},st.prototype.addCredits=function(J){var Q=this,rt=X(!0,this.options.credits,J);rt.enabled&&!this.credits&&(this.credits=this.renderer.text(rt.text+(this.mapCredits||""),0,0).addClass("highcharts-credits").on("click",function(){rt.href&&(I.location.href=rt.href)}).attr({align:rt.position.align,zIndex:8}),Q.styledMode||this.credits.css(rt.style),this.credits.add().align(rt.position),this.credits.update=function(lt){Q.credits=Q.credits.destroy(),Q.addCredits(lt)})},st.prototype.destroy=function(){var J=this,Q=J.axes,rt=J.series,lt=J.container,ct=lt&&lt.parentNode,pt;for(W(J,"destroy"),J.renderer.forExport?l(T,J):T[J.index]=void 0,E.chartCount--,J.renderTo.removeAttribute("data-highcharts-chart"),at(J),pt=Q.length;pt--;)Q[pt]=Q[pt].destroy();for(this.scroller&&this.scroller.destroy&&this.scroller.destroy(),pt=rt.length;pt--;)rt[pt]=rt[pt].destroy();"title subtitle chartBackground plotBackground plotBGImage plotBorder seriesGroup clipRect credits pointer rangeSelector legend resetZoomButton tooltip renderer".split(" ").forEach(function(mt){var wt=J[mt];wt&&wt.destroy&&(J[mt]=wt.destroy())}),lt&&(lt.innerHTML=d.emptyHTML,at(lt),ct&&j(lt)),Y(J,function(mt,wt){delete J[wt]})},st.prototype.firstRender=function(){var J=this,Q=J.options;(!J.isReadyToRender||J.isReadyToRender())&&(J.getContainer(),J.resetMargins(),J.setChartSize(),J.propFromSeries(),J.getAxes(),(F(Q.series)?Q.series:[]).forEach(function(rt){J.initSeries(rt)}),J.linkSeries(),J.setSeriesData(),W(J,"beforeRender"),P&&(O.isRequired()?J.pointer=new O(J,Q):J.pointer=new P(J,Q)),J.render(),J.pointer.getChartPosition(),!J.renderer.imgCount&&!J.hasLoaded&&J.onload(),J.temporaryDisplay(!0))},st.prototype.onload=function(){this.callbacks.concat([this.callback]).forEach(function(J){J&&typeof this.index<"u"&&J.apply(this,[this])},this),W(this,"load"),W(this,"render"),Z(this.index)&&this.setReflow(this.options.chart.reflow),this.warnIfA11yModuleNotLoaded(),this.hasLoaded=!0},st.prototype.warnIfA11yModuleNotLoaded=function(){var J=this.options,Q=this.title;J&&!this.accessibility&&(this.renderer.boxWrapper.attr({role:"img","aria-label":(Q&&Q.element.textContent||"").replace(/</g,"&lt;")}),J.accessibility&&J.accessibility.enabled===!1||L('Highcharts warning: Consider including the "accessibility.js" module to make your chart more usable for people with disabilities. Set the "accessibility.enabled" option to false to remove this warning. See https://www.highcharts.com/docs/accessibility/accessibility-module.',!1,this))},st.prototype.addSeries=function(J,Q,rt){var lt=this,ct;return J&&(Q=q(Q,!0),W(lt,"addSeries",{options:J},function(){ct=lt.initSeries(J),lt.isDirtyLegend=!0,lt.linkSeries(),ct.enabledDataSorting&&ct.setData(J.data,!1),W(lt,"afterAddSeries",{series:ct}),Q&&lt.redraw(rt)})),ct},st.prototype.addAxis=function(J,Q,rt,lt){return this.createAxis(Q?"xAxis":"yAxis",{axis:J,redraw:rt,animation:lt})},st.prototype.addColorAxis=function(J,Q,rt){return this.createAxis("colorAxis",{axis:J,redraw:Q,animation:rt})},st.prototype.createAxis=function(J,Q){return J=new r(this,X(Q.axis,{index:this[J].length,isX:J==="xAxis"})),q(Q.redraw,!0)&&this.redraw(Q.animation),J},st.prototype.showLoading=function(J){var Q=this,rt=Q.options,lt=rt.loading,ct=function(){pt&&U(pt,{left:Q.plotLeft+"px",top:Q.plotTop+"px",width:Q.plotWidth+"px",height:Q.plotHeight+"px"})},pt=Q.loadingDiv,mt=Q.loadingSpan;pt||(Q.loadingDiv=pt=B("div",{className:"highcharts-loading highcharts-loading-hidden"},null,Q.container)),mt||(Q.loadingSpan=mt=B("span",{className:"highcharts-loading-inner"},null,pt),M(Q,"redraw",ct)),pt.className="highcharts-loading",d.setElementHTML(mt,q(J,rt.lang.loading,"")),Q.styledMode||(U(pt,H(lt.style,{zIndex:10})),U(mt,lt.labelStyle),Q.loadingShown||(U(pt,{opacity:0,display:""}),y(pt,{opacity:lt.style.opacity||.5},{duration:lt.showDuration||0}))),Q.loadingShown=!0,ct()},st.prototype.hideLoading=function(){var J=this.options,Q=this.loadingDiv;Q&&(Q.className="highcharts-loading highcharts-loading-hidden",this.styledMode||y(Q,{opacity:0},{duration:J.loading.hideDuration||100,complete:function(){U(Q,{display:"none"})}})),this.loadingShown=!1},st.prototype.update=function(J,Q,rt,lt){var ct=this,pt={credits:"addCredits",title:"setTitle",subtitle:"setSubtitle",caption:"setCaption"},mt=J.isResponsiveOptions,wt=[],It,bt;W(ct,"update",{options:J}),mt||ct.setResponsive(!1,!0),J=A(J,ct.options),ct.userOptions=X(ct.userOptions,J);var kt=J.chart;if(kt){if(X(!0,ct.options.chart,kt),"className"in kt&&ct.setClassName(kt.className),"reflow"in kt&&ct.setReflow(kt.reflow),"inverted"in kt||"polar"in kt||"type"in kt){ct.propFromSeries();var Wt=!0}"alignTicks"in kt&&(Wt=!0),"events"in kt&&g(this,kt),Y(kt,function(Rt,zt){ct.propsRequireUpdateSeries.indexOf("chart."+zt)!==-1&&(It=!0),ct.propsRequireDirtyBox.indexOf(zt)!==-1&&(ct.isDirtyBox=!0),ct.propsRequireReflow.indexOf(zt)!==-1&&(mt?ct.isDirtyBox=!0:bt=!0)}),!ct.styledMode&&kt.style&&ct.renderer.setStyle(ct.options.chart.style||{})}!ct.styledMode&&J.colors&&(this.options.colors=J.colors),J.time&&(this.time===k&&(this.time=new h(J.time)),X(!0,ct.options.time,J.time)),Y(J,function(Rt,zt){ct[zt]&&typeof ct[zt].update=="function"?ct[zt].update(Rt,!1):typeof ct[pt[zt]]=="function"?ct[pt[zt]](Rt):zt!=="colors"&&ct.collectionsWithUpdate.indexOf(zt)===-1&&X(!0,ct.options[zt],J[zt]),zt!=="chart"&&ct.propsRequireUpdateSeries.indexOf(zt)!==-1&&(It=!0)}),this.collectionsWithUpdate.forEach(function(Rt){if(J[Rt]){var zt=[];ct[Rt].forEach(function(Lt,Qt){Lt.options.isInternal||zt.push(q(Lt.options.index,Qt))}),ht(J[Rt]).forEach(function(Lt,Qt){var Yt=Z(Lt.id),Zt;Yt&&(Zt=ct.get(Lt.id)),!Zt&&ct[Rt]&&(Zt=ct[Rt][zt?zt[Qt]:Qt])&&Yt&&Z(Zt.options.id)&&(Zt=void 0),Zt&&Zt.coll===Rt&&(Zt.update(Lt,!1),rt&&(Zt.touched=!0)),!Zt&&rt&&ct.collectionsWithInit[Rt]&&(ct.collectionsWithInit[Rt][0].apply(ct,[Lt].concat(ct.collectionsWithInit[Rt][1]||[]).concat([!1])).touched=!0)}),rt&&ct[Rt].forEach(function(Lt){Lt.touched||Lt.options.isInternal?delete Lt.touched:wt.push(Lt)})}}),wt.forEach(function(Rt){Rt.chart&&Rt.remove&&Rt.remove(!1)}),Wt&&ct.axes.forEach(function(Rt){Rt.update({},!1)}),It&&ct.getSeriesOrderByLinks().forEach(function(Rt){Rt.chart&&Rt.update({},!1)},this),Wt=kt&&kt.width,kt=kt&&(V(kt.height)?it(kt.height,Wt||ct.chartWidth):kt.height),bt||z(Wt)&&Wt!==ct.chartWidth||z(kt)&&kt!==ct.chartHeight?ct.setSize(Wt,kt,lt):q(Q,!0)&&ct.redraw(lt),W(ct,"afterUpdate",{options:J,redraw:Q,animation:lt})},st.prototype.setSubtitle=function(J,Q){this.applyDescription("subtitle",J),this.layOutTitles(Q)},st.prototype.setCaption=function(J,Q){this.applyDescription("caption",J),this.layOutTitles(Q)},st.prototype.showResetZoom=function(){function J(){Q.zoomOut()}var Q=this,rt=$.lang,lt=Q.options.chart.zooming.resetButton,ct=lt.theme,pt=lt.relativeTo==="chart"||lt.relativeTo==="spacingBox"?null:"scrollablePlotBox";W(this,"beforeShowResetZoom",null,function(){Q.resetZoomButton=Q.renderer.button(rt.resetZoom,null,null,J,ct).attr({align:lt.position.align,title:rt.resetZoomTitle}).addClass("highcharts-reset-zoom").add().align(lt.position,!1,pt)}),W(this,"afterShowResetZoom")},st.prototype.zoomOut=function(){W(this,"selection",{resetSelection:!0},this.zoom)},st.prototype.zoom=function(J){var Q=this,rt=Q.pointer,lt=!1,ct;!J||J.resetSelection?(Q.axes.forEach(function(mt){ct=mt.zoom()}),rt.initiated=!1):J.xAxis.concat(J.yAxis).forEach(function(mt){var wt=mt.axis;(rt[wt.isXAxis?"zoomX":"zoomY"]&&Z(rt.mouseDownX)&&Z(rt.mouseDownY)&&Q.isInsidePlot(rt.mouseDownX-Q.plotLeft,rt.mouseDownY-Q.plotTop,{axis:wt})||!Z(Q.inverted?rt.mouseDownX:rt.mouseDownY))&&(ct=wt.zoom(mt.min,mt.max),wt.displayBtn&&(lt=!0))});var pt=Q.resetZoomButton;lt&&!pt?Q.showResetZoom():!lt&&K(pt)&&(Q.resetZoomButton=pt.destroy()),ct&&Q.redraw(q(Q.options.chart.animation,J&&J.animation,100>Q.pointCount))},st.prototype.pan=function(J,Q){var rt=this,lt=rt.hoverPoints;Q=typeof Q=="object"?Q:{enabled:Q,type:"x"};var ct=rt.options.chart;ct&&ct.panning&&(ct.panning=Q);var pt=Q.type,mt;W(this,"pan",{originalEvent:J},function(){lt&&lt.forEach(function(bt){bt.setState()});var wt=rt.xAxis;pt==="xy"?wt=wt.concat(rt.yAxis):pt==="y"&&(wt=rt.yAxis);var It={};wt.forEach(function(bt){if(bt.options.panningEnabled&&!bt.options.isInternal){var kt=bt.horiz,Wt=J[kt?"chartX":"chartY"];kt=kt?"mouseDownX":"mouseDownY";var Rt=rt[kt],zt=bt.minPointOffset||0,Lt=bt.reversed&&!rt.inverted||!bt.reversed&&rt.inverted?-1:1,Qt=bt.getExtremes(),Yt=bt.toValue(Rt-Wt,!0)+zt*Lt,Zt=bt.toValue(Rt+bt.len-Wt,!0)-(zt*Lt||bt.isXAxis&&bt.pointRangePadding||0),oe=Zt<Yt;Lt=bt.hasVerticalPanning(),Rt=oe?Zt:Yt,Yt=oe?Yt:Zt;var et=bt.panningState;!Lt||bt.isXAxis||et&&!et.isDirty||bt.series.forEach(function(nt){var ft=nt.getProcessedData(!0);ft=nt.getExtremes(ft.yData,!0),et||(et={startMin:Number.MAX_VALUE,startMax:-Number.MAX_VALUE}),z(ft.dataMin)&&z(ft.dataMax)&&(et.startMin=Math.min(q(nt.options.threshold,1/0),ft.dataMin,et.startMin),et.startMax=Math.max(q(nt.options.threshold,-1/0),ft.dataMax,et.startMax))}),Lt=Math.min(q(et&&et.startMin,Qt.dataMin),zt?Qt.min:bt.toValue(bt.toPixels(Qt.min)-bt.minPixelPadding)),Zt=Math.max(q(et&&et.startMax,Qt.dataMax),zt?Qt.max:bt.toValue(bt.toPixels(Qt.max)+bt.minPixelPadding)),bt.panningState=et,bt.isOrdinal||(zt=Lt-Rt,0<zt&&(Yt+=zt,Rt=Lt),zt=Yt-Zt,0<zt&&(Yt=Zt,Rt-=zt),bt.series.length&&Rt!==Qt.min&&Yt!==Qt.max&&Rt>=Lt&&Yt<=Zt&&(bt.setExtremes(Rt,Yt,!1,!1,{trigger:"pan"}),!rt.resetZoomButton&&Rt!==Lt&&Yt!==Zt&&pt.match("y")&&(rt.showResetZoom(),bt.displayBtn=!1),mt=!0),It[kt]=Wt)}}),Y(It,function(bt,kt){rt[kt]=bt}),mt&&rt.redraw(!1),U(rt.container,{cursor:"move"})})},st}(),H(e.prototype,{callbacks:[],collectionsWithInit:{xAxis:[e.prototype.addAxis,[!0]],yAxis:[e.prototype.addAxis,[!1]],series:[e.prototype.addSeries]},collectionsWithUpdate:["xAxis","yAxis","series"],propsRequireDirtyBox:"backgroundColor borderColor borderWidth borderRadius plotBackgroundColor plotBackgroundImage plotBorderColor plotBorderWidth plotShadow shadow".split(" "),propsRequireReflow:"margin marginTop marginRight marginBottom marginLeft spacing spacingTop spacingRight spacingBottom spacingLeft".split(" "),propsRequireUpdateSeries:"chart.inverted chart.polar chart.ignoreHiddenSeries chart.type colors plotOptions time tooltip".split(" ")}),e}),o(n,"Core/Legend/LegendSymbol.js",[n["Core/Utilities.js"]],function(e){var r=e.extend,f=e.merge,b=e.pick,S;return function(E){E.drawLineMarker=function(D){var O=this.legendItem=this.legendItem||{},P=this.options,x=D.symbolWidth,p=D.symbolHeight,c=p/2,h=this.chart.renderer,s=O.group;D=D.baseline-Math.round(.3*D.fontMetrics.b);var d={},y=P.marker,v=0;this.chart.styledMode||(d={"stroke-width":Math.min(P.lineWidth||0,24)},P.dashStyle?d.dashstyle=P.dashStyle:P.linecap!=="square"&&(d["stroke-linecap"]="round")),O.line=h.path().addClass("highcharts-graph").attr(d).add(s),d["stroke-linecap"]&&(v=Math.min(O.line.strokeWidth(),x)/2),O.line.attr({d:[["M",v,D],["L",x-v,D]]}),y&&y.enabled!==!1&&x&&(P=Math.min(b(y.radius,c),c),this.symbol.indexOf("url")===0&&(y=f(y,{width:p,height:p}),P=0),O.symbol=O=h.symbol(this.symbol,x/2-P,D-P,2*P,2*P,r({context:"legend"},y)).addClass("highcharts-point").add(s),O.isMarker=!0)},E.drawRectangle=function(D,O){O=O.legendItem||{};var P=D.symbolHeight,x=D.options.squareSymbol;O.symbol=this.chart.renderer.rect(x?(D.symbolWidth-P)/2:0,D.baseline-P+1,x?P:D.symbolWidth,P,b(D.options.symbolRadius,P/2)).addClass("highcharts-point").attr({zIndex:3}).add(O.group)}}(S||(S={})),S}),o(n,"Core/Series/SeriesDefaults.js",[],function(){return{lineWidth:2,allowPointSelect:!1,crisp:!0,showCheckbox:!1,animation:{duration:1e3},events:{},marker:{enabledThreshold:2,lineColor:"#ffffff",lineWidth:0,radius:4,states:{normal:{animation:!0},hover:{animation:{duration:50},enabled:!0,radiusPlus:2,lineWidthPlus:1},select:{fillColor:"#cccccc",lineColor:"#000000",lineWidth:2}}},point:{events:{}},dataLabels:{animation:{},align:"center",borderWidth:0,defer:!0,formatter:function(){var e=this.series.chart.numberFormatter;return typeof this.y!="number"?"":e(this.y,-1)},padding:5,style:{fontSize:"11px",fontWeight:"bold",color:"contrast",textOutline:"1px contrast"},verticalAlign:"bottom",x:0,y:0},cropThreshold:300,opacity:1,pointRange:0,softThreshold:!0,states:{normal:{animation:!0},hover:{animation:{duration:50},lineWidthPlus:1,marker:{},halo:{size:10,opacity:.25}},select:{animation:{duration:0}},inactive:{animation:{duration:50},opacity:.2}},stickyTracking:!0,turboThreshold:1e3,findNearestPointBy:"x"}}),o(n,"Core/Series/Series.js",[n["Core/Animation/AnimationUtilities.js"],n["Core/Defaults.js"],n["Core/Foundation.js"],n["Core/Globals.js"],n["Core/Legend/LegendSymbol.js"],n["Core/Series/Point.js"],n["Core/Series/SeriesDefaults.js"],n["Core/Series/SeriesRegistry.js"],n["Core/Renderer/SVG/SVGElement.js"],n["Core/Utilities.js"]],function(e,r,f,b,S,E,D,O,P,x){var p=e.animObject,c=e.setAnimation,h=r.defaultOptions,s=f.registerEventOptions,d=b.hasTouch,y=b.svg,v=b.win,w=O.seriesTypes,$=x.arrayMax,k=x.arrayMin,_=x.clamp,g=x.cleanRecursively,T=x.correctFloat,a=x.defined,C=x.erase,m=x.error,I=x.extend,u=x.find,M=x.fireEvent,R=x.getNestedProperty,A=x.isArray,B=x.isNumber,U=x.isString,Z=x.merge,j=x.objectEach,l=x.pick,L=x.removeEvent,H=x.splat,G=x.syncTimeout;return e=function(){function W(){this.zones=this.yAxis=this.xAxis=this.userOptions=this.tooltipOptions=this.processedYData=this.processedXData=this.points=this.options=this.linkedSeries=this.index=this.eventsToUnbind=this.eventOptions=this.data=this.chart=this._i=void 0}return W.prototype.init=function(N,F){M(this,"init",{options:F});var z=this,K=N.series;this.eventsToUnbind=[],z.chart=N,z.options=z.setOptions(F),F=z.options,z.linkedSeries=[],z.bindAxes(),I(z,{name:F.name,state:"",visible:F.visible!==!1,selected:F.selected===!0}),s(this,F);var V=F.events;(V&&V.click||F.point&&F.point.events&&F.point.events.click||F.allowPointSelect)&&(N.runTrackerClick=!0),z.getColor(),z.getSymbol(),z.parallelArrays.forEach(function(Y){z[Y+"Data"]||(z[Y+"Data"]=[])}),z.isCartesian&&(N.hasCartesianSeries=!0);var X;K.length&&(X=K[K.length-1]),z._i=l(X&&X._i,-1)+1,z.opacity=z.options.opacity,N.orderSeries(this.insert(K)),F.dataSorting&&F.dataSorting.enabled?z.setDataSortingOptions():z.points||z.data||z.setData(F.data,!1),M(this,"afterInit")},W.prototype.is=function(N){return w[N]&&this instanceof w[N]},W.prototype.insert=function(N){var F=this.options.index,z;if(B(F)){for(z=N.length;z--;)if(F>=l(N[z].options.index,N[z]._i)){N.splice(z+1,0,this);break}z===-1&&N.unshift(this),z+=1}else N.push(this);return l(z,N.length-1)},W.prototype.bindAxes=function(){var N=this,F=N.options,z=N.chart,K;M(this,"bindAxes",null,function(){(N.axisTypes||[]).forEach(function(V){var X=0;z[V].forEach(function(Y){K=Y.options,(F[V]===X&&!K.isInternal||typeof F[V]<"u"&&F[V]===K.id||typeof F[V]>"u"&&K.index===0)&&(N.insert(Y.series),N[V]=Y,Y.isDirty=!0),K.isInternal||X++}),N[V]||N.optionalAxis===V||m(18,!0,z)})}),M(this,"afterBindAxes")},W.prototype.updateParallelArrays=function(N,F){var z=N.series,K=arguments,V=B(F)?function(X){var Y=X==="y"&&z.toYData?z.toYData(N):N[X];z[X+"Data"][F]=Y}:function(X){Array.prototype[F].apply(z[X+"Data"],Array.prototype.slice.call(K,2))};z.parallelArrays.forEach(V)},W.prototype.hasData=function(){return this.visible&&typeof this.dataMax<"u"&&typeof this.dataMin<"u"||this.visible&&this.yData&&0<this.yData.length},W.prototype.autoIncrement=function(N){var F=this.options,z=F.pointIntervalUnit,K=F.relativeXValue,V=this.chart.time,X=this.xIncrement,Y;return X=l(X,F.pointStart,0),this.pointInterval=Y=l(this.pointInterval,F.pointInterval,1),K&&B(N)&&(Y*=N),z&&(F=new V.Date(X),z==="day"?V.set("Date",F,V.get("Date",F)+Y):z==="month"?V.set("Month",F,V.get("Month",F)+Y):z==="year"&&V.set("FullYear",F,V.get("FullYear",F)+Y),Y=F.getTime()-X),K&&B(N)?X+Y:(this.xIncrement=X+Y,X)},W.prototype.setDataSortingOptions=function(){var N=this.options;I(this,{requireSorting:!1,sorted:!1,enabledDataSorting:!0,allowDG:!1}),a(N.pointRange)||(N.pointRange=1)},W.prototype.setOptions=function(N){var F=this.chart,z=F.options,K=z.plotOptions,V=F.userOptions||{};N=Z(N),F=F.styledMode;var X={plotOptions:K,userOptions:N};M(this,"setOptions",X);var Y=X.plotOptions[this.type],q=V.plotOptions||{};return this.userOptions=X.userOptions,V=Z(Y,K.series,V.plotOptions&&V.plotOptions[this.type],N),this.tooltipOptions=Z(h.tooltip,h.plotOptions.series&&h.plotOptions.series.tooltip,h.plotOptions[this.type].tooltip,z.tooltip.userOptions,K.series&&K.series.tooltip,K[this.type].tooltip,N.tooltip),this.stickyTracking=l(N.stickyTracking,q[this.type]&&q[this.type].stickyTracking,q.series&&q.series.stickyTracking,this.tooltipOptions.shared&&!this.noSharedTooltip?!0:V.stickyTracking),Y.marker===null&&delete V.marker,this.zoneAxis=V.zoneAxis,K=this.zones=(V.zones||[]).slice(),!V.negativeColor&&!V.negativeFillColor||V.zones||(z={value:V[this.zoneAxis+"Threshold"]||V.threshold||0,className:"highcharts-negative"},F||(z.color=V.negativeColor,z.fillColor=V.negativeFillColor),K.push(z)),K.length&&a(K[K.length-1].value)&&K.push(F?{}:{color:this.color,fillColor:this.fillColor}),M(this,"afterSetOptions",{options:V}),V},W.prototype.getName=function(){return l(this.options.name,"Series "+(this.index+1))},W.prototype.getCyclic=function(N,F,z){var K=this.chart,V=this.userOptions,X=N+"Index",Y=N+"Counter",q=z?z.length:l(K.options.chart[N+"Count"],K[N+"Count"]);if(!F){var tt=l(V[X],V["_"+X]);a(tt)||(K.series.length||(K[Y]=0),V["_"+X]=tt=K[Y]%q,K[Y]+=1),z&&(F=z[tt])}typeof tt<"u"&&(this[X]=tt),this[N]=F},W.prototype.getColor=function(){this.chart.styledMode?this.getCyclic("color"):this.options.colorByPoint?this.color="#cccccc":this.getCyclic("color",this.options.color||h.plotOptions[this.type].color,this.chart.options.colors)},W.prototype.getPointsCollection=function(){return(this.hasGroupedData?this.points:this.data)||[]},W.prototype.getSymbol=function(){this.getCyclic("symbol",this.options.marker.symbol,this.chart.options.symbols)},W.prototype.findPointIndex=function(N,F){var z=N.id,K=N.x,V=this.points,X=this.options.dataSorting,Y,q;if(z)X=this.chart.get(z),X instanceof E&&(Y=X);else if((this.linkedParent||this.enabledDataSorting||this.options.relativeXValue)&&(Y=function(it){return!it.touched&&it.index===N.index},X&&X.matchByName?Y=function(it){return!it.touched&&it.name===N.name}:this.options.relativeXValue&&(Y=function(it){return!it.touched&&it.options.x===N.x}),Y=u(V,Y),!Y))return;if(Y){var tt=Y&&Y.index;typeof tt<"u"&&(q=!0)}return typeof tt>"u"&&B(K)&&(tt=this.xData.indexOf(K,F)),tt!==-1&&typeof tt<"u"&&this.cropped&&(tt=tt>=this.cropStart?tt-this.cropStart:tt),!q&&B(tt)&&V[tt]&&V[tt].touched&&(tt=void 0),tt},W.prototype.updateData=function(N,F){var z=this.options,K=z.dataSorting,V=this.points,X=[],Y=this.requireSorting,q=N.length===V.length,tt,it,at,ht=!0;if(this.xIncrement=null,N.forEach(function(dt,ut){var st=a(dt)&&this.pointClass.prototype.optionsToObject.call({series:this},dt)||{},J=st.x;st.id||B(J)?(st=this.findPointIndex(st,at),st===-1||typeof st>"u"?X.push(dt):V[st]&&dt!==z.data[st]?(V[st].update(dt,!1,null,!1),V[st].touched=!0,Y&&(at=st+1)):V[st]&&(V[st].touched=!0),(!q||ut!==st||K&&K.enabled||this.hasDerivedData)&&(tt=!0)):X.push(dt)},this),tt)for(N=V.length;N--;)(it=V[N])&&!it.touched&&it.remove&&it.remove(!1,F);else!q||K&&K.enabled?ht=!1:(N.forEach(function(dt,ut){dt!==V[ut].y&&V[ut].update&&V[ut].update(dt,!1,null,!1)}),X.length=0);return V.forEach(function(dt){dt&&(dt.touched=!1)}),ht?(X.forEach(function(dt){this.addPoint(dt,!1,null,null,!1)},this),this.xIncrement===null&&this.xData&&this.xData.length&&(this.xIncrement=$(this.xData),this.autoIncrement()),!0):!1},W.prototype.setData=function(N,F,z,K){F===void 0&&(F=!0);var V=this,X=V.points,Y=X&&X.length||0,q=V.options,tt=V.chart,it=q.dataSorting,at=V.xAxis,ht=q.turboThreshold,dt=this.xData,ut=this.yData,st=V.pointArrayMap;st=st&&st.length;var J=q.keys,Q,rt=0,lt=1,ct=null;if(!tt.options.chart.allowMutatingData){q.data&&delete V.options.data,V.userOptions.data&&delete V.userOptions.data;var pt=Z(!0,N)}if(N=pt||N||[],pt=N.length,it&&it.enabled&&(N=this.sortData(N)),tt.options.chart.allowMutatingData&&K!==!1&&pt&&Y&&!V.cropped&&!V.hasGroupedData&&V.visible&&!V.boosted&&(Q=this.updateData(N,z)),!Q){if(V.xIncrement=null,V.colorCounter=0,this.parallelArrays.forEach(function(mt){V[mt+"Data"].length=0}),ht&&pt>ht)if(ct=V.getFirstValidPoint(N),B(ct))for(z=0;z<pt;z++)dt[z]=this.autoIncrement(),ut[z]=N[z];else if(A(ct))if(st)if(ct.length===st)for(z=0;z<pt;z++)dt[z]=this.autoIncrement(),ut[z]=N[z];else for(z=0;z<pt;z++)K=N[z],dt[z]=K[0],ut[z]=K.slice(1,st+1);else if(J&&(rt=J.indexOf("x"),lt=J.indexOf("y"),rt=0<=rt?rt:0,lt=0<=lt?lt:1),ct.length===1&&(lt=0),rt===lt)for(z=0;z<pt;z++)dt[z]=this.autoIncrement(),ut[z]=N[z][lt];else for(z=0;z<pt;z++)K=N[z],dt[z]=K[rt],ut[z]=K[lt];else m(12,!1,tt);else for(z=0;z<pt;z++)typeof N[z]<"u"&&(K={series:V},V.pointClass.prototype.applyOptions.apply(K,[N[z]]),V.updateParallelArrays(K,z));for(ut&&U(ut[0])&&m(14,!0,tt),V.data=[],V.options.data=V.userOptions.data=N,z=Y;z--;)X[z]&&X[z].destroy&&X[z].destroy();at&&(at.minRange=at.userMinRange),V.isDirty=tt.isDirtyBox=!0,V.isDirtyData=!!X,z=!1}q.legendType==="point"&&(this.processData(),this.generatePoints()),F&&tt.redraw(z)},W.prototype.sortData=function(N){var F=this,z=F.options.dataSorting.sortKey||"y",K=function(V,X){return a(X)&&V.pointClass.prototype.optionsToObject.call({series:V},X)||{}};return N.forEach(function(V,X){N[X]=K(F,V),N[X].index=X},this),N.concat().sort(function(V,X){return V=R(z,V),X=R(z,X),X<V?-1:X>V?1:0}).forEach(function(V,X){V.x=X},this),F.linkedSeries&&F.linkedSeries.forEach(function(V){var X=V.options,Y=X.data;X.dataSorting&&X.dataSorting.enabled||!Y||(Y.forEach(function(q,tt){Y[tt]=K(V,q),N[tt]&&(Y[tt].x=N[tt].x,Y[tt].index=tt)}),V.setData(Y,!1))}),N},W.prototype.getProcessedData=function(N){var F=this.xAxis,z=this.options,K=z.cropThreshold,V=N||this.getExtremesFromAll||z.getExtremesFromAll,X=this.isCartesian;N=F&&F.val2lin,z=!(!F||!F.logarithmic);var Y=0,q=this.xData,tt=this.yData,it=this.requireSorting,at=!1,ht=q.length;if(F){at=F.getExtremes();var dt=at.min,ut=at.max;at=!(!F.categories||F.names.length)}if(X&&this.sorted&&!V&&(!K||ht>K||this.forceCrop)){if(q[ht-1]<dt||q[0]>ut)q=[],tt=[];else if(this.yData&&(q[0]<dt||q[ht-1]>ut)){var st=this.cropData(this.xData,this.yData,dt,ut);q=st.xData,tt=st.yData,Y=st.start,st=!0}}for(K=q.length||1;--K;)if(F=z?N(q[K])-N(q[K-1]):q[K]-q[K-1],0<F&&(typeof J>"u"||F<J))var J=F;else 0>F&&it&&!at&&(m(15,!1,this.chart),it=!1);return{xData:q,yData:tt,cropped:st,cropStart:Y,closestPointRange:J}},W.prototype.processData=function(N){var F=this.xAxis;if(this.isCartesian&&!this.isDirty&&!F.isDirty&&!this.yAxis.isDirty&&!N)return!1;N=this.getProcessedData(),this.cropped=N.cropped,this.cropStart=N.cropStart,this.processedXData=N.xData,this.processedYData=N.yData,this.closestPointRange=this.basePointRange=N.closestPointRange,M(this,"afterProcessData")},W.prototype.cropData=function(N,F,z,K,V){var X=N.length,Y,q=0,tt=X;for(V=l(V,this.cropShoulder),Y=0;Y<X;Y++)if(N[Y]>=z){q=Math.max(0,Y-V);break}for(z=Y;z<X;z++)if(N[z]>K){tt=z+V;break}return{xData:N.slice(q,tt),yData:F.slice(q,tt),start:q,end:tt}},W.prototype.generatePoints=function(){var N=this.options,F=this.processedData||N.data,z=this.processedXData,K=this.processedYData,V=this.pointClass,X=z.length,Y=this.cropStart||0,q=this.hasGroupedData,tt=N.keys,it=[];N=N.dataGrouping&&N.dataGrouping.groupAll?Y:0;var at,ht,dt=this.data;if(!dt&&!q){var ut=[];ut.length=F.length,dt=this.data=ut}for(tt&&q&&(this.options.keys=!1),ht=0;ht<X;ht++){if(ut=Y+ht,q){var st=new V().init(this,[z[ht]].concat(H(K[ht])));st.dataGroup=this.groupMap[N+ht],st.dataGroup.options&&(st.options=st.dataGroup.options,I(st,st.dataGroup.options),delete st.dataLabels)}else(st=dt[ut])||typeof F[ut]>"u"||(dt[ut]=st=new V().init(this,F[ut],z[ht]));st&&(st.index=q?N+ht:ut,it[ht]=st)}if(this.options.keys=tt,dt&&(X!==(at=dt.length)||q))for(ht=0;ht<at;ht++)ht!==Y||q||(ht+=X),dt[ht]&&(dt[ht].destroyElements(),dt[ht].plotX=void 0);this.data=dt,this.points=it,M(this,"afterGeneratePoints")},W.prototype.getXExtremes=function(N){return{min:k(N),max:$(N)}},W.prototype.getExtremes=function(N,F){var z=this.xAxis,K=this.yAxis,V=this.processedXData||this.xData,X=[],Y=this.requireSorting?this.cropShoulder:0;K=K?K.positiveValuesOnly:!1;var q,tt=0,it=0,at=0;N=N||this.stackedYData||this.processedYData||[];var ht=N.length;if(z){var dt=z.getExtremes();tt=dt.min,it=dt.max}for(q=0;q<ht;q++){var ut=V[q];dt=N[q];var st=(B(dt)||A(dt))&&(dt.length||0<dt||!K);if(ut=F||this.getExtremesFromAll||this.options.getExtremesFromAll||this.cropped||!z||(V[q+Y]||ut)>=tt&&(V[q-Y]||ut)<=it,st&&ut)if(st=dt.length)for(;st--;)B(dt[st])&&(X[at++]=dt[st]);else X[at++]=dt}return N={activeYData:X,dataMin:k(X),dataMax:$(X)},M(this,"afterGetExtremes",{dataExtremes:N}),N},W.prototype.applyExtremes=function(){var N=this.getExtremes();return this.dataMin=N.dataMin,this.dataMax=N.dataMax,N},W.prototype.getFirstValidPoint=function(N){for(var F=N.length,z=0,K=null;K===null&&z<F;)K=N[z],z++;return K},W.prototype.translate=function(){this.processedXData||this.processData(),this.generatePoints();var N=this.options,F=N.stacking,z=this.xAxis,K=z.categories,V=this.enabledDataSorting,X=this.yAxis,Y=this.points,q=Y.length,tt=this.pointPlacementToXValue(),it=!!tt,at=N.threshold,ht=N.startFromThreshold?at:0,dt=this.zoneAxis||"y",ut,st,J=Number.MAX_VALUE;for(ut=0;ut<q;ut++){var Q=Y[ut],rt=Q.x,lt=void 0,ct=void 0,pt=Q.y,mt=Q.low,wt=F&&X.stacking&&X.stacking.stacks[(this.negStacks&&pt<(ht?0:at)?"-":"")+this.stackKey];if((X.positiveValuesOnly&&!X.validatePositiveValue(pt)||z.positiveValuesOnly&&!z.validatePositiveValue(rt))&&(Q.isNull=!0),Q.plotX=st=T(_(z.translate(rt,0,0,0,1,tt,this.type==="flags"),-1e5,1e5)),F&&this.visible&&wt&&wt[rt]){var It=this.getStackIndicator(It,rt,this.index);!Q.isNull&&It.key&&(lt=wt[rt],ct=lt.points[It.key]),lt&&A(ct)&&(mt=ct[0],pt=ct[1],mt===ht&&It.key===wt[rt].base&&(mt=l(B(at)?at:X.min)),X.positiveValuesOnly&&a(mt)&&0>=mt&&(mt=void 0),Q.total=Q.stackTotal=l(lt.total),Q.percentage=a(Q.y)&&lt.total?Q.y/lt.total*100:void 0,Q.stackY=pt,this.irregularWidths||lt.setOffset(this.pointXOffset||0,this.barW||0,void 0,void 0,void 0,this.xAxis))}if(Q.yBottom=a(mt)?_(X.translate(mt,0,1,0,1),-1e5,1e5):void 0,this.dataModify&&(pt=this.dataModify.modifyValue(pt,ut)),Q.plotY=void 0,B(pt)&&(lt=X.translate(pt,!1,!0,!1,!0),typeof lt<"u"&&(Q.plotY=_(lt,-1e5,1e5))),Q.isInside=this.isPointInside(Q),Q.clientX=it?T(z.translate(rt,0,0,0,1,tt)):st,Q.negative=Q[dt]<(N[dt+"Threshold"]||at||0),Q.category=l(K&&K[Q.x],Q.x),!Q.isNull&&Q.visible!==!1){typeof bt<"u"&&(J=Math.min(J,Math.abs(st-bt)));var bt=st}Q.zone=this.zones.length?Q.getZone():void 0,!Q.graphic&&this.group&&V&&(Q.isNew=!0)}this.closestPointRangePx=J,M(this,"afterTranslate")},W.prototype.getValidPoints=function(N,F,z){var K=this.chart;return(N||this.points||[]).filter(function(V){return F&&!K.isInsidePlot(V.plotX,V.plotY,{inverted:K.inverted})?!1:V.visible!==!1&&(z||!V.isNull)})},W.prototype.getClipBox=function(){var N=this.chart,F=this.xAxis,z=this.yAxis,K=Z(N.clipBox);return F&&F.len!==N.plotSizeX&&(K.width=F.len),z&&z.len!==N.plotSizeY&&(K.height=z.len),K},W.prototype.getSharedClipKey=function(){return this.sharedClipKey=(this.options.xAxis||0)+","+(this.options.yAxis||0)},W.prototype.setClip=function(){var N=this.chart,F=this.group,z=this.markerGroup,K=N.sharedClips;N=N.renderer;var V=this.getClipBox(),X=this.getSharedClipKey(),Y=K[X];Y?Y.animate(V):K[X]=Y=N.clipRect(V),F&&F.clip(this.options.clip===!1?void 0:Y),z&&z.clip()},W.prototype.animate=function(N){var F=this.chart,z=this.group,K=this.markerGroup,V=F.inverted,X=p(this.options.animation),Y=[this.getSharedClipKey(),X.duration,X.easing,X.defer].join(),q=F.sharedClips[Y],tt=F.sharedClips[Y+"m"];if(N&&z)X=this.getClipBox(),q?q.attr("height",X.height):(X.width=0,V&&(X.x=F.plotHeight),q=F.renderer.clipRect(X),F.sharedClips[Y]=q,tt=F.renderer.clipRect({x:-99,y:-99,width:V?F.plotWidth+199:99,height:V?99:F.plotHeight+199}),F.sharedClips[Y+"m"]=tt),z.clip(q),K&&K.clip(tt);else if(q&&!q.hasClass("highcharts-animating")){F=this.getClipBox();var it=X.step;K&&K.element.childNodes.length&&(X.step=function(at,ht){it&&it.apply(ht,arguments),ht.prop==="width"&&tt&&tt.element&&tt.attr(V?"height":"width",at+99)}),q.addClass("highcharts-animating").animate(F,X)}},W.prototype.afterAnimate=function(){var N=this;this.setClip(),j(this.chart.sharedClips,function(F,z,K){F&&!N.chart.container.querySelector('[clip-path="url(#'.concat(F.id,')"]'))&&(F.destroy(),delete K[z])}),this.finishedAnimating=!0,M(this,"afterAnimate")},W.prototype.drawPoints=function(N){N===void 0&&(N=this.points);var F=this.chart,z=F.styledMode,K=this.colorAxis,V=this.options.marker,X=this[this.specialGroup||"markerGroup"],Y=this.xAxis,q=l(V.enabled,!Y||Y.isRadial?!0:null,this.closestPointRangePx>=V.enabledThreshold*V.radius),tt,it;if(V.enabled!==!1||this._hasPointMarkers)for(tt=0;tt<N.length;tt++){var at=N[tt],ht=(it=at.graphic)?"animate":"attr",dt=at.marker||{},ut=!!at.marker;if((q&&typeof dt.enabled>"u"||dt.enabled)&&!at.isNull&&at.visible!==!1){var st=l(dt.symbol,this.symbol,"rect"),J=this.markerAttribs(at,at.selected&&"select");this.enabledDataSorting&&(at.startXPos=Y.reversed?-(J.width||0):Y.width);var Q=at.isInside!==!1;!it&&Q&&(0<(J.width||0)||at.hasImage)&&(at.graphic=it=F.renderer.symbol(st,J.x,J.y,J.width,J.height,ut?dt:V).add(X),this.enabledDataSorting&&F.hasRendered&&(it.attr({x:at.startXPos}),ht="animate")),it&&ht==="animate"&&it[Q?"show":"hide"](Q).animate(J),it&&(dt=this.pointAttribs(at,z||!at.selected?void 0:"select"),z?K&&it.css({fill:dt.fill}):it[ht](dt)),it&&it.addClass(at.getClassName(),!0)}else it&&(at.graphic=it.destroy())}},W.prototype.markerAttribs=function(N,F){var z=this.options,K=z.marker,V=N.marker||{},X=V.symbol||K.symbol,Y={},q=l(V.radius,K&&K.radius);return F&&(K=K.states[F],F=V.states&&V.states[F],q=l(F&&F.radius,K&&K.radius,q&&q+(K&&K.radiusPlus||0))),N.hasImage=X&&X.indexOf("url")===0,N.hasImage&&(q=0),N=N.pos(),B(q)&&N&&(Y.x=N[0]-q,Y.y=N[1]-q,z.crisp&&(Y.x=Math.floor(Y.x))),q&&(Y.width=Y.height=2*q),Y},W.prototype.pointAttribs=function(N,F){var z=this.options.marker,K=N&&N.options,V=K&&K.marker||{},X=K&&K.color,Y=N&&N.color,q=N&&N.zone&&N.zone.color,tt=this.color;return N=l(V.lineWidth,z.lineWidth),K=1,tt=X||q||Y||tt,X=V.fillColor||z.fillColor||tt,Y=V.lineColor||z.lineColor||tt,F=F||"normal",z=z.states[F]||{},F=V.states&&V.states[F]||{},N=l(F.lineWidth,z.lineWidth,N+l(F.lineWidthPlus,z.lineWidthPlus,0)),X=F.fillColor||z.fillColor||X,Y=F.lineColor||z.lineColor||Y,K=l(F.opacity,z.opacity,K),{stroke:Y,"stroke-width":N,fill:X,opacity:K}},W.prototype.destroy=function(N){var F=this,z=F.chart,K=/AppleWebKit\/533/.test(v.navigator.userAgent),V=F.data||[],X,Y,q,tt;for(M(F,"destroy",{keepEventsForUpdate:N}),this.removeEvents(N),(F.axisTypes||[]).forEach(function(it){(tt=F[it])&&tt.series&&(C(tt.series,F),tt.isDirty=tt.forceRedraw=!0)}),F.legendItem&&F.chart.legend.destroyItem(F),Y=V.length;Y--;)(q=V[Y])&&q.destroy&&q.destroy();F.clips&&F.clips.forEach(function(it){return it.destroy()}),x.clearTimeout(F.animationTimeout),j(F,function(it,at){it instanceof P&&!it.survive&&(X=K&&at==="group"?"hide":"destroy",it[X]())}),z.hoverSeries===F&&(z.hoverSeries=void 0),C(z.series,F),z.orderSeries(),j(F,function(it,at){N&&at==="hcEvents"||delete F[at]})},W.prototype.applyZones=function(){var N=this,F=this.chart,z=F.renderer,K=this.zones,V=this.clips||[],X=this.graph,Y=this.area,q=Math.max(F.plotWidth,F.plotHeight),tt=this[(this.zoneAxis||"y")+"Axis"],it=F.inverted,at,ht,dt,ut,st,J,Q,rt,lt=!1;if(K.length&&(X||Y)&&tt&&typeof tt.min<"u"){var ct=tt.reversed,pt=tt.horiz;X&&!this.showLine&&X.hide(),Y&&Y.hide();var mt=tt.getExtremes();K.forEach(function(wt,It){at=ct?pt?F.plotWidth:0:pt?0:tt.toPixels(mt.min)||0,at=_(l(ht,at),0,q),ht=_(Math.round(tt.toPixels(l(wt.value,mt.max),!0)||0),0,q),lt&&(at=ht=tt.toPixels(mt.max)),ut=Math.abs(at-ht),st=Math.min(at,ht),J=Math.max(at,ht),tt.isXAxis?(dt={x:it?J:st,y:0,width:ut,height:q},pt||(dt.x=F.plotHeight-dt.x)):(dt={x:0,y:it?J:st,width:q,height:ut},pt&&(dt.y=F.plotWidth-dt.y)),it&&z.isVML&&(dt=tt.isXAxis?{x:0,y:ct?st:J,height:dt.width,width:F.chartWidth}:{x:dt.y-F.plotLeft-F.spacingBox.x,y:0,width:dt.height,height:F.chartHeight}),V[It]?V[It].animate(dt):V[It]=z.clipRect(dt),Q=N["zone-area-"+It],rt=N["zone-graph-"+It],X&&rt&&rt.clip(V[It]),Y&&Q&&Q.clip(V[It]),lt=wt.value>mt.max,N.resetZones&&ht===0&&(ht=void 0)}),this.clips=V}else N.visible&&(X&&X.show(),Y&&Y.show())},W.prototype.plotGroup=function(N,F,z,K,V){var X=this[N],Y=!X;return z={visibility:z,zIndex:K||.1},typeof this.opacity>"u"||this.chart.styledMode||this.state==="inactive"||(z.opacity=this.opacity),Y&&(this[N]=X=this.chart.renderer.g().add(V)),X.addClass("highcharts-"+F+" highcharts-series-"+this.index+" highcharts-"+this.type+"-series "+(a(this.colorIndex)?"highcharts-color-"+this.colorIndex+" ":"")+(this.options.className||"")+(X.hasClass("highcharts-tracker")?" highcharts-tracker":""),!0),X.attr(z)[Y?"attr":"animate"](this.getPlotBox(F)),X},W.prototype.getPlotBox=function(N){var F=this.xAxis,z=this.yAxis,K=this.chart;return N=K.inverted&&!K.polar&&F&&this.invertible!==!1&&N==="series",K.inverted&&(F=z,z=this.xAxis),{translateX:F?F.left:K.plotLeft,translateY:z?z.top:K.plotTop,rotation:N?90:0,rotationOriginX:N?(F.len-z.len)/2:0,rotationOriginY:N?(F.len+z.len)/2:0,scaleX:N?-1:1,scaleY:1}},W.prototype.removeEvents=function(N){N||L(this),this.eventsToUnbind.length&&(this.eventsToUnbind.forEach(function(F){F()}),this.eventsToUnbind.length=0)},W.prototype.render=function(){var N=this,F=N.chart,z=N.options,K=p(z.animation),V=N.visible?"inherit":"hidden",X=z.zIndex,Y=N.hasRendered,q=F.seriesGroup;F=!N.finishedAnimating&&F.renderer.isSVG?K.duration:0,M(this,"render"),N.plotGroup("group","series",V,X,q),N.markerGroup=N.plotGroup("markerGroup","markers",V,X,q),z.clip!==!1&&N.setClip(),N.animate&&F&&N.animate(!0),N.drawGraph&&(N.drawGraph(),N.applyZones()),N.visible&&N.drawPoints(),N.drawDataLabels&&N.drawDataLabels(),N.redrawPoints&&N.redrawPoints(),N.drawTracker&&N.options.enableMouseTracking!==!1&&N.drawTracker(),N.animate&&F&&N.animate(),Y||(F&&K.defer&&(F+=K.defer),N.animationTimeout=G(function(){N.afterAnimate()},F||0)),N.isDirty=!1,N.hasRendered=!0,M(N,"afterRender")},W.prototype.redraw=function(){var N=this.isDirty||this.isDirtyData;this.translate(),this.render(),N&&delete this.kdTree},W.prototype.searchPoint=function(N,F){var z=this.xAxis,K=this.yAxis,V=this.chart.inverted;return this.searchKDTree({clientX:V?z.len-N.chartY+z.pos:N.chartX-z.pos,plotY:V?K.len-N.chartX+K.pos:N.chartY-K.pos},F,N)},W.prototype.buildKDTree=function(N){function F(V,X,Y){var q=V&&V.length;if(q){var tt=z.kdAxisArray[X%Y];return V.sort(function(it,at){return it[tt]-at[tt]}),q=Math.floor(q/2),{point:V[q],left:F(V.slice(0,q),X+1,Y),right:F(V.slice(q+1),X+1,Y)}}}this.buildingKdTree=!0;var z=this,K=-1<z.options.findNearestPointBy.indexOf("y")?2:1;delete z.kdTree,G(function(){z.kdTree=F(z.getValidPoints(null,!z.directTouch),K,K),z.buildingKdTree=!1},z.options.kdNow||N&&N.type==="touchstart"?0:1)},W.prototype.searchKDTree=function(N,F,z){function K(tt,it,at,ht){var dt=it.point,ut=V.kdAxisArray[at%ht],st=dt,J=a(tt[X])&&a(dt[X])?Math.pow(tt[X]-dt[X],2):null,Q=a(tt[Y])&&a(dt[Y])?Math.pow(tt[Y]-dt[Y],2):null;return Q=(J||0)+(Q||0),dt.dist=a(Q)?Math.sqrt(Q):Number.MAX_VALUE,dt.distX=a(J)?Math.sqrt(J):Number.MAX_VALUE,ut=tt[ut]-dt[ut],Q=0>ut?"left":"right",J=0>ut?"right":"left",it[Q]&&(Q=K(tt,it[Q],at+1,ht),st=Q[q]<st[q]?Q:dt),it[J]&&Math.sqrt(ut*ut)<st[q]&&(tt=K(tt,it[J],at+1,ht),st=tt[q]<st[q]?tt:st),st}var V=this,X=this.kdAxisArray[0],Y=this.kdAxisArray[1],q=F?"distX":"dist";if(F=-1<V.options.findNearestPointBy.indexOf("y")?2:1,this.kdTree||this.buildingKdTree||this.buildKDTree(z),this.kdTree)return K(N,this.kdTree,F,F)},W.prototype.pointPlacementToXValue=function(){var N=this.options,F=N.pointRange,z=this.xAxis;return N=N.pointPlacement,N==="between"&&(N=z.reversed?-.5:.5),B(N)?N*(F||z.pointRange):0},W.prototype.isPointInside=function(N){var F=this.chart,z=this.xAxis,K=this.yAxis;return typeof N.plotY<"u"&&typeof N.plotX<"u"&&0<=N.plotY&&N.plotY<=(K?K.len:F.plotHeight)&&0<=N.plotX&&N.plotX<=(z?z.len:F.plotWidth)},W.prototype.drawTracker=function(){var N=this,F=N.options,z=F.trackByArea,K=[].concat(z?N.areaPath:N.graphPath),V=N.chart,X=V.pointer,Y=V.renderer,q=V.options.tooltip.snap,tt=N.tracker,it=function(ht){V.hoverSeries!==N&&N.onMouseOver()},at="rgba(192,192,192,"+(y?1e-4:.002)+")";tt?tt.attr({d:K}):N.graph&&(N.tracker=Y.path(K).attr({visibility:N.visible?"inherit":"hidden",zIndex:2}).addClass(z?"highcharts-tracker-area":"highcharts-tracker-line").add(N.group),V.styledMode||N.tracker.attr({"stroke-linecap":"round","stroke-linejoin":"round",stroke:at,fill:z?at:"none","stroke-width":N.graph.strokeWidth()+(z?0:2*q)}),[N.tracker,N.markerGroup,N.dataLabelsGroup].forEach(function(ht){ht&&(ht.addClass("highcharts-tracker").on("mouseover",it).on("mouseout",function(dt){X.onTrackerMouseOut(dt)}),F.cursor&&!V.styledMode&&ht.css({cursor:F.cursor}),d)&&ht.on("touchstart",it)})),M(this,"afterDrawTracker")},W.prototype.addPoint=function(N,F,z,K,V){var X=this.options,Y=this.data,q=this.chart,tt=this.xAxis;tt=tt&&tt.hasNames&&tt.names;var it=X.data,at=this.xData,ht;F=l(F,!0);var dt={series:this};this.pointClass.prototype.applyOptions.apply(dt,[N]);var ut=dt.x,st=at.length;if(this.requireSorting&&ut<at[st-1])for(ht=!0;st&&at[st-1]>ut;)st--;this.updateParallelArrays(dt,"splice",st,0,0),this.updateParallelArrays(dt,st),tt&&dt.name&&(tt[ut]=dt.name),it.splice(st,0,N),(ht||this.processedData)&&(this.data.splice(st,0,null),this.processData()),X.legendType==="point"&&this.generatePoints(),z&&(Y[0]&&Y[0].remove?Y[0].remove(!1):(Y.shift(),this.updateParallelArrays(dt,"shift"),it.shift())),V!==!1&&M(this,"addPoint",{point:dt}),this.isDirtyData=this.isDirty=!0,F&&q.redraw(K)},W.prototype.removePoint=function(N,F,z){var K=this,V=K.data,X=V[N],Y=K.points,q=K.chart,tt=function(){Y&&Y.length===V.length&&Y.splice(N,1),V.splice(N,1),K.options.data.splice(N,1),K.updateParallelArrays(X||{series:K},"splice",N,1),X&&X.destroy(),K.isDirty=!0,K.isDirtyData=!0,F&&q.redraw()};c(z,q),F=l(F,!0),X?X.firePointEvent("remove",null,tt):tt()},W.prototype.remove=function(N,F,z,K){function V(){X.destroy(K),Y.isDirtyLegend=Y.isDirtyBox=!0,Y.linkSeries(),l(N,!0)&&Y.redraw(F)}var X=this,Y=X.chart;z!==!1?M(X,"remove",null,V):V()},W.prototype.update=function(N,F){N=g(N,this.userOptions),M(this,"update",{options:N});var z=this,K=z.chart,V=z.userOptions,X=z.initialType||z.type,Y=K.options.plotOptions,q=w[X].prototype,tt=z.finishedAnimating&&{animation:!1},it={},at=["eventOptions","navigatorSeries","baseSeries"],ht=N.type||V.type||K.options.chart.type,dt=!(this.hasDerivedData||ht&&ht!==this.type||typeof N.pointStart<"u"||typeof N.pointInterval<"u"||typeof N.relativeXValue<"u"||N.joinBy||N.mapData||z.hasOptionChanged("dataGrouping")||z.hasOptionChanged("pointStart")||z.hasOptionChanged("pointInterval")||z.hasOptionChanged("pointIntervalUnit")||z.hasOptionChanged("keys"));if(ht=ht||X,dt&&(at.push("data","isDirtyData","points","processedData","processedXData","processedYData","xIncrement","cropped","_hasPointMarkers","_hasPointLabels","clips","nodes","layout","level","mapMap","mapData","minY","maxY","minX","maxX"),N.visible!==!1&&at.push("area","graph"),z.parallelArrays.forEach(function(st){at.push(st+"Data")}),N.data&&(N.dataSorting&&I(z.options.dataSorting,N.dataSorting),this.setData(N.data,!1))),N=Z(V,tt,{index:typeof V.index>"u"?z.index:V.index,pointStart:l(Y&&Y.series&&Y.series.pointStart,V.pointStart,z.xData[0])},!dt&&{data:z.options.data},N),dt&&N.data&&(N.data=z.options.data),at=["group","markerGroup","dataLabelsGroup","transformGroup","shadowGroup"].concat(at),at.forEach(function(st){at[st]=z[st],delete z[st]}),Y=!1,w[ht]){if(Y=ht!==z.type,z.remove(!1,!1,!1,!0),Y)if(Object.setPrototypeOf)Object.setPrototypeOf(z,w[ht].prototype);else{tt=Object.hasOwnProperty.call(z,"hcEvents")&&z.hcEvents;for(ut in q)z[ut]=void 0;I(z,w[ht].prototype),tt?z.hcEvents=tt:delete z.hcEvents}}else m(17,!0,K,{missingModuleFor:ht});if(at.forEach(function(st){z[st]=at[st]}),z.init(K,N),dt&&this.points){if(N=z.options,N.visible===!1)it.graphic=1,it.dataLabel=1;else if(!z._hasPointLabels){q=N.marker;var ut=N.dataLabels;V=V.marker||{},!q||q.enabled!==!1&&V.symbol===q.symbol&&V.height===q.height&&V.width===q.width||(it.graphic=1),ut&&ut.enabled===!1&&(it.dataLabel=1)}for(V=0,q=this.points;V<q.length;V++)(ut=q[V])&&ut.series&&(ut.resolveColor(),Object.keys(it).length&&ut.destroyElements(it),N.showInLegend===!1&&ut.legendItem&&K.legend.destroyItem(ut))}z.initialType=X,K.linkSeries(),Y&&z.linkedSeries.length&&(z.isDirtyData=!0),M(this,"afterUpdate"),l(F,!0)&&K.redraw(dt?void 0:!1)},W.prototype.setName=function(N){this.name=this.options.name=this.userOptions.name=N,this.chart.isDirtyLegend=!0},W.prototype.hasOptionChanged=function(N){var F=this.options[N],z=this.chart.options.plotOptions,K=this.userOptions[N];return K?F!==K:F!==l(z&&z[this.type]&&z[this.type][N],z&&z.series&&z.series[N],F)},W.prototype.onMouseOver=function(){var N=this.chart,F=N.hoverSeries;N.pointer.setHoverChartIndex(),F&&F!==this&&F.onMouseOut(),this.options.events.mouseOver&&M(this,"mouseOver"),this.setState("hover"),N.hoverSeries=this},W.prototype.onMouseOut=function(){var N=this.options,F=this.chart,z=F.tooltip,K=F.hoverPoint;F.hoverSeries=null,K&&K.onMouseOut(),this&&N.events.mouseOut&&M(this,"mouseOut"),!z||this.stickyTracking||z.shared&&!this.noSharedTooltip||z.hide(),F.series.forEach(function(V){V.setState("",!0)})},W.prototype.setState=function(N,F){var z=this,K=z.options,V=z.graph,X=K.inactiveOtherPoints,Y=K.states,q=l(Y[N||"normal"]&&Y[N||"normal"].animation,z.chart.options.chart.animation),tt=K.lineWidth,it=0,at=K.opacity;if(N=N||"",z.state!==N&&([z.group,z.markerGroup,z.dataLabelsGroup].forEach(function(ht){ht&&(z.state&&ht.removeClass("highcharts-series-"+z.state),N&&ht.addClass("highcharts-series-"+N))}),z.state=N,!z.chart.styledMode)){if(Y[N]&&Y[N].enabled===!1)return;if(N&&(tt=Y[N].lineWidth||tt+(Y[N].lineWidthPlus||0),at=l(Y[N].opacity,at)),V&&!V.dashstyle&&B(tt))for(K={"stroke-width":tt},V.animate(K,q);z["zone-graph-"+it];)z["zone-graph-"+it].animate(K,q),it+=1;X||[z.group,z.markerGroup,z.dataLabelsGroup,z.labelBySeries].forEach(function(ht){ht&&ht.animate({opacity:at},q)})}F&&X&&z.points&&z.setAllPointsToState(N||void 0)},W.prototype.setAllPointsToState=function(N){this.points.forEach(function(F){F.setState&&F.setState(N)})},W.prototype.setVisible=function(N,F){var z=this,K=z.chart,V=K.options.chart.ignoreHiddenSeries,X=z.visible,Y=(z.visible=N=z.options.visible=z.userOptions.visible=typeof N>"u"?!X:N)?"show":"hide";["group","dataLabelsGroup","markerGroup","tracker","tt"].forEach(function(q){z[q]&&z[q][Y]()}),(K.hoverSeries===z||(K.hoverPoint&&K.hoverPoint.series)===z)&&z.onMouseOut(),z.legendItem&&K.legend.colorizeItem(z,N),z.isDirty=!0,z.options.stacking&&K.series.forEach(function(q){q.options.stacking&&q.visible&&(q.isDirty=!0)}),z.linkedSeries.forEach(function(q){q.setVisible(N,!1)}),V&&(K.isDirtyBox=!0),M(z,Y),F!==!1&&K.redraw()},W.prototype.show=function(){this.setVisible(!0)},W.prototype.hide=function(){this.setVisible(!1)},W.prototype.select=function(N){this.selected=N=this.options.selected=typeof N>"u"?!this.selected:N,this.checkbox&&(this.checkbox.checked=N),M(this,N?"select":"unselect")},W.prototype.shouldShowTooltip=function(N,F,z){return z===void 0&&(z={}),z.series=this,z.visiblePlotOnly=!0,this.chart.isInsidePlot(N,F,z)},W.defaultOptions=D,W.types=O.seriesTypes,W.registerType=O.registerSeriesType,W}(),I(e.prototype,{axisTypes:["xAxis","yAxis"],coll:"series",colorCounter:0,cropShoulder:1,directTouch:!1,drawLegendSymbol:S.drawLineMarker,isCartesian:!0,kdAxisArray:["clientX","plotY"],parallelArrays:["x","y"],pointClass:E,requireSorting:!0,sorted:!0}),O.series=e,e}),o(n,"Extensions/ScrollablePlotArea.js",[n["Core/Animation/AnimationUtilities.js"],n["Core/Axis/Axis.js"],n["Core/Chart/Chart.js"],n["Core/Series/Series.js"],n["Core/Renderer/RendererRegistry.js"],n["Core/Utilities.js"]],function(e,r,f,b,S,E){var D=e.stop,O=E.addEvent,P=E.createElement,x=E.defined,p=E.merge,c=E.pick;O(f,"afterSetChartSize",function(h){var s=this.options.chart.scrollablePlotArea,d=s&&s.minWidth;if(s=s&&s.minHeight,!this.renderer.forExport){if(d){if(this.scrollablePixelsX=d=Math.max(0,d-this.chartWidth)){this.scrollablePlotBox=this.renderer.scrollablePlotBox=p(this.plotBox),this.plotBox.width=this.plotWidth+=d,this.inverted?this.clipBox.height+=d:this.clipBox.width+=d;var y={1:{name:"right",value:d}}}}else s&&(this.scrollablePixelsY=d=Math.max(0,s-this.chartHeight),x(d)&&(this.scrollablePlotBox=this.renderer.scrollablePlotBox=p(this.plotBox),this.plotBox.height=this.plotHeight+=d,this.inverted?this.clipBox.width+=d:this.clipBox.height+=d,y={2:{name:"bottom",value:d}}));y&&!h.skipAxes&&this.axes.forEach(function(v){y[v.side]?v.getPlotLinePath=function(){var w=y[v.side].name,$=this[w];this[w]=$-y[v.side].value;var k=r.prototype.getPlotLinePath.apply(this,arguments);return this[w]=$,k}:(v.setAxisSize(),v.setAxisTranslation())})}}),O(f,"render",function(){this.scrollablePixelsX||this.scrollablePixelsY?(this.setUpScrolling&&this.setUpScrolling(),this.applyFixed()):this.fixedDiv&&this.applyFixed()}),f.prototype.setUpScrolling=function(){var h=this,s={WebkitOverflowScrolling:"touch",overflowX:"hidden",overflowY:"hidden"};this.scrollablePixelsX&&(s.overflowX="auto"),this.scrollablePixelsY&&(s.overflowY="auto"),this.scrollingParent=P("div",{className:"highcharts-scrolling-parent"},{position:"relative"},this.renderTo),this.scrollingContainer=P("div",{className:"highcharts-scrolling"},s,this.scrollingParent);var d;O(this.scrollingContainer,"scroll",function(){h.pointer&&(delete h.pointer.chartPosition,h.hoverPoint&&(d=h.hoverPoint),h.pointer.runPointActions(void 0,d,!0))}),this.innerContainer=P("div",{className:"highcharts-inner-container"},null,this.scrollingContainer),this.innerContainer.appendChild(this.container),this.setUpScrolling=null},f.prototype.moveFixedElements=function(){var h=this.container,s=this.fixedRenderer,d=".highcharts-breadcrumbs-group .highcharts-contextbutton .highcharts-credits .highcharts-legend .highcharts-legend-checkbox .highcharts-navigator-series .highcharts-navigator-xaxis .highcharts-navigator-yaxis .highcharts-navigator .highcharts-reset-zoom .highcharts-drillup-button .highcharts-scrollbar .highcharts-subtitle .highcharts-title".split(" "),y;this.scrollablePixelsX&&!this.inverted?y=".highcharts-yaxis":this.scrollablePixelsX&&this.inverted||this.scrollablePixelsY&&!this.inverted?y=".highcharts-xaxis":this.scrollablePixelsY&&this.inverted&&(y=".highcharts-yaxis"),y&&d.push(""+y+":not(.highcharts-radial-axis)",""+y+"-labels:not(.highcharts-radial-axis-labels)"),d.forEach(function(v){[].forEach.call(h.querySelectorAll(v),function(w){(w.namespaceURI===s.SVG_NS?s.box:s.box.parentNode).appendChild(w),w.style.pointerEvents="auto"})})},f.prototype.applyFixed=function(){var h=!this.fixedDiv,s=this.options.chart,d=s.scrollablePlotArea,y=S.getRendererType();h?(this.fixedDiv=P("div",{className:"highcharts-fixed"},{position:"absolute",overflow:"hidden",pointerEvents:"none",zIndex:(s.style&&s.style.zIndex||0)+2,top:0},null,!0),this.scrollingContainer&&this.scrollingContainer.parentNode.insertBefore(this.fixedDiv,this.scrollingContainer),this.renderTo.style.overflow="visible",this.fixedRenderer=s=new y(this.fixedDiv,this.chartWidth,this.chartHeight,this.options.chart.style),this.scrollableMask=s.path().attr({fill:this.options.chart.backgroundColor||"#fff","fill-opacity":c(d.opacity,.85),zIndex:-1}).addClass("highcharts-scrollable-mask").add(),O(this,"afterShowResetZoom",this.moveFixedElements),O(this,"afterApplyDrilldown",this.moveFixedElements),O(this,"afterLayOutTitles",this.moveFixedElements)):this.fixedRenderer.setSize(this.chartWidth,this.chartHeight),(this.scrollableDirty||h)&&(this.scrollableDirty=!1,this.moveFixedElements()),s=this.chartWidth+(this.scrollablePixelsX||0),y=this.chartHeight+(this.scrollablePixelsY||0),D(this.container),this.container.style.width=s+"px",this.container.style.height=y+"px",this.renderer.boxWrapper.attr({width:s,height:y,viewBox:[0,0,s,y].join(" ")}),this.chartBackground.attr({width:s,height:y}),this.scrollingContainer.style.height=this.chartHeight+"px",h&&(d.scrollPositionX&&(this.scrollingContainer.scrollLeft=this.scrollablePixelsX*d.scrollPositionX),d.scrollPositionY&&(this.scrollingContainer.scrollTop=this.scrollablePixelsY*d.scrollPositionY)),y=this.axisOffset,h=this.plotTop-y[0]-1,d=this.plotLeft-y[3]-1,s=this.plotTop+this.plotHeight+y[2]+1,y=this.plotLeft+this.plotWidth+y[1]+1;var v=this.plotLeft+this.plotWidth-(this.scrollablePixelsX||0),w=this.plotTop+this.plotHeight-(this.scrollablePixelsY||0);h=this.scrollablePixelsX?[["M",0,h],["L",this.plotLeft-1,h],["L",this.plotLeft-1,s],["L",0,s],["Z"],["M",v,h],["L",this.chartWidth,h],["L",this.chartWidth,s],["L",v,s],["Z"]]:this.scrollablePixelsY?[["M",d,0],["L",d,this.plotTop-1],["L",y,this.plotTop-1],["L",y,0],["Z"],["M",d,w],["L",d,this.chartHeight],["L",y,this.chartHeight],["L",y,w],["Z"]]:[["M",0,0]],this.redrawTrigger!=="adjustHeight"&&this.scrollableMask.attr({d:h})},O(r,"afterInit",function(){this.chart.scrollableDirty=!0}),O(b,"show",function(){this.chart.scrollableDirty=!0})}),o(n,"Core/Axis/Stacking/StackItem.js",[n["Core/FormatUtilities.js"],n["Core/Series/SeriesRegistry.js"],n["Core/Utilities.js"]],function(e,r,f){var b=e.format,S=r.series,E=f.destroyObjectProperties,D=f.pick,O=f.isNumber;return e=function(){function P(x,p,c,h,s){var d=x.chart.inverted,y=x.reversed;this.axis=x,x=this.isNegative=!!c!=!!y,this.options=p=p||{},this.x=h,this.cumulative=this.total=null,this.points={},this.hasValidPoints=!1,this.stack=s,this.rightCliff=this.leftCliff=0,this.alignOptions={align:p.align||(d?x?"left":"right":"center"),verticalAlign:p.verticalAlign||(d?"middle":x?"bottom":"top"),y:p.y,x:p.x},this.textAlign=p.textAlign||(d?x?"right":"left":"center")}return P.prototype.destroy=function(){E(this,this.axis)},P.prototype.render=function(x){var p=this.axis.chart,c=this.options,h=c.format;h=h?b(h,this,p):c.formatter.call(this),this.label?this.label.attr({text:h,visibility:"hidden"}):(this.label=p.renderer.label(h,null,void 0,c.shape,void 0,void 0,c.useHTML,!1,"stack-labels"),h={r:c.borderRadius||0,text:h,padding:D(c.padding,5),visibility:"hidden"},p.styledMode||(h.fill=c.backgroundColor,h.stroke=c.borderColor,h["stroke-width"]=c.borderWidth,this.label.css(c.style||{})),this.label.attr(h),this.label.added||this.label.add(x)),this.label.labelrank=p.plotSizeY},P.prototype.setOffset=function(x,p,c,h,s,d){var y=this.alignOptions,v=this.axis,w=this.label,$=this.options,k=this.textAlign,_=v.chart;x=this.getStackBox({xOffset:x,width:p,boxBottom:c,boxTop:h,defaultX:s,xAxis:d}),s=y.verticalAlign,w&&x&&(p=w.getBBox(),c=w.padding,h=D($.overflow,"justify")==="justify",y.x=$.x||0,y.y=$.y||0,s=this.adjustStackPosition({labelBox:p,verticalAlign:s,textAlign:k}),k=s.x,s=s.y,x.x-=k,x.y-=s,w.align(y,!1,x),(k=_.isInsidePlot(w.alignAttr.x+y.x+k,w.alignAttr.y+y.y+s))||(h=!1),h&&S.prototype.justifyDataLabel.call(v,w,y,w.alignAttr,p,x),w.attr({x:w.alignAttr.x,y:w.alignAttr.y,rotation:$.rotation,rotationOriginX:p.width/2,rotationOriginY:p.height/2}),D(!h&&$.crop,!0)&&(k=O(w.x)&&O(w.y)&&_.isInsidePlot(w.x-c+w.width,w.y)&&_.isInsidePlot(w.x+c,w.y)),w[k?"show":"hide"]())},P.prototype.adjustStackPosition=function(x){var p=x.labelBox,c={bottom:0,middle:1,top:2,right:1,center:0,left:-1};return{x:p.width/2+p.width/2*c[x.textAlign],y:p.height/2*c[x.verticalAlign]}},P.prototype.getStackBox=function(x){var p=this.axis,c=p.chart,h=x.boxTop,s=x.defaultX,d=x.xOffset,y=x.width,v=x.boxBottom;return h=p.stacking.usePercentage?100:D(h,this.total,0),h=p.toPixels(h),x=D(s,(x.xAxis||c.xAxis[0]).toPixels(this.x))+d,p=p.toPixels(v||0),p=Math.abs(h-p),v=this.isNegative,c.inverted?{x:(v?h:h-p)-c.plotLeft,y:x-c.plotTop,width:p,height:y}:{x:x-c.plotLeft,y:(v?h-p:h)-c.plotTop,width:y,height:p}},P}(),e}),o(n,"Core/Axis/Stacking/StackingAxis.js",[n["Core/Animation/AnimationUtilities.js"],n["Core/Axis/Axis.js"],n["Core/Series/SeriesRegistry.js"],n["Core/Axis/Stacking/StackItem.js"],n["Core/Utilities.js"]],function(e,r,f,b,S){function E(){var I=this,u=I.inverted;I.yAxis.forEach(function(M){M.stacking&&M.stacking.stacks&&M.hasVisibleSeries&&(M.stacking.oldStacks=M.stacking.stacks)}),I.series.forEach(function(M){var R=M.xAxis&&M.xAxis.options||{};!M.options.stacking||M.visible!==!0&&I.options.chart.ignoreHiddenSeries!==!1||(M.stackKey=[M.type,a(M.options.stack,""),u?R.top:R.left,u?R.height:R.width].join())})}function D(){var I=this.stacking;if(I){var u=I.stacks;T(u,function(M,R){$(M),u[R]=null}),I&&I.stackTotalGroup&&I.stackTotalGroup.destroy()}}function O(){this.coll!=="yAxis"||this.stacking||(this.stacking=new C(this))}function P(I,u,M,R){return!w(I)||I.x!==u||R&&I.stackKey!==R?I={x:u,index:0,key:R,stackKey:R}:I.index++,I.key=[M,u,I.index].join(),I}function x(){var I=this,u=I.stackKey,M=I.yAxis.stacking.stacks,R=I.processedXData,A=I[I.options.stacking+"Stacker"],B;A&&[u,"-"+u].forEach(function(U){for(var Z=R.length,j,l;Z--;)j=R[Z],B=I.getStackIndicator(B,j,I.index,U),(l=(j=M[U]&&M[U][j])&&j.points[B.key])&&A.call(I,l,j,Z)})}function p(I,u,M){u=u.total?100/u.total:0,I[0]=v(I[0]*u),I[1]=v(I[1]*u),this.stackedYData[M]=I[1]}function c(){var I=this.yAxis.stacking;this.options.centerInCategory&&(this.is("column")||this.is("columnrange"))&&!this.options.stacking&&1<this.chart.series.length?d.setStackedPoints.call(this,"group"):I&&T(I.stacks,function(u,M){M.slice(-5)==="group"&&(T(u,function(R){return R.destroy()}),delete I.stacks[M])})}function h(I){var u=this.chart,M=I||this.options.stacking;if(M&&(this.visible===!0||u.options.chart.ignoreHiddenSeries===!1)){var R=this.processedXData,A=this.processedYData,B=[],U=A.length,Z=this.options,j=Z.threshold,l=a(Z.startFromThreshold&&j,0);Z=Z.stack,I=I?""+this.type+",".concat(M):this.stackKey;var L="-"+I,H=this.negStacks;u=M==="group"?u.yAxis[0]:this.yAxis;var G=u.stacking.stacks,W=u.stacking.oldStacks,N,F;for(u.stacking.stacksTouched+=1,F=0;F<U;F++){var z=R[F],K=A[F],V=this.getStackIndicator(V,z,this.index),X=V.key,Y=(N=H&&K<(l?0:j))?L:I;G[Y]||(G[Y]={}),G[Y][z]||(W[Y]&&W[Y][z]?(G[Y][z]=W[Y][z],G[Y][z].total=null):G[Y][z]=new b(u,u.options.stackLabels,!!N,z,Z)),Y=G[Y][z],K!==null?(Y.points[X]=Y.points[this.index]=[a(Y.cumulative,l)],w(Y.cumulative)||(Y.base=X),Y.touched=u.stacking.stacksTouched,0<V.index&&this.singleStacks===!1&&(Y.points[X][0]=Y.points[this.index+","+z+",0"][0])):Y.points[X]=Y.points[this.index]=null,M==="percent"?(N=N?I:L,H&&G[N]&&G[N][z]?(N=G[N][z],Y.total=N.total=Math.max(N.total,Y.total)+Math.abs(K)||0):Y.total=v(Y.total+(Math.abs(K)||0))):M==="group"?(_(K)&&(K=K[0]),K!==null&&(Y.total=(Y.total||0)+1)):Y.total=v(Y.total+(K||0)),Y.cumulative=M==="group"?(Y.total||1)-1:a(Y.cumulative,l)+(K||0),K!==null&&(Y.points[X].push(Y.cumulative),B[F]=Y.cumulative,Y.hasValidPoints=!0)}M==="percent"&&(u.stacking.usePercentage=!0),M!=="group"&&(this.stackedYData=B),u.stacking.oldStacks={}}}var s=e.getDeferredAnimation,d=f.series.prototype,y=S.addEvent,v=S.correctFloat,w=S.defined,$=S.destroyObjectProperties,k=S.fireEvent,_=S.isArray,g=S.isNumber,T=S.objectEach,a=S.pick,C=function(){function I(u){this.oldStacks={},this.stacks={},this.stacksTouched=0,this.axis=u}return I.prototype.buildStacks=function(){var u=this.axis,M=u.series,R=u.options.reversedStacks,A=M.length,B;for(this.usePercentage=!1,B=A;B--;){var U=M[R?B:A-B-1];U.setStackedPoints(),U.setGroupedPoints()}for(B=0;B<A;B++)M[B].modifyStacks();k(u,"afterBuildStacks")},I.prototype.cleanStacks=function(){if(this.oldStacks)var u=this.stacks=this.oldStacks;T(u,function(M){T(M,function(R){R.cumulative=R.total})})},I.prototype.resetStacks=function(){var u=this;T(this.stacks,function(M){T(M,function(R,A){g(R.touched)&&R.touched<u.stacksTouched?(R.destroy(),delete M[A]):(R.total=null,R.cumulative=null)})})},I.prototype.renderStackTotals=function(){var u=this.axis,M=u.chart,R=M.renderer,A=this.stacks;u=s(M,u.options.stackLabels&&u.options.stackLabels.animation||!1);var B=this.stackTotalGroup=this.stackTotalGroup||R.g("stack-labels").attr({zIndex:6,opacity:0}).add();B.translate(M.plotLeft,M.plotTop),T(A,function(U){T(U,function(Z){Z.render(B)})}),B.animate({opacity:1},u)},I}(),m;return function(I){var u=[];I.compose=function(M,R,A){u.indexOf(M)===-1&&(u.push(M),y(M,"init",O),y(M,"destroy",D)),u.indexOf(R)===-1&&(u.push(R),R.prototype.getStacks=E),u.indexOf(A)===-1&&(u.push(A),M=A.prototype,M.getStackIndicator=P,M.modifyStacks=x,M.percentStacker=p,M.setGroupedPoints=c,M.setStackedPoints=h)}}(m||(m={})),m}),o(n,"Series/Line/LineSeries.js",[n["Core/Series/Series.js"],n["Core/Series/SeriesRegistry.js"],n["Core/Utilities.js"]],function(e,r,f){var b=this&&this.__extends||function(){var D=function(O,P){return D=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(x,p){x.__proto__=p}||function(x,p){for(var c in p)p.hasOwnProperty(c)&&(x[c]=p[c])},D(O,P)};return function(O,P){function x(){this.constructor=O}D(O,P),O.prototype=P===null?Object.create(P):(x.prototype=P.prototype,new x)}}(),S=f.defined,E=f.merge;return f=function(D){function O(){var P=D!==null&&D.apply(this,arguments)||this;return P.data=void 0,P.options=void 0,P.points=void 0,P}return b(O,D),O.prototype.drawGraph=function(){var P=this,x=this.options,p=(this.gappedPath||this.getGraphPath).call(this),c=this.chart.styledMode,h=[["graph","highcharts-graph"]];c||h[0].push(x.lineColor||this.color||"#cccccc",x.dashStyle),h=P.getZonesGraphs(h),h.forEach(function(s,d){var y=s[0],v=P[y],w=v?"animate":"attr";v?(v.endX=P.preventGraphAnimation?null:p.xMap,v.animate({d:p})):p.length&&(P[y]=v=P.chart.renderer.path(p).addClass(s[1]).attr({zIndex:1}).add(P.group)),v&&!c&&(y={stroke:s[2],"stroke-width":x.lineWidth||0,fill:P.fillGraph&&P.color||"none"},s[3]?y.dashstyle=s[3]:x.linecap!=="square"&&(y["stroke-linecap"]=y["stroke-linejoin"]="round"),v[w](y).shadow(2>d&&x.shadow)),v&&(v.startX=p.xMap,v.isArea=p.isArea)})},O.prototype.getGraphPath=function(P,x,p){var c=this,h=c.options,s=[],d=[],y,v=h.step;P=P||c.points;var w=P.reversed;return w&&P.reverse(),(v={right:1,center:2}[v]||v&&3)&&w&&(v=4-v),P=this.getValidPoints(P,!1,!(h.connectNulls&&!x&&!p)),P.forEach(function($,k){var _=$.plotX,g=$.plotY,T=P[k-1];($.leftCliff||T&&T.rightCliff)&&!p&&(y=!0),$.isNull&&!S(x)&&0<k?y=!h.connectNulls:$.isNull&&!x?y=!0:(k===0||y?k=[["M",$.plotX,$.plotY]]:c.getPointSpline?k=[c.getPointSpline(P,$,k)]:v?(k=v===1?[["L",T.plotX,g]]:v===2?[["L",(T.plotX+_)/2,T.plotY],["L",(T.plotX+_)/2,g]]:[["L",_,T.plotY]],k.push(["L",_,g])):k=[["L",_,g]],d.push($.x),v&&(d.push($.x),v===2&&d.push($.x)),s.push.apply(s,k),y=!1)}),s.xMap=d,c.graphPath=s},O.prototype.getZonesGraphs=function(P){return this.zones.forEach(function(x,p){p=["zone-graph-"+p,"highcharts-graph highcharts-zone-graph-"+p+" "+(x.className||"")],this.chart.styledMode||p.push(x.color||this.color,x.dashStyle||this.options.dashStyle),P.push(p)},this),P},O.defaultOptions=E(e.defaultOptions,{}),O}(e),r.registerSeriesType("line",f),f}),o(n,"Series/Area/AreaSeries.js",[n["Core/Color/Color.js"],n["Core/Legend/LegendSymbol.js"],n["Core/Series/SeriesRegistry.js"],n["Core/Utilities.js"]],function(e,r,f,b){var S=this&&this.__extends||function(){var p=function(c,h){return p=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(s,d){s.__proto__=d}||function(s,d){for(var y in d)d.hasOwnProperty(y)&&(s[y]=d[y])},p(c,h)};return function(c,h){function s(){this.constructor=c}p(c,h),c.prototype=h===null?Object.create(h):(s.prototype=h.prototype,new s)}}(),E=e.parse,D=f.seriesTypes.line;e=b.extend;var O=b.merge,P=b.objectEach,x=b.pick;return b=function(p){function c(){var h=p!==null&&p.apply(this,arguments)||this;return h.data=void 0,h.options=void 0,h.points=void 0,h}return S(c,p),c.prototype.drawGraph=function(){this.areaPath=[],p.prototype.drawGraph.apply(this);var h=this,s=this.areaPath,d=this.options,y=[["area","highcharts-area",this.color,d.fillColor]];this.zones.forEach(function(v,w){y.push(["zone-area-"+w,"highcharts-area highcharts-zone-area-"+w+" "+v.className,v.color||h.color,v.fillColor||d.fillColor])}),y.forEach(function(v){var w=v[0],$={},k=h[w],_=k?"animate":"attr";k?(k.endX=h.preventGraphAnimation?null:s.xMap,k.animate({d:s})):($.zIndex=0,k=h[w]=h.chart.renderer.path(s).addClass(v[1]).add(h.group),k.isArea=!0),h.chart.styledMode||($.fill=x(v[3],E(v[2]).setOpacity(x(d.fillOpacity,.75)).get())),k[_]($),k.startX=s.xMap,k.shiftUnit=d.step?2:1})},c.prototype.getGraphPath=function(h){var s=D.prototype.getGraphPath,d=this.options,y=d.stacking,v=this.yAxis,w=[],$=[],k=this.index,_=v.stacking.stacks[this.stackKey],g=d.threshold,T=Math.round(v.getThreshold(d.threshold));d=x(d.connectNulls,y==="percent");var a=function(R,A,B){var U=h[R];R=y&&_[U.x].points[k];var Z=U[B+"Null"]||0;if(B=U[B+"Cliff"]||0,U=!0,B||Z){var j=(Z?R[0]:R[1])+B,l=R[0]+B;U=!!Z}else!y&&h[A]&&h[A].isNull&&(j=l=g);typeof j<"u"&&($.push({plotX:u,plotY:j===null?T:v.getThreshold(j),isNull:U,isCliff:!0}),w.push({plotX:u,plotY:l===null?T:v.getThreshold(l),doCurve:!1}))};h=h||this.points,y&&(h=this.getStackPoints(h));for(var C=0,m=h.length;C<m;++C){y||(h[C].leftCliff=h[C].rightCliff=h[C].leftNull=h[C].rightNull=void 0);var I=h[C].isNull,u=x(h[C].rectPlotX,h[C].plotX),M=y?x(h[C].yBottom,T):T;(!I||d)&&(d||a(C,C-1,"left"),I&&!y&&d||($.push(h[C]),w.push({x:C,plotX:u,plotY:M})),d||a(C,C+1,"right"))}return a=s.call(this,$,!0,!0),w.reversed=!0,I=s.call(this,w,!0,!0),(M=I[0])&&M[0]==="M"&&(I[0]=["L",M[1],M[2]]),I=a.concat(I),I.length&&I.push(["Z"]),s=s.call(this,$,!1,d),I.xMap=a.xMap,this.areaPath=I,s},c.prototype.getStackPoints=function(h){var s=this,d=[],y=[],v=this.xAxis,w=this.yAxis,$=w.stacking.stacks[this.stackKey],k={},_=w.series,g=_.length,T=w.options.reversedStacks?1:-1,a=_.indexOf(s);if(h=h||this.points,this.options.stacking){for(var C=0;C<h.length;C++)h[C].leftNull=h[C].rightNull=void 0,k[h[C].x]=h[C];P($,function(I,u){I.total!==null&&y.push(u)}),y.sort(function(I,u){return I-u});var m=_.map(function(I){return I.visible});y.forEach(function(I,u){var M=0,R,A;if(k[I]&&!k[I].isNull)d.push(k[I]),[-1,1].forEach(function(U){var Z=U===1?"rightNull":"leftNull",j=$[y[u+U]],l=0;if(j)for(var L=a;0<=L&&L<g;){var H=_[L].index;R=j.points[H],R||(H===s.index?k[I][Z]=!0:m[L]&&(A=$[I].points[H])&&(l-=A[1]-A[0])),L+=T}k[I][U===1?"rightCliff":"leftCliff"]=l});else{for(var B=a;0<=B&&B<g;){if(R=$[I].points[_[B].index]){M=R[1];break}B+=T}M=x(M,0),M=w.translate(M,0,1,0,1),d.push({isNull:!0,plotX:v.translate(I,0,0,0,1),x:I,plotY:M,yBottom:M})}})}return d},c.defaultOptions=O(D.defaultOptions,{threshold:0}),c}(D),e(b.prototype,{singleStacks:!1,drawLegendSymbol:r.drawRectangle}),f.registerSeriesType("area",b),b}),o(n,"Series/Spline/SplineSeries.js",[n["Core/Series/SeriesRegistry.js"],n["Core/Utilities.js"]],function(e,r){var f=this&&this.__extends||function(){var D=function(O,P){return D=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(x,p){x.__proto__=p}||function(x,p){for(var c in p)p.hasOwnProperty(c)&&(x[c]=p[c])},D(O,P)};return function(O,P){function x(){this.constructor=O}D(O,P),O.prototype=P===null?Object.create(P):(x.prototype=P.prototype,new x)}}(),b=e.seriesTypes.line,S=r.merge,E=r.pick;return r=function(D){function O(){var P=D!==null&&D.apply(this,arguments)||this;return P.data=void 0,P.options=void 0,P.points=void 0,P}return f(O,D),O.prototype.getPointSpline=function(P,x,p){var c=x.plotX||0,h=x.plotY||0,s=P[p-1];if(p=P[p+1],s&&!s.isNull&&s.doCurve!==!1&&!x.isCliff&&p&&!p.isNull&&p.doCurve!==!1&&!x.isCliff){P=s.plotY||0;var d=p.plotX||0;p=p.plotY||0;var y=0,v=(1.5*c+(s.plotX||0))/2.5,w=(1.5*h+P)/2.5;d=(1.5*c+d)/2.5;var $=(1.5*h+p)/2.5;d!==v&&(y=($-w)*(d-c)/(d-v)+h-$),w+=y,$+=y,w>P&&w>h?(w=Math.max(P,h),$=2*h-w):w<P&&w<h&&(w=Math.min(P,h),$=2*h-w),$>p&&$>h?($=Math.max(p,h),w=2*h-$):$<p&&$<h&&($=Math.min(p,h),w=2*h-$),x.rightContX=d,x.rightContY=$}return x=["C",E(s.rightContX,s.plotX,0),E(s.rightContY,s.plotY,0),E(v,c,0),E(w,h,0),c,h],s.rightContX=s.rightContY=void 0,x},O.defaultOptions=S(b.defaultOptions),O}(b),e.registerSeriesType("spline",r),r}),o(n,"Series/AreaSpline/AreaSplineSeries.js",[n["Series/Spline/SplineSeries.js"],n["Core/Legend/LegendSymbol.js"],n["Core/Series/SeriesRegistry.js"],n["Core/Utilities.js"]],function(e,r,f,b){var S=this&&this.__extends||function(){var x=function(p,c){return x=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(h,s){h.__proto__=s}||function(h,s){for(var d in s)s.hasOwnProperty(d)&&(h[d]=s[d])},x(p,c)};return function(p,c){function h(){this.constructor=p}x(p,c),p.prototype=c===null?Object.create(c):(h.prototype=c.prototype,new h)}}(),E=f.seriesTypes,D=E.area;E=E.area.prototype;var O=b.extend,P=b.merge;return b=function(x){function p(){var c=x!==null&&x.apply(this,arguments)||this;return c.data=void 0,c.points=void 0,c.options=void 0,c}return S(p,x),p.defaultOptions=P(e.defaultOptions,D.defaultOptions),p}(e),O(b.prototype,{getGraphPath:E.getGraphPath,getStackPoints:E.getStackPoints,drawGraph:E.drawGraph,drawLegendSymbol:r.drawRectangle}),f.registerSeriesType("areaspline",b),b}),o(n,"Series/Column/ColumnSeriesDefaults.js",[],function(){return{borderRadius:0,centerInCategory:!1,groupPadding:.2,marker:null,pointPadding:.1,minPointLength:0,cropThreshold:50,pointRange:null,states:{hover:{halo:!1,brightness:.1},select:{color:"#cccccc",borderColor:"#000000"}},dataLabels:{align:void 0,verticalAlign:void 0,y:void 0},startFromThreshold:!0,stickyTracking:!1,tooltip:{distance:6},threshold:0,borderColor:"#ffffff"}}),o(n,"Series/Column/ColumnSeries.js",[n["Core/Animation/AnimationUtilities.js"],n["Core/Color/Color.js"],n["Series/Column/ColumnSeriesDefaults.js"],n["Core/Globals.js"],n["Core/Legend/LegendSymbol.js"],n["Core/Series/Series.js"],n["Core/Series/SeriesRegistry.js"],n["Core/Utilities.js"]],function(e,r,f,b,S,E,D,O){var P=this&&this.__extends||function(){var g=function(T,a){return g=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(C,m){C.__proto__=m}||function(C,m){for(var I in m)m.hasOwnProperty(I)&&(C[I]=m[I])},g(T,a)};return function(T,a){function C(){this.constructor=T}g(T,a),T.prototype=a===null?Object.create(a):(C.prototype=a.prototype,new C)}}(),x=e.animObject,p=r.parse,c=b.hasTouch;e=b.noop;var h=O.clamp,s=O.defined,d=O.extend,y=O.fireEvent,v=O.isArray,w=O.isNumber,$=O.merge,k=O.pick,_=O.objectEach;return O=function(g){function T(){var a=g!==null&&g.apply(this,arguments)||this;return a.borderWidth=void 0,a.data=void 0,a.group=void 0,a.options=void 0,a.points=void 0,a}return P(T,g),T.prototype.animate=function(a){var C=this,m=this.yAxis,I=C.options,u=this.chart.inverted,M={},R=u?"translateX":"translateY";if(a)M.scaleY=.001,a=h(m.toPixels(I.threshold),m.pos,m.pos+m.len),u?M.translateX=a-m.len:M.translateY=a,C.clipBox&&C.setClip(),C.group.attr(M);else{var A=Number(C.group.attr(R));C.group.animate({scaleY:1},d(x(C.options.animation),{step:function(B,U){C.group&&(M[R]=A+U.pos*(m.pos-A),C.group.attr(M))}}))}},T.prototype.init=function(a,C){g.prototype.init.apply(this,arguments);var m=this;a=m.chart,a.hasRendered&&a.series.forEach(function(I){I.type===m.type&&(I.isDirty=!0)})},T.prototype.getColumnMetrics=function(){var a=this,C=a.options,m=a.xAxis,I=a.yAxis,u=m.options.reversedStacks;u=m.reversed&&!u||!m.reversed&&u;var M={},R,A=0;C.grouping===!1?A=1:a.chart.series.forEach(function(j){var l=j.yAxis,L=j.options;if(j.type===a.type&&(j.visible||!a.chart.options.chart.ignoreHiddenSeries)&&I.len===l.len&&I.pos===l.pos){if(L.stacking&&L.stacking!=="group"){R=j.stackKey,typeof M[R]>"u"&&(M[R]=A++);var H=M[R]}else L.grouping!==!1&&(H=A++);j.columnIndex=H}});var B=Math.min(Math.abs(m.transA)*(m.ordinal&&m.ordinal.slope||C.pointRange||m.closestPointRange||m.tickInterval||1),m.len),U=B*C.groupPadding,Z=(B-2*U)/(A||1);return C=Math.min(C.maxPointWidth||m.len,k(C.pointWidth,Z*(1-2*C.pointPadding))),a.columnMetrics={width:C,offset:(Z-C)/2+(U+((a.columnIndex||0)+(u?1:0))*Z-B/2)*(u?-1:1),paddedWidth:Z,columnCount:A},a.columnMetrics},T.prototype.crispCol=function(a,C,m,I){var u=this.chart,M=this.borderWidth,R=-(M%2?.5:0);return M=M%2?.5:1,u.inverted&&u.renderer.isVML&&(M+=1),this.options.crisp&&(m=Math.round(a+m)+R,a=Math.round(a)+R,m-=a),I=Math.round(C+I)+M,R=.5>=Math.abs(C)&&.5<I,C=Math.round(C)+M,I-=C,R&&I&&(--C,I+=1),{x:a,y:C,width:m,height:I}},T.prototype.adjustForMissingColumns=function(a,C,m,I){var u=this,M=this.options.stacking;if(!m.isNull&&1<I.columnCount){var R=this.yAxis.options.reversedStacks,A=0,B=R?0:-I.columnCount;_(this.yAxis.stacking&&this.yAxis.stacking.stacks,function(U){if(typeof m.x=="number"){var Z=U[m.x.toString()];Z&&(U=Z.points[u.index],M?(U&&(A=B),Z.hasValidPoints&&(R?B++:B--)):v(U)&&(U=Object.keys(Z.points).filter(function(j){return!j.match(",")&&Z.points[j]&&1<Z.points[j].length}).map(parseFloat).sort(function(j,l){return l-j}),A=U.indexOf(u.index),B=U.length))}}),a=(m.plotX||0)+((B-1)*I.paddedWidth+C)/2-C-A*I.paddedWidth}return a},T.prototype.translate=function(){var a=this,C=a.chart,m=a.options,I=a.dense=2>a.closestPointRange*a.xAxis.transA;I=a.borderWidth=k(m.borderWidth,I?0:1);var u=a.xAxis,M=a.yAxis,R=m.threshold,A=a.translatedThreshold=M.getThreshold(R),B=k(m.minPointLength,5),U=a.getColumnMetrics(),Z=U.width,j=a.pointXOffset=U.offset,l=a.dataMin,L=a.dataMax,H=a.barW=Math.max(Z,1+2*I);C.inverted&&(A-=.5),m.pointPadding&&(H=Math.ceil(H)),E.prototype.translate.apply(a),a.points.forEach(function(G){var W=k(G.yBottom,A),N=999+Math.abs(W),F=G.plotX||0;N=h(G.plotY,-N,M.len+N);var z=Math.min(N,W),K=Math.max(N,W)-z,V=Z,X=F+j,Y=H;B&&Math.abs(K)<B&&(K=B,F=!M.reversed&&!G.negative||M.reversed&&G.negative,w(R)&&w(L)&&G.y===R&&L<=R&&(M.min||0)<R&&(l!==L||(M.max||0)<=R)&&(F=!F),z=Math.abs(z-A)>B?W-B:A-(F?B:0)),s(G.options.pointWidth)&&(V=Y=Math.ceil(G.options.pointWidth),X-=Math.round((V-Z)/2)),m.centerInCategory&&(X=a.adjustForMissingColumns(X,V,G,U)),G.barX=X,G.pointWidth=V,G.tooltipPos=C.inverted?[h(M.len+M.pos-C.plotLeft-N,M.pos-C.plotLeft,M.len+M.pos-C.plotLeft),u.len+u.pos-C.plotTop-X-Y/2,K]:[u.left-C.plotLeft+X+Y/2,h(N+M.pos-C.plotTop,M.pos-C.plotTop,M.len+M.pos-C.plotTop),K],G.shapeType=a.pointClass.prototype.shapeType||"rect",G.shapeArgs=a.crispCol.apply(a,G.isNull?[X,A,Y,0]:[X,z,Y,K])})},T.prototype.drawGraph=function(){this.group[this.dense?"addClass":"removeClass"]("highcharts-dense-data")},T.prototype.pointAttribs=function(a,C){var m=this.options,I=this.pointAttrToOptions||{},u=I.stroke||"borderColor",M=I["stroke-width"]||"borderWidth",R=a&&a.color||this.color,A=a&&a[u]||m[u]||R;I=a&&a.options.dashStyle||m.dashStyle;var B=a&&a[M]||m[M]||this[M]||0,U=k(a&&a.opacity,m.opacity,1);if(a&&this.zones.length){var Z=a.getZone();R=a.options.color||Z&&(Z.color||a.nonZonedColor)||this.color,Z&&(A=Z.borderColor||A,I=Z.dashStyle||I,B=Z.borderWidth||B)}return C&&a&&(a=$(m.states[C],a.options.states&&a.options.states[C]||{}),C=a.brightness,R=a.color||typeof C<"u"&&p(R).brighten(a.brightness).get()||R,A=a[u]||A,B=a[M]||B,I=a.dashStyle||I,U=k(a.opacity,U)),u={fill:R,stroke:A,"stroke-width":B,opacity:U},I&&(u.dashstyle=I),u},T.prototype.drawPoints=function(a){a===void 0&&(a=this.points);var C=this,m=this.chart,I=C.options,u=m.renderer,M=I.animationLimit||250,R;a.forEach(function(A){var B=A.graphic,U=!!B,Z=B&&m.pointCount<M?"animate":"attr";w(A.plotY)&&A.y!==null?(R=A.shapeArgs,B&&A.hasNewShapeType()&&(B=B.destroy()),C.enabledDataSorting&&(A.startXPos=C.xAxis.reversed?-(R&&R.width||0):C.xAxis.width),B||(A.graphic=B=u[A.shapeType](R).add(A.group||C.group))&&C.enabledDataSorting&&m.hasRendered&&m.pointCount<M&&(B.attr({x:A.startXPos}),U=!0,Z="animate"),B&&U&&B[Z]($(R)),I.borderRadius&&B[Z]({r:I.borderRadius}),m.styledMode||B[Z](C.pointAttribs(A,A.selected&&"select")).shadow(A.allowShadow!==!1&&I.shadow,null,I.stacking&&!I.borderRadius),B&&(B.addClass(A.getClassName(),!0),B.attr({visibility:A.visible?"inherit":"hidden"}))):B&&(A.graphic=B.destroy())})},T.prototype.drawTracker=function(a){a===void 0&&(a=this.points);var C=this,m=C.chart,I=m.pointer,u=function(R){var A=I.getPointFromEvent(R);typeof A<"u"&&(I.isDirectTouch=!0,A.onMouseOver(R))},M;a.forEach(function(R){M=v(R.dataLabels)?R.dataLabels:R.dataLabel?[R.dataLabel]:[],R.graphic&&(R.graphic.element.point=R),M.forEach(function(A){A.div?A.div.point=R:A.element.point=R})}),C._hasTracking||(C.trackerGroups.forEach(function(R){C[R]&&(C[R].addClass("highcharts-tracker").on("mouseover",u).on("mouseout",function(A){I.onTrackerMouseOut(A)}),c&&C[R].on("touchstart",u),!m.styledMode&&C.options.cursor&&C[R].css({cursor:C.options.cursor}))}),C._hasTracking=!0),y(this,"afterDrawTracker")},T.prototype.remove=function(){var a=this,C=a.chart;C.hasRendered&&C.series.forEach(function(m){m.type===a.type&&(m.isDirty=!0)}),E.prototype.remove.apply(a,arguments)},T.defaultOptions=$(E.defaultOptions,f),T}(E),d(O.prototype,{cropShoulder:0,directTouch:!0,drawLegendSymbol:S.drawRectangle,getSymbol:e,negStacks:!0,trackerGroups:["group","dataLabelsGroup"]}),D.registerSeriesType("column",O),O}),o(n,"Core/Series/DataLabel.js",[n["Core/Animation/AnimationUtilities.js"],n["Core/FormatUtilities.js"],n["Core/Utilities.js"]],function(e,r,f){var b=e.getDeferredAnimation,S=r.format,E=f.defined,D=f.extend,O=f.fireEvent,P=f.isArray,x=f.isString,p=f.merge,c=f.objectEach,h=f.pick,s=f.splat,d;return function(y){function v(a,C,m,I,u){var M=this,R=this.chart,A=this.isCartesian&&R.inverted,B=this.enabledDataSorting,U=a.plotX,Z=a.plotY,j=m.rotation,l=m.align,L=E(U)&&E(Z)&&R.isInsidePlot(U,Math.round(Z),{inverted:A,paneCoordinates:!0,series:M});Z=function(N){B&&M.xAxis&&!H&&M.setDataLabelStartPos(a,C,u,L,N)};var H=h(m.overflow,B?"none":"justify")==="justify";if(U=this.visible&&a.visible!==!1&&E(U)&&(a.series.forceDL||B&&!H||L||h(m.inside,!!this.options.stacking)&&I&&R.isInsidePlot(U,A?I.x+1:I.y+I.height-1,{inverted:A,paneCoordinates:!0,series:M})),A=a.pos(),U&&A){j&&C.attr({align:l}),l=C.getBBox(!0);var G=[0,0],W=R.renderer.fontMetrics(R.styledMode?void 0:m.style.fontSize,C).b;I=D({x:A[0],y:Math.round(A[1]),width:0,height:0},I),D(m,{width:l.width,height:l.height}),j?(H=!1,G=R.renderer.rotCorr(W,j),W={x:I.x+(m.x||0)+I.width/2+G.x,y:I.y+(m.y||0)+{top:0,middle:.5,bottom:1}[m.verticalAlign]*I.height},G=[l.x-Number(C.attr("x")),l.y-Number(C.attr("y"))],Z(W),C[u?"attr":"animate"](W)):(Z(I),C.align(m,void 0,I),W=C.alignAttr),H&&0<=I.height?this.justifyDataLabel(C,m,W,l,I,u):h(m.crop,!0)&&(I=W.x,Z=W.y,I+=G[0],Z+=G[1],U=R.isInsidePlot(I,Z,{paneCoordinates:!0,series:M})&&R.isInsidePlot(I+l.width,Z+l.height,{paneCoordinates:!0,series:M})),m.shape&&!j&&C[u?"attr":"animate"]({anchorX:A[0],anchorY:A[1]})}u&&B&&(C.placed=!1),U||B&&!H?C.show():(C.hide(),C.placed=!1)}function w(a,C){var m=C.filter;return m?(C=m.operator,a=a[m.property],m=m.value,C===">"&&a>m||C==="<"&&a<m||C===">="&&a>=m||C==="<="&&a<=m||C==="=="&&a==m||C==="==="&&a===m):!0}function $(a){a===void 0&&(a=this.points);var C=this,m=C.chart,I=C.options,u=C.hasRendered||0,M=m.renderer,R=m.options.chart,A=R.backgroundColor;R=R.plotBackgroundColor;var B=M.getContrast(x(R)&&R||x(A)&&A||"#000000"),U=I.dataLabels,Z;if(A=U.animation,A=U.defer?b(m,A,C):{defer:0,duration:0},U=_(_(m.options.plotOptions&&m.options.plotOptions.series&&m.options.plotOptions.series.dataLabels,m.options.plotOptions&&m.options.plotOptions[C.type]&&m.options.plotOptions[C.type].dataLabels),U),O(this,"drawDataLabels"),P(U)||U.enabled||C._hasPointLabels){var j=C.plotGroup("dataLabelsGroup","data-labels",u?"inherit":"hidden",U.zIndex||6);j.attr({opacity:+u}),!u&&(u=C.dataLabelsGroup)&&(C.visible&&j.show(),u[I.animation?"animate":"attr"]({opacity:1},A)),a.forEach(function(l){Z=s(_(U,l.dlOptions||l.options&&l.options.dataLabels)),Z.forEach(function(L,H){var G=L.enabled&&(!l.isNull||l.dataLabelOnNull)&&w(l,L),W=l.connectors?l.connectors[H]:l.connector,N=l.dataLabels?l.dataLabels[H]:l.dataLabel,F=!N,z=h(L.distance,l.labelDistance);if(G){var K=l.getLabelConfig(),V=h(L[l.formatPrefix+"Format"],L.format);K=E(V)?S(V,K,m):(L[l.formatPrefix+"Formatter"]||L.formatter).call(K,L),V=L.style;var X=L.rotation;m.styledMode||(V.color=h(L.color,V.color,C.color,"#000000"),V.color==="contrast"?(l.contrastColor=M.getContrast(l.color||C.color),V.color=!E(z)&&L.inside||0>z||I.stacking?l.contrastColor:B):delete l.contrastColor,I.cursor&&(V.cursor=I.cursor));var Y={r:L.borderRadius||0,rotation:X,padding:L.padding,zIndex:1};if(!m.styledMode){z=L.backgroundColor;var q=L.borderColor;Y.fill=z==="auto"?l.color:z,Y.stroke=q==="auto"?l.color:q,Y["stroke-width"]=L.borderWidth}c(Y,function(tt,it){typeof tt>"u"&&delete Y[it]})}!N||G&&E(K)&&!!N.div==!!L.useHTML&&(N.rotation&&L.rotation||N.rotation===L.rotation)||(F=!0,l.dataLabel=N=l.dataLabel&&l.dataLabel.destroy(),l.dataLabels&&(l.dataLabels.length===1?delete l.dataLabels:delete l.dataLabels[H]),H||delete l.dataLabel,W&&(l.connector=l.connector.destroy(),l.connectors&&(l.connectors.length===1?delete l.connectors:delete l.connectors[H]))),G&&E(K)?(N?Y.text=K:(l.dataLabels=l.dataLabels||[],N=l.dataLabels[H]=X?M.text(K,0,0,L.useHTML).addClass("highcharts-data-label"):M.label(K,0,0,L.shape,null,null,L.useHTML,null,"data-label"),H||(l.dataLabel=N),N.addClass(" highcharts-data-label-color-"+l.colorIndex+" "+(L.className||"")+(L.useHTML?" highcharts-tracker":""))),N.options=L,N.attr(Y),m.styledMode||N.css(V).shadow(L.shadow),(H=L[l.formatPrefix+"TextPath"]||L.textPath)&&!L.useHTML&&(N.setTextPath(l.getDataLabelPath&&l.getDataLabelPath(N)||l.graphic,H),l.dataLabelPath&&!H.enabled&&(l.dataLabelPath=l.dataLabelPath.destroy())),N.added||N.add(j),C.alignDataLabel(l,N,L,null,F)):N&&N.hide()})})}O(this,"afterDrawDataLabels")}function k(a,C,m,I,u,M){var R=this.chart,A=C.align,B=C.verticalAlign,U=a.box?0:a.padding||0,Z=C.x;Z=Z===void 0?0:Z;var j=C.y;j=j===void 0?0:j;var l=(m.x||0)+U;if(0>l){A==="right"&&0<=Z?(C.align="left",C.inside=!0):Z-=l;var L=!0}return l=(m.x||0)+I.width-U,l>R.plotWidth&&(A==="left"&&0>=Z?(C.align="right",C.inside=!0):Z+=R.plotWidth-l,L=!0),l=m.y+U,0>l&&(B==="bottom"&&0<=j?(C.verticalAlign="top",C.inside=!0):j-=l,L=!0),l=(m.y||0)+I.height-U,l>R.plotHeight&&(B==="top"&&0>=j?(C.verticalAlign="bottom",C.inside=!0):j+=R.plotHeight-l,L=!0),L&&(C.x=Z,C.y=j,a.placed=!M,a.align(C,void 0,u)),L}function _(a,C){var m=[],I;if(P(a)&&!P(C))m=a.map(function(u){return p(u,C)});else if(P(C)&&!P(a))m=C.map(function(u){return p(a,u)});else if(P(a)||P(C))for(I=Math.max(a.length,C.length);I--;)m[I]=p(a[I],C[I]);else m=p(a,C);return m}function g(a,C,m,I,u){var M=this.chart,R=M.inverted,A=this.xAxis,B=A.reversed,U=R?C.height/2:C.width/2;a=(a=a.pointWidth)?a/2:0,C.startXPos=R?u.x:B?-U-a:A.width-U+a,C.startYPos=R?B?this.yAxis.height-U+a:-U-a:u.y,I?C.visibility==="hidden"&&(C.show(),C.attr({opacity:0}).animate({opacity:1})):C.attr({opacity:1}).animate({opacity:0},void 0,C.hide),M.hasRendered&&(m&&C.attr({x:C.startXPos,y:C.startYPos}),C.placed=!0)}var T=[];y.compose=function(a){if(T.indexOf(a)===-1){var C=a.prototype;T.push(a),C.alignDataLabel=v,C.drawDataLabels=$,C.justifyDataLabel=k,C.setDataLabelStartPos=g}}}(d||(d={})),d}),o(n,"Series/Column/ColumnDataLabel.js",[n["Core/Series/DataLabel.js"],n["Core/Series/SeriesRegistry.js"],n["Core/Utilities.js"]],function(e,r,f){var b=r.series,S=f.merge,E=f.pick,D;return function(O){function P(p,c,h,s,d){var y=this.chart.inverted,v=p.series,w=(v.xAxis?v.xAxis.len:this.chart.plotSizeX)||0;v=(v.yAxis?v.yAxis.len:this.chart.plotSizeY)||0;var $=p.dlBox||p.shapeArgs,k=E(p.below,p.plotY>E(this.translatedThreshold,v)),_=E(h.inside,!!this.options.stacking);$&&(s=S($),0>s.y&&(s.height+=s.y,s.y=0),$=s.y+s.height-v,0<$&&$<s.height&&(s.height-=$),y&&(s={x:v-s.y-s.height,y:w-s.x-s.width,width:s.height,height:s.width}),_||(y?(s.x+=k?0:s.width,s.width=0):(s.y+=k?s.height:0,s.height=0))),h.align=E(h.align,!y||_?"center":k?"right":"left"),h.verticalAlign=E(h.verticalAlign,y||_?"middle":k?"top":"bottom"),b.prototype.alignDataLabel.call(this,p,c,h,s,d),h.inside&&p.contrastColor&&c.css({color:p.contrastColor})}var x=[];O.compose=function(p){e.compose(b),x.indexOf(p)===-1&&(x.push(p),p.prototype.alignDataLabel=P)}}(D||(D={})),D}),o(n,"Series/Bar/BarSeries.js",[n["Series/Column/ColumnSeries.js"],n["Core/Series/SeriesRegistry.js"],n["Core/Utilities.js"]],function(e,r,f){var b=this&&this.__extends||function(){var D=function(O,P){return D=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(x,p){x.__proto__=p}||function(x,p){for(var c in p)p.hasOwnProperty(c)&&(x[c]=p[c])},D(O,P)};return function(O,P){function x(){this.constructor=O}D(O,P),O.prototype=P===null?Object.create(P):(x.prototype=P.prototype,new x)}}(),S=f.extend,E=f.merge;return f=function(D){function O(){var P=D!==null&&D.apply(this,arguments)||this;return P.data=void 0,P.options=void 0,P.points=void 0,P}return b(O,D),O.defaultOptions=E(e.defaultOptions,{}),O}(e),S(f.prototype,{inverted:!0}),r.registerSeriesType("bar",f),f}),o(n,"Series/Scatter/ScatterSeriesDefaults.js",[],function(){return{lineWidth:0,findNearestPointBy:"xy",jitter:{x:0,y:0},marker:{enabled:!0},tooltip:{headerFormat:'<span style="color:{point.color}">●</span> <span style="font-size: 10px"> {series.name}</span><br/>',pointFormat:"x: <b>{point.x}</b><br/>y: <b>{point.y}</b><br/>"}}}),o(n,"Series/Scatter/ScatterSeries.js",[n["Series/Scatter/ScatterSeriesDefaults.js"],n["Core/Series/SeriesRegistry.js"],n["Core/Utilities.js"]],function(e,r,f){var b=this&&this.__extends||function(){var x=function(p,c){return x=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(h,s){h.__proto__=s}||function(h,s){for(var d in s)s.hasOwnProperty(d)&&(h[d]=s[d])},x(p,c)};return function(p,c){function h(){this.constructor=p}x(p,c),p.prototype=c===null?Object.create(c):(h.prototype=c.prototype,new h)}}(),S=r.seriesTypes,E=S.column,D=S.line;S=f.addEvent;var O=f.extend,P=f.merge;return f=function(x){function p(){var c=x!==null&&x.apply(this,arguments)||this;return c.data=void 0,c.options=void 0,c.points=void 0,c}return b(p,x),p.prototype.applyJitter=function(){var c=this,h=this.options.jitter,s=this.points.length;h&&this.points.forEach(function(d,y){["x","y"].forEach(function(v,w){var $="plot"+v.toUpperCase();if(h[v]&&!d.isNull){var k=c[v+"Axis"],_=h[v]*k.transA;if(k&&!k.isLog){var g=Math.max(0,d[$]-_);k=Math.min(k.len,d[$]+_),w=1e4*Math.sin(y+w*s),d[$]=g+(k-g)*(w-Math.floor(w)),v==="x"&&(d.clientX=d.plotX)}}})})},p.prototype.drawGraph=function(){this.options.lineWidth?x.prototype.drawGraph.call(this):this.graph&&(this.graph=this.graph.destroy())},p.defaultOptions=P(D.defaultOptions,e),p}(D),O(f.prototype,{drawTracker:E.prototype.drawTracker,sorted:!1,requireSorting:!1,noSharedTooltip:!0,trackerGroups:["group","markerGroup","dataLabelsGroup"],takeOrdinalPosition:!1}),S(f,"afterTranslate",function(){this.applyJitter()}),r.registerSeriesType("scatter",f),f}),o(n,"Series/CenteredUtilities.js",[n["Core/Globals.js"],n["Core/Series/Series.js"],n["Core/Utilities.js"]],function(e,r,f){var b=e.deg2rad,S=f.fireEvent,E=f.isNumber,D=f.pick,O=f.relativeLength,P;return function(x){x.getCenter=function(){var p=this.options,c=this.chart,h=2*(p.slicedOffset||0),s=c.plotWidth-2*h,d=c.plotHeight-2*h,y=p.center,v=Math.min(s,d),w=p.thickness,$=p.size,k=p.innerSize||0;for(typeof $=="string"&&($=parseFloat($)),typeof k=="string"&&(k=parseFloat(k)),p=[D(y[0],"50%"),D(y[1],"50%"),D($&&0>$?void 0:p.size,"100%"),D(k&&0>k?void 0:p.innerSize||0,"0%")],!c.angular||this instanceof r||(p[3]=0),y=0;4>y;++y)$=p[y],c=2>y||y===2&&/%$/.test($),p[y]=O($,[s,d,v,p[2]][y])+(c?h:0);return p[3]>p[2]&&(p[3]=p[2]),E(w)&&2*w<p[2]&&0<w&&(p[3]=p[2]-2*w),S(this,"afterGetCenter",{positions:p}),p},x.getStartAndEndRadians=function(p,c){return p=E(p)?p:0,c=E(c)&&c>p&&360>c-p?c:p+360,{start:b*(p+-90),end:b*(c+-90)}}}(P||(P={})),P}),o(n,"Series/Pie/PiePoint.js",[n["Core/Animation/AnimationUtilities.js"],n["Core/Series/Point.js"],n["Core/Utilities.js"]],function(e,r,f){var b=this&&this.__extends||function(){var p=function(c,h){return p=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(s,d){s.__proto__=d}||function(s,d){for(var y in d)d.hasOwnProperty(y)&&(s[y]=d[y])},p(c,h)};return function(c,h){function s(){this.constructor=c}p(c,h),c.prototype=h===null?Object.create(h):(s.prototype=h.prototype,new s)}}(),S=e.setAnimation,E=f.addEvent,D=f.defined;e=f.extend;var O=f.isNumber,P=f.pick,x=f.relativeLength;return r=function(p){function c(){var h=p!==null&&p.apply(this,arguments)||this;return h.labelDistance=void 0,h.options=void 0,h.series=void 0,h}return b(c,p),c.prototype.getConnectorPath=function(){var h=this.labelPosition,s=this.series.options.dataLabels,d=this.connectorShapes,y=s.connectorShape;return d[y]&&(y=d[y]),y.call(this,{x:h.final.x,y:h.final.y,alignment:h.alignment},h.connectorPosition,s)},c.prototype.getTranslate=function(){return this.sliced?this.slicedTranslation:{translateX:0,translateY:0}},c.prototype.haloPath=function(h){var s=this.shapeArgs;return this.sliced||!this.visible?[]:this.series.chart.renderer.symbols.arc(s.x,s.y,s.r+h,s.r+h,{innerR:s.r-1,start:s.start,end:s.end})},c.prototype.init=function(){var h=this;p.prototype.init.apply(this,arguments),this.name=P(this.name,"Slice");var s=function(d){h.slice(d.type==="select")};return E(this,"select",s),E(this,"unselect",s),this},c.prototype.isValid=function(){return O(this.y)&&0<=this.y},c.prototype.setVisible=function(h,s){var d=this,y=this.series,v=y.chart,w=y.options.ignoreHiddenPoint;s=P(s,w),h!==this.visible&&(this.visible=this.options.visible=h=typeof h>"u"?!this.visible:h,y.options.data[y.data.indexOf(this)]=this.options,["graphic","dataLabel","connector","shadowGroup"].forEach(function($){d[$]&&d[$][h?"show":"hide"](h)}),this.legendItem&&v.legend.colorizeItem(this,h),h||this.state!=="hover"||this.setState(""),w&&(y.isDirty=!0),s&&v.redraw())},c.prototype.slice=function(h,s,d){var y=this.series;S(d,y.chart),P(s,!0),this.sliced=this.options.sliced=D(h)?h:!this.sliced,y.options.data[y.data.indexOf(this)]=this.options,this.graphic&&this.graphic.animate(this.getTranslate()),this.shadowGroup&&this.shadowGroup.animate(this.getTranslate())},c}(r),e(r.prototype,{connectorShapes:{fixedOffset:function(p,c,h){var s=c.breakAt;return c=c.touchingSliceAt,[["M",p.x,p.y],h.softConnector?["C",p.x+(p.alignment==="left"?-5:5),p.y,2*s.x-c.x,2*s.y-c.y,s.x,s.y]:["L",s.x,s.y],["L",c.x,c.y]]},straight:function(p,c){return c=c.touchingSliceAt,[["M",p.x,p.y],["L",c.x,c.y]]},crookedLine:function(p,c,h){c=c.touchingSliceAt;var s=this.series,d=s.center[0],y=s.chart.plotWidth,v=s.chart.plotLeft;s=p.alignment;var w=this.shapeArgs.r;return h=x(h.crookDistance,1),y=s==="left"?d+w+(y+v-d-w)*(1-h):v+(d-w)*h,h=["L",y,p.y],d=!0,(s==="left"?y>p.x||y<c.x:y<p.x||y>c.x)&&(d=!1),p=[["M",p.x,p.y]],d&&p.push(h),p.push(["L",c.x,c.y]),p}}}),r}),o(n,"Series/Pie/PieSeriesDefaults.js",[],function(){return{center:[null,null],clip:!1,colorByPoint:!0,dataLabels:{allowOverlap:!0,connectorPadding:5,connectorShape:"fixedOffset",crookDistance:"70%",distance:30,enabled:!0,formatter:function(){return this.point.isNull?void 0:this.point.name},softConnector:!0,x:0},fillColor:void 0,ignoreHiddenPoint:!0,inactiveOtherPoints:!0,legendType:"point",marker:null,size:null,showInLegend:!1,slicedOffset:10,stickyTracking:!1,tooltip:{followPointer:!0},borderColor:"#ffffff",borderWidth:1,lineWidth:void 0,states:{hover:{brightness:.1}}}}),o(n,"Series/Pie/PieSeries.js",[n["Series/CenteredUtilities.js"],n["Series/Column/ColumnSeries.js"],n["Core/Globals.js"],n["Core/Legend/LegendSymbol.js"],n["Series/Pie/PiePoint.js"],n["Series/Pie/PieSeriesDefaults.js"],n["Core/Series/Series.js"],n["Core/Series/SeriesRegistry.js"],n["Core/Renderer/SVG/Symbols.js"],n["Core/Utilities.js"]],function(e,r,f,b,S,E,D,O,P,x){var p=this&&this.__extends||function(){var $=function(k,_){return $=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(g,T){g.__proto__=T}||function(g,T){for(var a in T)T.hasOwnProperty(a)&&(g[a]=T[a])},$(k,_)};return function(k,_){function g(){this.constructor=k}$(k,_),k.prototype=_===null?Object.create(_):(g.prototype=_.prototype,new g)}}(),c=e.getStartAndEndRadians;f=f.noop;var h=x.clamp,s=x.extend,d=x.fireEvent,y=x.merge,v=x.pick,w=x.relativeLength;return x=function($){function k(){var _=$!==null&&$.apply(this,arguments)||this;return _.center=void 0,_.data=void 0,_.maxLabelDistance=void 0,_.options=void 0,_.points=void 0,_}return p(k,$),k.prototype.animate=function(_){var g=this,T=g.points,a=g.startAngleRad;_||T.forEach(function(C){var m=C.graphic,I=C.shapeArgs;m&&I&&(m.attr({r:v(C.startR,g.center&&g.center[3]/2),start:a,end:a}),m.animate({r:I.r,start:I.start,end:I.end},g.options.animation))})},k.prototype.drawEmpty=function(){var _=this.startAngleRad,g=this.endAngleRad,T=this.options;if(this.total===0&&this.center){var a=this.center[0],C=this.center[1];this.graph||(this.graph=this.chart.renderer.arc(a,C,this.center[1]/2,0,_,g).addClass("highcharts-empty-series").add(this.group)),this.graph.attr({d:P.arc(a,C,this.center[2]/2,0,{start:_,end:g,innerR:this.center[3]/2})}),this.chart.styledMode||this.graph.attr({"stroke-width":T.borderWidth,fill:T.fillColor||"none",stroke:T.color||"#cccccc"})}else this.graph&&(this.graph=this.graph.destroy())},k.prototype.drawPoints=function(){var _=this.chart.renderer;this.points.forEach(function(g){g.graphic&&g.hasNewShapeType()&&(g.graphic=g.graphic.destroy()),g.graphic||(g.graphic=_[g.shapeType](g.shapeArgs).add(g.series.group),g.delayedRendering=!0)})},k.prototype.generatePoints=function(){$.prototype.generatePoints.call(this),this.updateTotals()},k.prototype.getX=function(_,g,T){var a=this.center,C=this.radii?this.radii[T.index]||0:a[2]/2;return _=Math.asin(h((_-a[1])/(C+T.labelDistance),-1,1)),a[0]+(g?-1:1)*Math.cos(_)*(C+T.labelDistance)+(0<T.labelDistance?(g?-1:1)*this.options.dataLabels.padding:0)},k.prototype.hasData=function(){return!!this.processedXData.length},k.prototype.redrawPoints=function(){var _=this,g=_.chart,T=g.renderer,a=_.options.shadow,C,m,I,u;this.drawEmpty(),!a||_.shadowGroup||g.styledMode||(_.shadowGroup=T.g("shadow").attr({zIndex:-1}).add(_.group)),_.points.forEach(function(M){var R={};if(m=M.graphic,!M.isNull&&m){var A=void 0;u=M.shapeArgs,C=M.getTranslate(),g.styledMode||(A=M.shadowGroup,a&&!A&&(A=M.shadowGroup=T.g("shadow").add(_.shadowGroup)),A&&A.attr(C),I=_.pointAttribs(M,M.selected&&"select")),M.delayedRendering?(m.setRadialReference(_.center).attr(u).attr(C),g.styledMode||m.attr(I).attr({"stroke-linejoin":"round"}).shadow(a,A),M.delayedRendering=!1):(m.setRadialReference(_.center),g.styledMode||y(!0,R,I),y(!0,R,u,C),m.animate(R)),m.attr({visibility:M.visible?"inherit":"hidden"}),m.addClass(M.getClassName(),!0)}else m&&(M.graphic=m.destroy())})},k.prototype.sortByAngle=function(_,g){_.sort(function(T,a){return typeof T.angle<"u"&&(a.angle-T.angle)*g})},k.prototype.translate=function(_){d(this,"translate"),this.generatePoints();var g=this.options,T=g.slicedOffset,a=T+(g.borderWidth||0),C=c(g.startAngle,g.endAngle),m=this.startAngleRad=C.start;C=(this.endAngleRad=C.end)-m;var I=this.points,u=g.dataLabels.distance;g=g.ignoreHiddenPoint;var M=I.length,R,A=0;for(_||(this.center=_=this.getCenter()),R=0;R<M;R++){var B=I[R],U=m+A*C;!B.isValid()||g&&!B.visible||(A+=B.percentage/100);var Z=m+A*C,j={x:_[0],y:_[1],r:_[2]/2,innerR:_[3]/2,start:Math.round(1e3*U)/1e3,end:Math.round(1e3*Z)/1e3};B.shapeType="arc",B.shapeArgs=j,B.labelDistance=v(B.options.dataLabels&&B.options.dataLabels.distance,u),B.labelDistance=w(B.labelDistance,j.r),this.maxLabelDistance=Math.max(this.maxLabelDistance||0,B.labelDistance),Z=(Z+U)/2,Z>1.5*Math.PI?Z-=2*Math.PI:Z<-Math.PI/2&&(Z+=2*Math.PI),B.slicedTranslation={translateX:Math.round(Math.cos(Z)*T),translateY:Math.round(Math.sin(Z)*T)},j=Math.cos(Z)*_[2]/2;var l=Math.sin(Z)*_[2]/2;B.tooltipPos=[_[0]+.7*j,_[1]+.7*l],B.half=Z<-Math.PI/2||Z>Math.PI/2?1:0,B.angle=Z,U=Math.min(a,B.labelDistance/5),B.labelPosition={natural:{x:_[0]+j+Math.cos(Z)*B.labelDistance,y:_[1]+l+Math.sin(Z)*B.labelDistance},final:{},alignment:0>B.labelDistance?"center":B.half?"right":"left",connectorPosition:{breakAt:{x:_[0]+j+Math.cos(Z)*U,y:_[1]+l+Math.sin(Z)*U},touchingSliceAt:{x:_[0]+j,y:_[1]+l}}}}d(this,"afterTranslate")},k.prototype.updateTotals=function(){var _=this.points,g=_.length,T=this.options.ignoreHiddenPoint,a,C=0;for(a=0;a<g;a++){var m=_[a];!m.isValid()||T&&!m.visible||(C+=m.y)}for(this.total=C,a=0;a<g;a++)m=_[a],m.percentage=0<C&&(m.visible||!T)?m.y/C*100:0,m.total=C},k.defaultOptions=y(D.defaultOptions,E),k}(D),s(x.prototype,{axisTypes:[],directTouch:!0,drawGraph:void 0,drawLegendSymbol:b.drawRectangle,drawTracker:r.prototype.drawTracker,getCenter:e.getCenter,getSymbol:f,isCartesian:!1,noSharedTooltip:!0,pointAttribs:r.prototype.pointAttribs,pointClass:S,requireSorting:!1,searchPoint:f,trackerGroups:["group","dataLabelsGroup"]}),O.registerSeriesType("pie",x),x}),o(n,"Series/Pie/PieDataLabel.js",[n["Core/Series/DataLabel.js"],n["Core/Globals.js"],n["Core/Renderer/RendererUtilities.js"],n["Core/Series/SeriesRegistry.js"],n["Core/Utilities.js"]],function(e,r,f,b,S){var E=r.noop,D=f.distribute,O=b.series,P=S.arrayMax,x=S.clamp,p=S.defined,c=S.merge,h=S.pick,s=S.relativeLength,d;return function(y){function v(){var g=this,T=g.data,a=g.chart,C=g.options.dataLabels||{},m=C.connectorPadding,I=a.plotWidth,u=a.plotHeight,M=a.plotLeft,R=Math.round(a.chartWidth/3),A=g.center,B=A[2]/2,U=A[1],Z=[[],[]],j=[0,0,0,0],l=g.dataLabelPositioners,L,H,G,W,N,F,z,K,V,X,Y,q;g.visible&&(C.enabled||g._hasPointLabels)&&(T.forEach(function(tt){tt.dataLabel&&tt.visible&&tt.dataLabel.shortened&&(tt.dataLabel.attr({width:"auto"}).css({width:"auto",textOverflow:"clip"}),tt.dataLabel.shortened=!1)}),O.prototype.drawDataLabels.apply(g),T.forEach(function(tt){tt.dataLabel&&(tt.visible?(Z[tt.half].push(tt),tt.dataLabel._pos=null,!p(C.style.width)&&!p(tt.options.dataLabels&&tt.options.dataLabels.style&&tt.options.dataLabels.style.width)&&tt.dataLabel.getBBox().width>R&&(tt.dataLabel.css({width:Math.round(.7*R)+"px"}),tt.dataLabel.shortened=!0)):(tt.dataLabel=tt.dataLabel.destroy(),tt.dataLabels&&tt.dataLabels.length===1&&delete tt.dataLabels))}),Z.forEach(function(tt,it){var at=tt.length,ht=[],dt;if(at){if(g.sortByAngle(tt,it-.5),0<g.maxLabelDistance){var ut=Math.max(0,U-B-g.maxLabelDistance),st=Math.min(U+B+g.maxLabelDistance,a.plotHeight);tt.forEach(function(J){0<J.labelDistance&&J.dataLabel&&(J.top=Math.max(0,U-B-J.labelDistance),J.bottom=Math.min(U+B+J.labelDistance,a.plotHeight),dt=J.dataLabel.getBBox().height||21,J.distributeBox={target:J.labelPosition.natural.y-J.top+dt/2,size:dt,rank:J.y},ht.push(J.distributeBox))}),ut=st+dt-ut,D(ht,ut,ut/5)}for(Y=0;Y<at;Y++){if(L=tt[Y],F=L.labelPosition,W=L.dataLabel,X=L.visible===!1?"hidden":"inherit",V=ut=F.natural.y,ht&&p(L.distributeBox)&&(typeof L.distributeBox.pos>"u"?X="hidden":(z=L.distributeBox.size,V=l.radialDistributionY(L))),delete L.positionIndex,C.justify)K=l.justify(L,B,A);else switch(C.alignTo){case"connectors":K=l.alignToConnectors(tt,it,I,M);break;case"plotEdges":K=l.alignToPlotEdges(W,it,I,M);break;default:K=l.radialDistributionX(g,L,V,ut)}W._attr={visibility:X,align:F.alignment},q=L.options.dataLabels||{},W._pos={x:K+h(q.x,C.x)+({left:m,right:-m}[F.alignment]||0),y:V+h(q.y,C.y)-10},F.final.x=K,F.final.y=V,h(C.crop,!0)&&(N=W.getBBox().width,ut=null,K-N<m&&it===1?(ut=Math.round(N-K+m),j[3]=Math.max(ut,j[3])):K+N>I-m&&it===0&&(ut=Math.round(K+N-I+m),j[1]=Math.max(ut,j[1])),0>V-z/2?j[0]=Math.max(Math.round(-V+z/2),j[0]):V+z/2>u&&(j[2]=Math.max(Math.round(V+z/2-u),j[2])),W.sideOverflow=ut)}}}),P(j)===0||this.verifyDataLabelOverflow(j))&&(this.placeDataLabels(),this.points.forEach(function(tt){if(q=c(C,tt.options.dataLabels),H=h(q.connectorWidth,1)){var it;G=tt.connector,(W=tt.dataLabel)&&W._pos&&tt.visible&&0<tt.labelDistance?(X=W._attr.visibility,(it=!G)&&(tt.connector=G=a.renderer.path().addClass("highcharts-data-label-connector highcharts-color-"+tt.colorIndex+(tt.className?" "+tt.className:"")).add(g.dataLabelsGroup),a.styledMode||G.attr({"stroke-width":H,stroke:q.connectorColor||tt.color||"#666666"})),G[it?"attr":"animate"]({d:tt.getConnectorPath()}),G.attr("visibility",X)):G&&(tt.connector=G.destroy())}}))}function w(){this.points.forEach(function(g){var T=g.dataLabel,a;T&&g.visible&&((a=T._pos)?(T.sideOverflow&&(T._attr.width=Math.max(T.getBBox().width-T.sideOverflow,0),T.css({width:T._attr.width+"px",textOverflow:(this.options.dataLabels.style||{}).textOverflow||"ellipsis"}),T.shortened=!0),T.attr(T._attr),T[T.moved?"animate":"attr"](a),T.moved=!0):T&&T.attr({y:-9999})),delete g.distributeBox},this)}function $(g){var T=this.center,a=this.options,C=a.center,m=a.minSize||80,I=a.size!==null;if(!I){if(C[0]!==null)var u=Math.max(T[2]-Math.max(g[1],g[3]),m);else u=Math.max(T[2]-g[1]-g[3],m),T[0]+=(g[3]-g[1])/2;C[1]!==null?u=x(u,m,T[2]-Math.max(g[0],g[2])):(u=x(u,m,T[2]-g[0]-g[2]),T[1]+=(g[0]-g[2])/2),u<T[2]?(T[2]=u,T[3]=Math.min(a.thickness?Math.max(0,u-2*a.thickness):Math.max(0,s(a.innerSize||0,u)),u),this.translate(T),this.drawDataLabels&&this.drawDataLabels()):I=!0}return I}var k=[],_={radialDistributionY:function(g){return g.top+g.distributeBox.pos},radialDistributionX:function(g,T,a,C){return g.getX(a<T.top+2||a>T.bottom-2?C:a,T.half,T)},justify:function(g,T,a){return a[0]+(g.half?-1:1)*(T+g.labelDistance)},alignToPlotEdges:function(g,T,a,C){return g=g.getBBox().width,T?g+C:a-g-C},alignToConnectors:function(g,T,a,C){var m=0,I;return g.forEach(function(u){I=u.dataLabel.getBBox().width,I>m&&(m=I)}),T?m+C:a-m-C}};y.compose=function(g){e.compose(O),k.indexOf(g)===-1&&(k.push(g),g=g.prototype,g.dataLabelPositioners=_,g.alignDataLabel=E,g.drawDataLabels=v,g.placeDataLabels=w,g.verifyDataLabelOverflow=$)}}(d||(d={})),d}),o(n,"Extensions/OverlappingDataLabels.js",[n["Core/Chart/Chart.js"],n["Core/Utilities.js"]],function(e,r){function f(x,p){var c=!1;if(x){var h=x.newOpacity;x.oldOpacity!==h&&(x.alignAttr&&x.placed?(x[h?"removeClass":"addClass"]("highcharts-data-label-hidden"),c=!0,x.alignAttr.opacity=h,x[x.isOld?"animate":"attr"](x.alignAttr,null,function(){p.styledMode||x.css({pointerEvents:h?"auto":"none"})}),S(p,"afterHideOverlappingLabel")):x.attr({opacity:h})),x.isOld=!0}return c}var b=r.addEvent,S=r.fireEvent,E=r.isArray,D=r.isNumber,O=r.objectEach,P=r.pick;b(e,"render",function(){var x=this,p=[];(this.labelCollectors||[]).forEach(function(c){p=p.concat(c())}),(this.yAxis||[]).forEach(function(c){c.stacking&&c.options.stackLabels&&!c.options.stackLabels.allowOverlap&&O(c.stacking.stacks,function(h){O(h,function(s){s.label&&p.push(s.label)})})}),(this.series||[]).forEach(function(c){var h=c.options.dataLabels;c.visible&&(h.enabled!==!1||c._hasPointLabels)&&(h=function(s){return s.forEach(function(d){d.visible&&(E(d.dataLabels)?d.dataLabels:d.dataLabel?[d.dataLabel]:[]).forEach(function(y){var v=y.options;y.labelrank=P(v.labelrank,d.labelrank,d.shapeArgs&&d.shapeArgs.height),v.allowOverlap?(y.oldOpacity=y.opacity,y.newOpacity=1,f(y,x)):p.push(y)})})},h(c.nodes||[]),h(c.points))}),this.hideOverlappingLabels(p)}),e.prototype.hideOverlappingLabels=function(x){var p=this,c=x.length,h=p.renderer,s,d,y,v=!1,w=function(_){var g,T=_.box?0:_.padding||0,a=g=0,C;if(_&&(!_.alignAttr||_.placed)){var m=_.alignAttr||{x:_.attr("x"),y:_.attr("y")},I=_.parentGroup;_.width||(g=_.getBBox(),_.width=g.width,_.height=g.height,g=h.fontMetrics(null,_.element).h);var u=_.width-2*T;return(C={left:"0",center:"0.5",right:"1"}[_.alignValue])?a=+C*u:D(_.x)&&Math.round(_.x)!==_.translateX&&(a=_.x-_.translateX),{x:m.x+(I.translateX||0)+T-(a||0),y:m.y+(I.translateY||0)+T-g,width:_.width-2*T,height:_.height-2*T}}};for(d=0;d<c;d++)(s=x[d])&&(s.oldOpacity=s.opacity,s.newOpacity=1,s.absoluteBox=w(s));for(x.sort(function(_,g){return(g.labelrank||0)-(_.labelrank||0)}),d=0;d<c;d++){var $=(w=x[d])&&w.absoluteBox;for(s=d+1;s<c;++s){var k=(y=x[s])&&y.absoluteBox;!$||!k||w===y||w.newOpacity===0||y.newOpacity===0||w.visibility==="hidden"||y.visibility==="hidden"||k.x>=$.x+$.width||k.x+k.width<=$.x||k.y>=$.y+$.height||k.y+k.height<=$.y||((w.labelrank<y.labelrank?w:y).newOpacity=0)}}x.forEach(function(_){f(_,p)&&(v=!0)}),v&&S(p,"afterHideAllOverlappingLabels")}}),o(n,"Core/Responsive.js",[n["Core/Utilities.js"]],function(e){var r=e.extend,f=e.find,b=e.isArray,S=e.isObject,E=e.merge,D=e.objectEach,O=e.pick,P=e.splat,x=e.uniqueKey,p;return function(c){var h=[];c.compose=function(d){return h.indexOf(d)===-1&&(h.push(d),r(d.prototype,s.prototype)),d};var s=function(){function d(){}return d.prototype.currentOptions=function(y){function v(k,_,g,T){var a;D(k,function(C,m){if(!T&&-1<w.collectionsWithUpdate.indexOf(m)&&_[m])for(C=P(C),g[m]=[],a=0;a<Math.max(C.length,_[m].length);a++)_[m][a]&&(C[a]===void 0?g[m][a]=_[m][a]:(g[m][a]={},v(C[a],_[m][a],g[m][a],T+1)));else S(C)?(g[m]=b(C)?[]:{},v(C,_[m]||{},g[m],T+1)):g[m]=typeof _[m]>"u"?null:_[m]})}var w=this,$={};return v(y,this.options,$,0),$},d.prototype.matchResponsiveRule=function(y,v){var w=y.condition;(w.callback||function(){return this.chartWidth<=O(w.maxWidth,Number.MAX_VALUE)&&this.chartHeight<=O(w.maxHeight,Number.MAX_VALUE)&&this.chartWidth>=O(w.minWidth,0)&&this.chartHeight>=O(w.minHeight,0)}).call(this)&&v.push(y._id)},d.prototype.setResponsive=function(y,v){var w=this,$=this.options.responsive,k=this.currentResponsive,_=[];!v&&$&&$.rules&&$.rules.forEach(function(g){typeof g._id>"u"&&(g._id=x()),w.matchResponsiveRule(g,_)},this),v=E.apply(void 0,_.map(function(g){return f(($||{}).rules||[],function(T){return T._id===g})}).map(function(g){return g&&g.chartOptions})),v.isResponsiveOptions=!0,_=_.toString()||void 0,_!==(k&&k.ruleIds)&&(k&&this.update(k.undoOptions,y,!0),_?(k=this.currentOptions(v),k.isResponsiveOptions=!0,this.currentResponsive={ruleIds:_,mergedOptions:v,undoOptions:k},this.update(v,y,!0)):this.currentResponsive=void 0)},d}()}(p||(p={})),p}),o(n,"masters/highcharts.src.js",[n["Core/Globals.js"],n["Core/Utilities.js"],n["Core/Defaults.js"],n["Core/Animation/Fx.js"],n["Core/Animation/AnimationUtilities.js"],n["Core/Renderer/HTML/AST.js"],n["Core/FormatUtilities.js"],n["Core/Renderer/RendererUtilities.js"],n["Core/Renderer/SVG/SVGElement.js"],n["Core/Renderer/SVG/SVGRenderer.js"],n["Core/Renderer/HTML/HTMLElement.js"],n["Core/Renderer/HTML/HTMLRenderer.js"],n["Core/Axis/Axis.js"],n["Core/Axis/DateTimeAxis.js"],n["Core/Axis/LogarithmicAxis.js"],n["Core/Axis/PlotLineOrBand/PlotLineOrBand.js"],n["Core/Axis/Tick.js"],n["Core/Tooltip.js"],n["Core/Series/Point.js"],n["Core/Pointer.js"],n["Core/MSPointer.js"],n["Core/Legend/Legend.js"],n["Core/Chart/Chart.js"],n["Core/Axis/Stacking/StackingAxis.js"],n["Core/Axis/Stacking/StackItem.js"],n["Core/Series/Series.js"],n["Core/Series/SeriesRegistry.js"],n["Series/Column/ColumnSeries.js"],n["Series/Column/ColumnDataLabel.js"],n["Series/Pie/PieSeries.js"],n["Series/Pie/PieDataLabel.js"],n["Core/Series/DataLabel.js"],n["Core/Responsive.js"],n["Core/Color/Color.js"],n["Core/Time.js"]],function(e,r,f,b,S,E,D,O,P,x,p,c,h,s,d,y,v,w,$,k,_,g,T,a,C,m,I,u,M,R,A,B,U,Z,j){return e.animate=S.animate,e.animObject=S.animObject,e.getDeferredAnimation=S.getDeferredAnimation,e.setAnimation=S.setAnimation,e.stop=S.stop,e.timers=b.timers,e.AST=E,e.Axis=h,e.Chart=T,e.chart=T.chart,e.Fx=b,e.Legend=g,e.PlotLineOrBand=y,e.Point=$,e.Pointer=_.isRequired()?_:k,e.Series=m,e.StackItem=C,e.SVGElement=P,e.SVGRenderer=x,e.Tick=v,e.Time=j,e.Tooltip=w,e.Color=Z,e.color=Z.parse,c.compose(x),p.compose(P),e.defaultOptions=f.defaultOptions,e.getOptions=f.getOptions,e.time=f.defaultTime,e.setOptions=f.setOptions,e.dateFormat=D.dateFormat,e.format=D.format,e.numberFormat=D.numberFormat,e.addEvent=r.addEvent,e.arrayMax=r.arrayMax,e.arrayMin=r.arrayMin,e.attr=r.attr,e.clearTimeout=r.clearTimeout,e.correctFloat=r.correctFloat,e.createElement=r.createElement,e.css=r.css,e.defined=r.defined,e.destroyObjectProperties=r.destroyObjectProperties,e.discardElement=r.discardElement,e.distribute=O.distribute,e.erase=r.erase,e.error=r.error,e.extend=r.extend,e.extendClass=r.extendClass,e.find=r.find,e.fireEvent=r.fireEvent,e.getMagnitude=r.getMagnitude,e.getStyle=r.getStyle,e.inArray=r.inArray,e.isArray=r.isArray,e.isClass=r.isClass,e.isDOMElement=r.isDOMElement,e.isFunction=r.isFunction,e.isNumber=r.isNumber,e.isObject=r.isObject,e.isString=r.isString,e.keys=r.keys,e.merge=r.merge,e.normalizeTickInterval=r.normalizeTickInterval,e.objectEach=r.objectEach,e.offset=r.offset,e.pad=r.pad,e.pick=r.pick,e.pInt=r.pInt,e.relativeLength=r.relativeLength,e.removeEvent=r.removeEvent,e.seriesType=I.seriesType,e.splat=r.splat,e.stableSort=r.stableSort,e.syncTimeout=r.syncTimeout,e.timeUnits=r.timeUnits,e.uniqueKey=r.uniqueKey,e.useSerialIds=r.useSerialIds,e.wrap=r.wrap,M.compose(u),B.compose(m),s.compose(h),d.compose(h),A.compose(R),y.compose(h),U.compose(T),a.compose(h,T,m),e}),n["masters/highcharts.src.js"]._modules=n,n["masters/highcharts.src.js"]})})(is);var Ml=is.exports;const Jt=pe(Ml),xe={lang:{thousandsSep:","},colors:[Ct.data_1,Ct.data_2,Ct.data_3,Ct.data_4,Ct.data_5,Ct.data_6,Ct.data_7],chart:{borderWidth:0,borderRadius:0,plotBackgroundColor:void 0,plotShadow:!1,plotBorderWidth:0},title:{style:{color:Ct.text_lt_default,fontFamily:Ot.font_family_base,fontWeight:Ot.bold,fontSize:Ot.heading_3}},subtitle:{style:{fontFamily:Ot.font_family_base,color:Ct.text_lt_light,fontWeight:Ot.regular,fontSize:Ot.text_base}},xAxis:{gridLineWidth:0,lineColor:Ct.border_light,tickColor:Ct.border_light,labels:{style:{fontFamily:Ot.font_family_base,color:Ct.text_lt_lighter,fontWeight:Ot.bold,fontSize:Ot.text_smaller}},title:{style:{color:Ct.text_lt_default,fontFamily:Ot.font_family_base,fontWeight:Ot.regular,fontSize:Ot.heading_4}}},yAxis:{alternateGridColor:void 0,minorTickInterval:null,gridLineColor:Ct.border_light,minorGridLineColor:Ct.border_light,lineWidth:0,tickWidth:0,labels:{style:{fontFamily:Ot.font_family_base,color:Ct.text_lt_lighter,fontWeight:Ot.bold,fontSize:Ot.text_smaller}},title:{style:{fontFamily:Ot.font_family_base,color:Ct.text_lt_lighter,fontWeight:Ot.bold,fontSize:Ot.text_smaller}}},legend:{layout:"horizontal",align:"center",verticalAlign:"bottom",itemStyle:{fontFamily:Ot.font_family_base,color:Ct.text_lt_light,fontWeight:Ot.regular,fontSize:Ot.text_smaller},itemHoverStyle:{color:Ct.text_lt_default},itemHiddenStyle:{color:Ct.text_lt_lighter}},tooltip:{backgroundColor:{linearGradient:{x1:0,y1:0,x2:0,y2:1},stops:[[0,Ct.bg_dark],[1,Ct.bg_dark]]},shadow:!1,borderWidth:0,borderRadius:10,style:{fontFamily:Ot.font_family_base,color:Ct.text_dk_default,fontWeight:Ot.regular,fontSize:Ot.text_smaller}},pane:{background:{borderColor:Ct.border_light}},plotOptions:{series:{threshold:null},pie:{colors:[Ct.data_1,Ct.data_2,Ct.data_3,Ct.data_4,Ct.data_5,Ct.data_6,Ct.data_7],dataLabels:{style:{fontFamily:Ot.font_family_base,fontSize:Ot.text_smaller,color:Ct.text_lt_light,fontWeight:Ot.regular,textOutline:"2px $white"}}},line:{dataLabels:{color:"#CCC"},marker:{lineColor:"#333"}},treemap:{layoutAlgorithm:"squarified",allowTraversingTree:!1,animationLimit:1e3,colors:[Ct.data_1,Ct.data_2,Ct.data_3,Ct.data_4,Ct.data_5,Ct.data_6,Ct.data_7,Ct.data_8],dataLabels:{enabled:!0,style:{fontFamily:Ot.font_family_base,fontWeight:Ot.bold,fontSize:Ot.heading_4}},levels:[{level:1,dataLabels:{enabled:!1}}],traverseUpButton:{position:{y:-50}}}},credits:{enabled:!1}},Ai={lang:{thousandsSep:","},colors:[Ct.data_1,Ct.data_2,Ct.data_3,Ct.data_4,Ct.data_5,Ct.data_6,Ct.data_7],chart:{borderWidth:0,borderRadius:0,plotBackgroundColor:void 0,plotShadow:!1,plotBorderWidth:0},title:{style:{color:Ct.text_dk_default,fontFamily:Ot.font_family_base,fontWeight:Ot.bold,fontSize:Ot.heading_3}},subtitle:{style:{fontFamily:Ot.font_family_base,color:Ct.text_dk_light,fontWeight:Ot.regular,fontSize:Ot.text_base}},xAxis:{gridLineWidth:0,lineColor:Ct.border_dark,tickColor:Ct.border_dark,labels:{style:{fontFamily:Ot.font_family_base,color:Ct.text_dk_lighter,fontWeight:Ot.bold,fontSize:Ot.text_smaller}},title:{style:{color:Ct.text_dk_default,fontFamily:Ot.font_family_base,fontWeight:Ot.regular,fontSize:Ot.heading_4}}},yAxis:{alternateGridColor:void 0,minorTickInterval:null,gridLineColor:Ct.border_dark,minorGridLineColor:Ct.border_dark,lineWidth:0,tickWidth:0,labels:{style:{fontFamily:Ot.font_family_base,color:Ct.text_dk_lighter,fontWeight:Ot.bold,fontSize:Ot.text_smaller}},title:{style:{fontFamily:Ot.font_family_base,color:Ct.text_dk_lighter,fontWeight:Ot.bold,fontSize:Ot.text_smaller}}},legend:{layout:"horizontal",align:"center",verticalAlign:"bottom",itemStyle:{fontFamily:Ot.font_family_base,color:Ct.text_dk_light,fontWeight:Ot.regular,fontSize:Ot.text_smaller},itemHoverStyle:{color:Ct.text_dk_default},itemHiddenStyle:{color:Ct.text_dk_lighter}},tooltip:{backgroundColor:{linearGradient:{x1:0,y1:0,x2:0,y2:1},stops:[[0,Ct.card_light],[1,Ct.card_light]]},shadow:!1,borderWidth:0,borderRadius:10,style:{fontFamily:Ot.font_family_base,color:Ct.text_lt_default,fontWeight:Ot.regular,fontSize:Ot.text_smaller}},pane:{background:{borderColor:Ct.border_dark}},plotOptions:{series:{borderColor:Ct.bg_dark_card,borderWidth:2,threshold:null},pie:{colors:[Ct.data_1,Ct.data_2,Ct.data_3,Ct.data_4,Ct.data_5,Ct.data_6,Ct.data_7],dataLabels:{style:{fontFamily:Ot.font_family_base,fontSize:Ot.text_smaller,color:Ct.text_dk_light,fontWeight:Ot.regular}}},line:{dataLabels:{color:Ct.text_dk_light},marker:{lineColor:Ct.border_dark}},treemap:{layoutAlgorithm:"squarified",allowTraversingTree:!1,animationLimit:1e3,colors:[Ct.data_1,Ct.data_2,Ct.data_3,Ct.data_4,Ct.data_5,Ct.data_6,Ct.data_7,Ct.data_8],dataLabels:{enabled:!0,style:{fontFamily:Ot.font_family_base,fontWeight:Ot.bold,fontSize:Ot.heading_4}},levels:[{level:1,dataLabels:{enabled:!1}}],traverseUpButton:{position:{y:-50}}}},credits:{enabled:!1}},li=i=>{const t=/(data)\-[1-8]/;return i.map(n=>t.test(n)?`${Ct[`data_${n[n.length-1]}`]}`:n)},vf=({aria:i={},data:t={},align:o="center",axisTitle:n,dark:e=!1,chartData:r,className:f="pb_bar_graph",colors:b,htmlOptions:S={},customOptions:E={},axisFormat:D,id:O,pointStart:P,stacking:x,subTitle:p,type:c="column",title:h="Title",xAxisCategories:s,yAxisMin:d,yAxisMax:y,legend:v=!1,toggleLegendClick:w=!0,height:$,layout:k="horizontal",verticalAlign:_="bottom",x:g=0,y:T=0,...a})=>{const C=Ht(i),m=Ft(t),I=Nt(S);(()=>{e?Jt.setOptions(Ai):Jt.setOptions(xe)})();const M={title:{text:h},chart:{height:$,type:c},subtitle:{text:p},yAxis:[{labels:{format:typeof D=="string"?D:D&&D[0]?D[0].format:""},min:d,max:y,opposite:!1,title:{text:Array.isArray(n)?n.length>0?n[0].name:null:n},plotLines:typeof d<"u"&&d!==null?[]:[{value:0,zIndex:10,color:"#E4E8F0"}]}],xAxis:{categories:s},legend:{enabled:v,align:o,verticalAlign:_,layout:k,x:g,y:T},colors:b!==void 0&&b.length>0?li(b):xe.colors,plotOptions:{series:{stacking:x,pointStart:P,borderWidth:x?0:"",events:{},dataLabels:{enabled:!1}}},series:r,credits:!1};Array.isArray(n)&&n.length>1&&n[1].name&&M.yAxis.push({labels:{format:typeof D=="string"?D:D[1].format},min:d,max:y,opposite:!0,title:{text:n[1].name},plotLines:typeof d<"u"&&d!==null?[]:[{value:0,zIndex:10,color:"#E4E8F0"}]}),w||(M.plotOptions.series.events={legendItemClick:()=>!1});const R={...a};delete R.verticalAlign;const[A,B]=jt({});return qt(()=>{B(ee.merge(M,E))},[r]),ot(ai,{containerProps:{className:Pt(_t(R),f),id:O,...C,...m,...I},highcharts:Jt,options:A})},Tl=i=>{const{disabled:t=!1,fullWidth:o=!1,highlight:n,icon:e,loading:r=!1,type:f="inline",variant:b="primary",size:S=null}=i;let E="pb_button_kit";return E+=`${b!==null?`_${b}`:""}`,E+=`${f!==null?`_${f}`:""}`,E+=`${o?"_block":""}`,E+=t?"_disabled":"_enabled",E+=r?"_loading":"",E+=`${S!==null?` size_${S}`:""}`,E+=`${b==="reaction"&&!en(e)?" reaction_default":""}`,E+=`${b==="reaction"&&n?" active":""}`,E},rn=i=>{const{aria:t={},children:o,className:n,count:e,data:r={},disabled:f,htmlOptions:b={},icon:S=null,iconRight:E=!1,id:D,loading:O=!1,onClick:P,tabIndex:x,link:p=null,newWindow:c=!1,target:h="",text:s,htmlType:d="button",value:y,variant:v,form:w=null}=i,$=Ht(t),k=Ft(r),_=Nt(b),g=Pt(Tl(i),_t(i),n),T=ot("div",{className:"loading-icon",children:ot(Xt,{fixedWidth:!0,icon:"spinner",pulse:!0})}),a=Mt("span",{className:"pb_button_content",children:[S&&!E&&ot("i",{className:`pb_icon_kit far fa-${S} fa-fw button_with_icon`}),ot("span",{children:s||o}),S&&E&&ot("i",{className:`pb_icon_kit far fa-${S} fa-fw button_with_icon_right`})]}),C=()=>O?ot(Kt,{children:T}):a,m=()=>h&&p?h:c?"_blank":null;return ot(Kt,{children:p?ot("a",{...$,...k,..._,className:g,href:p,id:D,rel:h!=="child"?"noreferrer":null,role:"link",tabIndex:x,target:m(),children:C()}):v==="reaction"?Mt("button",{...$,...k,..._,className:g,disabled:f,form:w,id:D,onClick:P,role:"button",tabIndex:x,type:d,value:y,children:[S&&en(S)&&Mt(re,{align:"center",children:[ot(Xt,{icon:S}),e&&ot(Ge,{paddingLeft:"xxs",size:"xs",children:e})]}),!en(S)&&ot(Xt,{icon:S||"face-smile-plus"})]}):ot("button",{...$,...k,..._,className:g,disabled:f,form:w,id:D,onClick:P,role:"button",tabIndex:x,type:d,value:y,children:C()})})},_l=i=>{const{aria:t={},checked:o=!1,children:n,className:e,dark:r=!1,data:f={},disabled:b=!1,error:S=!1,htmlOptions:E={},id:D,indeterminate:O=!1,name:P="",onChange:x=()=>{},tabIndex:p,text:c="",value:h=""}=i,s=de(null),d=Ht(t),y=Ft(f),v=Nt(E),w=Pt(Bt("pb_checkbox_kit",o?"checked":null,S?"error":null,O?"indeterminate":null),_t(i),e);return qt(()=>{s.current&&(s.current.checked=o,s.current.indeterminate=O)},[O,o]),Mt("label",{...d,...y,...v,className:w,id:D,children:[ot(Kt,{children:n||ot("input",{defaultChecked:o,disabled:b,name:P,onChange:x,ref:s,tabIndex:p,type:"checkbox",value:h})}),!O&&ot("span",{className:"pb_checkbox_checkmark",children:ot(Xt,{className:"check_icon",fixedWidth:!0,icon:"check"})}),O&&ot("span",{className:"pb_checkbox_indeterminate",children:ot(Xt,{className:"indeterminate_icon",fixedWidth:!0,icon:"minus"})}),ot(Le,{className:"pb_checkbox_label",dark:r,status:S?"negative":null,variant:null,children:c})]})};var ns={exports:{}};(function(i){(function(t){i.exports?(t.default=t,i.exports=t):t(typeof Highcharts<"u"?Highcharts:void 0)})(function(t){function o(n,e,r,f){n.hasOwnProperty(e)||(n[e]=f.apply(null,r),typeof CustomEvent=="function"&&window.dispatchEvent(new CustomEvent("HighchartsModuleLoaded",{detail:{path:e,module:n[e]}})))}t=t?t._modules:{},o(t,"Extensions/Pane.js",[t["Core/Chart/Chart.js"],t["Series/CenteredUtilities.js"],t["Core/Globals.js"],t["Core/Pointer.js"],t["Core/Utilities.js"]],function(n,e,r,f,b){function S(h,s,d,y,v){var w=!0,$=d[0],k=d[1],_=Math.sqrt(Math.pow(h-$,2)+Math.pow(s-k,2));return O(y)&&O(v)&&(h=Math.atan2(D(s-k,8),D(h-$,8)),v!==y&&(w=y>v?h>=y&&h<=Math.PI||h<=v&&h>=-Math.PI:h>=y&&h<=D(v,8))),_<=Math.ceil(d[2]/2)&&w}var E=b.addEvent,D=b.correctFloat,O=b.defined,P=b.extend,x=b.merge,p=b.pick,c=b.splat;return n.prototype.collectionsWithUpdate.push("pane"),b=function(){function h(s,d){this.options=this.chart=this.center=this.background=void 0,this.coll="pane",this.defaultOptions={center:["50%","50%"],size:"85%",innerSize:"0%",startAngle:0},this.defaultBackgroundOptions={shape:"circle",borderWidth:1,borderColor:"#cccccc",backgroundColor:{linearGradient:{x1:0,y1:0,x2:0,y2:1},stops:[[0,"#ffffff"],[1,"#e6e6e6"]]},from:-Number.MAX_VALUE,innerRadius:0,to:Number.MAX_VALUE,outerRadius:"105%"},this.init(s,d)}return h.prototype.init=function(s,d){this.chart=d,this.background=[],d.pane.push(this),this.setOptions(s)},h.prototype.setOptions=function(s){this.options=x(this.defaultOptions,this.chart.angular?{background:{}}:void 0,s)},h.prototype.render=function(){var s=this.options,d=this.options.background,y=this.chart.renderer;if(this.group||(this.group=y.g("pane-group").attr({zIndex:s.zIndex||0}).add()),this.updateCenter(),d)for(d=c(d),s=Math.max(d.length,this.background.length||0),y=0;y<s;y++)d[y]&&this.axis?this.renderBackground(x(this.defaultBackgroundOptions,d[y]),y):this.background[y]&&(this.background[y]=this.background[y].destroy(),this.background.splice(y,1))},h.prototype.renderBackground=function(s,d){var y="animate",v={class:"highcharts-pane "+(s.className||"")};this.chart.styledMode||P(v,{fill:s.backgroundColor,stroke:s.borderColor,"stroke-width":s.borderWidth}),this.background[d]||(this.background[d]=this.chart.renderer.path().add(this.group),y="attr"),this.background[d][y]({d:this.axis.getPlotBandPath(s.from,s.to,s)}).attr(v)},h.prototype.updateCenter=function(s){this.center=(s||this.axis||{}).center=e.getCenter.call(this)},h.prototype.update=function(s,d){x(!0,this.options,s),this.setOptions(this.options),this.render(),this.chart.axes.forEach(function(y){y.pane===this&&(y.pane=null,y.update({},d))},this)},h}(),n.prototype.getHoverPane=function(h){var s=this,d;return h&&s.pane.forEach(function(y){S(h.chartX-s.plotLeft,h.chartY-s.plotTop,y.center)&&(d=y)}),d},E(n,"afterIsInsidePlot",function(h){if(this.polar){if(h.options.inverted){var s=[h.y,h.x];h.x=s[0],h.y=s[1]}h.isInsidePlot=this.pane.some(function(d){return S(h.x,h.y,d.center,d.axis&&d.axis.normalizedStartAngleRad,d.axis&&d.axis.normalizedEndAngleRad)})}}),E(f,"beforeGetHoverData",function(h){var s=this.chart;s.polar?(s.hoverPane=s.getHoverPane(h),h.filter=function(d){return d.visible&&!(!h.shared&&d.directTouch)&&p(d.options.enableMouseTracking,!0)&&(!s.hoverPane||d.xAxis.pane===s.hoverPane)}):s.hoverPane=void 0}),E(f,"afterGetHoverData",function(h){var s=this.chart;h.hoverPoint&&h.hoverPoint.plotX&&h.hoverPoint.plotY&&s.hoverPane&&!S(h.hoverPoint.plotX,h.hoverPoint.plotY,s.hoverPane.center)&&(h.hoverPoint=void 0)}),r.Pane=b,r.Pane}),o(t,"Series/AreaRange/AreaRangePoint.js",[t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],function(n,e){var r=this&&this.__extends||function(){var E=function(D,O){return E=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(P,x){P.__proto__=x}||function(P,x){for(var p in x)x.hasOwnProperty(p)&&(P[p]=x[p])},E(D,O)};return function(D,O){function P(){this.constructor=D}E(D,O),D.prototype=O===null?Object.create(O):(P.prototype=O.prototype,new P)}}();n=n.seriesTypes.area.prototype;var f=n.pointClass.prototype,b=e.defined,S=e.isNumber;return function(E){function D(){var O=E!==null&&E.apply(this,arguments)||this;return O.high=void 0,O.low=void 0,O.options=void 0,O.plotX=void 0,O.series=void 0,O}return r(D,E),D.prototype.setState=function(){var O=this.state,P=this.series,x=P.chart.polar;b(this.plotHigh)||(this.plotHigh=P.yAxis.toPixels(this.high,!0)),b(this.plotLow)||(this.plotLow=this.plotY=P.yAxis.toPixels(this.low,!0)),P.stateMarkerGraphic&&(P.lowerStateMarkerGraphic=P.stateMarkerGraphic,P.stateMarkerGraphic=P.upperStateMarkerGraphic),this.graphic=this.graphics&&this.graphics[1],this.plotY=this.plotHigh,x&&S(this.plotHighX)&&(this.plotX=this.plotHighX),f.setState.apply(this,arguments),this.state=O,this.plotY=this.plotLow,this.graphic=this.graphics&&this.graphics[0],x&&S(this.plotLowX)&&(this.plotX=this.plotLowX),P.stateMarkerGraphic&&(P.upperStateMarkerGraphic=P.stateMarkerGraphic,P.stateMarkerGraphic=P.lowerStateMarkerGraphic,P.lowerStateMarkerGraphic=void 0),f.setState.apply(this,arguments)},D.prototype.haloPath=function(){var O=this.series.chart.polar,P=[];return this.plotY=this.plotLow,O&&S(this.plotLowX)&&(this.plotX=this.plotLowX),this.isInside&&(P=f.haloPath.apply(this,arguments)),this.plotY=this.plotHigh,O&&S(this.plotHighX)&&(this.plotX=this.plotHighX),this.isTopInside&&(P=P.concat(f.haloPath.apply(this,arguments))),P},D.prototype.isValid=function(){return S(this.low)&&S(this.high)},D}(n.pointClass)}),o(t,"Series/AreaRange/AreaRangeSeries.js",[t["Series/AreaRange/AreaRangePoint.js"],t["Core/Globals.js"],t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],function(n,e,r,f){var b=this&&this.__extends||function(){var y=function(v,w){return y=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function($,k){$.__proto__=k}||function($,k){for(var _ in k)k.hasOwnProperty(_)&&($[_]=k[_])},y(v,w)};return function(v,w){function $(){this.constructor=v}y(v,w),v.prototype=w===null?Object.create(w):($.prototype=w.prototype,new $)}}();e=e.noop;var S=r.seriesTypes,E=S.area,D=S.area.prototype,O=S.column.prototype;S=f.addEvent;var P=f.defined,x=f.extend,p=f.isArray,c=f.isNumber,h=f.pick,s=f.merge,d={lineWidth:1,threshold:null,tooltip:{pointFormat:'<span style="color:{series.color}">●</span> {series.name}: <b>{point.low}</b> - <b>{point.high}</b><br/>'},trackByArea:!0,dataLabels:{align:void 0,verticalAlign:void 0,xLow:0,xHigh:0,yLow:0,yHigh:0}};return f=function(y){function v(){var w=y!==null&&y.apply(this,arguments)||this;return w.data=void 0,w.options=void 0,w.points=void 0,w.lowerStateMarkerGraphic=void 0,w.xAxis=void 0,w}return b(v,y),v.prototype.toYData=function(w){return[w.low,w.high]},v.prototype.highToXY=function(w){var $=this.chart,k=this.xAxis.postTranslate(w.rectPlotX||0,this.yAxis.len-(w.plotHigh||0));w.plotHighX=k.x-$.plotLeft,w.plotHigh=k.y-$.plotTop,w.plotLowX=w.plotX},v.prototype.getGraphPath=function(w){var $=[],k=[],_=D.getGraphPath,g=this.options,T=this.chart.polar,a=T&&g.connectEnds!==!1,C=g.connectNulls,m,I=g.step;for(w=w||this.points,m=w.length;m--;){var u=w[m],M=T?{plotX:u.rectPlotX,plotY:u.yBottom,doCurve:!1}:{plotX:u.plotX,plotY:u.plotY,doCurve:!1};u.isNull||a||C||w[m+1]&&!w[m+1].isNull||k.push(M);var R={polarPlotY:u.polarPlotY,rectPlotX:u.rectPlotX,yBottom:u.yBottom,plotX:h(u.plotHighX,u.plotX),plotY:u.plotHigh,isNull:u.isNull};k.push(R),$.push(R),u.isNull||a||C||w[m-1]&&!w[m-1].isNull||k.push(M)}return w=_.call(this,w),I&&(I===!0&&(I="left"),g.step={left:"right",center:"center",right:"left"}[I]),$=_.call(this,$),k=_.call(this,k),g.step=I,g=[].concat(w,$),!this.chart.polar&&k[0]&&k[0][0]==="M"&&(k[0]=["L",k[0][1],k[0][2]]),this.graphPath=g,this.areaPath=w.concat(k),g.isArea=!0,g.xMap=w.xMap,this.areaPath.xMap=w.xMap,g},v.prototype.drawDataLabels=function(){var w=this.points,$=w.length,k=[],_=this.options.dataLabels,g=this.chart.inverted,T,a;if(_){if(p(_))var C=_[0]||{enabled:!1},m=_[1]||{enabled:!1};else C=x({},_),C.x=_.xHigh,C.y=_.yHigh,m=x({},_),m.x=_.xLow,m.y=_.yLow;if(C.enabled||this._hasPointLabels){for(T=$;T--;)if(a=w[T]){var I=a.plotHigh;I=I===void 0?0:I;var u=a.plotLow;u=u===void 0?0:u,u=C.inside?I<u:I>u,a.y=a.high,a._plotY=a.plotY,a.plotY=I,k[T]=a.dataLabel,a.dataLabel=a.dataLabelUpper,a.below=u,g?C.align||(C.align=u?"right":"left"):C.verticalAlign||(C.verticalAlign=u?"top":"bottom")}for(this.options.dataLabels=C,D.drawDataLabels&&D.drawDataLabels.apply(this,arguments),T=$;T--;)(a=w[T])&&(a.dataLabelUpper=a.dataLabel,a.dataLabel=k[T],delete a.dataLabels,a.y=a.low,a.plotY=a._plotY)}if(m.enabled||this._hasPointLabels){for(T=$;T--;)(a=w[T])&&(k=a.plotHigh,I=k===void 0?0:k,k=a.plotLow,u=k===void 0?0:k,u=m.inside?I<u:I>u,a.below=!u,g?m.align||(m.align=u?"left":"right"):m.verticalAlign||(m.verticalAlign=u?"bottom":"top"));this.options.dataLabels=m,D.drawDataLabels&&D.drawDataLabels.apply(this,arguments)}if(C.enabled)for(T=$;T--;)(a=w[T])&&(a.dataLabels=[a.dataLabelUpper,a.dataLabel].filter(function(M){return!!M}));this.options.dataLabels=_}},v.prototype.alignDataLabel=function(){O.alignDataLabel.apply(this,arguments)},v.prototype.drawPoints=function(){var w=this.points.length,$;for(D.drawPoints.apply(this,arguments),$=0;$<w;){var k=this.points[$];k.graphics=k.graphics||[],k.origProps={plotY:k.plotY,plotX:k.plotX,isInside:k.isInside,negative:k.negative,zone:k.zone,y:k.y},(k.graphic||k.graphics[0])&&(k.graphics[0]=k.graphic),k.graphic=k.graphics[1],k.plotY=k.plotHigh,P(k.plotHighX)&&(k.plotX=k.plotHighX),k.y=h(k.high,k.origProps.y),k.negative=k.y<(this.options.threshold||0),this.zones.length&&(k.zone=k.getZone()),this.chart.polar||(k.isInside=k.isTopInside=typeof k.plotY<"u"&&0<=k.plotY&&k.plotY<=this.yAxis.len&&0<=k.plotX&&k.plotX<=this.xAxis.len),$++}for(D.drawPoints.apply(this,arguments),$=0;$<w;)k=this.points[$],k.graphics=k.graphics||[],(k.graphic||k.graphics[1])&&(k.graphics[1]=k.graphic),k.graphic=k.graphics[0],k.origProps&&(x(k,k.origProps),delete k.origProps),$++},v.defaultOptions=s(E.defaultOptions,d),v}(E),S(f,"afterTranslate",function(){var y=this;this.pointArrayMap.join(",")==="low,high"&&this.points.forEach(function(v){var w=v.high,$=v.plotY;v.isNull?v.plotY=void 0:(v.plotLow=$,v.plotHigh=c(w)?y.yAxis.translate(y.dataModify?y.dataModify.modifyValue(w):w,!1,!0,void 0,!0):void 0,y.dataModify&&(v.yBottom=v.plotHigh))})},{order:0}),S(f,"afterTranslate",function(){var y=this;this.points.forEach(function(v){if(y.chart.polar)y.highToXY(v),v.plotLow=v.plotY,v.tooltipPos=[((v.plotHighX||0)+(v.plotLowX||0))/2,((v.plotHigh||0)+(v.plotLow||0))/2];else{var w=v.pos(!1,v.plotLow),$=v.pos(!1,v.plotHigh);w&&$&&(w[0]=(w[0]+$[0])/2,w[1]=(w[1]+$[1])/2),v.tooltipPos=w}})},{order:3}),x(f.prototype,{deferTranslatePolar:!0,pointArrayMap:["low","high"],pointClass:n,pointValKey:"low",setStackedPoints:e}),r.registerSeriesType("arearange",f),f}),o(t,"Series/AreaSplineRange/AreaSplineRangeSeries.js",[t["Series/AreaRange/AreaRangeSeries.js"],t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],function(n,e,r){var f=this&&this.__extends||function(){var D=function(O,P){return D=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(x,p){x.__proto__=p}||function(x,p){for(var c in p)p.hasOwnProperty(c)&&(x[c]=p[c])},D(O,P)};return function(O,P){function x(){this.constructor=O}D(O,P),O.prototype=P===null?Object.create(P):(x.prototype=P.prototype,new x)}}(),b=e.seriesTypes.spline.prototype,S=r.merge;r=r.extend;var E=function(D){function O(){var P=D!==null&&D.apply(this,arguments)||this;return P.options=void 0,P.data=void 0,P.points=void 0,P}return f(O,D),O.defaultOptions=S(n.defaultOptions),O}(n);return r(E.prototype,{getPointSpline:b.getPointSpline}),e.registerSeriesType("areasplinerange",E),E}),o(t,"Series/BoxPlot/BoxPlotSeries.js",[t["Series/Column/ColumnSeries.js"],t["Core/Globals.js"],t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],function(n,e,r,f){var b=this&&this.__extends||function(){var O=function(P,x){return O=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(p,c){p.__proto__=c}||function(p,c){for(var h in c)c.hasOwnProperty(h)&&(p[h]=c[h])},O(P,x)};return function(P,x){function p(){this.constructor=P}O(P,x),P.prototype=x===null?Object.create(x):(p.prototype=x.prototype,new p)}}();e=e.noop;var S=f.extend,E=f.merge,D=f.pick;return f=function(O){function P(){var x=O!==null&&O.apply(this,arguments)||this;return x.data=void 0,x.options=void 0,x.points=void 0,x}return b(P,O),P.prototype.pointAttribs=function(){return{}},P.prototype.translate=function(){var x=this.yAxis,p=this.pointArrayMap;O.prototype.translate.apply(this),this.points.forEach(function(c){p.forEach(function(h){c[h]!==null&&(c[h+"Plot"]=x.translate(c[h],0,1,0,1))}),c.plotHigh=c.highPlot})},P.prototype.drawPoints=function(){var x=this,p=x.options,c=x.chart,h=c.renderer,s,d,y,v,w,$,k=0,_,g,T,a,C=x.doQuartiles!==!1,m,I=x.options.whiskerLength;x.points.forEach(function(u){var M=u.graphic,R=M?"animate":"attr",A=u.shapeArgs,B={},U={},Z={},j={},l=u.color||x.color;typeof u.plotY<"u"&&(_=Math.round(A.width),g=Math.floor(A.x),T=g+_,a=Math.round(_/2),s=Math.floor(C?u.q1Plot:u.lowPlot),d=Math.floor(C?u.q3Plot:u.lowPlot),y=Math.floor(u.highPlot),v=Math.floor(u.lowPlot),M||(u.graphic=M=h.g("point").add(x.group),u.stem=h.path().addClass("highcharts-boxplot-stem").add(M),I&&(u.whiskers=h.path().addClass("highcharts-boxplot-whisker").add(M)),C&&(u.box=h.path(void 0).addClass("highcharts-boxplot-box").add(M)),u.medianShape=h.path(void 0).addClass("highcharts-boxplot-median").add(M)),c.styledMode||(U.stroke=u.stemColor||p.stemColor||l,U["stroke-width"]=D(u.stemWidth,p.stemWidth,p.lineWidth),U.dashstyle=u.stemDashStyle||p.stemDashStyle||p.dashStyle,u.stem.attr(U),I&&(Z.stroke=u.whiskerColor||p.whiskerColor||l,Z["stroke-width"]=D(u.whiskerWidth,p.whiskerWidth,p.lineWidth),Z.dashstyle=u.whiskerDashStyle||p.whiskerDashStyle||p.dashStyle,u.whiskers.attr(Z)),C&&(B.fill=u.fillColor||p.fillColor||l,B.stroke=p.lineColor||l,B["stroke-width"]=p.lineWidth||0,B.dashstyle=u.boxDashStyle||p.boxDashStyle||p.dashStyle,u.box.attr(B)),j.stroke=u.medianColor||p.medianColor||l,j["stroke-width"]=D(u.medianWidth,p.medianWidth,p.lineWidth),j.dashstyle=u.medianDashStyle||p.medianDashStyle||p.dashStyle,u.medianShape.attr(j)),$=u.stem.strokeWidth()%2/2,k=g+a+$,M=[["M",k,d],["L",k,y],["M",k,s],["L",k,v]],u.stem[R]({d:M}),C&&($=u.box.strokeWidth()%2/2,s=Math.floor(s)+$,d=Math.floor(d)+$,g+=$,T+=$,M=[["M",g,d],["L",g,s],["L",T,s],["L",T,d],["L",g,d],["Z"]],u.box[R]({d:M})),I&&($=u.whiskers.strokeWidth()%2/2,y+=$,v+=$,m=/%$/.test(I)?a*parseFloat(I)/100:I/2,M=[["M",k-m,y],["L",k+m,y],["M",k-m,v],["L",k+m,v]],u.whiskers[R]({d:M})),w=Math.round(u.medianPlot),$=u.medianShape.strokeWidth()%2/2,w+=$,M=[["M",g,w],["L",T,w]],u.medianShape[R]({d:M}))})},P.prototype.toYData=function(x){return[x.low,x.q1,x.median,x.q3,x.high]},P.defaultOptions=E(n.defaultOptions,{threshold:null,tooltip:{pointFormat:'<span style="color:{point.color}">●</span> <b>{series.name}</b><br/>Maximum: {point.high}<br/>Upper quartile: {point.q3}<br/>Median: {point.median}<br/>Lower quartile: {point.q1}<br/>Minimum: {point.low}<br/>'},whiskerLength:"50%",fillColor:"#ffffff",lineWidth:1,medianWidth:2,whiskerWidth:2}),P}(n),S(f.prototype,{pointArrayMap:["low","q1","median","q3","high"],pointValKey:"high",drawDataLabels:e,setStackedPoints:e}),r.registerSeriesType("boxplot",f),f}),o(t,"Series/Bubble/BubbleLegendDefaults.js",[],function(){return{borderColor:void 0,borderWidth:2,className:void 0,color:void 0,connectorClassName:void 0,connectorColor:void 0,connectorDistance:60,connectorWidth:1,enabled:!1,labels:{className:void 0,allowOverlap:!1,format:"",formatter:void 0,align:"right",style:{fontSize:"10px",color:"#000000"},x:0,y:0},maxSize:60,minSize:10,legendIndex:0,ranges:{value:void 0,borderColor:void 0,color:void 0,connectorColor:void 0},sizeBy:"area",sizeByAbsoluteValue:!1,zIndex:1,zThreshold:0}}),o(t,"Series/Bubble/BubbleLegendItem.js",[t["Core/Color/Color.js"],t["Core/FormatUtilities.js"],t["Core/Globals.js"],t["Core/Utilities.js"]],function(n,e,r,f){var b=n.parse,S=r.noop,E=f.arrayMax,D=f.arrayMin,O=f.isNumber,P=f.merge,x=f.pick,p=f.stableSort;return n=function(){function c(h,s){this.options=this.symbols=this.visible=this.selected=this.ranges=this.movementX=this.maxLabel=this.legend=this.fontMetrics=this.chart=void 0,this.setState=S,this.init(h,s)}return c.prototype.init=function(h,s){this.options=h,this.visible=!0,this.chart=s.chart,this.legend=s},c.prototype.addToLegend=function(h){h.splice(this.options.legendIndex,0,this)},c.prototype.drawLegendSymbol=function(h){var s=this.chart,d=x(h.options.itemDistance,20),y=this.legendItem||{},v=this.options,w=v.ranges,$=v.connectorDistance;this.fontMetrics=s.renderer.fontMetrics(v.labels.style.fontSize),w&&w.length&&O(w[0].value)?(p(w,function(k,_){return _.value-k.value}),this.ranges=w,this.setOptions(),this.render(),h=this.getMaxLabelSize(),w=this.ranges[0].radius,s=2*w,$=$-w+h.width,$=0<$?$:0,this.maxLabel=h,this.movementX=v.labels.align==="left"?$:0,y.labelWidth=s+$+d,y.labelHeight=s+this.fontMetrics.h/2):h.options.bubbleLegend.autoRanges=!0},c.prototype.setOptions=function(){var h=this.ranges,s=this.options,d=this.chart.series[s.seriesIndex],y=this.legend.baseline,v={zIndex:s.zIndex,"stroke-width":s.borderWidth},w={zIndex:s.zIndex,"stroke-width":s.connectorWidth},$={align:this.legend.options.rtl||s.labels.align==="left"?"right":"left",zIndex:s.zIndex},k=d.options.marker.fillOpacity,_=this.chart.styledMode;h.forEach(function(g,T){_||(v.stroke=x(g.borderColor,s.borderColor,d.color),v.fill=x(g.color,s.color,k!==1?b(d.color).setOpacity(k).get("rgba"):d.color),w.stroke=x(g.connectorColor,s.connectorColor,d.color)),h[T].radius=this.getRangeRadius(g.value),h[T]=P(h[T],{center:h[0].radius-h[T].radius+y}),_||P(!0,h[T],{bubbleAttribs:P(v),connectorAttribs:P(w),labelAttribs:$})},this)},c.prototype.getRangeRadius=function(h){var s=this.options;return this.chart.series[this.options.seriesIndex].getRadius.call(this,s.ranges[s.ranges.length-1].value,s.ranges[0].value,s.minSize,s.maxSize,h)},c.prototype.render=function(){var h=this.legendItem||{},s=this.chart.renderer,d=this.options.zThreshold;this.symbols||(this.symbols={connectors:[],bubbleItems:[],labels:[]}),h.symbol=s.g("bubble-legend"),h.label=s.g("bubble-legend-item"),h.symbol.translateX=0,s=h.symbol.translateY=0;for(var y=this.ranges;s<y.length;s++){var v=y[s];v.value>=d&&this.renderRange(v)}h.symbol.add(h.label),h.label.add(h.group),this.hideOverlappingLabels()},c.prototype.renderRange=function(h){var s=this.options,d=s.labels,y=this.chart,v=y.series[s.seriesIndex],w=y.renderer,$=this.symbols;y=$.labels;var k=h.center,_=Math.abs(h.radius),g=s.connectorDistance||0,T=d.align,a=s.connectorWidth,C=this.ranges[0].radius||0,m=k-_-s.borderWidth/2+a/2,I=this.fontMetrics;I=I.f/2-(I.h-I.f)/2;var u=w.styledMode;g=this.legend.options.rtl||T==="left"?-g:g,T==="center"&&(g=0,s.connectorDistance=0,h.labelAttribs.align="center"),T=m+s.labels.y;var M=C+g+s.labels.x;$.bubbleItems.push(w.circle(C,k+((m%1?1:.5)-(a%2?0:.5)),_).attr(u?{}:h.bubbleAttribs).addClass((u?"highcharts-color-"+v.colorIndex+" ":"")+"highcharts-bubble-legend-symbol "+(s.className||"")).add(this.legendItem.symbol)),$.connectors.push(w.path(w.crispLine([["M",C,m],["L",C+g,m]],s.connectorWidth)).attr(u?{}:h.connectorAttribs).addClass((u?"highcharts-color-"+this.options.seriesIndex+" ":"")+"highcharts-bubble-legend-connectors "+(s.connectorClassName||"")).add(this.legendItem.symbol)),h=w.text(this.formatLabel(h),M,T+I).attr(u?{}:h.labelAttribs).css(u?{}:d.style).addClass("highcharts-bubble-legend-labels "+(s.labels.className||"")).add(this.legendItem.symbol),y.push(h),h.placed=!0,h.alignAttr={x:M,y:T+I}},c.prototype.getMaxLabelSize=function(){var h,s;return this.symbols.labels.forEach(function(d){s=d.getBBox(!0),h=h?s.width>h.width?s:h:s}),h||{}},c.prototype.formatLabel=function(h){var s=this.options,d=s.labels.formatter;s=s.labels.format;var y=this.chart.numberFormatter;return s?e.format(s,h):d?d.call(h):y(h.value,1)},c.prototype.hideOverlappingLabels=function(){var h=this.chart,s=this.symbols;!this.options.labels.allowOverlap&&s&&(h.hideOverlappingLabels(s.labels),s.labels.forEach(function(d,y){d.newOpacity?d.newOpacity!==d.oldOpacity&&s.connectors[y].show():s.connectors[y].hide()}))},c.prototype.getRanges=function(){var h=this.legend.bubbleLegend,s=h.options.ranges,d,y=Number.MAX_VALUE,v=-Number.MAX_VALUE;h.chart.series.forEach(function($){$.isBubble&&!$.ignoreSeries&&(d=$.zData.filter(O),d.length&&(y=x($.options.zMin,Math.min(y,Math.max(D(d),$.options.displayNegative===!1?$.options.zThreshold:-Number.MAX_VALUE))),v=x($.options.zMax,Math.max(v,E(d)))))});var w=y===v?[{value:v}]:[{value:y},{value:(y+v)/2},{value:v,autoRanges:!0}];return s.length&&s[0].radius&&w.reverse(),w.forEach(function($,k){s&&s[k]&&(w[k]=P(s[k],$))}),w},c.prototype.predictBubbleSizes=function(){var h=this.chart,s=this.fontMetrics,d=h.legend.options,y=d.floating,v=(d=d.layout==="horizontal")?h.legend.lastLineHeight:0,w=h.plotSizeX,$=h.plotSizeY,k=h.series[this.options.seriesIndex],_=k.getPxExtremes();h=Math.ceil(_.minPxSize),_=Math.ceil(_.maxPxSize);var g=Math.min($,w);return k=k.options.maxSize,y||!/%$/.test(k)?s=_:(k=parseFloat(k),s=(g+v-s.h/2)*k/100/(k/100+1),(d&&$-s>=w||!d&&w-s>=$)&&(s=_)),[h,Math.ceil(s)]},c.prototype.updateRanges=function(h,s){var d=this.legend.options.bubbleLegend;d.minSize=h,d.maxSize=s,d.ranges=this.getRanges()},c.prototype.correctSizes=function(){var h=this.legend,s=this.chart.series[this.options.seriesIndex].getPxExtremes();1<Math.abs(Math.ceil(s.maxPxSize)-this.options.maxSize)&&(this.updateRanges(this.options.minSize,s.maxPxSize),h.render())},c}(),n}),o(t,"Series/Bubble/BubbleLegendComposition.js",[t["Series/Bubble/BubbleLegendDefaults.js"],t["Series/Bubble/BubbleLegendItem.js"],t["Core/Defaults.js"],t["Core/Utilities.js"]],function(n,e,r,f){function b(d,y,v){var w=this.legend,$=0<=S(this),k;if(w&&w.options.enabled&&w.bubbleLegend&&w.options.bubbleLegend.autoRanges&&$){var _=w.bubbleLegend.options;$=w.bubbleLegend.predictBubbleSizes(),w.bubbleLegend.updateRanges($[0],$[1]),_.placed||(w.group.placed=!1,w.allItems.forEach(function(g){k=g.legendItem||{},k.group&&(k.group.translateY=null)})),w.render(),this.getMargins(),this.axes.forEach(function(g){g.visible&&g.render(),_.placed||(g.setScale(),g.updateNames(),c(g.ticks,function(T){T.isNew=!0,T.isNewLabel=!0}))}),_.placed=!0,this.getMargins(),d.call(this,y,v),w.bubbleLegend.correctSizes(),P(w,E(w))}else d.call(this,y,v),w&&w.options.enabled&&w.bubbleLegend&&(w.render(),P(w,E(w)))}function S(d){d=d.series;for(var y=0;y<d.length;){if(d[y]&&d[y].isBubble&&d[y].visible&&d[y].zData.length)return y;y++}return-1}function E(d){d=d.allItems;var y=[],v=d.length,w,$=0;for(w=0;w<v;w++){var k=d[w].legendItem||{},_=(d[w+1]||{}).legendItem||{};if(k.labelHeight&&(d[w].itemHeight=k.labelHeight),d[w]===d[v-1]||k.y!==_.y){for(y.push({height:0}),k=y[y.length-1],$;$<=w;$++)d[$].itemHeight>k.height&&(k.height=d[$].itemHeight);k.step=w}}return y}function D(d){var y=this.bubbleLegend,v=this.options,w=v.bubbleLegend,$=S(this.chart);y&&y.ranges&&y.ranges.length&&(w.ranges.length&&(w.autoRanges=!!w.ranges[0].autoRanges),this.destroyItem(y)),0<=$&&v.enabled&&w.enabled&&(w.seriesIndex=$,this.bubbleLegend=new e(w,this),this.bubbleLegend.addToLegend(d.allItems))}function O(){var d=this.chart,y=this.visible,v=this.chart.legend;v&&v.bubbleLegend&&(this.visible=!y,this.ignoreSeries=y,d=0<=S(d),v.bubbleLegend.visible!==d&&(v.update({bubbleLegend:{enabled:d}}),v.bubbleLegend.visible=d),this.visible=y)}function P(d,y){var v=d.options.rtl,w,$,k,_,g=0;d.allItems.forEach(function(T,a){_=T.legendItem||{},_.group&&(w=_.group.translateX||0,$=_.y||0,((k=T.movementX)||v&&T.ranges)&&(k=v?w-T.options.maxSize/2:w+k,_.group.attr({translateX:k})),a>y[g].step&&g++,_.group.attr({translateY:Math.round($+y[g].height/2)}),_.y=$+y[g].height/2)})}var x=r.setOptions,p=f.addEvent,c=f.objectEach,h=f.wrap,s=[];return{compose:function(d,y,v){s.indexOf(d)===-1&&(s.push(d),x({legend:{bubbleLegend:n}}),h(d.prototype,"drawChartBox",b)),s.indexOf(y)===-1&&(s.push(y),p(y,"afterGetAllItems",D)),s.indexOf(v)===-1&&(s.push(v),p(v,"legendItemClick",O))}}}),o(t,"Series/Bubble/BubblePoint.js",[t["Core/Series/Point.js"],t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],function(n,e,r){var f=this&&this.__extends||function(){var b=function(S,E){return b=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(D,O){D.__proto__=O}||function(D,O){for(var P in O)O.hasOwnProperty(P)&&(D[P]=O[P])},b(S,E)};return function(S,E){function D(){this.constructor=S}b(S,E),S.prototype=E===null?Object.create(E):(D.prototype=E.prototype,new D)}}();return r=r.extend,e=function(b){function S(){var E=b!==null&&b.apply(this,arguments)||this;return E.options=void 0,E.series=void 0,E}return f(S,b),S.prototype.haloPath=function(E){return n.prototype.haloPath.call(this,E===0?0:(this.marker&&this.marker.radius||0)+E)},S}(e.seriesTypes.scatter.prototype.pointClass),r(e.prototype,{ttBelow:!1}),e}),o(t,"Series/Bubble/BubbleSeries.js",[t["Series/Bubble/BubbleLegendComposition.js"],t["Series/Bubble/BubblePoint.js"],t["Core/Color/Color.js"],t["Core/Globals.js"],t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],function(n,e,r,f,b,S){function E(){var k=this,_=this.len,g=this.chart,T=this.isXAxis,a=T?"xData":"yData",C=this.min,m=this.max-C,I=0,u=_,M=_/m,R;this.series.forEach(function(A){if(A.bubblePadding&&(A.visible||!g.options.chart.ignoreHiddenSeries)){R=k.allowZoomOutside=!0;var B=A[a];if(T&&((A.onPoint||A).getRadii(0,0,A),A.onPoint&&(A.radii=A.onPoint.radii)),0<m){for(var U=B.length;U--;)if(y(B[U])&&k.dataMin<=B[U]&&B[U]<=k.max){var Z=A.radii&&A.radii[U]||0;I=Math.min((B[U]-C)*M-Z,I),u=Math.max((B[U]-C)*M+Z,u)}}}}),R&&0<m&&!this.logarithmic&&(u-=_,M*=(_+Math.max(0,I)-Math.min(u,_))/_,[["min","userMin",I],["max","userMax",u]].forEach(function(A){typeof w(k.options[A[0]],k[A[1]])>"u"&&(k[A[0]]+=A[2]/M)}))}var D=this&&this.__extends||function(){var k=function(_,g){return k=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(T,a){T.__proto__=a}||function(T,a){for(var C in a)a.hasOwnProperty(C)&&(T[C]=a[C])},k(_,g)};return function(_,g){function T(){this.constructor=_}k(_,g),_.prototype=g===null?Object.create(g):(T.prototype=g.prototype,new T)}}(),O=r.parse;r=f.noop;var P=b.series,x=b.seriesTypes;f=x.column.prototype;var p=x.scatter;x=S.addEvent;var c=S.arrayMax,h=S.arrayMin,s=S.clamp,d=S.extend,y=S.isNumber,v=S.merge,w=S.pick,$=[];return S=function(k){function _(){var g=k!==null&&k.apply(this,arguments)||this;return g.data=void 0,g.maxPxSize=void 0,g.minPxSize=void 0,g.options=void 0,g.points=void 0,g.radii=void 0,g.yData=void 0,g.zData=void 0,g}return D(_,k),_.compose=function(g,T,a,C){n.compose(T,a,C),$.indexOf(g)===-1&&($.push(g),g.prototype.beforePadding=E)},_.prototype.animate=function(g){!g&&this.points.length<this.options.animationLimit&&this.points.forEach(function(T){var a=T.graphic;a&&a.width&&(this.hasRendered||a.attr({x:T.plotX,y:T.plotY,width:1,height:1}),a.animate(this.markerAttribs(T),this.options.animation))},this)},_.prototype.getRadii=function(){var g=this,T=this.zData,a=this.yData,C=[],m=this.chart.bubbleZExtremes,I=this.getPxExtremes(),u=I.minPxSize,M=I.maxPxSize;if(!m){var R=Number.MAX_VALUE,A=-Number.MAX_VALUE,B;this.chart.series.forEach(function(j){j.bubblePadding&&(j.visible||!g.chart.options.chart.ignoreHiddenSeries)&&(j=(j.onPoint||j).getZExtremes())&&(R=Math.min(R||j.zMin,j.zMin),A=Math.max(A||j.zMax,j.zMax),B=!0)}),B?(m={zMin:R,zMax:A},this.chart.bubbleZExtremes=m):m={zMin:0,zMax:0}}var U=0;for(I=T.length;U<I;U++){var Z=T[U];C.push(this.getRadius(m.zMin,m.zMax,u,M,Z,a&&a[U]))}this.radii=C},_.prototype.getRadius=function(g,T,a,C,m,I){var u=this.options,M=u.sizeBy!=="width",R=u.zThreshold,A=T-g,B=.5;if(I===null||m===null)return null;if(y(m)){if(u.sizeByAbsoluteValue&&(m=Math.abs(m-R),A=Math.max(T-R,Math.abs(g-R)),g=0),m<g)return a/2-1;0<A&&(B=(m-g)/A)}return M&&0<=B&&(B=Math.sqrt(B)),Math.ceil(a+B*(C-a))/2},_.prototype.hasData=function(){return!!this.processedXData.length},_.prototype.pointAttribs=function(g,T){var a=this.options.marker.fillOpacity;return g=P.prototype.pointAttribs.call(this,g,T),a!==1&&(g.fill=O(g.fill).setOpacity(a).get("rgba")),g},_.prototype.translate=function(){k.prototype.translate.call(this),this.getRadii(),this.translateBubble()},_.prototype.translateBubble=function(){for(var g=this.data,T=this.radii,a=this.getPxExtremes().minPxSize,C=g.length;C--;){var m=g[C],I=T?T[C]:0;y(I)&&I>=a/2?(m.marker=d(m.marker,{radius:I,width:2*I,height:2*I}),m.dlBox={x:m.plotX-I,y:m.plotY-I,width:2*I,height:2*I}):(m.shapeArgs=m.plotY=m.dlBox=void 0,m.isInside=!1)}},_.prototype.getPxExtremes=function(){var g=Math.min(this.chart.plotWidth,this.chart.plotHeight),T=function(C){if(typeof C=="string"){var m=/%$/.test(C);C=parseInt(C,10)}return m?g*C/100:C},a=T(w(this.options.minSize,8));return T=Math.max(T(w(this.options.maxSize,"20%")),a),{minPxSize:a,maxPxSize:T}},_.prototype.getZExtremes=function(){var g=this.options,T=(this.zData||[]).filter(y);if(T.length){var a=w(g.zMin,s(h(T),g.displayNegative===!1?g.zThreshold||0:-Number.MAX_VALUE,Number.MAX_VALUE));if(g=w(g.zMax,c(T)),y(a)&&y(g))return{zMin:a,zMax:g}}},_.defaultOptions=v(p.defaultOptions,{dataLabels:{formatter:function(){var g=this.series.chart.numberFormatter,T=this.point.z;return y(T)?g(T,-1):""},inside:!0,verticalAlign:"middle"},animationLimit:250,marker:{lineColor:null,lineWidth:1,fillOpacity:.5,radius:null,states:{hover:{radiusPlus:0}},symbol:"circle"},minSize:8,maxSize:"20%",softThreshold:!1,states:{hover:{halo:{size:5}}},tooltip:{pointFormat:"({point.x}, {point.y}), Size: {point.z}"},turboThreshold:0,zThreshold:0,zoneAxis:"z"}),_}(p),d(S.prototype,{alignDataLabel:f.alignDataLabel,applyZones:r,bubblePadding:!0,buildKDTree:r,directTouch:!0,isBubble:!0,pointArrayMap:["y","z"],pointClass:e,parallelArrays:["x","y","z"],trackerGroups:["group","dataLabelsGroup"],specialGroup:"group",zoneAxis:"z"}),x(S,"updatedData",function(k){delete k.target.chart.bubbleZExtremes}),x(S,"remove",function(k){delete k.target.chart.bubbleZExtremes}),b.registerSeriesType("bubble",S),S}),o(t,"Series/ColumnRange/ColumnRangePoint.js",[t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],function(n,e){var r=this&&this.__extends||function(){var E=function(D,O){return E=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(P,x){P.__proto__=x}||function(P,x){for(var p in x)x.hasOwnProperty(p)&&(P[p]=x[p])},E(D,O)};return function(D,O){function P(){this.constructor=D}E(D,O),D.prototype=O===null?Object.create(O):(P.prototype=O.prototype,new P)}}(),f=n.seriesTypes;n=f.column.prototype.pointClass.prototype;var b=e.extend,S=e.isNumber;return e=function(E){function D(){var O=E!==null&&E.apply(this,arguments)||this;return O.options=void 0,O.series=void 0,O}return r(D,E),D.prototype.isValid=function(){return S(this.low)},D}(f.arearange.prototype.pointClass),b(e.prototype,{setState:n.setState}),e}),o(t,"Series/ColumnRange/ColumnRangeSeries.js",[t["Series/ColumnRange/ColumnRangePoint.js"],t["Core/Globals.js"],t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],function(n,e,r,f){var b=this&&this.__extends||function(){var s=function(d,y){return s=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(v,w){v.__proto__=w}||function(v,w){for(var $ in w)w.hasOwnProperty($)&&(v[$]=w[$])},s(d,y)};return function(d,y){function v(){this.constructor=d}s(d,y),d.prototype=y===null?Object.create(y):(v.prototype=y.prototype,new v)}}();e=e.noop;var S=r.seriesTypes,E=S.arearange,D=S.column,O=S.column.prototype,P=f.clamp;S=f.extend;var x=f.isNumber,p=f.merge,c=f.pick,h={pointRange:null,marker:null,states:{hover:{halo:!1}}};return f=function(s){function d(){return s!==null&&s.apply(this,arguments)||this}return b(d,s),d.prototype.setOptions=function(){return p(!0,arguments[0],{stacking:void 0}),E.prototype.setOptions.apply(this,arguments)},d.prototype.translate=function(){var y=this,v=this.yAxis,w=this.xAxis,$=w.startAngleRad,k=this.chart,_=this.xAxis.isRadial,g=Math.max(k.chartWidth,k.chartHeight)+999,T,a,C,m;O.translate.apply(this),this.points.forEach(function(I){var u=I.shapeArgs||{},M=y.options.minPointLength,R=I.plotY,A=v.translate(I.high,0,1,0,1);x(A)&&x(R)&&(I.plotHigh=P(A,-g,g),I.plotLow=P(R,-g,g),m=I.plotHigh,T=c(I.rectPlotY,I.plotY)-I.plotHigh,Math.abs(T)<M?(a=M-T,T+=a,m-=a/2):0>T&&(T*=-1,m-=T),_&&y.polar?(C=I.barX+$,I.shapeType="arc",I.shapeArgs=y.polar.arc(m+T,m,C,C+I.pointWidth)):(u.height=T,u.y=m,M=u.x,M=M===void 0?0:M,u=u.width,u=u===void 0?0:u,I.tooltipPos=k.inverted?[v.len+v.pos-k.plotLeft-m-T/2,w.len+w.pos-k.plotTop-M-u/2,T]:[w.left-k.plotLeft+M+u/2,v.pos-k.plotTop+m+T/2,T]))})},d.prototype.pointAttribs=function(){return O.pointAttribs.apply(this,arguments)},d.prototype.translate3dPoints=function(){return O.translate3dPoints.apply(this,arguments)},d.prototype.translate3dShapes=function(){return O.translate3dShapes.apply(this,arguments)},d.defaultOptions=p(D.defaultOptions,E.defaultOptions,h),d}(E),S(f.prototype,{directTouch:!0,pointClass:n,trackerGroups:["group","dataLabelsGroup"],adjustForMissingColumns:O.adjustForMissingColumns,animate:O.animate,crispCol:O.crispCol,drawGraph:e,drawPoints:O.drawPoints,getSymbol:e,drawTracker:O.drawTracker,getColumnMetrics:O.getColumnMetrics}),r.registerSeriesType("columnrange",f),f}),o(t,"Series/ColumnPyramid/ColumnPyramidSeries.js",[t["Series/Column/ColumnSeries.js"],t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],function(n,e,r){var f=this&&this.__extends||function(){var O=function(P,x){return O=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(p,c){p.__proto__=c}||function(p,c){for(var h in c)c.hasOwnProperty(h)&&(p[h]=c[h])},O(P,x)};return function(P,x){function p(){this.constructor=P}O(P,x),P.prototype=x===null?Object.create(x):(p.prototype=x.prototype,new p)}}(),b=n.prototype,S=r.clamp,E=r.merge,D=r.pick;return r=function(O){function P(){var x=O!==null&&O.apply(this,arguments)||this;return x.data=void 0,x.options=void 0,x.points=void 0,x}return f(P,O),P.prototype.translate=function(){var x=this,p=x.chart,c=x.options,h=x.dense=2>x.closestPointRange*x.xAxis.transA;h=x.borderWidth=D(c.borderWidth,h?0:1);var s=x.yAxis,d=c.threshold,y=x.translatedThreshold=s.getThreshold(d),v=D(c.minPointLength,5),w=x.getColumnMetrics(),$=w.width,k=x.barW=Math.max($,1+2*h),_=x.pointXOffset=w.offset;p.inverted&&(y-=.5),c.pointPadding&&(k=Math.ceil(k)),b.translate.apply(x),x.points.forEach(function(g){var T=D(g.yBottom,y),a=999+Math.abs(T),C=S(g.plotY,-a,s.len+a);a=g.plotX+_;var m=k/2,I=Math.min(C,T);T=Math.max(C,T)-I;var u;g.barX=a,g.pointWidth=$,g.tooltipPos=p.inverted?[s.len+s.pos-p.plotLeft-C,x.xAxis.len-a-m,T]:[a+m,C+s.pos-p.plotTop,T],C=d+(g.total||g.y),c.stacking==="percent"&&(C=d+(0>g.y)?-100:100),C=s.toPixels(C,!0);var M=(u=p.plotHeight-C-(p.plotHeight-y))?m*(I-C)/u:0,R=u?m*(I+T-C)/u:0;u=a-M+m,M=a+M+m;var A=a+R+m;R=a-R+m;var B=I-v,U=I+T;0>g.y&&(B=I,U=I+T+v),p.inverted&&(A=s.width-I,u=C-(s.width-y),M=m*(C-A)/u,R=m*(C-(A-T))/u,u=a+m+M,M=u-2*M,A=a-R+m,R=a+R+m,B=I,U=I+T-v,0>g.y&&(U=I+T+v)),g.shapeType="path",g.shapeArgs={x:u,y:B,width:M-u,height:T,d:[["M",u,B],["L",M,B],["L",A,U],["L",R,U],["Z"]]}})},P.defaultOptions=E(n.defaultOptions,{}),P}(n),e.registerSeriesType("columnpyramid",r),r}),o(t,"Series/ErrorBar/ErrorBarSeriesDefaults.js",[],function(){return{color:"#000000",grouping:!1,linkedTo:":previous",tooltip:{pointFormat:'<span style="color:{point.color}">●</span> {series.name}: <b>{point.low}</b> - <b>{point.high}</b><br/>'},whiskerWidth:null}}),o(t,"Series/ErrorBar/ErrorBarSeries.js",[t["Series/BoxPlot/BoxPlotSeries.js"],t["Series/Column/ColumnSeries.js"],t["Series/ErrorBar/ErrorBarSeriesDefaults.js"],t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],function(n,e,r,f,b){var S=this&&this.__extends||function(){var x=function(p,c){return x=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(h,s){h.__proto__=s}||function(h,s){for(var d in s)s.hasOwnProperty(d)&&(h[d]=s[d])},x(p,c)};return function(p,c){function h(){this.constructor=p}x(p,c),p.prototype=c===null?Object.create(c):(h.prototype=c.prototype,new h)}}(),E=f.seriesTypes.arearange,D=b.addEvent,O=b.merge;b=b.extend;var P=function(x){function p(){var c=x!==null&&x.apply(this,arguments)||this;return c.data=void 0,c.options=void 0,c.points=void 0,c}return S(p,x),p.prototype.getColumnMetrics=function(){return this.linkedParent&&this.linkedParent.columnMetrics||e.prototype.getColumnMetrics.call(this)},p.prototype.drawDataLabels=function(){var c=this.pointValKey;E&&(E.prototype.drawDataLabels.call(this),this.data.forEach(function(h){h.y=h[c]}))},p.prototype.toYData=function(c){return[c.low,c.high]},p.defaultOptions=O(n.defaultOptions,r),p}(n);return D(P,"afterTranslate",function(){this.points.forEach(function(x){x.plotLow=x.plotY})},{order:0}),b(P.prototype,{pointArrayMap:["low","high"],pointValKey:"high",doQuartiles:!1}),f.registerSeriesType("errorbar",P),P}),o(t,"Series/Gauge/GaugePoint.js",[t["Core/Series/SeriesRegistry.js"]],function(n){var e=this&&this.__extends||function(){var r=function(f,b){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(S,E){S.__proto__=E}||function(S,E){for(var D in E)E.hasOwnProperty(D)&&(S[D]=E[D])},r(f,b)};return function(f,b){function S(){this.constructor=f}r(f,b),f.prototype=b===null?Object.create(b):(S.prototype=b.prototype,new S)}}();return function(r){function f(){var b=r!==null&&r.apply(this,arguments)||this;return b.options=void 0,b.series=void 0,b.shapeArgs=void 0,b}return e(f,r),f.prototype.setState=function(b){this.state=b},f}(n.series.prototype.pointClass)}),o(t,"Series/Gauge/GaugeSeries.js",[t["Series/Gauge/GaugePoint.js"],t["Core/Globals.js"],t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],function(n,e,r,f){var b=this&&this.__extends||function(){var h=function(s,d){return h=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(y,v){y.__proto__=v}||function(y,v){for(var w in v)v.hasOwnProperty(w)&&(y[w]=v[w])},h(s,d)};return function(s,d){function y(){this.constructor=s}h(s,d),s.prototype=d===null?Object.create(d):(y.prototype=d.prototype,new y)}}();e=e.noop;var S=r.series,E=r.seriesTypes.column,D=f.clamp,O=f.isNumber,P=f.extend,x=f.merge,p=f.pick,c=f.pInt;return f=function(h){function s(){var d=h!==null&&h.apply(this,arguments)||this;return d.data=void 0,d.points=void 0,d.options=void 0,d.yAxis=void 0,d}return b(s,h),s.prototype.translate=function(){var d=this.yAxis,y=this.options,v=d.center;this.generatePoints(),this.points.forEach(function(w){var $=x(y.dial,w.dial),k=c($.radius)*v[2]/200,_=c($.baseLength)*k/100,g=c($.rearLength)*k/100,T=$.baseWidth,a=$.topWidth,C=y.overshoot,m=d.startAngleRad+d.translate(w.y,void 0,void 0,void 0,!0);(O(C)||y.wrap===!1)&&(C=O(C)?C/180*Math.PI:0,m=D(m,d.startAngleRad-C,d.endAngleRad+C)),m=180*m/Math.PI,w.shapeType="path",w.shapeArgs={d:$.path||[["M",-g,-T/2],["L",_,-T/2],["L",k,-a/2],["L",k,a/2],["L",_,T/2],["L",-g,T/2],["Z"]],translateX:v[0],translateY:v[1],rotation:m},w.plotX=v[0],w.plotY=v[1]})},s.prototype.drawPoints=function(){var d=this,y=d.chart,v=d.yAxis.center,w=d.pivot,$=d.options,k=$.pivot,_=y.renderer;d.points.forEach(function(g){var T=g.graphic,a=g.shapeArgs,C=a.d,m=x($.dial,g.dial);T?(T.animate(a),a.d=C):g.graphic=_[g.shapeType](a).attr({rotation:a.rotation,zIndex:1}).addClass("highcharts-dial").add(d.group),y.styledMode||g.graphic[T?"animate":"attr"]({stroke:m.borderColor,"stroke-width":m.borderWidth,fill:m.backgroundColor})}),w?w.animate({translateX:v[0],translateY:v[1]}):k&&(d.pivot=_.circle(0,0,k.radius).attr({zIndex:2}).addClass("highcharts-pivot").translate(v[0],v[1]).add(d.group),y.styledMode||d.pivot.attr({fill:k.backgroundColor,stroke:k.borderColor,"stroke-width":k.borderWidth}))},s.prototype.animate=function(d){var y=this;d||y.points.forEach(function(v){var w=v.graphic;w&&(w.attr({rotation:180*y.yAxis.startAngleRad/Math.PI}),w.animate({rotation:v.shapeArgs.rotation},y.options.animation))})},s.prototype.render=function(){this.group=this.plotGroup("group","series",this.visible?"inherit":"hidden",this.options.zIndex,this.chart.seriesGroup),S.prototype.render.call(this),this.group.clip(this.chart.clipRect)},s.prototype.setData=function(d,y){S.prototype.setData.call(this,d,!1),this.processData(),this.generatePoints(),p(y,!0)&&this.chart.redraw()},s.prototype.hasData=function(){return!!this.points.length},s.defaultOptions=x(S.defaultOptions,{dataLabels:{borderColor:"#cccccc",borderRadius:3,borderWidth:1,crop:!1,defer:!1,enabled:!0,verticalAlign:"top",y:15,zIndex:2},dial:{backgroundColor:"#000000",baseLength:"70%",baseWidth:3,borderColor:"#cccccc",borderWidth:0,radius:"80%",rearLength:"10%",topWidth:1},pivot:{radius:5,borderWidth:0,borderColor:"#cccccc",backgroundColor:"#000000"},tooltip:{headerFormat:""},showInLegend:!1}),s}(S),P(f.prototype,{angular:!0,directTouch:!0,drawGraph:e,drawTracker:E.prototype.drawTracker,fixedBox:!0,forceDL:!0,noSharedTooltip:!0,pointClass:n,trackerGroups:["group","dataLabelsGroup"]}),r.registerSeriesType("gauge",f),f}),o(t,"Series/DragNodesComposition.js",[t["Core/Utilities.js"]],function(n){function e(){var b=this,S,E,D;b.container&&(S=r(b.container,"mousedown",function(O){var P=b.hoverPoint;P&&P.series&&P.series.hasDraggableNodes&&P.series.options.draggable&&(P.series.onMouseDown(P,O),E=r(b.container,"mousemove",function(x){return P&&P.series&&P.series.onMouseMove(P,x)}),D=r(b.container.ownerDocument,"mouseup",function(x){return E(),D(),P&&P.series&&P.series.onMouseUp(P,x)}))})),r(b,"destroy",function(){S()})}var r=n.addEvent,f=[];return{compose:function(b){f.indexOf(b)===-1&&(f.push(b),r(b,"load",e))},onMouseDown:function(b,S){S=this.chart.pointer.normalize(S),b.fixedPosition={chartX:S.chartX,chartY:S.chartY,plotX:b.plotX,plotY:b.plotY},b.inDragMode=!0},onMouseMove:function(b,S){if(b.fixedPosition&&b.inDragMode){var E=this.chart,D=E.pointer.normalize(S);S=b.fixedPosition.chartX-D.chartX,D=b.fixedPosition.chartY-D.chartY;var O=E.graphLayoutsLookup,P=void 0,x=void 0;(5<Math.abs(S)||5<Math.abs(D))&&(P=b.fixedPosition.plotX-S,x=b.fixedPosition.plotY-D,E.isInsidePlot(P,x)&&(b.plotX=P,b.plotY=x,b.hasDragged=!0,this.redrawHalo(b),O.forEach(function(p){p.restartSimulation()})))}},onMouseUp:function(b,S){b.fixedPosition&&(b.hasDragged&&(this.layout.enableSimulation?this.layout.start():this.chart.redraw()),b.inDragMode=b.hasDragged=!1,this.options.fixedDraggable||delete b.fixedPosition)},redrawHalo:function(b){b&&this.halo&&this.halo.attr({d:b.haloPath(this.options.states.hover.halo.size)})}}}),o(t,"Series/GraphLayoutComposition.js",[t["Core/Animation/AnimationUtilities.js"],t["Core/Utilities.js"]],function(n,e){function r(){this.graphLayoutsLookup&&(this.graphLayoutsLookup.forEach(function(P){P.updateSimulation()}),this.redraw())}function f(){this.graphLayoutsLookup&&(this.graphLayoutsLookup.forEach(function(P){P.updateSimulation(!1)}),this.redraw())}function b(){this.graphLayoutsLookup&&this.graphLayoutsLookup.forEach(function(P){P.stop()})}function S(){var P=!1,x=function(c){c.maxIterations--&&isFinite(c.temperature)&&!c.isStable()&&!c.enableSimulation&&(c.beforeStep&&c.beforeStep(),c.step(),p=!1,P=!0)};if(this.graphLayoutsLookup){for(E(!1,this),this.graphLayoutsLookup.forEach(function(c){return c.start()});!p;){var p=!0;this.graphLayoutsLookup.forEach(x)}P&&this.series.forEach(function(c){c&&c.layout&&c.render()})}}var E=n.setAnimation,D=e.addEvent,O=[];return{compose:function(P){O.indexOf(P)&&(O.push(P),D(P,"afterPrint",r),D(P,"beforePrint",f),D(P,"predraw",b),D(P,"render",S))},integrations:{},layouts:{}}}),o(t,"Series/PackedBubble/PackedBubblePoint.js",[t["Core/Chart/Chart.js"],t["Core/Series/Point.js"],t["Core/Series/SeriesRegistry.js"]],function(n,e,r){var f=this&&this.__extends||function(){var b=function(S,E){return b=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(D,O){D.__proto__=O}||function(D,O){for(var P in O)O.hasOwnProperty(P)&&(D[P]=O[P])},b(S,E)};return function(S,E){function D(){this.constructor=S}b(S,E),S.prototype=E===null?Object.create(E):(D.prototype=E.prototype,new D)}}();return function(b){function S(){var E=b!==null&&b.apply(this,arguments)||this;return E.degree=NaN,E.mass=NaN,E.radius=NaN,E.options=void 0,E.series=void 0,E.value=null,E}return f(S,b),S.prototype.destroy=function(){return this.series.layout&&this.series.layout.removeElementFromCollection(this,this.series.layout.nodes),e.prototype.destroy.apply(this,arguments)},S.prototype.firePointEvent=function(){var E=this.series.options;if(this.isParentNode&&E.parentNode){var D=E.allowPointSelect;E.allowPointSelect=E.parentNode.allowPointSelect,e.prototype.firePointEvent.apply(this,arguments),E.allowPointSelect=D}else e.prototype.firePointEvent.apply(this,arguments)},S.prototype.select=function(){var E=this.series.chart;this.isParentNode?(E.getSelectedPoints=E.getSelectedParentNodes,e.prototype.select.apply(this,arguments),E.getSelectedPoints=n.prototype.getSelectedPoints):e.prototype.select.apply(this,arguments)},S}(r.seriesTypes.bubble.prototype.pointClass)}),o(t,"Series/PackedBubble/PackedBubbleSeriesDefaults.js",[t["Core/Utilities.js"]],function(n){var e=n.isNumber;return{minSize:"10%",maxSize:"50%",sizeBy:"area",zoneAxis:"y",crisp:!1,tooltip:{pointFormat:"Value: {point.value}"},draggable:!0,useSimulation:!0,parentNode:{allowPointSelect:!1},dataLabels:{formatter:function(){var r=this.series.chart.numberFormatter,f=this.point.value;return e(f)?r(f,-1):""},parentNodeFormatter:function(){return this.name},parentNodeTextPath:{enabled:!0},padding:0,style:{transition:"opacity 2000ms"}},layoutAlgorithm:{initialPositions:"circle",initialPositionRadius:20,bubblePadding:5,parentNodeLimit:!1,seriesInteraction:!0,dragBetweenSeries:!1,parentNodeOptions:{maxIterations:400,gravitationalConstant:.03,maxSpeed:50,initialPositionRadius:100,seriesInteraction:!0,marker:{fillColor:null,fillOpacity:1,lineWidth:null,lineColor:null,symbol:"circle"}},enableSimulation:!0,type:"packedbubble",integration:"packedbubble",maxIterations:1e3,splitSeries:!1,maxSpeed:5,gravitationalConstant:.01,friction:-.981}}}),o(t,"Series/Networkgraph/VerletIntegration.js",[],function(){return{attractive:function(n,e,r){var f=n.getMass(),b=-r.x*e*this.diffTemperature;e=-r.y*e*this.diffTemperature,n.fromNode.fixedPosition||(n.fromNode.plotX-=b*f.fromNode/n.fromNode.degree,n.fromNode.plotY-=e*f.fromNode/n.fromNode.degree),n.toNode.fixedPosition||(n.toNode.plotX+=b*f.toNode/n.toNode.degree,n.toNode.plotY+=e*f.toNode/n.toNode.degree)},attractiveForceFunction:function(n,e){return(e-n)/n},barycenter:function(){var n=this.options.gravitationalConstant,e=this.barycenter.xFactor,r=this.barycenter.yFactor;e=(e-(this.box.left+this.box.width)/2)*n,r=(r-(this.box.top+this.box.height)/2)*n,this.nodes.forEach(function(f){f.fixedPosition||(f.plotX-=e/f.mass/f.degree,f.plotY-=r/f.mass/f.degree)})},getK:function(n){return Math.pow(n.box.width*n.box.height/n.nodes.length,.5)},integrate:function(n,e){var r=-n.options.friction,f=n.options.maxSpeed,b=(e.plotX+e.dispX-e.prevX)*r;r*=e.plotY+e.dispY-e.prevY;var S=Math.abs,E=S(b)/(b||1);S=S(r)/(r||1),b=E*Math.min(f,Math.abs(b)),r=S*Math.min(f,Math.abs(r)),e.prevX=e.plotX+e.dispX,e.prevY=e.plotY+e.dispY,e.plotX+=b,e.plotY+=r,e.temperature=n.vectorLength({x:b,y:r})},repulsive:function(n,e,r){e=e*this.diffTemperature/n.mass/n.degree,n.fixedPosition||(n.plotX+=r.x*e,n.plotY+=r.y*e)},repulsiveForceFunction:function(n,e){return(e-n)/n*(e>n?1:0)}}}),o(t,"Series/PackedBubble/PackedBubbleIntegration.js",[t["Core/Globals.js"],t["Series/Networkgraph/VerletIntegration.js"]],function(n,e){return{barycenter:function(){for(var r=this.options.gravitationalConstant,f=this.box,b=this.nodes,S,E,D=0;D<b.length;D++){var O=b[D];this.options.splitSeries&&!O.isParentNode?(S=O.series.parentNode.plotX,E=O.series.parentNode.plotY):(S=f.width/2,E=f.height/2),O.fixedPosition||(O.plotX-=(O.plotX-S)*r/(O.mass*Math.sqrt(b.length)),O.plotY-=(O.plotY-E)*r/(O.mass*Math.sqrt(b.length)))}},getK:n.noop,integrate:e.integrate,repulsive:function(r,f,b,S){var E=f*this.diffTemperature/r.mass/r.degree;f=b.x*E,b=b.y*E,r.fixedPosition||(r.plotX+=f,r.plotY+=b),S.fixedPosition||(S.plotX-=f,S.plotY-=b)},repulsiveForceFunction:function(r,f,b,S){return Math.min(r,(b.marker.radius+S.marker.radius)/2)}}}),o(t,"Series/Networkgraph/EulerIntegration.js",[],function(){return{attractive:function(n,e,r,f){var b=n.getMass(),S=r.x/f*e;e*=r.y/f,n.fromNode.fixedPosition||(n.fromNode.dispX-=S*b.fromNode/n.fromNode.degree,n.fromNode.dispY-=e*b.fromNode/n.fromNode.degree),n.toNode.fixedPosition||(n.toNode.dispX+=S*b.toNode/n.toNode.degree,n.toNode.dispY+=e*b.toNode/n.toNode.degree)},attractiveForceFunction:function(n,e){return n*n/e},barycenter:function(){var n=this.options.gravitationalConstant,e=this.barycenter.xFactor,r=this.barycenter.yFactor;this.nodes.forEach(function(f){if(!f.fixedPosition){var b=f.getDegree();b*=1+b/2,f.dispX+=(e-f.plotX)*n*b/f.degree,f.dispY+=(r-f.plotY)*n*b/f.degree}})},getK:function(n){return Math.pow(n.box.width*n.box.height/n.nodes.length,.3)},integrate:function(n,e){e.dispX+=e.dispX*n.options.friction,e.dispY+=e.dispY*n.options.friction;var r=e.temperature=n.vectorLength({x:e.dispX,y:e.dispY});r!==0&&(e.plotX+=e.dispX/r*Math.min(Math.abs(e.dispX),n.temperature),e.plotY+=e.dispY/r*Math.min(Math.abs(e.dispY),n.temperature))},repulsive:function(n,e,r,f){n.dispX+=r.x/f*e/n.degree,n.dispY+=r.y/f*e/n.degree},repulsiveForceFunction:function(n,e){return e*e/n}}}),o(t,"Series/Networkgraph/QuadTreeNode.js",[],function(){return function(){function n(e){this.isInternal=this.isEmpty=this.body=!1,this.nodes=[],this.box=e,this.boxSize=Math.min(e.width,e.height)}return n.prototype.divideBox=function(){var e=this.box.width/2,r=this.box.height/2;this.nodes[0]=new n({left:this.box.left,top:this.box.top,width:e,height:r}),this.nodes[1]=new n({left:this.box.left+e,top:this.box.top,width:e,height:r}),this.nodes[2]=new n({left:this.box.left+e,top:this.box.top+r,width:e,height:r}),this.nodes[3]=new n({left:this.box.left,top:this.box.top+r,width:e,height:r})},n.prototype.getBoxPosition=function(e){var r=e.plotY<this.box.top+this.box.height/2;return e.plotX<this.box.left+this.box.width/2?r?0:3:r?1:2},n.prototype.insert=function(e,r){this.isInternal?this.nodes[this.getBoxPosition(e)].insert(e,r-1):(this.isEmpty=!1,this.body?r?(this.isInternal=!0,this.divideBox(),this.body!==!0&&(this.nodes[this.getBoxPosition(this.body)].insert(this.body,r-1),this.body=!0),this.nodes[this.getBoxPosition(e)].insert(e,r-1)):(r=new n({top:e.plotX||NaN,left:e.plotY||NaN,width:.1,height:.1}),r.body=e,r.isInternal=!1,this.nodes.push(r)):(this.isInternal=!1,this.body=e))},n.prototype.updateMassAndCenter=function(){var e=0,r=0,f=0;if(this.isInternal){for(var b=0,S=this.nodes;b<S.length;b++){var E=S[b];E.isEmpty||(e+=E.mass,r+=E.plotX*E.mass,f+=E.plotY*E.mass)}r/=e,f/=e}else this.body&&(e=this.body.mass,r=this.body.plotX,f=this.body.plotY);this.mass=e,this.plotX=r,this.plotY=f},n}()}),o(t,"Series/Networkgraph/QuadTree.js",[t["Series/Networkgraph/QuadTreeNode.js"]],function(n){return function(){function e(r,f,b,S){this.box={left:r,top:f,width:b,height:S},this.maxDepth=25,this.root=new n(this.box),this.root.isInternal=!0,this.root.isRoot=!0,this.root.divideBox()}return e.prototype.calculateMassAndCenter=function(){this.visitNodeRecursive(null,null,function(r){r.updateMassAndCenter()})},e.prototype.insertNodes=function(r){for(var f=0;f<r.length;f++)this.root.insert(r[f],this.maxDepth)},e.prototype.visitNodeRecursive=function(r,f,b){var S;if(r||(r=this.root),r===this.root&&f&&(S=f(r)),S!==!1){for(var E=0,D=r.nodes;E<D.length;E++){var O=D[E];if(O.isInternal){if(f&&(S=f(O)),S===!1)continue;this.visitNodeRecursive(O,f,b)}else O.body&&f&&f(O.body);b&&b(O)}r===this.root&&b&&b(r)}},e}()}),o(t,"Series/Networkgraph/ReingoldFruchtermanLayout.js",[t["Series/Networkgraph/EulerIntegration.js"],t["Core/Globals.js"],t["Series/GraphLayoutComposition.js"],t["Series/Networkgraph/QuadTree.js"],t["Core/Utilities.js"],t["Series/Networkgraph/VerletIntegration.js"]],function(n,e,r,f,b,S){var E=e.win,D=b.clamp,O=b.defined,P=b.isFunction,x=b.pick;return function(){function p(){this.attractiveForce=void 0,this.box={},this.currentStep=0,this.initialRendering=!0,this.integration=void 0,this.links=[],this.nodes=[],this.repulsiveForce=this.quadTree=this.options=void 0,this.series=[],this.simulation=!1}return p.compose=function(c){r.compose(c),r.integrations.euler=n,r.integrations.verlet=S,r.layouts["reingold-fruchterman"]=p},p.prototype.init=function(c){this.options=c,this.nodes=[],this.links=[],this.series=[],this.box={x:0,y:0,width:0,height:0},this.setInitialRendering(!0),this.integration=r.integrations[c.integration],this.enableSimulation=c.enableSimulation,this.attractiveForce=x(c.attractiveForce,this.integration.attractiveForceFunction),this.repulsiveForce=x(c.repulsiveForce,this.integration.repulsiveForceFunction),this.approximation=c.approximation},p.prototype.updateSimulation=function(c){this.enableSimulation=x(c,this.options.enableSimulation)},p.prototype.start=function(){var c=this.series,h=this.options;this.currentStep=0,this.forces=c[0]&&c[0].forces||[],this.chart=c[0]&&c[0].chart,this.initialRendering&&(this.initPositions(),c.forEach(function(s){s.finishedAnimating=!0,s.render()})),this.setK(),this.resetSimulation(h),this.enableSimulation&&this.step()},p.prototype.step=function(){var c=this,h=this.series;this.currentStep++,this.approximation==="barnes-hut"&&(this.createQuadTree(),this.quadTree.calculateMassAndCenter());for(var s=0,d=this.forces||[];s<d.length;s++)this[d[s]+"Forces"](this.temperature);if(this.applyLimits(),this.temperature=this.coolDown(this.startTemperature,this.diffTemperature,this.currentStep),this.prevSystemTemperature=this.systemTemperature,this.systemTemperature=this.getSystemTemperature(),this.enableSimulation){for(s=0;s<h.length;s++)d=h[s],d.chart&&d.render();this.maxIterations--&&isFinite(this.temperature)&&!this.isStable()?(this.simulation&&E.cancelAnimationFrame(this.simulation),this.simulation=E.requestAnimationFrame(function(){return c.step()})):this.simulation=!1}},p.prototype.stop=function(){this.simulation&&E.cancelAnimationFrame(this.simulation)},p.prototype.setArea=function(c,h,s,d){this.box={left:c,top:h,width:s,height:d}},p.prototype.setK=function(){this.k=this.options.linkLength||this.integration.getK(this)},p.prototype.addElementsToCollection=function(c,h){for(var s=0;s<c.length;s++){var d=c[s];h.indexOf(d)===-1&&h.push(d)}},p.prototype.removeElementFromCollection=function(c,h){c=h.indexOf(c),c!==-1&&h.splice(c,1)},p.prototype.clear=function(){this.nodes.length=0,this.links.length=0,this.series.length=0,this.resetSimulation()},p.prototype.resetSimulation=function(){this.forcedStop=!1,this.systemTemperature=0,this.setMaxIterations(),this.setTemperature(),this.setDiffTemperature()},p.prototype.restartSimulation=function(){this.simulation?this.resetSimulation():(this.setInitialRendering(!1),this.enableSimulation?this.start():this.setMaxIterations(1),this.chart&&this.chart.redraw(),this.setInitialRendering(!0))},p.prototype.setMaxIterations=function(c){this.maxIterations=x(c,this.options.maxIterations)},p.prototype.setTemperature=function(){this.temperature=this.startTemperature=Math.sqrt(this.nodes.length)},p.prototype.setDiffTemperature=function(){this.diffTemperature=this.startTemperature/(this.options.maxIterations+1)},p.prototype.setInitialRendering=function(c){this.initialRendering=c},p.prototype.createQuadTree=function(){this.quadTree=new f(this.box.left,this.box.top,this.box.width,this.box.height),this.quadTree.insertNodes(this.nodes)},p.prototype.initPositions=function(){var c=this.options.initialPositions;if(P(c)){c.call(this),c=0;for(var h=this.nodes;c<h.length;c++){var s=h[c];O(s.prevX)||(s.prevX=s.plotX),O(s.prevY)||(s.prevY=s.plotY),s.dispX=0,s.dispY=0}}else c==="circle"?this.setCircularPositions():this.setRandomPositions()},p.prototype.setCircularPositions=function(){for(var c=this.box,h=this.nodes,s=2*Math.PI/(h.length+1),d=h.filter(function(g){return g.linksTo.length===0}),y={},v=this.options.initialPositionRadius,w=function(g){var T=0;for(g=g.linksFrom||[];T<g.length;T++){var a=g[T];y[a.toNode.id]||(y[a.toNode.id]=!0,$.push(a.toNode),w(a.toNode))}},$=[],k=0;k<d.length;k++){var _=d[k];$.push(_),w(_)}if($.length)for(d=0;d<h.length;d++)k=h[d],$.indexOf(k)===-1&&$.push(k);else $=h;for(d=0,k=$.length;d<k;++d)h=$[d],h.plotX=h.prevX=x(h.plotX,c.width/2+v*Math.cos(d*s)),h.plotY=h.prevY=x(h.plotY,c.height/2+v*Math.sin(d*s)),h.dispX=0,h.dispY=0},p.prototype.setRandomPositions=function(){for(var c=this.box,h=this.nodes,s=h.length+1,d=function($){return $=$*$/Math.PI,$-=Math.floor($)},y,v=0,w=h.length;v<w;++v)y=h[v],y.plotX=y.prevX=x(y.plotX,c.width*d(v)),y.plotY=y.prevY=x(y.plotY,c.height*d(s+v)),y.dispX=0,y.dispY=0},p.prototype.force=function(c){for(var h=[],s=1;s<arguments.length;s++)h[s-1]=arguments[s];this.integration[c].apply(this,h)},p.prototype.barycenterForces=function(){this.getBarycenter(),this.force("barycenter")},p.prototype.getBarycenter=function(){for(var c=0,h=0,s=0,d=0,y=this.nodes;d<y.length;d++){var v=y[d];h+=v.plotX*v.mass,s+=v.plotY*v.mass,c+=v.mass}return this.barycenter={x:h,y:s,xFactor:h/c,yFactor:s/c}},p.prototype.barnesHutApproximation=function(c,h){var s=this.getDistXY(c,h),d=this.vectorLength(s);if(c!==h&&d!==0)if(h.isInternal)if(h.boxSize/d<this.options.theta&&d!==0){var y=this.repulsiveForce(d,this.k);this.force("repulsive",c,y*h.mass,s,d);var v=!1}else v=!0;else y=this.repulsiveForce(d,this.k),this.force("repulsive",c,y*h.mass,s,d);return v},p.prototype.repulsiveForces=function(){var c=this;if(this.approximation==="barnes-hut")for(var h=function(T){s.quadTree.visitNodeRecursive(null,function(a){return c.barnesHutApproximation(T,a)})},s=this,d=0,y=this.nodes;d<y.length;d++){var v=y[d];h(v)}else{y=d=h=void 0;for(var w=0,$=this.nodes;w<$.length;w++){v=$[w];for(var k=0,_=this.nodes;k<_.length;k++){var g=_[k];v===g||v.fixedPosition||(y=this.getDistXY(v,g),d=this.vectorLength(y),d!==0&&(h=this.repulsiveForce(d,this.k),this.force("repulsive",v,h*g.mass,y,d)))}}}},p.prototype.attractiveForces=function(){for(var c,h,s,d=0,y=this.links;d<y.length;d++){var v=y[d];v.fromNode&&v.toNode&&(c=this.getDistXY(v.fromNode,v.toNode),h=this.vectorLength(c),h!==0&&(s=this.attractiveForce(h,this.k),this.force("attractive",v,s,c,h)))}},p.prototype.applyLimits=function(){for(var c=0,h=this.nodes;c<h.length;c++){var s=h[c];if(s.fixedPosition)break;this.integration.integrate(this,s),this.applyLimitBox(s,this.box),s.dispX=0,s.dispY=0}},p.prototype.applyLimitBox=function(c,h){var s=c.radius;c.plotX=D(c.plotX,h.left+s,h.width-s),c.plotY=D(c.plotY,h.top+s,h.height-s)},p.prototype.coolDown=function(c,h,s){return c-h*s},p.prototype.isStable=function(){return 1e-5>Math.abs(this.systemTemperature-this.prevSystemTemperature)||0>=this.temperature},p.prototype.getSystemTemperature=function(){for(var c=0,h=0,s=this.nodes;h<s.length;h++)c+=s[h].temperature;return c},p.prototype.vectorLength=function(c){return Math.sqrt(c.x*c.x+c.y*c.y)},p.prototype.getDistR=function(c,h){return c=this.getDistXY(c,h),this.vectorLength(c)},p.prototype.getDistXY=function(c,h){var s=c.plotX-h.plotX;return c=c.plotY-h.plotY,{x:s,y:c,absX:Math.abs(s),absY:Math.abs(c)}},p}()}),o(t,"Series/PackedBubble/PackedBubbleLayout.js",[t["Series/GraphLayoutComposition.js"],t["Series/PackedBubble/PackedBubbleIntegration.js"],t["Series/Networkgraph/ReingoldFruchtermanLayout.js"],t["Core/Utilities.js"]],function(n,e,r,f){function b(){var x=[];return this.series.forEach(function(p){p.parentNode&&p.parentNode.selected&&x.push(p.parentNode)}),x}function S(){this.allDataPoints&&delete this.allDataPoints}var E=this&&this.__extends||function(){var x=function(p,c){return x=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(h,s){h.__proto__=s}||function(h,s){for(var d in s)s.hasOwnProperty(d)&&(h[d]=s[d])},x(p,c)};return function(p,c){function h(){this.constructor=p}x(p,c),p.prototype=c===null?Object.create(c):(h.prototype=c.prototype,new h)}}(),D=f.addEvent,O=f.pick,P=[];return f=function(x){function p(){var c=x!==null&&x.apply(this,arguments)||this;return c.index=NaN,c.nodes=[],c.options=void 0,c.series=[],c}return E(p,x),p.compose=function(c){r.compose(c),n.integrations.packedbubble=e,n.layouts.packedbubble=p,P.indexOf(c)===-1&&(P.push(c),D(c,"beforeRedraw",S),c.prototype.getSelectedParentNodes=b)},p.prototype.beforeStep=function(){this.options.marker&&this.series.forEach(function(c){c&&c.calculateParentRadius()})},p.prototype.isStable=function(){var c=Math.abs(this.prevSystemTemperature-this.systemTemperature);return 1>Math.abs(10*this.systemTemperature/Math.sqrt(this.nodes.length))&&1e-5>c||0>=this.temperature},p.prototype.setCircularPositions=function(){for(var c=this.box,h=this.nodes,s=2*Math.PI/(h.length+1),d=this.options.initialPositionRadius,y,v,w=0,$=0;$<h.length;$++){var k=h[$];this.options.splitSeries&&!k.isParentNode?(y=k.series.parentNode.plotX,v=k.series.parentNode.plotY):(y=c.width/2,v=c.height/2),k.plotX=k.prevX=O(k.plotX,y+d*Math.cos(k.index||w*s)),k.plotY=k.prevY=O(k.plotY,v+d*Math.sin(k.index||w*s)),k.dispX=0,k.dispY=0,w++}},p.prototype.repulsiveForces=function(){var c=this,h=c.options.bubblePadding,s,d,y;c.nodes.forEach(function(v){v.degree=v.mass,v.neighbours=0,c.nodes.forEach(function(w){s=0,v===w||v.fixedPosition||!c.options.seriesInteraction&&v.series!==w.series||(y=c.getDistXY(v,w),d=c.vectorLength(y)-(v.marker.radius+w.marker.radius+h),0>d&&(v.degree+=.01,v.neighbours++,s=c.repulsiveForce(-d/Math.sqrt(v.neighbours),c.k,v,w)),c.force("repulsive",v,s*w.mass,y,w,d))})})},p.prototype.applyLimitBox=function(c,h){if(this.options.splitSeries&&!c.isParentNode&&this.options.parentNodeLimit){var s=this.getDistXY(c,c.series.parentNode),d=c.series.parentNodeRadius-c.marker.radius-this.vectorLength(s);0>d&&d>-2*c.marker.radius&&(c.plotX-=.01*s.x,c.plotY-=.01*s.y)}x.prototype.applyLimitBox.call(this,c,h)},p}(r),n.layouts.packedbubble=f}),o(t,"Series/PackedBubble/PackedBubbleSeries.js",[t["Core/Color/Color.js"],t["Series/DragNodesComposition.js"],t["Series/GraphLayoutComposition.js"],t["Core/Globals.js"],t["Series/PackedBubble/PackedBubblePoint.js"],t["Series/PackedBubble/PackedBubbleSeriesDefaults.js"],t["Series/PackedBubble/PackedBubbleLayout.js"],t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],function(n,e,r,f,b,S,E,D,O){var P=this&&this.__extends||function(){var g=function(T,a){return g=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(C,m){C.__proto__=m}||function(C,m){for(var I in m)m.hasOwnProperty(I)&&(C[I]=m[I])},g(T,a)};return function(T,a){function C(){this.constructor=T}g(T,a),T.prototype=a===null?Object.create(a):(C.prototype=a.prototype,new C)}}(),x=n.parse;n=f.noop;var p=D.series.prototype,c=D.seriesTypes.bubble,h=O.addEvent,s=O.clamp,d=O.defined,y=O.extend,v=O.fireEvent,w=O.isArray,$=O.isNumber,k=O.merge,_=O.pick;return O=function(g){function T(){var a=g!==null&&g.apply(this,arguments)||this;return a.chart=void 0,a.data=void 0,a.layout=void 0,a.options=void 0,a.parentNodeMass=0,a.points=void 0,a.xData=void 0,a}return P(T,g),T.compose=function(a,C,m,I){c.compose(a,C,m,I),e.compose(C),E.compose(C)},T.prototype.accumulateAllPoints=function(){for(var a=this.chart,C=[],m,I=0,u=a.series;I<u.length;I++){var M=u[I];if(M.is("packedbubble")&&M.visible||!a.options.chart.ignoreHiddenSeries){m=M.yData||[];for(var R=0;R<m.length;R++)C.push([null,null,m[R],M.index,R,{id:R,marker:{radius:0}}])}}return C},T.prototype.addLayout=function(){var a=this.options.layoutAlgorithm=this.options.layoutAlgorithm||{},C=a.type||"packedbubble",m=this.chart.options.chart,I=this.chart.graphLayoutsStorage,u=this.chart.graphLayoutsLookup;I||(this.chart.graphLayoutsStorage=I={},this.chart.graphLayoutsLookup=u=[]);var M=I[C];M||(a.enableSimulation=d(m.forExport)?!m.forExport:a.enableSimulation,I[C]=M=new r.layouts[C],M.init(a),u.splice(M.index,0,M)),this.layout=M,this.points.forEach(function(R){R.mass=2,R.degree=1,R.collisionNmb=1}),M.setArea(0,0,this.chart.plotWidth,this.chart.plotHeight),M.addElementsToCollection([this],M.series),M.addElementsToCollection(this.points,M.nodes)},T.prototype.addSeriesLayout=function(){var a=this.options.layoutAlgorithm=this.options.layoutAlgorithm||{},C=a.type||"packedbubble",m=this.chart.graphLayoutsStorage,I=this.chart.graphLayoutsLookup;a=k(a,a.parentNodeOptions,{enableSimulation:this.layout.options.enableSimulation});var u=m[C+"-series"];u||(m[C+"-series"]=u=new r.layouts[C],u.init(a),I.splice(u.index,0,u)),this.parentNodeLayout=u,this.createParentNodes()},T.prototype.calculateParentRadius=function(){var a=this.seriesBox();this.parentNodeRadius=s(Math.sqrt(2*this.parentNodeMass/Math.PI)+20,20,a?Math.max(Math.sqrt(Math.pow(a.width,2)+Math.pow(a.height,2))/2+20,20):Math.sqrt(2*this.parentNodeMass/Math.PI)+20),this.parentNode&&(this.parentNode.marker.radius=this.parentNode.radius=this.parentNodeRadius)},T.prototype.calculateZExtremes=function(){var a=this.options.zMin,C=this.options.zMax,m=1/0,I=-1/0;return a&&C?[a,C]:(this.chart.series.forEach(function(u){u.yData.forEach(function(M){d(M)&&(M>I&&(I=M),M<m&&(m=M))})}),a=_(a,m),C=_(C,I),[a,C])},T.prototype.checkOverlap=function(a,C){var m=a[0]-C[0],I=a[1]-C[1];return-.001>Math.sqrt(m*m+I*I)-Math.abs(a[2]+C[2])},T.prototype.createParentNodes=function(){var a=this,C=this.pointClass,m=this.chart,I=this.parentNodeLayout,u=this.layout.options,M,R=this.parentNode,A={radius:this.parentNodeRadius,lineColor:this.color,fillColor:x(this.color).brighten(.4).get()};u.parentNodeOptions&&(A=k(u.parentNodeOptions.marker||{},A)),this.parentNodeMass=0,this.points.forEach(function(B){a.parentNodeMass+=Math.PI*Math.pow(B.marker.radius,2)}),this.calculateParentRadius(),I.nodes.forEach(function(B){B.seriesIndex===a.index&&(M=!0)}),I.setArea(0,0,m.plotWidth,m.plotHeight),M||(R||(R=new C().init(this,{mass:this.parentNodeRadius/2,marker:A,dataLabels:{inside:!1},states:{normal:{marker:A},hover:{marker:A}},dataLabelOnNull:!0,degree:this.parentNodeRadius,isParentNode:!0,seriesIndex:this.index})),this.parentNode&&(R.plotX=this.parentNode.plotX,R.plotY=this.parentNode.plotY),this.parentNode=R,I.addElementsToCollection([this],I.series),I.addElementsToCollection([R],I.nodes))},T.prototype.deferLayout=function(){var a=this.options.layoutAlgorithm;this.visible&&(this.addLayout(),a.splitSeries&&this.addSeriesLayout())},T.prototype.destroy=function(){var a=this;this.chart.graphLayoutsLookup&&this.chart.graphLayoutsLookup.forEach(function(C){C.removeElementFromCollection(a,C.series)},this),this.parentNode&&this.parentNodeLayout&&(this.parentNodeLayout.removeElementFromCollection(this.parentNode,this.parentNodeLayout.nodes),this.parentNode.dataLabel&&(this.parentNode.dataLabel=this.parentNode.dataLabel.destroy())),p.destroy.apply(this,arguments)},T.prototype.drawDataLabels=function(){p.drawDataLabels.call(this,this.points),this.parentNode&&(this.parentNode.formatPrefix="parentNode",p.drawDataLabels.call(this,[this.parentNode]))},T.prototype.drawGraph=function(){if(this.layout&&this.layout.options.splitSeries){var a=this.chart,C=this.layout.options.parentNodeOptions.marker;C={fill:C.fillColor||x(this.color).brighten(.4).get(),opacity:C.fillOpacity,stroke:C.lineColor||this.color,"stroke-width":_(C.lineWidth,this.options.lineWidth)},this.parentNodesGroup||(this.parentNodesGroup=this.plotGroup("parentNodesGroup","parentNode",this.visible?"inherit":"hidden",.1,a.seriesGroup),this.group.attr({zIndex:2})),this.calculateParentRadius();var m=k({x:this.parentNode.plotX-this.parentNodeRadius,y:this.parentNode.plotY-this.parentNodeRadius,width:2*this.parentNodeRadius,height:2*this.parentNodeRadius},C);this.parentNode.graphic||(this.graph=this.parentNode.graphic=a.renderer.symbol(C.symbol).add(this.parentNodesGroup)),this.parentNode.graphic.attr(m)}},T.prototype.drawTracker=function(){var a=this.parentNode;if(g.prototype.drawTracker.call(this),a){var C=w(a.dataLabels)?a.dataLabels:a.dataLabel?[a.dataLabel]:[];a.graphic&&(a.graphic.element.point=a),C.forEach(function(m){m.div?m.div.point=a:m.element.point=a})}},T.prototype.getPointRadius=function(){var a=this,C=this.chart,m=this.options,I=m.useSimulation,u=Math.min(C.plotWidth,C.plotHeight),M={},R=[],A=C.allDataPoints||[],B=A.length,U,Z,j,l;["minSize","maxSize"].forEach(function(H){var G=parseInt(m[H],10),W=/%$/.test(m[H]);M[H]=W?u*G/100:G*Math.sqrt(B)}),C.minRadius=U=M.minSize/Math.sqrt(B),C.maxRadius=Z=M.maxSize/Math.sqrt(B);var L=I?this.calculateZExtremes():[U,Z];A.forEach(function(H,G){j=I?s(H[2],L[0],L[1]):H[2],l=a.getRadius(L[0],L[1],U,Z,j),l===0&&(l=null),A[G][2]=l,R.push(l)}),this.radii=R},T.prototype.init=function(){return p.init.apply(this,arguments),this.eventsToUnbind.push(h(this,"updatedData",function(){var a=this;this.chart.series.forEach(function(C){C.type===a.type&&(C.isDirty=!0)},this)})),this},T.prototype.onMouseUp=function(a){var C=a;if(C.fixedPosition&&!C.removed){var m=this.layout,I=this.parentNodeLayout,u,M;I&&m.options.dragBetweenSeries&&I.nodes.forEach(function(R){C&&C.marker&&R!==C.series.parentNode&&(u=m.getDistXY(C,R),M=m.vectorLength(u)-R.marker.radius-C.marker.radius,0>M&&(R.series.addPoint(k(C.options,{plotX:C.plotX,plotY:C.plotY}),!1),m.removeElementFromCollection(C,m.nodes),C.remove()))}),e.onMouseUp.apply(this,arguments)}},T.prototype.placeBubbles=function(a){var C=this.checkOverlap,m=this.positionBubble,I=[],u=1,M=0,R=0,A=[],B;if(a=a.sort(function(U,Z){return Z[2]-U[2]}),a.length){if(I.push([[0,0,a[0][2],a[0][3],a[0][4]]]),1<a.length)for(I.push([[0,0-a[1][2]-a[0][2],a[1][2],a[1][3],a[1][4]]]),B=2;B<a.length;B++)a[B][2]=a[B][2]||1,A=m(I[u][M],I[u-1][R],a[B]),C(A,I[u][0])?(I.push([]),R=0,I[u+1].push(m(I[u][M],I[u][0],a[B])),u++,M=0):1<u&&I[u-1][R+1]&&C(A,I[u-1][R+1])?(R++,I[u].push(m(I[u][M],I[u-1][R],a[B])),M++):(M++,I[u].push(A));this.chart.stages=I,this.chart.rawPositions=[].concat.apply([],I),this.resizeRadius(),A=this.chart.rawPositions}return A},T.prototype.pointAttribs=function(a,C){var m=this.options,I=m.marker;return a&&a.isParentNode&&m.layoutAlgorithm&&m.layoutAlgorithm.parentNodeOptions&&(I=m.layoutAlgorithm.parentNodeOptions.marker),m=I.fillOpacity,a=p.pointAttribs.call(this,a,C),m!==1&&(a["fill-opacity"]=m),a},T.prototype.positionBubble=function(a,C,m){var I=Math.sqrt,u=Math.asin,M=Math.acos,R=Math.pow,A=Math.abs;return I=I(R(a[0]-C[0],2)+R(a[1]-C[1],2)),M=M((R(I,2)+R(m[2]+C[2],2)-R(m[2]+a[2],2))/(2*(m[2]+C[2])*I)),u=u(A(a[0]-C[0])/I),a=(0>a[1]-C[1]?0:Math.PI)+M+u*(0>(a[0]-C[0])*(a[1]-C[1])?1:-1),[C[0]+(C[2]+m[2])*Math.sin(a),C[1]-(C[2]+m[2])*Math.cos(a),m[2],m[3],m[4]]},T.prototype.render=function(){var a=[];p.render.apply(this,arguments),this.options.dataLabels.allowOverlap||(this.data.forEach(function(C){w(C.dataLabels)&&C.dataLabels.forEach(function(m){a.push(m)})}),this.options.useSimulation&&this.chart.hideOverlappingLabels(a))},T.prototype.resizeRadius=function(){for(var a=this.chart,C=a.rawPositions,m=Math.min,I=Math.max,u=a.plotLeft,M=a.plotTop,R=a.plotHeight,A=a.plotWidth,B,U,Z=B=Number.POSITIVE_INFINITY,j=U=Number.NEGATIVE_INFINITY,l=0;l<C.length;l++){var L=C[l],H=L[2];Z=m(Z,L[0]-H),j=I(j,L[0]+H),B=m(B,L[1]-H),U=I(U,L[1]+H)}if(L=[j-Z,U-B],m=m.apply([],[(A-u)/L[0],(R-M)/L[1]]),1e-10<Math.abs(m-1)){for(a=0;a<C.length;a++)L=C[a],L[2]*=m;this.placeBubbles(C)}else a.diffY=R/2+M-B-(U-B)/2,a.diffX=A/2+u-Z-(j-Z)/2},T.prototype.seriesBox=function(){var a=this.chart,C=Math.max,m=Math.min,I=[a.plotLeft,a.plotLeft+a.plotWidth,a.plotTop,a.plotTop+a.plotHeight],u;return this.data.forEach(function(M){d(M.plotX)&&d(M.plotY)&&M.marker.radius&&(u=M.marker.radius,I[0]=m(I[0],M.plotX-u),I[1]=C(I[1],M.plotX+u),I[2]=m(I[2],M.plotY-u),I[3]=C(I[3],M.plotY+u))}),$(I.width/I.height)?I:null},T.prototype.setVisible=function(){var a=this;p.setVisible.apply(a,arguments),a.parentNodeLayout&&a.graph?a.visible?(a.graph.show(),a.parentNode.dataLabel&&a.parentNode.dataLabel.show()):(a.graph.hide(),a.parentNodeLayout.removeElementFromCollection(a.parentNode,a.parentNodeLayout.nodes),a.parentNode.dataLabel&&a.parentNode.dataLabel.hide()):a.layout&&(a.visible?a.layout.addElementsToCollection(a.points,a.layout.nodes):a.points.forEach(function(C){a.layout.removeElementFromCollection(C,a.layout.nodes)}))},T.prototype.translate=function(){var a=this.chart,C=this.data,m=this.index,I=this.options.useSimulation;if(this.processedXData=this.xData,this.generatePoints(),d(a.allDataPoints)||(a.allDataPoints=this.accumulateAllPoints(),this.getPointRadius()),I)var u=a.allDataPoints;else u=this.placeBubbles(a.allDataPoints),this.options.draggable=!1;for(var M=0,R=u;M<R.length;M++){var A=R[M];if(A[3]===m){u=C[A[4]];var B=_(A[2],void 0);I||(u.plotX=A[0]-a.plotLeft+a.diffX,u.plotY=A[1]-a.plotTop+a.diffY),$(B)&&(u.marker=y(u.marker,{radius:B,width:2*B,height:2*B}),u.radius=B)}}I&&this.deferLayout(),v(this,"afterTranslate")},T.defaultOptions=k(c.defaultOptions,S),T}(c),y(O.prototype,{pointClass:b,axisTypes:[],directTouch:!0,forces:["barycenter","repulsive"],hasDraggableNodes:!0,isCartesian:!1,noSharedTooltip:!0,pointArrayMap:["value"],pointValKey:"value",requireSorting:!1,trackerGroups:["group","dataLabelsGroup","parentNodesGroup"],alignDataLabel:p.alignDataLabel,indexateNodes:n,onMouseDown:e.onMouseDown,onMouseMove:e.onMouseMove,redrawHalo:e.redrawHalo,searchPoint:n}),D.registerSeriesType("packedbubble",O),O}),o(t,"Series/Polygon/PolygonSeries.js",[t["Core/Globals.js"],t["Core/Legend/LegendSymbol.js"],t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],function(n,e,r,f){var b=this&&this.__extends||function(){var p=function(c,h){return p=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(s,d){s.__proto__=d}||function(s,d){for(var y in d)d.hasOwnProperty(y)&&(s[y]=d[y])},p(c,h)};return function(c,h){function s(){this.constructor=c}p(c,h),c.prototype=h===null?Object.create(h):(s.prototype=h.prototype,new s)}}();n=n.noop;var S=r.series,E=r.seriesTypes,D=E.area,O=E.line,P=E.scatter;E=f.extend;var x=f.merge;return f=function(p){function c(){var h=p!==null&&p.apply(this,arguments)||this;return h.data=void 0,h.options=void 0,h.points=void 0,h}return b(c,p),c.prototype.getGraphPath=function(){for(var h=O.prototype.getGraphPath.call(this),s=h.length+1;s--;)(s===h.length||h[s][0]==="M")&&0<s&&h.splice(s,0,["Z"]);return this.areaPath=h},c.prototype.drawGraph=function(){this.options.fillColor=this.color,D.prototype.drawGraph.call(this)},c.defaultOptions=x(P.defaultOptions,{marker:{enabled:!1,states:{hover:{enabled:!1}}},stickyTracking:!1,tooltip:{followPointer:!0,pointFormat:""},trackByArea:!0}),c}(P),E(f.prototype,{type:"polygon",drawLegendSymbol:e.drawRectangle,drawTracker:S.prototype.drawTracker,setStackedPoints:n}),r.registerSeriesType("polygon",f),f}),o(t,"Core/Axis/WaterfallAxis.js",[t["Core/Axis/Stacking/StackItem.js"],t["Core/Utilities.js"]],function(n,e){var r=e.addEvent,f=e.objectEach,b;return function(S){function E(){var p=this.waterfall.stacks;p&&(p.changed=!1,delete p.alreadyChanged)}function D(){var p=this.options.stackLabels;p&&p.enabled&&this.waterfall.stacks&&this.waterfall.renderStackTotals()}function O(){for(var p=this.axes,c=this.series,h=c.length;h--;)c[h].options.stacking&&(p.forEach(function(s){s.isXAxis||(s.waterfall.stacks.changed=!0)}),h=0)}function P(){this.waterfall||(this.waterfall=new x(this))}var x=function(){function p(c){this.axis=c,this.stacks={changed:!1}}return p.prototype.renderStackTotals=function(){var c=this.axis,h=c.waterfall.stacks,s=c.stacking&&c.stacking.stackTotalGroup,d=new n(c,c.options.stackLabels||{},!1,0,void 0);this.dummyStackItem=d,s&&f(h,function(y){f(y,function(v,w){d.total=v.stackTotal,d.x=+w,v.label&&(d.label=v.label),n.prototype.render.call(d,s),v.label=d.label,delete d.label})}),d.total=null},p}();S.Composition=x,S.compose=function(p,c){r(p,"init",P),r(p,"afterBuildStacks",E),r(p,"afterRender",D),r(c,"beforeRedraw",O)}}(b||(b={})),b}),o(t,"Series/Waterfall/WaterfallPoint.js",[t["Series/Column/ColumnSeries.js"],t["Core/Series/Point.js"],t["Core/Utilities.js"]],function(n,e,r){var f=this&&this.__extends||function(){var S=function(E,D){return S=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(O,P){O.__proto__=P}||function(O,P){for(var x in P)P.hasOwnProperty(x)&&(O[x]=P[x])},S(E,D)};return function(E,D){function O(){this.constructor=E}S(E,D),E.prototype=D===null?Object.create(D):(O.prototype=D.prototype,new O)}}(),b=r.isNumber;return function(S){function E(){var D=S!==null&&S.apply(this,arguments)||this;return D.options=void 0,D.series=void 0,D}return f(E,S),E.prototype.getClassName=function(){var D=e.prototype.getClassName.call(this);return this.isSum?D+=" highcharts-sum":this.isIntermediateSum&&(D+=" highcharts-intermediate-sum"),D},E.prototype.isValid=function(){return b(this.y)||this.isSum||!!this.isIntermediateSum},E}(n.prototype.pointClass)}),o(t,"Series/Waterfall/WaterfallSeries.js",[t["Core/Axis/Axis.js"],t["Core/Chart/Chart.js"],t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"],t["Core/Axis/WaterfallAxis.js"],t["Series/Waterfall/WaterfallPoint.js"]],function(n,e,r,f,b,S){var E=this&&this.__extends||function(){var v=function(w,$){return v=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(k,_){k.__proto__=_}||function(k,_){for(var g in _)_.hasOwnProperty(g)&&(k[g]=_[g])},v(w,$)};return function(w,$){function k(){this.constructor=w}v(w,$),w.prototype=$===null?Object.create($):(k.prototype=$.prototype,new k)}}(),D=r.seriesTypes,O=D.column,P=D.line,x=f.arrayMax,p=f.arrayMin,c=f.correctFloat;D=f.extend;var h=f.isNumber,s=f.merge,d=f.objectEach,y=f.pick;return f=function(v){function w(){var $=v!==null&&v.apply(this,arguments)||this;return $.chart=void 0,$.data=void 0,$.options=void 0,$.points=void 0,$.stackedYNeg=void 0,$.stackedYPos=void 0,$.stackKey=void 0,$.xData=void 0,$.yAxis=void 0,$.yData=void 0,$}return E(w,v),w.prototype.generatePoints=function(){O.prototype.generatePoints.apply(this);for(var $=0,k=this.points.length;$<k;$++){var _=this.points[$],g=this.processedYData[$];h(g)&&(_.isIntermediateSum||_.isSum)&&(_.y=c(g))}},w.prototype.translate=function(){var $=this.options,k=this.yAxis,_=y($.minPointLength,5),g=_/2,T=$.threshold||0;$=$.stacking;var a=k.waterfall.stacks[this.stackKey],C=T,m=T;O.prototype.translate.apply(this);for(var I=this.points,u=0;u<I.length;u++){var M=I[u],R=this.processedYData[u],A=M.shapeArgs;if(A&&h(R)){var B=[0,R],U=M.y;if($){if(a){if(B=a[u],$==="overlap"){var Z=B.stackState[B.stateIndex--];Z=0<=U?Z:Z-U,Object.hasOwnProperty.call(B,"absolutePos")&&delete B.absolutePos,Object.hasOwnProperty.call(B,"absoluteNeg")&&delete B.absoluteNeg}else 0<=U?(Z=B.threshold+B.posTotal,B.posTotal-=U):(Z=B.threshold+B.negTotal,B.negTotal-=U,Z-=U),!B.posTotal&&h(B.absolutePos)&&Object.hasOwnProperty.call(B,"absolutePos")&&(B.posTotal=B.absolutePos,delete B.absolutePos),!B.negTotal&&h(B.absoluteNeg)&&Object.hasOwnProperty.call(B,"absoluteNeg")&&(B.negTotal=B.absoluteNeg,delete B.absoluteNeg);M.isSum||(B.connectorThreshold=B.threshold+B.stackTotal),k.reversed?(R=0<=U?Z-U:Z+U,U=Z):(R=Z,U=Z-U),M.below=R<=T,A.y=k.translate(R,!1,!0,!1,!0),A.height=Math.abs(A.y-k.translate(U,!1,!0,!1,!0)),(U=k.waterfall.dummyStackItem)&&(U.x=u,U.label=a[u].label,U.setOffset(this.pointXOffset||0,this.barW||0,this.stackedYNeg[u],this.stackedYPos[u],void 0,this.xAxis))}}else Z=Math.max(m,m+U)+B[0],A.y=k.translate(Z,!1,!0,!1,!0),M.isSum?(A.y=k.translate(B[1],!1,!0,!1,!0),A.height=Math.min(k.translate(B[0],!1,!0,!1,!0),k.len)-A.y,M.below=B[1]<=T):M.isIntermediateSum?(0<=U?(R=B[1]+C,U=C):(R=C,U=B[1]+C),k.reversed&&(R^=U,U^=R,R^=U),A.y=k.translate(R,!1,!0,!1,!0),A.height=Math.abs(A.y-Math.min(k.translate(U,!1,!0,!1,!0),k.len)),C+=B[1],M.below=R<=T):(A.height=0<R?k.translate(m,!1,!0,!1,!0)-A.y:k.translate(m,!1,!0,!1,!0)-k.translate(m-R,!1,!0,!1,!0),m+=R,M.below=m<T),0>A.height&&(A.y+=A.height,A.height*=-1);M.plotY=A.y=Math.round(A.y||0)-this.borderWidth%2/2,A.height=Math.max(Math.round(A.height||0),.001),M.yBottom=A.y+A.height,A.height<=_&&!M.isNull?(A.height=_,A.y-=g,M.plotY=A.y,M.minPointLengthOffset=0>M.y?-g:g):(M.isNull&&(A.width=0),M.minPointLengthOffset=0),U=M.plotY+(M.negative?A.height:0),M.below&&(M.plotY+=A.height),M.tooltipPos&&(this.chart.inverted?M.tooltipPos[0]=k.len-U:M.tooltipPos[1]=U),M.isInside=this.isPointInside(M)}}},w.prototype.processData=function($){var k=this.options,_=this.yData,g=k.data,T=_.length,a=k.threshold||0,C,m,I,u,M;for(M=m=C=I=u=0;M<T;M++){var R=_[M],A=g&&g[M]?g[M]:{};R==="sum"||A.isSum?_[M]=c(m):R==="intermediateSum"||A.isIntermediateSum?(_[M]=c(C),C=0):(m+=R,C+=R),I=Math.min(m,I),u=Math.max(m,u)}v.prototype.processData.call(this,$),k.stacking||(this.dataMin=I+a,this.dataMax=u)},w.prototype.toYData=function($){return $.isSum?"sum":$.isIntermediateSum?"intermediateSum":$.y},w.prototype.updateParallelArrays=function($,k){v.prototype.updateParallelArrays.call(this,$,k),(this.yData[0]==="sum"||this.yData[0]==="intermediateSum")&&(this.yData[0]=null)},w.prototype.pointAttribs=function($,k){var _=this.options.upColor;return _&&!$.options.color&&($.color=0<$.y?_:void 0),$=O.prototype.pointAttribs.call(this,$,k),delete $.dashstyle,$},w.prototype.getGraphPath=function(){return[["M",0,0]]},w.prototype.getCrispPath=function(){var $=this.data,k=this.yAxis,_=$.length,g=Math.round(this.graph.strokeWidth())%2/2,T=Math.round(this.borderWidth)%2/2,a=this.xAxis.reversed,C=this.yAxis.reversed,m=this.options.stacking,I=[],u;for(u=1;u<_;u++){var M=$[u].shapeArgs,R=$[u-1],A=$[u-1].shapeArgs,B=k.waterfall.stacks[this.stackKey],U=0<R.y?-A.height:0;B&&A&&M&&(B=B[u-1],m?(B=B.connectorThreshold,U=Math.round(k.translate(B,!1,!0,!1,!0)+(C?U:0))-g):U=A.y+R.minPointLengthOffset+T-g,I.push(["M",(A.x||0)+(a?0:A.width||0),U],["L",(M.x||0)+(a&&M.width||0),U])),A&&I.length&&(!m&&0>R.y&&!C||0<R.y&&C)&&((R=I[I.length-2])&&typeof R[2]=="number"&&(R[2]+=A.height||0),(R=I[I.length-1])&&typeof R[2]=="number"&&(R[2]+=A.height||0))}return I},w.prototype.drawGraph=function(){P.prototype.drawGraph.call(this),this.graph&&this.graph.attr({d:this.getCrispPath()})},w.prototype.setStackedPoints=function(){function $(W,N,F,z){if(j){if(G)for(F;F<G;F++)j.stackState[F]+=z;else j.stackState[0]=W,G=j.stackState.length;j.stackState.push(j.stackState[G-1]+N)}}var k=this.options,_=this.yAxis.waterfall.stacks,g=k.threshold||0,T=g,a=T,C=this.stackKey,m=this.xData,I=m.length,u,M,R;this.yAxis.stacking.usePercentage=!1;var A=u=M=T;if(this.visible||!this.chart.options.chart.ignoreHiddenSeries){var B=_.changed;if((R=_.alreadyChanged)&&0>R.indexOf(C)&&(B=!0),_[C]||(_[C]={}),R=_[C])for(var U=0;U<I;U++){var Z=m[U];(!R[Z]||B)&&(R[Z]={negTotal:0,posTotal:0,stackTotal:0,threshold:0,stateIndex:0,stackState:[],label:B&&R[Z]?R[Z].label:void 0});var j=R[Z],l=this.yData[U];0<=l?j.posTotal+=l:j.negTotal+=l;var L=k.data[U];Z=j.absolutePos=j.posTotal;var H=j.absoluteNeg=j.negTotal;j.stackTotal=Z+H;var G=j.stackState.length;L&&L.isIntermediateSum?($(M,u,0,M),M=u,u=g,T^=a,a^=T,T^=a):L&&L.isSum?($(g,A,G,0),T=g):($(T,l,0,A),L&&(A+=l,u+=l)),j.stateIndex++,j.threshold=T,T+=j.stackTotal}_.changed=!1,_.alreadyChanged||(_.alreadyChanged=[]),_.alreadyChanged.push(C)}},w.prototype.getExtremes=function(){var $=this.options.stacking;if($){var k=this.yAxis;k=k.waterfall.stacks;var _=this.stackedYNeg=[],g=this.stackedYPos=[];return $==="overlap"?d(k[this.stackKey],function(T){_.push(p(T.stackState)),g.push(x(T.stackState))}):d(k[this.stackKey],function(T){_.push(T.negTotal+T.threshold),g.push(T.posTotal+T.threshold)}),{dataMin:p(_),dataMax:x(g)}}return{dataMin:this.dataMin,dataMax:this.dataMax}},w.defaultOptions=s(O.defaultOptions,{dataLabels:{inside:!0},lineWidth:1,lineColor:"#333333",dashStyle:"Dot",borderColor:"#333333",states:{hover:{lineWidthPlus:0}}}),w}(O),D(f.prototype,{getZonesGraphs:P.prototype.getZonesGraphs,pointValKey:"y",showLine:!0,pointClass:S}),r.registerSeriesType("waterfall",f),b.compose(n,e),f}),o(t,"Core/Axis/RadialAxis.js",[t["Core/Axis/AxisDefaults.js"],t["Core/Defaults.js"],t["Core/Globals.js"],t["Core/Utilities.js"]],function(n,e,r,f){var b=e.defaultOptions,S=r.noop,E=f.addEvent,D=f.correctFloat,O=f.defined,P=f.extend,x=f.fireEvent,p=f.merge,c=f.pick,h=f.relativeLength,s=f.wrap,d;return function(y){function v(){this.autoConnect=this.isCircular&&typeof c(this.userMax,this.options.max)>"u"&&D(this.endAngleRad-this.startAngleRad)===D(2*Math.PI),!this.isCircular&&this.chart.inverted&&this.max++,this.autoConnect&&(this.max+=this.categories&&1||this.pointRange||this.closestPointRange||0)}function w(){var V=this;return function(){if(V.isRadial&&V.tickPositions&&V.options.labels&&V.options.labels.allowOverlap!==!0)return V.tickPositions.map(function(X){return V.ticks[X]&&V.ticks[X].label}).filter(function(X){return!!X})}}function $(){return S}function k(V,X,Y){var q=this.pane.center,tt=V.value;if(this.isCircular){if(O(tt))V.point&&(it=V.point.shapeArgs||{},it.start&&(tt=this.chart.inverted?this.translate(V.point.rectPlotY,!0):V.point.x));else{var it=V.chartX||0,at=V.chartY||0;tt=this.translate(Math.atan2(at-Y,it-X)-this.startAngleRad,!0)}V=this.getPosition(tt),it=V.x,at=V.y}else O(tt)||(it=V.chartX,at=V.chartY),O(it)&&O(at)&&(Y=q[1]+this.chart.plotTop,tt=this.translate(Math.min(Math.sqrt(Math.pow(it-X,2)+Math.pow(at-Y,2)),q[2]/2)-q[3]/2,!0));return[tt,it||0,at||0]}function _(V,X,Y){V=this.pane.center;var q=this.chart,tt=this.left||0,it=this.top||0,at=c(X,V[2]/2-this.offset);return typeof Y>"u"&&(Y=this.horiz?0:this.center&&-this.center[3]/2),Y&&(at+=Y),this.isCircular||typeof X<"u"?(X=this.chart.renderer.symbols.arc(tt+V[0],it+V[1],at,at,{start:this.startAngleRad,end:this.endAngleRad,open:!0,innerR:0}),X.xBounds=[tt+V[0]],X.yBounds=[it+V[1]-at]):(X=this.postTranslate(this.angleRad,at),X=[["M",this.center[0]+q.plotLeft,this.center[1]+q.plotTop],["L",X.x,X.y]]),X}function g(){this.constructor.prototype.getOffset.call(this),this.chart.axisOffset[this.side]=0}function T(V,X,Y){var q=this.chart,tt=function(pt){if(typeof pt=="string"){var mt=parseInt(pt,10);return J.test(pt)&&(mt=mt*ht/100),mt}return pt},it=this.center,at=this.startAngleRad,ht=it[2]/2,dt=Math.min(this.offset,0),ut=this.left||0,st=this.top||0,J=/%$/,Q=this.isCircular,rt=c(tt(Y.outerRadius),ht),lt=tt(Y.innerRadius);if(tt=c(tt(Y.thickness),10),this.options.gridLineInterpolation==="polygon")dt=this.getPlotLinePath({value:V}).concat(this.getPlotLinePath({value:X,reverse:!0}));else{if(V=Math.max(V,this.min),X=Math.min(X,this.max),V=this.translate(V),X=this.translate(X),Q||(rt=V||0,lt=X||0),Y.shape!=="circle"&&Q)Y=at+(V||0),at+=X||0;else{Y=-Math.PI/2,at=1.5*Math.PI;var ct=!0}rt-=dt,dt=q.renderer.symbols.arc(ut+it[0],st+it[1],rt,rt,{start:Math.min(Y,at),end:Math.max(Y,at),innerR:c(lt,rt-(tt-dt)),open:ct}),Q&&(Q=(at+Y)/2,ut=ut+it[0]+it[2]/2*Math.cos(Q),dt.xBounds=Q>-Math.PI/2&&Q<Math.PI/2?[ut,q.plotWidth]:[0,ut],dt.yBounds=[st+it[1]+it[2]/2*Math.sin(Q)],dt.yBounds[0]+=Q>-Math.PI&&0>Q||Q>Math.PI?-10:10)}return dt}function a(V){var X=this,Y=this.pane.center,q=this.chart,tt=q.inverted,it=V.reverse,at=this.pane.options.background?this.pane.options.background[0]||this.pane.options.background:{},ht=at.innerRadius||"0%",dt=at.outerRadius||"100%",ut=Y[0]+q.plotLeft,st=Y[1]+q.plotTop,J=this.height,Q=V.isCrosshair;at=Y[3]/2;var rt=V.value,lt,ct=this.getPosition(rt),pt=ct.x;if(ct=ct.y,Q&&(ct=this.getCrosshairPosition(V,ut,st),rt=ct[0],pt=ct[1],ct=ct[2]),this.isCircular)rt=Math.sqrt(Math.pow(pt-ut,2)+Math.pow(ct-st,2)),it=typeof ht=="string"?h(ht,1):ht/rt,q=typeof dt=="string"?h(dt,1):dt/rt,Y&&at&&(at/=rt,it<at&&(it=at),q<at&&(q=at)),Y=[["M",ut+it*(pt-ut),st-it*(st-ct)],["L",pt-(1-q)*(pt-ut),ct+(1-q)*(st-ct)]];else if((rt=this.translate(rt))&&(0>rt||rt>J)&&(rt=0),this.options.gridLineInterpolation==="circle")Y=this.getLinePath(0,rt,at);else if(Y=[],q[tt?"yAxis":"xAxis"].forEach(function(mt){mt.pane===X.pane&&(lt=mt)}),lt)for(ut=lt.tickPositions,lt.autoConnect&&(ut=ut.concat([ut[0]])),it&&(ut=ut.slice().reverse()),rt&&(rt+=at),st=0;st<ut.length;st++)at=lt.getPosition(ut[st],rt),Y.push(st?["L",at.x,at.y]:["M",at.x,at.y]);return Y}function C(V,X){return V=this.translate(V),this.postTranslate(this.isCircular?V:this.angleRad,c(this.isCircular?X:0>V?0:V,this.center[2]/2)-this.offset)}function m(){var V=this.center,X=this.chart,Y=this.options.title;return{x:X.plotLeft+V[0]+(Y.x||0),y:X.plotTop+V[1]-{high:.5,middle:.25,low:0}[Y.align]*V[2]+(Y.y||0)}}function I(V){V.beforeSetTickPositions=v,V.createLabelCollector=w,V.getCrosshairPosition=k,V.getLinePath=_,V.getOffset=g,V.getPlotBandPath=T,V.getPlotLinePath=a,V.getPosition=C,V.getTitlePosition=m,V.postTranslate=j,V.setAxisSize=L,V.setAxisTranslation=H,V.setOptions=G}function u(){var V=this.chart,X=this.options,Y=this.pane,q=Y&&Y.options;V.angular&&this.isXAxis||!Y||!V.angular&&!V.polar||(V=2*Math.PI,Y=(c(q.startAngle,0)-90)*Math.PI/180,q=(c(q.endAngle,c(q.startAngle,0)+360)-90)*Math.PI/180,this.angleRad=(X.angle||0)*Math.PI/180,this.startAngleRad=Y,this.endAngleRad=q,this.offset=X.offset||0,X=(Y%V+V)%V,q=(q%V+V)%V,X>Math.PI&&(X-=V),q>Math.PI&&(q-=V),this.normalizedStartAngleRad=X,this.normalizedEndAngleRad=q)}function M(V){this.isRadial&&(V.align=void 0,V.preventDefault())}function R(){if(this.chart&&this.chart.labelCollectors){var V=this.labelCollector?this.chart.labelCollectors.indexOf(this.labelCollector):-1;0<=V&&this.chart.labelCollectors.splice(V,1)}}function A(V){var X=this.chart,Y=X.inverted,q=X.angular,tt=X.polar,it=this.isXAxis,at=this.coll,ht=q&&it;V=V.userOptions.pane||0,V=this.pane=X.pane&&X.pane[V];var dt;at==="colorAxis"?this.isRadial=!1:(q?(ht?(this.isHidden=!0,this.createLabelCollector=$,this.getOffset=S,this.render=this.redraw=l,this.setTitle=this.setCategories=this.setScale=S):I(this),(dt=!it)&&(this.defaultPolarOptions=z)):tt&&(I(this),this.defaultPolarOptions=(dt=this.horiz)?F:p(at==="xAxis"?n.defaultXAxisOptions:n.defaultYAxisOptions,K),Y&&at==="yAxis"&&(this.defaultPolarOptions.stackLabels=n.defaultYAxisOptions.stackLabels,this.defaultPolarOptions.reversedStacks=!0)),q||tt?(this.isRadial=!0,this.labelCollector||(this.labelCollector=this.createLabelCollector()),this.labelCollector&&X.labelCollectors.push(this.labelCollector)):this.isRadial=!1,V&&dt&&(V.axis=this),this.isCircular=dt)}function B(){this.isRadial&&this.beforeSetTickPositions()}function U(V){var X=this.label;if(X){var Y=this.axis,q=X.getBBox(),tt=Y.options.labels,it=(Y.translate(this.pos)+Y.startAngleRad+Math.PI/2)/Math.PI*180%360,at=Math.round(it),ht=O(tt.y)?0:.3*-q.height,dt=tt.y,ut=20,st=tt.align,J="end",Q=0>at?at+360:at,rt=Q,lt=0,ct=0;if(Y.isRadial){var pt=Y.getPosition(this.pos,Y.center[2]/2+h(c(tt.distance,-25),Y.center[2]/2,-Y.center[2]/2));tt.rotation==="auto"?X.attr({rotation:it}):O(dt)||(dt=Y.chart.renderer.fontMetrics(X.styles&&X.styles.fontSize).b-q.height/2),O(st)||(Y.isCircular?(q.width>Y.len*Y.tickInterval/(Y.max-Y.min)&&(ut=0),st=it>ut&&it<180-ut?"left":it>180+ut&&it<360-ut?"right":"center"):st="center",X.attr({align:st})),st==="auto"&&Y.tickPositions.length===2&&Y.isCircular&&(90<Q&&180>Q?Q=180-Q:270<Q&&360>=Q&&(Q=540-Q),180<rt&&360>=rt&&(rt=360-rt),(Y.pane.options.startAngle===at||Y.pane.options.startAngle===at+360||Y.pane.options.startAngle===at-360)&&(J="start"),st=-90<=at&&90>=at||-360<=at&&-270>=at||270<=at&&360>=at?J==="start"?"right":"left":J==="start"?"left":"right",70<rt&&110>rt&&(st="center"),15>Q||180<=Q&&195>Q?lt=.3*q.height:15<=Q&&35>=Q?lt=J==="start"?0:.75*q.height:195<=Q&&215>=Q?lt=J==="start"?.75*q.height:0:35<Q&&90>=Q?lt=J==="start"?.25*-q.height:q.height:215<Q&&270>=Q&&(lt=J==="start"?q.height:.25*-q.height),15>rt?ct=J==="start"?.15*-q.height:.15*q.height:165<rt&&180>=rt&&(ct=J==="start"?.15*q.height:.15*-q.height),X.attr({align:st}),X.translate(ct,lt+ht)),V.pos.x=pt.x+(tt.x||0),V.pos.y=pt.y+(dt||0)}}}function Z(V){this.axis.getPosition&&P(V.pos,this.axis.getPosition(this.pos))}function j(V,X){var Y=this.chart,q=this.center;return V=this.startAngleRad+V,{x:Y.plotLeft+q[0]+Math.cos(V)*X,y:Y.plotTop+q[1]+Math.sin(V)*X}}function l(){this.isDirty=!1}function L(){if(this.constructor.prototype.setAxisSize.call(this),this.isRadial){this.pane.updateCenter(this);var V=this.center=this.pane.center.slice();if(this.isCircular)this.sector=this.endAngleRad-this.startAngleRad;else{var X=this.postTranslate(this.angleRad,V[3]/2);V[0]=X.x-this.chart.plotLeft,V[1]=X.y-this.chart.plotTop}this.len=this.width=this.height=(V[2]-V[3])*c(this.sector,1)/2}}function H(){this.constructor.prototype.setAxisTranslation.call(this),this.center&&(this.transA=this.isCircular?(this.endAngleRad-this.startAngleRad)/(this.max-this.min||1):(this.center[2]-this.center[3])/2/(this.max-this.min||1),this.minPixelPadding=this.isXAxis?this.transA*this.minPointOffset:0)}function G(V){V=this.options=p(this.constructor.defaultOptions,this.defaultPolarOptions,b[this.coll],V),V.plotBands||(V.plotBands=[]),x(this,"afterSetOptions")}function W(V,X,Y,q,tt,it,at){var ht=this.axis;return ht.isRadial?(V=ht.getPosition(this.pos,ht.center[2]/2+q),X=["M",X,Y,"L",V.x,V.y]):X=V.call(this,X,Y,q,tt,it,at),X}var N=[],F={gridLineWidth:1,labels:{align:void 0,distance:15,x:0,y:void 0,style:{textOverflow:"none"}},maxPadding:0,minPadding:0,showLastLabel:!1,tickLength:0},z={labels:{align:"center",x:0,y:void 0},minorGridLineWidth:0,minorTickInterval:"auto",minorTickLength:10,minorTickPosition:"inside",minorTickWidth:1,tickLength:10,tickPosition:"inside",tickWidth:2,title:{rotation:0},zIndex:2},K={gridLineInterpolation:"circle",gridLineWidth:1,labels:{align:"right",x:-3,y:-2},showLastLabel:!1,title:{x:4,text:null,rotation:90}};y.compose=function(V,X){return N.indexOf(V)===-1&&(N.push(V),E(V,"afterInit",u),E(V,"autoLabelAlign",M),E(V,"destroy",R),E(V,"init",A),E(V,"initialAxisTranslation",B)),N.indexOf(X)===-1&&(N.push(X),E(X,"afterGetLabelPosition",U),E(X,"afterGetPosition",Z),s(X.prototype,"getMarkPath",W)),V}}(d||(d={})),d}),o(t,"Series/PolarComposition.js",[t["Core/Animation/AnimationUtilities.js"],t["Core/Globals.js"],t["Extensions/Pane.js"],t["Core/Axis/RadialAxis.js"],t["Core/Utilities.js"]],function(n,e,r,f,b){function S(j,l,L,H){var G=H?1:0,W=0<=l&&l<=j.length-1?l:0>l?j.length-1+l:0;l=0>W-1?j.length-(1+G):W-1;var N=j[l];G=j[W+1>j.length-1?G:W+1];var F=N.plotY,z=G.plotX,K=G.plotY;G=j[W].plotX,W=j[W].plotY,N=(1.5*G+N.plotX)/2.5,F=(1.5*W+F)/2.5,z=(1.5*G+z)/2.5;var V=(1.5*W+K)/2.5;K=Math.sqrt(Math.pow(N-G,2)+Math.pow(F-W,2));var X=Math.sqrt(Math.pow(z-G,2)+Math.pow(V-W,2));return N=Math.atan2(F-W,N-G),V=Math.PI/2+(N+Math.atan2(V-W,z-G))/2,Math.abs(N-V)>Math.PI/2&&(V-=Math.PI),N=G+Math.cos(V)*K,F=W+Math.sin(V)*K,z=G+Math.cos(Math.PI+V)*X,V=W+Math.sin(Math.PI+V)*X,G={rightContX:z,rightContY:V,leftContX:N,leftContY:F,plotX:G,plotY:W},L&&(G.prevPointCont=S(j,l,!1,H)),G}function E(){(this.pane||[]).forEach(function(j){j.render()})}function D(j){var l=j.args[0].xAxis,L=j.args[0].yAxis;j=j.args[0].chart,l&&L&&(L.gridLineInterpolation==="polygon"?(l.startOnTick=!0,l.endOnTick=!0):l.gridLineInterpolation==="polygon"&&j.inverted&&(L.startOnTick=!0,L.endOnTick=!0))}function O(){var j=this;this.pane||(this.pane=[]),this.options.pane=R(this.options.pane),this.options.pane.forEach(function(l){new r(l,j)},this)}function P(j){var l=j.args.marker,L=this.chart.xAxis[0],H=this.chart.yAxis[0],G=this.chart.inverted,W=G?H:L;if(L=G?L:H,this.chart.polar){j.preventDefault(),H=(l.attr?l.attr("start"):l.start)-W.startAngleRad,G=l.attr?l.attr("r"):l.r;var N=(l.attr?l.attr("end"):l.end)-W.startAngleRad;l=l.attr?l.attr("innerR"):l.innerR,j.result.x=H+W.pos,j.result.width=N-H,j.result.y=L.len+L.pos-l,j.result.height=l-G}}function x(j){var l=this.chart;if(l.polar&&l.hoverPane&&l.hoverPane.axis){j.preventDefault();var L=l.hoverPane.center,H=this.mouseDownX||0,G=this.mouseDownY||0,W=j.args.chartY,N=j.args.chartX,F=2*Math.PI,z=l.hoverPane.axis.startAngleRad,K=l.hoverPane.axis.endAngleRad,V=l.inverted?l.xAxis[0]:l.yAxis[0],X={},Y="arc";if(X.x=L[0]+l.plotLeft,X.y=L[1]+l.plotTop,this.zoomHor){var q=0<z?K-z:Math.abs(z)+Math.abs(K),tt=Math.atan2(G-l.plotTop-L[1],H-l.plotLeft-L[0])-z,it=Math.atan2(W-l.plotTop-L[1],N-l.plotLeft-L[0])-z;X.r=L[2]/2,X.innerR=L[3]/2,0>=tt&&(tt+=F),0>=it&&(it+=F),it<tt&&(it=[tt,tt=it][0]),q<F&&z+it>K+(F-q)/2&&(it=tt,tt=0>=z?z:0),F=X.start=Math.max(tt+z,z),tt=X.end=Math.min(it+z,K),V.options.gridLineInterpolation==="polygon"&&(it=l.hoverPane.axis,q=F-it.startAngleRad+it.pos,tt-=F,Y=V.getPlotLinePath({value:V.max}),F=it.toValue(q),q=it.toValue(q+tt),F<it.getExtremes().min&&(tt=it.getExtremes(),F=tt.max-(tt.min-F)),q<it.getExtremes().min&&(tt=it.getExtremes(),q=tt.max-(tt.min-q)),q<F&&(q=[F,F=q][0]),Y=s(Y,F,q,it),Y.push(["L",L[0]+l.plotLeft,l.plotTop+L[1]]),X.d=Y,Y="path")}this.zoomVert&&(it=l.inverted?l.xAxis[0]:l.yAxis[0],H=Math.sqrt(Math.pow(H-l.plotLeft-L[0],2)+Math.pow(G-l.plotTop-L[1],2)),W=Math.sqrt(Math.pow(N-l.plotLeft-L[0],2)+Math.pow(W-l.plotTop-L[1],2)),W<H&&(H=[W,W=H][0]),W>L[2]/2&&(W=L[2]/2),H<L[3]/2&&(H=L[3]/2),this.zoomHor||(X.start=z,X.end=K),X.r=W,X.innerR=H,it.options.gridLineInterpolation==="polygon"&&(tt=it.toValue(it.len+it.pos-H),F=it.toValue(it.len+it.pos-W),Y=it.getPlotLinePath({value:F}).concat(it.getPlotLinePath({value:tt,reverse:!0})),X.d=Y,Y="path")),this.zoomHor&&this.zoomVert&&V.options.gridLineInterpolation==="polygon"&&(it=l.hoverPane.axis,F=X.start||0,tt=X.end||0,q=F-it.startAngleRad+it.pos,tt-=F,F=it.toValue(q),q=it.toValue(q+tt),X.d instanceof Array&&(L=X.d.slice(0,X.d.length/2),z=X.d.slice(X.d.length/2,X.d.length),z=T([],z,!0).reverse(),l=l.hoverPane.axis,L=s(L,F,q,l),(z=s(z,F,q,l))&&(z[0][0]="L"),z=T([],z,!0).reverse(),X.d=L.concat(z),Y="path")),j.attrs=X,j.shapeType=Y}}function p(){var j=this.chart;j.polar&&(this.polar=new Z(this),j.inverted&&(this.isRadialSeries=!0,this.is("column")&&(this.isRadialBar=!0)))}function c(){if(this.chart.polar&&this.xAxis){var j=this.chart;(this.kdByAngle=j.tooltip&&j.tooltip.shared)?this.searchPoint=h:this.options.findNearestPointBy="xy";for(var l=this.points,L=l.length;L--;)this.preventPostTranslate||this.polar.toXY(l[L]),j.hasParallelCoordinates||this.yAxis.reversed||(M(l[L].y,Number.MIN_VALUE)<this.yAxis.min||l[L].x<this.xAxis.min||l[L].x>this.xAxis.max?(l[L].isNull=!0,l[L].plotY=NaN):l[L].isNull=l[L].isValid&&!l[L].isValid());this.hasClipCircleSetter||(this.hasClipCircleSetter=!!this.eventsToUnbind.push(C(this,"afterRender",function(){if(j.polar){var H=this.yAxis.pane.center;if(this.clipCircle)this.clipCircle.animate({x:H[0],y:H[1],r:H[2]/2,innerR:H[3]/2});else{var G=j.renderer,W=H[0],N=H[1],F=H[2]/2,z=H[3]/2;H=A();var K=G.createElement("clipPath").attr({id:H}).add(G.defs);G=z?G.arc(W,N,F,z,0,2*Math.PI).add(K):G.circle(W,N,F).add(K),G.id=H,G.clipPath=K,this.clipCircle=G}this.group.clip(this.clipCircle),this.setClip=e.noop}})))}}function h(j){var l=this.chart,L=this.xAxis;return L=L.pane&&L.pane.center,this.searchKDTree({clientX:180+-180/Math.PI*Math.atan2(j.chartX-(L&&L[0]||0)-l.plotLeft,j.chartY-(L&&L[1]||0)-l.plotTop)})}function s(j,l,L,H){var G=H.tickInterval;H=H.tickPositions;var W=I(H,function(F){return F>=L}),N=I(T([],H,!0).reverse(),function(F){return F<=l});return m(W)||(W=H[H.length-1]),m(N)||(N=H[0],W+=G,j[0][0]="L",j.unshift(j[j.length-3])),j=j.slice(H.indexOf(N),H.indexOf(W)+1),j[0][0]="M",j}function d(j,l){return I(this.pane||[],function(L){return L.options.id===l})||j.call(this,l)}function y(j,l,L,H,G,W){var N=this.chart,F=M(H.inside,!!this.options.stacking);N.polar?(j=l.rectPlotX/Math.PI*180,N.inverted?(this.forceDL=N.isInsidePlot(l.plotX,l.plotY),F&&l.shapeArgs?(G=l.shapeArgs,G=this.yAxis.postTranslate(((G.start||0)+(G.end||0))/2-this.xAxis.startAngleRad,l.barX+l.pointWidth/2),G={x:G.x-N.plotLeft,y:G.y-N.plotTop}):l.tooltipPos&&(G={x:l.tooltipPos[0],y:l.tooltipPos[1]}),H.align=M(H.align,"center"),H.verticalAlign=M(H.verticalAlign,"middle")):(H.align===null&&(H.align=20<j&&160>j?"left":200<j&&340>j?"right":"center"),H.verticalAlign===null&&(H.verticalAlign=45>j||315<j?"bottom":135<j&&225>j?"top":"middle")),Object.getPrototypeOf(Object.getPrototypeOf(this)).alignDataLabel.call(this,l,L,H,G,W),this.isRadialBar&&l.shapeArgs&&l.shapeArgs.start===l.shapeArgs.end?L.hide():L.show()):j.call(this,l,L,H,G,W)}function v(j){var l=this.options,L=l.stacking,H=this.chart,G=this.xAxis,W=this.yAxis,N=W.reversed,F=W.center,z=G.startAngleRad,K=G.endAngleRad-z,V=0,X=0,Y=0;if(this.preventPostTranslate=!0,j.call(this),G.isRadial){j=this.points,G=j.length;var q=W.translate(W.min),tt=W.translate(W.max);for(l=l.threshold||0,H.inverted&&u(l)&&(V=W.translate(l),m(V)&&(0>V?V=0:V>K&&(V=K),this.translatedThreshold=V+z));G--;){l=j[G];var it=l.barX,at=l.x,ht=l.y;l.shapeType="arc",H.inverted?(l.plotY=W.translate(ht),L&&W.stacking?(ht=W.stacking.stacks[(0>ht?"-":"")+this.stackKey],this.visible&&ht&&ht[at]&&!l.isNull&&(Y=ht[at].points[this.getStackIndicator(void 0,at,this.index).key],X=W.translate(Y[0]),Y=W.translate(Y[1]),m(X)&&(X=b.clamp(X,0,K)))):(X=V,Y=l.plotY),X>Y&&(Y=[X,X=Y][0]),N?Y>q?Y=q:X<tt?X=tt:(X>q||Y<tt)&&(X=Y=K):X<q?X=q:Y>tt?Y=tt:(Y<q||X>tt)&&(X=Y=0),W.min>W.max&&(X=Y=N?K:0),X+=z,Y+=z,F&&(l.barX=it+=F[3]/2),at=Math.max(it,0),ht=Math.max(it+l.pointWidth,0),l.shapeArgs={x:F&&F[0],y:F&&F[1],r:ht,innerR:at,start:X,end:Y},l.opacity=X===Y?0:void 0,l.plotY=(m(this.translatedThreshold)&&(X<this.translatedThreshold?X:Y))-z):(X=it+z,l.shapeArgs=this.polar.arc(l.yBottom,l.plotY,X,X+l.pointWidth)),this.polar.toXY(l),H.inverted?(it=W.postTranslate(l.rectPlotY,it+l.pointWidth/2),l.tooltipPos=[it.x-H.plotLeft,it.y-H.plotTop]):l.tooltipPos=[l.plotX,l.plotY],F&&(l.ttBelow=l.plotY>F[1])}}}function w(j,l){var L=this;if(this.chart.polar){l=l||this.points;for(var H=0;H<l.length;H++)if(!l[H].isNull){var G=H;break}if(this.options.connectEnds!==!1&&typeof G<"u"){this.connectEnds=!0,l.splice(l.length,0,l[G]);var W=!0}l.forEach(function(N){typeof N.polarPlotY>"u"&&L.polar.toXY(N)})}return G=j.apply(this,[].slice.call(arguments,1)),W&&l.pop(),G}function $(j,l){var L=this.chart,H={xAxis:[],yAxis:[]};return L.polar?L.axes.forEach(function(G){if(G.coll!=="colorAxis"){var W=G.isXAxis,N=G.center,F=l.chartX-N[0]-L.plotLeft;N=l.chartY-N[1]-L.plotTop,H[W?"xAxis":"yAxis"].push({axis:G,value:G.translate(W?Math.PI-Math.atan2(F,N):Math.sqrt(Math.pow(F,2)+Math.pow(N,2)),!0)})}}):H=j.call(this,l),H}function k(j,l){this.chart.polar||j.call(this,l)}function _(j,l){var L=this,H=this.chart,G=this.group,W=this.markerGroup,N=this.xAxis&&this.xAxis.center,F=H.plotLeft,z=H.plotTop,K=this.options.animation,V,X,Y,q;if(H.polar){if(L.isRadialBar)l||(L.startAngleRad=M(L.translatedThreshold,L.xAxis.startAngleRad),e.seriesTypes.pie.prototype.animate.call(L,l));else if(H.renderer.isSVG)if(K=a(K),L.is("column")){if(!l){var tt=N[3]/2;L.points.forEach(function(it){V=it.graphic,Y=(X=it.shapeArgs)&&X.r,q=X&&X.innerR,V&&X&&(V.attr({r:tt,innerR:tt}),V.animate({r:Y,innerR:q},L.options.animation))})}}else l?(j={translateX:N[0]+F,translateY:N[1]+z,scaleX:.001,scaleY:.001},G.attr(j),W&&W.attr(j)):(j={translateX:F,translateY:z,scaleX:1,scaleY:1},G.animate(j,K),W&&W.animate(j,K))}else j.call(this,l)}function g(j,l,L,H){return this.chart.polar?H?(j=S(l,H,!0,this.connectEnds),l=j.prevPointCont&&j.prevPointCont.rightContX,L=j.prevPointCont&&j.prevPointCont.rightContY,j=["C",u(l)?l:j.plotX,u(L)?L:j.plotY,u(j.leftContX)?j.leftContX:j.plotX,u(j.leftContY)?j.leftContY:j.plotY,j.plotX,j.plotY]):j=["M",L.plotX,L.plotY]:j=j.call(this,l,L,H),j}var T=this&&this.__spreadArray||function(j,l,L){if(L||arguments.length===2)for(var H=0,G=l.length,W;H<G;H++)!W&&H in l||(W||(W=Array.prototype.slice.call(l,0,H)),W[H]=l[H]);return j.concat(W||Array.prototype.slice.call(l))},a=n.animObject,C=b.addEvent,m=b.defined,I=b.find,u=b.isNumber,M=b.pick,R=b.splat,A=b.uniqueKey,B=b.wrap,U=[],Z=function(){function j(l){this.series=l}return j.compose=function(l,L,H,G,W,N,F,z,K){f.compose(l,W),U.indexOf(L)===-1&&(U.push(L),C(L,"afterDrawChartBox",E),C(L,"getAxes",O),C(L,"init",D),B(L.prototype,"get",d)),U.indexOf(H)===-1&&(U.push(H),l=H.prototype,B(l,"getCoordinates",$),B(l,"pinch",k),C(H,"getSelectionMarkerAttrs",x),C(H,"getSelectionBox",P)),U.indexOf(G)===-1&&(U.push(G),C(G,"afterInit",p),C(G,"afterTranslate",c,{order:2}),B(G.prototype,"animate",_)),F&&U.indexOf(F)===-1&&(U.push(F),H=F.prototype,B(H,"alignDataLabel",y),B(H,"animate",_),B(H,"translate",v)),z&&U.indexOf(z)===-1&&(U.push(z),B(z.prototype,"getGraphPath",w)),K&&U.indexOf(K)===-1&&(U.push(K),z=K.prototype,B(z,"getPointSpline",g),N&&U.indexOf(N)===-1&&(U.push(N),N.prototype.getPointSpline=z.getPointSpline))},j.prototype.arc=function(l,L,H,G){var W=this.series,N=W.xAxis.center,F=W.yAxis.len,z=N[3]/2;return L=F-L+z,l=F-M(l,F)+z,W.yAxis.reversed&&(0>L&&(L=z),0>l&&(l=z)),{x:N[0],y:N[1],r:L,innerR:l,start:H,end:G}},j.prototype.toXY=function(l){var L=this.series,H=L.chart,G=L.xAxis,W=L.yAxis,N=l.plotX,F=H.inverted,z=l.y,K=l.plotY,V=F?N:W.len-K;F&&L&&!L.isRadialBar&&(l.plotY=K=u(z)?W.translate(z):0),l.rectPlotX=N,l.rectPlotY=K,W.center&&(V+=W.center[3]/2),u(K)&&(W=F?W.postTranslate(K,V):G.postTranslate(N,V),l.plotX=l.polarPlotX=W.x-H.plotLeft,l.plotY=l.polarPlotY=W.y-H.plotTop),L.kdByAngle?(L=(N/Math.PI*180+G.pane.options.startAngle)%360,0>L&&(L+=360),l.clientX=L):l.clientX=l.plotX},j}();return Z}),o(t,"masters/highcharts-more.src.js",[t["Core/Globals.js"],t["Core/Series/SeriesRegistry.js"],t["Series/Bubble/BubbleSeries.js"],t["Series/PackedBubble/PackedBubbleSeries.js"],t["Series/PolarComposition.js"]],function(n,e,r,f,b){r.compose(n.Axis,n.Chart,n.Legend,n.Series),f.compose(n.Axis,n.Chart,n.Legend,n.Series),b.compose(n.Axis,n.Chart,n.Pointer,n.Series,n.Tick,e.seriesTypes.areasplinerange,e.seriesTypes.column,e.seriesTypes.line,e.seriesTypes.spline)})})})(ns);var Ll=ns.exports;const rs=pe(Ll),Br=i=>{const t=document.querySelector(`#wrapper-circle-chart-${i.target.renderTo.id} .pb-circle-chart-block`),o=document.querySelector(`#${i.target.renderTo.id}`);t!==null&&o!==null&&(t.style.height=`${i.target.chartHeight}px`,t.style.width=`${i.target.chartWidth}px`,o.firstChild!==null&&o.firstChild.before(t))},yf=({align:i="center",aria:t={},rounded:o=!1,borderColor:n=o?null:"",borderWidth:e=o?20:null,chartData:r,children:f,className:b,colors:S=[],customOptions:E={},dark:D=!1,data:O={},dataLabelHtml:P="<div>{point.name}</div>",dataLabels:x=!1,height:p,htmlOptions:c={},id:h,innerSize:s="md",legend:d=!1,maxPointSize:y=null,minPointSize:v=null,startAngle:w=null,style:$="pie",title:k,tooltipHtml:_,useHtml:g=!1,zMin:T=null,layout:a="horizontal",verticalAlign:C="bottom",x:m=0,y:I=0,...u})=>{const M=Ht(t),R=Ft(O),A=Nt(c);rs(Jt),(()=>{D?Jt.setOptions(Ai):Jt.setOptions(xe)})(),Jt.setOptions({tooltip:{headerFormat:null,pointFormat:_||'<span style="font-weight: bold; color:{point.color};">●</span>{point.name}: <b>{point.y}</b>',useHTML:g}});const U={sm:"35%",md:"50%",lg:"85%",none:"0%"},Z=H=>U[H],j={...u};delete j.verticalAlign;const[l,L]=jt({});return qt(()=>{const H=r.map(W=>(W.y=W.value,delete W.value,W)),G={title:{text:k},chart:{height:p,type:$,events:{render:W=>Br(W),redraw:W=>Br(W)}},legend:{align:i,verticalAlign:C,layout:a,x:m,y:I},plotOptions:{pie:{colors:S.length>0?li(S):xe.colors,dataLabels:{enabled:x,connectorShape:"straight",connectorWidth:3,format:P},showInLegend:d}},series:[{minPointSize:v,maxPointSize:y,innerSize:e==20?"100%":Z(s),data:H,zMin:T,startAngle:w,borderWidth:e,borderColor:n}],credits:!1};L(ee.merge(G,E))},[r]),ot(Kt,{children:f?Mt("div",{id:`wrapper-circle-chart-${h}`,children:[ot(ai,{containerProps:{className:Pt("pb_circle_chart",_t(j)),id:h,...M,...R,...A},highcharts:Jt,options:l}),ot("div",{className:"pb-circle-chart-block",children:f})]}):ot(ai,{containerProps:{className:Pt("pb_circle_chart",_t(j)),id:h,...M,...R,...A},highcharts:Jt,options:l})})},os=i=>{const{aria:t={},className:o,dark:n,data:e={},disabled:r,htmlOptions:f={},icon:b,id:S,onClick:E=Sn,type:D,link:O,newWindow:P,variant:x}=i,p=Ht(t),c=Ft(e),h=Nt(f),s=Pt(Bt("pb_circle_icon_button_kit"),_t(i),o);return ot("div",{...p,...c,...h,className:s,id:S,children:ot(rn,{dark:n,disabled:r,htmlType:D,link:O,newWindow:P,onClick:E,text:null,variant:x,children:ot(Xt,{fixedWidth:!0,icon:b})})})},Al=i=>{i.style.display="block";const t=i.scrollHeight+"px";i.style.height=t,i.classList.add("is-visible"),i.style.overflow="hidden",window.setTimeout(()=>{i.style.height="",i.style.overflow="visible"},300)},El=i=>{i.style.height=i.scrollHeight+"px",window.setTimeout(()=>{i.style.height="0",i.style.paddingTop="0",i.style.paddingBottom="0",i.style.overflow="hidden"},1),window.setTimeout(()=>{i.classList.remove("is-visible"),i.style.overflow=""},300)},gr=cr({}),ss=({children:i,className:t,...o})=>{const n=ci(gr),e=Bt("pb_collapsible_content_kit"),r=_t(o),f=de(null);return qt(()=>{f.current&&(n.collapsed?El(f.current):Al(f.current))},[n.collapsed]),ot("div",{className:Pt(e,r,"toggle-content",t),"data-collapsible-content":"true",ref:f,children:i})},Il={default:"#242B42",light:"#687887",lighter:"#C1CDD6",link:"#0056CF",error:"#FF2229",success:"#00CA74"},as=({collapsed:i,icon:t,iconSize:o,iconColor:n,onIconClick:e})=>{const r=Il[n],f=S=>typeof S=="string"?[S,S]:S,b=S=>{e&&(S.stopPropagation(),e())};return ot(Kt,{children:i?ot("div",{className:"icon_wrapper",onClick:S=>b(S),style:{verticalAlign:"middle",color:r},children:ot(Xt,{icon:t?f(t)[0]:"chevron-down",size:o})},t?f(t)[0]:"chevron-down"):ot("div",{className:"icon_wrapper",onClick:S=>b(S),style:{verticalAlign:"middle",color:r},children:ot(Xt,{icon:t?f(t)[1]:"chevron-up",size:o})},t?f(t)[1]:"chevron-up")})},Yn=({children:i,className:t,cursor:o="pointer",...n})=>{const{collapsed:e,toggle:r,icon:f,iconSize:b,iconColor:S,onIconClick:E,onClick:D}=ci(gr),O=Bt("pb_collapsible_main_kit"),P=_t(n,{cursor:o}),x=()=>{D&&D(),(D&&D())!==!0&&r()};return ot("div",{className:Pt(O,P,t),children:ot("div",{onClick:x,children:Mt(re,{spacing:"between",vertical:"center",children:[ot(tn,{children:i}),ot(tn,{children:ot(as,{collapsed:e,icon:f,iconColor:S,iconSize:b,onIconClick:E})})]})})})},ii=({aria:i={},className:t,children:o,collapsed:n=!0,data:e={},htmlOptions:r={},icon:f,iconColor:b="default",iconSize:S,onIconClick:E,onClick:D,id:O,...P})=>{const[x,p,c]=tl(n);if(qt(()=>{c(n)},[n]),o.length!==2)throw new Error("Collapsible requires <CollapsibleMain> and <CollapsibleContent> to function properly.");const h=o[0],s=h.type===Yn?h:null,d=o[1],{children:y=null,...v}=s?s.props:{},{children:w,...$}=d.props,k=Ht(i),_=Ft(e),g=Nt(r),T=Pt(Bt("pb_collapsible_kit"),_t(P),t);return ot(gr.Provider,{value:{collapsed:x,toggle:p,icon:f,iconSize:S,iconColor:b,onIconClick:E,onClick:D},children:Mt("div",{...k,..._,...g,className:T,id:O,children:[s?ot(Yn,{...v,children:y}):h,ot(ss,{...$,children:w})]})})};ii.Main=Yn;ii.Content=ss;ii.Icon=as;const Si=i=>{i.variant;const{aria:t={},children:o,className:n,color:e,data:r={},htmlOptions:f={},id:b,size:S=3,bold:E=!0,tag:D="h3",text:O,variant:P=null}=i,x=Ht(t),p=Ft(r),c=Nt(f),h=E?"":"thin",s=typeof S=="number"||typeof S=="string",d=()=>{let w="";return s||Object.entries(S).forEach($=>{w+=`pb_title_kit_${$[0]}_${$[1]} `}),w.trim()},y=Pt(Bt("pb_title_kit",s?`size_${S}`:"",P,e,h),_t(i),d(),n),v=`${D}`;return ot(v,{...x,...p,...c,className:y,id:b,children:O||o})},on=i=>{const{aria:t={},children:o,className:n,data:e={},htmlOptions:r={},id:f,lineStyle:b="solid",orientation:S="horizontal",text:E,dark:D=!1,variant:O="card"}=i,P=Ht(t),x=Ft(e),p=Nt(r),c=Pt(Bt("pb_section_separator_kit",O,S,b==="dashed"?b:""),_t(i),n);return ot("div",{...P,...x,...p,className:c,id:f,children:o&&o||E&&ot("span",{children:ot(Ge,{dark:D,text:E})})})};var Kn={exports:{}},Ye={},ls={exports:{}},Rl="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED",Nl=Rl,Dl=Nl;function ds(){}function hs(){}hs.resetWarningCache=ds;var jl=function(){function i(n,e,r,f,b,S){if(S!==Dl){var E=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw E.name="Invariant Violation",E}}i.isRequired=i;function t(){return i}var o={array:i,bigint:i,bool:i,func:i,number:i,object:i,string:i,symbol:i,any:i,arrayOf:t,element:i,elementType:i,instanceOf:t,node:i,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:hs,resetWarningCache:ds};return o.PropTypes=o,o};ls.exports=jl();var mr=ls.exports;const xf=pe(mr);var Zn={exports:{}},Ce={},qn={exports:{}};(function(i,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=D;/*!
9
- * Adapted from jQuery UI core
10
- *
11
- * http://jqueryui.com
12
- *
13
- * Copyright 2014 jQuery Foundation and other contributors
14
- * Released under the MIT license.
15
- * http://jquery.org/license
16
- *
17
- * http://api.jqueryui.com/category/ui-core/
18
- */var o="none",n="contents",e=/input|select|textarea|button|object|iframe/;function r(O,P){return P.getPropertyValue("overflow")!=="visible"||O.scrollWidth<=0&&O.scrollHeight<=0}function f(O){var P=O.offsetWidth<=0&&O.offsetHeight<=0;if(P&&!O.innerHTML)return!0;try{var x=window.getComputedStyle(O),p=x.getPropertyValue("display");return P?p!==n&&r(O,x):p===o}catch{return console.warn("Failed to inspect element style"),!1}}function b(O){for(var P=O,x=O.getRootNode&&O.getRootNode();P&&P!==document.body;){if(x&&P===x&&(P=x.host.parentNode),f(P))return!1;P=P.parentNode}return!0}function S(O,P){var x=O.nodeName.toLowerCase(),p=e.test(x)&&!O.disabled||x==="a"&&O.href||P;return p&&b(O)}function E(O){var P=O.getAttribute("tabindex");P===null&&(P=void 0);var x=isNaN(P);return(x||P>=0)&&S(O,!x)}function D(O){var P=[].slice.call(O.querySelectorAll("*"),0).reduce(function(x,p){return x.concat(p.shadowRoot?D(p.shadowRoot):[p])},[]);return P.filter(E)}i.exports=t.default})(qn,qn.exports);var cs=qn.exports;Object.defineProperty(Ce,"__esModule",{value:!0});Ce.resetState=Hl;Ce.log=Wl;Ce.handleBlur=wi;Ce.handleFocus=Pi;Ce.markForFocusLater=Vl;Ce.returnFocus=Gl;Ce.popWithoutFocus=Ul;Ce.setupScopedFocus=Xl;Ce.teardownScopedFocus=Yl;var Bl=cs,Fl=zl(Bl);function zl(i){return i&&i.__esModule?i:{default:i}}var di=[],Je=null,Qn=!1;function Hl(){di=[]}function Wl(){}function wi(){Qn=!0}function Pi(){if(Qn){if(Qn=!1,!Je)return;setTimeout(function(){if(!Je.contains(document.activeElement)){var i=(0,Fl.default)(Je)[0]||Je;i.focus()}},0)}}function Vl(){di.push(document.activeElement)}function Gl(){var i=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1,t=null;try{di.length!==0&&(t=di.pop(),t.focus({preventScroll:i}));return}catch{console.warn(["You tried to return focus to",t,"but it is not in the DOM anymore"].join(" "))}}function Ul(){di.length>0&&di.pop()}function Xl(i){Je=i,window.addEventListener?(window.addEventListener("blur",wi,!1),document.addEventListener("focus",Pi,!0)):(window.attachEvent("onBlur",wi),document.attachEvent("onFocus",Pi))}function Yl(){Je=null,window.addEventListener?(window.removeEventListener("blur",wi),document.removeEventListener("focus",Pi)):(window.detachEvent("onBlur",wi),document.detachEvent("onFocus",Pi))}var Jn={exports:{}};(function(i,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=f;var o=cs,n=e(o);function e(b){return b&&b.__esModule?b:{default:b}}function r(){var b=arguments.length>0&&arguments[0]!==void 0?arguments[0]:document;return b.activeElement.shadowRoot?r(b.activeElement.shadowRoot):b.activeElement}function f(b,S){var E=(0,n.default)(b);if(!E.length){S.preventDefault();return}var D=void 0,O=S.shiftKey,P=E[0],x=E[E.length-1],p=r();if(b===p){if(!O)return;D=x}if(x===p&&!O&&(D=P),P===p&&O&&(D=x),D){S.preventDefault(),D.focus();return}var c=/(\bChrome\b|\bSafari\b)\//.exec(navigator.userAgent),h=c!=null&&c[1]!="Chrome"&&/\biPod\b|\biPad\b/g.exec(navigator.userAgent)==null;if(h){var s=E.indexOf(p);if(s>-1&&(s+=O?-1:1),D=E[s],typeof D>"u"){S.preventDefault(),D=O?x:P,D.focus();return}S.preventDefault(),D.focus()}}i.exports=t.default})(Jn,Jn.exports);var Kl=Jn.exports,Se={},Zl=function(){},us=Zl;const ql=pe(us);var $e={},ps={exports:{}};/*!
19
- Copyright (c) 2015 Jed Watson.
20
- Based on code that is Copyright 2013-2015, Facebook, Inc.
21
- All rights reserved.
22
- */(function(i){(function(){var t=!!(typeof window<"u"&&window.document&&window.document.createElement),o={canUseDOM:t,canUseWorkers:typeof Worker<"u",canUseEventListeners:t&&!!(window.addEventListener||window.attachEvent),canUseViewport:t&&!!window.screen};i.exports?i.exports=o:window.ExecutionEnvironment=o})()})(ps);var fs=ps.exports;const $f=pe(fs);Object.defineProperty($e,"__esModule",{value:!0});$e.canUseDOM=$e.SafeNodeList=$e.SafeHTMLCollection=void 0;var Ql=fs,Jl=td(Ql);function td(i){return i&&i.__esModule?i:{default:i}}var wn=Jl.default,ed=wn.canUseDOM?window.HTMLElement:{};$e.SafeHTMLCollection=wn.canUseDOM?window.HTMLCollection:{};$e.SafeNodeList=wn.canUseDOM?window.NodeList:{};$e.canUseDOM=wn.canUseDOM;$e.default=ed;Object.defineProperty(Se,"__esModule",{value:!0});Se.resetState=sd;Se.log=ad;Se.assertNodeList=gs;Se.setElement=ld;Se.validateElement=vr;Se.hide=dd;Se.show=hd;Se.documentNotReadyOrSSRTesting=cd;var id=us,nd=od(id),rd=$e;function od(i){return i&&i.__esModule?i:{default:i}}var ve=null;function sd(){ve&&(ve.removeAttribute?ve.removeAttribute("aria-hidden"):ve.length!=null?ve.forEach(function(i){return i.removeAttribute("aria-hidden")}):document.querySelectorAll(ve).forEach(function(i){return i.removeAttribute("aria-hidden")})),ve=null}function ad(){}function gs(i,t){if(!i||!i.length)throw new Error("react-modal: No elements were found for selector "+t+".")}function ld(i){var t=i;if(typeof t=="string"&&rd.canUseDOM){var o=document.querySelectorAll(t);gs(o,t),t=o}return ve=t||ve,ve}function vr(i){var t=i||ve;return t?Array.isArray(t)||t instanceof HTMLCollection||t instanceof NodeList?t:[t]:((0,nd.default)(!1,["react-modal: App element is not defined.","Please use `Modal.setAppElement(el)` or set `appElement={el}`.","This is needed so screen readers don't see main content","when modal is opened. It is not recommended, but you can opt-out","by setting `ariaHideApp={false}`."].join(" ")),[])}function dd(i){var t=!0,o=!1,n=void 0;try{for(var e=vr(i)[Symbol.iterator](),r;!(t=(r=e.next()).done);t=!0){var f=r.value;f.setAttribute("aria-hidden","true")}}catch(b){o=!0,n=b}finally{try{!t&&e.return&&e.return()}finally{if(o)throw n}}}function hd(i){var t=!0,o=!1,n=void 0;try{for(var e=vr(i)[Symbol.iterator](),r;!(t=(r=e.next()).done);t=!0){var f=r.value;f.removeAttribute("aria-hidden")}}catch(b){o=!0,n=b}finally{try{!t&&e.return&&e.return()}finally{if(o)throw n}}}function cd(){ve=null}var ui={};Object.defineProperty(ui,"__esModule",{value:!0});ui.resetState=ud;ui.log=pd;var $i={},bi={};function Fr(i,t){i.classList.remove(t)}function ud(){var i=document.getElementsByTagName("html")[0];for(var t in $i)Fr(i,$i[t]);var o=document.body;for(var n in bi)Fr(o,bi[n]);$i={},bi={}}function pd(){}var fd=function(t,o){return t[o]||(t[o]=0),t[o]+=1,o},gd=function(t,o){return t[o]&&(t[o]-=1),o},md=function(t,o,n){n.forEach(function(e){fd(o,e),t.add(e)})},vd=function(t,o,n){n.forEach(function(e){gd(o,e),o[e]===0&&t.remove(e)})};ui.add=function(t,o){return md(t.classList,t.nodeName.toLowerCase()=="html"?$i:bi,o.split(" "))};ui.remove=function(t,o){return vd(t.classList,t.nodeName.toLowerCase()=="html"?$i:bi,o.split(" "))};var pi={};Object.defineProperty(pi,"__esModule",{value:!0});pi.log=xd;pi.resetState=$d;function yd(i,t){if(!(i instanceof t))throw new TypeError("Cannot call a class as a function")}var ms=function i(){var t=this;yd(this,i),this.register=function(o){t.openInstances.indexOf(o)===-1&&(t.openInstances.push(o),t.emit("register"))},this.deregister=function(o){var n=t.openInstances.indexOf(o);n!==-1&&(t.openInstances.splice(n,1),t.emit("deregister"))},this.subscribe=function(o){t.subscribers.push(o)},this.emit=function(o){t.subscribers.forEach(function(n){return n(o,t.openInstances.slice())})},this.openInstances=[],this.subscribers=[]},sn=new ms;function xd(){console.log("portalOpenInstances ----------"),console.log(sn.openInstances.length),sn.openInstances.forEach(function(i){return console.log(i)}),console.log("end portalOpenInstances ----------")}function $d(){sn=new ms}pi.default=sn;var yr={};Object.defineProperty(yr,"__esModule",{value:!0});yr.resetState=wd;yr.log=Pd;var bd=pi,Cd=Sd(bd);function Sd(i){return i&&i.__esModule?i:{default:i}}var ce=void 0,ye=void 0,Ue=[];function wd(){for(var i=[ce,ye],t=0;t<i.length;t++){var o=i[t];o&&o.parentNode&&o.parentNode.removeChild(o)}ce=ye=null,Ue=[]}function Pd(){console.log("bodyTrap ----------"),console.log(Ue.length);for(var i=[ce,ye],t=0;t<i.length;t++){var o=i[t],n=o||{};console.log(n.nodeName,n.className,n.id)}console.log("edn bodyTrap ----------")}function zr(){Ue.length!==0&&Ue[Ue.length-1].focusContent()}function Od(i,t){!ce&&!ye&&(ce=document.createElement("div"),ce.setAttribute("data-react-modal-body-trap",""),ce.style.position="absolute",ce.style.opacity="0",ce.setAttribute("tabindex","0"),ce.addEventListener("focus",zr),ye=ce.cloneNode(),ye.addEventListener("focus",zr)),Ue=t,Ue.length>0?(document.body.firstChild!==ce&&document.body.insertBefore(ce,document.body.firstChild),document.body.lastChild!==ye&&document.body.appendChild(ye)):(ce.parentElement&&ce.parentElement.removeChild(ce),ye.parentElement&&ye.parentElement.removeChild(ye))}Cd.default.subscribe(Od);(function(i,t){Object.defineProperty(t,"__esModule",{value:!0});var o=Object.assign||function(I){for(var u=1;u<arguments.length;u++){var M=arguments[u];for(var R in M)Object.prototype.hasOwnProperty.call(M,R)&&(I[R]=M[R])}return I},n=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(I){return typeof I}:function(I){return I&&typeof Symbol=="function"&&I.constructor===Symbol&&I!==Symbol.prototype?"symbol":typeof I},e=function(){function I(u,M){for(var R=0;R<M.length;R++){var A=M[R];A.enumerable=A.enumerable||!1,A.configurable=!0,"value"in A&&(A.writable=!0),Object.defineProperty(u,A.key,A)}}return function(u,M,R){return M&&I(u.prototype,M),R&&I(u,R),u}}(),r=ae,f=mr,b=w(f),S=Ce,E=v(S),D=Kl,O=w(D),P=Se,x=v(P),p=ui,c=v(p),h=$e,s=w(h),d=pi,y=w(d);function v(I){if(I&&I.__esModule)return I;var u={};if(I!=null)for(var M in I)Object.prototype.hasOwnProperty.call(I,M)&&(u[M]=I[M]);return u.default=I,u}function w(I){return I&&I.__esModule?I:{default:I}}function $(I,u){if(!(I instanceof u))throw new TypeError("Cannot call a class as a function")}function k(I,u){if(!I)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return u&&(typeof u=="object"||typeof u=="function")?u:I}function _(I,u){if(typeof u!="function"&&u!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof u);I.prototype=Object.create(u&&u.prototype,{constructor:{value:I,enumerable:!1,writable:!0,configurable:!0}}),u&&(Object.setPrototypeOf?Object.setPrototypeOf(I,u):I.__proto__=u)}var g={overlay:"ReactModal__Overlay",content:"ReactModal__Content"},T=function(u){return u.code==="Tab"||u.keyCode===9},a=function(u){return u.code==="Escape"||u.keyCode===27},C=0,m=function(I){_(u,I);function u(M){$(this,u);var R=k(this,(u.__proto__||Object.getPrototypeOf(u)).call(this,M));return R.setOverlayRef=function(A){R.overlay=A,R.props.overlayRef&&R.props.overlayRef(A)},R.setContentRef=function(A){R.content=A,R.props.contentRef&&R.props.contentRef(A)},R.afterClose=function(){var A=R.props,B=A.appElement,U=A.ariaHideApp,Z=A.htmlOpenClassName,j=A.bodyOpenClassName,l=A.parentSelector,L=l&&l().ownerDocument||document;j&&c.remove(L.body,j),Z&&c.remove(L.getElementsByTagName("html")[0],Z),U&&C>0&&(C-=1,C===0&&x.show(B)),R.props.shouldFocusAfterRender&&(R.props.shouldReturnFocusAfterClose?(E.returnFocus(R.props.preventScroll),E.teardownScopedFocus()):E.popWithoutFocus()),R.props.onAfterClose&&R.props.onAfterClose(),y.default.deregister(R)},R.open=function(){R.beforeOpen(),R.state.afterOpen&&R.state.beforeClose?(clearTimeout(R.closeTimer),R.setState({beforeClose:!1})):(R.props.shouldFocusAfterRender&&(E.setupScopedFocus(R.node),E.markForFocusLater()),R.setState({isOpen:!0},function(){R.openAnimationFrame=requestAnimationFrame(function(){R.setState({afterOpen:!0}),R.props.isOpen&&R.props.onAfterOpen&&R.props.onAfterOpen({overlayEl:R.overlay,contentEl:R.content})})}))},R.close=function(){R.props.closeTimeoutMS>0?R.closeWithTimeout():R.closeWithoutTimeout()},R.focusContent=function(){return R.content&&!R.contentHasFocus()&&R.content.focus({preventScroll:!0})},R.closeWithTimeout=function(){var A=Date.now()+R.props.closeTimeoutMS;R.setState({beforeClose:!0,closesAt:A},function(){R.closeTimer=setTimeout(R.closeWithoutTimeout,R.state.closesAt-Date.now())})},R.closeWithoutTimeout=function(){R.setState({beforeClose:!1,isOpen:!1,afterOpen:!1,closesAt:null},R.afterClose)},R.handleKeyDown=function(A){T(A)&&(0,O.default)(R.content,A),R.props.shouldCloseOnEsc&&a(A)&&(A.stopPropagation(),R.requestClose(A))},R.handleOverlayOnClick=function(A){R.shouldClose===null&&(R.shouldClose=!0),R.shouldClose&&R.props.shouldCloseOnOverlayClick&&(R.ownerHandlesClose()?R.requestClose(A):R.focusContent()),R.shouldClose=null},R.handleContentOnMouseUp=function(){R.shouldClose=!1},R.handleOverlayOnMouseDown=function(A){!R.props.shouldCloseOnOverlayClick&&A.target==R.overlay&&A.preventDefault()},R.handleContentOnClick=function(){R.shouldClose=!1},R.handleContentOnMouseDown=function(){R.shouldClose=!1},R.requestClose=function(A){return R.ownerHandlesClose()&&R.props.onRequestClose(A)},R.ownerHandlesClose=function(){return R.props.onRequestClose},R.shouldBeClosed=function(){return!R.state.isOpen&&!R.state.beforeClose},R.contentHasFocus=function(){return document.activeElement===R.content||R.content.contains(document.activeElement)},R.buildClassName=function(A,B){var U=(typeof B>"u"?"undefined":n(B))==="object"?B:{base:g[A],afterOpen:g[A]+"--after-open",beforeClose:g[A]+"--before-close"},Z=U.base;return R.state.afterOpen&&(Z=Z+" "+U.afterOpen),R.state.beforeClose&&(Z=Z+" "+U.beforeClose),typeof B=="string"&&B?Z+" "+B:Z},R.attributesFromObject=function(A,B){return Object.keys(B).reduce(function(U,Z){return U[A+"-"+Z]=B[Z],U},{})},R.state={afterOpen:!1,beforeClose:!1},R.shouldClose=null,R.moveFromContentToOverlay=null,R}return e(u,[{key:"componentDidMount",value:function(){this.props.isOpen&&this.open()}},{key:"componentDidUpdate",value:function(R,A){this.props.isOpen&&!R.isOpen?this.open():!this.props.isOpen&&R.isOpen&&this.close(),this.props.shouldFocusAfterRender&&this.state.isOpen&&!A.isOpen&&this.focusContent()}},{key:"componentWillUnmount",value:function(){this.state.isOpen&&this.afterClose(),clearTimeout(this.closeTimer),cancelAnimationFrame(this.openAnimationFrame)}},{key:"beforeOpen",value:function(){var R=this.props,A=R.appElement,B=R.ariaHideApp,U=R.htmlOpenClassName,Z=R.bodyOpenClassName,j=R.parentSelector,l=j&&j().ownerDocument||document;Z&&c.add(l.body,Z),U&&c.add(l.getElementsByTagName("html")[0],U),B&&(C+=1,x.hide(A)),y.default.register(this)}},{key:"render",value:function(){var R=this.props,A=R.id,B=R.className,U=R.overlayClassName,Z=R.defaultStyles,j=R.children,l=B?{}:Z.content,L=U?{}:Z.overlay;if(this.shouldBeClosed())return null;var H={ref:this.setOverlayRef,className:this.buildClassName("overlay",U),style:o({},L,this.props.style.overlay),onClick:this.handleOverlayOnClick,onMouseDown:this.handleOverlayOnMouseDown},G=o({id:A,ref:this.setContentRef,style:o({},l,this.props.style.content),className:this.buildClassName("content",B),tabIndex:"-1",onKeyDown:this.handleKeyDown,onMouseDown:this.handleContentOnMouseDown,onMouseUp:this.handleContentOnMouseUp,onClick:this.handleContentOnClick,role:this.props.role,"aria-label":this.props.contentLabel},this.attributesFromObject("aria",o({modal:!0},this.props.aria)),this.attributesFromObject("data",this.props.data||{}),{"data-testid":this.props.testId}),W=this.props.contentElement(G,j);return this.props.overlayElement(H,W)}}]),u}(r.Component);m.defaultProps={style:{overlay:{},content:{}},defaultStyles:{}},m.propTypes={isOpen:b.default.bool.isRequired,defaultStyles:b.default.shape({content:b.default.object,overlay:b.default.object}),style:b.default.shape({content:b.default.object,overlay:b.default.object}),className:b.default.oneOfType([b.default.string,b.default.object]),overlayClassName:b.default.oneOfType([b.default.string,b.default.object]),parentSelector:b.default.func,bodyOpenClassName:b.default.string,htmlOpenClassName:b.default.string,ariaHideApp:b.default.bool,appElement:b.default.oneOfType([b.default.instanceOf(s.default),b.default.instanceOf(h.SafeHTMLCollection),b.default.instanceOf(h.SafeNodeList),b.default.arrayOf(b.default.instanceOf(s.default))]),onAfterOpen:b.default.func,onAfterClose:b.default.func,onRequestClose:b.default.func,closeTimeoutMS:b.default.number,shouldFocusAfterRender:b.default.bool,shouldCloseOnOverlayClick:b.default.bool,shouldReturnFocusAfterClose:b.default.bool,preventScroll:b.default.bool,role:b.default.string,contentLabel:b.default.string,aria:b.default.object,data:b.default.object,children:b.default.node,shouldCloseOnEsc:b.default.bool,overlayRef:b.default.func,contentRef:b.default.func,id:b.default.string,overlayElement:b.default.func,contentElement:b.default.func,testId:b.default.string},t.default=m,i.exports=t.default})(Zn,Zn.exports);var kd=Zn.exports;function vs(){var i=this.constructor.getDerivedStateFromProps(this.props,this.state);i!=null&&this.setState(i)}function ys(i){function t(o){var n=this.constructor.getDerivedStateFromProps(i,o);return n??null}this.setState(t.bind(this))}function xs(i,t){try{var o=this.props,n=this.state;this.props=i,this.state=t,this.__reactInternalSnapshotFlag=!0,this.__reactInternalSnapshot=this.getSnapshotBeforeUpdate(o,n)}finally{this.props=o,this.state=n}}vs.__suppressDeprecationWarning=!0;ys.__suppressDeprecationWarning=!0;xs.__suppressDeprecationWarning=!0;function Md(i){var t=i.prototype;if(!t||!t.isReactComponent)throw new Error("Can only polyfill class components");if(typeof i.getDerivedStateFromProps!="function"&&typeof t.getSnapshotBeforeUpdate!="function")return i;var o=null,n=null,e=null;if(typeof t.componentWillMount=="function"?o="componentWillMount":typeof t.UNSAFE_componentWillMount=="function"&&(o="UNSAFE_componentWillMount"),typeof t.componentWillReceiveProps=="function"?n="componentWillReceiveProps":typeof t.UNSAFE_componentWillReceiveProps=="function"&&(n="UNSAFE_componentWillReceiveProps"),typeof t.componentWillUpdate=="function"?e="componentWillUpdate":typeof t.UNSAFE_componentWillUpdate=="function"&&(e="UNSAFE_componentWillUpdate"),o!==null||n!==null||e!==null){var r=i.displayName||i.name,f=typeof i.getDerivedStateFromProps=="function"?"getDerivedStateFromProps()":"getSnapshotBeforeUpdate()";throw Error(`Unsafe legacy lifecycles will not be called for components using new component APIs.
23
-
24
- `+r+" uses "+f+" but also contains the following legacy lifecycles:"+(o!==null?`
25
- `+o:"")+(n!==null?`
26
- `+n:"")+(e!==null?`
27
- `+e:"")+`
28
-
29
- The above lifecycles should be removed. Learn more about this warning here:
30
- https://fb.me/react-async-component-lifecycle-hooks`)}if(typeof i.getDerivedStateFromProps=="function"&&(t.componentWillMount=vs,t.componentWillReceiveProps=ys),typeof t.getSnapshotBeforeUpdate=="function"){if(typeof t.componentDidUpdate!="function")throw new Error("Cannot polyfill getSnapshotBeforeUpdate() for components that do not define componentDidUpdate() on the prototype");t.componentWillUpdate=xs;var b=t.componentDidUpdate;t.componentDidUpdate=function(E,D,O){var P=this.__reactInternalSnapshotFlag?this.__reactInternalSnapshot:O;b.call(this,E,D,P)}}return i}const Td=Object.freeze(Object.defineProperty({__proto__:null,polyfill:Md},Symbol.toStringTag,{value:"Module"})),_d=el(Td);Object.defineProperty(Ye,"__esModule",{value:!0});Ye.bodyOpenClassName=Ye.portalClassName=void 0;var Hr=Object.assign||function(i){for(var t=1;t<arguments.length;t++){var o=arguments[t];for(var n in o)Object.prototype.hasOwnProperty.call(o,n)&&(i[n]=o[n])}return i},Ld=function(){function i(t,o){for(var n=0;n<o.length;n++){var e=o[n];e.enumerable=e.enumerable||!1,e.configurable=!0,"value"in e&&(e.writable=!0),Object.defineProperty(t,e.key,e)}}return function(t,o,n){return o&&i(t.prototype,o),n&&i(t,n),t}}(),$s=ae,an=Ei($s),Ad=Uo,ln=Ei(Ad),Ed=mr,Dt=Ei(Ed),Id=kd,Wr=Ei(Id),Rd=Se,Nd=jd(Rd),Ne=$e,Vr=Ei(Ne),Dd=_d;function jd(i){if(i&&i.__esModule)return i;var t={};if(i!=null)for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(t[o]=i[o]);return t.default=i,t}function Ei(i){return i&&i.__esModule?i:{default:i}}function Bd(i,t){if(!(i instanceof t))throw new TypeError("Cannot call a class as a function")}function Gr(i,t){if(!i)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t&&(typeof t=="object"||typeof t=="function")?t:i}function Fd(i,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof t);i.prototype=Object.create(t&&t.prototype,{constructor:{value:i,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(i,t):i.__proto__=t)}var zd=Ye.portalClassName="ReactModalPortal",Hd=Ye.bodyOpenClassName="ReactModal__Body--open",He=Ne.canUseDOM&&ln.default.createPortal!==void 0,Ur=function(t){return document.createElement(t)},Xr=function(){return He?ln.default.createPortal:ln.default.unstable_renderSubtreeIntoContainer};function Fi(i){return i()}var Ii=function(i){Fd(t,i);function t(){var o,n,e,r;Bd(this,t);for(var f=arguments.length,b=Array(f),S=0;S<f;S++)b[S]=arguments[S];return r=(n=(e=Gr(this,(o=t.__proto__||Object.getPrototypeOf(t)).call.apply(o,[this].concat(b))),e),e.removePortal=function(){!He&&ln.default.unmountComponentAtNode(e.node);var E=Fi(e.props.parentSelector);E&&E.contains(e.node)?E.removeChild(e.node):console.warn('React-Modal: "parentSelector" prop did not returned any DOM element. Make sure that the parent element is unmounted to avoid any memory leaks.')},e.portalRef=function(E){e.portal=E},e.renderPortal=function(E){var D=Xr(),O=D(e,an.default.createElement(Wr.default,Hr({defaultStyles:t.defaultStyles},E)),e.node);e.portalRef(O)},n),Gr(e,r)}return Ld(t,[{key:"componentDidMount",value:function(){if(Ne.canUseDOM){He||(this.node=Ur("div")),this.node.className=this.props.portalClassName;var n=Fi(this.props.parentSelector);n.appendChild(this.node),!He&&this.renderPortal(this.props)}}},{key:"getSnapshotBeforeUpdate",value:function(n){var e=Fi(n.parentSelector),r=Fi(this.props.parentSelector);return{prevParent:e,nextParent:r}}},{key:"componentDidUpdate",value:function(n,e,r){if(Ne.canUseDOM){var f=this.props,b=f.isOpen,S=f.portalClassName;n.portalClassName!==S&&(this.node.className=S);var E=r.prevParent,D=r.nextParent;D!==E&&(E.removeChild(this.node),D.appendChild(this.node)),!(!n.isOpen&&!b)&&!He&&this.renderPortal(this.props)}}},{key:"componentWillUnmount",value:function(){if(!(!Ne.canUseDOM||!this.node||!this.portal)){var n=this.portal.state,e=Date.now(),r=n.isOpen&&this.props.closeTimeoutMS&&(n.closesAt||e+this.props.closeTimeoutMS);r?(n.beforeClose||this.portal.closeWithTimeout(),setTimeout(this.removePortal,r-e)):this.removePortal()}}},{key:"render",value:function(){if(!Ne.canUseDOM||!He)return null;!this.node&&He&&(this.node=Ur("div"));var n=Xr();return n(an.default.createElement(Wr.default,Hr({ref:this.portalRef,defaultStyles:t.defaultStyles},this.props)),this.node)}}],[{key:"setAppElement",value:function(n){Nd.setElement(n)}}]),t}($s.Component);Ii.propTypes={isOpen:Dt.default.bool.isRequired,style:Dt.default.shape({content:Dt.default.object,overlay:Dt.default.object}),portalClassName:Dt.default.string,bodyOpenClassName:Dt.default.string,htmlOpenClassName:Dt.default.string,className:Dt.default.oneOfType([Dt.default.string,Dt.default.shape({base:Dt.default.string.isRequired,afterOpen:Dt.default.string.isRequired,beforeClose:Dt.default.string.isRequired})]),overlayClassName:Dt.default.oneOfType([Dt.default.string,Dt.default.shape({base:Dt.default.string.isRequired,afterOpen:Dt.default.string.isRequired,beforeClose:Dt.default.string.isRequired})]),appElement:Dt.default.oneOfType([Dt.default.instanceOf(Vr.default),Dt.default.instanceOf(Ne.SafeHTMLCollection),Dt.default.instanceOf(Ne.SafeNodeList),Dt.default.arrayOf(Dt.default.instanceOf(Vr.default))]),onAfterOpen:Dt.default.func,onRequestClose:Dt.default.func,closeTimeoutMS:Dt.default.number,ariaHideApp:Dt.default.bool,shouldFocusAfterRender:Dt.default.bool,shouldCloseOnOverlayClick:Dt.default.bool,shouldReturnFocusAfterClose:Dt.default.bool,preventScroll:Dt.default.bool,parentSelector:Dt.default.func,aria:Dt.default.object,data:Dt.default.object,role:Dt.default.string,contentLabel:Dt.default.string,shouldCloseOnEsc:Dt.default.bool,overlayRef:Dt.default.func,contentRef:Dt.default.func,id:Dt.default.string,overlayElement:Dt.default.func,contentElement:Dt.default.func};Ii.defaultProps={isOpen:!1,portalClassName:zd,bodyOpenClassName:Hd,role:"dialog",ariaHideApp:!0,closeTimeoutMS:0,shouldFocusAfterRender:!0,shouldCloseOnEsc:!0,shouldCloseOnOverlayClick:!0,shouldReturnFocusAfterClose:!0,preventScroll:!1,parentSelector:function(){return document.body},overlayElement:function(t,o){return an.default.createElement("div",t,o)},contentElement:function(t,o){return an.default.createElement("div",t,o)}};Ii.defaultStyles={overlay:{position:"fixed",top:0,left:0,right:0,bottom:0,backgroundColor:"rgba(255, 255, 255, 0.75)"},content:{position:"absolute",top:"40px",left:"40px",right:"40px",bottom:"40px",border:"1px solid #ccc",background:"#fff",overflow:"auto",WebkitOverflowScrolling:"touch",borderRadius:"4px",outline:"none",padding:"20px"}};(0,Dd.polyfill)(Ii);Ye.default=Ii;(function(i,t){Object.defineProperty(t,"__esModule",{value:!0});var o=Ye,n=e(o);function e(r){return r&&r.__esModule?r:{default:r}}t.default=n.default,i.exports=t.default})(Kn,Kn.exports);var Wd=Kn.exports;const Vd=pe(Wd),Gd=i=>{const{onClose:t}=i;return ot("div",{className:"pb_dialog_close_icon",onClick:t,children:ot(Xt,{fixedWidth:!0,icon:"times"})})},bs=ae.createContext(null),Ud=i=>{const{aria:t={},children:o,className:n,data:e={},htmlOptions:r={},spacing:f="between",closeable:b=!0,separator:S=!0}=i,E=Ht(t),D=Ft(e),O=Nt(r),P=ci(bs),x=Bt("dialog_header"),p=_t(i);return Mt("div",{className:"dialog_sticky_header",children:[Mt(re,{...E,...D,...O,className:Pt(x,p,n),spacing:f,children:[o,b&&ot(Gd,{onClose:P.onClose})]}),S&&ot(on,{})]})},Xd=i=>{const{children:t,className:o,htmlOptions:n={},spacing:e="between",separator:r=!1}=i,f=Bt("dialog_footer"),b=_t(i),S=Nt(n);return Mt("div",{...S,children:[r&&ot(on,{}),ot("div",{className:"dialog-pseudo-footer"}),ot(re,{className:Pt(f,b,o),spacing:e,children:t})]})},Yd=i=>{const{children:t,className:o}=i,n=Bt("dialog_body"),e=_t(i);return ot("div",{className:Pt(n,e,o),children:t})},We=i=>{const{aria:t={},cancelButton:o,confirmButton:n,className:e,data:r={},htmlOptions:f={},id:b,size:S="md",children:E,loading:D=!1,fullHeight:O=!1,opened:P,onCancel:x,onConfirm:p,onClose:c,placement:h="center",portalClassName:s,shouldCloseOnOverlayClick:d=!0,status:y,text:v,title:w,trigger:$}=i,k=Ht(t),_=Ft(r),g=Nt(f),T={base:Pt("pb_dialog",Bt("pb_dialog",S,h)),afterOpen:"pb_dialog_after_open",beforeClose:"pb_dialog_before_close"},C={base:`pb_dialog_overlay ${O!==null&&(O?S==="xl"?"full_height_center":`full_height_${h}`:null)}`,afterOpen:"pb_dialog_overlay_after_open",beforeClose:"pb_dialog_overlay_before_close"},m=Pt(Bt("pb_dialog_wrapper"),_t(i),e),[I,u]=jt(!1),M=$?I:P,R={onClose:$?function(){u(!1)}:c};$&&document.querySelector($).addEventListener("click",()=>{u(!0),document.querySelector("#cancel-button").addEventListener("click",()=>{u(!1)})},{once:!0});const A={default:{icon:"exclamation-circle",variant:"default",size:"lg"},info:{icon:"info-circle",variant:"default",size:"lg"},caution:{icon:"exclamation-triangle",variant:"yellow",size:"lg"},delete:{icon:"trash-alt",variant:"red",size:"lg"},error:{icon:"times-circle",variant:"red",size:"lg"},success:{icon:"check-circle",variant:"green",size:"lg"}};return ot(bs.Provider,{value:R,children:ot("div",{...k,..._,...g,className:m,children:ot(Vd,{ariaHideApp:!1,className:T,closeTimeoutMS:200,contentLabel:"Minimal Modal Example",id:b,isOpen:M,onRequestClose:c,overlayClassName:C,portalClassName:s,shouldCloseOnOverlayClick:d,children:Mt(Kt,{children:[w&&!y?ot(We.Header,{children:w}):null,!y&&v?ot(We.Body,{children:v}):null,y&&ot(We.Body,{className:"dialog_status_text_align",padding:"md",children:Mt(re,{align:"center",orientation:"column",children:[ot(qo,{icon:A[y].icon,size:A[y].size,variant:A[y].variant}),ot(Si,{marginTop:"sm",size:3,children:w}),ot(Le,{marginTop:"xs",text:v})]})}),o&&n?Mt(We.Footer,{children:[ot(rn,{htmlType:"button",loading:D,onClick:p,variant:"primary",children:n}),ot(rn,{htmlType:"button",id:"cancel-button",onClick:x,variant:"link",children:o})]}):null,E]})})})})};We.Header=Ud;We.Body=Yd;We.Footer=Xd;const Kd=i=>i.map(t=>parseInt(t.toString().replace(/[^0-9.]/gi,""))),Zd=(i,t)=>{const n=(e=>e.reduce((r,f)=>r+f,0))(i);return i.map((e,r)=>ot("div",{className:Pt("pb_distribution_width",t[r]?`color_${t[r]}`:""),style:{width:`${e*100/n}%`}},r))},bf=i=>{const{htmlOptions:t={},size:o="lg",widths:n=[1],colors:e=[]}=i,r=Kd(n),f=Nt(t);return ot("div",{className:Pt(`pb_distribution_bar_${o}`,_t(i)),...f,children:Zd(r,e)})},qd=(i,t)=>{const{addOn:o={icon:null,alignment:"right",border:!0},aria:n={},className:e,dark:r=!1,data:f={},disabled:b,error:S,htmlOptions:E={},id:D,inline:O=!1,name:P,label:x,onChange:p=()=>{},placeholder:c,required:h,type:s="text",value:d="",children:y=null}=i,v=Ht(n),w=Ft(f),$=Nt(E),k=Object.assign({},i);k.marginBottom===void 0&&(k.marginBottom="sm");const{alignment:_,border:g,icon:T}=o,a=_==="left"?"left":"right",I=`border_${a==="left"?"right":"left"}_${g===!1?"off":"on"}`,u=T!==null,M=u?"text_input_wrapper_add_on":"",R=u&&r?"add-on-card-dark":"",A=Pt(["pb_text_input_kit",O?"inline":"",S?"error":"",_t(k),e]),B=ot(Xt,{className:"add-on-icon",dark:r,fixedWidth:!1,icon:T},void 0),U=y?y.type==="input":void 0,Z=U?ae.cloneElement(y,{className:"text_input"}):ur("input",Object.assign({},ll(i),{className:"text_input",disabled:b,id:D,key:D,name:P,onChange:p,placeholder:c,ref:t,required:h,type:s,value:d})),j=ot(ae.Fragment,{children:Mt(re,Object.assign({className:`add-on-${a} ${I}`,vertical:"center"},{children:[a=="left"&&Mt(Kt,{children:[ot(si,Object.assign({className:`${R} add-on-card card-left-aligned`,dark:r},{children:B}),void 0),Z]},void 0),a!="left"&&Mt(Kt,{children:[Z,ot(si,Object.assign({className:`${R} add-on-card card-right-aligned`,dark:r},{children:B}),void 0)]},void 0)]}),void 0)},void 0),l=y&&!U?y:u?j:Z;return Mt("div",Object.assign({},v,w,$,{className:A},{children:[x&&ot(Ge,{className:"pb_text_input_kit_label",text:x},void 0),Mt("div",Object.assign({className:`${M} text_input_wrapper`},{children:[l,S&&ot(Le,{status:"negative",text:S,variant:null},void 0)]}),void 0)]}),void 0)},xr=Ee(qd);var Cs=gt.createContext(),Ss=gt.createContext();function Qd(i){var t=i.children,o=gt.useState(null),n=o[0],e=o[1],r=gt.useRef(!1);gt.useEffect(function(){return function(){r.current=!0}},[]);var f=gt.useCallback(function(b){r.current||e(b)},[]);return gt.createElement(Cs.Provider,{value:n},gt.createElement(Ss.Provider,{value:f},t))}var ws=function(t){return Array.isArray(t)?t[0]:t},Ps=function(t){if(typeof t=="function"){for(var o=arguments.length,n=new Array(o>1?o-1:0),e=1;e<o;e++)n[e-1]=arguments[e];return t.apply(void 0,n)}},tr=function(t,o){if(typeof t=="function")return Ps(t,o);t!=null&&(t.current=o)},Yr=function(t){return t.reduce(function(o,n){var e=n[0],r=n[1];return o[e]=r,o},{})},Kr=typeof window<"u"&&window.document&&window.document.createElement?gt.useLayoutEffect:gt.useEffect,Jd=typeof Element<"u",th=typeof Map=="function",eh=typeof Set=="function",ih=typeof ArrayBuffer=="function"&&!!ArrayBuffer.isView;function Ui(i,t){if(i===t)return!0;if(i&&t&&typeof i=="object"&&typeof t=="object"){if(i.constructor!==t.constructor)return!1;var o,n,e;if(Array.isArray(i)){if(o=i.length,o!=t.length)return!1;for(n=o;n--!==0;)if(!Ui(i[n],t[n]))return!1;return!0}var r;if(th&&i instanceof Map&&t instanceof Map){if(i.size!==t.size)return!1;for(r=i.entries();!(n=r.next()).done;)if(!t.has(n.value[0]))return!1;for(r=i.entries();!(n=r.next()).done;)if(!Ui(n.value[1],t.get(n.value[0])))return!1;return!0}if(eh&&i instanceof Set&&t instanceof Set){if(i.size!==t.size)return!1;for(r=i.entries();!(n=r.next()).done;)if(!t.has(n.value[0]))return!1;return!0}if(ih&&ArrayBuffer.isView(i)&&ArrayBuffer.isView(t)){if(o=i.length,o!=t.length)return!1;for(n=o;n--!==0;)if(i[n]!==t[n])return!1;return!0}if(i.constructor===RegExp)return i.source===t.source&&i.flags===t.flags;if(i.valueOf!==Object.prototype.valueOf)return i.valueOf()===t.valueOf();if(i.toString!==Object.prototype.toString)return i.toString()===t.toString();if(e=Object.keys(i),o=e.length,o!==Object.keys(t).length)return!1;for(n=o;n--!==0;)if(!Object.prototype.hasOwnProperty.call(t,e[n]))return!1;if(Jd&&i instanceof Element)return!1;for(n=o;n--!==0;)if(!((e[n]==="_owner"||e[n]==="__v"||e[n]==="__o")&&i.$$typeof)&&!Ui(i[e[n]],t[e[n]]))return!1;return!0}return i!==i&&t!==t}var nh=function(t,o){try{return Ui(t,o)}catch(n){if((n.message||"").match(/stack|recursion/i))return console.warn("react-fast-compare cannot handle circular refs"),!1;throw n}};const rh=pe(nh);var oh=[],sh=function(t,o,n){n===void 0&&(n={});var e=gt.useRef(null),r={onFirstUpdate:n.onFirstUpdate,placement:n.placement||"bottom",strategy:n.strategy||"absolute",modifiers:n.modifiers||oh},f=gt.useState({styles:{popper:{position:r.strategy,left:"0",top:"0"},arrow:{position:"absolute"}},attributes:{}}),b=f[0],S=f[1],E=gt.useMemo(function(){return{name:"updateState",enabled:!0,phase:"write",fn:function(x){var p=x.state,c=Object.keys(p.elements);Go.flushSync(function(){S({styles:Yr(c.map(function(h){return[h,p.styles[h]||{}]})),attributes:Yr(c.map(function(h){return[h,p.attributes[h]]}))})})},requires:["computeStyles"]}},[]),D=gt.useMemo(function(){var P={onFirstUpdate:r.onFirstUpdate,placement:r.placement,strategy:r.strategy,modifiers:[].concat(r.modifiers,[E,{name:"applyStyles",enabled:!1}])};return rh(e.current,P)?e.current||P:(e.current=P,P)},[r.onFirstUpdate,r.placement,r.strategy,r.modifiers,E]),O=gt.useRef();return Kr(function(){O.current&&O.current.setOptions(D)},[D]),Kr(function(){if(!(t==null||o==null)){var P=n.createPopper||il,x=P(t,o,D);return O.current=x,function(){x.destroy(),O.current=null}}},[t,o,n.createPopper]),{state:O.current?O.current.state:null,styles:b.styles,attributes:b.attributes,update:O.current?O.current.update:null,forceUpdate:O.current?O.current.forceUpdate:null}},ah=function(){},lh=function(){return Promise.resolve(null)},dh=[];function hh(i){var t=i.placement,o=t===void 0?"bottom":t,n=i.strategy,e=n===void 0?"absolute":n,r=i.modifiers,f=r===void 0?dh:r,b=i.referenceElement,S=i.onFirstUpdate,E=i.innerRef,D=i.children,O=gt.useContext(Cs),P=gt.useState(null),x=P[0],p=P[1],c=gt.useState(null),h=c[0],s=c[1];gt.useEffect(function(){tr(E,x)},[E,x]);var d=gt.useMemo(function(){return{placement:o,strategy:e,onFirstUpdate:S,modifiers:[].concat(f,[{name:"arrow",enabled:h!=null,options:{element:h}}])}},[o,e,S,f,h]),y=sh(b||O,x,d),v=y.state,w=y.styles,$=y.forceUpdate,k=y.update,_=gt.useMemo(function(){return{ref:p,style:w.popper,placement:v?v.placement:o,hasPopperEscaped:v&&v.modifiersData.hide?v.modifiersData.hide.hasPopperEscaped:null,isReferenceHidden:v&&v.modifiersData.hide?v.modifiersData.hide.isReferenceHidden:null,arrowProps:{style:w.arrow,ref:s},forceUpdate:$||ah,update:k||lh}},[p,s,o,v,w,k,$]);return ws(D)(_)}function ch(i){var t=i.children,o=i.innerRef,n=gt.useContext(Ss),e=gt.useCallback(function(r){tr(o,r),Ps(n,r)},[o,n]);return gt.useEffect(function(){return function(){return tr(o,null)}},[]),gt.useEffect(function(){ql(!!n,"`Reference` should not be used outside of a `Manager` component.")},[n]),ws(t)({ref:e})}var uh=typeof Re=="object"&&Re&&Re.Object===Object&&Re,ph=uh,fh=ph,gh=typeof self=="object"&&self&&self.Object===Object&&self,mh=fh||gh||Function("return this")(),vh=mh,yh=vh,xh=yh.Symbol,$r=xh;function $h(i,t){for(var o=-1,n=i==null?0:i.length,e=Array(n);++o<n;)e[o]=t(i[o],o,i);return e}var bh=$h,Ch=Array.isArray,Sh=Ch,Zr=$r,Os=Object.prototype,wh=Os.hasOwnProperty,Ph=Os.toString,gi=Zr?Zr.toStringTag:void 0;function Oh(i){var t=wh.call(i,gi),o=i[gi];try{i[gi]=void 0;var n=!0}catch{}var e=Ph.call(i);return n&&(t?i[gi]=o:delete i[gi]),e}var kh=Oh,Mh=Object.prototype,Th=Mh.toString;function _h(i){return Th.call(i)}var Lh=_h,qr=$r,Ah=kh,Eh=Lh,Ih="[object Null]",Rh="[object Undefined]",Qr=qr?qr.toStringTag:void 0;function Nh(i){return i==null?i===void 0?Rh:Ih:Qr&&Qr in Object(i)?Ah(i):Eh(i)}var Dh=Nh;function jh(i){return i!=null&&typeof i=="object"}var Bh=jh,Fh=Dh,zh=Bh,Hh="[object Symbol]";function Wh(i){return typeof i=="symbol"||zh(i)&&Fh(i)==Hh}var Vh=Wh,Jr=$r,Gh=bh,Uh=Sh,Xh=Vh,Yh=1/0,to=Jr?Jr.prototype:void 0,eo=to?to.toString:void 0;function ks(i){if(typeof i=="string")return i;if(Uh(i))return Gh(i,ks)+"";if(Xh(i))return eo?eo.call(i):"";var t=i+"";return t=="0"&&1/i==-Yh?"-0":t}var Kh=ks,Zh=Kh;function qh(i){return i==null?"":Zh(i)}var Qh=qh,Jh=Qh,tc=0;function ec(i){var t=++tc;return Jh(i)+t}var ic=ec;const nc=pe(ic),rc={offset:{enabled:!0,name:"offset",options:{offset:[0,20]},phase:"main"}},oc=({modifiers:i,offset:t})=>t?i.concat([rc.offset]):i,sc=i=>{const{aria:t={},className:o,children:n,data:e={},htmlOptions:r={},id:f,modifiers:b,offset:S,placement:E,referenceElement:D,zIndex:O,maxHeight:P,maxWidth:x,minHeight:p,minWidth:c,targetId:h}=i,s=_t(i).includes("dark")||!_t(i)?"p_sm":_t(i),d=P||x?"overflow_handling":"",y=O?{zIndex:O}:{},v=()=>Object.assign({},P?{maxHeight:P}:{},x?{maxWidth:x}:{},p?{minHeight:p}:{},c?{minWidth:c}:{}),w=Ht(t),$=Ft(e),k=Nt(r),_=Pt(Bt("pb_popover_kit"),_t(i),o);return ot(hh,{modifiers:oc({modifiers:b,offset:S}),placement:E,referenceElement:D,children:({placement:g,ref:T,style:a})=>ot("div",{...w,...$,...k,className:_,"data-placement":g,id:f,ref:T,style:Object.assign({},a,y),children:ot("div",{className:Pt(`${Bt("pb_popover_tooltip")} show`),children:ot("div",{className:Pt("pb_popover_body",s,d),id:h,style:v(),children:n})})})})},br=i=>{const[t]=jt(nc("id-")),{className:o,children:n,modifiers:e=[],offset:r=!1,placement:f="left",portal:b="body",reference:S,referenceElement:E,show:D=!1,usePortal:O=!0,zIndex:P,maxHeight:x,maxWidth:p,minHeight:c,minWidth:h}=i;qt(()=>{const{closeOnClick:d,shouldClosePopover:y=Sn}=i;d&&document.body.addEventListener("click",v=>{const w=v.target,$=w.closest("#"+t)!==null,k=w.closest("#reference-"+t)!==null,_=()=>{setTimeout(()=>y(!0),0)};switch(d){case"outside":!$&&!k&&_();break;case"inside":$&&_();break;case"any":($||!$&&!k)&&_();break}},{capture:!0})},[]);const s=ot(sc,{className:o,maxHeight:x,maxWidth:p,minHeight:c,minWidth:h,modifiers:e,offset:r,placement:f,referenceElement:E,targetId:t,zIndex:P,...i,children:n});return ot(Qd,{children:Mt(Kt,{children:[S&&!E&&ot(ch,{children:({ref:d})=>ot("span",{className:"pb_popover_reference_wrapper",id:"reference-"+t,ref:d,children:ot(S.type,{...S.props})})}),D&&(O?ot(Kt,{children:Uo.createPortal(s,document.querySelector(b))}):{popoverComponent:s})]})})},dn=i=>{const{className:t,htmlOptions:o={},id:n,text:e,name:r,onClick:f=()=>{},avatarUrl:b,closeProps:S={},size:E="",textTransform:D="none",color:O="primary",data:P={},tabIndex:x}=i,p=Pt(`pb_form_pill_kit_${O}`,_t(i),t,E==="small"?"small":null,D),c=Ft(P),h=Nt(o);return Mt("div",{className:p,id:n,tabIndex:x,...c,...h,children:[r&&Mt(Kt,{children:[ot(ts,{imageUrl:b,name:r,size:"xs",status:null}),ot(Si,{className:"pb_form_pill_text",size:4,text:r})]}),e&&ot(Si,{className:"pb_form_pill_tag",size:4,text:e}),ot("div",{className:"pb_form_pill_close",onClick:f,...S,children:ot(Xt,{fixedWidth:!0,icon:"times"})})]})};var Ms={exports:{}};(function(i){(function(t){i.exports?(t.default=t,i.exports=t):t(typeof Highcharts<"u"?Highcharts:void 0)})(function(t){function o(n,e,r,f){n.hasOwnProperty(e)||(n[e]=f.apply(null,r),typeof CustomEvent=="function"&&window.dispatchEvent(new CustomEvent("HighchartsModuleLoaded",{detail:{path:e,module:n[e]}})))}t=t?t._modules:{},o(t,"Core/Axis/SolidGaugeAxis.js",[t["Core/Color/Color.js"],t["Core/Utilities.js"]],function(n,e){var r=n.parse,f=e.extend,b=e.merge,S;return function(E){var D={initDataClasses:function(O){var P=this.chart,x,p=0,c=this.options;this.dataClasses=x=[],O.dataClasses.forEach(function(h,s){h=b(h),x.push(h),h.color||(c.dataClassColor==="category"?(s=P.options.colors,h.color=s[p++],p===s.length&&(p=0)):h.color=r(c.minColor).tweenTo(r(c.maxColor),s/(O.dataClasses.length-1)))})},initStops:function(O){this.stops=O.stops||[[0,this.options.minColor],[1,this.options.maxColor]],this.stops.forEach(function(P){P.color=r(P[1])})},toColor:function(O,P){var x=this.stops,p=this.dataClasses,c;if(p)for(c=p.length;c--;){var h=p[c],s=h.from;if(x=h.to,(typeof s>"u"||O>=s)&&(typeof x>"u"||O<=x)){var d=h.color;P&&(P.dataClass=c);break}}else{for(this.logarithmic&&(O=this.val2lin(O)),O=1-(this.max-O)/(this.max-this.min),c=x.length;c--&&!(O>x[c][0]););s=x[c]||x[c+1],x=x[c+1]||s,O=1-(x[0]-O)/(x[0]-s[0]||1),d=s.color.tweenTo(x.color,O)}return d}};E.init=function(O){f(O,D)}}(S||(S={})),S}),o(t,"Series/SolidGauge/SolidGaugeSeriesDefaults.js",[],function(){return{colorByPoint:!0,dataLabels:{y:0}}}),o(t,"Series/SolidGauge/SolidGaugeComposition.js",[t["Core/Renderer/SVG/SVGRenderer.js"]],function(n){n=n.prototype;var e=n.symbols.arc;n.symbols.arc=function(r,f,b,S,E){return r=e(r,f,b,S,E),E&&E.rounded&&(b=((E.r||b)-(E.innerR||0))/2,f=r[0],E=r[2],f[0]==="M"&&E[0]==="L"&&(f=["A",b,b,0,1,1,f[1],f[2]],r[2]=["A",b,b,0,1,1,E[1],E[2]],r[4]=f)),r}}),o(t,"Series/SolidGauge/SolidGaugeSeries.js",[t["Core/Legend/LegendSymbol.js"],t["Core/Series/SeriesRegistry.js"],t["Core/Axis/SolidGaugeAxis.js"],t["Series/SolidGauge/SolidGaugeSeriesDefaults.js"],t["Core/Utilities.js"]],function(n,e,r,f,b){var S=this&&this.__extends||function(){var d=function(y,v){return d=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(w,$){w.__proto__=$}||function(w,$){for(var k in $)$.hasOwnProperty(k)&&(w[k]=$[k])},d(y,v)};return function(y,v){function w(){this.constructor=y}d(y,v),y.prototype=v===null?Object.create(v):(w.prototype=v.prototype,new w)}}(),E=e.seriesTypes,D=E.gauge,O=E.pie.prototype,P=b.clamp,x=b.extend,p=b.isNumber,c=b.merge,h=b.pick,s=b.pInt;return b=function(d){function y(){var v=d!==null&&d.apply(this,arguments)||this;return v.data=void 0,v.points=void 0,v.options=void 0,v.axis=void 0,v.yAxis=void 0,v.startAngleRad=void 0,v.thresholdAngleRad=void 0,v}return S(y,d),y.prototype.translate=function(){var v=this.yAxis;r.init(v),!v.dataClasses&&v.options.dataClasses&&v.initDataClasses(v.options),v.initStops(v.options),D.prototype.translate.call(this)},y.prototype.drawPoints=function(){var v=this.yAxis,w=v.center,$=this.options,k=this.chart.renderer,_=$.overshoot;_=p(_)?_/180*Math.PI:0;var g;p($.threshold)&&(g=v.startAngleRad+v.translate($.threshold,void 0,void 0,void 0,!0)),this.thresholdAngleRad=h(g,v.startAngleRad),g=0;for(var T=this.points;g<T.length;g++){var a=T[g];if(!a.isNull){var C=s(h(a.options.radius,$.radius,100))*w[2]/200,m=s(h(a.options.innerRadius,$.innerRadius,60))*w[2]/200,I=Math.min(v.startAngleRad,v.endAngleRad),u=Math.max(v.startAngleRad,v.endAngleRad),M=a.graphic,R=v.startAngleRad+v.translate(a.y,void 0,void 0,void 0,!0),A=v.toColor(a.y,a);A==="none"&&(A=a.color||this.color||"none"),A!=="none"&&(a.color=A),R=P(R,I-_,u+_),$.wrap===!1&&(R=P(R,I,u)),I=Math.min(R,this.thresholdAngleRad),R=Math.max(R,this.thresholdAngleRad),R-I>2*Math.PI&&(R=I+2*Math.PI),a.shapeArgs=m={x:w[0],y:w[1],r:C,innerR:m,start:I,end:R,rounded:$.rounded},a.startR=C,M?(C=m.d,M.animate(x({fill:A},m)),C&&(m.d=C)):a.graphic=M=k.arc(m).attr({fill:A,"sweep-flag":0}).add(this.group),this.chart.styledMode||($.linecap!=="square"&&M.attr({"stroke-linecap":"round","stroke-linejoin":"round"}),M.attr({stroke:$.borderColor||"none","stroke-width":$.borderWidth||0})),M&&M.addClass(a.getClassName(),!0)}}},y.prototype.animate=function(v){v||(this.startAngleRad=this.thresholdAngleRad,O.animate.call(this,v))},y.defaultOptions=c(D.defaultOptions,f),y}(D),x(b.prototype,{drawLegendSymbol:n.drawRectangle}),e.registerSeriesType("solidgauge",b),b}),o(t,"masters/modules/solid-gauge.src.js",[],function(){})})})(Ms);var ac=Ms.exports;const lc=pe(ac),Cf=({aria:i={},chartData:t,customOptions:o={},dark:n=!1,data:e={},disableAnimation:r=!1,fullCircle:f=!1,height:b=null,htmlOptions:S={},id:E,max:D=100,min:O=0,prefix:P="",showLabels:x=!1,style:p="solidgauge",suffix:c="",title:h="",tooltipHtml:s='<span style="font-weight: bold; color:{point.color};">●</span>{point.name}: <b>{point.y}</b>',colors:d=[],minorTickInterval:y=null,circumference:v=f?[0,360]:[-100,100],...w})=>{const $=Ht(i),k=Ft(e),_=Nt(S);rs(Jt),lc(Jt),(()=>{n?Jt.setOptions(Ai):Jt.setOptions(xe)})(),Jt.setOptions({tooltip:{pointFormat:s,followPointer:!0}});const T=Bt({pb_gauge_kit:!0}),[a,C]=jt({});return qt(()=>{const m=t.map(u=>(u.y=u.value,delete u.value,u)),I={chart:{events:{load(){setTimeout(this.reflow.bind(this),0)}},type:p,height:b},title:{text:h},yAxis:{min:O,max:D,lineWidth:0,tickWidth:0,minorTickInterval:y,tickAmount:2,tickPositions:[O,D],labels:{y:26,enabled:x}},credits:!1,series:[{data:m}],pane:{center:["50%","50%"],size:"90%",startAngle:v[0],endAngle:v[1],background:{borderWidth:20,innerRadius:"90%",outerRadius:"90%",shape:"arc",className:"gauge-pane"}},colors:d!==void 0&&d.length>0?li(d):xe.colors,plotOptions:{series:{animation:!r},solidgauge:{borderColor:d!==void 0&&d.length===1?li(d).join():xe.colors[0],borderWidth:20,radius:90,innerRadius:"90%",dataLabels:{borderWidth:0,color:Ct.text_lt_default,enabled:!0,format:`<span class="prefix">${P}</span><span class="fix">{y:,f}</span><span class="suffix">${c}</span>`,style:{fontFamily:Ot.font_family_base,fontWeight:Ot.regular,fontSize:Ot.heading_2},y:-26}}}};C(ee.merge(I,o)),document.querySelector(".prefix")&&(document.querySelectorAll(".prefix").forEach(u=>{u.setAttribute("y","28")}),document.querySelectorAll(".fix").forEach(u=>u.setAttribute("y","38")))},[t]),ot(ai,{containerProps:{className:Pt(T,_t(w)),id:E,...$,...k,..._},highcharts:Jt,options:a})},Sf=i=>{const{aria:t={},className:o,color:n="data_1",dark:e=!1,data:r={},htmlOptions:f={},id:b,prefixText:S,text:E}=i,D=Ht(t),O=Ft(r),P=Nt(f),x=n.charAt(0)==="#"&&n,p={background:x},c=Pt(Bt("pb_legend_kit",x?"":n),_t(i),o);return ot("div",{...D,...O,...P,className:c,id:b,children:Mt(Le,{color:e?"lighter":"light",children:[ot("span",{className:`${x?"pb_legend_indicator_circle_custom":"pb_legend_indicator_circle"}`,style:p}),S&&ot(Si,{dark:e,size:4,tag:"span",text:` ${S} `}),` ${E} `]})})},wf=({aria:i={},data:t={},align:o="center",className:n="pb_bar_graph",customOptions:e={},dark:r=!1,gradient:f=!1,type:b="line",htmlOptions:S={},id:E,legend:D=!1,toggleLegendClick:O=!0,layout:P="horizontal",verticalAlign:x="bottom",x:p=0,y:c=0,axisTitle:h,xAxisCategories:s,yAxisMin:d,yAxisMax:y,chartData:v,pointStart:w,subTitle:$,title:k,height:_,colors:g=[],...T})=>{const a=Ht(i),C=Ft(t),m=Nt(S);(()=>{r?Jt.setOptions(Ai):Jt.setOptions(xe)})();const u={title:{text:k},chart:{height:_,type:b},subtitle:{text:$},yAxis:{min:d,max:y,title:{text:h}},xAxis:{categories:s},legend:{enabled:D,align:o,verticalAlign:x,layout:P,x:p,y:c},colors:g!==void 0&&g.length>0?li(g):xe.colors,plotOptions:{series:{pointStart:w,events:{},dataLabels:{enabled:!1}}},series:v,credits:!1};O||(u.plotOptions.series.events={legendItemClick:()=>!1});const M={...T};delete M.verticalAlign;const[R,A]=jt({});return qt(()=>{A(ee.merge(u,e))},[v]),ot(ai,{containerProps:{className:Pt(_t(M),n),id:E,...a,...C,...m},highcharts:Jt,options:R})},dc=({aria:i={},alignment:t,children:o,className:n,dark:e=!1,data:r={},disabled:f=!1,error:b=!1,htmlOptions:S={},id:E,label:D,name:O="radio_name",text:P="Radio Text",value:x="radio_text",onChange:p=()=>{},...c},h)=>{const s=Ht(i),d=Ft(r),y=Nt(S),v=Pt(Bt("pb_radio_kit",t),e?"dark":null,b?"error":null,_t(c),n);return Mt("label",{...s,...d,...y,className:v,htmlFor:E,children:[ot(Kt,{children:($=>o||ot("input",{disabled:f,id:E,name:O,onChange:p,ref:h,text:P,type:"radio",value:x,...$}))(c)}),ot("span",{className:"pb_radio_button"}),ot(Le,{dark:e,status:b?"negative":null,text:D,variant:null})]})},hc=Ee(dc),ti=(i,t)=>{const o=[],n=(e,r)=>{for(const f of e){if(f.id.toLowerCase()===r.toLowerCase()){o.push(f);return}f.children&&f.children.length>0&&n(f.children,r)}};return n(i,t),o},cc=(i,t)=>{const o=[],n=(e,r)=>{for(const f of e)f.label.toLowerCase().includes(r.toLowerCase())&&o.push(f),f.children&&n(f.children,r)};return n(i,t),o},Ts=(i,t)=>{if(t.parent_id){const o=ti(i,t.parent_id);o[0].checked=!1,o[0].parent_id&&Ts(i,o[0])}return i},Xi=i=>{const t=[];if(Array.isArray(i))return i.forEach(o=>{if(o.checked&&t.push(o),o.children&&o.children.length>0){const n=Xi(o.children);t.push(...n)}}),t},En=i=>{const t=[],o=n=>{Array.isArray(n)&&n.forEach(e=>{if(e.checked)if(e.children&&e.children.length>0){if(e.children.filter(f=>!f.checked).length===0){t.push(e);return}}else{const r=n.find(f=>f.id===e.parentId);(!r||!r.checked)&&t.push(e)}e.children&&e.children.length>0&&o(e.children)})};return o(i),t},_s=(i,t)=>{if(i.parent_id!==null){const o=ti(t,i.parent_id);o[0].children.every(e=>e.checked)&&(o[0].checked=!0,o[0].parent_id!==null&&_s(o[0],t))}return t},uc=(i,t)=>{const o=[],n=(e,r=[])=>{for(let f=0;f<e.length;f++){const b=e[f],S=[...r,b];b.expanded&&o.push(b.id),t&&t.length&&t.includes(b.id)&&o.push(...S.map(E=>E.id)),Array.isArray(b.children)&&(b.children.some(D=>D.checked)&&o.push(...S.map(D=>D.id)),n(b.children,S))}};return n(i),o},Pf=i=>{const{aria:t={},className:o,data:n={},htmlOptions:e={},id:r,inputDisplay:f="pills",inputName:b,name:S,returnAllSelected:E=!1,treeData:D,onSelect:O=()=>null,selectedIds:P,variant:x="multi"}=i,p=Ht(t),c=Ft(n),h=Nt(e),s=Pt(Bt("pb_multi_level_select"),_t(i),o),d=de(null),[y,v]=jt(!0),[w,$]=jt(""),[k,_]=jt([]),[g,T]=jt([]),[a,C]=jt([]),m=uc(D,P),[I,u]=jt(m),[M,R]=jt({id:[],value:"",item:[]}),A=(X,Y)=>{if(Array.isArray(X))return X.map(q=>(q.checked=Y,q.children=A(q.children,Y),q))},B=(X,Y,q=null,tt=0)=>{if(Array.isArray(X))return X.map(it=>{const at={...it,checked:!!(Y&&Y.length&&Y.includes(it.id)),parent_id:q,depth:tt};if(at.children&&at.children.length>0){const ht=it.checked&&!E?A(it.children,!0):it.children;at.children=B(ht,Y,at.id,tt+1)}return at})};qt(()=>{const X=B(D,x==="single"?[P==null?void 0:P[0]]:P);if(_(X),x==="single"){if((P==null?void 0:P.length)===0||!(P!=null&&P.length))R({id:[],value:"",item:[]});else if((P==null?void 0:P.length)!==0&&!M.value){const Y=ti(X,P[0]);if(!Y.length)R({id:[],value:"",item:[]});else{const{id:q,value:tt}=Y[0];R({id:[q],value:tt,item:Y})}}}},[D,P]),qt(()=>{E?T(Xi(k)):C(x==="single"?M.item:En(k))},[k]),qt(()=>{const X=Y=>{d.current&&!d.current.contains(Y.target)&&v(!0)};return window.addEventListener("click",X),()=>{window.removeEventListener("click",X)}},[]);const U=(X,Y,q)=>{if(Array.isArray(Y))return Y.map(tt=>(tt.id!=X?tt.children=U(X,tt.children,q):(tt.checked=q,x==="single"?tt.children=A(tt.children,!q):tt.children=A(tt.children,q)),tt))},Z=X=>{const Y=ee.cloneDeep(k);if(E)return U(X.id,Y,!0);{const q=U(X.id,Y,!0);return _s(X,q)}},j=X=>{const Y=ee.cloneDeep(k);if(E)return U(X.id,Y,!1);{const q=U(X.id,Y,!1);return Ts(q,X)}},l=(X,Y)=>{const q=Y?Z(X):j(X);return _(q),q},L=(X,Y)=>{X.stopPropagation();const q=l(Y,!1);O(E?Xi(q):En(q))},H=X=>{X.stopPropagation(),!(X.target.id==="multiselect_input"||X.target.classList.contains("pb_form_pill_tag"))&&v(!y)},G=(X,Y)=>{const q=X.target.parentNode.id;$("");const tt=ti(k,q),it=l(tt[0],Y);O(E?Xi(it):En(it))},W=X=>{const{id:Y,value:q}=X.target,tt=Y.match(/^[^-]*/)[0],it=A(k,!1),at=U(tt,it,!0),ht=ti(at,tt);_(at),R({id:[tt],value:q,item:ht}),$(""),v(!0),O(ht)},N=X=>{A(k,!1),C([]),R({id:[],value:X,item:[]}),$(X)},F=X=>I.indexOf(X.id)>-1,z=(X,Y)=>{Y.stopPropagation();const q=ti(k,X);if(q){let tt=[...I];F(q[0])?tt=tt.filter(at=>at!=q[0].id):tt.push(q[0].id),u(tt)}},K=()=>{let X;return E&&g&&g.length?X=g.length:!E&&a&&a.length&&(X=a.length),X},V=X=>ot("ul",{children:Array.isArray(X)&&X.map(Y=>ot("div",{children:Mt("li",{className:"dropdown_item","data-name":Y.id,children:[Mt("div",{className:"dropdown_item_checkbox_row",children:[!Y.parent_id&&!Y.children?null:ot("div",{children:ot(os,{className:Y.children&&Y.children.length>0?"":"toggle_icon",icon:F(Y)?"chevron-down":"chevron-right",onClick:q=>z(Y.id,q),variant:"link"})},F(Y)?"chevron-down":"chevron-right"),x==="single"?Y.hideRadio?ot(Le,{children:Y.label}):ot(hc,{checked:Y.checked,id:`${Y.id}-${Y.label}`,label:Y.label,name:b,onChange:q=>W(q),padding:Y.children?"none":"xs",type:"radio",value:Y.label}):ot(_l,{id:Y.id,text:Y.label,children:ot("input",{checked:Y.checked,name:Y.label,onChange:q=>{G(q,!Y.checked)},type:"checkbox",value:Y.label})})]}),F(Y)&&Y.children&&Y.children.length>0&&(x==="single"||!w)&&ot("div",{children:V(Y.children)})]})},Y.id))});return ot("div",{...p,...c,...h,className:s,id:r,children:Mt("div",{className:"wrapper",ref:d,children:[Mt("div",{className:"input_wrapper",onClick:H,children:[Mt("div",{className:"input_inner_container",children:[x==="single"&&a.length!==0?a.map(X=>ot("input",{name:`${S}[]`,type:"hidden",value:X.id},X.id)):null,x!=="single"&&Mt(Kt,{children:[E&&g.length!==0?g.map(X=>ot("input",{name:`${S}[]`,type:"hidden",value:X.id},X.id)):null,E&&g.length!==0&&f==="pills"?g.map((X,Y)=>ot(dn,{onClick:q=>L(q,X),size:"small",text:X.label},Y)):null,!E&&a.length!==0&&f==="pills"?a.map((X,Y)=>ot(dn,{onClick:q=>L(q,X),size:"small",text:X.label},Y)):null,E&&g.length!==0&&f==="pills"&&ot("br",{}),!E&&a.length!==0&&f==="pills"&&ot("br",{})]}),ot("input",{id:"multiselect_input",onChange:X=>{x==="single"?N(X.target.value):$(X.target.value)},onClick:()=>v(!1),placeholder:f==="none"&&K()?`${K()} ${K()===1?"item":"items"} selected`:"Start typing...",value:M.value||w})]}),y?ot("div",{children:ot(Xt,{icon:"chevron-down",size:"xs"})},"chevron-down"):ot("div",{children:ot(Xt,{icon:"chevron-up",size:"xs"})},"chevron-up")]}),ot("div",{className:`dropdown_menu ${y?"close":"open"}`,children:V(w?cc(k,w):k)})]})})},Ls=i=>{const{aria:t={},borderless:o=!1,children:n,className:e,data:r={},dark:f=!1,highlight:b=!0,htmlOptions:S={},id:E,link:D="#",onClick:O,orientation:P="vertical",title:x="",variant:p="normal",itemSpacing:c}=i,h=Ht(t),s=Ft(r),d=Nt(S),y=Pt(Bt("pb_nav_list",p,P,{highlight:b,borderless:o}),_t(i),e),v=ae.Children.map(n,w=>{if(ae.isValidElement(w)){const $={orientation:P,variant:p,itemSpacing:c};return ae.cloneElement(w,$)}return w});return Mt("nav",{...h,...s,...d,className:y,id:E,children:[x&&ot("div",{className:"pb_nav_list_title",children:ot("a",{className:"pb_nav_list_item_link_text",href:D,onClick:O,children:ot(Ge,{dark:f,size:"md",text:`${x}`})})}),ot("div",{className:"pb_nav_wrapper",children:v})]})},As=i=>{const t=(ut,st)=>ut==="horizontal"&&st==="subtle"?"regular":ut==="horizontal"&&st==="normal"?"bold":"regular",{active:o=!1,highlighted_border:n=!0,aria:e={},orientation:r,variant:f,fontWeight:b=t(r,f),children:S,className:E,collapsible:D,data:O={},dark:P=!1,fontSize:x="normal",htmlOptions:p={},iconLeft:c,iconRight:h,onIconRightClick:s,onIconLeftClick:d,id:y,imageUrl:v,link:w,onClick:$,target:k="_self",text:_="",collapsibleTrail:g,collapsed:T,itemSpacing:a,margin:C,marginBottom:m,marginTop:I,marginRight:u,marginLeft:M,marginX:R,marginY:A}=i,B={margin:C,marginBottom:m,marginTop:I,marginRight:u,marginLeft:M,marginX:R,marginY:A},U=ut=>{const st={},J={};for(const Q in ut)Q.startsWith("padding")?st[Q]=ut[Q]:Q.startsWith("margin")&&(J[Q]=ut[Q]);return{filteredPadding:st,filteredMargin:J}},{filteredPadding:Z,filteredMargin:j}=U(a),l={...j||{},...Object.entries(B).reduce((ut,[st,J])=>(J&&(ut[st]=J),ut),{})},L={...i};L==null||delete L.margin,L==null||delete L.marginX,L==null||delete L.marginY,L==null||delete L.marginBottom,L==null||delete L.marginTop,L==null||delete L.marginRight,L==null||delete L.marginLeft;const H=w?"a":"div",G=o===!0?"active":"",W=o===!0&&n===!1?"highlighted_border_none":"",N=D&&g?"collapsible_trail":"",F={small:"font_size_small",normal:"font_size_normal"},z={bold:"font_bold",bolder:"font_bolder",regular:"font_regular"},K=F[x],V=z[b],X=Ht(e),Y=Ft(O),q=Nt(p),tt=Pt(D?"pb_nav_list_item_link_collapsible":"pb_nav_list_item_link"),it=Pt(Bt("pb_nav_list_kit_item",G,W),D?Bt("pb_collapsible_nav_item",G,W):"",K,V,tt,D?_t(L,{...Z}):_t(i,{...a}),E),at=ut=>{d&&(ut.stopPropagation(),d())},ht=ae.Children.map(S,ut=>{if(ae.isValidElement(ut)){const st={itemSpacing:a};return ae.cloneElement(ut,st)}return ut}),dt=Bt("collapsible_nav_wrapper",G,W,N);return ot(Kt,{children:D?ot(Kt,{children:Mt(ii,{className:dt,collapsed:T,icon:h&&h,iconSize:"xs",id:y,onClick:$,onIconClick:s,children:[ot(ii.Main,{className:_t({...l}),dark:P,children:Mt(H,{...X,...Y,...q,className:it,href:w,id:y,target:k,children:[v&&ot("div",{className:"pb_nav_list_item_icon_section_collapsible",onClick:ut=>at(ut),children:ot(nn,{className:"pb_nav_img_wrapper",url:v})},v),c&&ot("div",{className:"pb_nav_list_item_icon_section_collapsible",onClick:ut=>at(ut),children:ot(Xt,{className:"pb_nav_list_item_icon_left_collapsible",fixedWidth:!0,icon:c})},c),ot("span",{className:"pb_nav_list_item_text_collapsible",children:_})]})}),ot(ii.Content,{children:ht})]})}):Mt(H,{...X,...Y,...q,className:it,href:w,id:y,onClick:$,target:k,children:[v&&ot("div",{className:"pb_nav_list_item_icon_section",children:ot(nn,{className:"pb_nav_img_wrapper",url:v})},v),c&&ot("div",{className:"pb_nav_list_item_icon_section",children:ot(Xt,{className:"pb_nav_list_item_icon_left",fixedWidth:!0,icon:c})},c),ot("span",{className:"pb_nav_list_item_text",children:_||S}),h&&ot("div",{className:"pb_nav_list_item_icon_section",children:ot(Xt,{className:"pb_nav_list_item_icon_right",fixedWidth:!0,icon:h})},h)]})})},Of=i=>{const{aria:t={},className:o,confirmation:n=!1,data:e={},dark:r=!1,htmlOptions:f={},id:b,inputProps:S={},label:E=n?"Confirm Passphrase":"Passphrase",onChange:D=()=>{},showTipsBelow:O="always",tips:P=[],uncontrolled:x=!1,value:p=""}=i,[c,h]=jt(""),[s,d]=jt(!1),[y,v]=jt(!1),w=ie(M=>x?h(M.target.value):D(M),[x,D]),$=Me(()=>x?c:p,[p,c,x]),k=()=>d(!s),_=M=>{d(!M)},g=M=>{M.preventDefault(),v(!y)},T=Pt("passphrase-popover",O==="always"?null:`show-below-${O}`),a=Ht(t),C=Pt(Bt("pb_passphrase"),_t(i),o),m=Ft(e),I=Nt(f),u=ot(os,{className:T,dark:r,icon:"info-circle",onClick:k,variant:"link"});return ot("div",{...a,...m,...I,className:C,id:b,children:Mt("label",{children:[Mt(re,{align:"baseline",children:[ot(Ge,{className:"passphrase-label",text:E}),P.length>0&&!n&&ot(br,{className:"passphrase-tips",closeOnClick:"outside",placement:"right",reference:u,shouldClosePopover:_,show:s,children:Mt(re,{align:"center",orientation:"column",children:[ot(Ge,{marginBottom:"xs",text:"Tips for a good passphrase"}),ot("div",{children:P.map((M,R)=>Mt(Ge,{marginBottom:"xs",size:"xs",children:[ot(Xt,{icon:"shield-check",marginRight:"xs"}),M]},R))})]})})]}),Mt("div",{className:"passphrase-text-input-wrapper",children:[ot(xr,{className:"passphrase-text-input",dark:r,marginBottom:"xs",onChange:w,placeholder:"Enter a passphrase...",type:y?"text":"password",value:$,...S}),Mt("span",{className:"show-passphrase-icon",onClick:g,children:[ot(Le,{className:y?"hide-icon":"",color:"light",dark:r,children:ot(Xt,{icon:"eye-slash"})}),ot(Le,{className:y?"":"hide-icon",color:"light",dark:r,children:ot(Xt,{icon:"eye"})})]})]})]})})};var Es={exports:{}};(function(i){(function(t){i.exports?i.exports=t():window.intlTelInput=t()})(function(t){return function(){for(var o=[["Afghanistan","af","93"],["Albania","al","355"],["Algeria","dz","213"],["American Samoa","as","1",5,["684"]],["Andorra","ad","376"],["Angola","ao","244"],["Anguilla","ai","1",6,["264"]],["Antigua & Barbuda","ag","1",7,["268"]],["Argentina","ar","54"],["Armenia","am","374"],["Aruba","aw","297"],["Ascension Island","ac","247"],["Australia","au","61",0],["Austria","at","43"],["Azerbaijan","az","994"],["Bahamas","bs","1",8,["242"]],["Bahrain","bh","973"],["Bangladesh","bd","880"],["Barbados","bb","1",9,["246"]],["Belarus","by","375"],["Belgium","be","32"],["Belize","bz","501"],["Benin","bj","229"],["Bermuda","bm","1",10,["441"]],["Bhutan","bt","975"],["Bolivia","bo","591"],["Bosnia & Herzegovina","ba","387"],["Botswana","bw","267"],["Brazil","br","55"],["British Indian Ocean Territory","io","246"],["British Virgin Islands","vg","1",11,["284"]],["Brunei","bn","673"],["Bulgaria","bg","359"],["Burkina Faso","bf","226"],["Burundi","bi","257"],["Cambodia","kh","855"],["Cameroon","cm","237"],["Canada","ca","1",1,["204","226","236","249","250","263","289","306","343","354","365","367","368","382","387","403","416","418","428","431","437","438","450","584","468","474","506","514","519","548","579","581","584","587","604","613","639","647","672","683","705","709","742","753","778","780","782","807","819","825","867","873","902","905"]],["Cape Verde","cv","238"],["Caribbean Netherlands","bq","599",1,["3","4","7"]],["Cayman Islands","ky","1",12,["345"]],["Central African Republic","cf","236"],["Chad","td","235"],["Chile","cl","56"],["China","cn","86"],["Christmas Island","cx","61",2,["89164"]],["Cocos (Keeling) Islands","cc","61",1,["89162"]],["Colombia","co","57"],["Comoros","km","269"],["Congo - Brazzaville","cg","242"],["Congo - Kinshasa","cd","243"],["Cook Islands","ck","682"],["Costa Rica","cr","506"],["Côte d’Ivoire","ci","225"],["Croatia","hr","385"],["Cuba","cu","53"],["Curaçao","cw","599",0],["Cyprus","cy","357"],["Czech Republic","cz","420"],["Denmark","dk","45"],["Djibouti","dj","253"],["Dominica","dm","1",13,["767"]],["Dominican Republic","do","1",2,["809","829","849"]],["Ecuador","ec","593"],["Egypt","eg","20"],["El Salvador","sv","503"],["Equatorial Guinea","gq","240"],["Eritrea","er","291"],["Estonia","ee","372"],["Eswatini","sz","268"],["Ethiopia","et","251"],["Falkland Islands","fk","500"],["Faroe Islands","fo","298"],["Fiji","fj","679"],["Finland","fi","358",0],["France","fr","33"],["French Guiana","gf","594"],["French Polynesia","pf","689"],["Gabon","ga","241"],["Gambia","gm","220"],["Georgia","ge","995"],["Germany","de","49"],["Ghana","gh","233"],["Gibraltar","gi","350"],["Greece","gr","30"],["Greenland","gl","299"],["Grenada","gd","1",14,["473"]],["Guadeloupe","gp","590",0],["Guam","gu","1",15,["671"]],["Guatemala","gt","502"],["Guernsey","gg","44",1,["1481","7781","7839","7911"]],["Guinea","gn","224"],["Guinea-Bissau","gw","245"],["Guyana","gy","592"],["Haiti","ht","509"],["Honduras","hn","504"],["Hong Kong","hk","852"],["Hungary","hu","36"],["Iceland","is","354"],["India","in","91"],["Indonesia","id","62"],["Iran","ir","98"],["Iraq","iq","964"],["Ireland","ie","353"],["Isle of Man","im","44",2,["1624","74576","7524","7924","7624"]],["Israel","il","972"],["Italy","it","39",0],["Jamaica","jm","1",4,["876","658"]],["Japan","jp","81"],["Jersey","je","44",3,["1534","7509","7700","7797","7829","7937"]],["Jordan","jo","962"],["Kazakhstan","kz","7",1,["33","7"]],["Kenya","ke","254"],["Kiribati","ki","686"],["Kosovo","xk","383"],["Kuwait","kw","965"],["Kyrgyzstan","kg","996"],["Laos","la","856"],["Latvia","lv","371"],["Lebanon","lb","961"],["Lesotho","ls","266"],["Liberia","lr","231"],["Libya","ly","218"],["Liechtenstein","li","423"],["Lithuania","lt","370"],["Luxembourg","lu","352"],["Macau","mo","853"],["Madagascar","mg","261"],["Malawi","mw","265"],["Malaysia","my","60"],["Maldives","mv","960"],["Mali","ml","223"],["Malta","mt","356"],["Marshall Islands","mh","692"],["Martinique","mq","596"],["Mauritania","mr","222"],["Mauritius","mu","230"],["Mayotte","yt","262",1,["269","639"]],["Mexico","mx","52"],["Micronesia","fm","691"],["Moldova","md","373"],["Monaco","mc","377"],["Mongolia","mn","976"],["Montenegro","me","382"],["Montserrat","ms","1",16,["664"]],["Morocco","ma","212",0],["Mozambique","mz","258"],["Myanmar (Burma)","mm","95"],["Namibia","na","264"],["Nauru","nr","674"],["Nepal","np","977"],["Netherlands","nl","31"],["New Caledonia","nc","687"],["New Zealand","nz","64"],["Nicaragua","ni","505"],["Niger","ne","227"],["Nigeria","ng","234"],["Niue","nu","683"],["Norfolk Island","nf","672"],["North Korea","kp","850"],["North Macedonia","mk","389"],["Northern Mariana Islands","mp","1",17,["670"]],["Norway","no","47",0],["Oman","om","968"],["Pakistan","pk","92"],["Palau","pw","680"],["Palestine","ps","970"],["Panama","pa","507"],["Papua New Guinea","pg","675"],["Paraguay","py","595"],["Peru","pe","51"],["Philippines","ph","63"],["Poland","pl","48"],["Portugal","pt","351"],["Puerto Rico","pr","1",3,["787","939"]],["Qatar","qa","974"],["Réunion","re","262",0],["Romania","ro","40"],["Russia","ru","7",0],["Rwanda","rw","250"],["Samoa","ws","685"],["San Marino","sm","378"],["São Tomé & Príncipe","st","239"],["Saudi Arabia","sa","966"],["Senegal","sn","221"],["Serbia","rs","381"],["Seychelles","sc","248"],["Sierra Leone","sl","232"],["Singapore","sg","65"],["Sint Maarten","sx","1",21,["721"]],["Slovakia","sk","421"],["Slovenia","si","386"],["Solomon Islands","sb","677"],["Somalia","so","252"],["South Africa","za","27"],["South Korea","kr","82"],["South Sudan","ss","211"],["Spain","es","34"],["Sri Lanka","lk","94"],["St Barthélemy","bl","590",1],["St Helena","sh","290"],["St Kitts & Nevis","kn","1",18,["869"]],["St Lucia","lc","1",19,["758"]],["St Martin","mf","590",2],["St Pierre & Miquelon","pm","508"],["St Vincent & Grenadines","vc","1",20,["784"]],["Sudan","sd","249"],["Suriname","sr","597"],["Svalbard & Jan Mayen","sj","47",1,["79"]],["Sweden","se","46"],["Switzerland","ch","41"],["Syria","sy","963"],["Taiwan","tw","886"],["Tajikistan","tj","992"],["Tanzania","tz","255"],["Thailand","th","66"],["Timor-Leste","tl","670"],["Togo","tg","228"],["Tokelau","tk","690"],["Tonga","to","676"],["Trinidad & Tobago","tt","1",22,["868"]],["Tunisia","tn","216"],["Turkey","tr","90"],["Turkmenistan","tm","993"],["Turks & Caicos Islands","tc","1",23,["649"]],["Tuvalu","tv","688"],["Uganda","ug","256"],["Ukraine","ua","380"],["United Arab Emirates","ae","971"],["United Kingdom","gb","44",0],["United States","us","1",0],["Uruguay","uy","598"],["US Virgin Islands","vi","1",24,["340"]],["Uzbekistan","uz","998"],["Vanuatu","vu","678"],["Vatican City","va","39",1,["06698"]],["Venezuela","ve","58"],["Vietnam","vn","84"],["Wallis & Futuna","wf","681"],["Western Sahara","eh","212",1,["5288","5289"]],["Yemen","ye","967"],["Zambia","zm","260"],["Zimbabwe","zw","263"],["Åland Islands","ax","358",1,["18"]]],n=0;n<o.length;n++){var e=o[n];o[n]={name:e[0],iso2:e[1],dialCode:e[2],priority:e[3]||0,areaCodes:e[4]||null}}function r(v){for(var w=1;w<arguments.length;w++){var $=arguments[w]!=null?Object(arguments[w]):{},k=Object.keys($);typeof Object.getOwnPropertySymbols=="function"&&k.push.apply(k,Object.getOwnPropertySymbols($).filter(function(_){return Object.getOwnPropertyDescriptor($,_).enumerable})),k.forEach(function(_){f(v,_,$[_])})}return v}function f(v,w,$){return w=D(w),w in v?Object.defineProperty(v,w,{value:$,enumerable:!0,configurable:!0,writable:!0}):v[w]=$,v}function b(v,w){if(!(v instanceof w))throw new TypeError("Cannot call a class as a function")}function S(v,w){for(var $=0;$<w.length;$++){var k=w[$];k.enumerable=k.enumerable||!1,k.configurable=!0,"value"in k&&(k.writable=!0),Object.defineProperty(v,D(k.key),k)}}function E(v,w,$){return w&&S(v.prototype,w),Object.defineProperty(v,"prototype",{writable:!1}),v}function D(v){var w=O(v,"string");return typeof w=="symbol"?w:String(w)}function O(v,w){if(typeof v!="object"||v===null)return v;var $=v[Symbol.toPrimitive];if($!==t){var k=$.call(v,w||"default");if(typeof k!="object")return k;throw new TypeError("@@toPrimitive must return a primitive value.")}return(w==="string"?String:Number)(v)}var P={getInstance:function(w){var $=w.getAttribute("data-intl-tel-input-id");return window.intlTelInputGlobals.instances[$]},instances:{},documentReady:function(){return document.readyState==="complete"}};typeof window=="object"&&(window.intlTelInputGlobals=P);var x=0,p={allowDropdown:!0,autoInsertDialCode:!1,autoPlaceholder:"polite",countrySearch:!1,customContainer:"",customPlaceholder:null,dropdownContainer:null,excludeCountries:[],fixDropdownWidth:!1,formatOnDisplay:!0,geoIpLookup:null,hiddenInput:"",initialCountry:"",localizedCountries:null,nationalMode:!0,onlyCountries:[],placeholderNumberType:"MOBILE",preferredCountries:["us","gb"],separateDialCode:!1,showFlags:!0,useFullscreenPopup:typeof navigator<"u"&&typeof window<"u"?/Android.+Mobile|webOS|iPhone|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)||window.innerWidth<=500:!1,utilsScript:""},c=["800","822","833","844","855","866","877","880","881","882","883","884","885","886","887","888","889"],h=function(w,$){for(var k=Object.keys(w),_=0;_<k.length;_++)$(k[_],w[k[_]])},s=function(w){h(window.intlTelInputGlobals.instances,function($){window.intlTelInputGlobals.instances[$][w]()})},d=function(){function v(w,$){var k=this;b(this,v),this.id=x++,this.telInput=w,this.activeItem=null,this.highlightedItem=null;var _=$||{};this.options={},h(p,function(g,T){k.options[g]=_.hasOwnProperty(g)?_[g]:T}),this.hadInitialPlaceholder=!!w.getAttribute("placeholder")}return E(v,[{key:"_init",value:function(){var $=this;this.options.useFullscreenPopup&&(this.options.fixDropdownWidth=!1),this.options.countrySearch&&!this.options.useFullscreenPopup&&(this.options.fixDropdownWidth=!0),this.options.nationalMode&&(this.options.autoInsertDialCode=!1),this.options.separateDialCode&&(this.options.autoInsertDialCode=!1);var k=this.options.allowDropdown&&!this.options.separateDialCode;if(!this.options.showFlags&&k&&(this.options.showFlags=!0),this.options.useFullscreenPopup&&!this.options.dropdownContainer&&(this.options.dropdownContainer=document.body),this.isRTL=!!this.telInput.closest("[dir=rtl]"),typeof Promise<"u"){var _=new Promise(function(T,a){$.resolveAutoCountryPromise=T,$.rejectAutoCountryPromise=a}),g=new Promise(function(T,a){$.resolveUtilsScriptPromise=T,$.rejectUtilsScriptPromise=a});this.promise=Promise.all([_,g])}else this.resolveAutoCountryPromise=this.rejectAutoCountryPromise=function(){},this.resolveUtilsScriptPromise=this.rejectUtilsScriptPromise=function(){};this.selectedCountryData={},this._processCountryData(),this._generateMarkup(),this._setInitialState(),this._initListeners(),this._initRequests()}},{key:"_processCountryData",value:function(){this._processAllCountries(),this._processCountryCodes(),this._processPreferredCountries(),this.options.localizedCountries&&this._translateCountriesByLocale(),(this.options.onlyCountries.length||this.options.localizedCountries)&&this.countries.sort(this._countryNameSort)}},{key:"_addCountryCode",value:function($,k,_){k.length>this.countryCodeMaxLen&&(this.countryCodeMaxLen=k.length),this.countryCodes.hasOwnProperty(k)||(this.countryCodes[k]=[]);for(var g=0;g<this.countryCodes[k].length;g++)if(this.countryCodes[k][g]===$)return;var T=_!==t?_:this.countryCodes[k].length;this.countryCodes[k][T]=$}},{key:"_processAllCountries",value:function(){if(this.options.onlyCountries.length){var $=this.options.onlyCountries.map(function(_){return _.toLowerCase()});this.countries=o.filter(function(_){return $.indexOf(_.iso2)>-1})}else if(this.options.excludeCountries.length){var k=this.options.excludeCountries.map(function(_){return _.toLowerCase()});this.countries=o.filter(function(_){return k.indexOf(_.iso2)===-1})}else this.countries=o}},{key:"_translateCountriesByLocale",value:function(){for(var $=0;$<this.countries.length;$++){var k=this.countries[$].iso2.toLowerCase();this.options.localizedCountries.hasOwnProperty(k)&&(this.countries[$].name=this.options.localizedCountries[k])}}},{key:"_countryNameSort",value:function($,k){return $.name<k.name?-1:$.name>k.name?1:0}},{key:"_processCountryCodes",value:function(){this.countryCodeMaxLen=0,this.dialCodes={},this.countryCodes={};for(var $=0;$<this.countries.length;$++){var k=this.countries[$];this.dialCodes[k.dialCode]||(this.dialCodes[k.dialCode]=!0),this._addCountryCode(k.iso2,k.dialCode,k.priority)}for(var _=0;_<this.countries.length;_++){var g=this.countries[_];if(g.areaCodes)for(var T=this.countryCodes[g.dialCode][0],a=0;a<g.areaCodes.length;a++){for(var C=g.areaCodes[a],m=1;m<C.length;m++){var I=g.dialCode+C.substr(0,m);this._addCountryCode(T,I),this._addCountryCode(g.iso2,I)}this._addCountryCode(g.iso2,g.dialCode+C)}}}},{key:"_processPreferredCountries",value:function(){this.preferredCountries=[];for(var $=0;$<this.options.preferredCountries.length;$++){var k=this.options.preferredCountries[$].toLowerCase(),_=this._getCountryData(k,!1,!0);_&&this.preferredCountries.push(_)}}},{key:"_createEl",value:function($,k,_){var g=document.createElement($);return k&&h(k,function(T,a){return g.setAttribute(T,a)}),_&&_.appendChild(g),g}},{key:"_generateMarkup",value:function(){this.telInput.classList.add("iti__tel-input"),!this.telInput.hasAttribute("autocomplete")&&!(this.telInput.form&&this.telInput.form.hasAttribute("autocomplete"))&&this.telInput.setAttribute("autocomplete","off");var $=this.options,k=$.allowDropdown,_=$.separateDialCode,g=$.showFlags,T=$.customContainer,a=$.hiddenInput,C=$.dropdownContainer,m=$.fixDropdownWidth,I=$.useFullscreenPopup,u=$.countrySearch,M="iti";k&&(M+=" iti--allow-dropdown"),_&&(M+=" iti--separate-dial-code"),g&&(M+=" iti--show-flags"),T&&(M+=" ".concat(T));var R=this._createEl("div",{class:M});this.telInput.parentNode.insertBefore(R,this.telInput);var A=k||g||_;if(A&&(this.flagsContainer=this._createEl("div",{class:"iti__flag-container"},R)),R.appendChild(this.telInput),A&&(this.selectedFlag=this._createEl("div",r({class:"iti__selected-flag"},k&&{role:"combobox","aria-haspopup":"listbox","aria-controls":"iti-".concat(this.id,"__country-listbox"),"aria-expanded":"false","aria-label":"Telephone country code"}),this.flagsContainer)),g&&(this.selectedFlagInner=this._createEl("div",{class:"iti__flag"},this.selectedFlag)),this.selectedFlag&&this.telInput.disabled&&this.selectedFlag.setAttribute("aria-disabled","true"),_&&(this.selectedDialCode=this._createEl("div",{class:"iti__selected-dial-code"},this.selectedFlag)),k){this.telInput.disabled||this.selectedFlag.setAttribute("tabindex","0"),this.dropdownArrow=this._createEl("div",{class:"iti__arrow"},this.selectedFlag);var B=m?"":"iti--flexible-dropdown-width";if(this.dropdownContent=this._createEl("div",{class:"iti__dropdown-content iti__hide ".concat(B)}),u&&(this.searchInput=this._createEl("input",{type:"text",class:"iti__search-input",placeholder:"Search"},this.dropdownContent)),this.countryList=this._createEl("ul",{class:"iti__country-list",id:"iti-".concat(this.id,"__country-listbox"),role:"listbox","aria-label":"List of countries"},this.dropdownContent),this.preferredCountries.length&&!u&&(this._appendListItems(this.preferredCountries,"iti__preferred",!0),this._createEl("li",{class:"iti__divider","aria-hidden":"true"},this.countryList)),this._appendListItems(this.countries,"iti__standard"),C){var U="iti iti--container";I&&(U+=" iti--fullscreen-popup"),u&&(U+=" iti--country-search"),this.dropdown=this._createEl("div",{class:U}),this.dropdown.appendChild(this.dropdownContent)}else this.flagsContainer.appendChild(this.dropdownContent)}if(a){var Z=a,j=this.telInput.getAttribute("name");if(j){var l=j.lastIndexOf("[");l!==-1&&(Z="".concat(j.substr(0,l),"[").concat(Z,"]"))}this.hiddenInput=this._createEl("input",{type:"hidden",name:Z}),R.appendChild(this.hiddenInput)}}},{key:"_appendListItems",value:function($,k,_){for(var g=0;g<$.length;g++){var T=$[g],a=_?"-preferred":"",C=this._createEl("li",{id:"iti-".concat(this.id,"__item-").concat(T.iso2).concat(a),class:"iti__country ".concat(k),tabindex:"-1",role:"option","data-dial-code":T.dialCode,"data-country-code":T.iso2,"aria-selected":"false"},this.countryList);T.node=C;var m="";this.options.showFlags&&(m+="<div class='iti__flag-box'><div class='iti__flag iti__".concat(T.iso2,"'></div></div>")),m+="<span class='iti__country-name'>".concat(T.name,"</span>"),m+="<span class='iti__dial-code'>+".concat(T.dialCode,"</span>"),C.insertAdjacentHTML("beforeend",m)}}},{key:"_setInitialState",value:function(){var $=this.telInput.getAttribute("value"),k=this.telInput.value,_=$&&$.charAt(0)==="+"&&(!k||k.charAt(0)!=="+"),g=_?$:k,T=this._getDialCode(g),a=this._isRegionlessNanp(g),C=this.options,m=C.initialCountry,I=C.autoInsertDialCode;if(T&&!a)this._updateFlagFromNumber(g);else if(m!=="auto"){var u=m&&this._getCountryData(m,!1,!0);u?this._setFlag(m.toLowerCase()):T&&a?this._setFlag("us"):(this.defaultCountry=this.preferredCountries.length?this.preferredCountries[0].iso2:this.countries[0].iso2,g||this._setFlag(this.defaultCountry)),!g&&I&&(this.telInput.value="+".concat(this.selectedCountryData.dialCode))}g&&this._updateValFromNumber(g)}},{key:"_initListeners",value:function(){this._initKeyListeners(),this.options.autoInsertDialCode&&this._initBlurListeners(),this.options.allowDropdown&&this._initDropdownListeners(),this.hiddenInput&&this._initHiddenInputListener()}},{key:"_initHiddenInputListener",value:function(){var $=this;this._handleHiddenInputSubmit=function(){$.hiddenInput.value=$.getNumber()},this.telInput.form&&this.telInput.form.addEventListener("submit",this._handleHiddenInputSubmit)}},{key:"_getClosestLabel",value:function(){for(var $=this.telInput;$&&$.tagName!=="LABEL";)$=$.parentNode;return $}},{key:"_initDropdownListeners",value:function(){var $=this;this._handleLabelClick=function(_){$.dropdownContent.classList.contains("iti__hide")?$.telInput.focus():_.preventDefault()};var k=this._getClosestLabel();k&&k.addEventListener("click",this._handleLabelClick),this._handleClickSelectedFlag=function(){$.dropdownContent.classList.contains("iti__hide")&&!$.telInput.disabled&&!$.telInput.readOnly&&$._showDropdown()},this.selectedFlag.addEventListener("click",this._handleClickSelectedFlag),this._handleFlagsContainerKeydown=function(_){var g=$.dropdownContent.classList.contains("iti__hide");g&&["ArrowUp","ArrowDown"," ","Enter"].includes(_.key)&&(_.preventDefault(),_.stopPropagation(),$._showDropdown()),_.key==="Tab"&&$._closeDropdown()},this.flagsContainer.addEventListener("keydown",this._handleFlagsContainerKeydown)}},{key:"_initRequests",value:function(){var $=this;this.options.utilsScript&&!window.intlTelInputUtils?window.intlTelInputGlobals.documentReady()?window.intlTelInputGlobals.loadUtils(this.options.utilsScript):window.addEventListener("load",function(){window.intlTelInputGlobals.loadUtils($.options.utilsScript)}):this.resolveUtilsScriptPromise(),this.options.initialCountry==="auto"?this._loadAutoCountry():this.resolveAutoCountryPromise()}},{key:"_loadAutoCountry",value:function(){window.intlTelInputGlobals.autoCountry?this.handleAutoCountry():window.intlTelInputGlobals.startedLoadingAutoCountry||(window.intlTelInputGlobals.startedLoadingAutoCountry=!0,typeof this.options.geoIpLookup=="function"&&this.options.geoIpLookup(function($){window.intlTelInputGlobals.autoCountry=$.toLowerCase(),setTimeout(function(){return s("handleAutoCountry")})},function(){return s("rejectAutoCountryPromise")}))}},{key:"_initKeyListeners",value:function(){var $=this;this._handleKeyupEvent=function(){$._updateFlagFromNumber($.telInput.value)&&$._triggerCountryChange()},this.telInput.addEventListener("keyup",this._handleKeyupEvent),this._handleClipboardEvent=function(){setTimeout($._handleKeyupEvent)},this.telInput.addEventListener("cut",this._handleClipboardEvent),this.telInput.addEventListener("paste",this._handleClipboardEvent)}},{key:"_cap",value:function($){var k=this.telInput.getAttribute("maxlength");return k&&$.length>k?$.substr(0,k):$}},{key:"_initBlurListeners",value:function(){var $=this;this._handleSubmitOrBlurEvent=function(){$._removeEmptyDialCode()},this.telInput.form&&this.telInput.form.addEventListener("submit",this._handleSubmitOrBlurEvent),this.telInput.addEventListener("blur",this._handleSubmitOrBlurEvent)}},{key:"_removeEmptyDialCode",value:function(){if(this.telInput.value.charAt(0)==="+"){var $=this._getNumeric(this.telInput.value);(!$||this.selectedCountryData.dialCode===$)&&(this.telInput.value="")}}},{key:"_getNumeric",value:function($){return $.replace(/\D/g,"")}},{key:"_trigger",value:function($){var k=document.createEvent("Event");k.initEvent($,!0,!0),this.telInput.dispatchEvent(k)}},{key:"_showDropdown",value:function(){this.options.fixDropdownWidth&&(this.dropdownContent.style.width="".concat(this.telInput.offsetWidth,"px")),this.dropdownContent.classList.remove("iti__hide"),this.selectedFlag.setAttribute("aria-expanded","true"),this._setDropdownPosition(),this.options.countrySearch?(this._highlightListItem(this.countryList.firstElementChild,!1),this.searchInput.focus()):this.activeItem&&(this._highlightListItem(this.activeItem,!1),this._scrollTo(this.activeItem,!0)),this._bindDropdownListeners(),this.dropdownArrow.classList.add("iti__arrow--up"),this._trigger("open:countrydropdown")}},{key:"_toggleClass",value:function($,k,_){_&&!$.classList.contains(k)?$.classList.add(k):!_&&$.classList.contains(k)&&$.classList.remove(k)}},{key:"_setDropdownPosition",value:function(){var $=this;if(this.options.dropdownContainer&&this.options.dropdownContainer.appendChild(this.dropdown),!this.options.useFullscreenPopup){var k=this.telInput.getBoundingClientRect(),_=window.pageYOffset||document.documentElement.scrollTop,g=k.top+_,T=this.dropdownContent.offsetHeight,a=g+this.telInput.offsetHeight+T<_+window.innerHeight,C=g-T>_,m=!this.options.countrySearch&&!a&&C;if(this._toggleClass(this.dropdownContent,"iti__dropdown-content--dropup",m),this.options.dropdownContainer){var I=m?0:this.telInput.offsetHeight;this.dropdown.style.top="".concat(g+I,"px"),this.dropdown.style.left="".concat(k.left+document.body.scrollLeft,"px"),this._handleWindowScroll=function(){return $._closeDropdown()},window.addEventListener("scroll",this._handleWindowScroll)}}}},{key:"_getClosestListItem",value:function($){for(var k=$;k&&k!==this.countryList&&!k.classList.contains("iti__country");)k=k.parentNode;return k===this.countryList?null:k}},{key:"_bindDropdownListeners",value:function(){var $=this;this._handleMouseoverCountryList=function(C){var m=$._getClosestListItem(C.target);m&&$._highlightListItem(m,!1)},this.countryList.addEventListener("mouseover",this._handleMouseoverCountryList),this._handleClickCountryList=function(C){var m=$._getClosestListItem(C.target);m&&$._selectListItem(m)},this.countryList.addEventListener("click",this._handleClickCountryList);var k=!0;this._handleClickOffToClose=function(){k||$._closeDropdown(),k=!1},document.documentElement.addEventListener("click",this._handleClickOffToClose);var _="",g=null;if(this._handleKeydownOnDropdown=function(C){["ArrowUp","ArrowDown","Enter","Escape"].includes(C.key)&&(C.preventDefault(),C.stopPropagation(),C.key==="ArrowUp"||C.key==="ArrowDown"?$._handleUpDownKey(C.key):C.key==="Enter"?$._handleEnterKey():C.key==="Escape"&&$._closeDropdown()),!$.options.countrySearch&&/^[a-zA-ZÀ-ÿа-яА-Я ]$/.test(C.key)&&(C.stopPropagation(),g&&clearTimeout(g),_+=C.key.toLowerCase(),$._searchForCountry(_),g=setTimeout(function(){_=""},1e3))},document.addEventListener("keydown",this._handleKeydownOnDropdown),this.options.countrySearch){var T=function(){var m=$.searchInput.value.trim();m?$._filterCountries(m.toLowerCase()):$._filterCountries(null,!0)},a=null;this._handleSearchChange=function(){a&&clearTimeout(a),a=setTimeout(function(){T(),a=null},100)},this.searchInput.addEventListener("input",this._handleSearchChange),this.searchInput.addEventListener("click",function(C){return C.stopPropagation()})}}},{key:"_filterCountries",value:function($){var k=arguments.length>1&&arguments[1]!==t?arguments[1]:!1,_=!0;this.countryList.innerHTML="";for(var g=0;g<this.countries.length;g++){var T=this.countries[g],a=T.name.toLowerCase(),C="+".concat(T.dialCode);(k||a.includes($)||C.includes($))&&(this.countryList.appendChild(T.node),_&&(this._highlightListItem(T.node,!1),_=!1))}}},{key:"_handleUpDownKey",value:function($){var k=$==="ArrowUp"?this.highlightedItem.previousElementSibling:this.highlightedItem.nextElementSibling;if(k?k.classList.contains("iti__divider")&&(k=$==="ArrowUp"?k.previousElementSibling:k.nextElementSibling):this.countryList.childElementCount>1&&(k=$==="ArrowUp"?this.countryList.lastElementChild:this.countryList.firstElementChild),k){var _=!this.options.countrySearch;this._highlightListItem(k,_),this.options.countrySearch&&this._scrollTo(k,!1)}}},{key:"_handleEnterKey",value:function(){this.highlightedItem&&this._selectListItem(this.highlightedItem)}},{key:"_searchForCountry",value:function($){for(var k=0;k<this.countries.length;k++)if(this._startsWith(this.countries[k].name,$)){var _=this.countries[k].node;this._highlightListItem(_,!1),this._scrollTo(_,!0);break}}},{key:"_startsWith",value:function($,k){return $.substr(0,k.length).toLowerCase()===k}},{key:"_updateValFromNumber",value:function($){var k=$;if(this.options.formatOnDisplay&&window.intlTelInputUtils&&this.selectedCountryData){var _=this.options.nationalMode||k.charAt(0)!=="+"&&!this.options.separateDialCode,g=intlTelInputUtils.numberFormat,T=g.NATIONAL,a=g.INTERNATIONAL,C=_?T:a;k=intlTelInputUtils.formatNumber(k,this.selectedCountryData.iso2,C)}k=this._beforeSetNumber(k),this.telInput.value=k}},{key:"_updateFlagFromNumber",value:function($){var k=$.indexOf("+"),_=k?$.substring(k):$,g=this.selectedCountryData.dialCode,T=g==="1";_&&T&&_.charAt(0)!=="+"&&(_.charAt(0)!=="1"&&(_="1".concat(_)),_="+".concat(_)),this.options.separateDialCode&&g&&_.charAt(0)!=="+"&&(_="+".concat(g).concat(_));var a=this._getDialCode(_,!0),C=this._getNumeric(_),m=null;if(a){var I=this.countryCodes[this._getNumeric(a)],u=I.indexOf(this.selectedCountryData.iso2)!==-1&&C.length<=a.length-1,M=g==="1"&&this._isRegionlessNanp(C);if(!M&&!u){for(var R=0;R<I.length;R++)if(I[R]){m=I[R];break}}}else _.charAt(0)==="+"&&C.length?m="":(!_||_==="+")&&(m=this.defaultCountry);return m!==null?this._setFlag(m):!1}},{key:"_isRegionlessNanp",value:function($){var k=this._getNumeric($);if(k.charAt(0)==="1"){var _=k.substr(1,3);return c.indexOf(_)!==-1}return!1}},{key:"_highlightListItem",value:function($,k){var _=this.highlightedItem;_&&_.classList.remove("iti__highlight"),this.highlightedItem=$,this.highlightedItem.classList.add("iti__highlight"),this.selectedFlag.setAttribute("aria-activedescendant",$.getAttribute("id")),k&&this.highlightedItem.focus()}},{key:"_getCountryData",value:function($,k,_){for(var g=k?o:this.countries,T=0;T<g.length;T++)if(g[T].iso2===$)return g[T];if(_)return null;throw new Error("No country data for '".concat($,"'"))}},{key:"_setFlag",value:function($){var k=this.options,_=k.allowDropdown,g=k.separateDialCode,T=k.showFlags,a=this.selectedCountryData.iso2?this.selectedCountryData:{};if(this.selectedCountryData=$?this._getCountryData($,!1,!1):{},this.selectedCountryData.iso2&&(this.defaultCountry=this.selectedCountryData.iso2),T&&this.selectedFlagInner.setAttribute("class","iti__flag iti__".concat($)),this._setSelectedCountryFlagTitleAttribute($,g),g){var C=this.selectedCountryData.dialCode?"+".concat(this.selectedCountryData.dialCode):"";this.selectedDialCode.innerHTML=C;var m=this.selectedFlag.offsetWidth||this._getHiddenSelectedFlagWidth();this.isRTL?this.telInput.style.paddingRight="".concat(m+6,"px"):this.telInput.style.paddingLeft="".concat(m+6,"px")}if(this._updatePlaceholder(),_){var I=this.activeItem;if(I&&(I.classList.remove("iti__active"),I.setAttribute("aria-selected","false")),$){var u=this.countryList.querySelector("#iti-".concat(this.id,"__item-").concat($,"-preferred"))||this.countryList.querySelector("#iti-".concat(this.id,"__item-").concat($));u.setAttribute("aria-selected","true"),u.classList.add("iti__active"),this.activeItem=u}}return a.iso2!==$}},{key:"_setSelectedCountryFlagTitleAttribute",value:function($,k){if(this.selectedFlag){var _;$&&!k?_="".concat(this.selectedCountryData.name,": +").concat(this.selectedCountryData.dialCode):$?_=this.selectedCountryData.name:_="Unknown",this.selectedFlag.setAttribute("title",_)}}},{key:"_getHiddenSelectedFlagWidth",value:function(){var $=this.telInput.parentNode.cloneNode();$.style.visibility="hidden",document.body.appendChild($);var k=this.flagsContainer.cloneNode();$.appendChild(k);var _=this.selectedFlag.cloneNode(!0);k.appendChild(_);var g=_.offsetWidth;return $.parentNode.removeChild($),g}},{key:"_updatePlaceholder",value:function(){var $=this.options.autoPlaceholder==="aggressive"||!this.hadInitialPlaceholder&&this.options.autoPlaceholder==="polite";if(window.intlTelInputUtils&&$){var k=intlTelInputUtils.numberType[this.options.placeholderNumberType],_=this.selectedCountryData.iso2?intlTelInputUtils.getExampleNumber(this.selectedCountryData.iso2,this.options.nationalMode,k):"";_=this._beforeSetNumber(_),typeof this.options.customPlaceholder=="function"&&(_=this.options.customPlaceholder(_,this.selectedCountryData)),this.telInput.setAttribute("placeholder",_)}}},{key:"_selectListItem",value:function($){var k=this._setFlag($.getAttribute("data-country-code"));this._closeDropdown(),this._updateDialCode($.getAttribute("data-dial-code")),this.telInput.focus();var _=this.telInput.value.length;this.telInput.setSelectionRange(_,_),k&&this._triggerCountryChange()}},{key:"_closeDropdown",value:function(){this.dropdownContent.classList.add("iti__hide"),this.selectedFlag.setAttribute("aria-expanded","false"),this.selectedFlag.removeAttribute("aria-activedescendant"),this.dropdownArrow.classList.remove("iti__arrow--up"),document.removeEventListener("keydown",this._handleKeydownOnDropdown),this.options.countrySearch&&this.searchInput.removeEventListener("input",this._handleSearchChange),document.documentElement.removeEventListener("click",this._handleClickOffToClose),this.countryList.removeEventListener("mouseover",this._handleMouseoverCountryList),this.countryList.removeEventListener("click",this._handleClickCountryList),this.options.dropdownContainer&&(this.options.useFullscreenPopup||window.removeEventListener("scroll",this._handleWindowScroll),this.dropdown.parentNode&&this.dropdown.parentNode.removeChild(this.dropdown)),this._trigger("close:countrydropdown")}},{key:"_scrollTo",value:function($,k){var _=this.dropdownContent,g=window.pageYOffset||document.documentElement.scrollTop,T=_.offsetHeight,a=_.getBoundingClientRect().top+g,C=a+T,m=$.offsetHeight,I=$.getBoundingClientRect().top+g,u=I+m,M=I-a+_.scrollTop,R=T/2-m/2;if(I<a)k&&(M-=R),_.scrollTop=M;else if(u>C){k&&(M+=R);var A=T-m;_.scrollTop=M-A}}},{key:"_updateDialCode",value:function($){var k=this.telInput.value,_="+".concat($),g;if(k.charAt(0)==="+"){var T=this._getDialCode(k);T?g=k.replace(T,_):g=_,this.telInput.value=g}else this.options.autoInsertDialCode&&(k?g=_+k:g=_,this.telInput.value=g)}},{key:"_getDialCode",value:function($,k){var _="";if($.charAt(0)==="+")for(var g="",T=0;T<$.length;T++){var a=$.charAt(T);if(!isNaN(parseInt(a,10))){if(g+=a,k)this.countryCodes[g]&&(_=$.substr(0,T+1));else if(this.dialCodes[g]){_=$.substr(0,T+1);break}if(g.length===this.countryCodeMaxLen)break}}return _}},{key:"_getFullNumber",value:function(){var $=this.telInput.value.trim(),k=this.selectedCountryData.dialCode,_,g=this._getNumeric($);return this.options.separateDialCode&&$.charAt(0)!=="+"&&k&&g?_="+".concat(k):_="",_+$}},{key:"_beforeSetNumber",value:function($){var k=$;if(this.options.separateDialCode){var _=this._getDialCode(k);if(_){_="+".concat(this.selectedCountryData.dialCode);var g=k[_.length]===" "||k[_.length]==="-"?_.length+1:_.length;k=k.substr(g)}}return this._cap(k)}},{key:"_triggerCountryChange",value:function(){this._trigger("countrychange")}},{key:"handleAutoCountry",value:function(){this.options.initialCountry==="auto"&&(this.defaultCountry=window.intlTelInputGlobals.autoCountry,this.telInput.value||this.setCountry(this.defaultCountry),this.resolveAutoCountryPromise())}},{key:"handleUtils",value:function(){window.intlTelInputUtils&&(this.telInput.value&&this._updateValFromNumber(this.telInput.value),this._updatePlaceholder()),this.resolveUtilsScriptPromise()}},{key:"destroy",value:function(){var $=this.telInput.form;if(this.options.allowDropdown){this._closeDropdown(),this.selectedFlag.removeEventListener("click",this._handleClickSelectedFlag),this.flagsContainer.removeEventListener("keydown",this._handleFlagsContainerKeydown);var k=this._getClosestLabel();k&&k.removeEventListener("click",this._handleLabelClick)}this.hiddenInput&&$&&$.removeEventListener("submit",this._handleHiddenInputSubmit),this.options.autoInsertDialCode&&($&&$.removeEventListener("submit",this._handleSubmitOrBlurEvent),this.telInput.removeEventListener("blur",this._handleSubmitOrBlurEvent)),this.telInput.removeEventListener("keyup",this._handleKeyupEvent),this.telInput.removeEventListener("cut",this._handleClipboardEvent),this.telInput.removeEventListener("paste",this._handleClipboardEvent),this.telInput.removeAttribute("data-intl-tel-input-id");var _=this.telInput.parentNode;_.parentNode.insertBefore(this.telInput,_),_.parentNode.removeChild(_),delete window.intlTelInputGlobals.instances[this.id]}},{key:"getExtension",value:function(){return window.intlTelInputUtils?intlTelInputUtils.getExtension(this._getFullNumber(),this.selectedCountryData.iso2):""}},{key:"getNumber",value:function($){if(window.intlTelInputUtils){var k=this.selectedCountryData.iso2;return intlTelInputUtils.formatNumber(this._getFullNumber(),k,$)}return""}},{key:"getNumberType",value:function(){return window.intlTelInputUtils?intlTelInputUtils.getNumberType(this._getFullNumber(),this.selectedCountryData.iso2):-99}},{key:"getSelectedCountryData",value:function(){return this.selectedCountryData}},{key:"getValidationError",value:function(){if(window.intlTelInputUtils){var $=this.selectedCountryData.iso2;return intlTelInputUtils.getValidationError(this._getFullNumber(),$)}return-99}},{key:"isValidNumber",value:function(){var $=this._getFullNumber().trim();return window.intlTelInputUtils?intlTelInputUtils.isValidNumber($,this.selectedCountryData.iso2):null}},{key:"isPossibleNumber",value:function(){var $=this._getFullNumber().trim();return window.intlTelInputUtils?intlTelInputUtils.isPossibleNumber($,this.selectedCountryData.iso2):null}},{key:"setCountry",value:function($){var k=$.toLowerCase();this.selectedCountryData.iso2!==k&&(this._setFlag(k),this._updateDialCode(this.selectedCountryData.dialCode),this._triggerCountryChange())}},{key:"setNumber",value:function($){var k=this._updateFlagFromNumber($);this._updateValFromNumber($),k&&this._triggerCountryChange()}},{key:"setPlaceholderNumberType",value:function($){this.options.placeholderNumberType=$,this._updatePlaceholder()}}]),v}();P.getCountryData=function(){return o};var y=function(w,$,k){var _=document.createElement("script");_.onload=function(){s("handleUtils"),$&&$()},_.onerror=function(){s("rejectUtilsScriptPromise"),k&&k()},_.className="iti-load-utils",_.async=!0,_.src=w,document.body.appendChild(_)};return P.loadUtils=function(v){if(!window.intlTelInputUtils&&!window.intlTelInputGlobals.startedLoadingUtilsScript){if(window.intlTelInputGlobals.startedLoadingUtilsScript=!0,typeof Promise<"u")return new Promise(function(w,$){return y(v,w,$)});y(v)}return null},P.defaults=p,P.version="18.5.3",function(v,w){var $=new d(v,w);return $._init(),v.setAttribute("data-intl-tel-input-id",$.id),window.intlTelInputGlobals.instances[$.id]=$,$}}()})})(Es);var pc=Es.exports,fc=pc;const gc=pe(fc);(function(){var i=this||self;function t(et,nt){et=et.split(".");var ft=i;et[0]in ft||typeof ft.execScript>"u"||ft.execScript("var "+et[0]);for(var vt;et.length&&(vt=et.shift());)et.length||nt===void 0?ft[vt]&&ft[vt]!==Object.prototype[vt]?ft=ft[vt]:ft=ft[vt]={}:ft[vt]=nt}function o(et,nt){function ft(){}ft.prototype=nt.prototype,et.$=nt.prototype,et.prototype=new ft,et.prototype.constructor=et,et.fa=function(vt,$t,yt){for(var xt=Array(arguments.length-2),St=2;St<arguments.length;St++)xt[St-2]=arguments[St];return nt.prototype[$t].apply(vt,xt)}}function n(et){const nt=[];let ft=0;for(const vt in et)nt[ft++]=et[vt];return nt}function e(et,nt){switch(this.g=et,this.m=!!nt.o,this.i=nt.h,this.v=nt.type,this.u=!1,this.i){case b:case S:case E:case D:case O:case f:case r:this.u=!0}this.l=nt.defaultValue}var r=1,f=2,b=3,S=4,E=6,D=16,O=18;function P(et,nt){for(this.i=et,this.g={},et=0;et<nt.length;et++){var ft=nt[et];this.g[ft.g]=ft}}function x(et){return et=n(et.g),et.sort(function(nt,ft){return nt.g-ft.g}),et}function p(){this.g={},this.l=this.j().g,this.i=this.m=null}p.prototype.has=function(et){return this.g[et.g]!=null},p.prototype.get=function(et,nt){return s(this,et.g,nt)},p.prototype.set=function(et,nt){w(this,et.g,nt)},p.prototype.add=function(et,nt){$(this,et.g,nt)};function c(et,nt){for(var ft=x(et.j()),vt=0;vt<ft.length;vt++){var $t=ft[vt],yt=$t.g;if(nt.g[yt]!=null){et.i&&delete et.i[$t.g];var xt=$t.i==11||$t.i==10;if($t.m){$t=y(nt,yt);for(var St=0;St<$t.length;St++)$(et,yt,xt?$t[St].clone():$t[St])}else $t=h(nt,yt),xt?(xt=h(et,yt))?c(xt,$t):w(et,yt,$t.clone()):w(et,yt,$t)}}}p.prototype.clone=function(){var et=new this.constructor;return et!=this&&(et.g={},et.i&&(et.i={}),c(et,this)),et};function h(et,nt){var ft=et.g[nt];if(ft==null)return null;if(et.m){if(!(nt in et.i)){var vt=et.m,$t=et.l[nt];if(ft!=null)if($t.m){for(var yt=[],xt=0;xt<ft.length;xt++)yt[xt]=vt.i($t,ft[xt]);ft=yt}else ft=vt.i($t,ft);return et.i[nt]=ft}return et.i[nt]}return ft}function s(et,nt,ft){var vt=h(et,nt);return et.l[nt].m?vt[ft||0]:vt}function d(et,nt){if(et.g[nt]!=null)et=s(et,nt);else t:{if(et=et.l[nt],et.l===void 0)if(nt=et.v,nt===Boolean)et.l=!1;else if(nt===Number)et.l=0;else if(nt===String)et.l=et.u?"0":"";else{et=new nt;break t}et=et.l}return et}function y(et,nt){return h(et,nt)||[]}function v(et,nt){return et.l[nt].m?et.g[nt]!=null?et.g[nt].length:0:et.g[nt]!=null?1:0}function w(et,nt,ft){et.g[nt]=ft,et.i&&(et.i[nt]=ft)}function $(et,nt,ft){et.g[nt]||(et.g[nt]=[]),et.g[nt].push(ft),et.i&&delete et.i[nt]}function k(et,nt){var ft=[],vt;for(vt in nt)vt!=0&&ft.push(new e(vt,nt[vt]));return new P(et,ft)}function _(){}_.prototype.g=function(et){throw new et.i,Error("Unimplemented")},_.prototype.i=function(et,nt){if(et.i==11||et.i==10)return nt instanceof p?nt:this.g(et.v.prototype.j(),nt);if(et.i==14)return typeof nt=="string"&&g.test(nt)&&(et=Number(nt),0<et)?et:nt;if(!et.u)return nt;if(et=et.v,et===String){if(typeof nt=="number")return String(nt)}else if(et===Number&&typeof nt=="string"&&(nt==="Infinity"||nt==="-Infinity"||nt==="NaN"||g.test(nt)))return Number(nt);return nt};var g=/^-?[0-9]+$/;function T(){}o(T,_),T.prototype.g=function(et,nt){return et=new et.i,et.m=this,et.g=nt,et.i={},et};function a(){}o(a,T),a.prototype.i=function(et,nt){return et.i==8?!!nt:_.prototype.i.apply(this,arguments)},a.prototype.g=function(et,nt){return a.$.g.call(this,et,nt)};function C(et,nt){et!=null&&this.g.apply(this,arguments)}C.prototype.i="",C.prototype.set=function(et){this.i=""+et},C.prototype.g=function(et,nt,ft){if(this.i+=String(et),nt!=null)for(let vt=1;vt<arguments.length;vt++)this.i+=arguments[vt];return this},C.prototype.toString=function(){return this.i};function m(){p.call(this)}o(m,p);var I=null;function u(){p.call(this)}o(u,p);var M=null;function R(){p.call(this)}o(R,p);var A=null;m.prototype.j=function(){var et=I;return et||(I=et=k(m,{0:{name:"NumberFormat",s:"i18n.phonenumbers.NumberFormat"},1:{name:"pattern",required:!0,h:9,type:String},2:{name:"format",required:!0,h:9,type:String},3:{name:"leading_digits_pattern",o:!0,h:9,type:String},4:{name:"national_prefix_formatting_rule",h:9,type:String},6:{name:"national_prefix_optional_when_formatting",h:8,defaultValue:!1,type:Boolean},5:{name:"domestic_carrier_code_formatting_rule",h:9,type:String}})),et},m.j=m.prototype.j,u.prototype.j=function(){var et=M;return et||(M=et=k(u,{0:{name:"PhoneNumberDesc",s:"i18n.phonenumbers.PhoneNumberDesc"},2:{name:"national_number_pattern",h:9,type:String},9:{name:"possible_length",o:!0,h:5,type:Number},10:{name:"possible_length_local_only",o:!0,h:5,type:Number},6:{name:"example_number",h:9,type:String}})),et},u.j=u.prototype.j,R.prototype.j=function(){var et=A;return et||(A=et=k(R,{0:{name:"PhoneMetadata",s:"i18n.phonenumbers.PhoneMetadata"},1:{name:"general_desc",h:11,type:u},2:{name:"fixed_line",h:11,type:u},3:{name:"mobile",h:11,type:u},4:{name:"toll_free",h:11,type:u},5:{name:"premium_rate",h:11,type:u},6:{name:"shared_cost",h:11,type:u},7:{name:"personal_number",h:11,type:u},8:{name:"voip",h:11,type:u},21:{name:"pager",h:11,type:u},25:{name:"uan",h:11,type:u},27:{name:"emergency",h:11,type:u},28:{name:"voicemail",h:11,type:u},29:{name:"short_code",h:11,type:u},30:{name:"standard_rate",h:11,type:u},31:{name:"carrier_specific",h:11,type:u},33:{name:"sms_services",h:11,type:u},24:{name:"no_international_dialling",h:11,type:u},9:{name:"id",required:!0,h:9,type:String},10:{name:"country_code",h:5,type:Number},11:{name:"international_prefix",h:9,type:String},17:{name:"preferred_international_prefix",h:9,type:String},12:{name:"national_prefix",h:9,type:String},13:{name:"preferred_extn_prefix",h:9,type:String},15:{name:"national_prefix_for_parsing",h:9,type:String},16:{name:"national_prefix_transform_rule",h:9,type:String},18:{name:"same_mobile_and_fixed_line_pattern",h:8,defaultValue:!1,type:Boolean},19:{name:"number_format",o:!0,h:11,type:m},20:{name:"intl_number_format",o:!0,h:11,type:m},22:{name:"main_country_for_code",h:8,defaultValue:!1,type:Boolean},23:{name:"leading_digits",h:9,type:String}})),et},R.j=R.prototype.j;function B(){p.call(this)}o(B,p);var U=null,Z={ea:0,da:1,ca:5,ba:10,aa:20};B.prototype.j=function(){var et=U;return et||(U=et=k(B,{0:{name:"PhoneNumber",s:"i18n.phonenumbers.PhoneNumber"},1:{name:"country_code",required:!0,h:5,type:Number},2:{name:"national_number",required:!0,h:4,type:Number},3:{name:"extension",h:9,type:String},4:{name:"italian_leading_zero",h:8,type:Boolean},8:{name:"number_of_leading_zeros",h:5,defaultValue:1,type:Number},5:{name:"raw_input",h:9,type:String},6:{name:"country_code_source",h:14,defaultValue:0,type:Z},7:{name:"preferred_domestic_carrier_code",h:9,type:String}})),et},B.ctor=B,B.ctor.j=B.prototype.j;var j={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".split(" "),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"],800:["001"],808:["001"],850:["KP"],852:["HK"],853:["MO"],855:["KH"],856:["LA"],870:["001"],878:["001"],880:["BD"],881:["001"],882:["001"],883:["001"],886:["TW"],888:["001"],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"],979:["001"],992:["TJ"],993:["TM"],994:["AZ"],995:["GE"],996:["KG"],998:["UZ"]},l={AC:[,[,,"(?:[01589]\\d|[46])\\d{4}",,,,,,,[5,6]],[,,"6[2-467]\\d{3}",,,,"62889",,,[5]],[,,"4\\d{4}",,,,"40123",,,[5]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"AC",247,"00",,,,,,,,,,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,"(?:0[1-9]|[1589]\\d)\\d{4}",,,,"542011",,,[6]],,,[,,,,,,,,,[-1]]],AD:[,[,,"(?:1|6\\d)\\d{7}|[135-9]\\d{5}",,,,,,,[6,8,9]],[,,"[78]\\d{5}",,,,"712345",,,[6]],[,,"690\\d{6}|[356]\\d{5}",,,,"312345",,,[6,9]],[,,"180[02]\\d{4}",,,,"18001234",,,[8]],[,,"[19]\\d{5}",,,,"912345",,,[6]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"AD",376,"00",,,,,,,,[[,"(\\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"]]],,[,,,,,,,,,[-1]],,,[,,"1800\\d{4}",,,,,,,[8]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],AE:[,[,,"(?:[4-7]\\d|9[0-689])\\d{7}|800\\d{2,9}|[2-4679]\\d{7}",,,,,,,[5,6,7,8,9,10,11,12]],[,,"[2-4679][2-8]\\d{6}",,,,"22345678",,,[8],[7]],[,,"5[024-68]\\d{7}",,,,"501234567",,,[9]],[,,"400\\d{6}|800\\d{2,9}",,,,"800123456"],[,,"900[02]\\d{5}",,,,"900234567",,,[9]],[,,"700[05]\\d{5}",,,,"700012345",,,[9]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"AE",971,"00","0",,,"0",,,,[[,"(\\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"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,"600[25]\\d{5}",,,,"600212345",,,[9]],,,[,,,,,,,,,[-1]]],AF:[,[,,"[2-7]\\d{8}",,,,,,,[9],[7]],[,,"(?:[25][0-8]|[34][0-4]|6[0-5])[2-9]\\d{6}",,,,"234567890",,,,[7]],[,,"7\\d{8}",,,,"701234567",,,,[7]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"AF",93,"00","0",,,"0",,,,[[,"(\\d{3})(\\d{4})","$1 $2",["[1-9]"]],[,"(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[2-7]"],"0$1"]],[[,"(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[2-7]"],"0$1"]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],AG:[,[,,"(?:268|[58]\\d\\d|900)\\d{7}",,,,,,,[10],[7]],[,,"268(?:4(?:6[0-38]|84)|56[0-2])\\d{4}",,,,"2684601234",,,,[7]],[,,"268(?:464|7(?:1[3-9]|[28]\\d|3[0246]|64|7[0-689]))\\d{4}",,,,"2684641234",,,,[7]],[,,"8(?:00|33|44|55|66|77|88)[2-9]\\d{6}",,,,"8002123456"],[,,"900[2-9]\\d{6}",,,,"9002123456"],[,,,,,,,,,[-1]],[,,"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}",,,,"5002345678"],[,,"26848[01]\\d{4}",,,,"2684801234",,,,[7]],"AG",1,"011","1",,,"([457]\\d{6})$|1","268$1",,,,,[,,"26840[69]\\d{4}",,,,"2684061234",,,,[7]],,"268",[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],AI:[,[,,"(?:264|[58]\\d\\d|900)\\d{7}",,,,,,,[10],[7]],[,,"264(?:292|4(?:6[12]|9[78]))\\d{4}",,,,"2644612345",,,,[7]],[,,"264(?:235|4(?:69|76)|5(?:3[6-9]|8[1-4])|7(?:29|72))\\d{4}",,,,"2642351234",,,,[7]],[,,"8(?:00|33|44|55|66|77|88)[2-9]\\d{6}",,,,"8002123456"],[,,"900[2-9]\\d{6}",,,,"9002123456"],[,,,,,,,,,[-1]],[,,"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}",,,,"5002345678"],[,,,,,,,,,[-1]],"AI",1,"011","1",,,"([2457]\\d{6})$|1","264$1",,,,,[,,"264724\\d{4}",,,,"2647241234",,,,[7]],,"264",[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],AL:[,[,,"(?:700\\d\\d|900)\\d{3}|8\\d{5,7}|(?:[2-5]|6\\d)\\d{7}",,,,,,,[6,7,8,9],[5]],[,,"4505[0-2]\\d{3}|(?:[2358][16-9]\\d[2-9]|4410)\\d{4}|(?:[2358][2-5][2-9]|4(?:[2-57-9][2-9]|6\\d))\\d{5}",,,,"22345678",,,[8],[5,6,7]],[,,"6(?:[78][2-9]|9\\d)\\d{6}",,,,"672123456",,,[9]],[,,"800\\d{4}",,,,"8001234",,,[7]],[,,"900[1-9]\\d\\d",,,,"900123",,,[6]],[,,"808[1-9]\\d\\d",,,,"808123",,,[6]],[,,"700[2-9]\\d{4}",,,,"70021234",,,[8]],[,,,,,,,,,[-1]],"AL",355,"00","0",,,"0",,,,[[,"(\\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"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],AM:[,[,,"(?:[1-489]\\d|55|60|77)\\d{6}",,,,,,,[8],[5,6]],[,,"(?:(?:1[0-25]|47)\\d|2(?:2[2-46]|3[1-8]|4[2-69]|5[2-7]|6[1-9]|8[1-7])|3[12]2)\\d{5}",,,,"10123456",,,,[5,6]],[,,"(?:33|4[1349]|55|77|88|9[13-9])\\d{6}",,,,"77123456"],[,,"800\\d{5}",,,,"80012345"],[,,"90[016]\\d{5}",,,,"90012345"],[,,"80[1-4]\\d{5}",,,,"80112345"],[,,,,,,,,,[-1]],[,,"60(?:2[78]|3[5-9]|4[02-9]|5[0-46-9]|[6-8]\\d|9[0-2])\\d{4}",,,,"60271234"],"AM",374,"00","0",,,"0",,,,[[,"(\\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"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],AO:[,[,,"[29]\\d{8}",,,,,,,[9]],[,,"2\\d(?:[0134][25-9]|[25-9]\\d)\\d{5}",,,,"222123456"],[,,"9[1-59]\\d{7}",,,,"923123456"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"AO",244,"00",,,,,,,,[[,"(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[29]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],AR:[,[,,"(?:11|[89]\\d\\d)\\d{8}|[2368]\\d{9}",,,,,,,[10,11],[6,7,8]],[,,"3888[013-9]\\d{5}|3(?:7(?:1[15]|81)|8(?:21|4[16]|69|9[12]))[46]\\d{5}|(?:29(?:54|66)|3(?:7(?:55|77)|865))[2-8]\\d{5}|(?:2(?:2(?:2[59]|44|52)|3(?:26|44)|473|9(?:[07]2|2[26]|34|46))|3327)[45]\\d{5}|(?:2(?:284|3(?:02|23)|657|920)|3(?:4(?:8[27]|92)|541|878))[2-7]\\d{5}|(?:2(?:(?:26|62)2|320|477|9(?:42|83))|3(?:329|4(?:[47]6|62|89)|564))[2-6]\\d{5}|(?:(?:11[1-8]|670)\\d|2(?:2(?:0[45]|1[2-6]|3[3-6])|3(?:[06]4|7[45])|494|6(?:04|1[2-8]|[36][45]|4[3-6])|80[45]|9(?:[17][4-6]|[48][45]|9[3-6]))|3(?:364|4(?:1[2-8]|[235][4-6]|84)|5(?:1[2-9]|[38][4-6])|6(?:2[45]|44)|7[069][45]|8(?:0[45]|[17][2-6]|3[4-6]|[58][3-6])))\\d{6}|2(?:2(?:21|4[23]|6[145]|7[1-4]|8[356]|9[267])|3(?:16|3[13-8]|43|5[346-8]|9[3-5])|475|6(?:2[46]|4[78]|5[1568])|9(?:03|2[1457-9]|3[1356]|4[08]|[56][23]|82))4\\d{5}|(?:2(?:2(?:57|81)|3(?:24|46|92)|9(?:01|23|64))|3(?:4(?:42|71)|5(?:25|37|4[347]|71)|7(?:18|5[17])))[3-6]\\d{5}|(?:2(?:2(?:02|2[3467]|4[156]|5[45]|6[6-8]|91)|3(?:1[47]|25|[45][25]|96)|47[48]|625|932)|3(?:38[2578]|4(?:0[0-24-9]|3[78]|4[457]|58|6[03-9]|72|83|9[136-8])|5(?:2[124]|[368][23]|4[2689]|7[2-6])|7(?:16|2[15]|3[145]|4[13]|5[468]|7[2-5]|8[26])|8(?:2[5-7]|3[278]|4[3-5]|5[78]|6[1-378]|[78]7|94)))[4-6]\\d{5}",,,,"1123456789",,,[10],[6,7,8]],[,,"93(?:7(?:1[15]|81)[46]|8(?:(?:21|4[16]|69|9[12])[46]|88[013-9]))\\d{5}|9(?:29(?:54|66)|3(?:7(?:55|77)|865))[2-8]\\d{5}|9(?:2(?:2(?:2[59]|44|52)|3(?:26|44)|473|9(?:[07]2|2[26]|34|46))|3327)[45]\\d{5}|9(?:2(?:284|3(?:02|23)|657|920)|3(?:4(?:8[27]|92)|541|878))[2-7]\\d{5}|9(?:2(?:(?:26|62)2|320|477|9(?:42|83))|3(?:329|4(?:[47]6|62|89)|564))[2-6]\\d{5}|(?:675\\d|9(?:11[1-8]\\d|2(?:2(?:0[45]|1[2-6]|3[3-6])|3(?:[06]4|7[45])|494|6(?:04|1[2-8]|[36][45]|4[3-6])|80[45]|9(?:[17][4-6]|[48][45]|9[3-6]))|3(?:364|4(?:1[2-8]|[235][4-6]|84)|5(?:1[2-9]|[38][4-6])|6(?:2[45]|44)|7[069][45]|8(?:0[45]|[17][2-6]|3[4-6]|[58][3-6]))))\\d{6}|92(?:2(?:21|4[23]|6[145]|7[1-4]|8[356]|9[267])|3(?:16|3[13-8]|43|5[346-8]|9[3-5])|475|6(?:2[46]|4[78]|5[1568])|9(?:03|2[1457-9]|3[1356]|4[08]|[56][23]|82))4\\d{5}|9(?:2(?:2(?:57|81)|3(?:24|46|92)|9(?:01|23|64))|3(?:4(?:42|71)|5(?:25|37|4[347]|71)|7(?:18|5[17])))[3-6]\\d{5}|9(?:2(?:2(?:02|2[3467]|4[156]|5[45]|6[6-8]|91)|3(?:1[47]|25|[45][25]|96)|47[48]|625|932)|3(?:38[2578]|4(?:0[0-24-9]|3[78]|4[457]|58|6[03-9]|72|83|9[136-8])|5(?:2[124]|[368][23]|4[2689]|7[2-6])|7(?:16|2[15]|3[145]|4[13]|5[468]|7[2-5]|8[26])|8(?:2[5-7]|3[278]|4[3-5]|5[78]|6[1-378]|[78]7|94)))[4-6]\\d{5}",,,,"91123456789",,,,[6,7,8]],[,,"800\\d{7,8}",,,,"8001234567"],[,,"60[04579]\\d{7}",,,,"6001234567",,,[10]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"AR",54,"00","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",,,[[,"(\\d{3})","$1",["0|1(?:0[0-35-7]|1[02-5]|2[015]|3[47]|4[478])|911"]],[,"(\\d{2})(\\d{4})","$1-$2",["[1-9]"]],[,"(\\d{3})(\\d{4})","$1-$2",["[2-9]"]],[,"(\\d{4})(\\d{4})","$1-$2",["[1-8]"]],[,"(\\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"],[,"(\\d)(\\d{2})(\\d{4})(\\d{4})","$2 15-$3-$4",["91"],"0$1"],[,"(\\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"]],[[,"(\\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})","$1 $2 $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]"]],[,"(\\d)(\\d{2})(\\d{4})(\\d{4})","$1 $2 $3-$4",["91"]],[,"(\\d{3})(\\d{3})(\\d{5})","$1-$2-$3",["8"],"0$1"],[,"(\\d)(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3-$4",["9"]]],[,,,,,,,,,[-1]],,,[,,"810\\d{7}",,,,,,,[10]],[,,"810\\d{7}",,,,"8101234567",,,[10]],,,[,,,,,,,,,[-1]]],AS:[,[,,"(?:[58]\\d\\d|684|900)\\d{7}",,,,,,,[10],[7]],[,,"6846(?:22|33|44|55|77|88|9[19])\\d{4}",,,,"6846221234",,,,[7]],[,,"684(?:2(?:48|5[2468]|7[26])|7(?:3[13]|70|82))\\d{4}",,,,"6847331234",,,,[7]],[,,"8(?:00|33|44|55|66|77|88)[2-9]\\d{6}",,,,"8002123456"],[,,"900[2-9]\\d{6}",,,,"9002123456"],[,,,,,,,,,[-1]],[,,"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}",,,,"5002345678"],[,,,,,,,,,[-1]],"AS",1,"011","1",,,"([267]\\d{6})$|1","684$1",,,,,[,,,,,,,,,[-1]],,"684",[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],AT:[,[,,"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],[3]],[,,"1(?:11\\d|[2-9]\\d{3,11})|(?:316|463|(?:51|66|73)2)\\d{3,10}|(?:2(?:1[467]|2[13-8]|5[2357]|6[1-46-8]|7[1-8]|8[124-7]|9[1458])|3(?:1[1-578]|3[23568]|4[5-7]|5[1378]|6[1-38]|8[3-68])|4(?:2[1-8]|35|7[1368]|8[2457])|5(?:2[1-8]|3[357]|4[147]|5[12578]|6[37])|6(?:13|2[1-47]|4[135-8]|5[468])|7(?:2[1-8]|35|4[13478]|5[68]|6[16-8]|7[1-6]|9[45]))\\d{4,10}",,,,"1234567890",,,,[3]],[,,"6(?:5[0-3579]|6[013-9]|[7-9]\\d)\\d{4,10}",,,,"664123456",,,[7,8,9,10,11,12,13]],[,,"800\\d{6,10}",,,,"800123456",,,[9,10,11,12,13]],[,,"(?:8[69][2-68]|9(?:0[01]|3[019]))\\d{6,10}",,,,"900123456",,,[9,10,11,12,13]],[,,"8(?:10|2[018])\\d{6,10}|828\\d{5}",,,,"810123456",,,[8,9,10,11,12,13]],[,,,,,,,,,[-1]],[,,"5(?:0[1-9]|17|[79]\\d)\\d{2,10}|7[28]0\\d{6,10}",,,,"780123456",,,[5,6,7,8,9,10,11,12,13]],"AT",43,"00","0",,,"0",,,,[[,"(\\d{4})","$1",["14"]],[,"(\\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{6})","$1",["[18]"]],[,"(\\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"]],[[,"(\\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"]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],AU:[,[,,"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]],[,,"(?:(?:2(?:[0-26-9]\\d|3[0-8]|4[02-9]|5[0135-9])|3(?:[0-3589]\\d|4[0-578]|6[1-9]|7[0-35-9])|7(?:[013-57-9]\\d|2[0-8]))\\d{3}|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]))|(?: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}",,,,"212345678",,,[9],[8]],[,,"4(?:(?:79|94)[01]|83[0-389])\\d{5}|4(?:[0-3]\\d|4[047-9]|5[0-25-9]|6[0-26-9]|7[02-8]|8[0-24-9]|9[0-37-9])\\d{6}",,,,"412345678",,,[9]],[,,"180(?:0\\d{3}|2)\\d{3}",,,,"1800123456",,,[7,10]],[,,"190[0-26]\\d{6}",,,,"1900123456",,,[10]],[,,"13(?:00\\d{6}(?:\\d{2})?|45[0-4]\\d{3})|13\\d{4}",,,,"1300123456",,,[6,8,10,12]],[,,,,,,,,,[-1]],[,,"14(?:5(?:1[0458]|[23][458])|71\\d)\\d{4}",,,,"147101234",,,[9]],"AU",61,"001[14-689]|14(?:1[14]|34|4[17]|[56]6|7[47]|88)0011","0",,,"(183[12])|0",,"0011",,[[,"(\\d{2})(\\d{3,4})","$1 $2",["16"],"0$1"],[,"(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3",["13"]],[,"(\\d{3})(\\d{3})","$1 $2",["19"]],[,"(\\d{3})(\\d{4})","$1 $2",["180","1802"]],[,"(\\d{4})(\\d{3,4})","$1 $2",["19"]],[,"(\\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)","$CC ($1)"],[,"(\\d{4})(\\d{3})(\\d{3})","$1 $2 $3",["1(?:30|[89])"]],[,"(\\d{4})(\\d{4})(\\d{4})","$1 $2 $3",["130"]]],[[,"(\\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)","$CC ($1)"],[,"(\\d{4})(\\d{3})(\\d{3})","$1 $2 $3",["1(?:30|[89])"]]],[,,"163\\d{2,6}",,,,"1631234",,,[5,6,7,8,9]],1,,[,,"1(?:3(?:00\\d{5}|45[0-4])|802)\\d{3}|1[38]00\\d{6}|13\\d{4}",,,,,,,[6,7,8,10,12]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],AW:[,[,,"(?:[25-79]\\d\\d|800)\\d{4}",,,,,,,[7]],[,,"5(?:2\\d|8[1-9])\\d{4}",,,,"5212345"],[,,"(?:290|5[69]\\d|6(?:[03]0|22|4[0-2]|[69]\\d)|7(?:[34]\\d|7[07])|9(?:6[45]|9[4-8]))\\d{4}",,,,"5601234"],[,,"800\\d{4}",,,,"8001234"],[,,"900\\d{4}",,,,"9001234"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"(?:28\\d|501)\\d{4}",,,,"5011234"],"AW",297,"00",,,,,,,,[[,"(\\d{3})(\\d{4})","$1 $2",["[25-9]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],AX:[,[,,"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]],[,,"18[1-8]\\d{3,6}",,,,"181234567",,,[6,7,8,9]],[,,"4946\\d{2,6}|(?:4[0-8]|50)\\d{4,8}",,,,"412345678",,,[6,7,8,9,10]],[,,"800\\d{4,6}",,,,"800123456",,,[7,8,9]],[,,"[67]00\\d{5,6}",,,,"600123456",,,[8,9]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"AX",358,"00|99(?:[01469]|5(?:[14]1|3[23]|5[59]|77|88|9[09]))","0",,,"0",,"00",,,,[,,,,,,,,,[-1]],,"18",[,,,,,,,,,[-1]],[,,"20\\d{4,8}|60[12]\\d{5,6}|7(?:099\\d{4,5}|5[03-9]\\d{3,7})|20[2-59]\\d\\d|(?:606|7(?:0[78]|1|3\\d))\\d{7}|(?:10|29|3[09]|70[1-5]\\d)\\d{4,8}",,,,"10112345"],,,[,,,,,,,,,[-1]]],AZ:[,[,,"365\\d{6}|(?:[124579]\\d|60|88)\\d{7}",,,,,,,[9],[7]],[,,"(?:2[12]428|3655[02])\\d{4}|(?:2(?:22[0-79]|63[0-28])|3654)\\d{5}|(?:(?:1[28]|46)\\d|2(?:[014-6]2|[23]3))\\d{6}",,,,"123123456",,,,[7]],[,,"36554\\d{4}|(?:[16]0|4[04]|5[015]|7[07]|99)\\d{7}",,,,"401234567"],[,,"88\\d{7}",,,,"881234567"],[,,"900200\\d{3}",,,,"900200123"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"AZ",994,"00","0",,,"0",,,,[[,"(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3",["[1-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"]],[[,"(\\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"]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],BA:[,[,,"6\\d{8}|(?:[35689]\\d|49|70)\\d{6}",,,,,,,[8,9],[6]],[,,"(?:3(?:[05-79][2-9]|1[4579]|[23][24-9]|4[2-4689]|8[2457-9])|49[2-579]|5(?:0[2-49]|[13][2-9]|[268][2-4679]|4[4689]|5[2-79]|7[2-69]|9[2-4689]))\\d{5}",,,,"30212345",,,[8],[6]],[,,"6040\\d{5}|6(?:03|[1-356]|44|7\\d)\\d{6}",,,,"61123456"],[,,"8[08]\\d{6}",,,,"80123456",,,[8]],[,,"9[0246]\\d{6}",,,,"90123456",,,[8]],[,,"8[12]\\d{6}",,,,"82123456",,,[8]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"BA",387,"00","0",,,"0",,,,[[,"(\\d{3})(\\d{3})","$1-$2",["[2-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"]],[[,"(\\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"]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,"703[235]0\\d{3}|70(?:2[0-5]|3[0146]|[56]0)\\d{4}",,,,"70341234",,,[8]],,,[,,,,,,,,,[-1]]],BB:[,[,,"(?:246|[58]\\d\\d|900)\\d{7}",,,,,,,[10],[7]],[,,"246521[0369]\\d{3}|246(?:2(?:2[78]|7[0-4])|4(?:1[024-6]|2\\d|3[2-9])|5(?:20|[34]\\d|54|7[1-3])|6(?:2\\d|38)|7[35]7|9(?:1[89]|63))\\d{4}",,,,"2464123456",,,,[7]],[,,"246(?:(?:2(?:[3568]\\d|4[0-57-9])|3(?:5[2-9]|6[0-6])|4(?:46|5\\d)|69[5-7]|8(?:[2-5]\\d|83))\\d|52(?:1[147]|20))\\d{3}",,,,"2462501234",,,,[7]],[,,"8(?:00|33|44|55|66|77|88)[2-9]\\d{6}",,,,"8002123456"],[,,"(?:246976|900[2-9]\\d\\d)\\d{4}",,,,"9002123456",,,,[7]],[,,,,,,,,,[-1]],[,,"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}",,,,"5002345678"],[,,"24631\\d{5}",,,,"2463101234",,,,[7]],"BB",1,"011","1",,,"([2-9]\\d{6})$|1","246$1",,,,,[,,,,,,,,,[-1]],,"246",[,,,,,,,,,[-1]],[,,"246(?:292|367|4(?:1[7-9]|3[01]|4[47-9]|67)|7(?:1[2-9]|2\\d|3[016]|53))\\d{4}",,,,"2464301234",,,,[7]],,,[,,,,,,,,,[-1]]],BD:[,[,,"[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]],[,,"(?:4(?:31\\d\\d|423)|5222)\\d{3}(?:\\d{2})?|8332[6-9]\\d\\d|(?:3(?:03[56]|224)|4(?:22[25]|653))\\d{3,4}|(?:3(?:42[47]|529|823)|4(?:027|525|65(?:28|8))|562|6257|7(?:1(?:5[3-5]|6[12]|7[156]|89)|22[589]56|32|42675|52(?:[25689](?:56|8)|[347]8)|71(?:6[1267]|75|89)|92374)|82(?:2[59]|32)56|9(?:03[23]56|23(?:256|373)|31|5(?:1|2[4589]56)))\\d{3}|(?:3(?:02[348]|22[35]|324|422)|4(?:22[67]|32[236-9]|6(?:2[46]|5[57])|953)|5526|6(?:024|6655)|81)\\d{4,5}|(?:2(?:7(?:1[0-267]|2[0-289]|3[0-29]|4[01]|5[1-3]|6[013]|7[0178]|91)|8(?:0[125]|1[1-6]|2[0157-9]|3[1-69]|41|6[1-35]|7[1-5]|8[1-8]|9[0-6])|9(?:0[0-2]|1[0-4]|2[568]|3[3-6]|5[5-7]|6[0136-9]|7[0-7]|8[014-9]))|3(?:0(?:2[025-79]|3[2-4])|181|22[12]|32[2356]|824)|4(?:02[09]|22[348]|32[045]|523|6(?:27|54))|666(?:22|53)|7(?:22[57-9]|42[56]|82[35])8|8(?:0[124-9]|2(?:181|2[02-4679]8)|4[12]|[5-7]2)|9(?:[04]2|2(?:2|328)|81))\\d{4}|(?:2(?:222|[45]\\d)\\d|3(?:1(?:2[5-7]|[5-7])|425|822)|4(?:033|1\\d|[257]1|332|4(?:2[246]|5[25])|6(?:2[35]|56|62)|8(?:23|54)|92[2-5])|5(?:02[03489]|22[457]|32[35-79]|42[46]|6(?:[18]|53)|724|826)|6(?:023|2(?:2[2-5]|5[3-5]|8)|32[3478]|42[34]|52[47]|6(?:[18]|6(?:2[34]|5[24]))|[78]2[2-5]|92[2-6])|7(?:02|21\\d|[3-589]1|6[12]|72[24])|8(?:217|3[12]|[5-7]1)|9[24]1)\\d{5}|(?:(?:3[2-8]|5[2-57-9]|6[03-589])1|4[4689][18])\\d{5}|[59]1\\d{5}",,,,"27111234"],[,,"(?:1[13-9]\\d|644)\\d{7}|(?:3[78]|44|66)[02-9]\\d{7}",,,,"1812345678",,,[10]],[,,"80[03]\\d{7}",,,,"8001234567",,,[10]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"96(?:0[469]|1[0-47]|3[389]|43|6[69]|7[78])\\d{6}",,,,"9604123456",,,[10]],"BD",880,"00","0",,,"0",,,,[[,"(\\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]|22"],"0$1"],[,"(\\d)(\\d{7,8})","$1-$2",["2"],"0$1"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],BE:[,[,,"4\\d{8}|[1-9]\\d{7}",,,,,,,[8,9]],[,,"80[2-8]\\d{5}|(?:1[0-69]|[23][2-8]|4[23]|5\\d|6[013-57-9]|71|8[1-79]|9[2-4])\\d{6}",,,,"12345678",,,[8]],[,,"4[5-9]\\d{7}",,,,"470123456",,,[9]],[,,"800[1-9]\\d{4}",,,,"80012345",,,[8]],[,,"(?:70(?:2[0-57]|3[04-7]|44|6[4-69]|7[0579])|90\\d\\d)\\d{4}",,,,"90012345",,,[8]],[,,"7879\\d{4}",,,,"78791234",,,[8]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"BE",32,"00","0",,,"0",,,,[[,"(\\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"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,"78(?:0[57]|1[014-8]|2[25]|3[15-8]|48|[56]0|7[06-8]|9\\d)\\d{4}",,,,"78102345",,,[8]],,,[,,,,,,,,,[-1]]],BF:[,[,,"[025-7]\\d{7}",,,,,,,[8]],[,,"2(?:0(?:49|5[23]|6[5-7]|9[016-9])|4(?:4[569]|5[4-6]|6[5-7]|7[0179])|5(?:[34]\\d|50|6[5-7]))\\d{4}",,,,"20491234"],[,,"(?:0[1-35-7]|5[0-8]|[67]\\d)\\d{6}",,,,"70123456"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"BF",226,"00",,,,,,,,[[,"(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[025-7]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],BG:[,[,,"00800\\d{7}|[2-7]\\d{6,7}|[89]\\d{6,8}|2\\d{5}",,,,,,,[6,7,8,9,12],[4,5]],[,,"2\\d{5,7}|(?:43[1-6]|70[1-9])\\d{4,5}|(?:[36]\\d|4[124-7]|[57][1-9]|8[1-6]|9[1-7])\\d{5,6}",,,,"2123456",,,[6,7,8],[4,5]],[,,"(?:43[07-9]|99[69]\\d)\\d{5}|(?:8[7-9]|98)\\d{7}",,,,"43012345",,,[8,9]],[,,"(?:00800\\d\\d|800)\\d{5}",,,,"80012345",,,[8,12]],[,,"90\\d{6}",,,,"90123456",,,[8]],[,,"700\\d{5}",,,,"70012345",,,[8]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"BG",359,"00","0",,,"0",,,,[[,"(\\d{6})","$1",["1"]],[,"(\\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"]],[[,"(\\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"]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],BH:[,[,,"[136-9]\\d{7}",,,,,,,[8]],[,,"(?:1(?:3[1356]|6[0156]|7\\d)\\d|6(?:1[16]\\d|500|6(?:0\\d|3[12]|44|55|7[7-9]|88)|9[69][69])|7(?:[07]\\d\\d|1(?:11|78)))\\d{4}",,,,"17001234"],[,,"(?:3(?:[0-79]\\d|8[0-57-9])\\d|6(?:3(?:00|33|6[16])|441|6(?:3[03-9]|[69]\\d|7[0-6])))\\d{4}",,,,"36001234"],[,,"8[02369]\\d{6}",,,,"80123456"],[,,"(?:87|9[0-8])\\d{6}",,,,"90123456"],[,,"84\\d{6}",,,,"84123456"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"BH",973,"00",,,,,,,,[[,"(\\d{4})(\\d{4})","$1 $2",["[13679]|8[02-4679]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],BI:[,[,,"(?:[267]\\d|31)\\d{6}",,,,,,,[8]],[,,"(?:22|31)\\d{6}",,,,"22201234"],[,,"(?:29|[67][125-9])\\d{6}",,,,"79561234"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"BI",257,"00",,,,,,,,[[,"(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[2367]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],BJ:[,[,,"[24-689]\\d{7}",,,,,,,[8]],[,,"2(?:02|1[037]|2[45]|3[68]|4\\d)\\d{5}",,,,"20211234"],[,,"(?:4[0-6]|[56]\\d|9[013-9])\\d{6}",,,,"90011234"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"857[58]\\d{4}",,,,"85751234"],"BJ",229,"00",,,,,,,,[[,"(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[24-689]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,"81\\d{6}",,,,"81123456"],,,[,,,,,,,,,[-1]]],BL:[,[,,"590\\d{6}|(?:69|80|9\\d)\\d{7}",,,,,,,[9]],[,,"590(?:2[7-9]|3[3-7]|5[12]|87)\\d{4}",,,,"590271234"],[,,"69(?:0\\d\\d|1(?:2[2-9]|3[0-5]))\\d{4}",,,,"690001234"],[,,"80[0-5]\\d{6}",,,,"800012345"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"9(?:(?:395|76[018])\\d|475[0-5])\\d{4}",,,,"976012345"],"BL",590,"00","0",,,"0",,,,,,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],BM:[,[,,"(?:441|[58]\\d\\d|900)\\d{7}",,,,,,,[10],[7]],[,,"441(?:[46]\\d\\d|5(?:4\\d|60|89))\\d{4}",,,,"4414123456",,,,[7]],[,,"441(?:[2378]\\d|5[0-39]|92)\\d{5}",,,,"4413701234",,,,[7]],[,,"8(?:00|33|44|55|66|77|88)[2-9]\\d{6}",,,,"8002123456"],[,,"900[2-9]\\d{6}",,,,"9002123456"],[,,,,,,,,,[-1]],[,,"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}",,,,"5002345678"],[,,,,,,,,,[-1]],"BM",1,"011","1",,,"([2-9]\\d{6})$|1","441$1",,,,,[,,,,,,,,,[-1]],,"441",[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],BN:[,[,,"[2-578]\\d{6}",,,,,,,[7]],[,,"22[0-7]\\d{4}|(?:2[013-9]|[34]\\d|5[0-25-9])\\d{5}",,,,"2345678"],[,,"(?:22[89]|[78]\\d\\d)\\d{4}",,,,"7123456"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"5[34]\\d{5}",,,,"5345678"],"BN",673,"00",,,,,,,,[[,"(\\d{3})(\\d{4})","$1 $2",["[2-578]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],BO:[,[,,"(?:[2-467]\\d\\d|8001)\\d{5}",,,,,,,[8,9],[7]],[,,"(?:2(?:2\\d\\d|5(?:11|[258]\\d|9[67])|6(?:12|2\\d|9[34])|8(?:2[34]|39|62))|3(?:3\\d\\d|4(?:6\\d|8[24])|8(?:25|42|5[257]|86|9[25])|9(?:[27]\\d|3[2-4]|4[248]|5[24]|6[2-6]))|4(?:4\\d\\d|6(?:11|[24689]\\d|72)))\\d{4}",,,,"22123456",,,[8],[7]],[,,"[67]\\d{7}",,,,"71234567",,,[8]],[,,"8001[07]\\d{4}",,,,"800171234",,,[9]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"BO",591,"00(?:1\\d)?","0",,,"0(1\\d)?",,,,[[,"(\\d)(\\d{7})","$1 $2",["[23]|4[46]"],,"0$CC $1"],[,"(\\d{8})","$1",["[67]"],,"0$CC $1"],[,"(\\d{3})(\\d{2})(\\d{4})","$1 $2 $3",["8"],,"0$CC $1"]],,[,,,,,,,,,[-1]],,,[,,"8001[07]\\d{4}",,,,,,,[9]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],BQ:[,[,,"(?:[34]1|7\\d)\\d{5}",,,,,,,[7]],[,,"(?:318[023]|41(?:6[023]|70)|7(?:1[578]|2[05]|50)\\d)\\d{3}",,,,"7151234"],[,,"(?:31(?:8[14-8]|9[14578])|416[14-9]|7(?:0[01]|7[07]|8\\d|9[056])\\d)\\d{3}",,,,"3181234"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"BQ",599,"00",,,,,,,,,,[,,,,,,,,,[-1]],,"[347]",[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],BR:[,[,,"(?:[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]],[,,"(?:[14689][1-9]|2[12478]|3[1-578]|5[13-5]|7[13-579])[2-5]\\d{7}",,,,"1123456789",,,[10],[8]],[,,"(?:[14689][1-9]|2[12478]|3[1-578]|5[13-5]|7[13-579])(?:7|9\\d)\\d{7}",,,,"11961234567",,,[10,11],[8,9]],[,,"800\\d{6,7}",,,,"800123456",,,[9,10]],[,,"300\\d{6}|[59]00\\d{6,7}",,,,"300123456",,,[9,10]],[,,"(?:30[03]\\d{3}|4(?:0(?:0\\d|20)|370))\\d{4}|300\\d{5}",,,,"40041234",,,[8,10]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"BR",55,"00(?:1[245]|2[1-35]|31|4[13]|[56]5|99)","0",,,"(?:0|90)(?:(1[245]|2[1-35]|31|4[13]|[56]5|99)(\\d{10,11}))?","$2",,,[[,"(\\d{3,6})","$1",["1(?:1[25-8]|2[357-9]|3[02-68]|4[12568]|5|6[0-8]|8[015]|9[0-47-9])|321|610"]],[,"(\\d{4})(\\d{4})","$1-$2",["300|4(?:0[02]|37)","4(?:02|37)0|[34]00"]],[,"(\\d{4})(\\d{4})","$1-$2",["[2-57]","[2357]|4(?:[0-24-9]|3(?:[0-689]|7[1-9]))"]],[,"(\\d{3})(\\d{2,3})(\\d{4})","$1 $2 $3",["(?:[358]|90)0"],"0$1"],[,"(\\d{5})(\\d{4})","$1-$2",["9"]],[,"(\\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)","0 $CC ($1)"],[,"(\\d{2})(\\d{5})(\\d{4})","$1 $2-$3",["[16][1-9]|[2-57-9]"],"($1)","0 $CC ($1)"]],[[,"(\\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)","0 $CC ($1)"],[,"(\\d{2})(\\d{5})(\\d{4})","$1 $2-$3",["[16][1-9]|[2-57-9]"],"($1)","0 $CC ($1)"]],[,,,,,,,,,[-1]],,,[,,"30(?:0\\d{5,7}|3\\d{7})|40(?:0\\d|20)\\d{4}|800\\d{6,7}",,,,,,,[8,9,10]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],BS:[,[,,"(?:242|[58]\\d\\d|900)\\d{7}",,,,,,,[10],[7]],[,,"242(?:3(?:02|[236][1-9]|4[0-24-9]|5[0-68]|7[347]|8[0-4]|9[2-467])|461|502|6(?:0[1-5]|12|2[013]|[45]0|7[67]|8[78]|9[89])|7(?:02|88))\\d{4}",,,,"2423456789",,,,[7]],[,,"242(?:3(?:5[79]|7[56]|95)|4(?:[23][1-9]|4[1-35-9]|5[1-8]|6[2-8]|7\\d|81)|5(?:2[45]|3[35]|44|5[1-46-9]|65|77)|6[34]6|7(?:27|38)|8(?:0[1-9]|1[02-9]|2\\d|[89]9))\\d{4}",,,,"2423591234",,,,[7]],[,,"242300\\d{4}|8(?:00|33|44|55|66|77|88)[2-9]\\d{6}",,,,"8002123456",,,,[7]],[,,"900[2-9]\\d{6}",,,,"9002123456"],[,,,,,,,,,[-1]],[,,"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}",,,,"5002345678"],[,,,,,,,,,[-1]],"BS",1,"011","1",,,"([3-8]\\d{6})$|1","242$1",,,,,[,,,,,,,,,[-1]],,"242",[,,,,,,,,,[-1]],[,,"242225\\d{4}",,,,"2422250123"],,,[,,,,,,,,,[-1]]],BT:[,[,,"[17]\\d{7}|[2-8]\\d{6}",,,,,,,[7,8],[6]],[,,"(?:2[3-6]|[34][5-7]|5[236]|6[2-46]|7[246]|8[2-4])\\d{5}",,,,"2345678",,,[7],[6]],[,,"(?:1[67]|77)\\d{6}",,,,"17123456",,,[8]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"BT",975,"00",,,,,,,,[[,"(\\d{3})(\\d{3})","$1 $2",["[2-7]"]],[,"(\\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"]]],[[,"(\\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"]]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],BW:[,[,,"(?:0800|(?:[37]|800)\\d)\\d{6}|(?:[2-6]\\d|90)\\d{5}",,,,,,,[7,8,10]],[,,"(?:2(?:4[0-48]|6[0-24]|9[0578])|3(?:1[0-35-9]|55|[69]\\d|7[013]|81)|4(?:6[03]|7[1267]|9[0-5])|5(?:3[03489]|4[0489]|7[1-47]|88|9[0-49])|6(?:2[1-35]|5[149]|8[067]))\\d{4}",,,,"2401234",,,[7]],[,,"(?:321|7[1-8]\\d)\\d{5}",,,,"71123456",,,[8]],[,,"(?:0800|800\\d)\\d{6}",,,,"0800012345",,,[10]],[,,"90\\d{5}",,,,"9012345",,,[7]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"79(?:1(?:[01]\\d|2[0-8])|2[0-7]\\d)\\d{3}",,,,"79101234",,,[8]],"BW",267,"00",,,,,,,,[[,"(\\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"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],BY:[,[,,"(?:[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],[5]],[,,"(?:1(?:5(?:1[1-5]|[24]\\d|6[2-4]|9[1-7])|6(?:[235]\\d|4[1-7])|7\\d\\d)|2(?:1(?:[246]\\d|3[0-35-9]|5[1-9])|2(?:[235]\\d|4[0-8])|3(?:[26]\\d|3[02-79]|4[024-7]|5[03-7])))\\d{5}",,,,"152450911",,,[9],[5,6,7]],[,,"(?:2(?:5[5-79]|9[1-9])|(?:33|44)\\d)\\d{6}",,,,"294911911",,,[9]],[,,"800\\d{3,7}|8(?:0[13]|20\\d)\\d{7}",,,,"8011234567"],[,,"(?:810|902)\\d{7}",,,,"9021234567",,,[10]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"249\\d{6}",,,,"249123456",,,[9]],"BY",375,"810","8",,,"0|80?",,"8~10",,[[,"(\\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"]],,[,,,,,,,,,[-1]],,,[,,"800\\d{3,7}|(?:8(?:0[13]|10|20\\d)|902)\\d{7}"],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],BZ:[,[,,"(?:0800\\d|[2-8])\\d{6}",,,,,,,[7,11]],[,,"(?:2(?:[02]\\d|36|[68]0)|[3-58](?:[02]\\d|[68]0)|7(?:[02]\\d|32|[68]0))\\d{4}",,,,"2221234",,,[7]],[,,"6[0-35-7]\\d{5}",,,,"6221234",,,[7]],[,,"0800\\d{7}",,,,"08001234123",,,[11]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"BZ",501,"00",,,,,,,,[[,"(\\d{3})(\\d{4})","$1-$2",["[2-8]"]],[,"(\\d)(\\d{3})(\\d{4})(\\d{3})","$1-$2-$3-$4",["0"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],CA:[,[,,"(?:[2-8]\\d|90)\\d{8}|3\\d{6}",,,,,,,[7,10]],[,,"(?: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|73)|90[25])[2-9]\\d{6}",,,,"5062345678",,,[10],[7]],[,,"(?: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|73)|90[25])[2-9]\\d{6}",,,,"5062345678",,,[10],[7]],[,,"8(?:00|33|44|55|66|77|88)[2-9]\\d{6}",,,,"8002123456",,,[10]],[,,"900[2-9]\\d{6}",,,,"9002123456",,,[10]],[,,,,,,,,,[-1]],[,,"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}",,,,"5002345678",,,[10]],[,,"600[2-9]\\d{6}",,,,"6002012345",,,[10]],"CA",1,"011","1",,,"1",,,1,,,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,"310\\d{4}",,,,"3101234",,,[7]],,,[,,,,,,,,,[-1]]],CC:[,[,,"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]],[,,"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}",,,,"891621234",,,[9],[8]],[,,"4(?:(?:79|94)[01]|83[0-389])\\d{5}|4(?:[0-3]\\d|4[047-9]|5[0-25-9]|6[0-26-9]|7[02-8]|8[0-24-9]|9[0-37-9])\\d{6}",,,,"412345678",,,[9]],[,,"180(?:0\\d{3}|2)\\d{3}",,,,"1800123456",,,[7,10]],[,,"190[0-26]\\d{6}",,,,"1900123456",,,[10]],[,,"13(?:00\\d{6}(?:\\d{2})?|45[0-4]\\d{3})|13\\d{4}",,,,"1300123456",,,[6,8,10,12]],[,,,,,,,,,[-1]],[,,"14(?:5(?:1[0458]|[23][458])|71\\d)\\d{4}",,,,"147101234",,,[9]],"CC",61,"001[14-689]|14(?:1[14]|34|4[17]|[56]6|7[47]|88)0011","0",,,"([59]\\d{7})$|0","8$1","0011",,,,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],CD:[,[,,"[189]\\d{8}|[1-68]\\d{6}",,,,,,,[7,9]],[,,"12\\d{7}|[1-6]\\d{6}",,,,"1234567"],[,,"88\\d{5}|(?:8[0-59]|9[017-9])\\d{7}",,,,"991234567"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"CD",243,"00","0",,,"0",,,,[[,"(\\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"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],CF:[,[,,"(?:[27]\\d{3}|8776)\\d{4}",,,,,,,[8]],[,,"2[12]\\d{6}",,,,"21612345"],[,,"7[024-7]\\d{6}",,,,"70012345"],[,,,,,,,,,[-1]],[,,"8776\\d{4}",,,,"87761234"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"CF",236,"00",,,,,,,,[[,"(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[278]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],CG:[,[,,"222\\d{6}|(?:0\\d|80)\\d{7}",,,,,,,[9]],[,,"222[1-589]\\d{5}",,,,"222123456"],[,,"026(?:1[0-5]|6[6-9])\\d{4}|0(?:[14-6]\\d\\d|2(?:40|5[5-8]|6[07-9]))\\d{5}",,,,"061234567"],[,,,,,,,,,[-1]],[,,"80[0-2]\\d{6}",,,,"800123456"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"CG",242,"00",,,,,,,,[[,"(\\d)(\\d{4})(\\d{4})","$1 $2 $3",["8"]],[,"(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[02]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],CH:[,[,,"8\\d{11}|[2-9]\\d{8}",,,,,,,[9,12]],[,,"(?:2[12467]|3[1-4]|4[134]|5[256]|6[12]|[7-9]1)\\d{7}",,,,"212345678",,,[9]],[,,"7[35-9]\\d{7}",,,,"781234567",,,[9]],[,,"800\\d{6}",,,,"800123456",,,[9]],[,,"90[016]\\d{6}",,,,"900123456",,,[9]],[,,"84[0248]\\d{6}",,,,"840123456",,,[9]],[,,"878\\d{6}",,,,"878123456",,,[9]],[,,,,,,,,,[-1]],"CH",41,"00","0",,,"0",,,,[[,"(\\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"]],,[,,"74[0248]\\d{6}",,,,"740123456",,,[9]],,,[,,,,,,,,,[-1]],[,,"5[18]\\d{7}",,,,"581234567",,,[9]],,,[,,"860\\d{9}",,,,"860123456789",,,[12]]],CI:[,[,,"[02]\\d{9}",,,,,,,[10]],[,,"2(?:[15]\\d{3}|7(?:2(?:0[23]|1[2357]|2[245]|3[45]|4[3-5])|3(?:06|1[69]|[2-6]7)))\\d{5}",,,,"2123456789"],[,,"0[157]\\d{8}",,,,"0123456789"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"CI",225,"00",,,,,,,,[[,"(\\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"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],CK:[,[,,"[2-578]\\d{4}",,,,,,,[5]],[,,"(?:2\\d|3[13-7]|4[1-5])\\d{3}",,,,"21234"],[,,"[578]\\d{4}",,,,"71234"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"CK",682,"00",,,,,,,,[[,"(\\d{2})(\\d{3})","$1 $2",["[2-578]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],CL:[,[,,"12300\\d{6}|6\\d{9,10}|[2-9]\\d{8}",,,,,,,[9,10,11]],[,,"2(?:1982[0-6]|3314[05-9])\\d{3}|(?:2(?:1(?:160|962)|3(?:2\\d\\d|3(?:[03467]\\d|1[0-35-9]|2[1-9]|5[0-24-9]|8[0-3])|600)|646[59])|80[1-9]\\d\\d|9(?:3(?:[0-57-9]\\d\\d|6(?:0[02-9]|[1-9]\\d))|6(?:[0-8]\\d\\d|9(?:[02-79]\\d|1[05-9]))|7[1-9]\\d\\d|9(?:[03-9]\\d\\d|1(?:[0235-9]\\d|4[0-24-9])|2(?:[0-79]\\d|8[0-46-9]))))\\d{4}|(?:22|3[2-5]|[47][1-35]|5[1-3578]|6[13-57]|8[1-9]|9[2458])\\d{7}",,,,"221234567",,,[9]],[,,"2(?:1982[0-6]|3314[05-9])\\d{3}|(?:2(?:1(?:160|962)|3(?:2\\d\\d|3(?:[03467]\\d|1[0-35-9]|2[1-9]|5[0-24-9]|8[0-3])|600)|646[59])|80[1-9]\\d\\d|9(?:3(?:[0-57-9]\\d\\d|6(?:0[02-9]|[1-9]\\d))|6(?:[0-8]\\d\\d|9(?:[02-79]\\d|1[05-9]))|7[1-9]\\d\\d|9(?:[03-9]\\d\\d|1(?:[0235-9]\\d|4[0-24-9])|2(?:[0-79]\\d|8[0-46-9]))))\\d{4}|(?:22|3[2-5]|[47][1-35]|5[1-3578]|6[13-57]|8[1-9]|9[2458])\\d{7}",,,,"221234567",,,[9]],[,,"(?:123|8)00\\d{6}",,,,"800123456",,,[9,11]],[,,,,,,,,,[-1]],[,,"600\\d{7,8}",,,,"6001234567",,,[10,11]],[,,,,,,,,,[-1]],[,,"44\\d{7}",,,,"441234567",,,[9]],"CL",56,"(?:0|1(?:1[0-69]|2[02-5]|5[13-58]|69|7[0167]|8[018]))0",,,,,,,1,[[,"(\\d{4})","$1",["1(?:[03-589]|21)|[29]0|78"]],[,"(\\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"]]],[[,"(\\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"]]],[,,,,,,,,,[-1]],,,[,,"600\\d{7,8}",,,,,,,[10,11]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],CM:[,[,,"[26]\\d{8}|88\\d{6,7}",,,,,,,[8,9]],[,,"2(?:22|33)\\d{6}",,,,"222123456",,,[9]],[,,"(?:24[23]|6[25-9]\\d)\\d{6}",,,,"671234567",,,[9]],[,,"88\\d{6,7}",,,,"88012345"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"CM",237,"00",,,,,,,,[[,"(\\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"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],CN:[,[,,"1[127]\\d{8,9}|2\\d{9}(?:\\d{2})?|[12]\\d{6,7}|86\\d{6}|(?:1[03-689]\\d|6)\\d{7,9}|(?:[3-579]\\d|8[0-57-9])\\d{6,9}",,,,,,,[7,8,9,10,11,12],[5,6]],[,,"(?:10(?:[02-79]\\d\\d|[18](?:0[1-9]|[1-9]\\d))|21(?:[18](?:0[1-9]|[1-9]\\d)|[2-79]\\d\\d))\\d{5}|(?:43[35]|754)\\d{7,8}|8(?:078\\d{7}|51\\d{7,8})|(?:10|(?:2|85)1|43[35]|754)(?:100\\d\\d|95\\d{3,4})|(?:2[02-57-9]|3(?:11|7[179])|4(?:[15]1|3[12])|5(?:1\\d|2[37]|3[12]|51|7[13-79]|9[15])|7(?:[39]1|5[57]|6[09])|8(?:71|98))(?:[02-8]\\d{7}|1(?:0(?:0\\d\\d(?:\\d{3})?|[1-9]\\d{5})|[1-9]\\d{6})|9(?:[0-46-9]\\d{6}|5\\d{3}(?:\\d(?:\\d{2})?)?))|(?:3(?:1[02-9]|35|49|5\\d|7[02-68]|9[1-68])|4(?:1[02-9]|2[179]|3[46-9]|5[2-9]|6[47-9]|7\\d|8[23])|5(?:3[03-9]|4[36]|5[02-9]|6[1-46]|7[028]|80|9[2-46-9])|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[17]\\d|2[248]|3[04-9]|4[3-6]|5[0-3689]|6[2368]|9[02-9])|8(?:1[236-8]|2[5-7]|3\\d|5[2-9]|7[02-9]|8[36-8]|9[1-7])|9(?:0[1-3689]|1[1-79]|[379]\\d|4[13]|5[1-5]))(?:[02-8]\\d{6}|1(?:0(?:0\\d\\d(?:\\d{2})?|[1-9]\\d{4})|[1-9]\\d{5})|9(?:[0-46-9]\\d{5}|5\\d{3,5}))",,,,"1012345678",,,[7,8,9,10,11],[5,6]],[,,"1740[0-5]\\d{6}|1(?:[38]\\d|4[57]|[59][0-35-9]|6[25-7]|7[0-35-8])\\d{8}",,,,"13123456789",,,[11]],[,,"(?:(?:10|21)8|8)00\\d{7}",,,,"8001234567",,,[10,12]],[,,"16[08]\\d{5}",,,,"16812345",,,[8]],[,,"10(?:10\\d{4}|96\\d{3,4})|400\\d{7}|950\\d{7,8}|(?:2[0-57-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[14-9]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|[379]\\d|4[13]|5[1-5]))96\\d{3,4}",,,,"4001234567",,,[7,8,9,10,11],[5,6]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"CN",86,"00|1(?:[12]\\d|79)\\d\\d00","0",,,"(1(?:[12]\\d|79)\\d\\d)|0",,"00",,[[,"(\\d{5,6})","$1",["10|96"]],[,"(\\d{2})(\\d{5,6})","$1 $2",["(?:10|2[0-57-9])[19]","(?:10|2[0-57-9])(?:10|9[56])","10(?:10|9[56])|2[0-57-9](?:100|9[56])"],"0$1","$CC $1"],[,"(\\d{3})(\\d{4})","$1 $2",["[1-9]","1[1-9]|26|[3-9]|(?:10|2[0-57-9])(?:[0-8]|9[0-47-9])","1(?:0(?:[0-8]|9[0-47-9])|[1-9])|2(?:[0-57-9](?:[02-8]|1(?:0[1-9]|[1-9])|9[0-47-9])|6)|[3-9]"]],[,"(\\d{4})(\\d{4})","$1 $2",["16[08]"]],[,"(\\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","$CC $1"],[,"(\\d{4})(\\d{4})","$1 $2",["[1-9]","1(?:0(?:[02-8]|1[1-9]|9[0-47-9])|[1-9])|2(?:[0-57-9](?:[0-8]|9[0-47-9])|6)|[3-9]","1(?:0(?:[02-8]|1[1-9]|9[0-47-9])|[1-9])|26|3(?:[0268]|4[0-8]|9[079])|4(?:[049]|2[02-68]|[35]0|6[0-356]|8[014-9])|5(?:0|2[0-24-689]|4[0-2457-9]|6[057-9]|8[1-9]|90)|6(?:[0-24578]|3[06-9]|6[14-79]|9[03-9])|7(?:0[02-9]|2[0135-79]|3[23]|4[0-27-9]|6[1457]|8)|8(?:[046]|1[01459]|2[0-489]|5(?:0|[23][0-8])|8[0-2459]|9[09])|9(?:0[0457]|1[08]|[268]|4[024-9]|5[06-9])|(?:33|85[23]9)[0-46-9]|(?:2[0-57-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[14-9]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|[379]\\d|4[13]|5[1-5]))(?:[0-8]|9[0-47-9])","1(?:0[02-8]|[1-9])|2(?:[0-57-9][0-8]|6)|3(?:[0268]|3[0-46-9]|4[0-8]|9[079])|4(?:[049]|2[02-68]|[35]0|6[0-356]|8[014-9])|5(?:0|2[0-24-689]|4[0-2457-9]|6[057-9]|90)|6(?:[0-24578]|3[06-9]|6[14-79]|9[03-9])|7(?:0[02-9]|2[0135-79]|3[23]|4[0-27-9]|6[1457]|8)|8(?:[046]|1[01459]|2[0-489]|5(?:0|[23](?:[02-8]|1[1-9]|9[0-46-9]))|8[0-2459]|9[09])|9(?:0[0457]|1[08]|[268]|4[024-9]|5[06-9])|(?:10|2[0-57-9])9[0-47-9]|(?:101|58|85[23]10)[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[14-9]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|[379]\\d|4[13]|5[1-5]))(?:[02-8]|1(?:0[1-9]|[1-9])|9[0-47-9])"]],[,"(\\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","$CC $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","$CC $1",1],[,"(\\d{3})(\\d{7,8})","$1 $2",["9"]],[,"(\\d{4})(\\d{3})(\\d{4})","$1 $2 $3",["80"],"0$1","$CC $1",1],[,"(\\d{3})(\\d{4})(\\d{4})","$1 $2 $3",["[3-578]"],"0$1","$CC $1",1],[,"(\\d{3})(\\d{4})(\\d{4})","$1 $2 $3",["1[3-9]"],,"$CC $1"],[,"(\\d{2})(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3 $4",["[12]"],"0$1",,1]],[[,"(\\d{2})(\\d{5,6})","$1 $2",["(?:10|2[0-57-9])[19]","(?:10|2[0-57-9])(?:10|9[56])","10(?:10|9[56])|2[0-57-9](?:100|9[56])"],"0$1","$CC $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","$CC $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","$CC $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","$CC $1",1],[,"(\\d{3})(\\d{7,8})","$1 $2",["9"]],[,"(\\d{4})(\\d{3})(\\d{4})","$1 $2 $3",["80"],"0$1","$CC $1",1],[,"(\\d{3})(\\d{4})(\\d{4})","$1 $2 $3",["[3-578]"],"0$1","$CC $1",1],[,"(\\d{3})(\\d{4})(\\d{4})","$1 $2 $3",["1[3-9]"],,"$CC $1"],[,"(\\d{2})(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3 $4",["[12]"],"0$1",,1]],[,,,,,,,,,[-1]],,,[,,"(?:(?:10|21)8|[48])00\\d{7}|950\\d{7,8}",,,,,,,[10,11,12]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],CO:[,[,,"(?:60\\d\\d|9101)\\d{6}|(?:1\\d|3)\\d{9}",,,,,,,[10,11],[7]],[,,"601055(?:[0-4]\\d|50)\\d\\d|6010(?:[0-4]\\d|5[0-4])\\d{4}|60(?:[124-7][2-9]|8[1-9])\\d{6}",,,,"6012345678",,,[10],[7]],[,,"333301[0-5]\\d{3}|3333(?:00|2[5-9]|[3-9]\\d)\\d{4}|(?:3(?:24[1-9]|3(?:00|3[0-24-9]))|9101)\\d{6}|3(?:0[0-5]|1\\d|2[0-3]|5[01]|70)\\d{7}",,,,"3211234567",,,[10]],[,,"1800\\d{7}",,,,"18001234567",,,[11]],[,,"19(?:0[01]|4[78])\\d{7}",,,,"19001234567",,,[11]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"CO",57,"00(?:4(?:[14]4|56)|[579])","0",,,"0([3579]|4(?:[14]4|56))?",,,,[[,"(\\d{3})(\\d{7})","$1 $2",["6"],"($1)","0$CC $1"],[,"(\\d{3})(\\d{7})","$1 $2",["3[0-357]|91"],,"0$CC $1"],[,"(\\d)(\\d{3})(\\d{7})","$1-$2-$3",["1"],"0$1"]],[[,"(\\d{3})(\\d{7})","$1 $2",["6"],"($1)","0$CC $1"],[,"(\\d{3})(\\d{7})","$1 $2",["3[0-357]|91"],,"0$CC $1"],[,"(\\d)(\\d{3})(\\d{7})","$1 $2 $3",["1"]]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],CR:[,[,,"(?:8\\d|90)\\d{8}|(?:[24-8]\\d{3}|3005)\\d{4}",,,,,,,[8,10]],[,,"210[7-9]\\d{4}|2(?:[024-7]\\d|1[1-9])\\d{5}",,,,"22123456",,,[8]],[,,"(?:3005\\d|6500[01])\\d{3}|(?:5[07]|6[0-4]|7[0-3]|8[3-9])\\d{6}",,,,"83123456",,,[8]],[,,"800\\d{7}",,,,"8001234567",,,[10]],[,,"90[059]\\d{7}",,,,"9001234567",,,[10]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"(?:210[0-6]|4\\d{3}|5100)\\d{4}",,,,"40001234",,,[8]],"CR",506,"00",,,,"(19(?:0[0-2468]|1[09]|20|66|77|99))",,,,[[,"(\\d{4})(\\d{4})","$1 $2",["[2-7]|8[3-9]"],,"$CC $1"],[,"(\\d{3})(\\d{3})(\\d{4})","$1-$2-$3",["[89]"],,"$CC $1"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],CU:[,[,,"[27]\\d{6,7}|[34]\\d{5,7}|63\\d{6}|(?:5|8\\d\\d)\\d{7}",,,,,,,[6,7,8,10],[4,5]],[,,"(?:3[23]|4[89])\\d{4,6}|(?:31|4[36]|8(?:0[25]|78)\\d)\\d{6}|(?:2[1-4]|4[1257]|7\\d)\\d{5,6}",,,,"71234567",,,,[4,5]],[,,"(?:5\\d|63)\\d{6}",,,,"51234567",,,[8]],[,,"800\\d{7}",,,,"8001234567",,,[10]],[,,,,,,,,,[-1]],[,,"807\\d{7}",,,,"8071234567",,,[10]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"CU",53,"119","0",,,"0",,,,[[,"(\\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"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],CV:[,[,,"(?:[2-59]\\d\\d|800)\\d{4}",,,,,,,[7]],[,,"2(?:2[1-7]|3[0-8]|4[12]|5[1256]|6\\d|7[1-3]|8[1-5])\\d{4}",,,,"2211234"],[,,"(?:36|5[1-389]|9\\d)\\d{5}",,,,"9911234"],[,,"800\\d{4}",,,,"8001234"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"(?:3[3-5]|4[356])\\d{5}",,,,"3401234"],"CV",238,"0",,,,,,,,[[,"(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3",["[2-589]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],CW:[,[,,"(?:[34]1|60|(?:7|9\\d)\\d)\\d{5}",,,,,,,[7,8]],[,,"9(?:4(?:3[0-5]|4[14]|6\\d)|50\\d|7(?:2[014]|3[02-9]|4[4-9]|6[357]|77|8[7-9])|8(?:3[39]|[46]\\d|7[01]|8[57-9]))\\d{4}",,,,"94351234"],[,,"953[01]\\d{4}|9(?:5[12467]|6[5-9])\\d{5}",,,,"95181234"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"60[0-2]\\d{4}",,,,"6001234",,,[7]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"CW",599,"00",,,,,,,,[[,"(\\d{3})(\\d{4})","$1 $2",["[3467]"]],[,"(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["9[4-8]"]]],,[,,"955\\d{5}",,,,"95581234",,,[8]],1,"[69]",[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],CX:[,[,,"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]],[,,"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}",,,,"891641234",,,[9],[8]],[,,"4(?:(?:79|94)[01]|83[0-389])\\d{5}|4(?:[0-3]\\d|4[047-9]|5[0-25-9]|6[0-26-9]|7[02-8]|8[0-24-9]|9[0-37-9])\\d{6}",,,,"412345678",,,[9]],[,,"180(?:0\\d{3}|2)\\d{3}",,,,"1800123456",,,[7,10]],[,,"190[0-26]\\d{6}",,,,"1900123456",,,[10]],[,,"13(?:00\\d{6}(?:\\d{2})?|45[0-4]\\d{3})|13\\d{4}",,,,"1300123456",,,[6,8,10,12]],[,,,,,,,,,[-1]],[,,"14(?:5(?:1[0458]|[23][458])|71\\d)\\d{4}",,,,"147101234",,,[9]],"CX",61,"001[14-689]|14(?:1[14]|34|4[17]|[56]6|7[47]|88)0011","0",,,"([59]\\d{7})$|0","8$1","0011",,,,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],CY:[,[,,"(?:[279]\\d|[58]0)\\d{6}",,,,,,,[8]],[,,"2[2-6]\\d{6}",,,,"22345678"],[,,"9(?:10|[4-79]\\d)\\d{5}",,,,"96123456"],[,,"800\\d{5}",,,,"80001234"],[,,"90[09]\\d{5}",,,,"90012345"],[,,"80[1-9]\\d{5}",,,,"80112345"],[,,"700\\d{5}",,,,"70012345"],[,,,,,,,,,[-1]],"CY",357,"00",,,,,,,,[[,"(\\d{2})(\\d{6})","$1 $2",["[257-9]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,"(?:50|77)\\d{6}",,,,"77123456"],,,[,,,,,,,,,[-1]]],CZ:[,[,,"(?:[2-578]\\d|60)\\d{7}|9\\d{8,11}",,,,,,,[9,10,11,12]],[,,"(?:2\\d|3[1257-9]|4[16-9]|5[13-9])\\d{7}",,,,"212345678",,,[9]],[,,"(?:60[1-8]|7(?:0[2-5]|[2379]\\d))\\d{6}",,,,"601123456",,,[9]],[,,"800\\d{6}",,,,"800123456",,,[9]],[,,"9(?:0[05689]|76)\\d{6}",,,,"900123456",,,[9]],[,,"8[134]\\d{7}",,,,"811234567",,,[9]],[,,"70[01]\\d{6}",,,,"700123456",,,[9]],[,,"9[17]0\\d{6}",,,,"910123456",,,[9]],"CZ",420,"00",,,,,,,,[[,"(\\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"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,"9(?:5\\d|7[2-4])\\d{6}",,,,"972123456",,,[9]],,,[,,"9(?:3\\d{9}|6\\d{7,10})",,,,"93123456789"]],DE:[,[,,"[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],[2,3]],[,,"32\\d{9,11}|49[1-6]\\d{10}|322\\d{6}|49[0-7]\\d{3,9}|(?:[34]0|[68]9)\\d{3,13}|(?:2(?:0[1-689]|[1-3569]\\d|4[0-8]|7[1-7]|8[0-7])|3(?:[3569]\\d|4[0-79]|7[1-7]|8[1-8])|4(?:1[02-9]|[2-48]\\d|5[0-6]|6[0-8]|7[0-79])|5(?:0[2-8]|[124-6]\\d|[38][0-8]|[79][0-7])|6(?:0[02-9]|[1-358]\\d|[47][0-8]|6[1-9])|7(?:0[2-8]|1[1-9]|[27][0-7]|3\\d|[4-6][0-8]|8[0-5]|9[013-7])|8(?:0[2-9]|1[0-79]|2\\d|3[0-46-9]|4[0-6]|5[013-9]|6[1-8]|7[0-8]|8[0-24-6])|9(?:0[6-9]|[1-4]\\d|[589][0-7]|6[0-8]|7[0-467]))\\d{3,12}",,,,"30123456",,,[5,6,7,8,9,10,11,12,13,14,15],[2,3,4]],[,,"15[0-25-9]\\d{8}|1(?:6[023]|7\\d)\\d{7,8}",,,,"15123456789",,,[10,11]],[,,"800\\d{7,12}",,,,"8001234567890",,,[10,11,12,13,14,15]],[,,"(?:137[7-9]|900(?:[135]|9\\d))\\d{6}",,,,"9001234567",,,[10,11]],[,,"180\\d{5,11}|13(?:7[1-6]\\d\\d|8)\\d{4}",,,,"18012345",,,[7,8,9,10,11,12,13,14]],[,,"700\\d{8}",,,,"70012345678",,,[11]],[,,,,,,,,,[-1]],"DE",49,"00","0",,,"0",,,,[[,"(\\d{2})(\\d{3,13})","$1 $2",["3[02]|40|[68]9"],"0$1"],[,"(\\d{3})(\\d{3,12})","$1 $2",["2(?:0[1-389]|1[124]|2[18]|3[14])|3(?:[35-9][15]|4[015])|906|(?:2[4-9]|4[2-9]|[579][1-9]|[68][1-8])1","2(?:0[1-389]|12[0-8])|3(?:[35-9][15]|4[015])|906|2(?:[13][14]|2[18])|(?:2[4-9]|4[2-9]|[579][1-9]|[68][1-8])1"],"0$1"],[,"(\\d{4})(\\d{2,11})","$1 $2",["[24-6]|3(?:[3569][02-46-9]|4[2-4679]|7[2-467]|8[2-46-8])|70[2-8]|8(?:0[2-9]|[1-8])|90[7-9]|[79][1-9]","[24-6]|3(?:3(?:0[1-467]|2[127-9]|3[124578]|7[1257-9]|8[1256]|9[145])|4(?:2[135]|4[13578]|9[1346])|5(?:0[14]|2[1-3589]|6[1-4]|7[13468]|8[13568])|6(?:2[1-489]|3[124-6]|6[13]|7[12579]|8[1-356]|9[135])|7(?:2[1-7]|4[145]|6[1-5]|7[1-4])|8(?:21|3[1468]|6|7[1467]|8[136])|9(?:0[12479]|2[1358]|4[134679]|6[1-9]|7[136]|8[147]|9[1468]))|70[2-8]|8(?:0[2-9]|[1-8])|90[7-9]|[79][1-9]|3[68]4[1347]|3(?:47|60)[1356]|3(?:3[46]|46|5[49])[1246]|3[4579]3[1357]"],"0$1"],[,"(\\d{3})(\\d{4})","$1 $2",["138"],"0$1"],[,"(\\d{5})(\\d{2,10})","$1 $2",["3"],"0$1"],[,"(\\d{3})(\\d{5,11})","$1 $2",["181"],"0$1"],[,"(\\d{3})(\\d)(\\d{4,10})","$1 $2 $3",["1(?:3|80)|9"],"0$1"],[,"(\\d{3})(\\d{7,8})","$1 $2",["1[67]"],"0$1"],[,"(\\d{3})(\\d{7,12})","$1 $2",["8"],"0$1"],[,"(\\d{5})(\\d{6})","$1 $2",["185","1850","18500"],"0$1"],[,"(\\d{3})(\\d{4})(\\d{4})","$1 $2 $3",["7"],"0$1"],[,"(\\d{4})(\\d{7})","$1 $2",["18[68]"],"0$1"],[,"(\\d{5})(\\d{6})","$1 $2",["15[0568]"],"0$1"],[,"(\\d{4})(\\d{7})","$1 $2",["15[1279]"],"0$1"],[,"(\\d{3})(\\d{8})","$1 $2",["18"],"0$1"],[,"(\\d{3})(\\d{2})(\\d{7,8})","$1 $2 $3",["1(?:6[023]|7)"],"0$1"],[,"(\\d{4})(\\d{2})(\\d{7})","$1 $2 $3",["15[279]"],"0$1"],[,"(\\d{3})(\\d{2})(\\d{8})","$1 $2 $3",["15"],"0$1"]],,[,,"16(?:4\\d{1,10}|[89]\\d{1,11})",,,,"16412345",,,[4,5,6,7,8,9,10,11,12,13,14]],,,[,,,,,,,,,[-1]],[,,"18(?:1\\d{5,11}|[2-9]\\d{8})",,,,"18500123456",,,[8,9,10,11,12,13,14]],,,[,,"1(?:6(?:013|255|399)|7(?:(?:[015]1|[69]3)3|[2-4]55|[78]99))\\d{7,8}|15(?:(?:[03-68]00|113)\\d|2\\d55|7\\d99|9\\d33)\\d{7}",,,,"177991234567",,,[12,13]]],DJ:[,[,,"(?:2\\d|77)\\d{6}",,,,,,,[8]],[,,"2(?:1[2-5]|7[45])\\d{5}",,,,"21360003"],[,,"77\\d{6}",,,,"77831001"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"DJ",253,"00",,,,,,,,[[,"(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[27]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],DK:[,[,,"[2-9]\\d{7}",,,,,,,[8]],[,,"(?:[2-7]\\d|8[126-9]|9[1-46-9])\\d{6}",,,,"32123456"],[,,"(?:[2-7]\\d|8[126-9]|9[1-46-9])\\d{6}",,,,"32123456"],[,,"80\\d{6}",,,,"80123456"],[,,"90\\d{6}",,,,"90123456"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"DK",45,"00",,,,,,,1,[[,"(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[2-9]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],DM:[,[,,"(?:[58]\\d\\d|767|900)\\d{7}",,,,,,,[10],[7]],[,,"767(?:2(?:55|66)|4(?:2[01]|4[0-25-9])|50[0-4])\\d{4}",,,,"7674201234",,,,[7]],[,,"767(?:2(?:[2-4689]5|7[5-7])|31[5-7]|61[1-8]|70[1-6])\\d{4}",,,,"7672251234",,,,[7]],[,,"8(?:00|33|44|55|66|77|88)[2-9]\\d{6}",,,,"8002123456"],[,,"900[2-9]\\d{6}",,,,"9002123456"],[,,,,,,,,,[-1]],[,,"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}",,,,"5002345678"],[,,,,,,,,,[-1]],"DM",1,"011","1",,,"([2-7]\\d{6})$|1","767$1",,,,,[,,,,,,,,,[-1]],,"767",[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],DO:[,[,,"(?:[58]\\d\\d|900)\\d{7}",,,,,,,[10],[7]],[,,"8(?:[04]9[2-9]\\d\\d|29(?:2(?:[0-59]\\d|6[04-9]|7[0-27]|8[0237-9])|3(?:[0-35-9]\\d|4[7-9])|[45]\\d\\d|6(?:[0-27-9]\\d|[3-5][1-9]|6[0135-8])|7(?:0[013-9]|[1-37]\\d|4[1-35689]|5[1-4689]|6[1-57-9]|8[1-79]|9[1-8])|8(?:0[146-9]|1[0-48]|[248]\\d|3[1-79]|5[01589]|6[013-68]|7[124-8]|9[0-8])|9(?:[0-24]\\d|3[02-46-9]|5[0-79]|60|7[0169]|8[57-9]|9[02-9])))\\d{4}",,,,"8092345678",,,,[7]],[,,"8[024]9[2-9]\\d{6}",,,,"8092345678",,,,[7]],[,,"8(?:00(?:14|[2-9]\\d)|(?:33|44|55|66|77|88)[2-9]\\d)\\d{5}",,,,"8002123456"],[,,"900[2-9]\\d{6}",,,,"9002123456"],[,,,,,,,,,[-1]],[,,"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}",,,,"5002345678"],[,,,,,,,,,[-1]],"DO",1,"011","1",,,"1",,,,,,[,,,,,,,,,[-1]],,"8001|8[024]9",[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],DZ:[,[,,"(?:[1-4]|[5-79]\\d|80)\\d{7}",,,,,,,[8,9]],[,,"9619\\d{5}|(?:1\\d|2[013-79]|3[0-8]|4[013-689])\\d{6}",,,,"12345678"],[,,"(?:5(?:4[0-29]|5\\d|6[0-2])|6(?:[569]\\d|7[0-6])|7[7-9]\\d)\\d{6}",,,,"551234567",,,[9]],[,,"800\\d{6}",,,,"800123456",,,[9]],[,,"80[3-689]1\\d{5}",,,,"808123456",,,[9]],[,,"80[12]1\\d{5}",,,,"801123456",,,[9]],[,,,,,,,,,[-1]],[,,"98[23]\\d{6}",,,,"983123456",,,[9]],"DZ",213,"00","0",,,"0",,,,[[,"(\\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"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],EC:[,[,,"1\\d{9,10}|(?:[2-7]|9\\d)\\d{7}",,,,,,,[8,9,10,11],[7]],[,,"[2-7][2-7]\\d{6}",,,,"22123456",,,[8],[7]],[,,"964[0-2]\\d{5}|9(?:39|[57][89]|6[0-36-9]|[89]\\d)\\d{6}",,,,"991234567",,,[9]],[,,"1800\\d{7}|1[78]00\\d{6}",,,,"18001234567",,,[10,11]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"[2-7]890\\d{4}",,,,"28901234",,,[8]],"EC",593,"00","0",,,"0",,,,[[,"(\\d{3})(\\d{4})","$1-$2",["[2-7]"]],[,"(\\d)(\\d{3})(\\d{4})","$1 $2-$3",["[2-7]"],"(0$1)"],[,"(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["9"],"0$1"],[,"(\\d{4})(\\d{3})(\\d{3,4})","$1 $2 $3",["1"]]],[[,"(\\d)(\\d{3})(\\d{4})","$1-$2-$3",["[2-7]"]],[,"(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["9"],"0$1"],[,"(\\d{4})(\\d{3})(\\d{3,4})","$1 $2 $3",["1"]]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],EE:[,[,,"8\\d{9}|[4578]\\d{7}|(?:[3-8]\\d|90)\\d{5}",,,,,,,[7,8,10]],[,,"(?:3[23589]|4[3-8]|6\\d|7[1-9]|88)\\d{5}",,,,"3212345",,,[7]],[,,"(?:5\\d{5}|8(?:1(?:0(?:0(?:00|[178]\\d)|[3-9]\\d\\d)|(?:1(?:0[236]|1\\d)|(?:2[0-59]|[3-79]\\d)\\d)\\d)|2(?:0(?:000|(?:19|[2-7]\\d)\\d)|(?:(?:[124-6]\\d|3[5-9])\\d|7(?:[0-79]\\d|8[13-9])|8(?:[2-6]\\d|7[01]))\\d)|[349]\\d{4}))\\d\\d|5(?:(?:[02]\\d|5[0-478])\\d|1(?:[0-8]\\d|95)|6(?:4[0-4]|5[1-589]))\\d{3}",,,,"51234567",,,[7,8]],[,,"800(?:(?:0\\d\\d|1)\\d|[2-9])\\d{3}",,,,"80012345"],[,,"(?:40\\d\\d|900)\\d{4}",,,,"9001234",,,[7,8]],[,,,,,,,,,[-1]],[,,"70[0-2]\\d{5}",,,,"70012345",,,[8]],[,,,,,,,,,[-1]],"EE",372,"00",,,,,,,,[[,"(\\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"]]],,[,,,,,,,,,[-1]],,,[,,"800[2-9]\\d{3}",,,,,,,[7]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],EG:[,[,,"[189]\\d{8,9}|[24-6]\\d{8}|[135]\\d{7}",,,,,,,[8,9,10],[6,7]],[,,"13[23]\\d{6}|(?:15|57)\\d{6,7}|(?:2[2-4]|3|4[05-8]|5[05]|6[24-689]|8[2468]|9[235-7])\\d{7}",,,,"234567890",,,[8,9],[6,7]],[,,"1[0-25]\\d{8}",,,,"1001234567",,,[10]],[,,"800\\d{7}",,,,"8001234567",,,[10]],[,,"900\\d{7}",,,,"9001234567",,,[10]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"EG",20,"00","0",,,"0",,,,[[,"(\\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"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],EH:[,[,,"[5-8]\\d{8}",,,,,,,[9]],[,,"528[89]\\d{5}",,,,"528812345"],[,,"(?:6(?:[0-79]\\d|8[0-247-9])|7(?:[0167]\\d|2[0-2]|5[01]|8[0-3]))\\d{6}",,,,"650123456"],[,,"80[0-7]\\d{6}",,,,"801234567"],[,,"89\\d{7}",,,,"891234567"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"(?:592(?:4[0-2]|93)|80[89]\\d\\d)\\d{4}",,,,"592401234"],"EH",212,"00","0",,,"0",,,,,,[,,,,,,,,,[-1]],,"528[89]",[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],ER:[,[,,"[178]\\d{6}",,,,,,,[7],[6]],[,,"(?:1(?:1[12568]|[24]0|55|6[146])|8\\d\\d)\\d{4}",,,,"8370362",,,,[6]],[,,"(?:17[1-3]|7\\d\\d)\\d{4}",,,,"7123456"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"ER",291,"00","0",,,"0",,,,[[,"(\\d)(\\d{3})(\\d{3})","$1 $2 $3",["[178]"],"0$1"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],ES:[,[,,"[5-9]\\d{8}",,,,,,,[9]],[,,"96906(?:0[0-8]|1[1-9]|[2-9]\\d)\\d\\d|9(?:69(?:0[0-57-9]|[1-9]\\d)|73(?:[0-8]\\d|9[1-9]))\\d{4}|(?:8(?:[1356]\\d|[28][0-8]|[47][1-9])|9(?:[135]\\d|[268][0-8]|4[1-9]|7[124-9]))\\d{6}",,,,"810123456"],[,,"(?:590[16]00\\d|9(?:6906(?:09|10)|7390\\d\\d))\\d\\d|(?:6\\d|7[1-48])\\d{7}",,,,"612345678"],[,,"[89]00\\d{6}",,,,"800123456"],[,,"80[367]\\d{6}",,,,"803123456"],[,,"90[12]\\d{6}",,,,"901123456"],[,,"70\\d{7}",,,,"701234567"],[,,,,,,,,,[-1]],"ES",34,"00",,,,,,,,[[,"(\\d{4})","$1",["905"]],[,"(\\d{6})","$1",["[79]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]"]]],[[,"(\\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]"]]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,"51\\d{7}",,,,"511234567"],,,[,,,,,,,,,[-1]]],ET:[,[,,"(?:11|[2-579]\\d)\\d{7}",,,,,,,[9],[7]],[,,"11667[01]\\d{3}|(?:11(?:1(?:1[124]|2[2-7]|3[1-5]|5[5-8]|8[6-8])|2(?:13|3[6-8]|5[89]|7[05-9]|8[2-6])|3(?:2[01]|3[0-289]|4[1289]|7[1-4]|87)|4(?:1[69]|3[2-49]|4[0-3]|6[5-8])|5(?:1[578]|44|5[0-4])|6(?:1[578]|2[69]|39|4[5-7]|5[0-5]|6[0-59]|8[015-8]))|2(?:2(?:11[1-9]|22[0-7]|33\\d|44[1467]|66[1-68])|5(?:11[124-6]|33[2-8]|44[1467]|55[14]|66[1-3679]|77[124-79]|880))|3(?:3(?:11[0-46-8]|(?:22|55)[0-6]|33[0134689]|44[04]|66[01467])|4(?:44[0-8]|55[0-69]|66[0-3]|77[1-5]))|4(?:6(?:119|22[0-24-7]|33[1-5]|44[13-69]|55[14-689]|660|88[1-4])|7(?:(?:11|22)[1-9]|33[13-7]|44[13-6]|55[1-689]))|5(?:7(?:227|55[05]|(?:66|77)[14-8])|8(?:11[149]|22[013-79]|33[0-68]|44[013-8]|550|66[1-5]|77\\d)))\\d{4}",,,,"111112345",,,,[7]],[,,"700[1-9]\\d{5}|(?:7(?:0[1-9]|1[0-8]|22|77|86|99)|9\\d\\d)\\d{6}",,,,"911234567"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"ET",251,"00","0",,,"0",,,,[[,"(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[1-579]"],"0$1"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],FI:[,[,,"[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]],[,,"(?:1[3-79][1-8]|[235689][1-8]\\d)\\d{2,6}",,,,"131234567",,,[5,6,7,8,9]],[,,"4946\\d{2,6}|(?:4[0-8]|50)\\d{4,8}",,,,"412345678",,,[6,7,8,9,10]],[,,"800\\d{4,6}",,,,"800123456",,,[7,8,9]],[,,"[67]00\\d{5,6}",,,,"600123456",,,[8,9]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"FI",358,"00|99(?:[01469]|5(?:[14]1|3[23]|5[59]|77|88|9[09]))","0",,,"0",,"00",,[[,"(\\d{5})","$1",["75[12]"],"0$1"],[,"(\\d)(\\d{4,9})","$1 $2",["[2568][1-8]|3(?:0[1-9]|[1-9])|9"],"0$1"],[,"(\\d{6})","$1",["11"]],[,"(\\d{3})(\\d{3,7})","$1 $2",["[12]00|[368]|70[07-9]"],"0$1"],[,"(\\d{2})(\\d{4,8})","$1 $2",["[1245]|7[135]"],"0$1"],[,"(\\d{2})(\\d{6,10})","$1 $2",["7"],"0$1"]],[[,"(\\d)(\\d{4,9})","$1 $2",["[2568][1-8]|3(?:0[1-9]|[1-9])|9"],"0$1"],[,"(\\d{3})(\\d{3,7})","$1 $2",["[12]00|[368]|70[07-9]"],"0$1"],[,"(\\d{2})(\\d{4,8})","$1 $2",["[1245]|7[135]"],"0$1"],[,"(\\d{2})(\\d{6,10})","$1 $2",["7"],"0$1"]],[,,,,,,,,,[-1]],1,"1[03-79]|[2-9]",[,,"20(?:2[023]|9[89])\\d{1,6}|(?:60[12]\\d|7099)\\d{4,5}|(?:606|7(?:0[78]|1|3\\d))\\d{7}|(?:[1-3]00|7(?:0[1-5]\\d\\d|5[03-9]))\\d{3,7}"],[,,"20\\d{4,8}|60[12]\\d{5,6}|7(?:099\\d{4,5}|5[03-9]\\d{3,7})|20[2-59]\\d\\d|(?:606|7(?:0[78]|1|3\\d))\\d{7}|(?:10|29|3[09]|70[1-5]\\d)\\d{4,8}",,,,"10112345"],,,[,,,,,,,,,[-1]]],FJ:[,[,,"45\\d{5}|(?:0800\\d|[235-9])\\d{6}",,,,,,,[7,11]],[,,"603\\d{4}|(?:3[0-5]|6[25-7]|8[58])\\d{5}",,,,"3212345",,,[7]],[,,"(?:[279]\\d|45|5[01568]|8[034679])\\d{5}",,,,"7012345",,,[7]],[,,"0800\\d{7}",,,,"08001234567",,,[11]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"FJ",679,"0(?:0|52)",,,,,,"00",,[[,"(\\d{3})(\\d{4})","$1 $2",["[235-9]|45"]],[,"(\\d{4})(\\d{3})(\\d{4})","$1 $2 $3",["0"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],FK:[,[,,"[2-7]\\d{4}",,,,,,,[5]],[,,"[2-47]\\d{4}",,,,"31234"],[,,"[56]\\d{4}",,,,"51234"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"FK",500,"00",,,,,,,,,,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],FM:[,[,,"(?:[39]\\d\\d|820)\\d{4}",,,,,,,[7]],[,,"31(?:00[67]|208|309)\\d\\d|(?:3(?:[2357]0[1-9]|602|804|905)|(?:820|9[2-6]\\d)\\d)\\d{3}",,,,"3201234"],[,,"31(?:00[67]|208|309)\\d\\d|(?:3(?:[2357]0[1-9]|602|804|905)|(?:820|9[2-7]\\d)\\d)\\d{3}",,,,"3501234"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"FM",691,"00",,,,,,,,[[,"(\\d{3})(\\d{4})","$1 $2",["[389]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],FO:[,[,,"[2-9]\\d{5}",,,,,,,[6]],[,,"(?:20|[34]\\d|8[19])\\d{4}",,,,"201234"],[,,"(?:[27][1-9]|5\\d|9[16])\\d{4}",,,,"211234"],[,,"80[257-9]\\d{3}",,,,"802123"],[,,"90(?:[13-5][15-7]|2[125-7]|9\\d)\\d\\d",,,,"901123"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"(?:6[0-36]|88)\\d{4}",,,,"601234"],"FO",298,"00",,,,"(10(?:01|[12]0|88))",,,,[[,"(\\d{6})","$1",["[2-9]"],,"$CC $1"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],FR:[,[,,"[1-9]\\d{8}",,,,,,,[9]],[,,"59[1-9]\\d{6}|(?:[1-3]\\d|4[1-9]|5[0-8])\\d{7}",,,,"123456789"],[,,"(?:6(?:[0-24-8]\\d|3[0-8]|9[589])|7[3-9]\\d)\\d{6}",,,,"612345678"],[,,"80[0-5]\\d{6}",,,,"801234567"],[,,"836(?:0[0-36-9]|[1-9]\\d)\\d{4}|8(?:1[2-9]|2[2-47-9]|3[0-57-9]|[569]\\d|8[0-35-9])\\d{6}",,,,"891123456"],[,,"8(?:1[01]|2[0156]|4[02]|84)\\d{6}",,,,"884012345"],[,,,,,,,,,[-1]],[,,"9\\d{8}",,,,"912345678"],"FR",33,"00","0",,,"0",,,,[[,"(\\d{4})","$1",["10"]],[,"(\\d{3})(\\d{3})","$1 $2",["1"]],[,"(\\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"]],[[,"(\\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"]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,"80[6-9]\\d{6}",,,,"806123456"],,,[,,,,,,,,,[-1]]],GA:[,[,,"(?:[067]\\d|11)\\d{6}|[2-7]\\d{6}",,,,,,,[7,8]],[,,"[01]1\\d{6}",,,,"01441234",,,[8]],[,,"(?:(?:0[2-7]|7[467])\\d|6(?:0[0-4]|10|[256]\\d))\\d{5}|[2-7]\\d{6}",,,,"06031234"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"GA",241,"00",,,,"0(11\\d{6}|60\\d{6}|61\\d{6}|6[256]\\d{6}|7[467]\\d{6})","$1",,,[[,"(\\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"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],GB:[,[,,"[1-357-9]\\d{9}|[18]\\d{8}|8\\d{6}",,,,,,,[7,9,10],[4,5,6,8]],[,,"(?:1(?:1(?:3(?:[0-58]\\d\\d|73[0235])|4(?:[0-5]\\d\\d|69[7-9]|70[0-79])|(?:(?: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-2]))|(?: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}",,,,"1212345678",,,[9,10],[4,5,6,7,8]],[,,"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}",,,,"7400123456",,,[10]],[,,"80[08]\\d{7}|800\\d{6}|8001111",,,,"8001234567"],[,,"(?:8(?:4[2-5]|7[0-3])|9(?:[01]\\d|8[2-49]))\\d{7}|845464\\d",,,,"9012345678",,,[7,10]],[,,,,,,,,,[-1]],[,,"70\\d{8}",,,,"7012345678",,,[10]],[,,"56\\d{8}",,,,"5612345678",,,[10]],"GB",44,"00","0"," x",,"0",,,,[[,"(\\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"]],,[,,"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}",,,,"7640123456",,,[10]],1,,[,,,,,,,,,[-1]],[,,"(?:3[0347]|55)\\d{8}",,,,"5512345678",,,[10]],,,[,,,,,,,,,[-1]]],GD:[,[,,"(?:473|[58]\\d\\d|900)\\d{7}",,,,,,,[10],[7]],[,,"473(?:2(?:3[0-2]|69)|3(?:2[89]|86)|4(?:[06]8|3[5-9]|4[0-49]|5[5-79]|73|90)|63[68]|7(?:58|84)|800|938)\\d{4}",,,,"4732691234",,,,[7]],[,,"473(?:4(?:0[2-79]|1[04-9]|2[0-5]|58)|5(?:2[01]|3[3-8])|901)\\d{4}",,,,"4734031234",,,,[7]],[,,"8(?:00|33|44|55|66|77|88)[2-9]\\d{6}",,,,"8002123456"],[,,"900[2-9]\\d{6}",,,,"9002123456"],[,,,,,,,,,[-1]],[,,"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}",,,,"5002345678"],[,,,,,,,,,[-1]],"GD",1,"011","1",,,"([2-9]\\d{6})$|1","473$1",,,,,[,,,,,,,,,[-1]],,"473",[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],GE:[,[,,"(?:[3-57]\\d\\d|800)\\d{6}",,,,,,,[9],[6,7]],[,,"(?:3(?:[256]\\d|4[124-9]|7[0-4])|4(?:1\\d|2[2-7]|3[1-79]|4[2-8]|7[239]|9[1-7]))\\d{6}",,,,"322123456",,,,[6,7]],[,,"5(?:(?:(?:0555|1(?:[17]77|555))[5-9]|757(?:7[7-9]|8[01]))\\d|22252[0-4])\\d\\d|(?:5(?:00(?:0\\d|11|22|33|44|5[05]|77|88|99)|1(?:1(?:00|[124]\\d|3[01])|4\\d\\d)|(?:44|68)\\d\\d|5(?:[0157-9]\\d\\d|200)|7(?:[0147-9]\\d\\d|5(?:00|[57]5))|8(?:0(?:[018]\\d|2[0-4])|58[89]|8(?:55|88))|9(?:090|[1-35-9]\\d\\d))|790\\d\\d)\\d{4}|5(?:0(?:070|505)|1(?:0[01]0|1(?:07|33|51))|2(?:0[02]0|2[25]2)|3(?:0[03]0|3[35]3)|(?:40[04]|900)0|5222)[0-4]\\d{3}",,,,"555123456"],[,,"800\\d{6}",,,,"800123456"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"70[67]\\d{6}",,,,"706123456"],"GE",995,"00","0",,,"0",,,,[[,"(\\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"]],,[,,,,,,,,,[-1]],,,[,,"70[67]\\d{6}"],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],GF:[,[,,"[56]94\\d{6}|(?:80|9\\d)\\d{7}",,,,,,,[9]],[,,"594(?:[02-49]\\d|1[0-4]|5[6-9]|6[0-3]|80)\\d{4}",,,,"594101234"],[,,"694(?:[0-249]\\d|3[0-8])\\d{4}",,,,"694201234"],[,,"80[0-5]\\d{6}",,,,"800012345"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"9(?:(?:396|76\\d)\\d|476[0-5])\\d{4}",,,,"976012345"],"GF",594,"00","0",,,"0",,,,[[,"(\\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"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],GG:[,[,,"(?:1481|[357-9]\\d{3})\\d{6}|8\\d{6}(?:\\d{2})?",,,,,,,[7,9,10],[6]],[,,"1481[25-9]\\d{5}",,,,"1481256789",,,[10],[6]],[,,"7(?:(?:781|839)\\d|911[17])\\d{5}",,,,"7781123456",,,[10]],[,,"80[08]\\d{7}|800\\d{6}|8001111",,,,"8001234567"],[,,"(?:8(?:4[2-5]|7[0-3])|9(?:[01]\\d|8[0-3]))\\d{7}|845464\\d",,,,"9012345678",,,[7,10]],[,,,,,,,,,[-1]],[,,"70\\d{8}",,,,"7012345678",,,[10]],[,,"56\\d{8}",,,,"5612345678",,,[10]],"GG",44,"00","0",,,"([25-9]\\d{5})$|0","1481$1",,,,,[,,"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}",,,,"7640123456",,,[10]],,,[,,,,,,,,,[-1]],[,,"(?:3[0347]|55)\\d{8}",,,,"5512345678",,,[10]],,,[,,,,,,,,,[-1]]],GH:[,[,,"(?:[235]\\d{3}|800)\\d{5}",,,,,,,[8,9],[7]],[,,"3082[0-5]\\d{4}|3(?:0(?:[237]\\d|8[01])|[167](?:2[0-6]|7\\d|80)|2(?:2[0-5]|7\\d|80)|3(?:2[0-3]|7\\d|80)|4(?:2[013-9]|3[01]|7\\d|80)|5(?:2[0-7]|7\\d|80)|8(?:2[0-2]|7\\d|80)|9(?:[28]0|7\\d))\\d{5}",,,,"302345678",,,[9],[7]],[,,"(?:2(?:[0346-9]\\d|5[67])|5(?:[03-7]\\d|9[1-9]))\\d{6}",,,,"231234567",,,[9]],[,,"800\\d{5}",,,,"80012345",,,[8]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"GH",233,"00","0",,,"0",,,,[[,"(\\d{3})(\\d{4})","$1 $2",["[237]|8[0-2]"]],[,"(\\d{3})(\\d{5})","$1 $2",["8"],"0$1"],[,"(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[235]"],"0$1"]],[[,"(\\d{3})(\\d{5})","$1 $2",["8"],"0$1"],[,"(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[235]"],"0$1"]],[,,,,,,,,,[-1]],,,[,,"800\\d{5}",,,,,,,[8]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],GI:[,[,,"(?:[25]\\d|60)\\d{6}",,,,,,,[8]],[,,"2190[0-2]\\d{3}|2(?:0(?:[02]\\d|3[01])|16[24-9]|2[2-5]\\d)\\d{4}",,,,"20012345"],[,,"5251[0-4]\\d{3}|(?:5(?:[146-8]\\d\\d|250)|60(?:1[01]|6\\d))\\d{4}",,,,"57123456"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"GI",350,"00",,,,,,,,[[,"(\\d{3})(\\d{5})","$1 $2",["2"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],GL:[,[,,"(?:19|[2-689]\\d|70)\\d{4}",,,,,,,[6]],[,,"(?:19|3[1-7]|[68][1-9]|70|9\\d)\\d{4}",,,,"321000"],[,,"[245]\\d{5}",,,,"221234"],[,,"80\\d{4}",,,,"801234"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"3[89]\\d{4}",,,,"381234"],"GL",299,"00",,,,,,,,[[,"(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3",["19|[2-9]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],GM:[,[,,"[2-9]\\d{6}",,,,,,,[7]],[,,"(?:4(?:[23]\\d\\d|4(?:1[024679]|[6-9]\\d))|5(?:5(?:3\\d|4[0-7])|6[67]\\d|7(?:1[04]|2[035]|3[58]|48))|8\\d{3})\\d{3}",,,,"5661234"],[,,"(?:[23679]\\d|5[0-489])\\d{5}",,,,"3012345"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"GM",220,"00",,,,,,,,[[,"(\\d{3})(\\d{4})","$1 $2",["[2-9]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],GN:[,[,,"722\\d{6}|(?:3|6\\d)\\d{7}",,,,,,,[8,9]],[,,"3(?:0(?:24|3[12]|4[1-35-7]|5[13]|6[189]|[78]1|9[1478])|1\\d\\d)\\d{4}",,,,"30241234",,,[8]],[,,"6[0-356]\\d{7}",,,,"601123456",,,[9]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"722\\d{6}",,,,"722123456",,,[9]],"GN",224,"00",,,,,,,,[[,"(\\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]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],GP:[,[,,"590\\d{6}|(?:69|80|9\\d)\\d{7}",,,,,,,[9]],[,,"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}",,,,"590201234"],[,,"69(?:0\\d\\d|1(?:2[2-9]|3[0-5]))\\d{4}",,,,"690001234"],[,,"80[0-5]\\d{6}",,,,"800012345"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"9(?:(?:395|76[018])\\d|475[0-5])\\d{4}",,,,"976012345"],"GP",590,"00","0",,,"0",,,,[[,"(\\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"]],,[,,,,,,,,,[-1]],1,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],GQ:[,[,,"222\\d{6}|(?:3\\d|55|[89]0)\\d{7}",,,,,,,[9]],[,,"33[0-24-9]\\d[46]\\d{4}|3(?:33|5\\d)\\d[7-9]\\d{4}",,,,"333091234"],[,,"(?:222|55\\d)\\d{6}",,,,"222123456"],[,,"80\\d[1-9]\\d{5}",,,,"800123456"],[,,"90\\d[1-9]\\d{5}",,,,"900123456"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"GQ",240,"00",,,,,,,,[[,"(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[235]"]],[,"(\\d{3})(\\d{6})","$1 $2",["[89]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],GR:[,[,,"5005000\\d{3}|8\\d{9,11}|(?:[269]\\d|70)\\d{8}",,,,,,,[10,11,12]],[,,"2(?:1\\d\\d|2(?:2[1-46-9]|[36][1-8]|4[1-7]|5[1-4]|7[1-5]|[89][1-9])|3(?:1\\d|2[1-57]|[35][1-3]|4[13]|7[1-7]|8[124-6]|9[1-79])|4(?:1\\d|2[1-8]|3[1-4]|4[13-5]|6[1-578]|9[1-5])|5(?:1\\d|[29][1-4]|3[1-5]|4[124]|5[1-6])|6(?:1\\d|[269][1-6]|3[1245]|4[1-7]|5[13-9]|7[14]|8[1-5])|7(?:1\\d|2[1-5]|3[1-6]|4[1-7]|5[1-57]|6[135]|9[125-7])|8(?:1\\d|2[1-5]|[34][1-4]|9[1-57]))\\d{6}",,,,"2123456789",,,[10]],[,,"68[57-9]\\d{7}|(?:69|94)\\d{8}",,,,"6912345678",,,[10]],[,,"800\\d{7,9}",,,,"8001234567"],[,,"90[19]\\d{7}",,,,"9091234567",,,[10]],[,,"8(?:0[16]|12|[27]5|50)\\d{7}",,,,"8011234567",,,[10]],[,,"70\\d{8}",,,,"7012345678",,,[10]],[,,,,,,,,,[-1]],"GR",30,"00",,,,,,,,[[,"(\\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"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,"5005000\\d{3}",,,,"5005000123",,,[10]],,,[,,,,,,,,,[-1]]],GT:[,[,,"80\\d{6}|(?:1\\d{3}|[2-7])\\d{7}",,,,,,,[8,11]],[,,"[267][2-9]\\d{6}",,,,"22456789",,,[8]],[,,"(?:[3-5]\\d\\d|80[0-4])\\d{5}",,,,"51234567",,,[8]],[,,"18[01]\\d{8}",,,,"18001112222",,,[11]],[,,"19\\d{9}",,,,"19001112222",,,[11]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"GT",502,"00",,,,,,,,[[,"(\\d{4})(\\d{4})","$1 $2",["[2-8]"]],[,"(\\d{4})(\\d{3})(\\d{4})","$1 $2 $3",["1"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],GU:[,[,,"(?:[58]\\d\\d|671|900)\\d{7}",,,,,,,[10],[7]],[,,"671(?:2\\d\\d|3(?:00|3[39]|4[349]|55|6[26])|4(?:00|56|7[1-9]|8[02-46-9])|5(?:55|6[2-5]|88)|6(?:3[2-578]|4[24-9]|5[34]|78|8[235-9])|7(?:[0479]7|2[0167]|3[45]|8[7-9])|8(?:[2-57-9]8|6[48])|9(?:2[29]|6[79]|7[1279]|8[7-9]|9[78]))\\d{4}",,,,"6713001234",,,,[7]],[,,"671(?:2\\d\\d|3(?:00|3[39]|4[349]|55|6[26])|4(?:00|56|7[1-9]|8[02-46-9])|5(?:55|6[2-5]|88)|6(?:3[2-578]|4[24-9]|5[34]|78|8[235-9])|7(?:[0479]7|2[0167]|3[45]|8[7-9])|8(?:[2-57-9]8|6[48])|9(?:2[29]|6[79]|7[1279]|8[7-9]|9[78]))\\d{4}",,,,"6713001234",,,,[7]],[,,"8(?:00|33|44|55|66|77|88)[2-9]\\d{6}",,,,"8002123456"],[,,"900[2-9]\\d{6}",,,,"9002123456"],[,,,,,,,,,[-1]],[,,"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}",,,,"5002345678"],[,,,,,,,,,[-1]],"GU",1,"011","1",,,"([2-9]\\d{6})$|1","671$1",,1,,,[,,,,,,,,,[-1]],,"671",[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],GW:[,[,,"[49]\\d{8}|4\\d{6}",,,,,,,[7,9]],[,,"443\\d{6}",,,,"443201234",,,[9]],[,,"9(?:5\\d|6[569]|77)\\d{6}",,,,"955012345",,,[9]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"40\\d{5}",,,,"4012345",,,[7]],"GW",245,"00",,,,,,,,[[,"(\\d{3})(\\d{4})","$1 $2",["40"]],[,"(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[49]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],GY:[,[,,"(?:[2-8]\\d{3}|9008)\\d{3}",,,,,,,[7]],[,,"(?:2(?:1[6-9]|2[0-35-9]|3[1-4]|5[3-9]|6\\d|7[0-79])|3(?:2[25-9]|3\\d)|4(?:4[0-24]|5[56])|50[0-6]|77[1-57])\\d{4}",,,,"2201234"],[,,"(?:510|6\\d\\d|7(?:0\\d|1[0-8]|25|49))\\d{4}",,,,"6091234"],[,,"(?:289|8(?:00|6[28]|88|99))\\d{4}",,,,"2891234"],[,,"9008\\d{3}",,,,"9008123"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"515\\d{4}",,,,"5151234"],"GY",592,"001",,,,,,,,[[,"(\\d{3})(\\d{4})","$1 $2",["[2-9]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],HK:[,[,,"8[0-46-9]\\d{6,7}|9\\d{4,7}|(?:[2-7]|9\\d{3})\\d{7}",,,,,,,[5,6,7,8,9,11]],[,,"(?:2(?:[13-9]\\d|2[013-9])\\d|3(?:(?:[1569][0-24-9]|4[0-246-9]|7[0-24-69])\\d|8(?:4[0-8]|[59]\\d|6[01]))|58(?:0[1-9]|1[2-9]))\\d{4}",,,,"21234567",,,[8]],[,,"(?:4(?:44[5-9]|6(?:1[0-7]|4[0-57-9]|6[0-4]))|5(?:73[0-6]|95[0-8])|6(?:26[013-8]|66[0-3])|70(?:7[1-6]|8[0-4])|848[0-25-9]|9(?:29[013-9]|59[0-4]|899))\\d{4}|(?:4(?:4[015]|6[02357-9])|5(?:[1-59][0-46-9]|6[0-4689]|7[0-246-9])|6(?:0[1-9]|[13-59]\\d|[268][0-57-9]|7[0-79])|84[09]|9(?:0[1-9]|1[02-9]|[2358][0-8]|[467]\\d))\\d{5}",,,,"51234567",,,[8]],[,,"800\\d{6}",,,,"800123456",,,[9]],[,,"900(?:[0-24-9]\\d{7}|3\\d{1,4})",,,,"90012345678",,,[5,6,7,8,11]],[,,,,,,,,,[-1]],[,,"8(?:1[0-4679]\\d|2(?:[0-36]\\d|7[0-4])|3(?:[034]\\d|2[09]|70))\\d{4}",,,,"81123456",,,[8]],[,,,,,,,,,[-1]],"HK",852,"00(?:30|5[09]|[126-9]?)",,,,,,"00",,[[,"(\\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"]]],,[,,"7(?:1(?:0[0-38]|1[0-3679]|3[013]|69|9[0136])|2(?:[02389]\\d|1[18]|7[27-9])|3(?:[0-38]\\d|7[0-369]|9[2357-9])|47\\d|5(?:[178]\\d|5[0-5])|6(?:0[0-7]|2[236-9]|[35]\\d)|7(?:[27]\\d|8[7-9])|8(?:[23689]\\d|7[1-9])|9(?:[025]\\d|6[0-246-8]|7[0-36-9]|8[238]))\\d{4}",,,,"71123456",,,[8]],,,[,,,,,,,,,[-1]],[,,"30(?:0[1-9]|[15-7]\\d|2[047]|89)\\d{4}",,,,"30161234",,,[8]],,,[,,,,,,,,,[-1]]],HN:[,[,,"8\\d{10}|[237-9]\\d{7}",,,,,,,[8,11]],[,,"2(?:2(?:0[0-59]|1[1-9]|[23]\\d|4[02-6]|5[57]|6[245]|7[0135689]|8[01346-9]|9[0-2])|4(?:0[578]|2[3-59]|3[13-9]|4[0-68]|5[1-3589])|5(?:0[2357-9]|1[1-356]|4[03-5]|5\\d|6[014-69]|7[04]|80)|6(?:[056]\\d|17|2[067]|3[047]|4[0-378]|[78][0-8]|9[01])|7(?:0[5-79]|6[46-9]|7[02-9]|8[034]|91)|8(?:79|8[0-357-9]|9[1-57-9]))\\d{4}",,,,"22123456",,,[8]],[,,"[37-9]\\d{7}",,,,"91234567",,,[8]],[,,"8002\\d{7}",,,,"80021234567",,,[11]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"HN",504,"00",,,,,,,,[[,"(\\d{4})(\\d{4})","$1-$2",["[237-9]"]],[,"(\\d{3})(\\d{4})(\\d{4})","$1 $2 $3",["8"]]],[[,"(\\d{4})(\\d{4})","$1-$2",["[237-9]"]]],[,,,,,,,,,[-1]],,,[,,"8002\\d{7}",,,,,,,[11]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],HR:[,[,,"(?:[24-69]\\d|3[0-79])\\d{7}|80\\d{5,7}|[1-79]\\d{7}|6\\d{5,6}",,,,,,,[6,7,8,9]],[,,"1\\d{7}|(?:2[0-3]|3[1-5]|4[02-47-9]|5[1-3])\\d{6,7}",,,,"12345678",,,[8,9],[6,7]],[,,"9(?:(?:0[1-9]|[12589]\\d)\\d\\d|7(?:[0679]\\d\\d|5(?:[01]\\d|44|77|9[5-7])))\\d{4}|98\\d{6}",,,,"921234567",,,[8,9]],[,,"80\\d{5,7}",,,,"800123456",,,[7,8,9]],[,,"6[01459]\\d{6}|6[01]\\d{4,5}",,,,"611234",,,[6,7,8]],[,,,,,,,,,[-1]],[,,"7[45]\\d{6}",,,,"74123456",,,[8]],[,,,,,,,,,[-1]],"HR",385,"00","0",,,"0",,,,[[,"(\\d{2})(\\d{2})(\\d{2,3})","$1 $2 $3",["6[01]"],"0$1"],[,"(\\d{3})(\\d{2})(\\d{2,3})","$1 $2 $3",["8"],"0$1"],[,"(\\d)(\\d{4})(\\d{3})","$1 $2 $3",["1"],"0$1"],[,"(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[67]"],"0$1"],[,"(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["9"],"0$1"],[,"(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[2-5]"],"0$1"],[,"(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["8"],"0$1"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,"62\\d{6,7}|72\\d{6}",,,,"62123456",,,[8,9]],,,[,,,,,,,,,[-1]]],HT:[,[,,"(?:[2-489]\\d|55)\\d{6}",,,,,,,[8]],[,,"2(?:2\\d|5[1-5]|81|9[149])\\d{5}",,,,"22453300"],[,,"(?:[34]\\d|55)\\d{6}",,,,"34101234"],[,,"8\\d{7}",,,,"80012345"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"9(?:[67][0-4]|8[0-3589]|9\\d)\\d{5}",,,,"98901234"],"HT",509,"00",,,,,,,,[[,"(\\d{2})(\\d{2})(\\d{4})","$1 $2 $3",["[2-589]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],HU:[,[,,"[235-7]\\d{8}|[1-9]\\d{7}",,,,,,,[8,9],[6,7]],[,,"(?:1\\d|[27][2-9]|3[2-7]|4[24-9]|5[2-79]|6[23689]|8[2-57-9]|9[2-69])\\d{6}",,,,"12345678",,,[8],[6,7]],[,,"(?:[257]0|3[01])\\d{7}",,,,"201234567",,,[9]],[,,"(?:[48]0\\d|680[29])\\d{5}",,,,"80123456"],[,,"9[01]\\d{6}",,,,"90123456",,,[8]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"21\\d{7}",,,,"211234567",,,[9]],"HU",36,"00","06",,,"06",,,,[[,"(\\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"]],,[,,,,,,,,,[-1]],,,[,,"(?:[48]0\\d|680[29])\\d{5}"],[,,"38\\d{7}",,,,"381234567",,,[9]],,,[,,,,,,,,,[-1]]],ID:[,[,,"(?:(?: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],[5,6]],[,,"2[124]\\d{7,8}|619\\d{8}|2(?:1(?:14|500)|2\\d{3})\\d{3}|61\\d{5,8}|(?:2(?:[35][1-4]|6[0-8]|7[1-6]|8\\d|9[1-8])|3(?:1|[25][1-8]|3[1-68]|4[1-3]|6[1-3568]|7[0-469]|8\\d)|4(?:0[1-589]|1[01347-9]|2[0-36-8]|3[0-24-68]|43|5[1-378]|6[1-5]|7[134]|8[1245])|5(?:1[1-35-9]|2[25-8]|3[124-9]|4[1-3589]|5[1-46]|6[1-8])|6(?:[25]\\d|3[1-69]|4[1-6])|7(?:02|[125][1-9]|[36]\\d|4[1-8]|7[0-36-9])|9(?:0[12]|1[013-8]|2[0-479]|5[125-8]|6[23679]|7[159]|8[01346]))\\d{5,8}",,,,"218350123",,,[7,8,9,10,11],[5,6]],[,,"8[1-35-9]\\d{7,10}",,,,"812345678",,,[9,10,11,12]],[,,"00[17]803\\d{7}|(?:177\\d|800)\\d{5,7}|001803\\d{6}",,,,"8001234567",,,[8,9,10,11,12,13]],[,,"809\\d{7}",,,,"8091234567",,,[10]],[,,"804\\d{7}",,,,"8041234567",,,[10]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"ID",62,"00[89]","0",,,"0",,,,[[,"(\\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"],[,"(\\d{3})(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3 $4",["001"]],[,"(\\d{2})(\\d{4})(\\d{3})(\\d{4})","$1 $2 $3 $4",["0"]]],[[,"(\\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"]],[,,,,,,,,,[-1]],,,[,,"001803\\d{6,7}|(?:007803\\d|8071)\\d{6}",,,,,,,[10,12,13]],[,,"(?:1500|8071\\d{3})\\d{3}",,,,"8071123456",,,[7,10]],,,[,,,,,,,,,[-1]]],IE:[,[,,"(?:1\\d|[2569])\\d{6,8}|4\\d{6,9}|7\\d{8}|8\\d{8,9}",,,,,,,[7,8,9,10],[5,6]],[,,"(?:1\\d|21)\\d{6,7}|(?:2[24-9]|4(?:0[24]|5\\d|7)|5(?:0[45]|1\\d|8)|6(?:1\\d|[237-9])|9(?:1\\d|[35-9]))\\d{5}|(?:23|4(?:[1-469]|8\\d)|5[23679]|6[4-6]|7[14]|9[04])\\d{7}",,,,"2212345",,,,[5,6]],[,,"8(?:22|[35-9]\\d)\\d{6}",,,,"850123456",,,[9]],[,,"1800\\d{6}",,,,"1800123456",,,[10]],[,,"15(?:1[2-8]|[2-8]0|9[089])\\d{6}",,,,"1520123456",,,[10]],[,,"18[59]0\\d{6}",,,,"1850123456",,,[10]],[,,"700\\d{6}",,,,"700123456",,,[9]],[,,"76\\d{7}",,,,"761234567",,,[9]],"IE",353,"00","0",,,"0",,,,[[,"(\\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"]],,[,,,,,,,,,[-1]],,,[,,"18[59]0\\d{6}",,,,,,,[10]],[,,"818\\d{6}",,,,"818123456",,,[9]],,,[,,"88210[1-9]\\d{4}|8(?:[35-79]5\\d\\d|8(?:[013-9]\\d\\d|2(?:[01][1-9]|[2-9]\\d)))\\d{5}",,,,"8551234567",,,[10]]],IL:[,[,,"1\\d{6}(?:\\d{3,5})?|[57]\\d{8}|[1-489]\\d{7}",,,,,,,[7,8,9,10,11,12]],[,,"153\\d{8,9}|29[1-9]\\d{5}|(?:2[0-8]|[3489]\\d)\\d{6}",,,,"21234567",,,[8,11,12],[7]],[,,"55410\\d{4}|5(?:(?:[02][02-9]|[149][2-9]|[36]\\d|8[3-7])\\d|5(?:01|2\\d|3[0-3]|4[34]|5[0-25689]|6[6-8]|7[0-267]|8[7-9]|9[1-9]))\\d{5}",,,,"502345678",,,[9]],[,,"1(?:255|80[019]\\d{3})\\d{3}",,,,"1800123456",,,[7,10]],[,,"1212\\d{4}|1(?:200|9(?:0[0-2]|19))\\d{6}",,,,"1919123456",,,[8,10]],[,,"1700\\d{6}",,,,"1700123456",,,[10]],[,,,,,,,,,[-1]],[,,"7(?:38(?:0\\d|5[09]|88)|8(?:33|55|77|81)\\d)\\d{4}|7(?:18|2[23]|3[237]|47|6[258]|7\\d|82|9[2-9])\\d{6}",,,,"771234567",,,[9]],"IL",972,"0(?:0|1[2-9])","0",,,"0",,,,[[,"(\\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"]]],,[,,,,,,,,,[-1]],,,[,,"1700\\d{6}",,,,,,,[10]],[,,"1599\\d{6}",,,,"1599123456",,,[10]],,,[,,"151\\d{8,9}",,,,"15112340000",,,[11,12]]],IM:[,[,,"1624\\d{6}|(?:[3578]\\d|90)\\d{8}",,,,,,,[10],[6]],[,,"1624(?:230|[5-8]\\d\\d)\\d{3}",,,,"1624756789",,,,[6]],[,,"76245[06]\\d{4}|7(?:4576|[59]24\\d|624[0-4689])\\d{5}",,,,"7924123456"],[,,"808162\\d{4}",,,,"8081624567"],[,,"8(?:440[49]06|72299\\d)\\d{3}|(?:8(?:45|70)|90[0167])624\\d{4}",,,,"9016247890"],[,,,,,,,,,[-1]],[,,"70\\d{8}",,,,"7012345678"],[,,"56\\d{8}",,,,"5612345678"],"IM",44,"00","0",,,"([25-8]\\d{5})$|0","1624$1",,,,,[,,,,,,,,,[-1]],,"74576|(?:16|7[56])24",[,,,,,,,,,[-1]],[,,"3440[49]06\\d{3}|(?:3(?:08162|3\\d{4}|45624|7(?:0624|2299))|55\\d{4})\\d{4}",,,,"5512345678"],,,[,,,,,,,,,[-1]]],IN:[,[,,"(?:000800|[2-9]\\d\\d)\\d{7}|1\\d{7,12}",,,,,,,[8,9,10,11,12,13],[6,7]],[,,"2717(?:[2-7]\\d|95)\\d{4}|(?:271[0-689]|782[0-6])[2-7]\\d{5}|(?:170[24]|2(?:(?:[02][2-79]|90)\\d|80[13468])|(?:3(?:23|80)|683|79[1-7])\\d|4(?:20[24]|72[2-8])|552[1-7])\\d{6}|(?:11|33|4[04]|80)[2-7]\\d{7}|(?:342|674|788)(?:[0189][2-7]|[2-7]\\d)\\d{5}|(?:1(?:2[0-249]|3[0-25]|4[145]|[59][14]|6[014]|7[1257]|8[01346])|2(?:1[257]|3[013]|4[01]|5[0137]|6[0158]|78|8[1568]|9[14])|3(?:26|4[13]|5[34]|6[01489]|7[02-46]|8[159])|4(?:1[36]|2[1-47]|3[15]|5[12]|6[0-26-9]|7[014-9]|8[013-57]|9[014-7])|5(?:1[025]|22|[36][25]|4[28]|[578]1|9[15])|6(?:12|[2-47]1|5[17]|6[13]|80)|7(?:12|2[14]|3[134]|4[47]|5[15]|[67]1)|8(?:16|2[014]|3[126]|6[136]|7[078]|8[34]|91))[2-7]\\d{6}|(?:1(?:2[35-8]|3[346-9]|4[236-9]|[59][0235-9]|6[235-9]|7[34689]|8[257-9])|2(?:1[134689]|3[24-8]|4[2-8]|5[25689]|6[2-4679]|7[3-79]|8[2-479]|9[235-9])|3(?:01|1[79]|2[1245]|4[5-8]|5[125689]|6[235-7]|7[157-9]|8[2-46-8])|4(?:1[14578]|2[5689]|3[2-467]|5[4-7]|6[35]|73|8[2689]|9[2389])|5(?:[16][146-9]|2[14-8]|3[1346]|4[14-69]|5[46]|7[2-4]|8[2-8]|9[246])|6(?:1[1358]|2[2457]|3[2-4]|4[235-7]|5[2-689]|6[24578]|7[235689]|8[124-6])|7(?:1[013-9]|2[0235-9]|3[2679]|4[1-35689]|5[2-46-9]|[67][02-9]|8[013-7]|9[089])|8(?:1[1357-9]|2[235-8]|3[03-57-9]|4[0-24-9]|5\\d|6[2457-9]|7[1-6]|8[1256]|9[2-4]))\\d[2-7]\\d{5}",,,,"7410410123",,,[10],[6,7,8]],[,,"(?:61279|7(?:887[02-9]|9(?:313|79[07-9]))|8(?:079[04-9]|(?:84|91)7[02-8]))\\d{5}|(?:6(?:12|[2-47]1|5[17]|6[13]|80)[0189]|7(?:1(?:2[0189]|9[0-5])|2(?:[14][017-9]|8[0-59])|3(?:2[5-8]|[34][017-9]|9[016-9])|4(?:1[015-9]|[29][89]|39|8[389])|5(?:[15][017-9]|2[04-9]|9[7-9])|6(?:0[0-47]|1[0-257-9]|2[0-4]|3[19]|5[4589])|70[0289]|88[089]|97[02-8])|8(?:0(?:6[67]|7[02-8])|70[017-9]|84[01489]|91[0-289]))\\d{6}|(?:7(?:31|4[47])|8(?:16|2[014]|3[126]|6[136]|7[78]|83))(?:[0189]\\d|7[02-8])\\d{5}|(?:6(?:[09]\\d|1[04679]|2[03689]|3[05-9]|4[0489]|50|6[069]|7[07]|8[7-9])|7(?:0\\d|2[0235-79]|3[05-8]|40|5[0346-8]|6[6-9]|7[1-9]|8[0-79]|9[089])|8(?:0[01589]|1[0-57-9]|2[235-9]|3[03-57-9]|[45]\\d|6[02457-9]|7[1-69]|8[0-25-9]|9[02-9])|9\\d\\d)\\d{7}|(?:6(?:(?:1[1358]|2[2457]|3[2-4]|4[235-7]|5[2-689]|6[24578]|8[124-6])\\d|7(?:[235689]\\d|4[0189]))|7(?:1(?:[013-8]\\d|9[6-9])|28[6-8]|3(?:2[0-49]|9[2-5])|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]|881))[0189]\\d{5}",,,,"8123456789",,,[10]],[,,"000800\\d{7}|1(?:600\\d{6}|80(?:0\\d{4,9}|3\\d{9}))",,,,"1800123456"],[,,"186[12]\\d{9}",,,,"1861123456789",,,[13]],[,,"1860\\d{7}",,,,"18603451234",,,[11]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"IN",91,"00","0",,,"0",,,,[[,"(\\d{7})","$1",["575"]],[,"(\\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)"],,,1],[,"(\\d{4})(\\d{4,5})","$1 $2",["180","1800"],,,1],[,"(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["140"],,,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)"],,,1],[,"(\\d{3})(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3 $4",["0"]],[,"(\\d{4})(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3 $4",["18"],,,1]],[[,"(\\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)"],,,1],[,"(\\d{4})(\\d{4,5})","$1 $2",["180","1800"],,,1],[,"(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["140"],,,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)"],,,1],[,"(\\d{4})(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3 $4",["18"],,,1]],[,,,,,,,,,[-1]],,,[,,"1(?:600\\d{6}|800\\d{4,9})|(?:000800|18(?:03\\d\\d|6(?:0|[12]\\d\\d)))\\d{7}"],[,,"140\\d{7}",,,,"1409305260",,,[10]],,,[,,,,,,,,,[-1]]],IO:[,[,,"3\\d{6}",,,,,,,[7]],[,,"37\\d{5}",,,,"3709100"],[,,"38\\d{5}",,,,"3801234"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"IO",246,"00",,,,,,,,[[,"(\\d{3})(\\d{4})","$1 $2",["3"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],IQ:[,[,,"(?:1|7\\d\\d)\\d{7}|[2-6]\\d{7,8}",,,,,,,[8,9,10],[6,7]],[,,"1\\d{7}|(?:2[13-5]|3[02367]|4[023]|5[03]|6[026])\\d{6,7}",,,,"12345678",,,[8,9],[6,7]],[,,"7[3-9]\\d{8}",,,,"7912345678",,,[10]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"IQ",964,"00","0",,,"0",,,,[[,"(\\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"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],IR:[,[,,"[1-9]\\d{9}|(?:[1-8]\\d\\d|9)\\d{3,4}",,,,,,,[4,5,6,7,10],[8]],[,,"(?:1[137]|2[13-68]|3[1458]|4[145]|5[1468]|6[16]|7[1467]|8[13467])(?:[03-57]\\d{7}|[16]\\d{3}(?:\\d{4})?|[289]\\d{3}(?:\\d(?:\\d{3})?)?)|94(?:000[09]|2(?:121|[2689]0\\d)|30[0-2]\\d|4(?:111|40\\d))\\d{4}",,,,"2123456789",,,[6,7,10],[4,5,8]],[,,"9(?:(?:0(?:[0-35]\\d|4[4-6])|(?:[13]\\d|2[0-3])\\d)\\d|9(?:[0-46]\\d\\d|5[15]0|8(?:[12]\\d|88)|9(?:0[0-3]|[19]\\d|21|69|77|8[7-9])))\\d{5}",,,,"9123456789",,,[10]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"IR",98,"00","0",,,"0",,,,[[,"(\\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"]],,[,,,,,,,,,[-1]],,,[,,"9(?:4440\\d{5}|6(?:0[12]|2[16-8]|3(?:08|[14]5|[23]|66)|4(?:0|80)|5[01]|6[89]|86|9[19]))",,,,,,,[4,5,10]],[,,"96(?:0[12]|2[16-8]|3(?:08|[14]5|[23]|66)|4(?:0|80)|5[01]|6[89]|86|9[19])",,,,"9601",,,[4,5]],,,[,,,,,,,,,[-1]]],IS:[,[,,"(?:38\\d|[4-9])\\d{6}",,,,,,,[7,9]],[,,"(?:4(?:1[0-24-69]|2[0-7]|[37][0-8]|4[0-24589]|5[0-68]|6\\d|8[0-36-8])|5(?:05|[156]\\d|2[02578]|3[0-579]|4[03-7]|7[0-2578]|8[0-35-9]|9[013-689])|872)\\d{4}",,,,"4101234",,,[7]],[,,"(?:38[589]\\d\\d|6(?:1[1-8]|2[0-6]|3[026-9]|4[014679]|5[0159]|6[0-69]|70|8[06-8]|9\\d)|7(?:5[057]|[6-9]\\d)|8(?:2[0-59]|[3-69]\\d|8[238]))\\d{4}",,,,"6111234"],[,,"80[0-8]\\d{4}",,,,"8001234",,,[7]],[,,"90(?:0\\d|1[5-79]|2[015-79]|3[135-79]|4[125-7]|5[25-79]|7[1-37]|8[0-35-7])\\d{3}",,,,"9001234",,,[7]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"49[0-24-79]\\d{4}",,,,"4921234",,,[7]],"IS",354,"00|1(?:0(?:01|[12]0)|100)",,,,,,"00",,[[,"(\\d{3})(\\d{4})","$1 $2",["[4-9]"]],[,"(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["3"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,"809\\d{4}",,,,"8091234",,,[7]],,,[,,"(?:689|8(?:7[18]|80)|95[48])\\d{4}",,,,"6891234",,,[7]]],IT:[,[,,"0\\d{5,10}|1\\d{8,10}|3(?:[0-8]\\d{7,10}|9\\d{7,8})|(?:55|70)\\d{8}|8\\d{5}(?:\\d{2,4})?",,,,,,,[6,7,8,9,10,11,12]],[,,"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}",,,,"0212345678",,,[6,7,8,9,10,11]],[,,"3[1-9]\\d{8}|3[2-9]\\d{7}",,,,"3123456789",,,[9,10]],[,,"80(?:0\\d{3}|3)\\d{3}",,,,"800123456",,,[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}",,,,"899123456",,,[6,8,9,10]],[,,"84(?:[08]\\d{3}|[17])\\d{3}",,,,"848123456",,,[6,9]],[,,"1(?:78\\d|99)\\d{6}",,,,"1781234567",,,[9,10]],[,,"55\\d{8}",,,,"5512345678",,,[10]],"IT",39,"00",,,,,,,,[[,"(\\d{4,5})","$1",["1(?:0|9[246])","1(?:0|9(?:2[2-9]|[46]))"]],[,"(\\d{6})","$1",["1(?:1|92)"]],[,"(\\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]"]],[,"(\\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"]]],[[,"(\\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]"]],[,"(\\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"]]],[,,,,,,,,,[-1]],1,,[,,"848\\d{6}",,,,,,,[9]],[,,,,,,,,,[-1]],,,[,,"3[2-8]\\d{9,10}",,,,"33101234501",,,[11,12]]],JE:[,[,,"1534\\d{6}|(?:[3578]\\d|90)\\d{8}",,,,,,,[10],[6]],[,,"1534[0-24-8]\\d{5}",,,,"1534456789",,,,[6]],[,,"7(?:(?:(?:50|82)9|937)\\d|7(?:00[378]|97[7-9]))\\d{5}",,,,"7797712345"],[,,"80(?:07(?:35|81)|8901)\\d{4}",,,,"8007354567"],[,,"(?:8(?:4(?:4(?:4(?:05|42|69)|703)|5(?:041|800))|7(?:0002|1206))|90(?:066[59]|1810|71(?:07|55)))\\d{4}",,,,"9018105678"],[,,,,,,,,,[-1]],[,,"701511\\d{4}",,,,"7015115678"],[,,"56\\d{8}",,,,"5612345678"],"JE",44,"00","0",,,"([0-24-8]\\d{5})$|0","1534$1",,,,,[,,"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}",,,,"7640123456"],,,[,,,,,,,,,[-1]],[,,"(?: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}",,,,"5512345678"],,,[,,,,,,,,,[-1]]],JM:[,[,,"(?:[58]\\d\\d|658|900)\\d{7}",,,,,,,[10],[7]],[,,"8766060\\d{3}|(?:658(?:2(?:[0-8]\\d|9[0-46-9])|[3-9]\\d\\d)|876(?:52[35]|6(?:0[1-3579]|1[0235-9]|[23]\\d|40|5[06]|6[2-589]|7[0-25-9]|8[04]|9[4-9])|7(?:0[2-689]|[1-6]\\d|8[056]|9[45])|9(?:0[1-8]|1[02378]|[2-8]\\d|9[2-468])))\\d{4}",,,,"8765230123",,,,[7]],[,,"(?:658295|876(?:2(?:0[1-9]|[13-9]\\d|2[013-9])|[348]\\d\\d|5(?:0[1-9]|[1-9]\\d)|6(?:4[89]|6[67])|7(?:0[07]|7\\d|8[1-47-9]|9[0-36-9])|9(?:[01]9|9[0579])))\\d{4}",,,,"8762101234",,,,[7]],[,,"8(?:00|33|44|55|66|77|88)[2-9]\\d{6}",,,,"8002123456"],[,,"900[2-9]\\d{6}",,,,"9002123456"],[,,,,,,,,,[-1]],[,,"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}",,,,"5002345678"],[,,,,,,,,,[-1]],"JM",1,"011","1",,,"1",,,,,,[,,,,,,,,,[-1]],,"658|876",[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],JO:[,[,,"(?:(?:[2689]|7\\d)\\d|32|53)\\d{6}",,,,,,,[8,9]],[,,"87(?:000|90[01])\\d{3}|(?:2(?:6(?:2[0-35-9]|3[0-578]|4[24-7]|5[0-24-8]|[6-8][023]|9[0-3])|7(?:0[1-79]|10|2[014-7]|3[0-689]|4[019]|5[0-3578]))|32(?:0[1-69]|1[1-35-7]|2[024-7]|3\\d|4[0-3]|[5-7][023])|53(?:0[0-3]|[13][023]|2[0-59]|49|5[0-35-9]|6[15]|7[45]|8[1-6]|9[0-36-9])|6(?:2(?:[05]0|22)|3(?:00|33)|4(?:0[0-25]|1[2-7]|2[0569]|[38][07-9]|4[025689]|6[0-589]|7\\d|9[0-2])|5(?:[01][056]|2[034]|3[0-57-9]|4[178]|5[0-69]|6[0-35-9]|7[1-379]|8[0-68]|9[0239]))|87(?:20|7[078]|99))\\d{4}",,,,"62001234",,,[8]],[,,"7(?:[78][0-25-9]|9\\d)\\d{6}",,,,"790123456",,,[9]],[,,"80\\d{6}",,,,"80012345",,,[8]],[,,"9\\d{7}",,,,"90012345",,,[8]],[,,"85\\d{6}",,,,"85012345",,,[8]],[,,"70\\d{7}",,,,"700123456",,,[9]],[,,,,,,,,,[-1]],"JO",962,"00","0",,,"0",,,,[[,"(\\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"]],,[,,"74(?:66|77)\\d{5}",,,,"746612345",,,[9]],,,[,,,,,,,,,[-1]],[,,"8(?:10|8\\d)\\d{5}",,,,"88101234",,,[8]],,,[,,,,,,,,,[-1]]],JP:[,[,,"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]],[,,"(?:1(?:1[235-8]|2[3-6]|3[3-9]|4[2-6]|[58][2-8]|6[2-7]|7[2-9]|9[1-9])|(?:2[2-9]|[36][1-9])\\d|4(?:[2-578]\\d|6[02-8]|9[2-59])|5(?:[2-589]\\d|6[1-9]|7[2-8])|7(?:[25-9]\\d|3[4-9]|4[02-9])|8(?:[2679]\\d|3[2-9]|4[5-9]|5[1-9]|8[03-9])|9(?:[2-58]\\d|[679][1-9]))\\d{6}",,,,"312345678",,,[9]],[,,"[7-9]0[1-9]\\d{7}",,,,"9012345678",,,[10]],[,,"00777(?:[01]|5\\d)\\d\\d|(?:00(?:7778|882[1245])|(?:120|800\\d)\\d\\d)\\d{4}|00(?:37|66|78)\\d{6,13}",,,,"120123456"],[,,"990\\d{6}",,,,"990123456",,,[9]],[,,,,,,,,,[-1]],[,,"60\\d{7}",,,,"601234567",,,[9]],[,,"50[1-9]\\d{7}",,,,"5012345678",,,[10]],"JP",81,"010","0",,,"(000[259]\\d{6})$|(?:(?:003768)0?)|0","$1",,,[[,"(\\d{4})(\\d{4})","$1-$2",["007","0077","00777","00777[01]"]],[,"(\\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{4})(\\d{2})(\\d{3,4})","$1-$2-$3",["007","0077"]],[,"(\\d{4})(\\d{2})(\\d{4})","$1-$2-$3",["008"]],[,"(\\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"],[,"(\\d{4})(\\d{3})(\\d{3,4})","$1-$2-$3",["0"]],[,"(\\d{4})(\\d{4})(\\d{4,5})","$1-$2-$3",["0"]],[,"(\\d{4})(\\d{5})(\\d{5,6})","$1-$2-$3",["0"]],[,"(\\d{4})(\\d{6})(\\d{6,7})","$1-$2-$3",["0"]]],[[,"(\\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"]],[,,"20\\d{8}",,,,"2012345678",,,[10]],,,[,,"00(?:777(?:[01]|(?:5|8\\d)\\d)|882[1245]\\d\\d)\\d\\d|00(?:37|66|78)\\d{6,13}"],[,,"570\\d{6}",,,,"570123456",,,[9]],,,[,,,,,,,,,[-1]]],KE:[,[,,"(?:[17]\\d\\d|900)\\d{6}|(?:2|80)0\\d{6,7}|[4-6]\\d{6,8}",,,,,,,[7,8,9,10]],[,,"(?:4[245]|5[1-79]|6[01457-9])\\d{5,7}|(?:4[136]|5[08]|62)\\d{7}|(?:[24]0|66)\\d{6,7}",,,,"202012345",,,[7,8,9]],[,,"(?:1(?:0[0-6]|1[0-5]|2[014]|30)|7\\d\\d)\\d{6}",,,,"712123456",,,[9]],[,,"800[2-8]\\d{5,6}",,,,"800223456",,,[9,10]],[,,"900[02-9]\\d{5}",,,,"900223456",,,[9]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"KE",254,"000","0",,,"0",,,,[[,"(\\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"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],KG:[,[,,"8\\d{9}|[235-9]\\d{8}",,,,,,,[9,10],[5,6]],[,,"312(?:5[0-79]\\d|9(?:[0-689]\\d|7[0-24-9]))\\d{3}|(?:3(?:1(?:2[0-46-8]|3[1-9]|47|[56]\\d)|2(?:22|3[0-479]|6[0-7])|4(?:22|5[6-9]|6\\d)|5(?:22|3[4-7]|59|6\\d)|6(?:22|5[35-7]|6\\d)|7(?:22|3[468]|4[1-9]|59|[67]\\d)|9(?:22|4[1-8]|6\\d))|6(?:09|12|2[2-4])\\d)\\d{5}",,,,"312123456",,,[9],[5,6]],[,,"312(?:58\\d|973)\\d{3}|(?:2(?:0[0-35]|2\\d)|5[0-24-7]\\d|600|7(?:[07]\\d|55)|88[08]|9(?:12|9[05-9]))\\d{6}",,,,"700123456",,,[9]],[,,"800\\d{6,7}",,,,"800123456"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"KG",996,"00","0",,,"0",,,,[[,"(\\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"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],KH:[,[,,"1\\d{9}|[1-9]\\d{7,8}",,,,,,,[8,9,10],[6,7]],[,,"23(?:4(?:[2-4]|[56]\\d)|[568]\\d\\d)\\d{4}|23[236-9]\\d{5}|(?:2[4-6]|3[2-6]|4[2-4]|[5-7][2-5])(?:(?:[237-9]|4[56]|5\\d)\\d{5}|6\\d{5,6})",,,,"23756789",,,[8,9],[6,7]],[,,"(?:(?:1[28]|3[18]|9[67])\\d|6[016-9]|7(?:[07-9]|[16]\\d)|8(?:[013-79]|8\\d))\\d{6}|(?:1\\d|9[0-57-9])\\d{6}|(?:2[3-6]|3[2-6]|4[2-4]|[5-7][2-5])48\\d{5}",,,,"91234567",,,[8,9]],[,,"1800(?:1\\d|2[019])\\d{4}",,,,"1800123456",,,[10]],[,,"1900(?:1\\d|2[09])\\d{4}",,,,"1900123456",,,[10]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"KH",855,"00[14-9]","0",,,"0",,,,[[,"(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[1-9]"],"0$1"],[,"(\\d{4})(\\d{3})(\\d{3})","$1 $2 $3",["1"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],KI:[,[,,"(?:[37]\\d|6[0-79])\\d{6}|(?:[2-48]\\d|50)\\d{3}",,,,,,,[5,8]],[,,"(?:[24]\\d|3[1-9]|50|65(?:02[12]|12[56]|22[89]|[3-5]00)|7(?:27\\d\\d|3100|5(?:02[12]|12[56]|22[89]|[34](?:00|81)|500))|8[0-5])\\d{3}",,,,"31234"],[,,"(?:6200[01]|7(?:310[1-9]|5(?:02[03-9]|12[0-47-9]|22[0-7]|[34](?:0[1-9]|8[02-9])|50[1-9])))\\d{3}|(?:63\\d\\d|7(?:(?:[0146-9]\\d|2[0-689])\\d|3(?:[02-9]\\d|1[1-9])|5(?:[0-2][013-9]|[34][1-79]|5[1-9]|[6-9]\\d)))\\d{4}",,,,"72001234",,,[8]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"30(?:0[01]\\d\\d|12(?:11|20))\\d\\d",,,,"30010000",,,[8]],"KI",686,"00","0",,,"0",,,,,,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],KM:[,[,,"[3478]\\d{6}",,,,,,,[7],[4]],[,,"7[4-7]\\d{5}",,,,"7712345",,,,[4]],[,,"[34]\\d{6}",,,,"3212345"],[,,,,,,,,,[-1]],[,,"8\\d{6}",,,,"8001234"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"KM",269,"00",,,,,,,,[[,"(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3",["[3478]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],KN:[,[,,"(?:[58]\\d\\d|900)\\d{7}",,,,,,,[10],[7]],[,,"869(?:2(?:29|36)|302|4(?:6[015-9]|70)|56[5-7])\\d{4}",,,,"8692361234",,,,[7]],[,,"869(?:48[89]|55[6-8]|66\\d|76[02-7])\\d{4}",,,,"8697652917",,,,[7]],[,,"8(?:00|33|44|55|66|77|88)[2-9]\\d{6}",,,,"8002123456"],[,,"900[2-9]\\d{6}",,,,"9002123456"],[,,,,,,,,,[-1]],[,,"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}",,,,"5002345678"],[,,,,,,,,,[-1]],"KN",1,"011","1",,,"([2-7]\\d{6})$|1","869$1",,,,,[,,,,,,,,,[-1]],,"869",[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],KP:[,[,,"85\\d{6}|(?:19\\d|[2-7])\\d{7}",,,,,,,[8,10],[6,7]],[,,"(?:(?:195|2)\\d|3[19]|4[159]|5[37]|6[17]|7[39]|85)\\d{6}",,,,"21234567",,,,[6,7]],[,,"19[1-3]\\d{7}",,,,"1921234567",,,[10]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"KP",850,"00|99","0",,,"0",,,,[[,"(\\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"]],,[,,,,,,,,,[-1]],,,[,,"238[02-9]\\d{4}|2(?:[0-24-9]\\d|3[0-79])\\d{5}",,,,,,,[8]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],KR:[,[,,"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],[3,4,7]],[,,"(?:2|3[1-3]|[46][1-4]|5[1-5])[1-9]\\d{6,7}|(?:3[1-3]|[46][1-4]|5[1-5])1\\d{2,3}",,,,"22123456",,,[5,6,8,9,10],[3,4,7]],[,,"1(?:05(?:[0-8]\\d|9[0-6])|22[13]\\d)\\d{4,5}|1(?:0[0-46-9]|[16-9]\\d|2[013-9])\\d{6,7}",,,,"1020000000",,,[9,10]],[,,"00(?:308\\d{6,7}|798\\d{7,9})|(?:00368|80)\\d{7}",,,,"801234567",,,[9,11,12,13,14]],[,,"60[2-9]\\d{6}",,,,"602345678",,,[9]],[,,,,,,,,,[-1]],[,,"50\\d{8,9}",,,,"5012345678",,,[10,11]],[,,"70\\d{8}",,,,"7012345678",,,[10]],"KR",82,"00(?:[125689]|3(?:[46]5|91)|7(?:00|27|3|55|6[126]))","0",,,"0(8(?:[1-46-8]|5\\d\\d))?",,,,[[,"(\\d{5})","$1",["1[016-9]1","1[016-9]11","1[016-9]114"],"0$1"],[,"(\\d{2})(\\d{3,4})","$1-$2",["(?:3[1-3]|[46][1-4]|5[1-5])1"],"0$1","0$CC-$1"],[,"(\\d{4})(\\d{4})","$1-$2",["1"]],[,"(\\d)(\\d{3,4})(\\d{4})","$1-$2-$3",["2"],"0$1","0$CC-$1"],[,"(\\d{2})(\\d{3})(\\d{4})","$1-$2-$3",["60|8"],"0$1","0$CC-$1"],[,"(\\d{2})(\\d{3,4})(\\d{4})","$1-$2-$3",["[1346]|5[1-5]"],"0$1","0$CC-$1"],[,"(\\d{2})(\\d{4})(\\d{4})","$1-$2-$3",["[57]"],"0$1","0$CC-$1"],[,"(\\d{5})(\\d{3})(\\d{3})","$1 $2 $3",["003","0030"]],[,"(\\d{2})(\\d{5})(\\d{4})","$1-$2-$3",["5"],"0$1","0$CC-$1"],[,"(\\d{5})(\\d{3,4})(\\d{4})","$1 $2 $3",["0"]],[,"(\\d{5})(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3 $4",["0"]]],[[,"(\\d{2})(\\d{3,4})","$1-$2",["(?:3[1-3]|[46][1-4]|5[1-5])1"],"0$1","0$CC-$1"],[,"(\\d{4})(\\d{4})","$1-$2",["1"]],[,"(\\d)(\\d{3,4})(\\d{4})","$1-$2-$3",["2"],"0$1","0$CC-$1"],[,"(\\d{2})(\\d{3})(\\d{4})","$1-$2-$3",["60|8"],"0$1","0$CC-$1"],[,"(\\d{2})(\\d{3,4})(\\d{4})","$1-$2-$3",["[1346]|5[1-5]"],"0$1","0$CC-$1"],[,"(\\d{2})(\\d{4})(\\d{4})","$1-$2-$3",["[57]"],"0$1","0$CC-$1"],[,"(\\d{2})(\\d{5})(\\d{4})","$1-$2-$3",["5"],"0$1","0$CC-$1"]],[,,"15\\d{7,8}",,,,"1523456789",,,[9,10]],,,[,,"00(?:3(?:08\\d{6,7}|68\\d{7})|798\\d{7,9})",,,,,,,[11,12,13,14]],[,,"1(?:5(?:22|33|44|66|77|88|99)|6(?:[07]0|44|6[168]|88)|8(?:00|33|55|77|99))\\d{4}",,,,"15441234",,,[8]],,,[,,,,,,,,,[-1]]],KW:[,[,,"18\\d{5}|(?:[2569]\\d|41)\\d{6}",,,,,,,[7,8]],[,,"2(?:[23]\\d\\d|4(?:[1-35-9]\\d|44)|5(?:0[034]|[2-46]\\d|5[1-3]|7[1-7]))\\d{4}",,,,"22345678",,,[8]],[,,"(?:41\\d\\d|5(?:(?:[05]\\d|1[0-7]|6[56])\\d|2(?:22|5[25])|7(?:55|77)|88[58])|6(?:(?:0[034679]|5[015-9]|6\\d)\\d|1(?:00|11|66)|222|3[36]3|444|7(?:0[013-9]|[67]\\d)|888|9(?:[069]\\d|3[039]))|9(?:(?:0[09]|[4679]\\d|8[057-9])\\d|1(?:1[01]|99)|2(?:00|2\\d)|3(?:00|3[03])|5(?:00|5\\d)))\\d{4}",,,,"50012345",,,[8]],[,,"18\\d{5}",,,,"1801234",,,[7]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"KW",965,"00",,,,,,,,[[,"(\\d{4})(\\d{3,4})","$1 $2",["[169]|2(?:[235]|4[1-35-9])|52"]],[,"(\\d{3})(\\d{5})","$1 $2",["[245]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],KY:[,[,,"(?:345|[58]\\d\\d|900)\\d{7}",,,,,,,[10],[7]],[,,"345(?:2(?:22|3[23]|44|66)|333|444|6(?:23|38|40)|7(?:30|4[35-79]|6[6-9]|77)|8(?:00|1[45]|[48]8)|9(?:14|4[035-9]))\\d{4}",,,,"3452221234",,,,[7]],[,,"345(?:32[1-9]|42[0-4]|5(?:1[67]|2[5-79]|4[6-9]|50|76)|649|82[56]|9(?:1[679]|2[2-9]|3[06-9]|90))\\d{4}",,,,"3453231234",,,,[7]],[,,"8(?:00|33|44|55|66|77|88)[2-9]\\d{6}",,,,"8002345678"],[,,"(?:345976|900[2-9]\\d\\d)\\d{4}",,,,"9002345678"],[,,,,,,,,,[-1]],[,,"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}",,,,"5002345678"],[,,,,,,,,,[-1]],"KY",1,"011","1",,,"([2-9]\\d{6})$|1","345$1",,,,,[,,"345849\\d{4}",,,,"3458491234"],,"345",[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],KZ:[,[,,"(?:33622|8\\d{8})\\d{5}|[78]\\d{9}",,,,,,,[10,14],[5,6,7]],[,,"(?:33622|7(?:1(?:0(?:[23]\\d|4[0-3]|59|63)|1(?:[23]\\d|4[0-79]|59)|2(?:[23]\\d|59)|3(?:2\\d|3[0-79]|4[0-35-9]|59)|4(?:[24]\\d|3[013-9]|5[1-9]|97)|5(?:2\\d|3[1-9]|4[0-7]|59)|6(?:[2-4]\\d|5[19]|61)|72\\d|8(?:[27]\\d|3[1-46-9]|4[0-5]|59))|2(?:1(?:[23]\\d|4[46-9]|5[3469])|2(?:2\\d|3[0679]|46|5[12679])|3(?:[2-4]\\d|5[139])|4(?:2\\d|3[1-35-9]|59)|5(?:[23]\\d|4[0-8]|59|61)|6(?:2\\d|3[1-9]|4[0-4]|59)|7(?:[2379]\\d|40|5[279])|8(?:[23]\\d|4[0-3]|59)|9(?:2\\d|3[124578]|59))))\\d{5}",,,,"7123456789",,,[10],[5,6,7]],[,,"7(?:0[0-25-8]|47|6[0-4]|7[15-8]|85)\\d{7}",,,,"7710009998",,,[10]],[,,"8(?:00|108\\d{3})\\d{7}",,,,"8001234567"],[,,"809\\d{7}",,,,"8091234567",,,[10]],[,,,,,,,,,[-1]],[,,"808\\d{7}",,,,"8081234567",,,[10]],[,,"751\\d{7}",,,,"7511234567",,,[10]],"KZ",7,"810","8",,,"8",,"8~10",,,,[,,,,,,,,,[-1]],,"33|7",[,,"751\\d{7}",,,,,,,[10]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],LA:[,[,,"[23]\\d{9}|3\\d{8}|(?:[235-8]\\d|41)\\d{6}",,,,,,,[8,9,10],[6]],[,,"(?:2[13]|[35-7][14]|41|8[1468])\\d{6}",,,,"21212862",,,[8],[6]],[,,"(?:20(?:[2359]\\d|7[6-8]|88)|302\\d)\\d{6}",,,,"2023123456",,,[10]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"LA",856,"00","0",,,"0",,,,[[,"(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["2[13]|3[14]|[4-8]"],"0$1"],[,"(\\d{2})(\\d{2})(\\d{2})(\\d{3})","$1 $2 $3 $4",["30[013-9]"],"0$1"],[,"(\\d{2})(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3 $4",["[23]"],"0$1"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,"30[013-9]\\d{6}",,,,"301234567",,,[9]],,,[,,,,,,,,,[-1]]],LB:[,[,,"[27-9]\\d{7}|[13-9]\\d{6}",,,,,,,[7,8]],[,,"7(?:62|8[0-7]|9[04-9])\\d{4}|(?:[14-69]\\d|2(?:[14-69]\\d|[78][1-9])|7[2-57]|8[02-9])\\d{5}",,,,"1123456"],[,,"793(?:[01]\\d|2[0-4])\\d{3}|(?:(?:3|81)\\d|7(?:[01]\\d|6[013-9]|8[89]|9[12]))\\d{5}",,,,"71123456"],[,,,,,,,,,[-1]],[,,"9[01]\\d{6}",,,,"90123456",,,[8]],[,,"80\\d{6}",,,,"80123456",,,[8]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"LB",961,"00","0",,,"0",,,,[[,"(\\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]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],LC:[,[,,"(?:[58]\\d\\d|758|900)\\d{7}",,,,,,,[10],[7]],[,,"758(?:234|4(?:30|5\\d|6[2-9]|8[0-2])|57[0-2]|(?:63|75)8)\\d{4}",,,,"7584305678",,,,[7]],[,,"758(?:28[4-7]|384|4(?:6[01]|8[4-9])|5(?:1[89]|20|84)|7(?:1[2-9]|2\\d|3[0-3])|812)\\d{4}",,,,"7582845678",,,,[7]],[,,"8(?:00|33|44|55|66|77|88)[2-9]\\d{6}",,,,"8002123456"],[,,"900[2-9]\\d{6}",,,,"9002123456"],[,,,,,,,,,[-1]],[,,"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}",,,,"5002345678"],[,,,,,,,,,[-1]],"LC",1,"011","1",,,"([2-8]\\d{6})$|1","758$1",,,,,[,,,,,,,,,[-1]],,"758",[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],LI:[,[,,"[68]\\d{8}|(?:[2378]\\d|90)\\d{5}",,,,,,,[7,9]],[,,"(?:2(?:01|1[27]|2[02]|3\\d|6[02-578]|96)|3(?:[24]0|33|7[0135-7]|8[048]|9[0269]))\\d{4}",,,,"2345678",,,[7]],[,,"(?:6(?:(?:4[5-9]|5[0-469])\\d|6(?:[0245]\\d|[17]0|3[7-9]))\\d|7(?:[37-9]\\d|42|56))\\d{4}",,,,"660234567"],[,,"8002[28]\\d\\d|80(?:05\\d|9)\\d{4}",,,,"8002222"],[,,"90(?:02[258]|1(?:23|3[14])|66[136])\\d\\d",,,,"9002222",,,[7]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"LI",423,"00","0",,,"(1001)|0",,,,[[,"(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3",["[2379]|8(?:0[09]|7)","[2379]|8(?:0(?:02|9)|7)"],,"$CC $1"],[,"(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["8"]],[,"(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["69"],,"$CC $1"],[,"(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["6"],,"$CC $1"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,"870(?:28|87)\\d\\d",,,,"8702812",,,[7]],,,[,,"697(?:42|56|[78]\\d)\\d{4}",,,,"697861234",,,[9]]],LK:[,[,,"[1-9]\\d{8}",,,,,,,[9],[7]],[,,"(?:12[2-9]|602|8[12]\\d|9(?:1\\d|22|9[245]))\\d{6}|(?:11|2[13-7]|3[1-8]|4[157]|5[12457]|6[35-7])[2-57]\\d{6}",,,,"112345678",,,,[7]],[,,"7(?:[0-25-8]\\d|4[0-4])\\d{6}",,,,"712345678"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"LK",94,"00","0",,,"0",,,,[[,"(\\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"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,"1973\\d{5}",,,,"197312345"],,,[,,,,,,,,,[-1]]],LR:[,[,,"(?:[25]\\d|33|77|88)\\d{7}|(?:2\\d|[4-6])\\d{6}",,,,,,,[7,8,9]],[,,"2\\d{7}",,,,"21234567",,,[8]],[,,"(?:(?:(?:22|33)0|555|(?:77|88)\\d)\\d|4[67])\\d{5}|[56]\\d{6}",,,,"770123456",,,[7,9]],[,,,,,,,,,[-1]],[,,"332(?:02|[34]\\d)\\d{4}",,,,"332021234",,,[9]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"LR",231,"00","0",,,"0",,,,[[,"(\\d)(\\d{3})(\\d{3})","$1 $2 $3",["[4-6]"],"0$1"],[,"(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["2"],"0$1"],[,"(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[23578]"],"0$1"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],LS:[,[,,"(?:[256]\\d\\d|800)\\d{5}",,,,,,,[8]],[,,"2\\d{7}",,,,"22123456"],[,,"[56]\\d{7}",,,,"50123456"],[,,"800[256]\\d{4}",,,,"80021234"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"LS",266,"00",,,,,,,,[[,"(\\d{4})(\\d{4})","$1 $2",["[2568]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],LT:[,[,,"(?:[3469]\\d|52|[78]0)\\d{6}",,,,,,,[8]],[,,"(?:3[1478]|4[124-6]|52)\\d{6}",,,,"31234567"],[,,"6\\d{7}",,,,"61234567"],[,,"80[02]\\d{5}",,,,"80012345"],[,,"9(?:0[0239]|10)\\d{5}",,,,"90012345"],[,,"808\\d{5}",,,,"80812345"],[,,"70[05]\\d{5}",,,,"70012345"],[,,"[89]01\\d{5}",,,,"80123456"],"LT",370,"00","8",,,"[08]",,,,[[,"(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["52[0-7]"],"(8-$1)",,1],[,"(\\d{3})(\\d{2})(\\d{3})","$1 $2 $3",["[7-9]"],"8 $1",,1],[,"(\\d{2})(\\d{6})","$1 $2",["37|4(?:[15]|6[1-8])"],"(8-$1)",,1],[,"(\\d{3})(\\d{5})","$1 $2",["[3-6]"],"(8-$1)",,1]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,"70[67]\\d{5}",,,,"70712345"],,,[,,,,,,,,,[-1]]],LU:[,[,,"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]],[,,"(?:35[013-9]|80[2-9]|90[89])\\d{1,8}|(?:2[2-9]|3[0-46-9]|[457]\\d|8[13-9]|9[2-579])\\d{2,9}",,,,"27123456"],[,,"6(?:[269][18]|5[1568]|7[189]|81)\\d{6}",,,,"628123456",,,[9]],[,,"800\\d{5}",,,,"80012345",,,[8]],[,,"90[015]\\d{5}",,,,"90012345",,,[8]],[,,"801\\d{5}",,,,"80112345",,,[8]],[,,,,,,,,,[-1]],[,,"20(?:1\\d{5}|[2-689]\\d{1,7})",,,,"20201234",,,[4,5,6,7,8,9,10]],"LU",352,"00",,,,"(15(?:0[06]|1[12]|[35]5|4[04]|6[26]|77|88|99)\\d)",,,,[[,"(\\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])"],,"$CC $1"],[,"(\\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])"],,"$CC $1"],[,"(\\d{2})(\\d{2})(\\d{3})","$1 $2 $3",["20[2-689]"],,"$CC $1"],[,"(\\d{2})(\\d{2})(\\d{2})(\\d{1,2})","$1 $2 $3 $4",["2(?:[0367]|4[3-8])"],,"$CC $1"],[,"(\\d{3})(\\d{2})(\\d{3})","$1 $2 $3",["80[01]|90[015]"],,"$CC $1"],[,"(\\d{2})(\\d{2})(\\d{2})(\\d{3})","$1 $2 $3 $4",["20"],,"$CC $1"],[,"(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["6"],,"$CC $1"],[,"(\\d{2})(\\d{2})(\\d{2})(\\d{2})(\\d{1,2})","$1 $2 $3 $4 $5",["2(?:[0367]|4[3-8])"],,"$CC $1"],[,"(\\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]"],,"$CC $1"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],LV:[,[,,"(?:[268]\\d|90)\\d{6}",,,,,,,[8]],[,,"6\\d{7}",,,,"63123456"],[,,"23(?:23[0-57-9]|33[0238])\\d{3}|2(?:[0-24-9]\\d\\d|3(?:0[07]|[14-9]\\d|2[024-9]|3[0-24-9]))\\d{4}",,,,"21234567"],[,,"80\\d{6}",,,,"80123456"],[,,"90\\d{6}",,,,"90123456"],[,,"81\\d{6}",,,,"81123456"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"LV",371,"00",,,,,,,,[[,"(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["[269]|8[01]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],LY:[,[,,"[2-9]\\d{8}",,,,,,,[9],[7]],[,,"(?:2(?:0[56]|[1-6]\\d|7[124579]|8[124])|3(?:1\\d|2[2356])|4(?:[17]\\d|2[1-357]|5[2-4]|8[124])|5(?:[1347]\\d|2[1-469]|5[13-5]|8[1-4])|6(?:[1-479]\\d|5[2-57]|8[1-5])|7(?:[13]\\d|2[13-79])|8(?:[124]\\d|5[124]|84))\\d{6}",,,,"212345678",,,,[7]],[,,"9[1-6]\\d{7}",,,,"912345678"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"LY",218,"00","0",,,"0",,,,[[,"(\\d{2})(\\d{7})","$1-$2",["[2-9]"],"0$1"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],MA:[,[,,"[5-8]\\d{8}",,,,,,,[9]],[,,"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}",,,,"520123456"],[,,"(?:6(?:[0-79]\\d|8[0-247-9])|7(?:[0167]\\d|2[0-2]|5[01]|8[0-3]))\\d{6}",,,,"650123456"],[,,"80[0-7]\\d{6}",,,,"801234567"],[,,"89\\d{7}",,,,"891234567"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"(?:592(?:4[0-2]|93)|80[89]\\d\\d)\\d{4}",,,,"592401234"],"MA",212,"00","0",,,"0",,,,[[,"(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["5[45]"],"0$1"],[,"(\\d{4})(\\d{5})","$1-$2",["5(?:2[2-489]|3[5-9]|9)|8(?:0[89]|92)","5(?:2(?:[2-49]|8[235-9])|3[5-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"]],,[,,,,,,,,,[-1]],1,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],MC:[,[,,"(?:[3489]|6\\d)\\d{7}",,,,,,,[8,9]],[,,"(?:870|9[2-47-9]\\d)\\d{5}",,,,"99123456",,,[8]],[,,"4(?:[46]\\d|5[1-9])\\d{5}|(?:3|6\\d)\\d{7}",,,,"612345678"],[,,"(?:800|90\\d)\\d{5}",,,,"90123456",,,[8]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"MC",377,"00","0",,,"0",,,,[[,"(\\d{3})(\\d{3})(\\d{2})","$1 $2 $3",["87"]],[,"(\\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"]],[[,"(\\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"]],[,,,,,,,,,[-1]],,,[,,"8[07]0\\d{5}",,,,,,,[8]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],MD:[,[,,"(?:[235-7]\\d|[89]0)\\d{6}",,,,,,,[8]],[,,"(?:(?:2[1-9]|3[1-79])\\d|5(?:33|5[257]))\\d{5}",,,,"22212345"],[,,"562\\d{5}|(?:6\\d|7[16-9])\\d{6}",,,,"62112345"],[,,"800\\d{5}",,,,"80012345"],[,,"90[056]\\d{5}",,,,"90012345"],[,,"808\\d{5}",,,,"80812345"],[,,,,,,,,,[-1]],[,,"3[08]\\d{6}",,,,"30123456"],"MD",373,"00","0",,,"0",,,,[[,"(\\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"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,"803\\d{5}",,,,"80312345"],,,[,,,,,,,,,[-1]]],ME:[,[,,"(?:20|[3-79]\\d)\\d{6}|80\\d{6,7}",,,,,,,[8,9],[6]],[,,"(?:20[2-8]|3(?:[0-2][2-7]|3[24-7])|4(?:0[2-467]|1[2467])|5(?:0[2467]|1[24-7]|2[2-467]))\\d{5}",,,,"30234567",,,[8],[6]],[,,"6(?:[07-9]\\d|3[024]|6[0-25])\\d{5}",,,,"67622901",,,[8]],[,,"80(?:[0-2578]|9\\d)\\d{5}",,,,"80080002"],[,,"9(?:4[1568]|5[178])\\d{5}",,,,"94515151",,,[8]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"78[1-49]\\d{5}",,,,"78108780",,,[8]],"ME",382,"00","0",,,"0",,,,[[,"(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[2-9]"],"0$1"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,"77[1-9]\\d{5}",,,,"77273012",,,[8]],,,[,,,,,,,,,[-1]]],MF:[,[,,"590\\d{6}|(?:69|80|9\\d)\\d{7}",,,,,,,[9]],[,,"590(?:0[079]|[14]3|[27][79]|3[03-7]|5[0-268]|87)\\d{4}",,,,"590271234"],[,,"69(?:0\\d\\d|1(?:2[2-9]|3[0-5]))\\d{4}",,,,"690001234"],[,,"80[0-5]\\d{6}",,,,"800012345"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"9(?:(?:395|76[018])\\d|475[0-5])\\d{4}",,,,"976012345"],"MF",590,"00","0",,,"0",,,,,,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],MG:[,[,,"[23]\\d{8}",,,,,,,[9],[7]],[,,"2072[29]\\d{4}|20(?:2\\d|4[47]|5[3467]|6[279]|7[35]|8[268]|9[245])\\d{5}",,,,"202123456",,,,[7]],[,,"3[2-47-9]\\d{7}",,,,"321234567"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"22\\d{7}",,,,"221234567"],"MG",261,"00","0",,,"([24-9]\\d{6})$|0","20$1",,,[[,"(\\d{2})(\\d{2})(\\d{3})(\\d{2})","$1 $2 $3 $4",["[23]"],"0$1"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],MH:[,[,,"329\\d{4}|(?:[256]\\d|45)\\d{5}",,,,,,,[7]],[,,"(?:247|45[78]|528|625)\\d{4}",,,,"2471234"],[,,"(?:(?:23|54)5|329|45[356])\\d{4}",,,,"2351234"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"635\\d{4}",,,,"6351234"],"MH",692,"011","1",,,"1",,,,[[,"(\\d{3})(\\d{4})","$1-$2",["[2-6]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],MK:[,[,,"[2-578]\\d{7}",,,,,,,[8],[6,7]],[,,"(?:(?:2(?:62|77)0|3444)\\d|4[56]440)\\d{3}|(?:34|4[357])700\\d{3}|(?:2(?:[0-3]\\d|5[0-578]|6[01]|82)|3(?:1[3-68]|[23][2-68]|4[23568])|4(?:[23][2-68]|4[3-68]|5[2568]|6[25-8]|7[24-68]|8[4-68]))\\d{5}",,,,"22012345",,,,[6,7]],[,,"7(?:3555|(?:474|9[019]7)7)\\d{3}|7(?:[0-25-8]\\d\\d|3(?:[1-48]\\d|6[01]|7[01578])|4(?:2\\d|60|7[01578])|9(?:[2-4]\\d|5[01]|7[015]))\\d{4}",,,,"72345678"],[,,"800\\d{5}",,,,"80012345"],[,,"5\\d{7}",,,,"50012345"],[,,"8(?:0[1-9]|[1-9]\\d)\\d{5}",,,,"80123456"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"MK",389,"00","0",,,"0",,,,[[,"(\\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"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],ML:[,[,,"[24-9]\\d{7}",,,,,,,[8]],[,,"2(?:07[0-8]|12[67])\\d{4}|(?:2(?:02|1[4-689])|4(?:0[0-4]|4[1-39]))\\d{5}",,,,"20212345"],[,,"2(?:0(?:01|79)|17\\d)\\d{4}|(?:5[01]|[679]\\d|8[2-49])\\d{6}",,,,"65012345"],[,,"80\\d{6}",,,,"80012345"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"ML",223,"00",,,,,,,,[[,"(\\d{4})","$1",["67[057-9]|74[045]","67(?:0[09]|[59]9|77|8[89])|74(?:0[02]|44|55)"]],[,"(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[24-9]"]]],[[,"(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[24-9]"]]],[,,,,,,,,,[-1]],,,[,,"80\\d{6}"],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],MM:[,[,,"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],[5]],[,,"(?:1(?:(?:2\\d|3[56]|[89][0-6])\\d|4(?:2[29]|62|7[0-2]|83)|6)|2(?:2(?:00|8[34])|4(?:0\\d|[26]2|7[0-2]|83)|51\\d\\d)|4(?:2(?:2\\d\\d|48[013])|3(?:20\\d|4(?:70|83)|56)|420\\d|5470)|6(?:0(?:[23]|88\\d)|(?:124|[56]2\\d)\\d|2472|3(?:20\\d|470)|4(?:2[04]\\d|472)|7(?:(?:3\\d|8[01459])\\d|4[67]0)))\\d{4}|5(?:2(?:2\\d{5,6}|47[02]\\d{4})|(?:3472|4(?:2(?:1|86)|470)|522\\d|6(?:20\\d|483)|7(?:20\\d|48[01])|8(?:20\\d|47[02])|9(?:20\\d|470))\\d{4})|7(?:(?:0470|4(?:25\\d|470)|5(?:202|470|96\\d))\\d{4}|1(?:20\\d{4,5}|4(?:70|83)\\d{4}))|8(?:1(?:2\\d{5,6}|4(?:10|7[01]\\d)\\d{3})|2(?:2\\d{5,6}|(?:320|490\\d)\\d{3})|(?:3(?:2\\d\\d|470)|4[24-7]|5(?:(?:2\\d|51)\\d|4(?:[1-35-9]\\d|4[0-57-9]))|6[23])\\d{4})|(?:1[2-6]\\d|4(?:2[24-8]|3[2-7]|[46][2-6]|5[3-5])|5(?:[27][2-8]|3[2-68]|4[24-8]|5[23]|6[2-4]|8[24-7]|9[2-7])|6(?:[19]20|42[03-6]|(?:52|7[45])\\d)|7(?:[04][24-8]|[15][2-7]|22|3[2-4])|8(?:1[2-689]|2[2-8]|[35]2\\d))\\d{4}|25\\d{5,6}|(?:2[2-9]|6(?:1[2356]|[24][2-6]|3[24-6]|5[2-4]|6[2-8]|7[235-7]|8[245]|9[24])|8(?:3[24]|5[245]))\\d{4}",,,,"1234567",,,[6,7,8,9],[5]],[,,"(?:17[01]|9(?:2(?:[0-4]|[56]\\d\\d)|(?:3(?:[0-36]|4\\d)|(?:6\\d|8[89]|9[4-8])\\d|7(?:3|40|[5-9]\\d))\\d|4(?:(?:[0245]\\d|[1379])\\d|88)|5[0-6])\\d)\\d{4}|9[69]1\\d{6}|9(?:[68]\\d|9[089])\\d{5}",,,,"92123456",,,[7,8,9,10]],[,,"80080(?:0[1-9]|2\\d)\\d{3}",,,,"8008001234",,,[10]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"1333\\d{4}|[12]468\\d{4}",,,,"13331234",,,[8]],"MM",95,"00","0",,,"0",,,,[[,"(\\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"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],MN:[,[,,"[12]\\d{7,9}|[5-9]\\d{7}",,,,,,,[8,9,10],[4,5,6]],[,,"[12]2[1-3]\\d{5,6}|(?:(?:[12](?:1|27)|5[368])\\d\\d|7(?:0(?:[0-5]\\d|7[078]|80)|128))\\d{4}|[12](?:3[2-8]|4[2-68]|5[1-4689])\\d{6,7}",,,,"53123456",,,,[4,5,6]],[,,"(?:83[01]|92[039])\\d{5}|(?:5[05]|6[069]|8[015689]|9[013-9])\\d{6}",,,,"88123456",,,[8]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"712[0-79]\\d{4}|7(?:1[013-9]|[25-9]\\d)\\d{5}",,,,"75123456",,,[8]],"MN",976,"001","0",,,"0",,,,[[,"(\\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"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],MO:[,[,,"0800\\d{3}|(?:28|[68]\\d)\\d{6}",,,,,,,[7,8]],[,,"(?:28[2-9]|8(?:11|[2-57-9]\\d))\\d{5}",,,,"28212345",,,[8]],[,,"6800[0-79]\\d{3}|6(?:[235]\\d\\d|6(?:0[0-5]|[1-9]\\d)|8(?:0[1-9]|[14-8]\\d|2[5-9]|[39][0-4]))\\d{4}",,,,"66123456",,,[8]],[,,"0800\\d{3}",,,,"0800501",,,[7]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"MO",853,"00",,,,,,,,[[,"(\\d{4})(\\d{3})","$1 $2",["0"]],[,"(\\d{4})(\\d{4})","$1 $2",["[268]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],MP:[,[,,"[58]\\d{9}|(?:67|90)0\\d{7}",,,,,,,[10],[7]],[,,"670(?:2(?:3[3-7]|56|8[4-8])|32[1-38]|4(?:33|8[348])|5(?:32|55|88)|6(?:64|70|82)|78[3589]|8[3-9]8|989)\\d{4}",,,,"6702345678",,,,[7]],[,,"670(?:2(?:3[3-7]|56|8[4-8])|32[1-38]|4(?:33|8[348])|5(?:32|55|88)|6(?:64|70|82)|78[3589]|8[3-9]8|989)\\d{4}",,,,"6702345678",,,,[7]],[,,"8(?:00|33|44|55|66|77|88)[2-9]\\d{6}",,,,"8002123456"],[,,"900[2-9]\\d{6}",,,,"9002123456"],[,,,,,,,,,[-1]],[,,"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}",,,,"5002345678"],[,,,,,,,,,[-1]],"MP",1,"011","1",,,"([2-9]\\d{6})$|1","670$1",,1,,,[,,,,,,,,,[-1]],,"670",[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],MQ:[,[,,"596\\d{6}|(?:69|80|9\\d)\\d{7}",,,,,,,[9]],[,,"596(?:[03-7]\\d|10|2[7-9]|8[0-39]|9[04-9])\\d{4}",,,,"596301234"],[,,"69(?:6(?:[0-46-9]\\d|5[0-6])|727)\\d{4}",,,,"696201234"],[,,"80[0-5]\\d{6}",,,,"800012345"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"9(?:397[0-2]|477[0-5]|76(?:6\\d|7[0-367]))\\d{4}",,,,"976612345"],"MQ",596,"00","0",,,"0",,,,[[,"(\\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"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],MR:[,[,,"(?:[2-4]\\d\\d|800)\\d{5}",,,,,,,[8]],[,,"(?:25[08]|35\\d|45[1-7])\\d{5}",,,,"35123456"],[,,"[2-4][0-46-9]\\d{6}",,,,"22123456"],[,,"800\\d{5}",,,,"80012345"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"MR",222,"00",,,,,,,,[[,"(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[2-48]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],MS:[,[,,"(?:[58]\\d\\d|664|900)\\d{7}",,,,,,,[10],[7]],[,,"6644(?:1[0-3]|91)\\d{4}",,,,"6644912345",,,,[7]],[,,"664(?:3(?:49|9[1-6])|49[2-6])\\d{4}",,,,"6644923456",,,,[7]],[,,"8(?:00|33|44|55|66|77|88)[2-9]\\d{6}",,,,"8002123456"],[,,"900[2-9]\\d{6}",,,,"9002123456"],[,,,,,,,,,[-1]],[,,"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}",,,,"5002345678"],[,,,,,,,,,[-1]],"MS",1,"011","1",,,"([34]\\d{6})$|1","664$1",,,,,[,,,,,,,,,[-1]],,"664",[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],MT:[,[,,"3550\\d{4}|(?:[2579]\\d\\d|800)\\d{5}",,,,,,,[8]],[,,"20(?:3[1-4]|6[059])\\d{4}|2(?:0[19]|[1-357]\\d|60)\\d{5}",,,,"21001234"],[,,"(?:7(?:210|[79]\\d\\d)|9(?:[29]\\d\\d|69[67]|8(?:1[1-3]|89|97)))\\d{4}",,,,"96961234"],[,,"800(?:02|[3467]\\d)\\d{3}",,,,"80071234"],[,,"5(?:0(?:0(?:37|43)|(?:6\\d|70|9[0168])\\d)|[12]\\d0[1-5])\\d{3}",,,,"50037123"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"3550\\d{4}",,,,"35501234"],"MT",356,"00",,,,,,,,[[,"(\\d{4})(\\d{4})","$1 $2",["[2357-9]"]]],,[,,"7117\\d{4}",,,,"71171234"],,,[,,,,,,,,,[-1]],[,,"501\\d{5}",,,,"50112345"],,,[,,,,,,,,,[-1]]],MU:[,[,,"(?:[57]|8\\d\\d)\\d{7}|[2-468]\\d{6}",,,,,,,[7,8,10]],[,,"(?:2(?:[0346-8]\\d|1[0-7])|4(?:[013568]\\d|2[4-8])|54(?:[3-5]\\d|71)|6\\d\\d|8(?:14|3[129]))\\d{4}",,,,"54480123",,,[7,8]],[,,"5(?:4(?:2[1-389]|7[1-9])|87[15-8])\\d{4}|(?:5(?:2[5-9]|4[3-689]|[57]\\d|8[0-689]|9[0-8])|7(?:0[0-3]|3[013]))\\d{5}",,,,"52512345",,,[8]],[,,"802\\d{7}|80[0-2]\\d{4}",,,,"8001234",,,[7,10]],[,,"30\\d{5}",,,,"3012345",,,[7]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"3(?:20|9\\d)\\d{4}",,,,"3201234",,,[7]],"MU",230,"0(?:0|[24-7]0|3[03])",,,,,,"020",,[[,"(\\d{3})(\\d{4})","$1 $2",["[2-46]|8[013]"]],[,"(\\d{4})(\\d{4})","$1 $2",["[57]"]],[,"(\\d{5})(\\d{5})","$1 $2",["8"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],MV:[,[,,"(?:800|9[0-57-9]\\d)\\d{7}|[34679]\\d{6}",,,,,,,[7,10]],[,,"(?:3(?:0[0-3]|3[0-59])|6(?:[58][024689]|6[024-68]|7[02468]))\\d{4}",,,,"6701234",,,[7]],[,,"(?:46[46]|[79]\\d\\d)\\d{4}",,,,"7712345",,,[7]],[,,"800\\d{7}",,,,"8001234567",,,[10]],[,,"900\\d{7}",,,,"9001234567",,,[10]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"MV",960,"0(?:0|19)",,,,,,"00",,[[,"(\\d{3})(\\d{4})","$1-$2",["[34679]"]],[,"(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["[89]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,"4(?:0[01]|50)\\d{4}",,,,"4001234",,,[7]],,,[,,,,,,,,,[-1]]],MW:[,[,,"(?:[1289]\\d|31|77)\\d{7}|1\\d{6}",,,,,,,[7,9]],[,,"(?:1[2-9]|2[12]\\d\\d)\\d{5}",,,,"1234567"],[,,"111\\d{6}|(?:31|77|[89][89])\\d{7}",,,,"991234567",,,[9]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"MW",265,"00","0",,,"0",,,,[[,"(\\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"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],MX:[,[,,"1(?:(?:[27]2|44|87|99)[1-9]|65[0-689])\\d{7}|(?:1(?:[01]\\d|2[13-9]|[35][1-9]|4[0-35-9]|6[0-46-9]|7[013-9]|8[1-69]|9[1-8])|[2-9]\\d)\\d{8}",,,,,,,[10,11],[7,8]],[,,"657[12]\\d{6}|(?:2(?:0[01]|2\\d|3[1-35-8]|4[13-9]|7[1-689]|8[1-578]|9[467])|3(?:1[1-79]|[2458][1-9]|3\\d|7[1-8]|9[1-5])|4(?:1[1-57-9]|[25-7][1-9]|3[1-8]|4\\d|8[1-35-9]|9[2-689])|5(?:[56]\\d|88|9[1-79])|6(?:1[2-68]|[2-4][1-9]|5[1-3689]|6[1-57-9]|7[1-7]|8[67]|9[4-8])|7(?:[13467][1-9]|2\\d|5[13-9]|8[1-69]|9[17])|8(?:1\\d|2[13-689]|3[1-6]|4[124-6]|6[1246-9]|7[0-378]|9[12479])|9(?:1[346-9]|2[1-4]|3[2-46-8]|5[1348]|6[1-9]|7[12]|8[1-8]|9\\d))\\d{7}",,,,"2001234567",,,[10],[7,8]],[,,"657[12]\\d{6}|(?:1(?:2(?:2[1-9]|3[1-35-8]|4[13-9]|7[1-689]|8[1-578]|9[467])|3(?:1[1-79]|[2458][1-9]|3\\d|7[1-8]|9[1-5])|4(?:1[1-57-9]|[24-7][1-9]|3[1-8]|8[1-35-9]|9[2-689])|5(?:[56]\\d|88|9[1-79])|6(?:1[2-68]|[2-4][1-9]|5[1-3689]|6[1-57-9]|7[1-7]|8[67]|9[4-8])|7(?:[1-467][1-9]|5[13-9]|8[1-69]|9[17])|8(?:1\\d|2[13-689]|3[1-6]|4[124-6]|6[1246-9]|7[1-378]|9[12479])|9(?:1[346-9]|2[1-4]|3[2-46-8]|5[1348]|[69][1-9]|7[12]|8[1-8]))|2(?:2\\d|3[1-35-8]|4[13-9]|7[1-689]|8[1-578]|9[467])|3(?:1[1-79]|[2458][1-9]|3\\d|7[1-8]|9[1-5])|4(?:1[1-57-9]|[25-7][1-9]|3[1-8]|4\\d|8[1-35-9]|9[2-689])|5(?:[56]\\d|88|9[1-79])|6(?:1[2-68]|[2-4][1-9]|5[1-3689]|6[1-57-9]|7[1-7]|8[67]|9[4-8])|7(?:[13467][1-9]|2\\d|5[13-9]|8[1-69]|9[17])|8(?:1\\d|2[13-689]|3[1-6]|4[124-6]|6[1246-9]|7[0-378]|9[12479])|9(?:1[346-9]|2[1-4]|3[2-46-8]|5[1348]|6[1-9]|7[12]|8[1-8]|9\\d))\\d{7}",,,,"12221234567",,,,[7,8]],[,,"8(?:00|88)\\d{7}",,,,"8001234567",,,[10]],[,,"900\\d{7}",,,,"9001234567",,,[10]],[,,"300\\d{7}",,,,"3001234567",,,[10]],[,,"500\\d{7}",,,,"5001234567",,,[10]],[,,,,,,,,,[-1]],"MX",52,"0[09]","01",,,"0(?:[12]|4[45])|1",,"00",,[[,"(\\d{5})","$1",["53"]],[,"(\\d{2})(\\d{4})(\\d{4})","$1 $2 $3",["33|5[56]|81"],,,1],[,"(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["[2-9]"],,,1],[,"(\\d)(\\d{2})(\\d{4})(\\d{4})","$2 $3 $4",["1(?:33|5[56]|81)"],,,1],[,"(\\d)(\\d{3})(\\d{3})(\\d{4})","$2 $3 $4",["1"],,,1]],[[,"(\\d{2})(\\d{4})(\\d{4})","$1 $2 $3",["33|5[56]|81"],,,1],[,"(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["[2-9]"],,,1],[,"(\\d)(\\d{2})(\\d{4})(\\d{4})","$2 $3 $4",["1(?:33|5[56]|81)"],,,1],[,"(\\d)(\\d{3})(\\d{3})(\\d{4})","$2 $3 $4",["1"],,,1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],MY:[,[,,"1\\d{8,9}|(?:3\\d|[4-9])\\d{7}",,,,,,,[8,9,10],[6,7]],[,,"(?:3(?:2[0-36-9]|3[0-368]|4[0-278]|5[0-24-8]|6[0-467]|7[1246-9]|8\\d|9[0-57])\\d|4(?:2[0-689]|[3-79]\\d|8[1-35689])|5(?:2[0-589]|[3468]\\d|5[0-489]|7[1-9]|9[23])|6(?:2[2-9]|3[1357-9]|[46]\\d|5[0-6]|7[0-35-9]|85|9[015-8])|7(?:[2579]\\d|3[03-68]|4[0-8]|6[5-9]|8[0-35-9])|8(?:[24][2-8]|3[2-5]|5[2-7]|6[2-589]|7[2-578]|[89][2-9])|9(?:0[57]|13|[25-7]\\d|[3489][0-8]))\\d{5}",,,,"323856789",,,[8,9],[6,7]],[,,"1(?:1888[689]|4400|8(?:47|8[27])[0-4])\\d{4}|1(?:0(?:[23568]\\d|4[0-6]|7[016-9]|9[0-8])|1(?:[1-5]\\d\\d|6(?:0[5-9]|[1-9]\\d)|7(?:[0-4]\\d|5[0-7]))|(?:[269]\\d|[37][1-9]|4[235-9])\\d|5(?:31|9\\d\\d)|8(?:1[23]|[236]\\d|4[06]|5(?:46|[7-9])|7[016-9]|8[01]|9[0-8]))\\d{5}",,,,"123456789",,,[9,10]],[,,"1[378]00\\d{6}",,,,"1300123456",,,[10]],[,,"1600\\d{6}",,,,"1600123456",,,[10]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"15(?:4(?:6[0-4]\\d|8(?:0[125]|[17]\\d|21|3[01]|4[01589]|5[014]|6[02]))|6(?:32[0-6]|78\\d))\\d{4}",,,,"1546012345",,,[10]],"MY",60,"00","0",,,"0",,,,[[,"(\\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"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],MZ:[,[,,"(?:2|8\\d)\\d{7}",,,,,,,[8,9]],[,,"2(?:[1346]\\d|5[0-2]|[78][12]|93)\\d{5}",,,,"21123456",,,[8]],[,,"8[2-79]\\d{7}",,,,"821234567",,,[9]],[,,"800\\d{6}",,,,"800123456",,,[9]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"MZ",258,"00",,,,,,,,[[,"(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["2|8[2-79]"]],[,"(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["8"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],NA:[,[,,"[68]\\d{7,8}",,,,,,,[8,9]],[,,"64426\\d{3}|6(?:1(?:2[2-7]|3[01378]|4[0-4])|254|32[0237]|4(?:27|41|5[25])|52[236-8]|626|7(?:2[2-4]|30))\\d{4,5}|6(?:1(?:(?:0\\d|2[0189]|3[24-69]|4[5-9])\\d|17|69|7[014])|2(?:17|5[0-36-8]|69|70)|3(?:17|2[14-689]|34|6[289]|7[01]|81)|4(?:17|2[0-2]|4[06]|5[0137]|69|7[01])|5(?:17|2[0459]|69|7[01])|6(?:17|25|38|42|69|7[01])|7(?:17|2[569]|3[13]|6[89]|7[01]))\\d{4}",,,,"61221234"],[,,"(?:60|8[1245])\\d{7}",,,,"811234567",,,[9]],[,,"80\\d{7}",,,,"800123456",,,[9]],[,,"8701\\d{5}",,,,"870123456",,,[9]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"8(?:3\\d\\d|86)\\d{5}",,,,"88612345"],"NA",264,"00","0",,,"0",,,,[[,"(\\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"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],NC:[,[,,"(?:050|[2-57-9]\\d\\d)\\d{3}",,,,,,,[6]],[,,"(?:2[03-9]|3[0-5]|4[1-7]|88)\\d{4}",,,,"201234"],[,,"(?:5[0-4]|[79]\\d|8[0-79])\\d{4}",,,,"751234"],[,,"050\\d{3}",,,,"050012"],[,,"36\\d{4}",,,,"366711"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"NC",687,"00",,,,,,,,[[,"(\\d{3})","$1",["5[6-8]"]],[,"(\\d{2})(\\d{2})(\\d{2})","$1.$2.$3",["[02-57-9]"]]],[[,"(\\d{2})(\\d{2})(\\d{2})","$1.$2.$3",["[02-57-9]"]]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],NE:[,[,,"[027-9]\\d{7}",,,,,,,[8]],[,,"2(?:0(?:20|3[1-8]|4[13-5]|5[14]|6[14578]|7[1-578])|1(?:4[145]|5[14]|6[14-68]|7[169]|88))\\d{4}",,,,"20201234"],[,,"(?:23|7[047]|[89]\\d)\\d{6}",,,,"93123456"],[,,"08\\d{6}",,,,"08123456"],[,,"09\\d{6}",,,,"09123456"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"NE",227,"00",,,,,,,,[[,"(\\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[047]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],NF:[,[,,"[13]\\d{5}",,,,,,,[6],[5]],[,,"(?:1(?:06|17|28|39)|3[0-2]\\d)\\d{3}",,,,"106609",,,,[5]],[,,"(?:14|3[58])\\d{4}",,,,"381234",,,,[5]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"NF",672,"00",,,,"([0-258]\\d{4})$","3$1",,,[[,"(\\d{2})(\\d{4})","$1 $2",["1[0-3]"]],[,"(\\d)(\\d{5})","$1 $2",["[13]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],NG:[,[,,"(?:[124-7]|9\\d{3})\\d{6}|[1-9]\\d{7}|[78]\\d{9,13}",,,,,,,[7,8,10,11,12,13,14],[5,6]],[,,"(?:(?:[1-356]\\d|4[02-8]|8[2-9])\\d|9(?:0[3-9]|[1-9]\\d))\\d{5}|7(?:0(?:[013-689]\\d|2[0-24-9])\\d{3,4}|[1-79]\\d{6})|(?:[12]\\d|4[147]|5[14579]|6[1578]|7[1-3578])\\d{5}",,,,"18040123",,,[7,8],[5,6]],[,,"(?:702[0-24-9]|819[01])\\d{6}|(?:70[13-689]|8(?:0[1-9]|1[0-8])|9(?:0[1-9]|1[1-356]))\\d{7}",,,,"8021234567",,,[10]],[,,"800\\d{7,11}",,,,"80017591759",,,[10,11,12,13,14]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"NG",234,"009","0",,,"0",,,,[[,"(\\d{2})(\\d{2})(\\d{3})","$1 $2 $3",["78"],"0$1"],[,"(\\d)(\\d{3})(\\d{3,4})","$1 $2 $3",["[12]|9(?:0[3-9]|[1-9])"],"0$1"],[,"(\\d{2})(\\d{3})(\\d{2,3})","$1 $2 $3",["[3-7]|8[2-9]"],"0$1"],[,"(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["[7-9]"],"0$1"],[,"(\\d{3})(\\d{4})(\\d{4,5})","$1 $2 $3",["[78]"],"0$1"],[,"(\\d{3})(\\d{5})(\\d{5,6})","$1 $2 $3",["[78]"],"0$1"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,"700\\d{7,11}",,,,"7001234567",,,[10,11,12,13,14]],,,[,,,,,,,,,[-1]]],NI:[,[,,"(?:1800|[25-8]\\d{3})\\d{4}",,,,,,,[8]],[,,"2\\d{7}",,,,"21234567"],[,,"(?:5(?:5[0-7]|[78]\\d)|6(?:20|3[035]|4[045]|5[05]|77|8[1-9]|9[059])|(?:7[5-8]|8\\d)\\d)\\d{5}",,,,"81234567"],[,,"1800\\d{4}",,,,"18001234"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"NI",505,"00",,,,,,,,[[,"(\\d{4})(\\d{4})","$1 $2",["[125-8]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],NL:[,[,,"(?:[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]],[,,"(?:1(?:[035]\\d|1[13-578]|6[124-8]|7[24]|8[0-467])|2(?:[0346]\\d|2[2-46-9]|5[125]|9[479])|3(?:[03568]\\d|1[3-8]|2[01]|4[1-8])|4(?:[0356]\\d|1[1-368]|7[58]|8[15-8]|9[23579])|5(?:[0358]\\d|[19][1-9]|2[1-57-9]|4[13-8]|6[126]|7[0-3578])|7\\d\\d)\\d{6}",,,,"101234567",,,[9]],[,,"(?:6[1-58]|970\\d)\\d{7}",,,,"612345678",,,[9,11]],[,,"800\\d{4,7}",,,,"8001234",,,[7,8,9,10]],[,,"90[069]\\d{4,7}",,,,"9061234",,,[7,8,9,10]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"(?:85|91)\\d{7}",,,,"851234567",,,[9]],"NL",31,"00","0",,,"0",,,,[[,"(\\d{4})","$1",["1[238]|[34]"]],[,"(\\d{2})(\\d{3,4})","$1 $2",["14"]],[,"(\\d{6})","$1",["1"]],[,"(\\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"]],[[,"(\\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"]],[,,"66\\d{7}",,,,"662345678",,,[9]],,,[,,"140(?:1[035]|2[0346]|3[03568]|4[0356]|5[0358]|8[458])|140(?:1[16-8]|2[259]|3[124]|4[17-9]|5[124679]|7)\\d",,,,,,,[5,6]],[,,"140(?:1[035]|2[0346]|3[03568]|4[0356]|5[0358]|8[458])|(?:140(?:1[16-8]|2[259]|3[124]|4[17-9]|5[124679]|7)|8[478]\\d{6})\\d",,,,"14020",,,[5,6,9]],,,[,,,,,,,,,[-1]]],NO:[,[,,"(?:0|[2-9]\\d{3})\\d{4}",,,,,,,[5,8]],[,,"(?:2[1-4]|3[1-3578]|5[1-35-7]|6[1-4679]|7[0-8])\\d{6}",,,,"21234567",,,[8]],[,,"(?:4[015-8]|9\\d)\\d{6}",,,,"40612345",,,[8]],[,,"80[01]\\d{5}",,,,"80012345",,,[8]],[,,"82[09]\\d{5}",,,,"82012345",,,[8]],[,,"810(?:0[0-6]|[2-8]\\d)\\d{3}",,,,"81021234",,,[8]],[,,"880\\d{5}",,,,"88012345",,,[8]],[,,"85[0-5]\\d{5}",,,,"85012345",,,[8]],"NO",47,"00",,,,,,,,[[,"(\\d{3})(\\d{2})(\\d{3})","$1 $2 $3",["8"]],[,"(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[2-79]"]]],,[,,,,,,,,,[-1]],1,"[02-689]|7[0-8]",[,,,,,,,,,[-1]],[,,"(?:0[2-9]|81(?:0(?:0[7-9]|1\\d)|5\\d\\d))\\d{3}",,,,"02000"],,,[,,"81[23]\\d{5}",,,,"81212345",,,[8]]],NP:[,[,,"(?:1\\d|9)\\d{9}|[1-9]\\d{7}",,,,,,,[8,10,11],[6,7]],[,,"(?:1[0-6]\\d|99[02-6])\\d{5}|(?:2[13-79]|3[135-8]|4[146-9]|5[135-7]|6[13-9]|7[15-9]|8[1-46-9]|9[1-7])[2-6]\\d{5}",,,,"14567890",,,[8],[6,7]],[,,"9(?:6[0-3]|7[024-6]|8[0-24-68])\\d{7}",,,,"9841234567",,,[10]],[,,"1(?:66001|800\\d\\d)\\d{5}",,,,"16600101234",,,[11]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"NP",977,"00","0",,,"0",,,,[[,"(\\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"]],[,"(\\d{4})(\\d{2})(\\d{5})","$1-$2-$3",["1"]]],[[,"(\\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"]]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],NR:[,[,,"(?:444|(?:55|8\\d)\\d|666)\\d{4}",,,,,,,[7]],[,,"444\\d{4}",,,,"4441234"],[,,"(?:55[3-9]|666|8\\d\\d)\\d{4}",,,,"5551234"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"NR",674,"00",,,,,,,,[[,"(\\d{3})(\\d{4})","$1 $2",["[4-68]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],NU:[,[,,"(?:[4-7]|888\\d)\\d{3}",,,,,,,[4,7]],[,,"[47]\\d{3}",,,,"7012",,,[4]],[,,"(?:[56]|888[1-9])\\d{3}",,,,"8884012"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"NU",683,"00",,,,,,,,[[,"(\\d{3})(\\d{4})","$1 $2",["8"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],NZ:[,[,,"[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]],[,,"24099\\d{3}|(?:3[2-79]|[49][2-9]|6[235-9]|7[2-57-9])\\d{6}",,,,"32345678",,,[8],[7]],[,,"2(?:[0-27-9]\\d|6)\\d{6,7}|2(?:1\\d|75)\\d{5}",,,,"211234567",,,[8,9,10]],[,,"508\\d{6,7}|80\\d{6,8}",,,,"800123456",,,[8,9,10]],[,,"(?:1[13-57-9]\\d{5}|50(?:0[08]|30|66|77|88))\\d{3}|90\\d{6,8}",,,,"900123456",,,[7,8,9,10]],[,,,,,,,,,[-1]],[,,"70\\d{7}",,,,"701234567",,,[9]],[,,,,,,,,,[-1]],"NZ",64,"0(?:0|161)","0",,,"0",,"00",,[[,"(\\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"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,"8(?:1[16-9]|22|3\\d|4[045]|5[459]|6[235-9]|7[0-3579]|90)\\d{2,7}",,,,"83012378"],,,[,,,,,,,,,[-1]]],OM:[,[,,"(?:1505|[279]\\d{3}|500)\\d{4}|800\\d{5,6}",,,,,,,[7,8,9]],[,,"2[1-6]\\d{6}",,,,"23123456",,,[8]],[,,"1505\\d{4}|(?:7(?:[1289]\\d|6[89]|7[0-5])|9(?:0[1-9]|[1-9]\\d))\\d{5}",,,,"92123456",,,[8]],[,,"8007\\d{4,5}|(?:500|800[05])\\d{4}",,,,"80071234"],[,,"900\\d{5}",,,,"90012345",,,[8]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"OM",968,"00",,,,,,,,[[,"(\\d{3})(\\d{4,6})","$1 $2",["[58]"]],[,"(\\d{2})(\\d{6})","$1 $2",["2"]],[,"(\\d{4})(\\d{4})","$1 $2",["[179]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],PA:[,[,,"(?:00800|8\\d{3})\\d{6}|[68]\\d{7}|[1-57-9]\\d{6}",,,,,,,[7,8,10,11]],[,,"(?:1(?:0\\d|1[479]|2[37]|3[0137]|4[17]|5[05]|6[058]|7[0167]|8[2358]|9[1389])|2(?:[0235-79]\\d|1[0-7]|4[013-9]|8[02-9])|3(?:[089]\\d|1[0-7]|2[0-5]|33|4[0-79]|5[0-35]|6[068]|7[0-8])|4(?:00|3[0-579]|4\\d|7[0-57-9])|5(?:[01]\\d|2[0-7]|[56]0|79)|7(?:0[09]|2[0-26-8]|3[03]|4[04]|5[05-9]|6[0156]|7[0-24-9]|8[5-9]|90)|8(?:09|2[89]|3\\d|4[0-24-689]|5[014]|8[02])|9(?:0[5-9]|1[0135-8]|2[036-9]|3[35-79]|40|5[0457-9]|6[05-9]|7[04-9]|8[35-8]|9\\d))\\d{4}",,,,"2001234",,,[7]],[,,"(?:1[16]1|21[89]|6\\d{3}|8(?:1[01]|7[23]))\\d{4}",,,,"61234567",,,[7,8]],[,,"800\\d{4,5}|(?:00800|800\\d)\\d{6}",,,,"8001234"],[,,"(?:8(?:22|55|60|7[78]|86)|9(?:00|81))\\d{4}",,,,"8601234",,,[7]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"PA",507,"00",,,,,,,,[[,"(\\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"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],PE:[,[,,"(?:[14-8]|9\\d)\\d{7}",,,,,,,[8,9],[6,7]],[,,"(?:(?:4[34]|5[14])[0-8]\\d|7(?:173|3[0-8]\\d)|8(?:10[05689]|6(?:0[06-9]|1[6-9]|29)|7(?:0[569]|[56]0)))\\d{4}|(?:1[0-8]|4[12]|5[236]|6[1-7]|7[246]|8[2-4])\\d{6}",,,,"11234567",,,[8],[6,7]],[,,"9\\d{8}",,,,"912345678",,,[9]],[,,"800\\d{5}",,,,"80012345",,,[8]],[,,"805\\d{5}",,,,"80512345",,,[8]],[,,"801\\d{5}",,,,"80112345",,,[8]],[,,"80[24]\\d{5}",,,,"80212345",,,[8]],[,,,,,,,,,[-1]],"PE",51,"00|19(?:1[124]|77|90)00","0"," Anexo ",,"0",,"00",,[[,"(\\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"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],PF:[,[,,"4\\d{5}(?:\\d{2})?|8\\d{7,8}",,,,,,,[6,8,9]],[,,"4(?:0[4-689]|9[4-68])\\d{5}",,,,"40412345",,,[8]],[,,"8[7-9]\\d{6}",,,,"87123456",,,[8]],[,,"80[0-5]\\d{6}",,,,"800012345",,,[9]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"499\\d{5}",,,,"49901234",,,[8]],"PF",689,"00",,,,,,,,[[,"(\\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"]]],,[,,,,,,,,,[-1]],,,[,,"44\\d{4}",,,,,,,[6]],[,,"44\\d{4}",,,,"440123",,,[6]],,,[,,,,,,,,,[-1]]],PG:[,[,,"(?:180|[78]\\d{3})\\d{4}|(?:[2-589]\\d|64)\\d{5}",,,,,,,[7,8]],[,,"(?:(?:3[0-2]|4[257]|5[34]|9[78])\\d|64[1-9]|85[02-46-9])\\d{4}",,,,"3123456",,,[7]],[,,"(?:7\\d|8[128])\\d{6}",,,,"70123456",,,[8]],[,,"180\\d{4}",,,,"1801234",,,[7]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"2(?:0[0-57]|7[568])\\d{4}",,,,"2751234",,,[7]],"PG",675,"00|140[1-3]",,,,,,"00",,[[,"(\\d{3})(\\d{4})","$1 $2",["18|[2-69]|85"]],[,"(\\d{4})(\\d{4})","$1 $2",["[78]"]]],,[,,"27[01]\\d{4}",,,,"2700123",,,[7]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],PH:[,[,,"(?:[2-7]|9\\d)\\d{8}|2\\d{5}|(?:1800|8)\\d{7,9}",,,,,,,[6,8,9,10,11,12,13],[4,5,7]],[,,"(?:(?:2[3-8]|3[2-68]|4[2-9]|5[2-6]|6[2-58]|7[24578])\\d{3}|88(?:22\\d\\d|42))\\d{4}|(?:2|8[2-8]\\d\\d)\\d{5}",,,,"232345678",,,[6,8,9,10],[4,5,7]],[,,"(?:8(?:1[37]|9[5-8])|9(?:0[5-9]|1[0-24-9]|[235-7]\\d|4[2-9]|8[135-9]|9[1-9]))\\d{7}",,,,"9051234567",,,[10]],[,,"1800\\d{7,9}",,,,"180012345678",,,[11,12,13]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"PH",63,"00","0",,,"0",,,,[[,"(\\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"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],PK:[,[,,"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],[5,6,7]],[,,"(?:(?:21|42)[2-9]|58[126])\\d{7}|(?:2[25]|4[0146-9]|5[1-35-7]|6[1-8]|7[14]|8[16]|91)[2-9]\\d{6,7}|(?: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]))[2-9]\\d{5,6}",,,,"2123456789",,,[9,10],[5,6,7,8]],[,,"3(?:[0-247]\\d|3[0-79]|55|64)\\d{7}",,,,"3012345678",,,[10]],[,,"800\\d{5}(?:\\d{3})?",,,,"80012345",,,[8,11]],[,,"900\\d{5}",,,,"90012345",,,[8]],[,,,,,,,,,[-1]],[,,"122\\d{6}",,,,"122044444",,,[9]],[,,,,,,,,,[-1]],"PK",92,"00","0",,,"0",,,,[[,"(\\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)"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,"(?:2(?:[125]|3[2358]|4[2-4]|9[2-8])|4(?:[0-246-9]|5[3479])|5(?:[1-35-7]|4[2-467])|6(?:0[468]|[1-8])|7(?:[14]|2[236])|8(?:[16]|2[2-689]|3[23578]|4[3478]|5[2356])|9(?:1|22|3[27-9]|4[2-6]|6[3569]|9[2-7]))111\\d{6}",,,,"21111825888",,,[11,12]],,,[,,,,,,,,,[-1]]],PL:[,[,,"(?:6|8\\d\\d)\\d{7}|[1-9]\\d{6}(?:\\d{2})?|[26]\\d{5}",,,,,,,[6,7,8,9,10]],[,,"47\\d{7}|(?: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])(?:[02-9]\\d{6}|1(?:[0-8]\\d{5}|9\\d{3}(?:\\d{2})?))",,,,"123456789",,,[7,9]],[,,"21(?:1(?:[145]\\d|3[1-5])|2\\d\\d)\\d{4}|(?:45|5[0137]|6[069]|7[2389]|88)\\d{7}",,,,"512345678",,,[9]],[,,"800\\d{6,7}",,,,"800123456",,,[9,10]],[,,"70[01346-8]\\d{6}",,,,"701234567",,,[9]],[,,"801\\d{6}",,,,"801234567",,,[9]],[,,,,,,,,,[-1]],[,,"39\\d{7}",,,,"391234567",,,[9]],"PL",48,"00",,,,,,,,[[,"(\\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"]]],,[,,"64\\d{4,7}",,,,"641234567",,,[6,7,8,9]],,,[,,,,,,,,,[-1]],[,,"804\\d{6}",,,,"804123456",,,[9]],,,[,,,,,,,,,[-1]]],PM:[,[,,"[45]\\d{5}|(?:708|80\\d)\\d{6}",,,,,,,[6,9]],[,,"(?:4[1-35-7]|5[01])\\d{4}",,,,"430123",,,[6]],[,,"(?:4[02-4]|5[056]|708[45][0-5])\\d{4}",,,,"551234"],[,,"80[0-5]\\d{6}",,,,"800012345",,,[9]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"PM",508,"00","0",,,"0",,,,[[,"(\\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"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],PR:[,[,,"(?:[589]\\d\\d|787)\\d{7}",,,,,,,[10],[7]],[,,"(?:787|939)[2-9]\\d{6}",,,,"7872345678",,,,[7]],[,,"(?:787|939)[2-9]\\d{6}",,,,"7872345678",,,,[7]],[,,"8(?:00|33|44|55|66|77|88)[2-9]\\d{6}",,,,"8002345678"],[,,"900[2-9]\\d{6}",,,,"9002345678"],[,,,,,,,,,[-1]],[,,"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}",,,,"5002345678"],[,,,,,,,,,[-1]],"PR",1,"011","1",,,"1",,,1,,,[,,,,,,,,,[-1]],,"787|939",[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],PS:[,[,,"[2489]2\\d{6}|(?:1\\d|5)\\d{8}",,,,,,,[8,9,10],[7]],[,,"(?:22[2-47-9]|42[45]|82[014-68]|92[3569])\\d{5}",,,,"22234567",,,[8],[7]],[,,"5[69]\\d{7}",,,,"599123456",,,[9]],[,,"1800\\d{6}",,,,"1800123456",,,[10]],[,,,,,,,,,[-1]],[,,"1700\\d{6}",,,,"1700123456",,,[10]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"PS",970,"00","0",,,"0",,,,[[,"(\\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"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],PT:[,[,,"1693\\d{5}|(?:[26-9]\\d|30)\\d{7}",,,,,,,[9]],[,,"2(?:[12]\\d|3[1-689]|4[1-59]|[57][1-9]|6[1-35689]|8[1-69]|9[1256])\\d{6}",,,,"212345678"],[,,"6(?:[06]92(?:30|9\\d)|[35]92(?:3[03]|9\\d))\\d{3}|(?:(?:16|6[0356])93|9(?:[1-36]\\d\\d|480))\\d{5}",,,,"912345678"],[,,"80[02]\\d{6}",,,,"800123456"],[,,"(?:6(?:0[178]|4[68])\\d|76(?:0[1-57]|1[2-47]|2[237]))\\d{5}",,,,"760123456"],[,,"80(?:8\\d|9[1579])\\d{5}",,,,"808123456"],[,,"884[0-4689]\\d{5}",,,,"884123456"],[,,"30\\d{7}",,,,"301234567"],"PT",351,"00",,,,,,,,[[,"(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["2[12]"]],[,"(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["16|[236-9]"]]],,[,,"6222\\d{5}",,,,"622212345"],,,[,,,,,,,,,[-1]],[,,"70(?:38[01]|596|(?:7\\d|8[17])\\d)\\d{4}",,,,"707123456"],,,[,,"600\\d{6}|6[06]9233\\d{3}",,,,"600110000"]],PW:[,[,,"(?:[24-8]\\d\\d|345|900)\\d{4}",,,,,,,[7]],[,,"(?:2(?:55|77)|345|488|5(?:35|44|87)|6(?:22|54|79)|7(?:33|47)|8(?:24|55|76)|900)\\d{4}",,,,"2771234"],[,,"(?:(?:46|83)[0-5]|6[2-4689]0)\\d{4}|(?:45|77|88)\\d{5}",,,,"6201234"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"PW",680,"01[12]",,,,,,,,[[,"(\\d{3})(\\d{4})","$1 $2",["[2-9]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],PY:[,[,,"59\\d{4,6}|9\\d{5,10}|(?:[2-46-8]\\d|5[0-8])\\d{4,7}",,,,,,,[6,7,8,9,10,11],[5]],[,,"(?:[26]1|3[289]|4[1246-8]|7[1-3]|8[1-36])\\d{5,7}|(?:2(?:2[4-68]|[4-68]\\d|7[15]|9[1-5])|3(?:18|3[167]|4[2357]|51|[67]\\d)|4(?:3[12]|5[13]|9[1-47])|5(?:[1-4]\\d|5[02-4])|6(?:3[1-3]|44|7[1-8])|7(?:4[0-4]|5\\d|6[1-578]|75|8[0-8])|858)\\d{5,6}",,,,"212345678",,,[7,8,9],[5,6]],[,,"9(?:51|6[129]|[78][1-6]|9[1-5])\\d{6}",,,,"961456789",,,[9]],[,,"9800\\d{5,7}",,,,"98000123456",,,[9,10,11]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"8700[0-4]\\d{4}",,,,"870012345",,,[9]],"PY",595,"00","0",,,"0",,,,[[,"(\\d{3})(\\d{3,6})","$1 $2",["[2-9]0"],"0$1"],[,"(\\d{2})(\\d{5})","$1 $2",["[26]1|3[289]|4[1246-8]|7[1-3]|8[1-36]"],"(0$1)"],[,"(\\d{3})(\\d{4,5})","$1 $2",["2[279]|3[13-5]|4[359]|5|6(?:[34]|7[1-46-8])|7[46-8]|85"],"(0$1)"],[,"(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["2[14-68]|3[26-9]|4[1246-8]|6(?:1|75)|7[1-35]|8[1-36]"],"(0$1)"],[,"(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["87"]],[,"(\\d{3})(\\d{6})","$1 $2",["9(?:[5-79]|8[1-6])"],"0$1"],[,"(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[2-8]"],"0$1"],[,"(\\d{4})(\\d{3})(\\d{4})","$1 $2 $3",["9"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,"[2-9]0\\d{4,7}",,,,"201234567",,,[6,7,8,9]],,,[,,,,,,,,,[-1]]],QA:[,[,,"800\\d{4}|(?:2|800)\\d{6}|(?:0080|[3-7])\\d{7}",,,,,,,[7,8,9,11]],[,,"4(?:1111|2022)\\d{3}|4(?:[04]\\d\\d|14[0-6]|999)\\d{4}",,,,"44123456",,,[8]],[,,"[35-7]\\d{7}",,,,"33123456",,,[8]],[,,"800\\d{4}|(?:0080[01]|800)\\d{6}",,,,"8001234",,,[7,9,11]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"QA",974,"00",,,,,,,,[[,"(\\d{3})(\\d{4})","$1 $2",["2[16]|8"]],[,"(\\d{4})(\\d{4})","$1 $2",["[3-7]"]]],,[,,"2[16]\\d{5}",,,,"2123456",,,[7]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],RE:[,[,,"(?:26|[689]\\d)\\d{7}",,,,,,,[9]],[,,"26(?:2\\d\\d|3(?:0\\d|1[0-6]))\\d{4}",,,,"262161234"],[,,"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}",,,,"692123456"],[,,"80\\d{7}",,,,"801234567"],[,,"89[1-37-9]\\d{6}",,,,"891123456"],[,,"8(?:1[019]|2[0156]|84|90)\\d{6}",,,,"810123456"],[,,,,,,,,,[-1]],[,,"9(?:399[0-3]|479[0-5]|76(?:2[27]|3[0-37]))\\d{4}",,,,"939901234"],"RE",262,"00","0",,,"0",,,,[[,"(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[2689]"],"0$1"]],,[,,,,,,,,,[-1]],1,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],RO:[,[,,"(?:[2378]\\d|62|90)\\d{7}|[23]\\d{5}",,,,,,,[6,9]],[,,"[23][13-6]\\d{7}|(?:2(?:19\\d|[3-6]\\d9)|31\\d\\d)\\d\\d",,,,"211234567"],[,,"7020\\d{5}|(?:62\\d|7(?:0[013-9]|1[0-3]|[2-7]\\d|8[03-8]|9[0-39]))\\d{6}",,,,"712034567",,,[9]],[,,"800\\d{6}",,,,"800123456",,,[9]],[,,"90[0136]\\d{6}",,,,"900123456",,,[9]],[,,"801\\d{6}",,,,"801123456",,,[9]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"RO",40,"00","0"," int ",,"0",,,,[[,"(\\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"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,"(?:37\\d|80[578])\\d{6}",,,,"372123456",,,[9]],,,[,,,,,,,,,[-1]]],RS:[,[,,"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],[4,5]],[,,"(?:11[1-9]\\d|(?:2[389]|39)(?:0[2-9]|[2-9]\\d))\\d{3,8}|(?:1[02-9]|2[0-24-7]|3[0-8])[2-9]\\d{4,9}",,,,"10234567",,,[7,8,9,10,11,12],[4,5,6]],[,,"6(?:[0-689]|7\\d)\\d{6,7}",,,,"601234567",,,[8,9,10]],[,,"800\\d{3,9}",,,,"80012345"],[,,"(?:78\\d|90[0169])\\d{3,7}",,,,"90012345",,,[6,7,8,9,10]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"RS",381,"00","0",,,"0",,,,[[,"(\\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"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,"7[06]\\d{4,10}",,,,"700123456"],,,[,,,,,,,,,[-1]]],RU:[,[,,"8\\d{13}|[347-9]\\d{9}",,,,,,,[10,14],[7]],[,,"(?:3(?:0[12]|4[1-35-79]|5[1-3]|65|8[1-58]|9[0145])|4(?:01|1[1356]|2[13467]|7[1-5]|8[1-7]|9[1-689])|8(?:1[1-8]|2[01]|3[13-6]|4[0-8]|5[15]|6[1-35-79]|7[1-37-9]))\\d{7}",,,,"3011234567",,,[10],[7]],[,,"9\\d{9}",,,,"9123456789",,,[10]],[,,"8(?:0[04]|108\\d{3})\\d{7}",,,,"8001234567"],[,,"80[39]\\d{7}",,,,"8091234567",,,[10]],[,,,,,,,,,[-1]],[,,"808\\d{7}",,,,"8081234567",,,[10]],[,,,,,,,,,[-1]],"RU",7,"810","8",,,"8",,"8~10",,[[,"(\\d{3})(\\d{2})(\\d{2})","$1-$2-$3",["[0-79]"]],[,"(\\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)"]],[[,"(\\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)"]],[,,,,,,,,,[-1]],1,"3[04-689]|[489]",[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],RW:[,[,,"(?:06|[27]\\d\\d|[89]00)\\d{6}",,,,,,,[8,9]],[,,"(?:06|2[23568]\\d)\\d{6}",,,,"250123456"],[,,"7[237-9]\\d{7}",,,,"720123456",,,[9]],[,,"800\\d{6}",,,,"800123456",,,[9]],[,,"900\\d{6}",,,,"900123456",,,[9]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"RW",250,"00","0",,,"0",,,,[[,"(\\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"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],SA:[,[,,"92\\d{7}|(?:[15]|8\\d)\\d{8}",,,,,,,[9,10],[7]],[,,"1(?:1\\d|2[24-8]|3[35-8]|4[3-68]|6[2-5]|7[235-7])\\d{6}",,,,"112345678",,,[9],[7]],[,,"579[01]\\d{5}|5(?:[013-689]\\d|7[0-8])\\d{6}",,,,"512345678",,,[9]],[,,"800\\d{7}",,,,"8001234567",,,[10]],[,,"925\\d{6}",,,,"925012345",,,[9]],[,,"920\\d{6}",,,,"920012345",,,[9]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"SA",966,"00","0",,,"0",,,,[[,"(\\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"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,"811\\d{7}",,,,"8110123456",,,[10]],,,[,,,,,,,,,[-1]]],SB:[,[,,"(?:[1-6]|[7-9]\\d\\d)\\d{4}",,,,,,,[5,7]],[,,"(?:1[4-79]|[23]\\d|4[0-2]|5[03]|6[0-37])\\d{3}",,,,"40123",,,[5]],[,,"48\\d{3}|(?:(?:7[1-9]|8[4-9])\\d|9(?:1[2-9]|2[013-9]|3[0-2]|[46]\\d|5[0-46-9]|7[0-689]|8[0-79]|9[0-8]))\\d{4}",,,,"7421234"],[,,"1[38]\\d{3}",,,,"18123",,,[5]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"5[12]\\d{3}",,,,"51123",,,[5]],"SB",677,"0[01]",,,,,,,,[[,"(\\d{2})(\\d{5})","$1 $2",["7|8[4-9]|9(?:[1-8]|9[0-8])"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],SC:[,[,,"800\\d{4}|(?:[249]\\d|64)\\d{5}",,,,,,,[7]],[,,"4[2-46]\\d{5}",,,,"4217123"],[,,"2[125-8]\\d{5}",,,,"2510123"],[,,"800[08]\\d{3}",,,,"8000000"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"971\\d{4}|(?:64|95)\\d{5}",,,,"6412345"],"SC",248,"010|0[0-2]",,,,,,"00",,[[,"(\\d)(\\d{3})(\\d{3})","$1 $2 $3",["[246]|9[57]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],SD:[,[,,"[19]\\d{8}",,,,,,,[9]],[,,"1(?:5\\d|8[35-7])\\d{6}",,,,"153123456"],[,,"(?:1[0-2]|9[0-3569])\\d{7}",,,,"911231234"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"SD",249,"00","0",,,"0",,,,[[,"(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[19]"],"0$1"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],SE:[,[,,"(?:[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]],[,,"(?:(?:[12][136]|3[356]|4[0246]|6[03]|8\\d)\\d|90[1-9])\\d{4,6}|(?:1(?:2[0-35]|4[0-4]|5[0-25-9]|7[13-6]|[89]\\d)|2(?:2[0-7]|4[0136-8]|5[0138]|7[018]|8[01]|9[0-57])|3(?:0[0-4]|1\\d|2[0-25]|4[056]|7[0-2]|8[0-3]|9[023])|4(?:1[013-8]|3[0135]|5[14-79]|7[0-246-9]|8[0156]|9[0-689])|5(?:0[0-6]|[15][0-5]|2[0-68]|3[0-4]|4\\d|6[03-5]|7[013]|8[0-79]|9[01])|6(?:1[1-3]|2[0-4]|4[02-57]|5[0-37]|6[0-3]|7[0-2]|8[0247]|9[0-356])|9(?:1[0-68]|2\\d|3[02-5]|4[0-3]|5[0-4]|[68][01]|7[0135-8]))\\d{5,6}",,,,"8123456",,,[7,8,9]],[,,"7[02369]\\d{7}",,,,"701234567",,,[9]],[,,"20\\d{4,7}",,,,"20123456",,,[6,7,8,9]],[,,"649\\d{6}|99[1-59]\\d{4}(?:\\d{3})?|9(?:00|39|44)[1-8]\\d{3,6}",,,,"9001234567",,,[7,8,9,10]],[,,"77[0-7]\\d{6}",,,,"771234567",,,[9]],[,,"75[1-8]\\d{6}",,,,"751234567",,,[9]],[,,,,,,,,,[-1]],"SE",46,"00","0",,,"0",,,,[[,"(\\d{2})(\\d{2,3})(\\d{2})","$1-$2 $3",["20"],"0$1"],[,"(\\d{3})(\\d{4})","$1-$2",["9(?:00|39|44|9)"],"0$1"],[,"(\\d{2})(\\d{3})(\\d{2})","$1-$2 $3",["[12][136]|3[356]|4[0246]|6[03]|90[1-9]"],"0$1"],[,"(\\d)(\\d{2,3})(\\d{2})(\\d{2})","$1-$2 $3 $4",["8"],"0$1"],[,"(\\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"],[,"(\\d{3})(\\d{2,3})(\\d{3})","$1-$2 $3",["9(?:00|39|44)"],"0$1"],[,"(\\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"],[,"(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1-$2 $3 $4",["10|7"],"0$1"],[,"(\\d)(\\d{3})(\\d{3})(\\d{2})","$1-$2 $3 $4",["8"],"0$1"],[,"(\\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"],[,"(\\d{3})(\\d{2})(\\d{2})(\\d{3})","$1-$2 $3 $4",["9"],"0$1"],[,"(\\d{3})(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1-$2 $3 $4 $5",["[26]"],"0$1"]],[[,"(\\d{2})(\\d{2,3})(\\d{2})","$1 $2 $3",["20"]],[,"(\\d{3})(\\d{4})","$1 $2",["9(?:00|39|44|9)"]],[,"(\\d{2})(\\d{3})(\\d{2})","$1 $2 $3",["[12][136]|3[356]|4[0246]|6[03]|90[1-9]"]],[,"(\\d)(\\d{2,3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["8"]],[,"(\\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])"]],[,"(\\d{3})(\\d{2,3})(\\d{3})","$1 $2 $3",["9(?:00|39|44)"]],[,"(\\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]"]],[,"(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["10|7"]],[,"(\\d)(\\d{3})(\\d{3})(\\d{2})","$1 $2 $3 $4",["8"]],[,"(\\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])"]],[,"(\\d{3})(\\d{2})(\\d{2})(\\d{3})","$1 $2 $3 $4",["9"]],[,"(\\d{3})(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4 $5",["[26]"]]],[,,"74[02-9]\\d{6}",,,,"740123456",,,[9]],,,[,,,,,,,,,[-1]],[,,"10[1-8]\\d{6}",,,,"102345678",,,[9]],,,[,,"(?:25[245]|67[3-68])\\d{9}",,,,"254123456789",,,[12]]],SG:[,[,,"(?:(?:1\\d|8)\\d\\d|7000)\\d{7}|[3689]\\d{7}",,,,,,,[8,10,11]],[,,"662[0-24-9]\\d{4}|6(?:[0-578]\\d|6[013-57-9]|9[0-35-9])\\d{5}",,,,"61234567",,,[8]],[,,"8(?:08[013]|95[0-2])\\d{4}|(?:8(?:0[1-7]|[1-8]\\d|9[0-4])|9[0-8]\\d)\\d{5}",,,,"81234567",,,[8]],[,,"(?:18|8)00\\d{7}",,,,"18001234567",,,[10,11]],[,,"1900\\d{7}",,,,"19001234567",,,[11]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"(?:3[12]\\d|666)\\d{5}",,,,"31234567",,,[8]],"SG",65,"0[0-3]\\d",,,,,,,,[[,"(\\d{4,5})","$1",["1[013-9]|77","1(?:[013-8]|9(?:0[1-9]|[1-9]))|77"]],[,"(\\d{4})(\\d{4})","$1 $2",["[369]|8(?:0[1-8]|[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"]]],[[,"(\\d{4})(\\d{4})","$1 $2",["[369]|8(?:0[1-8]|[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"]]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,"7000\\d{7}",,,,"70001234567",,,[11]],,,[,,,,,,,,,[-1]]],SH:[,[,,"(?:[256]\\d|8)\\d{3}",,,,,,,[4,5]],[,,"2(?:[0-57-9]\\d|6[4-9])\\d\\d",,,,"22158"],[,,"[56]\\d{4}",,,,"51234",,,[5]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"262\\d\\d",,,,"26212",,,[5]],"SH",290,"00",,,,,,,,,,[,,,,,,,,,[-1]],1,"[256]",[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],SI:[,[,,"[1-7]\\d{7}|8\\d{4,7}|90\\d{4,6}",,,,,,,[5,6,7,8]],[,,"(?:[1-357][2-8]|4[24-8])\\d{6}",,,,"12345678",,,[8],[7]],[,,"65(?:[178]\\d|5[56]|6[01])\\d{4}|(?:[37][01]|4[0139]|51|6[489])\\d{6}",,,,"31234567",,,[8]],[,,"80\\d{4,6}",,,,"80123456",,,[6,7,8]],[,,"89[1-3]\\d{2,5}|90\\d{4,6}",,,,"90123456"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"(?:59\\d\\d|8(?:1(?:[67]\\d|8[0-589])|2(?:0\\d|2[0-37-9]|8[0-2489])|3[389]\\d))\\d{4}",,,,"59012345",,,[8]],"SI",386,"00|10(?:22|66|88|99)","0",,,"0",,"00",,[[,"(\\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)"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],SJ:[,[,,"0\\d{4}|(?:[489]\\d|79)\\d{6}",,,,,,,[5,8]],[,,"79\\d{6}",,,,"79123456",,,[8]],[,,"(?:4[015-8]|9\\d)\\d{6}",,,,"41234567",,,[8]],[,,"80[01]\\d{5}",,,,"80012345",,,[8]],[,,"82[09]\\d{5}",,,,"82012345",,,[8]],[,,"810(?:0[0-6]|[2-8]\\d)\\d{3}",,,,"81021234",,,[8]],[,,"880\\d{5}",,,,"88012345",,,[8]],[,,"85[0-5]\\d{5}",,,,"85012345",,,[8]],"SJ",47,"00",,,,,,,,,,[,,,,,,,,,[-1]],,"79",[,,,,,,,,,[-1]],[,,"(?:0[2-9]|81(?:0(?:0[7-9]|1\\d)|5\\d\\d))\\d{3}",,,,"02000"],,,[,,"81[23]\\d{5}",,,,"81212345",,,[8]]],SK:[,[,,"[2-689]\\d{8}|[2-59]\\d{6}|[2-5]\\d{5}",,,,,,,[6,7,9]],[,,"(?:2(?:16|[2-9]\\d{3})|(?:(?:[3-5][1-8]\\d|819)\\d|601[1-5])\\d)\\d{4}|(?:2|[3-5][1-8])1[67]\\d{3}|[3-5][1-8]16\\d\\d",,,,"221234567"],[,,"909[1-9]\\d{5}|9(?:0[1-8]|1[0-24-9]|4[03-57-9]|5\\d)\\d{6}",,,,"912123456",,,[9]],[,,"800\\d{6}",,,,"800123456",,,[9]],[,,"9(?:00|[78]\\d)\\d{6}",,,,"900123456",,,[9]],[,,"8[5-9]\\d{7}",,,,"850123456",,,[9]],[,,,,,,,,,[-1]],[,,"6(?:02|5[0-4]|9[0-6])\\d{6}",,,,"690123456",,,[9]],"SK",421,"00","0",,,"0",,,,[[,"(\\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{4})(\\d{3})","$1 $2",["909","9090"],"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"]],[[,"(\\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"]],[,,"9090\\d{3}",,,,"9090123",,,[7]],,,[,,"9090\\d{3}|(?:602|8(?:00|[5-9]\\d)|9(?:00|[78]\\d))\\d{6}",,,,,,,[7,9]],[,,"96\\d{7}",,,,"961234567",,,[9]],,,[,,,,,,,,,[-1]]],SL:[,[,,"(?:[237-9]\\d|66)\\d{6}",,,,,,,[8],[6]],[,,"22[2-4][2-9]\\d{4}",,,,"22221234",,,,[6]],[,,"(?:25|3[0-5]|66|7[2-9]|8[08]|9[09])\\d{6}",,,,"25123456"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"SL",232,"00","0",,,"0",,,,[[,"(\\d{2})(\\d{6})","$1 $2",["[236-9]"],"(0$1)"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],SM:[,[,,"(?:0549|[5-7]\\d)\\d{6}",,,,,,,[8,10],[6]],[,,"0549(?:8[0157-9]|9\\d)\\d{4}",,,,"0549886377",,,[10],[6]],[,,"6[16]\\d{6}",,,,"66661212",,,[8]],[,,,,,,,,,[-1]],[,,"7[178]\\d{6}",,,,"71123456",,,[8]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"5[158]\\d{6}",,,,"58001110",,,[8]],"SM",378,"00",,,,"([89]\\d{5})$","0549$1",,,[[,"(\\d{6})","$1",["[89]"]],[,"(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[5-7]"]],[,"(\\d{4})(\\d{6})","$1 $2",["0"]]],[[,"(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[5-7]"]],[,"(\\d{4})(\\d{6})","$1 $2",["0"]]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],SN:[,[,,"(?:[378]\\d|93)\\d{7}",,,,,,,[9]],[,,"3(?:0(?:1[0-2]|80)|282|3(?:8[1-9]|9[3-9])|611)\\d{5}",,,,"301012345"],[,,"7(?:(?:[06-8]\\d|21|90)\\d|5(?:01|[19]0|25|[38]3|[4-7]\\d))\\d{5}",,,,"701234567"],[,,"800\\d{6}",,,,"800123456"],[,,"88[4689]\\d{6}",,,,"884123456"],[,,"81[02468]\\d{6}",,,,"810123456"],[,,,,,,,,,[-1]],[,,"(?:3(?:392|9[01]\\d)\\d|93(?:3[13]0|929))\\d{4}",,,,"933301234"],"SN",221,"00",,,,,,,,[[,"(\\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]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],SO:[,[,,"[346-9]\\d{8}|[12679]\\d{7}|[1-5]\\d{6}|[1348]\\d{5}",,,,,,,[6,7,8,9]],[,,"(?:1\\d|2[0-79]|3[0-46-8]|4[0-7]|5[57-9])\\d{5}|(?:[134]\\d|8[125])\\d{4}",,,,"4012345",,,[6,7]],[,,"(?:(?:15|(?:3[59]|4[89]|6\\d|7[79]|8[08])\\d|9(?:0\\d|[2-9]))\\d|2(?:4\\d|8))\\d{5}|(?:[67]\\d\\d|904)\\d{5}",,,,"71123456",,,[7,8,9]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"SO",252,"00","0",,,"0",,,,[[,"(\\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]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],SR:[,[,,"(?:[2-5]|68|[78]\\d)\\d{5}",,,,,,,[6,7]],[,,"(?:2[1-3]|3[0-7]|(?:4|68)\\d|5[2-58])\\d{4}",,,,"211234"],[,,"(?:7[124-7]|8[124-9])\\d{5}",,,,"7412345",,,[7]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"56\\d{4}",,,,"561234",,,[6]],"SR",597,"00",,,,,,,,[[,"(\\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]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],SS:[,[,,"[19]\\d{8}",,,,,,,[9]],[,,"1[89]\\d{7}",,,,"181234567"],[,,"(?:12|9[1257-9])\\d{7}",,,,"977123456"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"SS",211,"00","0",,,"0",,,,[[,"(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[19]"],"0$1"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],ST:[,[,,"(?:22|9\\d)\\d{5}",,,,,,,[7]],[,,"22\\d{5}",,,,"2221234"],[,,"900[5-9]\\d{3}|9(?:0[1-9]|[89]\\d)\\d{4}",,,,"9812345"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"ST",239,"00",,,,,,,,[[,"(\\d{3})(\\d{4})","$1 $2",["[29]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],SV:[,[,,"[267]\\d{7}|[89]00\\d{4}(?:\\d{4})?",,,,,,,[7,8,11]],[,,"2(?:79(?:0[0347-9]|[1-9]\\d)|89(?:0[024589]|[1-9]\\d))\\d{3}|2(?:[1-69]\\d|[78][0-8])\\d{5}",,,,"21234567",,,[8]],[,,"[67]\\d{7}",,,,"70123456",,,[8]],[,,"800\\d{4}(?:\\d{4})?",,,,"8001234",,,[7,11]],[,,"900\\d{4}(?:\\d{4})?",,,,"9001234",,,[7,11]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"SV",503,"00",,,,,,,,[[,"(\\d{3})(\\d{4})","$1 $2",["[89]"]],[,"(\\d{4})(\\d{4})","$1 $2",["[267]"]],[,"(\\d{3})(\\d{4})(\\d{4})","$1 $2 $3",["[89]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],SX:[,[,,"7215\\d{6}|(?:[58]\\d\\d|900)\\d{7}",,,,,,,[10],[7]],[,,"7215(?:4[2-8]|8[239]|9[056])\\d{4}",,,,"7215425678",,,,[7]],[,,"7215(?:1[02]|2\\d|5[034679]|8[014-8])\\d{4}",,,,"7215205678",,,,[7]],[,,"8(?:00|33|44|55|66|77|88)[2-9]\\d{6}",,,,"8002123456"],[,,"900[2-9]\\d{6}",,,,"9002123456"],[,,,,,,,,,[-1]],[,,"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}",,,,"5002345678"],[,,,,,,,,,[-1]],"SX",1,"011","1",,,"(5\\d{6})$|1","721$1",,,,,[,,,,,,,,,[-1]],,"721",[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],SY:[,[,,"[1-39]\\d{8}|[1-5]\\d{7}",,,,,,,[8,9],[6,7]],[,,"21\\d{6,7}|(?:1(?:[14]\\d|[2356])|2[235]|3(?:[13]\\d|4)|4[134]|5[1-3])\\d{6}",,,,"112345678",,,,[6,7]],[,,"9[1-689]\\d{7}",,,,"944567890",,,[9]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"SY",963,"00","0",,,"0",,,,[[,"(\\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]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],SZ:[,[,,"0800\\d{4}|(?:[237]\\d|900)\\d{6}",,,,,,,[8,9]],[,,"[23][2-5]\\d{6}",,,,"22171234",,,[8]],[,,"7[6-9]\\d{6}",,,,"76123456",,,[8]],[,,"0800\\d{4}",,,,"08001234",,,[8]],[,,"900\\d{6}",,,,"900012345",,,[9]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"70\\d{6}",,,,"70012345",,,[8]],"SZ",268,"00",,,,,,,,[[,"(\\d{4})(\\d{4})","$1 $2",["[0237]"]],[,"(\\d{5})(\\d{4})","$1 $2",["9"]]],,[,,,,,,,,,[-1]],,,[,,"0800\\d{4}",,,,,,,[8]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],TA:[,[,,"8\\d{3}",,,,,,,[4]],[,,"8\\d{3}",,,,"8999"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"TA",290,"00",,,,,,,,,,[,,,,,,,,,[-1]],,"8",[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],TC:[,[,,"(?:[58]\\d\\d|649|900)\\d{7}",,,,,,,[10],[7]],[,,"649(?:266|712|9(?:4\\d|50))\\d{4}",,,,"6497121234",,,,[7]],[,,"649(?:2(?:3[129]|4[1-79])|3\\d\\d|4[34][1-3])\\d{4}",,,,"6492311234",,,,[7]],[,,"8(?:00|33|44|55|66|77|88)[2-9]\\d{6}",,,,"8002345678"],[,,"900[2-9]\\d{6}",,,,"9002345678"],[,,,,,,,,,[-1]],[,,"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}",,,,"5002345678"],[,,"649(?:71[01]|966)\\d{4}",,,,"6497101234",,,,[7]],"TC",1,"011","1",,,"([2-479]\\d{6})$|1","649$1",,,,,[,,,,,,,,,[-1]],,"649",[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],TD:[,[,,"(?:22|[69]\\d|77)\\d{6}",,,,,,,[8]],[,,"22(?:[37-9]0|5[0-5]|6[89])\\d{4}",,,,"22501234"],[,,"(?:6[0235689]|77|9\\d)\\d{6}",,,,"63012345"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"TD",235,"00|16",,,,,,"00",,[[,"(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[2679]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],TG:[,[,,"[279]\\d{7}",,,,,,,[8]],[,,"2(?:2[2-7]|3[23]|4[45]|55|6[67]|77)\\d{5}",,,,"22212345"],[,,"(?:7[019]|9[0-36-9])\\d{6}",,,,"90112345"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"TG",228,"00",,,,,,,,[[,"(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[279]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],TH:[,[,,"(?:001800|[2-57]|[689]\\d)\\d{7}|1\\d{7,9}",,,,,,,[8,9,10,13]],[,,"(?:1[0689]|2\\d|3[2-9]|4[2-5]|5[2-6]|7[3-7])\\d{6}",,,,"21234567",,,[8]],[,,"671[0-8]\\d{5}|(?:14|6[1-6]|[89]\\d)\\d{7}",,,,"812345678",,,[9]],[,,"(?:001800\\d|1800)\\d{6}",,,,"1800123456",,,[10,13]],[,,"1900\\d{6}",,,,"1900123456",,,[10]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"6[08]\\d{7}",,,,"601234567",,,[9]],"TH",66,"00[1-9]","0",,,"0",,,,[[,"(\\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"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],TJ:[,[,,"[0-57-9]\\d{8}",,,,,,,[9],[3,5,6,7]],[,,"(?:3(?:1[3-5]|2[245]|3[12]|4[24-7]|5[25]|72)|4(?:46|74|87))\\d{6}",,,,"372123456",,,,[3,5,6,7]],[,,"(?:4(?:1[18]|4[02-479])|81[1-9])\\d{6}|(?:0[0-57-9]|1[017]|2[02]|[34]0|5[05]|7[0178]|8[078]|9\\d)\\d{7}",,,,"917123456"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"TJ",992,"810",,,,,,"8~10",,[[,"(\\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[1-5]"]],[,"(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[0-57-9]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],TK:[,[,,"[2-47]\\d{3,6}",,,,,,,[4,5,6,7]],[,,"(?:2[2-4]|[34]\\d)\\d{2,5}",,,,"3101"],[,,"7[2-4]\\d{2,5}",,,,"7290"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"TK",690,"00",,,,,,,,,,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],TL:[,[,,"7\\d{7}|(?:[2-47]\\d|[89]0)\\d{5}",,,,,,,[7,8]],[,,"(?:2[1-5]|3[1-9]|4[1-4])\\d{5}",,,,"2112345",,,[7]],[,,"7[2-8]\\d{6}",,,,"77212345",,,[8]],[,,"80\\d{5}",,,,"8012345",,,[7]],[,,"90\\d{5}",,,,"9012345",,,[7]],[,,,,,,,,,[-1]],[,,"70\\d{5}",,,,"7012345",,,[7]],[,,,,,,,,,[-1]],"TL",670,"00",,,,,,,,[[,"(\\d{3})(\\d{4})","$1 $2",["[2-489]|70"]],[,"(\\d{4})(\\d{4})","$1 $2",["7"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],TM:[,[,,"[1-6]\\d{7}",,,,,,,[8]],[,,"(?:1(?:2\\d|3[1-9])|2(?:22|4[0-35-8])|3(?:22|4[03-9])|4(?:22|3[128]|4\\d|6[15])|5(?:22|5[7-9]|6[014-689]))\\d{5}",,,,"12345678"],[,,"6\\d{7}",,,,"66123456"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"TM",993,"810","8",,,"8",,"8~10",,[[,"(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2-$3-$4",["12"],"(8 $1)"],[,"(\\d{3})(\\d)(\\d{2})(\\d{2})","$1 $2-$3-$4",["[1-5]"],"(8 $1)"],[,"(\\d{2})(\\d{6})","$1 $2",["6"],"8 $1"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],TN:[,[,,"[2-57-9]\\d{7}",,,,,,,[8]],[,,"81200\\d{3}|(?:3[0-2]|7\\d)\\d{6}",,,,"30010123"],[,,"3(?:001|[12]40)\\d{4}|(?:(?:[259]\\d|4[0-8])\\d|3(?:1[1-35]|6[0-4]|91))\\d{5}",,,,"20123456"],[,,"8010\\d{4}",,,,"80101234"],[,,"88\\d{6}",,,,"88123456"],[,,"8[12]10\\d{4}",,,,"81101234"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"TN",216,"00",,,,,,,,[[,"(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["[2-57-9]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],TO:[,[,,"(?:0800|(?:[5-8]\\d\\d|999)\\d)\\d{3}|[2-8]\\d{4}",,,,,,,[5,7]],[,,"(?:2\\d|3[0-8]|4[0-4]|50|6[09]|7[0-24-69]|8[05])\\d{3}",,,,"20123",,,[5]],[,,"(?:55[4-6]|6(?:[09]\\d|3[02]|8[15-9])|(?:7\\d|8[46-9])\\d|999)\\d{4}",,,,"7715123",,,[7]],[,,"0800\\d{3}",,,,"0800222",,,[7]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"55[0-37-9]\\d{4}",,,,"5510123",,,[7]],"TO",676,"00",,,,,,,,[[,"(\\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]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],TR:[,[,,"4\\d{6}|8\\d{11,12}|(?:[2-58]\\d\\d|900)\\d{7}",,,,,,,[7,10,12,13]],[,,"(?:2(?:[13][26]|[28][2468]|[45][268]|[67][246])|3(?:[13][28]|[24-6][2468]|[78][02468]|92)|4(?:[16][246]|[23578][2468]|4[26]))\\d{7}",,,,"2123456789",,,[10]],[,,"561(?:011|61\\d)\\d{4}|5(?:0[15-7]|1[06]|24|[34]\\d|5[1-59]|9[46])\\d{7}",,,,"5012345678",,,[10]],[,,"8(?:00\\d{7}(?:\\d{2,3})?|11\\d{7})",,,,"8001234567",,,[10,12,13]],[,,"(?:8[89]8|900)\\d{7}",,,,"9001234567",,,[10]],[,,,,,,,,,[-1]],[,,"592(?:21[12]|461)\\d{4}",,,,"5922121234",,,[10]],[,,"850\\d{7}",,,,"8500123456",,,[10]],"TR",90,"00","0",,,"0",,,,[[,"(\\d{3})(\\d)(\\d{3})","$1 $2 $3",["444"],,,1],[,"(\\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]],[[,"(\\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]],[,,"512\\d{7}",,,,"5123456789",,,[10]],,,[,,"(?:444|811\\d{3})\\d{4}",,,,,,,[7,10]],[,,"444\\d{4}",,,,"4441444",,,[7]],,,[,,,,,,,,,[-1]]],TT:[,[,,"(?:[58]\\d\\d|900)\\d{7}",,,,,,,[10],[7]],[,,"868(?:2(?:01|1[5-9]|[23]\\d|4[0-2])|6(?:0[7-9]|1[02-8]|2[1-9]|[3-69]\\d|7[0-79])|82[124])\\d{4}",,,,"8682211234",,,,[7]],[,,"868(?:(?:2[5-9]|3\\d)\\d|4(?:3[0-6]|[6-9]\\d)|6(?:20|78|8\\d)|7(?:0[1-9]|1[02-9]|[2-9]\\d))\\d{4}",,,,"8682911234",,,,[7]],[,,"8(?:00|33|44|55|66|77|88)[2-9]\\d{6}",,,,"8002345678"],[,,"900[2-9]\\d{6}",,,,"9002345678"],[,,,,,,,,,[-1]],[,,"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}",,,,"5002345678"],[,,,,,,,,,[-1]],"TT",1,"011","1",,,"([2-46-8]\\d{6})$|1","868$1",,,,,[,,,,,,,,,[-1]],,"868",[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,"868619\\d{4}",,,,"8686191234",,,,[7]]],TV:[,[,,"(?:2|7\\d\\d|90)\\d{4}",,,,,,,[5,6,7]],[,,"2[02-9]\\d{3}",,,,"20123",,,[5]],[,,"(?:7[01]\\d|90)\\d{4}",,,,"901234",,,[6,7]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"TV",688,"00",,,,,,,,[[,"(\\d{2})(\\d{3})","$1 $2",["2"]],[,"(\\d{2})(\\d{4})","$1 $2",["90"]],[,"(\\d{2})(\\d{5})","$1 $2",["7"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],TW:[,[,,"[2-689]\\d{8}|7\\d{9,10}|[2-8]\\d{7}|2\\d{6}",,,,,,,[7,8,9,10,11]],[,,"(?:2[2-8]\\d|370|55[01]|7[1-9])\\d{6}|4(?:(?:0(?:0[1-9]|[2-48]\\d)|1[023]\\d)\\d{4,5}|(?:[239]\\d\\d|4(?:0[56]|12|49))\\d{5})|6(?:[01]\\d{7}|4(?:0[56]|12|24|4[09])\\d{4,5})|8(?:(?:2(?:3\\d|4[0-269]|[578]0|66)|36[24-9]|90\\d\\d)\\d{4}|4(?:0[56]|12|24|4[09])\\d{4,5})|(?:2(?:2(?:0\\d\\d|4(?:0[68]|[249]0|3[0-467]|5[0-25-9]|6[0235689]))|(?:3(?:[09]\\d|1[0-4])|(?:4\\d|5[0-49]|6[0-29]|7[0-5])\\d)\\d)|(?:(?:3[2-9]|5[2-8]|6[0-35-79]|8[7-9])\\d\\d|4(?:2(?:[089]\\d|7[1-9])|(?:3[0-4]|[78]\\d|9[01])\\d))\\d)\\d{3}",,,,"221234567",,,[8,9]],[,,"(?:40001[0-2]|9[0-8]\\d{4})\\d{3}",,,,"912345678",,,[9]],[,,"80[0-79]\\d{6}|800\\d{5}",,,,"800123456",,,[8,9]],[,,"20(?:[013-9]\\d\\d|2)\\d{4}",,,,"203123456",,,[7,9]],[,,,,,,,,,[-1]],[,,"99\\d{7}",,,,"990123456",,,[9]],[,,"7010(?:[0-2679]\\d|3[0-7]|8[0-5])\\d{5}|70\\d{8}",,,,"7012345678",,,[10,11]],"TW",886,"0(?:0[25-79]|19)","0","#",,"0",,,,[[,"(\\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"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,"50[0-46-9]\\d{6}",,,,"500123456",,,[9]],,,[,,,,,,,,,[-1]]],TZ:[,[,,"(?:[25-8]\\d|41|90)\\d{7}",,,,,,,[9]],[,,"2[2-8]\\d{7}",,,,"222345678"],[,,"77[2-9]\\d{6}|(?:6[125-9]|7[13-689])\\d{7}",,,,"621234567"],[,,"80[08]\\d{6}",,,,"800123456"],[,,"90\\d{7}",,,,"900123456"],[,,"8(?:40|6[01])\\d{6}",,,,"840123456"],[,,,,,,,,,[-1]],[,,"41\\d{7}",,,,"412345678"],"TZ",255,"00[056]","0",,,"0",,,,[[,"(\\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"]],,[,,,,,,,,,[-1]],,,[,,"(?:8(?:[04]0|6[01])|90\\d)\\d{6}"],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],UA:[,[,,"[89]\\d{9}|[3-9]\\d{8}",,,,,,,[9,10],[5,6,7]],[,,"(?:3[1-8]|4[13-8]|5[1-7]|6[12459])\\d{7}",,,,"311234567",,,[9],[5,6,7]],[,,"(?:39|50|6[36-8]|7[1-3]|9[1-9])\\d{7}",,,,"501234567",,,[9]],[,,"800[1-8]\\d{5,6}",,,,"800123456"],[,,"900[239]\\d{5,6}",,,,"900212345"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"89[1-579]\\d{6}",,,,"891234567",,,[9]],"UA",380,"00","0",,,"0",,"0~0",,[[,"(\\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"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],UG:[,[,,"800\\d{6}|(?:[29]0|[347]\\d)\\d{7}",,,,,,,[9],[5,6,7]],[,,"20(?:(?:240|30[67])\\d|6(?:00[0-2]|30[0-4]))\\d{3}|(?:20(?:[017]\\d|2[5-9]|32|5[0-4]|6[15-9])|[34]\\d{3})\\d{5}",,,,"312345678",,,,[5,6,7]],[,,"726[01]\\d{5}|7(?:[015-8]\\d|20|36|4[0-4]|9[89])\\d{6}",,,,"712345678"],[,,"800[1-3]\\d{5}",,,,"800123456"],[,,"90[1-3]\\d{6}",,,,"901123456"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"UG",256,"00[057]","0",,,"0",,,,[[,"(\\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"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],US:[,[,,"[2-9]\\d{9}|3\\d{6}",,,,,,,[10],[7]],[,,"(?:5056(?:[0-35-9]\\d|4[468])|73020\\d)\\d{4}|(?:4722|505[2-57-9]|983[289])\\d{6}|(?:2(?:0[1-35-9]|1[02-9]|2[03-57-9]|3[149]|4[08]|5[1-46]|6[0279]|7[0269]|8[13])|3(?:0[1-57-9]|1[02-9]|2[013569]|3[0-24679]|4[167]|5[0-2]|6[0149]|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]|[34][016]|5[01679]|6[0-279]|78|8[0-29])|7(?:0[1-46-8]|1[2-9]|2[04-7]|3[1247]|4[037]|5[47]|6[02359]|7[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}",,,,"2015550123",,,,[7]],[,,"(?:5056(?:[0-35-9]\\d|4[468])|73020\\d)\\d{4}|(?:4722|505[2-57-9]|983[289])\\d{6}|(?:2(?:0[1-35-9]|1[02-9]|2[03-57-9]|3[149]|4[08]|5[1-46]|6[0279]|7[0269]|8[13])|3(?:0[1-57-9]|1[02-9]|2[013569]|3[0-24679]|4[167]|5[0-2]|6[0149]|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]|[34][016]|5[01679]|6[0-279]|78|8[0-29])|7(?:0[1-46-8]|1[2-9]|2[04-7]|3[1247]|4[037]|5[47]|6[02359]|7[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}",,,,"2015550123",,,,[7]],[,,"8(?:00|33|44|55|66|77|88)[2-9]\\d{6}",,,,"8002345678"],[,,"900[2-9]\\d{6}",,,,"9002345678"],[,,,,,,,,,[-1]],[,,"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}",,,,"5002345678"],[,,,,,,,,,[-1]],"US",1,"011","1",,,"1",,,1,[[,"(\\d{3})(\\d{4})","$1-$2",["310"],,,1],[,"(\\d{3})(\\d{4})","$1-$2",["[24-9]|3(?:[02-9]|1[1-9])"]],[,"(\\d{3})(\\d{3})(\\d{4})","($1) $2-$3",["[2-9]"],,,1]],[[,"(\\d{3})(\\d{4})","$1-$2",["310"],,,1],[,"(\\d{3})(\\d{3})(\\d{4})","$1-$2-$3",["[2-9]"]]],[,,,,,,,,,[-1]],1,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],UY:[,[,,"0004\\d{2,9}|[1249]\\d{7}|(?:[49]\\d|80)\\d{5}",,,,,,,[6,7,8,9,10,11,12,13]],[,,"(?:1(?:770|9(?:20|87))|(?:2\\d|4[2-7])\\d\\d)\\d{4}",,,,"21231234",,,[8],[7]],[,,"9[1-9]\\d{6}",,,,"94231234",,,[8]],[,,"0004\\d{2,9}|(?:405|80[05])\\d{4}",,,,"8001234"],[,,"90[0-8]\\d{4}",,,,"9001234",,,[7]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"UY",598,"0(?:0|1[3-9]\\d)","0"," int. ",,"0",,"00",,[[,"(\\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"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],UZ:[,[,,"(?:20|33|[5-79]\\d|88)\\d{7}",,,,,,,[9]],[,,"(?:55\\d\\d|6(?:1(?:22|3[124]|4[1-4]|5[1-3578]|64)|2(?:22|3[0-57-9]|41)|5(?:22|3[3-7]|5[024-8])|6\\d\\d|7(?:[23]\\d|7[69])|9(?:22|4[1-8]|6[135]))|7(?:0(?:5[4-9]|6[0146]|7[124-6]|9[135-8])|(?:1[12]|[68]\\d)\\d|2(?:22|3[13-57-9]|4[1-3579]|5[14])|3(?:2\\d|3[1578]|4[1-35-7]|5[1-57]|61)|4(?:2\\d|3[1-579]|7[1-79])|5(?:22|5[1-9]|6[1457])|9(?:22|5[1-9])))\\d{5}",,,,"669050123"],[,,"(?:(?:[25]0|33|88|9[0-57-9])\\d{3}|6(?:1(?:2(?:2[01]|98)|35[0-4]|50\\d|61[23]|7(?:[01][017]|4\\d|55|9[5-9]))|2(?:(?:11|7\\d)\\d|2(?:[12]1|9[01379])|5(?:[126]\\d|3[0-4]))|5(?:19[01]|2(?:27|9[26])|(?:30|59|7\\d)\\d)|6(?:2(?:1[5-9]|2[0367]|38|41|52|60)|(?:3[79]|9[0-3])\\d|4(?:56|83)|7(?:[07]\\d|1[017]|3[07]|4[047]|5[057]|67|8[0178]|9[79]))|7(?:2(?:24|3[237]|4[5-9]|7[15-8])|5(?:7[12]|8[0589])|7(?:0\\d|[39][07])|9(?:0\\d|7[079]))|9(?:2(?:1[1267]|3[01]|5\\d|7[0-4])|(?:5[67]|7\\d)\\d|6(?:2[0-26]|8\\d)))|7(?:[07]\\d{3}|1(?:13[01]|6(?:0[47]|1[67]|66)|71[3-69]|98\\d)|2(?:2(?:2[79]|95)|3(?:2[5-9]|6[0-6])|57\\d|7(?:0\\d|1[17]|2[27]|3[37]|44|5[057]|66|88))|3(?:2(?:1[0-6]|21|3[469]|7[159])|(?:33|9[4-6])\\d|5(?:0[0-4]|5[579]|9\\d)|7(?:[0-3579]\\d|4[0467]|6[67]|8[078]))|4(?:2(?:29|5[0257]|6[0-7]|7[1-57])|5(?:1[0-4]|8\\d|9[5-9])|7(?:0\\d|1[024589]|2[0-27]|3[0137]|[46][07]|5[01]|7[5-9]|9[079])|9(?:7[015-9]|[89]\\d))|5(?:112|2(?:0\\d|2[29]|[49]4)|3[1568]\\d|52[6-9]|7(?:0[01578]|1[017]|[23]7|4[047]|[5-7]\\d|8[78]|9[079]))|9(?:22[128]|3(?:2[0-4]|7\\d)|57[02569]|7(?:2[05-9]|3[37]|4\\d|60|7[2579]|87|9[07]))))\\d{4}",,,,"912345678"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"UZ",998,"810","8",,,"8",,"8~10",,[[,"(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[235-9]"],"8 $1"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],VA:[,[,,"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]],[,,"06698\\d{1,6}",,,,"0669812345",,,[6,7,8,9,10,11]],[,,"3[1-9]\\d{8}|3[2-9]\\d{7}",,,,"3123456789",,,[9,10]],[,,"80(?:0\\d{3}|3)\\d{3}",,,,"800123456",,,[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}",,,,"899123456",,,[6,8,9,10]],[,,"84(?:[08]\\d{3}|[17])\\d{3}",,,,"848123456",,,[6,9]],[,,"1(?:78\\d|99)\\d{6}",,,,"1781234567",,,[9,10]],[,,"55\\d{8}",,,,"5512345678",,,[10]],"VA",39,"00",,,,,,,,,,[,,,,,,,,,[-1]],,"06698",[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,"3[2-8]\\d{9,10}",,,,"33101234501",,,[11,12]]],VC:[,[,,"(?:[58]\\d\\d|784|900)\\d{7}",,,,,,,[10],[7]],[,,"784(?:266|3(?:6[6-9]|7\\d|8[0-6])|4(?:38|5[0-36-8]|8[0-8])|5(?:55|7[0-2]|93)|638|784)\\d{4}",,,,"7842661234",,,,[7]],[,,"784(?:4(?:3[0-5]|5[45]|89|9[0-8])|5(?:2[6-9]|3[0-4])|720)\\d{4}",,,,"7844301234",,,,[7]],[,,"8(?:00|33|44|55|66|77|88)[2-9]\\d{6}",,,,"8002345678"],[,,"900[2-9]\\d{6}",,,,"9002345678"],[,,,,,,,,,[-1]],[,,"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}",,,,"5002345678"],[,,"78451[0-2]\\d{4}",,,,"7845101234",,,,[7]],"VC",1,"011","1",,,"([2-7]\\d{6})$|1","784$1",,,,,[,,,,,,,,,[-1]],,"784",[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],VE:[,[,,"[68]00\\d{7}|(?:[24]\\d|[59]0)\\d{8}",,,,,,,[10],[7]],[,,"(?:2(?:12|3[457-9]|[467]\\d|[58][1-9]|9[1-6])|[4-6]00)\\d{7}",,,,"2121234567",,,,[7]],[,,"4(?:1[24-8]|2[46])\\d{7}",,,,"4121234567"],[,,"800\\d{7}",,,,"8001234567"],[,,"90[01]\\d{7}",,,,"9001234567"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"VE",58,"00","0",,,"0",,,,[[,"(\\d{3})(\\d{7})","$1-$2",["[24-689]"],"0$1","$CC $1"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,"501\\d{7}",,,,"5010123456",,,,[7]],,,[,,,,,,,,,[-1]]],VG:[,[,,"(?:284|[58]\\d\\d|900)\\d{7}",,,,,,,[10],[7]],[,,"284(?:229|4(?:22|9[45])|774|8(?:52|6[459]))\\d{4}",,,,"2842291234",,,,[7]],[,,"284(?:245|3(?:0[0-3]|4[0-7]|68|9[34])|4(?:4[0-6]|68|9[69])|5(?:4[0-7]|68|9[69]))\\d{4}",,,,"2843001234",,,,[7]],[,,"8(?:00|33|44|55|66|77|88)[2-9]\\d{6}",,,,"8002345678"],[,,"900[2-9]\\d{6}",,,,"9002345678"],[,,,,,,,,,[-1]],[,,"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}",,,,"5002345678"],[,,,,,,,,,[-1]],"VG",1,"011","1",,,"([2-578]\\d{6})$|1","284$1",,,,,[,,,,,,,,,[-1]],,"284",[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],VI:[,[,,"[58]\\d{9}|(?:34|90)0\\d{7}",,,,,,,[10],[7]],[,,"340(?:2(?:0[0-368]|2[06-8]|4[49]|77)|3(?:32|44)|4(?:2[23]|44|7[34]|89)|5(?:1[34]|55)|6(?:2[56]|4[23]|77|9[023])|7(?:1[2-57-9]|2[57]|7\\d)|884|998)\\d{4}",,,,"3406421234",,,,[7]],[,,"340(?:2(?:0[0-368]|2[06-8]|4[49]|77)|3(?:32|44)|4(?:2[23]|44|7[34]|89)|5(?:1[34]|55)|6(?:2[56]|4[23]|77|9[023])|7(?:1[2-57-9]|2[57]|7\\d)|884|998)\\d{4}",,,,"3406421234",,,,[7]],[,,"8(?:00|33|44|55|66|77|88)[2-9]\\d{6}",,,,"8002345678"],[,,"900[2-9]\\d{6}",,,,"9002345678"],[,,,,,,,,,[-1]],[,,"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}",,,,"5002345678"],[,,,,,,,,,[-1]],"VI",1,"011","1",,,"([2-9]\\d{6})$|1","340$1",,1,,,[,,,,,,,,,[-1]],,"340",[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],VN:[,[,,"[12]\\d{9}|[135-9]\\d{8}|[16]\\d{7}|[16-8]\\d{6}",,,,,,,[7,8,9,10]],[,,"2(?:0[3-9]|1[0-689]|2[0-25-9]|[38][2-9]|4[2-8]|5[124-9]|6[0-39]|7[0-7]|9[0-4679])\\d{7}",,,,"2101234567",,,[10]],[,,"(?:5(?:2[238]|59)|89[6-9]|99[013-9])\\d{6}|(?:3\\d|5[1689]|7[06-9]|8[1-8]|9[0-8])\\d{7}",,,,"912345678",,,[9]],[,,"1800\\d{4,6}|12(?:0[13]|28)\\d{4}",,,,"1800123456",,,[8,9,10]],[,,"1900\\d{4,6}",,,,"1900123456",,,[8,9,10]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"672\\d{6}",,,,"672012345",,,[9]],"VN",84,"00","0",,,"0",,,,[[,"(\\d{3})(\\d{4})","$1 $2",["[17]99"],"0$1",,1],[,"(\\d{2})(\\d{5})","$1 $2",["80"],"0$1",,1],[,"(\\d{3})(\\d{4,5})","$1 $2",["69"],"0$1",,1],[,"(\\d{4})(\\d{4,6})","$1 $2",["1"],,,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]],[[,"(\\d{2})(\\d{5})","$1 $2",["80"],"0$1",,1],[,"(\\d{4})(\\d{4,6})","$1 $2",["1"],,,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]],[,,,,,,,,,[-1]],,,[,,"[17]99\\d{4}|69\\d{5,6}",,,,,,,[7,8]],[,,"(?:[17]99|80\\d)\\d{4}|69\\d{5,6}",,,,"1992000",,,[7,8]],,,[,,,,,,,,,[-1]]],VU:[,[,,"[57-9]\\d{6}|(?:[238]\\d|48)\\d{3}",,,,,,,[5,7]],[,,"(?:38[0-8]|48[4-9])\\d\\d|(?:2[02-9]|3[4-7]|88)\\d{3}",,,,"22123",,,[5]],[,,"(?:[58]\\d|7[013-7])\\d{5}",,,,"5912345",,,[7]],[,,"81[18]\\d\\d",,,,"81123",,,[5]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"9(?:0[1-9]|1[01])\\d{4}",,,,"9010123",,,[7]],"VU",678,"00",,,,,,,,[[,"(\\d{3})(\\d{4})","$1 $2",["[57-9]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,"(?:3[03]|900\\d)\\d{3}",,,,"30123"],,,[,,,,,,,,,[-1]]],WF:[,[,,"(?:40|72)\\d{4}|8\\d{5}(?:\\d{3})?",,,,,,,[6,9]],[,,"72\\d{4}",,,,"721234",,,[6]],[,,"(?:72|8[23])\\d{4}",,,,"821234",,,[6]],[,,"80[0-5]\\d{6}",,,,"800012345",,,[9]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"WF",681,"00",,,,,,,,[[,"(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3",["[478]"]],[,"(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["8"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,"[48]0\\d{4}",,,,"401234",,,[6]]],WS:[,[,,"(?:[2-6]|8\\d{5})\\d{4}|[78]\\d{6}|[68]\\d{5}",,,,,,,[5,6,7,10]],[,,"6[1-9]\\d{3}|(?:[2-5]|60)\\d{4}",,,,"22123",,,[5,6]],[,,"(?:7[1-35-7]|8(?:[3-7]|9\\d{3}))\\d{5}",,,,"7212345",,,[7,10]],[,,"800\\d{3}",,,,"800123",,,[6]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"WS",685,"0",,,,,,,,[[,"(\\d{5})","$1",["[2-5]|6[1-9]"]],[,"(\\d{3})(\\d{3,7})","$1 $2",["[68]"]],[,"(\\d{2})(\\d{5})","$1 $2",["7"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],XK:[,[,,"[23]\\d{7,8}|(?:4\\d\\d|[89]00)\\d{5}",,,,,,,[8,9]],[,,"(?:2[89]|39)0\\d{6}|[23][89]\\d{6}",,,,"28012345"],[,,"4[3-9]\\d{6}",,,,"43201234",,,[8]],[,,"800\\d{5}",,,,"80001234",,,[8]],[,,"900\\d{5}",,,,"90001234",,,[8]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"XK",383,"00","0",,,"0",,,,[[,"(\\d{3})(\\d{5})","$1 $2",["[89]"],"0$1"],[,"(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["[2-4]"],"0$1"],[,"(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[23]"],"0$1"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],YE:[,[,,"(?:1|7\\d)\\d{7}|[1-7]\\d{6}",,,,,,,[7,8,9],[6]],[,,"78[0-7]\\d{4}|17\\d{6}|(?:[12][2-68]|3[2358]|4[2-58]|5[2-6]|6[3-58]|7[24-6])\\d{5}",,,,"1234567",,,[7,8],[6]],[,,"7[01378]\\d{7}",,,,"712345678",,,[9]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"YE",967,"00","0",,,"0",,,,[[,"(\\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"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],YT:[,[,,"(?:80|9\\d)\\d{7}|(?:26|63)9\\d{6}",,,,,,,[9]],[,,"269(?:0[0-467]|5[0-4]|6\\d|[78]0)\\d{4}",,,,"269601234"],[,,"639(?:0[0-79]|1[019]|[267]\\d|3[09]|40|5[05-9]|9[04-79])\\d{4}",,,,"639012345"],[,,"80\\d{7}",,,,"801234567"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"9(?:(?:39|47)8[01]|769\\d)\\d{4}",,,,"939801234"],"YT",262,"00","0",,,"0",,,,,,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],ZA:[,[,,"[1-79]\\d{8}|8\\d{4,9}",,,,,,,[5,6,7,8,9,10]],[,,"(?:2(?:0330|4302)|52087)0\\d{3}|(?:1[0-8]|2[1-378]|3[1-69]|4\\d|5[1346-8])\\d{7}",,,,"101234567",,,[9]],[,,"(?:1(?:3492[0-25]|4495[0235]|549(?:20|5[01]))|4[34]492[01])\\d{3}|8[1-4]\\d{3,7}|(?:2[27]|47|54)4950\\d{3}|(?:1(?:049[2-4]|9[12]\\d\\d)|(?:6\\d|7[0-46-9])\\d{3}|8(?:5\\d{3}|7(?:08[67]|158|28[5-9]|310)))\\d{4}|(?:1[6-8]|28|3[2-69]|4[025689]|5[36-8])4920\\d{3}|(?:12|[2-5]1)492\\d{4}",,,,"711234567",,,[5,6,7,8,9]],[,,"80\\d{7}",,,,"801234567",,,[9]],[,,"(?:86[2-9]|9[0-2]\\d)\\d{6}",,,,"862345678",,,[9]],[,,"860\\d{6}",,,,"860123456",,,[9]],[,,,,,,,,,[-1]],[,,"87(?:08[0-589]|15[0-79]|28[0-4]|31[1-9])\\d{4}|87(?:[02][0-79]|1[0-46-9]|3[02-9]|[4-9]\\d)\\d{5}",,,,"871234567",,,[9]],"ZA",27,"00","0",,,"0",,,,[[,"(\\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"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,"861\\d{6,7}",,,,"861123456",,,[9,10]],,,[,,,,,,,,,[-1]]],ZM:[,[,,"800\\d{6}|(?:21|63|[79]\\d)\\d{7}",,,,,,,[9],[6]],[,,"21[1-8]\\d{6}",,,,"211234567",,,,[6]],[,,"(?:7[5-79]|9[5-8])\\d{7}",,,,"955123456"],[,,"800\\d{6}",,,,"800123456"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"63\\d{7}",,,,"630123456"],"ZM",260,"00","0",,,"0",,,,[[,"(\\d{3})(\\d{3})","$1 $2",["[1-9]"]],[,"(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[28]"],"0$1"],[,"(\\d{2})(\\d{7})","$1 $2",["[79]"],"0$1"]],[[,"(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[28]"],"0$1"],[,"(\\d{2})(\\d{7})","$1 $2",["[79]"],"0$1"]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],ZW:[,[,,"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],[3,4]],[,,"(?:1(?:(?:3\\d|9)\\d|[4-8])|2(?:(?:(?:0(?:2[014]|5)|(?:2[0157]|31|84|9)\\d\\d|[56](?:[14]\\d\\d|20)|7(?:[089]|2[03]|[35]\\d\\d))\\d|4(?:2\\d\\d|8))\\d|1(?:2|[39]\\d{4}))|3(?:(?:123|(?:29\\d|92)\\d)\\d\\d|7(?:[19]|[56]\\d))|5(?:0|1[2-478]|26|[37]2|4(?:2\\d{3}|83)|5(?:25\\d\\d|[78])|[689]\\d)|6(?:(?:[16-8]21|28|52[013])\\d\\d|[39])|8(?:[1349]28|523)\\d\\d)\\d{3}|(?:4\\d\\d|9[2-9])\\d{4,5}|(?:(?:2(?:(?:(?:0|8[146])\\d|7[1-7])\\d|2(?:[278]\\d|92)|58(?:2\\d|3))|3(?:[26]|9\\d{3})|5(?:4\\d|5)\\d\\d)\\d|6(?:(?:(?:[0-246]|[78]\\d)\\d|37)\\d|5[2-8]))\\d\\d|(?:2(?:[569]\\d|8[2-57-9])|3(?:[013-59]\\d|8[37])|6[89]8)\\d{3}",,,,"1312345",,,,[3,4]],[,,"7(?:[178]\\d|3[1-9])\\d{6}",,,,"712345678",,,[9]],[,,"80(?:[01]\\d|20|8[0-8])\\d{3}",,,,"8001234",,,[7]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"86(?:1[12]|22|30|44|55|77|8[368])\\d{6}",,,,"8686123456",,,[10]],"ZW",263,"00","0",,,"0",,,,[[,"(\\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"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],800:[,[,,"(?:00|[1-9]\\d)\\d{6}",,,,,,,[8]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"(?:00|[1-9]\\d)\\d{6}",,,,"12345678"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"001",800,,,,,,,,1,[[,"(\\d{4})(\\d{4})","$1 $2",["\\d"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],808:[,[,,"[1-9]\\d{7}",,,,,,,[8]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"[1-9]\\d{7}",,,,"12345678"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"001",808,,,,,,,,1,[[,"(\\d{4})(\\d{4})","$1 $2",["[1-9]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],870:[,[,,"7\\d{11}|[35-7]\\d{8}",,,,,,,[9,12]],[,,,,,,,,,[-1]],[,,"(?:[356]|774[45])\\d{8}|7[6-8]\\d{7}",,,,"301234567"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"001",870,,,,,,,,,[[,"(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[35-7]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],878:[,[,,"10\\d{10}",,,,,,,[12]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"10\\d{10}",,,,"101234567890"],"001",878,,,,,,,,1,[[,"(\\d{2})(\\d{5})(\\d{5})","$1 $2 $3",["1"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],881:[,[,,"6\\d{9}|[0-36-9]\\d{8}",,,,,,,[9,10]],[,,,,,,,,,[-1]],[,,"6\\d{9}|[0-36-9]\\d{8}",,,,"612345678"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"001",881,,,,,,,,,[[,"(\\d)(\\d{3})(\\d{5})","$1 $2 $3",["[0-37-9]"]],[,"(\\d)(\\d{3})(\\d{5,6})","$1 $2 $3",["6"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],882:[,[,,"[13]\\d{6}(?:\\d{2,5})?|[19]\\d{7}|(?:[25]\\d\\d|4)\\d{7}(?:\\d{2})?",,,,,,,[7,8,9,10,11,12]],[,,,,,,,,,[-1]],[,,"342\\d{4}|(?:337|49)\\d{6}|(?:3(?:2|47|7\\d{3})|50\\d{3})\\d{7}",,,,"3421234",,,[7,8,9,10,12]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"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}",,,,"390123456789"],"001",882,,,,,,,,,[[,"(\\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]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,"348[57]\\d{7}",,,,"34851234567",,,[11]]],883:[,[,,"(?:[1-4]\\d|51)\\d{6,10}",,,,,,,[8,9,10,11,12]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"(?: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}",,,,"510012345"],"001",883,,,,,,,,1,[[,"(\\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]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],888:[,[,,"\\d{11}",,,,,,,[11]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"001",888,,,,,,,,1,[[,"(\\d{3})(\\d{3})(\\d{5})","$1 $2 $3"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,"\\d{11}",,,,"12345678901"],,,[,,,,,,,,,[-1]]],979:[,[,,"[1359]\\d{8}",,,,,,,[9],[8]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,"[1359]\\d{8}",,,,"123456789",,,,[8]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],"001",979,,,,,,,,1,[[,"(\\d)(\\d{4})(\\d{4})","$1 $2 $3",["[1359]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]]};function L(){this.g={}}L.i=void 0,L.g=function(){return L.i?L.i:L.i=new L};var H={0:"0",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9","0":"0","1":"1","2":"2","3":"3","4":"4","5":"5","6":"6","7":"7","8":"8","9":"9","٠":"0","١":"1","٢":"2","٣":"3","٤":"4","٥":"5","٦":"6","٧":"7","٨":"8","٩":"9","۰":"0","۱":"1","۲":"2","۳":"3","۴":"4","۵":"5","۶":"6","۷":"7","۸":"8","۹":"9"},G={0:"0",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9","0":"0","1":"1","2":"2","3":"3","4":"4","5":"5","6":"6","7":"7","8":"8","9":"9","٠":"0","١":"1","٢":"2","٣":"3","٤":"4","٥":"5","٦":"6","٧":"7","٨":"8","٩":"9","۰":"0","۱":"1","۲":"2","۳":"3","۴":"4","۵":"5","۶":"6","۷":"7","۸":"8","۹":"9",A:"2",B:"2",C:"2",D:"3",E:"3",F:"3",G:"4",H:"4",I:"4",J:"5",K:"5",L:"5",M:"6",N:"6",O:"6",P:"7",Q:"7",R:"7",S:"7",T:"8",U:"8",V:"8",W:"9",X:"9",Y:"9",Z:"9"},W=RegExp("^[++]+"),N=RegExp("([0-90-9٠-٩۰-۹])"),F=RegExp("[++0-90-9٠-٩۰-۹]"),z=/[\\\/] *x/,K=RegExp("[^0-90-9٠-٩۰-۹A-Za-z#]+$"),V=/(?:.*?[A-Za-z]){3}.*/,X=RegExp("^\\+([0-90-9٠-٩۰-۹]|[\\-\\.\\(\\)]?)*[0-90-9٠-٩۰-۹]([0-90-9٠-٩۰-۹]|[\\-\\.\\(\\)]?)*$"),Y=RegExp("^([A-Za-z0-90-9٠-٩۰-۹]+((\\-)*[A-Za-z0-90-9٠-٩۰-۹])*\\.)*[A-Za-z]+((\\-)*[A-Za-z0-90-9٠-٩۰-۹])*\\.?$");function q(et){return"([0-90-9٠-٩۰-۹]{1,"+et+"})"}function tt(){return";ext="+q("20")+"|[  \\t,]*(?:e?xt(?:ensi(?:ó?|ó))?n?|e?xtn?|доб|anexo)[:\\..]?[  \\t,-]*"+(q("20")+"#?|[  \\t,]*(?:[xx##~~]|int|int)[:\\..]?[  \\t,-]*")+(q("9")+"#?|[- ]+")+(q("6")+"#|[  \\t]*(?:,{2}|;)[:\\..]?[  \\t,-]*")+(q("15")+"#?|[  \\t]*(?:,)+[:\\..]?[  \\t,-]*")+(q("9")+"#?")}var it=new RegExp("(?:"+tt()+")$","i"),at=new RegExp("^[0-90-9٠-٩۰-۹]{2}$|^[++]*(?:[-x‐-―−ー--/  ­​⁠ ()()[].\\[\\]/~⁓∼~*]*[0-90-9٠-٩۰-۹]){3,}[-x‐-―−ー--/  ­​⁠ ()()[].\\[\\]/~⁓∼~*A-Za-z0-90-9٠-٩۰-۹]*(?:"+tt()+")?$","i"),ht=/(\$\d)/;function dt(et){return 2>et.length?!1:oe(at,et)}function ut(et){return oe(V,et)?J(et,G):J(et,H)}function st(et){var nt=ut(et.toString());et.i="",et.g(nt)}function J(et,nt){for(var ft=new C,vt,$t=et.length,yt=0;yt<$t;++yt)vt=et.charAt(yt),vt=nt[vt.toUpperCase()],vt!=null&&ft.g(vt);return ft.toString()}function Q(et){return et!=null&&isNaN(et)&&et.toUpperCase()in l}function rt(et,nt,ft){if(s(nt,2)==0&&nt.g[5]!=null){var vt=d(nt,5);if(0<vt.length)return vt}vt=d(nt,1);var $t=ct(nt);if(ft==0)return pt(vt,0,$t,"");if(!(vt in j))return $t;et=lt(et,vt,Wt(vt)),nt=nt.g[3]!=null&&s(nt,3).length!=0?ft==3?";ext="+s(nt,3):et.g[13]!=null?s(et,13)+d(nt,3):" ext. "+d(nt,3):"";t:{et=y(et,20).length==0||ft==2?y(et,19):y(et,20);for(var yt,xt=et.length,St=0;St<xt;++St){yt=et[St];var Vt=v(yt,3);if((Vt==0||$t.search(s(yt,3,Vt-1))==0)&&(Vt=new RegExp(s(yt,1)),oe(Vt,$t))){et=yt;break t}}et=null}return et!=null&&(xt=et,et=d(xt,2),yt=new RegExp(s(xt,1)),d(xt,5),xt=d(xt,4),$t=ft==2&&xt!=null&&0<xt.length?$t.replace(yt,et.replace(ht,xt)):$t.replace(yt,et),ft==3&&($t=$t.replace(RegExp("^[-x‐-―−ー--/  ­​⁠ ()()[].\\[\\]/~⁓∼~]+"),""),$t=$t.replace(RegExp("[-x‐-―−ー--/  ­​⁠ ()()[].\\[\\]/~⁓∼~]+","g"),"-"))),pt(vt,ft,$t,nt)}function lt(et,nt,ft){return ft=="001"?It(et,""+nt):It(et,ft)}function ct(et){if(et.g[2]==null)return"";var nt=""+s(et,2);return et.g[4]!=null&&s(et,4)&&0<d(et,8)?Array(d(et,8)+1).join("0")+nt:nt}function pt(et,nt,ft,vt){switch(nt){case 0:return"+"+et+ft+vt;case 1:return"+"+et+" "+ft+vt;case 3:return"tel:+"+et+"-"+ft+vt;default:return ft+vt}}function mt(et,nt){switch(nt){case 4:return s(et,5);case 3:return s(et,4);case 1:return s(et,3);case 0:case 2:return s(et,2);case 5:return s(et,6);case 6:return s(et,8);case 7:return s(et,7);case 8:return s(et,21);case 9:return s(et,25);case 10:return s(et,28);default:return s(et,1)}}function wt(et,nt){return bt(et,s(nt,1))?bt(et,s(nt,5))?4:bt(et,s(nt,4))?3:bt(et,s(nt,6))?5:bt(et,s(nt,8))?6:bt(et,s(nt,7))?7:bt(et,s(nt,21))?8:bt(et,s(nt,25))?9:bt(et,s(nt,28))?10:bt(et,s(nt,2))?s(nt,18)||bt(et,s(nt,3))?2:0:!s(nt,18)&&bt(et,s(nt,3))?1:-1:-1}function It(et,nt){if(nt==null)return null;nt=nt.toUpperCase();var ft=et.g[nt];if(ft==null){if(ft=l[nt],ft==null)return null;ft=new a().g(R.j(),ft),et.g[nt]=ft}return ft}function bt(et,nt){var ft=et.length;return 0<v(nt,9)&&y(nt,9).indexOf(ft)==-1?!1:oe(d(nt,2),et)}function kt(et,nt){if(nt==null)return null;var ft=d(nt,1);if(ft=j[ft],ft==null)et=null;else if(ft.length==1)et=ft[0];else t:{nt=ct(nt);for(var vt,$t=ft.length,yt=0;yt<$t;yt++){vt=ft[yt];var xt=It(et,vt);if(xt.g[23]!=null){if(nt.search(s(xt,23))==0){et=vt;break t}}else if(wt(nt,xt)!=-1){et=vt;break t}}et=null}return et}function Wt(et){return et=j[et],et==null?"ZZ":et[0]}function Rt(et,nt,ft,vt){var $t=mt(ft,vt),yt=v($t,9)==0?y(s(ft,1),9):y($t,9);return $t=y($t,10),yt[0]==-1?5:(nt=nt.length,-1<$t.indexOf(nt)?4:(ft=yt[0],ft==nt?0:ft>nt?2:yt[yt.length-1]<nt?3:-1<yt.indexOf(nt,1)?0:5))}function zt(et,nt){var ft=ct(nt);return nt=d(nt,1),nt in j?(nt=lt(et,nt,Wt(nt)),Rt(et,ft,nt,-1)):1}function Lt(et,nt,ft,vt,$t,yt){if(nt.length==0)return 0;nt=new C(nt);var xt;ft!=null&&(xt=s(ft,11)),xt==null&&(xt="NonMatch");var St=nt.toString();if(St.length==0)xt=20;else if(W.test(St))St=St.replace(W,""),nt.i="",nt.g(ut(St)),xt=1;else{if(St=new RegExp(xt),st(nt),xt=nt.toString(),xt.search(St)==0){St=xt.match(St)[0].length;var Vt=xt.substring(St).match(N);Vt&&Vt[1]!=null&&0<Vt[1].length&&J(Vt[1],H)=="0"?xt=!1:(nt.i="",nt.g(xt.substring(St)),xt=!0)}else xt=!1;xt=xt?5:20}if($t&&w(yt,6,xt),xt!=20){if(2>=nt.i.length)throw Error("Phone number too short after IDD");t:{if(et=nt.toString(),et.length!=0&&et.charAt(0)!="0"){for($t=et.length,nt=1;3>=nt&&nt<=$t;++nt)if(ft=parseInt(et.substring(0,nt),10),ft in j){vt.g(et.substring(nt)),vt=ft;break t}}vt=0}if(vt!=0)return w(yt,1,vt),vt;throw Error("Invalid country calling code")}return ft!=null&&(xt=d(ft,10),St=""+xt,Vt=nt.toString(),Vt.lastIndexOf(St,0)==0&&(St=new C(Vt.substring(St.length)),Vt=s(ft,1),Vt=new RegExp(d(Vt,2)),Qt(St,ft,null),St=St.toString(),!oe(Vt,nt.toString())&&oe(Vt,St)||Rt(et,nt.toString(),ft,-1)==3))?(vt.g(St),$t&&w(yt,6,10),w(yt,1,xt),xt):(w(yt,1,0),0)}function Qt(et,nt,ft){var vt=et.toString(),$t=vt.length,yt=s(nt,15);if($t!=0&&yt!=null&&yt.length!=0){var xt=new RegExp("^(?:"+yt+")");if($t=xt.exec(vt)){yt=new RegExp(d(s(nt,1),2));var St=oe(yt,vt),Vt=$t.length-1;nt=s(nt,16),nt==null||nt.length==0||$t[Vt]==null||$t[Vt].length==0?(!St||oe(yt,vt.substring($t[0].length)))&&(ft!=null&&0<Vt&&$t[Vt]!=null&&ft.g($t[1]),et.set(vt.substring($t[0].length))):(vt=vt.replace(xt,nt),(!St||oe(yt,vt))&&(ft!=null&&0<Vt&&ft.g($t[1]),et.set(vt)))}}}function Yt(et,nt,ft){if(!Q(ft)&&0<nt.length&&nt.charAt(0)!="+")throw Error("Invalid country calling code");return Zt(et,nt,ft,!0)}function Zt(et,nt,ft,vt){if(nt==null)throw Error("The string supplied did not seem to be a phone number");if(250<nt.length)throw Error("The string supplied is too long to be a phone number");var $t=new C,yt=nt.indexOf(";phone-context=");if(yt===-1)yt=null;else if(yt+=15,yt>=nt.length)yt="";else{var xt=nt.indexOf(";",yt);yt=xt!==-1?nt.substring(yt,xt):nt.substring(yt)}var St=yt;if(St==null?xt=!0:St.length===0?xt=!1:(xt=X.exec(St),St=Y.exec(St),xt=xt!==null||St!==null),!xt||(yt!=null?(yt.charAt(0)==="+"&&$t.g(yt),yt=nt.indexOf("tel:"),$t.g(nt.substring(0<=yt?yt+4:0,nt.indexOf(";phone-context=")))):(yt=$t.g,xt=nt??"",St=xt.search(F),0<=St?(xt=xt.substring(St),xt=xt.replace(K,""),St=xt.search(z),0<=St&&(xt=xt.substring(0,St))):xt="",yt.call($t,xt)),yt=$t.toString(),xt=yt.indexOf(";isub="),0<xt&&($t.i="",$t.g(yt.substring(0,xt))),!dt($t.toString())))throw Error("The string supplied did not seem to be a phone number");if(yt=$t.toString(),!(Q(ft)||yt!=null&&0<yt.length&&W.test(yt)))throw Error("Invalid country calling code");yt=new B,vt&&w(yt,5,nt);t:{if(nt=$t.toString(),xt=nt.search(it),0<=xt&&dt(nt.substring(0,xt))){St=nt.match(it);for(var Vt=St.length,Fe=1;Fe<Vt;++Fe)if(St[Fe]!=null&&0<St[Fe].length){$t.i="",$t.g(nt.substring(0,xt)),nt=St[Fe];break t}}nt=""}0<nt.length&&w(yt,3,nt),xt=It(et,ft),nt=new C,St=0,Vt=$t.toString();try{St=Lt(et,Vt,xt,nt,vt,yt)}catch(Ze){if(Ze.message=="Invalid country calling code"&&W.test(Vt)){if(Vt=Vt.replace(W,""),St=Lt(et,Vt,xt,nt,vt,yt),St==0)throw Ze}else throw Ze}if(St!=0?($t=Wt(St),$t!=ft&&(xt=lt(et,St,$t))):(st($t),nt.g($t.toString()),ft!=null?(St=d(xt,10),w(yt,1,St)):vt&&(delete yt.g[6],yt.i&&delete yt.i[6])),2>nt.i.length||(xt!=null&&(ft=new C,$t=new C(nt.toString()),Qt($t,xt,ft),et=Rt(et,$t.toString(),xt,-1),et!=2&&et!=4&&et!=5&&(nt=$t,vt&&0<ft.toString().length&&w(yt,7,ft.toString()))),vt=nt.toString(),et=vt.length,2>et))throw Error("The string supplied is too short to be a phone number");if(17<et)throw Error("The string supplied is too long to be a phone number");if(1<vt.length&&vt.charAt(0)=="0"){for(w(yt,4,!0),et=1;et<vt.length-1&&vt.charAt(et)=="0";)et++;et!=1&&w(yt,8,et)}return w(yt,2,parseInt(vt,10)),yt}function oe(et,nt){return!!((et=typeof et=="string"?nt.match("^(?:"+et+")$"):nt.match(et))&&et[0].length==nt.length)}t("intlTelInputUtils",{}),t("intlTelInputUtils.formatNumber",(et,nt,ft)=>{try{const $t=L.g(),yt=Yt($t,et,nt);var vt=zt($t,yt);return vt==0||vt==4?rt($t,yt,typeof ft>"u"?0:ft):et}catch{return et}}),t("intlTelInputUtils.getExampleNumber",(et,nt,ft)=>{try{const St=L.g();t:{var vt=St;if(Q(et)){var $t=mt(It(vt,et),ft);try{if($t.g[6]!=null){var yt=s($t,6),xt=Zt(vt,yt,et,!1);break t}}catch{}}xt=null}return rt(St,xt,nt?2:1)}catch{return""}}),t("intlTelInputUtils.getExtension",(et,nt)=>{try{return s(Yt(L.g(),et,nt),3)}catch{return""}}),t("intlTelInputUtils.getNumberType",(et,nt)=>{try{const St=L.g();var ft=Yt(St,et,nt);et=St;var vt=kt(et,ft),$t=lt(et,d(ft,1),vt);if($t==null)var yt=-1;else{var xt=ct(ft);yt=wt(xt,$t)}return yt}catch{return-99}}),t("intlTelInputUtils.getValidationError",(et,nt)=>{try{const ft=L.g(),vt=Yt(ft,et,nt);return zt(ft,vt)}catch(ft){return ft.message==="Invalid country calling code"?1:3>=et.length||ft.message==="Phone number too short after IDD"||ft.message==="The string supplied is too short to be a phone number"?2:ft.message==="The string supplied is too long to be a phone number"?3:-99}}),t("intlTelInputUtils.isValidNumber",(et,nt)=>{try{const An=L.g();var ft=Yt(An,et,nt);et=An;var vt=kt(et,ft),$t=d(ft,1),yt=lt(et,$t,vt),xt;if(!(xt=yt==null)){var St;if(St=vt!="001"){var Vt=It(et,vt);if(Vt==null)throw Error("Invalid region code: "+vt);var Fe=d(Vt,10);St=$t!=Fe}xt=St}if(xt)var Ze=!1;else{var Za=ct(ft);Ze=wt(Za,yt)!=-1}return Ze}catch{return!1}}),t("intlTelInputUtils.isPossibleNumber",(et,nt)=>{try{const ft=L.g(),vt=Yt(ft,et,nt);return zt(ft,vt)===0}catch{return!1}}),t("intlTelInputUtils.numberFormat",{E164:0,INTERNATIONAL:1,NATIONAL:2,RFC3966:3}),t("intlTelInputUtils.numberType",{FIXED_LINE:0,MOBILE:1,FIXED_LINE_OR_MOBILE:2,TOLL_FREE:3,PREMIUM_RATE:4,SHARED_COST:5,VOIP:6,PERSONAL_NUMBER:7,PAGER:8,UAN:9,VOICEMAIL:10,UNKNOWN:-1}),t("intlTelInputUtils.validationError",{IS_POSSIBLE:0,INVALID_COUNTRY_CODE:1,TOO_SHORT:2,TOO_LONG:3,IS_POSSIBLE_LOCAL_ONLY:4,INVALID_LENGTH:5})})();const io=i=>Object.keys(i).length<1,mc=i=>i.split("(")[0].trim(),Is=()=>{const i=window.intlTelInputGlobals.getCountryData();for(let t=0;t<i.length;t++){const o=i[t];o.name=mc(o.name)}};Is();const vc=i=>/^[()+\-\ .\d]*$/g.test(i),yc=(i,t)=>{const{aria:o={},className:n,dark:e=!1,data:r={},disabled:f=!1,htmlOptions:b={},id:S="",initialCountry:E="",isValid:D=()=>{},label:O="",name:P="",onChange:x=()=>{},onValidate:p=()=>null,onlyCountries:c=[],required:h=!1,preferredCountries:s=[],value:d=""}=i,y=Ht(o),v=Ft(r),w=Nt(b),$=Pt(Bt("pb_phone_number_input"),_t(i),n),k=de(),[_,g]=jt(d),[T,a]=jt(),[C,m]=jt(i.error),[I,u]=jt(!1),[M,R]=jt();qt(()=>{(C==null?void 0:C.length)>0?p(!1):p(!0)},[C,p]),Qa(t,()=>({clearField(){g(""),m("")},inputNode(){return k.current}}));const A=(F="")=>{const z=T.getSelectedCountryData().name,K=F.length>0?` (${F})`:"";return m(`Invalid ${z} phone number${K}`),!0},B=F=>{if(F){if(F.getValidationError()===3)return A("too long");m("")}},U=F=>{if(F){if(F.getValidationError()===2)return A("too short");if(_.length===1)return A("too short");m("")}},Z=F=>{if(F&&_&&!vc(_))return A("enter numbers only")},j=F=>{if(!(!h||!F)&&F.getValidationError()===-99)return _.length===1?A("too short"):_.length===0?(m("Missing phone number"),!0):A()},l=F=>{if(!(!h||!F)&&F.getValidationError()===4)return A("missing area code"),!0},L=()=>{T&&D(T.isValidNumber()),!Z(T)&&(B(T)||U(T)||j(T)||l(T))},H=(F,z)=>({...F.getSelectedCountryData(),number:z}),G=F=>{g(F.target.value);const z=H(T,F.target.value);R(z),x(z),D(T.isValidNumber())};qt(Is,[]),qt(()=>{const F=gc(k.current,{separateDialCode:!0,preferredCountries:s,allowDropdown:!f,autoInsertDialCode:!1,initialCountry:E,onlyCountries:c});k.current.addEventListener("countrychange",z=>{const K=H(F,z.target.value);R(K),x(K),L()}),k.current.addEventListener("open:countrydropdown",()=>u(!0)),k.current.addEventListener("close:countrydropdown",()=>u(!1)),a(F)},[]);let W={className:I?"dropdown_open":"",dark:e,"data-phone-number":JSON.stringify(M),disabled:f,error:C,type:"tel",id:S,label:O,name:P,onBlur:L,onChange:G,value:_},N={className:$};return io(o)||(W={...W,...y}),io(r)||(N={...N,...v}),h&&(W.required=!0),ot("div",{...N,...w,children:ot(xr,{ref:F=>{t&&(t.current=F),k.current=F},...W})})},kf=Ee(yc),no=()=>{const t=event.target.closest(".pb_rich_text_editor_kit");t.classList.contains("inline")&&t.classList.toggle("focused")},In=()=>{document.querySelectorAll(".focus-editor-targets trix-editor").forEach(t=>{const o=t.toolbarElement;t==document.activeElement?(t.classList.add("focused-editor"),o.style.display="block"):o.contains(document.activeElement)||(t.classList.remove("focused-editor"),o.style.display="none")})};var Cr={},xc=Re&&Re.__extends||function(){var i=function(t,o){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,e){n.__proto__=e}||function(n,e){for(var r in e)e.hasOwnProperty(r)&&(n[r]=e[r])},i(t,o)};return function(t,o){i(t,o);function n(){this.constructor=t}t.prototype=o===null?Object.create(o):(n.prototype=o.prototype,new n)}}();Object.defineProperty(Cr,"__esModule",{value:!0});var qe=ae,$c=function(i){xc(t,i);function t(o){var n=i.call(this,o)||this;return n.container=null,n.editor=null,n.d=null,n.id=n.generateId(),n.state={showMergeTags:!1,tags:[]},n}return t.prototype.generateId=function(){var o=new Date().getTime(),n="xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(e){var r=(o+Math.random()*16)%16|0;return o=Math.floor(o/16),(e=="x"?r:r&3|8).toString(16)});return"T"+n},t.prototype.componentDidMount=function(){var o=this,n=this.props;this.container=document.getElementById("editor-"+this.id),this.container?(this.container.addEventListener("trix-initialize",function(){o.editor=o.container.editor,o.editor||console.error("cannot find trix editor"),n.onEditorReady&&typeof n.onEditorReady=="function"&&n.onEditorReady(o.editor)},!1),this.container.addEventListener("trix-change",this.handleChange.bind(this),!1),n.uploadURL&&this.container.addEventListener("trix-attachment-add",this.handleUpload.bind(this))):console.error("editor not found")},t.prototype.componentWillUnmount=function(){this.container.removeEventListener("trix-initialize",this.handleChange),this.container.removeEventListener("trix-change",this.handleChange),this.props.uploadURL&&this.container.removeEventListener("trix-attachment-add",this.handleUpload)},t.prototype.handleChange=function(o){var n=this.props,e=this.state,r=o.target.innerText;n.onChange&&n.onChange(o.target.innerHTML,r);var f=this.editor.getSelectedRange();if(r&&f[0]==f[1]&&n.mergeTags){var b=f[0]-1;if(b>=0&&b<r.length){for(var S=r[b],E=0;E<n.mergeTags.length;E++)if(S==n.mergeTags[E].trigger){e.showMergeTags=!0,e.tags=n.mergeTags[E].tags,this.setState(e);break}}}},t.prototype.handleUpload=function(o){var n=o.attachment;if(n.file)return this.uploadAttachment(n)},t.prototype.uploadAttachment=function(o){var n,e,r;if(n=o.file,e=new FormData,this.props.uploadData)for(var f in this.props.uploadData)e.append(f,this.props.uploadData[f]);return e.append(this.props.fileParamName||"file",n),r=new XMLHttpRequest,r.open("POST",this.props.uploadURL,!0),r.upload.onprogress=function(b){var S=b.loaded/b.total*100;return o.setUploadProgress(S)},r.onload=function(){var b,S;if(r.status>=200&&r.status<300)return S=b=r.responseText,o.setAttributes({url:S,href:b})},r.send(e)},t.prototype.handleTagSelected=function(o,n){n.preventDefault();var e=this.state;e.showMergeTags=!1,this.setState(e),this.editor.expandSelectionInDirection("backward"),this.editor.insertString(o.tag)},t.prototype.renderTagSelector=function(o){var n=this;if(!o||!this.editor)return null;var e=document.getElementById("trix-editor-top-level-"+this.id).getBoundingClientRect(),r=this.editor.getClientRectAtPosition(this.editor.getSelectedRange()[0]),f={position:"absolute",top:r.top+25-e.top,left:r.left+25-e.left,width:"250px",boxSizing:"border-box",padding:0,margin:".2em 0 0",backgroundColor:"hsla(0,0%,100%,.9)",borderRadius:".3em",background:"linear-gradient(to bottom right, white, hsla(0,0%,100%,.8))",border:"1px solid rgba(0,0,0,.3)",boxShadow:".05em .2em .6em rgba(0,0,0,.2)",textShadow:"none"},b={display:"block",padding:".2em .5em",cursor:"pointer"};return qe.createElement("div",{style:f,className:"react-trix-suggestions"},o.map(function(S){return qe.createElement("a",{key:S.name,style:b,href:"#",onClick:n.handleTagSelected.bind(n,S)},S.name)}))},t.prototype.render=function(){var o=this,n=this.state,e=this.props,r={id:"editor-"+this.id,input:"input-"+this.id};e.className&&(r.class=e.className),e.autoFocus&&(r.autofocus=e.autoFocus.toString()),e.placeholder&&(r.placeholder=e.placeholder),e.toolbar&&(r.toolbar=e.toolbar);var f=null;return n.showMergeTags&&(f=this.renderTagSelector(n.tags)),qe.createElement("div",{id:"trix-editor-top-level-"+this.id,ref:function(b){return o.d=b},style:{position:"relative"}},qe.createElement("trix-editor",r),qe.createElement("input",{type:"hidden",id:"input-"+this.id,value:this.props.value}),f)},t}(qe.Component);Cr.TrixEditor=$c;var bc=Cr.TrixEditor;function Ri(i){return i.split("-")[1]}function Sr(i){return i==="y"?"height":"width"}function Xe(i){return i.split("-")[0]}function Ni(i){return["top","bottom"].includes(Xe(i))?"x":"y"}function ro(i,t,o){let{reference:n,floating:e}=i;const r=n.x+n.width/2-e.width/2,f=n.y+n.height/2-e.height/2,b=Ni(t),S=Sr(b),E=n[S]/2-e[S]/2,D=b==="x";let O;switch(Xe(t)){case"top":O={x:r,y:n.y-e.height};break;case"bottom":O={x:r,y:n.y+n.height};break;case"right":O={x:n.x+n.width,y:f};break;case"left":O={x:n.x-e.width,y:f};break;default:O={x:n.x,y:n.y}}switch(Ri(t)){case"start":O[b]-=E*(o&&D?-1:1);break;case"end":O[b]+=E*(o&&D?-1:1)}return O}const Cc=async(i,t,o)=>{const{placement:n="bottom",strategy:e="absolute",middleware:r=[],platform:f}=o,b=r.filter(Boolean),S=await(f.isRTL==null?void 0:f.isRTL(t));let E=await f.getElementRects({reference:i,floating:t,strategy:e}),{x:D,y:O}=ro(E,n,S),P=n,x={},p=0;for(let c=0;c<b.length;c++){const{name:h,fn:s}=b[c],{x:d,y,data:v,reset:w}=await s({x:D,y:O,initialPlacement:n,placement:P,strategy:e,middlewareData:x,rects:E,platform:f,elements:{reference:i,floating:t}});D=d??D,O=y??O,x={...x,[h]:{...x[h],...v}},w&&p<=50&&(p++,typeof w=="object"&&(w.placement&&(P=w.placement),w.rects&&(E=w.rects===!0?await f.getElementRects({reference:i,floating:t,strategy:e}):w.rects),{x:D,y:O}=ro(E,P,S)),c=-1)}return{x:D,y:O,placement:P,strategy:e,middlewareData:x}};function Rs(i){return typeof i!="number"?function(t){return{top:0,right:0,bottom:0,left:0,...t}}(i):{top:i,right:i,bottom:i,left:i}}function hn(i){return{...i,top:i.y,left:i.x,right:i.x+i.width,bottom:i.y+i.height}}async function Ns(i,t){var o;t===void 0&&(t={});const{x:n,y:e,platform:r,rects:f,elements:b,strategy:S}=i,{boundary:E="clippingAncestors",rootBoundary:D="viewport",elementContext:O="floating",altBoundary:P=!1,padding:x=0}=t,p=Rs(x),c=b[P?O==="floating"?"reference":"floating":O],h=hn(await r.getClippingRect({element:(o=await(r.isElement==null?void 0:r.isElement(c)))==null||o?c:c.contextElement||await(r.getDocumentElement==null?void 0:r.getDocumentElement(b.floating)),boundary:E,rootBoundary:D,strategy:S})),s=O==="floating"?{...f.floating,x:n,y:e}:f.reference,d=await(r.getOffsetParent==null?void 0:r.getOffsetParent(b.floating)),y=await(r.isElement==null?void 0:r.isElement(d))&&await(r.getScale==null?void 0:r.getScale(d))||{x:1,y:1},v=hn(r.convertOffsetParentRelativeRectToViewportRelativeRect?await r.convertOffsetParentRelativeRectToViewportRelativeRect({rect:s,offsetParent:d,strategy:S}):s);return{top:(h.top-v.top+p.top)/y.y,bottom:(v.bottom-h.bottom+p.bottom)/y.y,left:(h.left-v.left+p.left)/y.x,right:(v.right-h.right+p.right)/y.x}}const Sc=Math.min,wc=Math.max;function er(i,t,o){return wc(i,Sc(t,o))}const oo=i=>({name:"arrow",options:i,async fn(t){const{element:o,padding:n=0}=i||{},{x:e,y:r,placement:f,rects:b,platform:S,elements:E}=t;if(o==null)return{};const D=Rs(n),O={x:e,y:r},P=Ni(f),x=Sr(P),p=await S.getDimensions(o),c=P==="y",h=c?"top":"left",s=c?"bottom":"right",d=c?"clientHeight":"clientWidth",y=b.reference[x]+b.reference[P]-O[P]-b.floating[x],v=O[P]-b.reference[P],w=await(S.getOffsetParent==null?void 0:S.getOffsetParent(o));let $=w?w[d]:0;$&&await(S.isElement==null?void 0:S.isElement(w))||($=E.floating[d]||b.floating[x]);const k=y/2-v/2,_=D[h],g=$-p[x]-D[s],T=$/2-p[x]/2+k,a=er(_,T,g),C=Ri(f)!=null&&T!=a&&b.reference[x]/2-(T<_?D[h]:D[s])-p[x]/2<0;return{[P]:O[P]-(C?T<_?_-T:g-T:0),data:{[P]:a,centerOffset:T-a}}}}),Pc=["top","right","bottom","left"];Pc.reduce((i,t)=>i.concat(t,t+"-start",t+"-end"),[]);const Oc={left:"right",right:"left",bottom:"top",top:"bottom"};function cn(i){return i.replace(/left|right|bottom|top/g,t=>Oc[t])}function kc(i,t,o){o===void 0&&(o=!1);const n=Ri(i),e=Ni(i),r=Sr(e);let f=e==="x"?n===(o?"end":"start")?"right":"left":n==="start"?"bottom":"top";return t.reference[r]>t.floating[r]&&(f=cn(f)),{main:f,cross:cn(f)}}const Mc={start:"end",end:"start"};function Rn(i){return i.replace(/start|end/g,t=>Mc[t])}const Tc=function(i){return i===void 0&&(i={}),{name:"flip",options:i,async fn(t){var o;const{placement:n,middlewareData:e,rects:r,initialPlacement:f,platform:b,elements:S}=t,{mainAxis:E=!0,crossAxis:D=!0,fallbackPlacements:O,fallbackStrategy:P="bestFit",fallbackAxisSideDirection:x="none",flipAlignment:p=!0,...c}=i,h=Xe(n),s=Xe(f)===f,d=await(b.isRTL==null?void 0:b.isRTL(S.floating)),y=O||(s||!p?[cn(f)]:function(a){const C=cn(a);return[Rn(a),C,Rn(C)]}(f));O||x==="none"||y.push(...function(a,C,m,I){const u=Ri(a);let M=function(R,A,B){const U=["left","right"],Z=["right","left"],j=["top","bottom"],l=["bottom","top"];switch(R){case"top":case"bottom":return B?A?Z:U:A?U:Z;case"left":case"right":return A?j:l;default:return[]}}(Xe(a),m==="start",I);return u&&(M=M.map(R=>R+"-"+u),C&&(M=M.concat(M.map(Rn)))),M}(f,p,x,d));const v=[f,...y],w=await Ns(t,c),$=[];let k=((o=e.flip)==null?void 0:o.overflows)||[];if(E&&$.push(w[h]),D){const{main:a,cross:C}=kc(n,r,d);$.push(w[a],w[C])}if(k=[...k,{placement:n,overflows:$}],!$.every(a=>a<=0)){var _,g;const a=(((_=e.flip)==null?void 0:_.index)||0)+1,C=v[a];if(C)return{data:{index:a,overflows:k},reset:{placement:C}};let m=(g=k.filter(I=>I.overflows[0]<=0).sort((I,u)=>I.overflows[1]-u.overflows[1])[0])==null?void 0:g.placement;if(!m)switch(P){case"bestFit":{var T;const I=(T=k.map(u=>[u.placement,u.overflows.filter(M=>M>0).reduce((M,R)=>M+R,0)]).sort((u,M)=>u[1]-M[1])[0])==null?void 0:T[0];I&&(m=I);break}case"initialPlacement":m=f}if(n!==m)return{reset:{placement:m}}}return{}}}},_c=function(i){return{name:"offset",options:i,async fn(t){const{x:o,y:n}=t,e=await async function(r,f){const{placement:b,platform:S,elements:E}=r,D=await(S.isRTL==null?void 0:S.isRTL(E.floating)),O=Xe(b),P=Ri(b),x=Ni(b)==="x",p=["left","top"].includes(O)?-1:1,c=D&&x?-1:1,h=f;let{mainAxis:s,crossAxis:d,alignmentAxis:y}={mainAxis:h,crossAxis:0,alignmentAxis:null};return P&&typeof y=="number"&&(d=P==="end"?-1*y:y),x?{x:d*c,y:s*p}:{x:s*p,y:d*c}}(t,i);return{x:o+e.x,y:n+e.y,data:e}}}};function Lc(i){return i==="x"?"y":"x"}const Ac=function(i){return i===void 0&&(i={}),{name:"shift",options:i,async fn(t){const{x:o,y:n,placement:e}=t,{mainAxis:r=!0,crossAxis:f=!1,limiter:b={fn:h=>{let{x:s,y:d}=h;return{x:s,y:d}}},...S}=i,E={x:o,y:n},D=await Ns(t,S),O=Ni(Xe(e)),P=Lc(O);let x=E[O],p=E[P];if(r){const h=O==="y"?"bottom":"right";x=er(x+D[O==="y"?"top":"left"],x,x-D[h])}if(f){const h=P==="y"?"bottom":"right";p=er(p+D[P==="y"?"top":"left"],p,p-D[h])}const c=b.fn({...t,[O]:x,[P]:p});return{...c,data:{x:c.x-o,y:c.y-n}}}}};function ge(i){var t;return((t=i.ownerDocument)==null?void 0:t.defaultView)||window}function Te(i){return ge(i).getComputedStyle(i)}function Ds(i){return i instanceof ge(i).Node}function Be(i){return Ds(i)?(i.nodeName||"").toLowerCase():""}let zi;function js(){if(zi)return zi;const i=navigator.userAgentData;return i&&Array.isArray(i.brands)?(zi=i.brands.map(t=>t.brand+"/"+t.version).join(" "),zi):navigator.userAgent}function be(i){return i instanceof ge(i).HTMLElement}function De(i){return i instanceof ge(i).Element}function so(i){return typeof ShadowRoot>"u"?!1:i instanceof ge(i).ShadowRoot||i instanceof ShadowRoot}function Pn(i){const{overflow:t,overflowX:o,overflowY:n,display:e}=Te(i);return/auto|scroll|overlay|hidden|clip/.test(t+n+o)&&!["inline","contents"].includes(e)}function Ec(i){return["table","td","th"].includes(Be(i))}function ir(i){const t=/firefox/i.test(js()),o=Te(i),n=o.backdropFilter||o.WebkitBackdropFilter;return o.transform!=="none"||o.perspective!=="none"||!!n&&n!=="none"||t&&o.willChange==="filter"||t&&!!o.filter&&o.filter!=="none"||["transform","perspective"].some(e=>o.willChange.includes(e))||["paint","layout","strict","content"].some(e=>{const r=o.contain;return r!=null&&r.includes(e)})}function nr(){return/^((?!chrome|android).)*safari/i.test(js())}function wr(i){return["html","body","#document"].includes(Be(i))}const ao=Math.min,Ci=Math.max,un=Math.round;function Bs(i){const t=Te(i);let o=parseFloat(t.width),n=parseFloat(t.height);const e=be(i),r=e?i.offsetWidth:o,f=e?i.offsetHeight:n,b=un(o)!==r||un(n)!==f;return b&&(o=r,n=f),{width:o,height:n,fallback:b}}function Fs(i){return De(i)?i:i.contextElement}const zs={x:1,y:1};function ni(i){const t=Fs(i);if(!be(t))return zs;const o=t.getBoundingClientRect(),{width:n,height:e,fallback:r}=Bs(t);let f=(r?un(o.width):o.width)/n,b=(r?un(o.height):o.height)/e;return f&&Number.isFinite(f)||(f=1),b&&Number.isFinite(b)||(b=1),{x:f,y:b}}function Oi(i,t,o,n){var e,r;t===void 0&&(t=!1),o===void 0&&(o=!1);const f=i.getBoundingClientRect(),b=Fs(i);let S=zs;t&&(n?De(n)&&(S=ni(n)):S=ni(i));const E=b?ge(b):window,D=nr()&&o;let O=(f.left+(D&&((e=E.visualViewport)==null?void 0:e.offsetLeft)||0))/S.x,P=(f.top+(D&&((r=E.visualViewport)==null?void 0:r.offsetTop)||0))/S.y,x=f.width/S.x,p=f.height/S.y;if(b){const c=ge(b),h=n&&De(n)?ge(n):n;let s=c.frameElement;for(;s&&n&&h!==c;){const d=ni(s),y=s.getBoundingClientRect(),v=getComputedStyle(s);y.x+=(s.clientLeft+parseFloat(v.paddingLeft))*d.x,y.y+=(s.clientTop+parseFloat(v.paddingTop))*d.y,O*=d.x,P*=d.y,x*=d.x,p*=d.y,O+=y.x,P+=y.y,s=ge(s).frameElement}}return hn({width:x,height:p,x:O,y:P})}function je(i){return((Ds(i)?i.ownerDocument:i.document)||window.document).documentElement}function On(i){return De(i)?{scrollLeft:i.scrollLeft,scrollTop:i.scrollTop}:{scrollLeft:i.pageXOffset,scrollTop:i.pageYOffset}}function Hs(i){return Oi(je(i)).left+On(i).scrollLeft}function ki(i){if(Be(i)==="html")return i;const t=i.assignedSlot||i.parentNode||so(i)&&i.host||je(i);return so(t)?t.host:t}function Ws(i){const t=ki(i);return wr(t)?t.ownerDocument.body:be(t)&&Pn(t)?t:Ws(t)}function Vs(i,t){var o;t===void 0&&(t=[]);const n=Ws(i),e=n===((o=i.ownerDocument)==null?void 0:o.body),r=ge(n);return e?t.concat(r,r.visualViewport||[],Pn(n)?n:[]):t.concat(n,Vs(n))}function lo(i,t,o){let n;if(t==="viewport")n=function(f,b){const S=ge(f),E=je(f),D=S.visualViewport;let O=E.clientWidth,P=E.clientHeight,x=0,p=0;if(D){O=D.width,P=D.height;const c=nr();(!c||c&&b==="fixed")&&(x=D.offsetLeft,p=D.offsetTop)}return{width:O,height:P,x,y:p}}(i,o);else if(t==="document")n=function(f){const b=je(f),S=On(f),E=f.ownerDocument.body,D=Ci(b.scrollWidth,b.clientWidth,E.scrollWidth,E.clientWidth),O=Ci(b.scrollHeight,b.clientHeight,E.scrollHeight,E.clientHeight);let P=-S.scrollLeft+Hs(f);const x=-S.scrollTop;return Te(E).direction==="rtl"&&(P+=Ci(b.clientWidth,E.clientWidth)-D),{width:D,height:O,x:P,y:x}}(je(i));else if(De(t))n=function(f,b){const S=Oi(f,!0,b==="fixed"),E=S.top+f.clientTop,D=S.left+f.clientLeft,O=be(f)?ni(f):{x:1,y:1};return{width:f.clientWidth*O.x,height:f.clientHeight*O.y,x:D*O.x,y:E*O.y}}(t,o);else{const f={...t};if(nr()){var e,r;const b=ge(i);f.x-=((e=b.visualViewport)==null?void 0:e.offsetLeft)||0,f.y-=((r=b.visualViewport)==null?void 0:r.offsetTop)||0}n=f}return hn(n)}function ho(i,t){return be(i)&&Te(i).position!=="fixed"?t?t(i):i.offsetParent:null}function co(i,t){const o=ge(i);if(!be(i))return o;let n=ho(i,t);for(;n&&Ec(n)&&Te(n).position==="static";)n=ho(n,t);return n&&(Be(n)==="html"||Be(n)==="body"&&Te(n).position==="static"&&!ir(n))?o:n||function(e){let r=ki(e);for(;be(r)&&!wr(r);){if(ir(r))return r;r=ki(r)}return null}(i)||o}function Ic(i,t,o){const n=be(t),e=je(t),r=Oi(i,!0,o==="fixed",t);let f={scrollLeft:0,scrollTop:0};const b={x:0,y:0};if(n||!n&&o!=="fixed")if((Be(t)!=="body"||Pn(e))&&(f=On(t)),be(t)){const S=Oi(t,!0);b.x=S.x+t.clientLeft,b.y=S.y+t.clientTop}else e&&(b.x=Hs(e));return{x:r.left+f.scrollLeft-b.x,y:r.top+f.scrollTop-b.y,width:r.width,height:r.height}}const Rc={getClippingRect:function(i){let{element:t,boundary:o,rootBoundary:n,strategy:e}=i;const r=o==="clippingAncestors"?function(E,D){const O=D.get(E);if(O)return O;let P=Vs(E).filter(h=>De(h)&&Be(h)!=="body"),x=null;const p=Te(E).position==="fixed";let c=p?ki(E):E;for(;De(c)&&!wr(c);){const h=Te(c),s=ir(c);h.position==="fixed"?x=null:(p?s||x:s||h.position!=="static"||!x||!["absolute","fixed"].includes(x.position))?x=h:P=P.filter(d=>d!==c),c=ki(c)}return D.set(E,P),P}(t,this._c):[].concat(o),f=[...r,n],b=f[0],S=f.reduce((E,D)=>{const O=lo(t,D,e);return E.top=Ci(O.top,E.top),E.right=ao(O.right,E.right),E.bottom=ao(O.bottom,E.bottom),E.left=Ci(O.left,E.left),E},lo(t,b,e));return{width:S.right-S.left,height:S.bottom-S.top,x:S.left,y:S.top}},convertOffsetParentRelativeRectToViewportRelativeRect:function(i){let{rect:t,offsetParent:o,strategy:n}=i;const e=be(o),r=je(o);if(o===r)return t;let f={scrollLeft:0,scrollTop:0},b={x:1,y:1};const S={x:0,y:0};if((e||!e&&n!=="fixed")&&((Be(o)!=="body"||Pn(r))&&(f=On(o)),be(o))){const E=Oi(o);b=ni(o),S.x=E.x+o.clientLeft,S.y=E.y+o.clientTop}return{width:t.width*b.x,height:t.height*b.y,x:t.x*b.x-f.scrollLeft*b.x+S.x,y:t.y*b.y-f.scrollTop*b.y+S.y}},isElement:De,getDimensions:function(i){return Bs(i)},getOffsetParent:co,getDocumentElement:je,getScale:ni,async getElementRects(i){let{reference:t,floating:o,strategy:n}=i;const e=this.getOffsetParent||co,r=this.getDimensions;return{reference:Ic(t,await e(o),n),floating:{x:0,y:0,...await r(o)}}},getClientRects:i=>Array.from(i.getClientRects()),isRTL:i=>Te(i).direction==="rtl"},Nc=(i,t,o)=>{const n=new Map,e={platform:Rc,...o},r={...e.platform,_c:n};return Cc(i,t,{...e,platform:r})},Dc=i=>{const{element:t,padding:o}=i;function n(e){return Object.prototype.hasOwnProperty.call(e,"current")}return{name:"arrow",options:i,fn(e){return n(t)?t.current!=null?oo({element:t.current,padding:o}).fn(e):{}:t?oo({element:t,padding:o}).fn(e):{}}}};var Yi=typeof document<"u"?pr:qt;function pn(i,t){if(i===t)return!0;if(typeof i!=typeof t)return!1;if(typeof i=="function"&&i.toString()===t.toString())return!0;let o,n,e;if(i&&t&&typeof i=="object"){if(Array.isArray(i)){if(o=i.length,o!=t.length)return!1;for(n=o;n--!==0;)if(!pn(i[n],t[n]))return!1;return!0}if(e=Object.keys(i),o=e.length,o!==Object.keys(t).length)return!1;for(n=o;n--!==0;)if(!Object.prototype.hasOwnProperty.call(t,e[n]))return!1;for(n=o;n--!==0;){const r=e[n];if(!(r==="_owner"&&i.$$typeof)&&!pn(i[r],t[r]))return!1}return!0}return i!==i&&t!==t}function uo(i){const t=gt.useRef(i);return Yi(()=>{t.current=i}),t}function jc(i){i===void 0&&(i={});const{placement:t="bottom",strategy:o="absolute",middleware:n=[],platform:e,whileElementsMounted:r,open:f}=i,[b,S]=gt.useState({x:null,y:null,strategy:o,placement:t,middlewareData:{},isPositioned:!1}),[E,D]=gt.useState(n);pn(E,n)||D(n);const O=gt.useRef(null),P=gt.useRef(null),x=gt.useRef(b),p=uo(r),c=uo(e),[h,s]=gt.useState(null),[d,y]=gt.useState(null),v=gt.useCallback(T=>{O.current!==T&&(O.current=T,s(T))},[]),w=gt.useCallback(T=>{P.current!==T&&(P.current=T,y(T))},[]),$=gt.useCallback(()=>{if(!O.current||!P.current)return;const T={placement:t,strategy:o,middleware:E};c.current&&(T.platform=c.current),Nc(O.current,P.current,T).then(a=>{const C={...a,isPositioned:!0};k.current&&!pn(x.current,C)&&(x.current=C,Go.flushSync(()=>{S(C)}))})},[E,t,o,c]);Yi(()=>{f===!1&&x.current.isPositioned&&(x.current.isPositioned=!1,S(T=>({...T,isPositioned:!1})))},[f]);const k=gt.useRef(!1);Yi(()=>(k.current=!0,()=>{k.current=!1}),[]),Yi(()=>{if(h&&d){if(p.current)return p.current(h,d,$);$()}},[h,d,$,p]);const _=gt.useMemo(()=>({reference:O,floating:P,setReference:v,setFloating:w}),[v,w]),g=gt.useMemo(()=>({reference:h,floating:d}),[h,d]);return gt.useMemo(()=>({...b,update:$,refs:_,elements:g,reference:v,floating:w}),[b,$,_,g,v,w])}var Mi=typeof document<"u"?pr:qt;let Nn=!1,Bc=0;const po=()=>"floating-ui-"+Bc++;function Fc(){const[i,t]=gt.useState(()=>Nn?po():void 0);return Mi(()=>{i==null&&t(po())},[]),gt.useEffect(()=>{Nn||(Nn=!0)},[]),i}const zc=gt.useId,Hc=zc||Fc;function Wc(){const i=new Map;return{emit(t,o){var n;(n=i.get(t))==null||n.forEach(e=>e(o))},on(t,o){i.set(t,[...i.get(t)||[],o])},off(t,o){var n;i.set(t,((n=i.get(t))==null?void 0:n.filter(e=>e!==o))||[])}}}const Vc=gt.createContext(null),Gc=gt.createContext(null),Uc=()=>{var i;return((i=gt.useContext(Vc))==null?void 0:i.id)||null},Gs=()=>gt.useContext(Gc);function yi(i){return(i==null?void 0:i.ownerDocument)||document}function Us(i){return yi(i).defaultView||window}function Ve(i){return i?i instanceof Us(i).Element:!1}function Xc(i){if(typeof ShadowRoot>"u")return!1;const t=Us(i).ShadowRoot;return i instanceof t||i instanceof ShadowRoot}function Xs(i,t){const o=["mouse","pen"];return o.push("",void 0),o.includes(i)}function Ki(i,t){if(!i||!t)return!1;const o=t.getRootNode&&t.getRootNode();if(i.contains(t))return!0;if(o&&Xc(o)){let n=t;for(;n;){if(i===n)return!0;n=n.parentNode||n.host}}return!1}function fo(i){const t=de(i);return Mi(()=>{t.current=i}),t}const go="data-floating-ui-safe-polygon";function Dn(i,t,o){return o&&!Xs(o)?0:typeof i=="number"?i:i==null?void 0:i[t]}const Yc=function(i,t){t===void 0&&(t={});const{open:o,onOpenChange:n,dataRef:e,events:r,elements:{domReference:f,floating:b},refs:S}=i,{enabled:E=!0,delay:D=0,handleClose:O=null,mouseOnly:P=!1,restMs:x=0,move:p=!0}=t,c=Gs(),h=Uc(),s=fo(O),d=fo(D),y=gt.useRef(),v=gt.useRef(),w=gt.useRef(),$=gt.useRef(),k=gt.useRef(!0),_=gt.useRef(!1),g=gt.useRef(()=>{}),T=gt.useCallback(()=>{var I;const u=(I=e.current.openEvent)==null?void 0:I.type;return(u==null?void 0:u.includes("mouse"))&&u!=="mousedown"},[e]);gt.useEffect(()=>{if(!E)return;function I(){clearTimeout(v.current),clearTimeout($.current),k.current=!0}return r.on("dismiss",I),()=>{r.off("dismiss",I)}},[E,r]),gt.useEffect(()=>{if(!E||!s.current||!o)return;function I(){T()&&n(!1)}const u=yi(b).documentElement;return u.addEventListener("mouseleave",I),()=>{u.removeEventListener("mouseleave",I)}},[b,o,n,E,s,e,T]);const a=gt.useCallback(function(I){I===void 0&&(I=!0);const u=Dn(d.current,"close",y.current);u&&!w.current?(clearTimeout(v.current),v.current=setTimeout(()=>n(!1),u)):I&&(clearTimeout(v.current),n(!1))},[d,n]),C=gt.useCallback(()=>{g.current(),w.current=void 0},[]),m=gt.useCallback(()=>{if(_.current){const I=yi(S.floating.current).body;I.style.pointerEvents="",I.removeAttribute(go),_.current=!1}},[S]);return gt.useEffect(()=>{if(!E)return;function I(){return e.current.openEvent?["click","mousedown"].includes(e.current.openEvent.type):!1}function u(A){if(clearTimeout(v.current),k.current=!1,P&&!Xs(y.current)||x>0&&Dn(d.current,"open")===0)return;e.current.openEvent=A;const B=Dn(d.current,"open",y.current);B?v.current=setTimeout(()=>{n(!0)},B):n(!0)}function M(A){if(I())return;g.current();const B=yi(b);if(clearTimeout($.current),s.current){o||clearTimeout(v.current),w.current=s.current({...i,tree:c,x:A.clientX,y:A.clientY,onClose(){m(),C(),a()}});const Z=w.current;B.addEventListener("mousemove",Z),g.current=()=>{B.removeEventListener("mousemove",Z)};return}(y.current==="touch"?!Ki(b,A.relatedTarget):!0)&&a()}function R(A){I()||s.current==null||s.current({...i,tree:c,x:A.clientX,y:A.clientY,onClose(){m(),C(),a()}})(A)}if(Ve(f)){const A=f;return o&&A.addEventListener("mouseleave",R),b==null||b.addEventListener("mouseleave",R),p&&A.addEventListener("mousemove",u,{once:!0}),A.addEventListener("mouseenter",u),A.addEventListener("mouseleave",M),()=>{o&&A.removeEventListener("mouseleave",R),b==null||b.removeEventListener("mouseleave",R),p&&A.removeEventListener("mousemove",u),A.removeEventListener("mouseenter",u),A.removeEventListener("mouseleave",M)}}},[f,b,E,i,P,x,p,a,C,m,n,o,c,d,s,e]),Mi(()=>{var I;if(E&&o&&(I=s.current)!=null&&I.__options.blockPointerEvents&&T()){const R=yi(b).body;if(R.setAttribute(go,""),R.style.pointerEvents="none",_.current=!0,Ve(f)&&b){var u,M;const A=f,B=c==null||(u=c.nodesRef.current.find(U=>U.id===h))==null||(M=u.context)==null?void 0:M.elements.floating;return B&&(B.style.pointerEvents=""),A.style.pointerEvents="auto",b.style.pointerEvents="auto",()=>{A.style.pointerEvents="",b.style.pointerEvents=""}}}},[E,o,h,b,f,c,s,e,T]),Mi(()=>{o||(y.current=void 0,C(),m())},[o,C,m]),gt.useEffect(()=>()=>{C(),clearTimeout(v.current),clearTimeout($.current),m()},[E,C,m]),gt.useMemo(()=>{if(!E)return{};function I(u){y.current=u.pointerType}return{reference:{onPointerDown:I,onPointerEnter:I,onMouseMove(){o||x===0||(clearTimeout($.current),$.current=setTimeout(()=>{k.current||n(!0)},x))}},floating:{onMouseEnter(){clearTimeout(v.current)},onMouseLeave(){r.emit("dismiss",{type:"mouseLeave",data:{returnFocus:!1}}),a(!1)}}}},[r,E,x,o,n,a])};function Kc(i,t){let o=i.filter(e=>{var r;return e.parentId===t&&((r=e.context)==null?void 0:r.open)}),n=o;for(;n.length;)n=i.filter(e=>{var r;return(r=n)==null?void 0:r.some(f=>{var b;return e.parentId===f.id&&((b=e.context)==null?void 0:b.open)})}),o=o.concat(n);return o}function Zc(i){return"composedPath"in i?i.composedPath()[0]:i.target}const qc=gt.useInsertionEffect,Qc=qc||(i=>i());function Jc(i){const t=gt.useRef(()=>{});return Qc(()=>{t.current=i}),gt.useCallback(function(){for(var o=arguments.length,n=new Array(o),e=0;e<o;e++)n[e]=arguments[e];return t.current==null?void 0:t.current(...n)},[])}function tu(i,t){const[o,n]=i;let e=!1;const r=t.length;for(let f=0,b=r-1;f<r;b=f++){const[S,E]=t[f]||[0,0],[D,O]=t[b]||[0,0];E>=n!=O>=n&&o<=(D-S)*(n-E)/(O-E)+S&&(e=!e)}return e}function eu(i,t){return i[0]>=t.x&&i[0]<=t.x+t.width&&i[1]>=t.y&&i[1]<=t.y+t.height}function iu(i){let{restMs:t=0,buffer:o=.5,blockPointerEvents:n=!1}=i===void 0?{}:i,e,r=!1,f=!1;const b=S=>{let{x:E,y:D,placement:O,elements:P,onClose:x,nodeId:p,tree:c}=S;return function(s){function d(){clearTimeout(e),x()}if(clearTimeout(e),!P.domReference||!P.floating||O==null||E==null||D==null)return;const{clientX:y,clientY:v}=s,w=[y,v],$=Zc(s),k=s.type==="mouseleave",_=Ki(P.floating,$),g=Ki(P.domReference,$),T=P.domReference.getBoundingClientRect(),a=P.floating.getBoundingClientRect(),C=O.split("-")[0],m=E>a.right-a.width/2,I=D>a.bottom-a.height/2,u=eu(w,T);if(_&&(f=!0,!k))return;if(g&&(f=!1),g&&!k){f=!0;return}if(k&&Ve(s.relatedTarget)&&Ki(P.floating,s.relatedTarget)||c&&Kc(c.nodesRef.current,p).some(B=>{let{context:U}=B;return U==null?void 0:U.open}))return;if(C==="top"&&D>=T.bottom-1||C==="bottom"&&D<=T.top+1||C==="left"&&E>=T.right-1||C==="right"&&E<=T.left+1)return d();let M=[];switch(C){case"top":M=[[a.left,T.top+1],[a.left,a.bottom-1],[a.right,a.bottom-1],[a.right,T.top+1]],r=y>=a.left&&y<=a.right&&v>=a.top&&v<=T.top+1;break;case"bottom":M=[[a.left,a.top+1],[a.left,T.bottom-1],[a.right,T.bottom-1],[a.right,a.top+1]],r=y>=a.left&&y<=a.right&&v>=T.bottom-1&&v<=a.bottom;break;case"left":M=[[a.right-1,a.bottom],[a.right-1,a.top],[T.left+1,a.top],[T.left+1,a.bottom]],r=y>=a.left&&y<=T.left+1&&v>=a.top&&v<=a.bottom;break;case"right":M=[[T.right-1,a.bottom],[T.right-1,a.top],[a.left+1,a.top],[a.left+1,a.bottom]],r=y>=T.right-1&&y<=a.right&&v>=a.top&&v<=a.bottom;break}function R(B){let[U,Z]=B;const j=a.width>T.width,l=a.height>T.height;switch(C){case"top":{const L=[j?U+o/2:m?U+o*4:U-o*4,Z+o+1],H=[j?U-o/2:m?U+o*4:U-o*4,Z+o+1],G=[[a.left,m||j?a.bottom-o:a.top],[a.right,m?j?a.bottom-o:a.top:a.bottom-o]];return[L,H,...G]}case"bottom":{const L=[j?U+o/2:m?U+o*4:U-o*4,Z-o],H=[j?U-o/2:m?U+o*4:U-o*4,Z-o],G=[[a.left,m||j?a.top+o:a.bottom],[a.right,m?j?a.top+o:a.bottom:a.top+o]];return[L,H,...G]}case"left":{const L=[U+o+1,l?Z+o/2:I?Z+o*4:Z-o*4],H=[U+o+1,l?Z-o/2:I?Z+o*4:Z-o*4];return[...[[I||l?a.right-o:a.left,a.top],[I?l?a.right-o:a.left:a.right-o,a.bottom]],L,H]}case"right":{const L=[U-o,l?Z+o/2:I?Z+o*4:Z-o*4],H=[U-o,l?Z-o/2:I?Z+o*4:Z-o*4],G=[[I||l?a.left+o:a.right,a.top],[I?l?a.left+o:a.right:a.left+o,a.bottom]];return[L,H,...G]}}}const A=r?M:R([E,D]);if(!r){if(f&&!u)return d();tu([y,v],A)?t&&!f&&(e=setTimeout(d,t)):d()}}};return b.__options={blockPointerEvents:n},b}function nu(i){i===void 0&&(i={});const{open:t=!1,onOpenChange:o,nodeId:n}=i,e=jc(i),r=Gs(),f=gt.useRef(null),b=gt.useRef({}),S=gt.useState(()=>Wc())[0],E=Hc(),[D,O]=gt.useState(null),P=gt.useCallback(d=>{const y=Ve(d)?{getBoundingClientRect:()=>d.getBoundingClientRect(),contextElement:d}:d;e.refs.setReference(y)},[e.refs]),x=gt.useCallback(d=>{(Ve(d)||d===null)&&(f.current=d,O(d)),(Ve(e.refs.reference.current)||e.refs.reference.current===null||d!==null&&!Ve(d))&&e.refs.setReference(d)},[e.refs]),p=gt.useMemo(()=>({...e.refs,setReference:x,setPositionReference:P,domReference:f}),[e.refs,x,P]),c=gt.useMemo(()=>({...e.elements,domReference:D}),[e.elements,D]),h=Jc(o),s=gt.useMemo(()=>({...e,refs:p,elements:c,dataRef:b,nodeId:n,floatingId:E,events:S,open:t,onOpenChange:h}),[e,n,E,S,t,h,p,c]);return Mi(()=>{const d=r==null?void 0:r.nodesRef.current.find(y=>y.id===n);d&&(d.context=s)}),gt.useMemo(()=>({...e,context:s,refs:p,elements:c,reference:x,positionReference:P}),[e,p,c,s,x,P])}function jn(i,t,o){const n=new Map;return{...o==="floating"&&{tabIndex:-1},...i,...t.map(e=>e?e[o]:null).concat(i).reduce((e,r)=>(r&&Object.entries(r).forEach(f=>{let[b,S]=f;if(b.indexOf("on")===0){if(n.has(b)||n.set(b,[]),typeof S=="function"){var E;(E=n.get(b))==null||E.push(S),e[b]=function(){for(var D,O=arguments.length,P=new Array(O),x=0;x<O;x++)P[x]=arguments[x];return(D=n.get(b))==null?void 0:D.map(p=>p(...P)).find(p=>p!==void 0)}}}else e[b]=S}),e),{})}}const ru=function(i){i===void 0&&(i=[]);const t=i,o=gt.useCallback(r=>jn(r,i,"reference"),t),n=gt.useCallback(r=>jn(r,i,"floating"),t),e=gt.useCallback(r=>jn(r,i,"item"),i.map(r=>r==null?void 0:r.item));return gt.useMemo(()=>({getReferenceProps:o,getFloatingProps:n,getItemProps:e}),[o,n,e])},Ys=Ee((i,t)=>{const{aria:o={},className:n,children:e,data:r={},delay:f=0,htmlOptions:b={},icon:S=null,interaction:E=!1,placement:D="top",position:O="absolute",text:P,showTooltip:x=!0,zIndex:p,...c}=i,h=Ft(r),s=Ht(o),d=Nt(b),y=Pt(_t({...c}),n),[v,w]=jt(!1),$=de(null),{context:k,middlewareData:{arrow:{x:_,y:g}={}},placement:T,refs:a,strategy:C,x:m,y:I}=nu({strategy:O,middleware:[Dc({element:$}),Tc({fallbackPlacements:["top","right","bottom","left"],fallbackStrategy:"initialPlacement",flipAlignment:!1}),_c(10),Ac()],open:v,onOpenChange(R){if(x)w(R);else return},placement:D}),{getFloatingProps:u}=ru([Yc(k,{delay:f,handleClose:E?iu({blockPointerEvents:!1}):null})]),M={bottom:"top",left:"right",right:"left",top:"bottom"}[T.split("-")[0]];return Mt(Kt,{children:[ot("div",{className:`pb_tooltip_kit ${y}`,ref:R=>{a.setReference(R),t&&(typeof t=="function"?t(R):typeof t=="object"&&(t.current=R))},role:"tooltip_trigger",style:{display:"inline-block"},...s,...h,...d,children:e}),v&&Mt("div",{...u({className:`tooltip_tooltip ${T} visible`,ref:a.setFloating,role:"tooltip",style:{position:C,top:I??0,left:m??0,zIndex:p??0}}),children:[Mt(re,{align:"center",gap:"xs",children:[S&&ot("i",{className:`pb_icon_kit far fa-${S} fa-fw`}),P]}),ot("div",{className:"arrow_bg",ref:$,style:{position:"absolute",left:_!=null?`${_}px`:"",top:g!=null?`${g}px`:"",[M]:"-5px"}})]})]})});Ys.displayName="Tooltip";const Pr=({classname:i,disable:t,onclick:o,icon:n,text:e})=>ot(Ys,{delay:{open:2e3},interaction:!0,placement:"top",text:e,children:ot("button",{className:i,disabled:t,onClick:o,role:"button",type:"button",children:ot(re,{align:"center",className:"toolbar_button_icon",justify:"center",children:ot(Xt,{icon:n,size:"lg"})})})}),ou=({editor:i})=>{const[t,o]=jt(!1),n=[{node:"paragraph",icon:"paragraph",isActive:i.isActive("paragraph"),text:"Paragraph",onclick:()=>i.chain().focus().setParagraph().run()},{node:"heading-1",icon:"h1",isActive:i.isActive("heading",{level:1}),text:"Heading 1",onclick:()=>i.chain().focus().toggleHeading({level:1}).run()},{node:"heading-2",icon:"h2",isActive:i.isActive("heading",{level:2}),text:"Heading 2",onclick:()=>i.chain().focus().toggleHeading({level:2}).run()},{node:"heading-3",icon:"h3",isActive:i.isActive("heading",{level:3}),text:"Heading 3",onclick:()=>i.chain().focus().toggleHeading({level:3}).run()},{node:"bulletList",icon:"list",isActive:i.isActive("bulletList"),text:"Bullet List",onclick:()=>i.chain().focus().toggleBulletList().run()},{node:"orderedList",icon:"list-ol",isActive:i.isActive("orderedList"),text:"Ordered List",onclick:()=>i.chain().focus().toggleOrderedList().run()},{node:"blockquote",icon:"block-quote",isActive:i.isActive("blockquote"),text:"Block Quote",onclick:()=>i.chain().focus().toggleBlockquote().run()}],e=()=>{o(!t)},r=E=>{o(!E)};let f=0;const b=[];for(const{text:E,isActive:D,icon:O}of n)D&&(f++,b.push(Mt(re,{align:"center",gap:"xs",children:[ot(Xt,{icon:O,size:"lg"}),ot("div",{children:E}),ot(re,{className:t?"fa-flip-vertical":"",display:"inline_flex",children:ot(Xt,{fixedWidth:!0,icon:"angle-down","margin-left":"xs"})})]},O)));const S=ot(rn,{className:"editor-dropdown-button",onClick:e,variant:"secondary",children:f===2?b[1]:f===1?b[0]||null:Mt(re,{align:"center",gap:"xs",children:[ot(Xt,{icon:"paragraph",size:"lg"}),ot("div",{children:"Paragraph"}),ot(re,{className:t?"fa-flip-vertical":"",display:"inline_flex",children:ot(Xt,{fixedWidth:!0,icon:"angle-down","margin-left":"xs"})})]},"paragraph")});return ot(br,{closeOnClick:"outside",padding:"none",placement:"bottom",reference:S,shouldClosePopover:r,show:t,children:ot(Ls,{paddingBottom:"xs",paddingTop:"xs",variant:"subtle",children:n.map(({icon:E,text:D,onclick:O,isActive:P},x)=>ot(As,{className:`pb_tiptap_toolbar_dropdown_list_item ${P?"is-active":""}`,cursor:"pointer",iconLeft:E,margin:"none",onClick:()=>{O(),o(!1)},paddingBottom:"xxs",paddingTop:"xxs",text:D},`${D}_${x}`))})})},su=({editor:i})=>{const t=ie(()=>{const n=i.getAttributes("link").href,e=window.prompt("URL",n);if(e!==null){if(e===""){i.chain().focus().extendMarkRange("link").unsetLink().run();return}i.chain().focus().extendMarkRange("link").setLink({href:e}).run()}},[i]),o=[{onclick:()=>i.chain().focus().toggleCodeBlock().run(),icon:"code",isActive:i.isActive("codeBlock"),text:"Codeblock"},{onclick:t,icon:"link",isActive:i.isActive("link"),text:"Link"}];return ot(Kt,{children:o.map(({onclick:n,icon:e,text:r,isActive:f},b)=>ot(Pr,{classname:`toolbar_button ${f?"is-active":""}`,icon:e,onclick:n,text:r},b))})},au=({editor:i})=>{const t=[{classname:"toolbar_button",icon:"undo",text:"Undo",onclick:()=>i.chain().focus().undo().run(),disable:!i.can().chain().focus().undo().run()},{classname:"toolbar_button",icon:"redo",text:"Redo",onclick:()=>i.chain().focus().redo().run(),disable:!i.can().chain().focus().redo().run()}];return ot(Kt,{children:ot(tn,{displayFlex:!0,children:t.map(({onclick:o,classname:n,disable:e,icon:r,text:f},b)=>ot(Pr,{classname:n,disable:e,icon:r,onclick:o,text:f},b))})})},lu=({extensions:i})=>{const[t,o]=jt(!1);return ot(br,{closeOnClick:"outside",padding:"none",placement:"bottom",reference:ot("button",{className:"toolbar_button",onClick:()=>{o(!t)},role:"button",type:"button",children:ot(re,{align:"center",className:"toolbar_button_icon",justify:"center",children:ot(Xt,{icon:"ellipsis",size:"lg"})})}),shouldClosePopover:f=>{o(!f)},show:t,children:ot(Ls,{paddingBottom:i.length>1?"xs":"none",paddingTop:i.length>1?"xs":"none",variant:"subtle",children:i&&i.map(({icon:f,text:b,onclick:S,isActive:E},D)=>ot(As,{className:`pb_tiptap_toolbar_dropdown_list_item ${E?"is-active":""}`,cursor:"pointer",iconLeft:f,margin:"none",onClick:()=>{S(),o(!1)},paddingBottom:"xxs",paddingTop:"xxs",text:b},`${b}_${D}`))})})},du=({editor:i,extensions:t})=>{const o=[{icon:"bold",text:"Bold",classname:`toolbar_button ${i.isActive("bold")?"is-active":""}`,onclick:()=>i.chain().focus().toggleBold().run()},{icon:"italic",text:"Italic",classname:`toolbar_button ${i.isActive("italic")?"is-active":""}`,onclick:()=>i.chain().focus().toggleItalic().run()},{icon:"strikethrough",text:"Strikethrough",classname:`toolbar_button ${i.isActive("strike")?"is-active":""}`,onclick:()=>i.chain().focus().toggleStrike().run()}];return ot(Ol,{backgroundColor:"white",className:"toolbar",children:Mt(re,{flex:"0",justify:"between",paddingX:"sm",paddingY:"xxs",children:[Mt(tn,{className:"toolbar_block",displayFlex:!0,children:[ot(ou,{editor:i}),ot(on,{orientation:"vertical"}),o&&o.map(({icon:n,text:e,classname:r,onclick:f},b)=>ot(Pr,{classname:r,icon:n,onclick:f,text:e},b)),ot(on,{orientation:"vertical"}),ot(su,{editor:i}),t&&ot(Kt,{children:ot(lu,{extensions:t})})]}),ot(au,{editor:i})]})})};try{const i=require("trix");i.config.textAttributes.inlineCode={tagName:"code",inheritable:!0}}catch{}const Mf=i=>{const{aria:t={},advancedEditor:o,advancedEditorToolbar:n=!0,toolbarBottom:e=!1,children:r,className:f,data:b={},focus:S=!1,htmlOptions:E={},inline:D=!1,extensions:O,name:P,onChange:x=Sn,placeholder:p,simple:c=!1,sticky:h=!1,template:s="",value:d="",maxWidth:y="md"}=i,v=Ht(t),w=Ft(b),[$,k]=jt(),_=Nt(E),g=A=>k(A),T=$==null?void 0:$.element;if($){const A=T.parentElement.querySelector("trix-toolbar"),B=A.querySelector("[data-trix-attribute=code]");let U=A.querySelector("[data-trix-attribute=inlineCode]");U||(U=B.cloneNode(!0),B.hidden=!0,U.dataset.trixAttribute="inlineCode",B.insertAdjacentElement("afterend",U)),e&&$.element.after(A),S&&(document.addEventListener("trix-focus",In),document.addEventListener("trix-blur",In),In()),document.addEventListener("trix-focus",no),document.addEventListener("trix-blur",no)}qt(()=>{!$||!s||($.loadHTML(""),$.setSelectedRange([0,0]),$.insertHTML(s))},[$,s]),qt(()=>{T&&T.addEventListener("click",({target:A})=>{if(!A.closest(".pb_rich_text_editor_kit"))return;const U=A.closest("a");U&&U.hasAttribute("href")&&window.open(U.href)})},[T]);const a="pb_rich_text_editor_kit",C=c?"simple":"",m=S?"focus-editor-targets":"",I=h?"sticky":"",u=D?"inline":"",M=e?"toolbar-bottom":"";let R=Pt(_t(i,{maxWidth:y}),f);return R=Pt(a,C,m,I,u,M,R),ot("div",{...v,...w,..._,className:R,children:o?Mt("div",{className:Pt("pb_rich_text_editor_advanced_container",{"toolbar-active":n}),children:[n&&ot(du,{editor:o,extensions:O}),r]}):ot(bc,{className:"",fileParamName:P,mergeTags:[],onChange:x,onEditorReady:g,placeholder:p,value:d})})};var Ks={exports:{}};(function(i){(function(t){i.exports?(t.default=t,i.exports=t):t(typeof Highcharts<"u"?Highcharts:void 0)})(function(t){function o(n,e,r,f){n.hasOwnProperty(e)||(n[e]=f.apply(null,r),typeof CustomEvent=="function"&&window.dispatchEvent(new CustomEvent("HighchartsModuleLoaded",{detail:{path:e,module:n[e]}})))}t=t?t._modules:{},o(t,"Series/ColorMapComposition.js",[t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],function(n,e){var r=n.seriesTypes.column.prototype,f=e.addEvent,b=e.defined,S;return function(E){function D(P){this.moveToTopOnHover&&this.graphic&&this.graphic.attr({zIndex:P&&P.state==="hover"?1:0})}var O=[];E.pointMembers={dataLabelOnNull:!0,moveToTopOnHover:!0,isValid:function(){return this.value!==null&&this.value!==1/0&&this.value!==-1/0&&(this.value===void 0||!isNaN(this.value))}},E.seriesMembers={colorKey:"value",axisTypes:["xAxis","yAxis","colorAxis"],parallelArrays:["x","y","value"],pointArrayMap:["value"],trackerGroups:["group","markerGroup","dataLabelsGroup"],colorAttribs:function(P){var x={};return!b(P.color)||P.state&&P.state!=="normal"||(x[this.colorProp||"fill"]=P.color),x},pointAttribs:r.pointAttribs},E.compose=function(P){var x=P.prototype.pointClass;return O.indexOf(x)===-1&&(O.push(x),f(x,"afterSetState",D)),P}}(S||(S={})),S}),o(t,"Series/Treemap/TreemapAlgorithmGroup.js",[],function(){return function(){function n(e,r,f,b){this.height=e,this.width=r,this.plot=b,this.startDirection=this.direction=f,this.lH=this.nH=this.lW=this.nW=this.total=0,this.elArr=[],this.lP={total:0,lH:0,nH:0,lW:0,nW:0,nR:0,lR:0,aspectRatio:function(S,E){return Math.max(S/E,E/S)}}}return n.prototype.addElement=function(e){this.lP.total=this.elArr[this.elArr.length-1],this.total+=e,this.direction===0?(this.lW=this.nW,this.lP.lH=this.lP.total/this.lW,this.lP.lR=this.lP.aspectRatio(this.lW,this.lP.lH),this.nW=this.total/this.height,this.lP.nH=this.lP.total/this.nW,this.lP.nR=this.lP.aspectRatio(this.nW,this.lP.nH)):(this.lH=this.nH,this.lP.lW=this.lP.total/this.lH,this.lP.lR=this.lP.aspectRatio(this.lP.lW,this.lH),this.nH=this.total/this.width,this.lP.nW=this.lP.total/this.nH,this.lP.nR=this.lP.aspectRatio(this.lP.nW,this.nH)),this.elArr.push(e)},n.prototype.reset=function(){this.lW=this.nW=0,this.elArr=[],this.total=0},n}()}),o(t,"Series/DrawPointUtilities.js",[t["Core/Utilities.js"]],function(n){return{draw:function(e,r){var f=r.animatableAttribs,b=r.onComplete,S=r.css,E=r.renderer,D=e.series&&e.series.chart.hasRendered?void 0:e.series&&e.series.options.animation,O=e.graphic;if(r.attribs=r.attribs||{},r.attribs.class=e.getClassName(),e.shouldDraw())O||(e.graphic=O=r.shapeType==="text"?E.text():E[r.shapeType](r.shapeArgs||{}),O.add(r.group)),S&&O.css(S),O.attr(r.attribs).animate(f,r.isNew?!1:D,b);else if(O){var P=function(){e.graphic=O=O&&O.destroy(),typeof b=="function"&&b()};Object.keys(f).length?O.animate(f,void 0,function(){return P()}):P()}}}}),o(t,"Series/Treemap/TreemapPoint.js",[t["Series/DrawPointUtilities.js"],t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],function(n,e,r){var f=this&&this.__extends||function(){var P=function(x,p){return P=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(c,h){c.__proto__=h}||function(c,h){for(var s in h)h.hasOwnProperty(s)&&(c[s]=h[s])},P(x,p)};return function(x,p){function c(){this.constructor=x}P(x,p),x.prototype=p===null?Object.create(p):(c.prototype=p.prototype,new c)}}(),b=e.series.prototype.pointClass,S=e.seriesTypes;e=S.pie.prototype.pointClass;var E=r.extend,D=r.isNumber,O=r.pick;return r=function(P){function x(){var p=P!==null&&P.apply(this,arguments)||this;return p.name=void 0,p.node=void 0,p.options=void 0,p.series=void 0,p.shapeType="rect",p.value=void 0,p}return f(x,P),x.prototype.draw=function(p){n.draw(this,p)},x.prototype.getClassName=function(){var p=b.prototype.getClassName.call(this),c=this.series,h=c.options;return this.node.level<=c.nodeMap[c.rootNode].level?p+=" highcharts-above-level":this.node.isLeaf||O(h.interactByLeaf,!h.allowTraversingTree)?this.node.isLeaf||(p+=" highcharts-internal-node"):p+=" highcharts-internal-node-interactive",p},x.prototype.isValid=function(){return!(!this.id&&!D(this.value))},x.prototype.setState=function(p){b.prototype.setState.call(this,p),this.graphic&&this.graphic.attr({zIndex:p==="hover"?1:0})},x.prototype.shouldDraw=function(){return D(this.plotY)&&this.y!==null},x}(S.scatter.prototype.pointClass),E(r.prototype,{setVisible:e.prototype.setVisible}),r}),o(t,"Series/Treemap/TreemapUtilities.js",[t["Core/Utilities.js"]],function(n){var e=n.objectEach,r;return function(f){function b(S,E,D){D===void 0&&(D=this),S=E.call(D,S),S!==!1&&b(S,E,D)}f.AXIS_MAX=100,f.isBoolean=function(S){return typeof S=="boolean"},f.eachObject=function(S,E,D){D=D||this,e(S,function(O,P){E.call(D,O,P,S)})},f.recursive=b}(r||(r={})),r}),o(t,"Series/TreeUtilities.js",[t["Core/Color/Color.js"],t["Core/Utilities.js"]],function(n,e){function r(P,x){var p=x.before,c=x.idRoot,h=x.mapIdToNode[c],s=x.points[P.i],d=s&&s.options||{},y=[],v=0;return P.levelDynamic=P.level-(x.levelIsConstant!==!1?0:h.level),P.name=O(s&&s.name,""),P.visible=c===P.id||x.visible===!0,typeof p=="function"&&(P=p(P,x)),P.children.forEach(function(w,$){var k=f({},x);f(k,{index:$,siblings:P.children.length,visible:P.visible}),w=r(w,k),y.push(w),w.visible&&(v+=w.val)}),p=O(d.value,v),P.visible=0<=p&&(0<v||P.visible),P.children=y,P.childrenTotal=v,P.isLeaf=P.visible&&!v,P.val=p,P}var f=e.extend,b=e.isArray,S=e.isNumber,E=e.isObject,D=e.merge,O=e.pick;return{getColor:function(P,x){var p=x.index,c=x.mapOptionsToLevel,h=x.parentColor,s=x.parentColorIndex,d=x.series,y=x.colors,v=x.siblings,w=d.points,$=d.chart.options.chart,k;if(P){if(w=w[P.i],P=c[P.level]||{},c=w&&P.colorByPoint)var _=w.index%(y?y.length:$.colorCount),g=y&&y[_];d.chart.styledMode||(y=w&&w.options.color,$=P&&P.color,(k=h)&&(k=(k=P&&P.colorVariation)&&k.key==="brightness"&&p&&v?n.parse(h).brighten(p/v*k.to).get():h),k=O(y,$,g,k,d.color));var T=O(w&&w.options.colorIndex,P&&P.colorIndex,_,s,x.colorIndex)}return{color:k,colorIndex:T}},getLevelOptions:function(P){var x={};if(E(P)){var p=S(P.from)?P.from:1,c=P.levels,h={},s=E(P.defaults)?P.defaults:{};for(b(c)&&(h=c.reduce(function(d,y){if(E(y)&&S(y.level)){var v=D({},y),w=O(v.levelIsConstant,s.levelIsConstant);delete v.levelIsConstant,delete v.level,y=y.level+(w?0:p-1),E(d[y])?D(!0,d[y],v):d[y]=v}return d},{})),c=S(P.to)?P.to:1,P=0;P<=c;P++)x[P]=D({},s,E(h[P])?h[P]:{})}return x},setTreeValues:r,updateRootId:function(P){if(E(P)){var x=E(P.options)?P.options:{};x=O(P.rootNode,x.rootId,""),E(P.userOptions)&&(P.userOptions.rootId=x),P.rootNode=x}return x}}}),o(t,"Extensions/Breadcrumbs.js",[t["Core/Chart/Chart.js"],t["Core/Defaults.js"],t["Core/Globals.js"],t["Core/Utilities.js"],t["Core/FormatUtilities.js"]],function(n,e,r,f,b){var S=b.format;b=f.addEvent;var E=f.objectEach,D=f.extend,O=f.fireEvent,P=f.merge,x=f.pick,p=f.defined,c=f.isString;return D(e.defaultOptions.lang,{mainBreadcrumb:"Main"}),e=function(){function h(s,d){this.group=void 0,this.list=[],this.elementList={},this.isDirty=!0,this.level=0,this.options=void 0,d=P(s.options.drilldown&&s.options.drilldown.drillUpButton,h.defaultBreadcrumbsOptions,s.options.navigation&&s.options.navigation.breadcrumbs,d),this.chart=s,this.options=d||{}}return h.prototype.updateProperties=function(s){this.setList(s),this.setLevel(),this.isDirty=!0},h.prototype.setList=function(s){this.list=s},h.prototype.setLevel=function(){this.level=this.list.length&&this.list.length-1},h.prototype.getLevel=function(){return this.level},h.prototype.getButtonText=function(s){var d=this.chart,y=this.options,v=d.options.lang,w=x(y.format,y.showFullPath?"{level.name}":"← {level.name}");return v=v&&x(v.drillUpText,v.mainBreadcrumb),s=y.formatter&&y.formatter(s)||S(w,{level:s.levelOptions},d)||"",(c(s)&&!s.length||s==="← ")&&p(v)&&(s=y.showFullPath?v:"← "+v),s},h.prototype.redraw=function(){this.isDirty&&this.render(),this.group&&this.group.align(),this.isDirty=!1},h.prototype.render=function(){var s=this.chart,d=this.options;!this.group&&d&&(this.group=s.renderer.g("breadcrumbs-group").addClass("highcharts-no-tooltip highcharts-breadcrumbs").attr({zIndex:d.zIndex}).add()),d.showFullPath?this.renderFullPathButtons():this.renderSingleButton(),this.alignBreadcrumbsGroup()},h.prototype.renderFullPathButtons=function(){this.destroySingleButton(),this.resetElementListState(),this.updateListElements(),this.destroyListElements()},h.prototype.renderSingleButton=function(){var s=this.chart,d=this.list,y=this.options.buttonSpacing;this.destroyListElements();var v=this.group?this.group.getBBox().width:y;d=d[d.length-2],!s.drillUpButton&&0<this.level?s.drillUpButton=this.renderButton(d,v,y):s.drillUpButton&&(0<this.level?this.updateSingleButton():this.destroySingleButton())},h.prototype.alignBreadcrumbsGroup=function(s){if(this.group){var d=this.options,y=d.buttonTheme,v=d.position,w=d.relativeTo==="chart"||d.relativeTo==="spacingBox"?void 0:"scrollablePlotBox",$=this.group.getBBox();d=2*(y.padding||0)+d.buttonSpacing,v.width=$.width+d,v.height=$.height+d,$=P(v),s&&($.x+=s),this.options.rtl&&($.x+=v.width),$.y=x($.y,this.yOffset,0),this.group.align($,!0,w)}},h.prototype.renderButton=function(s,d,y){var v=this,w=this.chart,$=v.options,k=P($.buttonTheme);return d=w.renderer.button(v.getButtonText(s),d,y,function(_){var g=$.events&&$.events.click,T;g&&(T=g.call(v,_,s)),T!==!1&&(_.newLevel=$.showFullPath?s.level:v.level-1,O(v,"up",_))},k).addClass("highcharts-breadcrumbs-button").add(v.group),w.styledMode||d.attr($.style),d},h.prototype.renderSeparator=function(s,d){var y=this.chart,v=this.options.separator;return s=y.renderer.label(v.text,s,d,void 0,void 0,void 0,!1).addClass("highcharts-breadcrumbs-separator").add(this.group),y.styledMode||s.css(v.style),s},h.prototype.update=function(s){P(!0,this.options,s),this.destroy(),this.isDirty=!0},h.prototype.updateSingleButton=function(){var s=this.chart,d=this.list[this.level-1];s.drillUpButton&&s.drillUpButton.attr({text:this.getButtonText(d)})},h.prototype.destroy=function(){this.destroySingleButton(),this.destroyListElements(!0),this.group&&this.group.destroy(),this.group=void 0},h.prototype.destroyListElements=function(s){var d=this.elementList;E(d,function(y,v){(s||!d[v].updated)&&(y=d[v],y.button&&y.button.destroy(),y.separator&&y.separator.destroy(),delete y.button,delete y.separator,delete d[v])}),s&&(this.elementList={})},h.prototype.destroySingleButton=function(){this.chart.drillUpButton&&(this.chart.drillUpButton.destroy(),this.chart.drillUpButton=void 0)},h.prototype.resetElementListState=function(){E(this.elementList,function(s){s.updated=!1})},h.prototype.updateListElements=function(){var s=this,d=s.elementList,y=s.options.buttonSpacing,v=s.list,w=s.options.rtl,$=w?-1:1,k=function(T,a){return $*T.getBBox().width+$*a},_=s.group?k(s.group,y):y,g;v.forEach(function(T,a){if(a=a===v.length-1,d[T.level]){g=d[T.level];var C=g.button;if(g.separator||a)g.separator&&a&&(g.separator.destroy(),delete g.separator);else{if(_+=$*y,g.separator=s.renderSeparator(_,y),w){var m=g.separator;m.translate(_-m.getBBox().width,y)}_+=k(g.separator,y)}d[T.level].updated=!0}else C=s.renderButton(T,_,y),w&&C.translate(_-C.getBBox().width,y),_+=k(C,y),a||(m=s.renderSeparator(_,y),w&&m.translate(_-m.getBBox().width,y),_+=k(m,y)),d[T.level]={button:C,separator:m,updated:!0};C&&C.setState(a?2:0)})},h.defaultBreadcrumbsOptions={buttonTheme:{fill:"none",height:18,padding:2,"stroke-width":0,zIndex:7,states:{select:{fill:"none"}},style:{color:"#335cad"}},buttonSpacing:5,floating:!1,format:void 0,relativeTo:"plotBox",rtl:!1,position:{align:"left",verticalAlign:"top",x:0,y:void 0},separator:{text:"/",style:{color:"#666666"}},showFullPath:!0,style:{},useHTML:!1,zIndex:7},h}(),r.Breadcrumbs||(r.Breadcrumbs=e,b(n,"getMargins",function(){var h=this.breadcrumbs;if(h&&!h.options.floating&&h.level){var s=h.options,d=s.buttonTheme;d=(d.height||0)+2*(d.padding||0)+s.buttonSpacing,s=s.position.verticalAlign,s==="bottom"?(this.marginBottom=(this.marginBottom||0)+d,h.yOffset=d):s!=="middle"?(this.plotTop+=d,h.yOffset=-d):h.yOffset=void 0}}),b(n,"redraw",function(){this.breadcrumbs&&this.breadcrumbs.redraw()}),b(n,"destroy",function(){this.breadcrumbs&&(this.breadcrumbs.destroy(),this.breadcrumbs=void 0)}),b(n,"afterShowResetZoom",function(){if(this.breadcrumbs){var h=this.resetZoomButton&&this.resetZoomButton.getBBox(),s=this.breadcrumbs.options;h&&s.position.align==="right"&&s.relativeTo==="plotBox"&&this.breadcrumbs.alignBreadcrumbsGroup(-h.width-s.buttonSpacing)}}),b(n,"selection",function(h){h.resetSelection===!0&&this.breadcrumbs&&this.breadcrumbs.alignBreadcrumbsGroup()})),e}),o(t,"Series/Treemap/TreemapComposition.js",[t["Core/Series/SeriesRegistry.js"],t["Series/Treemap/TreemapUtilities.js"],t["Core/Utilities.js"]],function(n,e,r){var f=r.addEvent,b=r.extend,S=!1;f(n.series,"afterBindAxes",function(){var E=this.xAxis,D=this.yAxis;if(E&&D)if(this.is("treemap")){var O={endOnTick:!1,gridLineWidth:0,lineWidth:0,min:0,minPadding:0,max:e.AXIS_MAX,maxPadding:0,startOnTick:!1,title:void 0,tickPositions:[]};b(D.options,O),b(E.options,O),S=!0}else S&&(D.setOptions(D.userOptions),E.setOptions(E.userOptions),S=!1)})}),o(t,"Series/Treemap/TreemapNode.js",[],function(){return function(){function n(){this.childrenTotal=0,this.visible=!1}return n.prototype.init=function(e,r,f,b,S,E,D){return this.id=e,this.i=r,this.children=f,this.height=b,this.level=S,this.series=E,this.parent=D,this},n}()}),o(t,"Series/Treemap/TreemapSeries.js",[t["Core/Color/Color.js"],t["Series/ColorMapComposition.js"],t["Core/Globals.js"],t["Core/Legend/LegendSymbol.js"],t["Core/Series/SeriesRegistry.js"],t["Series/Treemap/TreemapAlgorithmGroup.js"],t["Series/Treemap/TreemapPoint.js"],t["Series/Treemap/TreemapUtilities.js"],t["Series/TreeUtilities.js"],t["Extensions/Breadcrumbs.js"],t["Core/Utilities.js"],t["Series/Treemap/TreemapNode.js"]],function(n,e,r,f,b,S,E,D,O,P,x,p){var c=this&&this.__extends||function(){var U=function(Z,j){return U=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(l,L){l.__proto__=L}||function(l,L){for(var H in L)L.hasOwnProperty(H)&&(l[H]=L[H])},U(Z,j)};return function(Z,j){function l(){this.constructor=Z}U(Z,j),Z.prototype=j===null?Object.create(j):(l.prototype=j.prototype,new l)}}(),h=n.parse;n=r.noop;var s=b.series;r=b.seriesTypes;var d=r.column,y=r.heatmap,v=r.scatter,w=O.getColor,$=O.getLevelOptions,k=O.updateRootId,_=x.addEvent,g=x.correctFloat,T=x.defined,a=x.error,C=x.extend,m=x.fireEvent,I=x.isArray,u=x.isObject,M=x.isString,R=x.merge,A=x.pick,B=x.stableSort;return O=function(U){function Z(){var j=U!==null&&U.apply(this,arguments)||this;return j.axisRatio=void 0,j.data=void 0,j.mapOptionsToLevel=void 0,j.nodeMap=void 0,j.nodeList=void 0,j.options=void 0,j.points=void 0,j.rootNode=void 0,j.tree=void 0,j.level=void 0,j}return c(Z,U),Z.prototype.algorithmCalcPoints=function(j,l,L,H){var G,W,N,F,z=L.lW,K=L.lH,V=L.plot,X=0,Y=L.elArr.length-1;if(l)z=L.nW,K=L.nH;else var q=L.elArr[L.elArr.length-1];L.elArr.forEach(function(tt){(l||X<Y)&&(L.direction===0?(G=V.x,W=V.y,N=z,F=tt/N):(G=V.x,W=V.y,F=K,N=tt/F),H.push({x:G,y:W,width:N,height:g(F)}),L.direction===0?V.y+=F:V.x+=N),X+=1}),L.reset(),L.direction===0?L.width-=z:L.height-=K,V.y=V.parent.y+(V.parent.height-L.height),V.x=V.parent.x+(V.parent.width-L.width),j&&(L.direction=1-L.direction),l||L.addElement(q)},Z.prototype.algorithmFill=function(j,l,L){var H=[],G,W=l.direction,N=l.x,F=l.y,z=l.width,K=l.height,V,X,Y,q;return L.forEach(function(tt){G=tt.val/l.val*l.height*l.width,V=N,X=F,W===0?(q=K,Y=G/q,z-=Y,N+=Y):(Y=z,q=G/Y,K-=q,F+=q),H.push({x:V,y:X,width:Y,height:q}),j&&(W=1-W)}),H},Z.prototype.algorithmLowAspectRatio=function(j,l,L){var H=[],G=this,W,N={x:l.x,y:l.y,parent:l},F=0,z=L.length-1,K=new S(l.height,l.width,l.direction,N);return L.forEach(function(V){W=V.val/l.val*l.height*l.width,K.addElement(W),K.lP.nR>K.lP.lR&&G.algorithmCalcPoints(j,!1,K,H,N),F===z&&G.algorithmCalcPoints(j,!0,K,H,N),F+=1}),H},Z.prototype.alignDataLabel=function(j,l,L){var H=L.style;H&&!T(H.textOverflow)&&l.text&&l.getBBox().width>l.text.textWidth&&l.css({textOverflow:"ellipsis",width:H.width+="px"}),d.prototype.alignDataLabel.apply(this,arguments),j.dataLabel&&j.dataLabel.attr({zIndex:(j.node.zIndex||0)+1})},Z.prototype.calculateChildrenAreas=function(j,l){var L=this,H=L.options,G=L.mapOptionsToLevel[j.level+1],W=A(L[G&&G.layoutAlgorithm]&&G.layoutAlgorithm,H.layoutAlgorithm),N=H.alternateStartingDirection,F=[];j=j.children.filter(function(z){return!z.ignore}),G&&G.layoutStartingDirection&&(l.direction=G.layoutStartingDirection==="vertical"?0:1),F=L[W](l,j),j.forEach(function(z,K){K=F[K],z.values=R(K,{val:z.childrenTotal,direction:N?1-l.direction:l.direction}),z.pointValues=R(K,{x:K.x/L.axisRatio,y:D.AXIS_MAX-K.y-K.height,width:K.width/L.axisRatio}),z.children.length&&L.calculateChildrenAreas(z,z.values)})},Z.prototype.createList=function(j){var l=this.chart,L=[];if(l.breadcrumbs){var H=0;L.push({level:H,levelOptions:l.series[0]}),l=j.target.nodeMap[j.newRootId];for(var G=[];l.parent||l.parent==="";)G.push(l),l=j.target.nodeMap[l.parent];G.reverse().forEach(function(W){L.push({level:++H,levelOptions:W})}),1>=L.length&&(L.length=0)}return L},Z.prototype.drawDataLabels=function(){var j=this,l=j.mapOptionsToLevel,L,H;j.points.filter(function(G){return G.node.visible}).forEach(function(G){H=l[G.node.level],L={style:{}},G.node.isLeaf||(L.enabled=!1),H&&H.dataLabels&&(L=R(L,H.dataLabels),j._hasPointLabels=!0),G.shapeArgs&&(L.style.width=G.shapeArgs.width,G.dataLabel&&G.dataLabel.css({width:G.shapeArgs.width+"px"})),G.dlOptions=R(L,G.options.dataLabels)}),s.prototype.drawDataLabels.call(this)},Z.prototype.drawPoints=function(j){j===void 0&&(j=this.points);var l=this,L=l.chart,H=L.renderer,G=L.styledMode,W=l.options,N=G?{}:W.shadow,F=W.borderRadius,z=L.pointCount<W.animationLimit,K=W.allowTraversingTree;j.forEach(function(V){var X=V.node.levelDynamic,Y={},q={},tt={},it="level-group-"+V.node.level,at=!!V.graphic,ht=z&&at,dt=V.shapeArgs;V.shouldDraw()&&(V.isInside=!0,F&&(q.r=F),R(!0,ht?Y:q,at?dt:{},G?{}:l.pointAttribs(V,V.selected?"select":void 0)),l.colorAttribs&&G&&C(tt,l.colorAttribs(V)),l[it]||(l[it]=H.g(it).attr({zIndex:1e3-(X||0)}).add(l.group),l[it].survive=!0)),V.draw({animatableAttribs:Y,attribs:q,css:tt,group:l[it],renderer:H,shadow:N,shapeArgs:dt,shapeType:V.shapeType}),K&&V.graphic&&(V.drillId=W.interactByLeaf?l.drillToByLeaf(V):l.drillToByGroup(V))})},Z.prototype.drillToByGroup=function(j){var l=!1;return j.node.level-this.nodeMap[this.rootNode].level!==1||j.node.isLeaf||(l=j.id),l},Z.prototype.drillToByLeaf=function(j){var l=!1;if(j.node.parent!==this.rootNode&&j.node.isLeaf)for(j=j.node;!l;)j=this.nodeMap[j.parent],j.parent===this.rootNode&&(l=j.id);return l},Z.prototype.drillToNode=function(j,l){a(32,!1,void 0,{"treemap.drillToNode":"use treemap.setRootNode"}),this.setRootNode(j,l)},Z.prototype.drillUp=function(){var j=this.nodeMap[this.rootNode];j&&M(j.parent)&&this.setRootNode(j.parent,!0,{trigger:"traverseUpButton"})},Z.prototype.getExtremes=function(){var j=s.prototype.getExtremes.call(this,this.colorValueData),l=j.dataMax;return this.valueMin=j.dataMin,this.valueMax=l,s.prototype.getExtremes.call(this)},Z.prototype.getListOfParents=function(j,l){j=I(j)?j:[];var L=I(l)?l:[];return l=j.reduce(function(H,G,W){return G=A(G.parent,""),typeof H[G]>"u"&&(H[G]=[]),H[G].push(W),H},{"":[]}),D.eachObject(l,function(H,G,W){G!==""&&L.indexOf(G)===-1&&(H.forEach(function(N){W[""].push(N)}),delete W[G])}),l},Z.prototype.getTree=function(){var j=this.data.map(function(l){return l.id});return j=this.getListOfParents(this.data,j),this.nodeMap={},this.nodeList=[],this.buildTree("",-1,0,j)},Z.prototype.buildTree=function(j,l,L,H,G){var W=this,N=[],F=W.points[l],z=0,K;(H[j]||[]).forEach(function(X){K=W.buildTree(W.points[X].id,X,L+1,H,j),z=Math.max(K.height+1,z),N.push(K)});var V=new W.NodeClass().init(j,l,N,z,L,W,G);return N.forEach(function(X){X.parentNode=V}),W.nodeMap[V.id]=V,W.nodeList.push(V),F&&(F.node=V,V.point=F),V},Z.prototype.hasData=function(){return!!this.processedXData.length},Z.prototype.init=function(j,l){var L=this,H=R(l.drillUpButton,l.breadcrumbs),G=_(L,"setOptions",function(W){W=W.userOptions,T(W.allowDrillToNode)&&!T(W.allowTraversingTree)&&(W.allowTraversingTree=W.allowDrillToNode,delete W.allowDrillToNode),T(W.drillUpButton)&&!T(W.traverseUpButton)&&(W.traverseUpButton=W.drillUpButton,delete W.drillUpButton)});s.prototype.init.call(L,j,l),delete L.opacity,L.eventsToUnbind.push(G),L.options.allowTraversingTree&&(L.eventsToUnbind.push(_(L,"click",L.onClickDrillToNode)),L.eventsToUnbind.push(_(L,"setRootNode",function(W){var N=L.chart;N.breadcrumbs&&N.breadcrumbs.updateProperties(L.createList(W))})),L.eventsToUnbind.push(_(L,"update",function(W,N){(N=this.chart.breadcrumbs)&&W.options.breadcrumbs&&N.update(W.options.breadcrumbs)})),L.eventsToUnbind.push(_(L,"destroy",function(W){var N=this.chart;N.breadcrumbs&&(N.breadcrumbs.destroy(),W.keepEventsForUpdate||(N.breadcrumbs=void 0))}))),j.breadcrumbs||(j.breadcrumbs=new P(j,H)),L.eventsToUnbind.push(_(j.breadcrumbs,"up",function(W){W=this.level-W.newLevel;for(var N=0;N<W;N++)L.drillUp()}))},Z.prototype.onClickDrillToNode=function(j){var l=(j=j.point)&&j.drillId;M(l)&&(j.setState(""),this.setRootNode(l,!0,{trigger:"click"}))},Z.prototype.pointAttribs=function(j,l){var L=u(this.mapOptionsToLevel)?this.mapOptionsToLevel:{},H=j&&L[j.node.level]||{};L=this.options;var G=l&&L.states&&L.states[l]||{},W=j&&j.getClassName()||"";return j={stroke:j&&j.borderColor||H.borderColor||G.borderColor||L.borderColor,"stroke-width":A(j&&j.borderWidth,H.borderWidth,G.borderWidth,L.borderWidth),dashstyle:j&&j.borderDashStyle||H.borderDashStyle||G.borderDashStyle||L.borderDashStyle,fill:j&&j.color||this.color},W.indexOf("highcharts-above-level")!==-1?(j.fill="none",j["stroke-width"]=0):W.indexOf("highcharts-internal-node-interactive")!==-1?(l=A(G.opacity,L.opacity),j.fill=h(j.fill).setOpacity(l).get(),j.cursor="pointer"):W.indexOf("highcharts-internal-node")!==-1?j.fill="none":l&&(j.fill=h(j.fill).brighten(G.brightness).get()),j},Z.prototype.setColorRecursive=function(j,l,L,H,G){var W=this,N=W&&W.chart;if(N=N&&N.options&&N.options.colors,j){var F=w(j,{colors:N,index:H,mapOptionsToLevel:W.mapOptionsToLevel,parentColor:l,parentColorIndex:L,series:W,siblings:G});(l=W.points[j.i])&&(l.color=F.color,l.colorIndex=F.colorIndex),(j.children||[]).forEach(function(z,K){W.setColorRecursive(z,F.color,F.colorIndex,K,j.children.length)})}},Z.prototype.setPointValues=function(){var j=this,l=j.xAxis,L=j.yAxis,H=j.chart.styledMode;j.points.forEach(function(G){var W=G.node,N=W.pointValues;if(W=W.visible,N&&W){W=N.height;var F=N.width,z=N.x,K=N.y,V=H?0:(j.pointAttribs(G)["stroke-width"]||0)%2/2;N=Math.round(l.toPixels(z,!0))-V,F=Math.round(l.toPixels(z+F,!0))-V,z=Math.round(L.toPixels(K,!0))-V,W=Math.round(L.toPixels(K+W,!0))-V,W={x:Math.min(N,F),y:Math.min(z,W),width:Math.abs(F-N),height:Math.abs(W-z)},G.plotX=W.x+W.width/2,G.plotY=W.y+W.height/2,G.shapeArgs=W}else delete G.plotX,delete G.plotY})},Z.prototype.setRootNode=function(j,l,L){j=C({newRootId:j,previousRootId:this.rootNode,redraw:A(l,!0),series:this},L),m(this,"setRootNode",j,function(H){var G=H.series;G.idPreviousRoot=H.previousRootId,G.rootNode=H.newRootId,G.isDirty=!0,H.redraw&&G.chart.redraw()})},Z.prototype.setState=function(j){this.options.inactiveOtherPoints=!0,s.prototype.setState.call(this,j,!1),this.options.inactiveOtherPoints=!1},Z.prototype.setTreeValues=function(j){var l=this,L=l.options,H=l.nodeMap[l.rootNode];L=D.isBoolean(L.levelIsConstant)?L.levelIsConstant:!0;var G=0,W=[],N=l.points[j.i];j.children.forEach(function(z){z=l.setTreeValues(z),W.push(z),z.ignore||(G+=z.val)}),B(W,function(z,K){return(z.sortIndex||0)-(K.sortIndex||0)});var F=A(N&&N.options.value,G);return N&&(N.value=F),C(j,{children:W,childrenTotal:G,ignore:!(A(N&&N.visible,!0)&&0<F),isLeaf:j.visible&&!G,levelDynamic:j.level-(L?0:H.level),name:A(N&&N.name,""),sortIndex:A(N&&N.sortIndex,-F),val:F}),j},Z.prototype.sliceAndDice=function(j,l){return this.algorithmFill(!0,j,l)},Z.prototype.squarified=function(j,l){return this.algorithmLowAspectRatio(!0,j,l)},Z.prototype.strip=function(j,l){return this.algorithmLowAspectRatio(!1,j,l)},Z.prototype.stripes=function(j,l){return this.algorithmFill(!1,j,l)},Z.prototype.translate=function(){var j=this,l=j.options,L=k(j);s.prototype.translate.call(j);var H=j.tree=j.getTree(),G=j.nodeMap[L];L===""||G&&G.children.length||(j.setRootNode("",!1),L=j.rootNode,G=j.nodeMap[L]),j.mapOptionsToLevel=$({from:G.level+1,levels:l.levels,to:H.height,defaults:{levelIsConstant:j.options.levelIsConstant,colorByPoint:l.colorByPoint}}),D.recursive(j.nodeMap[j.rootNode],function(W){var N=!1,F=W.parent;return W.visible=!0,(F||F==="")&&(N=j.nodeMap[F]),N}),D.recursive(j.nodeMap[j.rootNode].children,function(W){var N=!1;return W.forEach(function(F){F.visible=!0,F.children.length&&(N=(N||[]).concat(F.children))}),N}),j.setTreeValues(H),j.axisRatio=j.xAxis.len/j.yAxis.len,j.nodeMap[""].pointValues=L={x:0,y:0,width:D.AXIS_MAX,height:D.AXIS_MAX},j.nodeMap[""].values=L=R(L,{width:L.width*j.axisRatio,direction:l.layoutStartingDirection==="vertical"?0:1,val:H.val}),j.calculateChildrenAreas(H,L),j.colorAxis||l.colorByPoint||j.setColorRecursive(j.tree),l.allowTraversingTree&&(l=G.pointValues,j.xAxis.setExtremes(l.x,l.x+l.width,!1),j.yAxis.setExtremes(l.y,l.y+l.height,!1),j.xAxis.setScale(),j.yAxis.setScale()),j.setPointValues()},Z.defaultOptions=R(v.defaultOptions,{allowTraversingTree:!1,animationLimit:250,borderRadius:0,showInLegend:!1,marker:void 0,colorByPoint:!1,dataLabels:{defer:!1,enabled:!0,formatter:function(){var j=this&&this.point?this.point:{};return M(j.name)?j.name:""},inside:!0,verticalAlign:"middle"},tooltip:{headerFormat:"",pointFormat:"<b>{point.name}</b>: {point.value}<br/>"},ignoreHiddenPoint:!0,layoutAlgorithm:"sliceAndDice",layoutStartingDirection:"vertical",alternateStartingDirection:!1,levelIsConstant:!0,traverseUpButton:{position:{align:"right",x:-10,y:10}},borderColor:"#e6e6e6",borderWidth:1,colorKey:"colorValue",opacity:.15,states:{hover:{borderColor:"#999999",brightness:y?0:.1,halo:!1,opacity:.75,shadow:!1}}}),Z}(v),C(O.prototype,{buildKDTree:n,colorAttribs:e.seriesMembers.colorAttribs,colorKey:"colorValue",directTouch:!0,drawLegendSymbol:f.drawRectangle,getExtremesFromAll:!0,getSymbol:n,optionalAxis:"colorAxis",parallelArrays:["x","y","value","colorValue"],pointArrayMap:["value"],pointClass:E,NodeClass:p,trackerGroups:["group","dataLabelsGroup"],utils:{recursive:D.recursive}}),e.compose(O),b.registerSeriesType("treemap",O),O}),o(t,"masters/modules/treemap.src.js",[t["Core/Globals.js"],t["Extensions/Breadcrumbs.js"]],function(n,e){n.Breadcrumbs=e})})})(Ks);var hu=Ks.exports;const cu=pe(hu),Tf=({aria:i={},data:t={},chartData:o,colors:n,customOptions:e={},dark:r=!1,drillable:f=!1,grouped:b=!1,height:S,htmlOptions:E={},id:D,title:O="",tooltipHtml:P='<span style="font-weight: bold; color:{point.color};">●</span>{point.name}: <b>{point.value}</b>',type:x="treemap",...p})=>{const c=Ht(i),h=Ft(t),s=Nt(E),d=()=>{r?Jt.setOptions(Ai):Jt.setOptions(xe)};cu(Jt),d();const y={title:{text:O},chart:{height:S,type:x},credits:!1,series:[{data:o}],plotOptions:{treemap:{tooltip:{pointFormat:P},allowTraversingTree:f,colorByPoint:!b,colors:n!==void 0&&n.length>0?li(n):xe.colors}}},[v,w]=jt({});return qt(()=>{w(ee.merge(y,e))},[o]),ot(ai,{containerProps:{className:Pt(_t(p),"pb_treemap_chart"),id:D,...c,...h,...s},highcharts:Jt,options:v})};function Ke(i){"@babel/helpers - typeof";return Ke=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ke(i)}function uu(i,t){if(Ke(i)!="object"||!i)return i;var o=i[Symbol.toPrimitive];if(o!==void 0){var n=o.call(i,t||"default");if(Ke(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(i)}function Zs(i){var t=uu(i,"string");return Ke(t)=="symbol"?t:String(t)}function ei(i,t,o){return t=Zs(t),t in i?Object.defineProperty(i,t,{value:o,enumerable:!0,configurable:!0,writable:!0}):i[t]=o,i}function mo(i,t){var o=Object.keys(i);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(i);t&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(i,e).enumerable})),o.push.apply(o,n)}return o}function Tt(i){for(var t=1;t<arguments.length;t++){var o=arguments[t]!=null?arguments[t]:{};t%2?mo(Object(o),!0).forEach(function(n){ei(i,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(i,Object.getOwnPropertyDescriptors(o)):mo(Object(o)).forEach(function(n){Object.defineProperty(i,n,Object.getOwnPropertyDescriptor(o,n))})}return i}function pu(i){if(Array.isArray(i))return i}function fu(i,t){var o=i==null?null:typeof Symbol<"u"&&i[Symbol.iterator]||i["@@iterator"];if(o!=null){var n,e,r,f,b=[],S=!0,E=!1;try{if(r=(o=o.call(i)).next,t===0){if(Object(o)!==o)return;S=!1}else for(;!(S=(n=r.call(o)).done)&&(b.push(n.value),b.length!==t);S=!0);}catch(D){E=!0,e=D}finally{try{if(!S&&o.return!=null&&(f=o.return(),Object(f)!==f))return}finally{if(E)throw e}}return b}}function rr(i,t){(t==null||t>i.length)&&(t=i.length);for(var o=0,n=new Array(t);o<t;o++)n[o]=i[o];return n}function qs(i,t){if(i){if(typeof i=="string")return rr(i,t);var o=Object.prototype.toString.call(i).slice(8,-1);if(o==="Object"&&i.constructor&&(o=i.constructor.name),o==="Map"||o==="Set")return Array.from(i);if(o==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o))return rr(i,t)}}function gu(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
31
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function se(i,t){return pu(i)||fu(i,t)||qs(i,t)||gu()}function mu(i,t){if(i==null)return{};var o={},n=Object.keys(i),e,r;for(r=0;r<n.length;r++)e=n[r],!(t.indexOf(e)>=0)&&(o[e]=i[e]);return o}function we(i,t){if(i==null)return{};var o=mu(i,t),n,e;if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(i);for(e=0;e<r.length;e++)n=r[e],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(i,n)&&(o[n]=i[n])}return o}var vu=["defaultInputValue","defaultMenuIsOpen","defaultValue","inputValue","menuIsOpen","onChange","onInputChange","onMenuClose","onMenuOpen","value"];function kn(i){var t=i.defaultInputValue,o=t===void 0?"":t,n=i.defaultMenuIsOpen,e=n===void 0?!1:n,r=i.defaultValue,f=r===void 0?null:r,b=i.inputValue,S=i.menuIsOpen,E=i.onChange,D=i.onInputChange,O=i.onMenuClose,P=i.onMenuOpen,x=i.value,p=we(i,vu),c=jt(b!==void 0?b:o),h=se(c,2),s=h[0],d=h[1],y=jt(S!==void 0?S:e),v=se(y,2),w=v[0],$=v[1],k=jt(x!==void 0?x:f),_=se(k,2),g=_[0],T=_[1],a=ie(function(A,B){typeof E=="function"&&E(A,B),T(A)},[E]),C=ie(function(A,B){var U;typeof D=="function"&&(U=D(A,B)),d(U!==void 0?U:A)},[D]),m=ie(function(){typeof P=="function"&&P(),$(!0)},[P]),I=ie(function(){typeof O=="function"&&O(),$(!1)},[O]),u=b!==void 0?b:s,M=S!==void 0?S:w,R=x!==void 0?x:g;return Tt(Tt({},p),{},{inputValue:u,menuIsOpen:M,onChange:a,onInputChange:C,onMenuClose:I,onMenuOpen:m,value:R})}function At(){return At=Object.assign?Object.assign.bind():function(i){for(var t=1;t<arguments.length;t++){var o=arguments[t];for(var n in o)Object.prototype.hasOwnProperty.call(o,n)&&(i[n]=o[n])}return i},At.apply(this,arguments)}function yu(i,t){if(!(i instanceof t))throw new TypeError("Cannot call a class as a function")}function vo(i,t){for(var o=0;o<t.length;o++){var n=t[o];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(i,Zs(n.key),n)}}function xu(i,t,o){return t&&vo(i.prototype,t),o&&vo(i,o),Object.defineProperty(i,"prototype",{writable:!1}),i}function or(i,t){return or=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,e){return n.__proto__=e,n},or(i,t)}function $u(i,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");i.prototype=Object.create(t&&t.prototype,{constructor:{value:i,writable:!0,configurable:!0}}),Object.defineProperty(i,"prototype",{writable:!1}),t&&or(i,t)}function fn(i){return fn=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(o){return o.__proto__||Object.getPrototypeOf(o)},fn(i)}function Qs(){try{var i=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(Qs=function(){return!!i})()}function bu(i){if(i===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return i}function Cu(i,t){if(t&&(Ke(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return bu(i)}function Su(i){var t=Qs();return function(){var n=fn(i),e;if(t){var r=fn(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return Cu(this,e)}}function wu(i){if(Array.isArray(i))return rr(i)}function Pu(i){if(typeof Symbol<"u"&&i[Symbol.iterator]!=null||i["@@iterator"]!=null)return Array.from(i)}function Ou(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
32
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function ri(i){return wu(i)||Pu(i)||qs(i)||Ou()}function ku(i){if(i.sheet)return i.sheet;for(var t=0;t<document.styleSheets.length;t++)if(document.styleSheets[t].ownerNode===i)return document.styleSheets[t]}function Mu(i){var t=document.createElement("style");return t.setAttribute("data-emotion",i.key),i.nonce!==void 0&&t.setAttribute("nonce",i.nonce),t.appendChild(document.createTextNode("")),t.setAttribute("data-s",""),t}var Tu=function(){function i(o){var n=this;this._insertTag=function(e){var r;n.tags.length===0?n.insertionPoint?r=n.insertionPoint.nextSibling:n.prepend?r=n.container.firstChild:r=n.before:r=n.tags[n.tags.length-1].nextSibling,n.container.insertBefore(e,r),n.tags.push(e)},this.isSpeedy=o.speedy===void 0?!0:o.speedy,this.tags=[],this.ctr=0,this.nonce=o.nonce,this.key=o.key,this.container=o.container,this.prepend=o.prepend,this.insertionPoint=o.insertionPoint,this.before=null}var t=i.prototype;return t.hydrate=function(n){n.forEach(this._insertTag)},t.insert=function(n){this.ctr%(this.isSpeedy?65e3:1)===0&&this._insertTag(Mu(this));var e=this.tags[this.tags.length-1];if(this.isSpeedy){var r=ku(e);try{r.insertRule(n,r.cssRules.length)}catch{}}else e.appendChild(document.createTextNode(n));this.ctr++},t.flush=function(){this.tags.forEach(function(n){return n.parentNode&&n.parentNode.removeChild(n)}),this.tags=[],this.ctr=0},i}(),he="-ms-",gn="-moz-",Gt="-webkit-",Js="comm",Or="rule",kr="decl",_u="@import",ta="@keyframes",Lu="@layer",Au=Math.abs,Mn=String.fromCharCode,Eu=Object.assign;function Iu(i,t){return le(i,0)^45?(((t<<2^le(i,0))<<2^le(i,1))<<2^le(i,2))<<2^le(i,3):0}function ea(i){return i.trim()}function Ru(i,t){return(i=t.exec(i))?i[0]:i}function Ut(i,t,o){return i.replace(t,o)}function sr(i,t){return i.indexOf(t)}function le(i,t){return i.charCodeAt(t)|0}function Ti(i,t,o){return i.slice(t,o)}function Oe(i){return i.length}function Mr(i){return i.length}function Hi(i,t){return t.push(i),i}function Nu(i,t){return i.map(t).join("")}var Tn=1,hi=1,ia=0,ue=0,ne=0,fi="";function _n(i,t,o,n,e,r,f){return{value:i,root:t,parent:o,type:n,props:e,children:r,line:Tn,column:hi,length:f,return:""}}function mi(i,t){return Eu(_n("",null,null,"",null,null,0),i,{length:-i.length},t)}function Du(){return ne}function ju(){return ne=ue>0?le(fi,--ue):0,hi--,ne===10&&(hi=1,Tn--),ne}function me(){return ne=ue<ia?le(fi,ue++):0,hi++,ne===10&&(hi=1,Tn++),ne}function _e(){return le(fi,ue)}function Zi(){return ue}function Di(i,t){return Ti(fi,i,t)}function _i(i){switch(i){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function na(i){return Tn=hi=1,ia=Oe(fi=i),ue=0,[]}function ra(i){return fi="",i}function qi(i){return ea(Di(ue-1,ar(i===91?i+2:i===40?i+1:i)))}function Bu(i){for(;(ne=_e())&&ne<33;)me();return _i(i)>2||_i(ne)>3?"":" "}function Fu(i,t){for(;--t&&me()&&!(ne<48||ne>102||ne>57&&ne<65||ne>70&&ne<97););return Di(i,Zi()+(t<6&&_e()==32&&me()==32))}function ar(i){for(;me();)switch(ne){case i:return ue;case 34:case 39:i!==34&&i!==39&&ar(ne);break;case 40:i===41&&ar(i);break;case 92:me();break}return ue}function zu(i,t){for(;me()&&i+ne!==57;)if(i+ne===84&&_e()===47)break;return"/*"+Di(t,ue-1)+"*"+Mn(i===47?i:me())}function Hu(i){for(;!_i(_e());)me();return Di(i,ue)}function Wu(i){return ra(Qi("",null,null,null,[""],i=na(i),0,[0],i))}function Qi(i,t,o,n,e,r,f,b,S){for(var E=0,D=0,O=f,P=0,x=0,p=0,c=1,h=1,s=1,d=0,y="",v=e,w=r,$=n,k=y;h;)switch(p=d,d=me()){case 40:if(p!=108&&le(k,O-1)==58){sr(k+=Ut(qi(d),"&","&\f"),"&\f")!=-1&&(s=-1);break}case 34:case 39:case 91:k+=qi(d);break;case 9:case 10:case 13:case 32:k+=Bu(p);break;case 92:k+=Fu(Zi()-1,7);continue;case 47:switch(_e()){case 42:case 47:Hi(Vu(zu(me(),Zi()),t,o),S);break;default:k+="/"}break;case 123*c:b[E++]=Oe(k)*s;case 125*c:case 59:case 0:switch(d){case 0:case 125:h=0;case 59+D:s==-1&&(k=Ut(k,/\f/g,"")),x>0&&Oe(k)-O&&Hi(x>32?xo(k+";",n,o,O-1):xo(Ut(k," ","")+";",n,o,O-2),S);break;case 59:k+=";";default:if(Hi($=yo(k,t,o,E,D,e,b,y,v=[],w=[],O),r),d===123)if(D===0)Qi(k,t,$,$,v,r,O,b,w);else switch(P===99&&le(k,3)===110?100:P){case 100:case 108:case 109:case 115:Qi(i,$,$,n&&Hi(yo(i,$,$,0,0,e,b,y,e,v=[],O),w),e,w,O,b,n?v:w);break;default:Qi(k,$,$,$,[""],w,0,b,w)}}E=D=x=0,c=s=1,y=k="",O=f;break;case 58:O=1+Oe(k),x=p;default:if(c<1){if(d==123)--c;else if(d==125&&c++==0&&ju()==125)continue}switch(k+=Mn(d),d*c){case 38:s=D>0?1:(k+="\f",-1);break;case 44:b[E++]=(Oe(k)-1)*s,s=1;break;case 64:_e()===45&&(k+=qi(me())),P=_e(),D=O=Oe(y=k+=Hu(Zi())),d++;break;case 45:p===45&&Oe(k)==2&&(c=0)}}return r}function yo(i,t,o,n,e,r,f,b,S,E,D){for(var O=e-1,P=e===0?r:[""],x=Mr(P),p=0,c=0,h=0;p<n;++p)for(var s=0,d=Ti(i,O+1,O=Au(c=f[p])),y=i;s<x;++s)(y=ea(c>0?P[s]+" "+d:Ut(d,/&\f/g,P[s])))&&(S[h++]=y);return _n(i,t,o,e===0?Or:b,S,E,D)}function Vu(i,t,o){return _n(i,t,o,Js,Mn(Du()),Ti(i,2,-2),0)}function xo(i,t,o,n){return _n(i,t,o,kr,Ti(i,0,n),Ti(i,n+1,-1),n)}function oi(i,t){for(var o="",n=Mr(i),e=0;e<n;e++)o+=t(i[e],e,i,t)||"";return o}function Gu(i,t,o,n){switch(i.type){case Lu:if(i.children.length)break;case _u:case kr:return i.return=i.return||i.value;case Js:return"";case ta:return i.return=i.value+"{"+oi(i.children,n)+"}";case Or:i.value=i.props.join(",")}return Oe(o=oi(i.children,n))?i.return=i.value+"{"+o+"}":""}function Uu(i){var t=Mr(i);return function(o,n,e,r){for(var f="",b=0;b<t;b++)f+=i[b](o,n,e,r)||"";return f}}function Xu(i){return function(t){t.root||(t=t.return)&&i(t)}}function Yu(i){var t=Object.create(null);return function(o){return t[o]===void 0&&(t[o]=i(o)),t[o]}}var Ku=function(t,o,n){for(var e=0,r=0;e=r,r=_e(),e===38&&r===12&&(o[n]=1),!_i(r);)me();return Di(t,ue)},Zu=function(t,o){var n=-1,e=44;do switch(_i(e)){case 0:e===38&&_e()===12&&(o[n]=1),t[n]+=Ku(ue-1,o,n);break;case 2:t[n]+=qi(e);break;case 4:if(e===44){t[++n]=_e()===58?"&\f":"",o[n]=t[n].length;break}default:t[n]+=Mn(e)}while(e=me());return t},qu=function(t,o){return ra(Zu(na(t),o))},$o=new WeakMap,Qu=function(t){if(!(t.type!=="rule"||!t.parent||t.length<1)){for(var o=t.value,n=t.parent,e=t.column===n.column&&t.line===n.line;n.type!=="rule";)if(n=n.parent,!n)return;if(!(t.props.length===1&&o.charCodeAt(0)!==58&&!$o.get(n))&&!e){$o.set(t,!0);for(var r=[],f=qu(o,r),b=n.props,S=0,E=0;S<f.length;S++)for(var D=0;D<b.length;D++,E++)t.props[E]=r[S]?f[S].replace(/&\f/g,b[D]):b[D]+" "+f[S]}}},Ju=function(t){if(t.type==="decl"){var o=t.value;o.charCodeAt(0)===108&&o.charCodeAt(2)===98&&(t.return="",t.value="")}};function oa(i,t){switch(Iu(i,t)){case 5103:return Gt+"print-"+i+i;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return Gt+i+i;case 5349:case 4246:case 4810:case 6968:case 2756:return Gt+i+gn+i+he+i+i;case 6828:case 4268:return Gt+i+he+i+i;case 6165:return Gt+i+he+"flex-"+i+i;case 5187:return Gt+i+Ut(i,/(\w+).+(:[^]+)/,Gt+"box-$1$2"+he+"flex-$1$2")+i;case 5443:return Gt+i+he+"flex-item-"+Ut(i,/flex-|-self/,"")+i;case 4675:return Gt+i+he+"flex-line-pack"+Ut(i,/align-content|flex-|-self/,"")+i;case 5548:return Gt+i+he+Ut(i,"shrink","negative")+i;case 5292:return Gt+i+he+Ut(i,"basis","preferred-size")+i;case 6060:return Gt+"box-"+Ut(i,"-grow","")+Gt+i+he+Ut(i,"grow","positive")+i;case 4554:return Gt+Ut(i,/([^-])(transform)/g,"$1"+Gt+"$2")+i;case 6187:return Ut(Ut(Ut(i,/(zoom-|grab)/,Gt+"$1"),/(image-set)/,Gt+"$1"),i,"")+i;case 5495:case 3959:return Ut(i,/(image-set\([^]*)/,Gt+"$1$`$1");case 4968:return Ut(Ut(i,/(.+:)(flex-)?(.*)/,Gt+"box-pack:$3"+he+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+Gt+i+i;case 4095:case 3583:case 4068:case 2532:return Ut(i,/(.+)-inline(.+)/,Gt+"$1$2")+i;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(Oe(i)-1-t>6)switch(le(i,t+1)){case 109:if(le(i,t+4)!==45)break;case 102:return Ut(i,/(.+:)(.+)-([^]+)/,"$1"+Gt+"$2-$3$1"+gn+(le(i,t+3)==108?"$3":"$2-$3"))+i;case 115:return~sr(i,"stretch")?oa(Ut(i,"stretch","fill-available"),t)+i:i}break;case 4949:if(le(i,t+1)!==115)break;case 6444:switch(le(i,Oe(i)-3-(~sr(i,"!important")&&10))){case 107:return Ut(i,":",":"+Gt)+i;case 101:return Ut(i,/(.+:)([^;!]+)(;|!.+)?/,"$1"+Gt+(le(i,14)===45?"inline-":"")+"box$3$1"+Gt+"$2$3$1"+he+"$2box$3")+i}break;case 5936:switch(le(i,t+11)){case 114:return Gt+i+he+Ut(i,/[svh]\w+-[tblr]{2}/,"tb")+i;case 108:return Gt+i+he+Ut(i,/[svh]\w+-[tblr]{2}/,"tb-rl")+i;case 45:return Gt+i+he+Ut(i,/[svh]\w+-[tblr]{2}/,"lr")+i}return Gt+i+he+i+i}return i}var tp=function(t,o,n,e){if(t.length>-1&&!t.return)switch(t.type){case kr:t.return=oa(t.value,t.length);break;case ta:return oi([mi(t,{value:Ut(t.value,"@","@"+Gt)})],e);case Or:if(t.length)return Nu(t.props,function(r){switch(Ru(r,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return oi([mi(t,{props:[Ut(r,/:(read-\w+)/,":"+gn+"$1")]})],e);case"::placeholder":return oi([mi(t,{props:[Ut(r,/:(plac\w+)/,":"+Gt+"input-$1")]}),mi(t,{props:[Ut(r,/:(plac\w+)/,":"+gn+"$1")]}),mi(t,{props:[Ut(r,/:(plac\w+)/,he+"input-$1")]})],e)}return""})}},ep=[tp],ip=function(t){var o=t.key;if(o==="css"){var n=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(n,function(c){var h=c.getAttribute("data-emotion");h.indexOf(" ")!==-1&&(document.head.appendChild(c),c.setAttribute("data-s",""))})}var e=t.stylisPlugins||ep,r={},f,b=[];f=t.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+o+' "]'),function(c){for(var h=c.getAttribute("data-emotion").split(" "),s=1;s<h.length;s++)r[h[s]]=!0;b.push(c)});var S,E=[Qu,Ju];{var D,O=[Gu,Xu(function(c){D.insert(c)})],P=Uu(E.concat(e,O)),x=function(h){return oi(Wu(h),P)};S=function(h,s,d,y){D=d,x(h?h+"{"+s.styles+"}":s.styles),y&&(p.inserted[s.name]=!0)}}var p={key:o,sheet:new Tu({key:o,container:f,nonce:t.nonce,speedy:t.speedy,prepend:t.prepend,insertionPoint:t.insertionPoint}),nonce:t.nonce,inserted:r,registered:{},insert:S};return p.sheet.hydrate(b),p},sa=rl,np={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},rp={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},aa={};aa[sa.ForwardRef]=np;aa[sa.Memo]=rp;var op=!0;function sp(i,t,o){var n="";return o.split(" ").forEach(function(e){i[e]!==void 0?t.push(i[e]+";"):n+=e+" "}),n}var la=function(t,o,n){var e=t.key+"-"+o.name;(n===!1||op===!1)&&t.registered[e]===void 0&&(t.registered[e]=o.styles)},ap=function(t,o,n){la(t,o,n);var e=t.key+"-"+o.name;if(t.inserted[o.name]===void 0){var r=o;do t.insert(o===r?"."+e:"",r,t.sheet,!0),r=r.next;while(r!==void 0)}};function lp(i){for(var t=0,o,n=0,e=i.length;e>=4;++n,e-=4)o=i.charCodeAt(n)&255|(i.charCodeAt(++n)&255)<<8|(i.charCodeAt(++n)&255)<<16|(i.charCodeAt(++n)&255)<<24,o=(o&65535)*1540483477+((o>>>16)*59797<<16),o^=o>>>24,t=(o&65535)*1540483477+((o>>>16)*59797<<16)^(t&65535)*1540483477+((t>>>16)*59797<<16);switch(e){case 3:t^=(i.charCodeAt(n+2)&255)<<16;case 2:t^=(i.charCodeAt(n+1)&255)<<8;case 1:t^=i.charCodeAt(n)&255,t=(t&65535)*1540483477+((t>>>16)*59797<<16)}return t^=t>>>13,t=(t&65535)*1540483477+((t>>>16)*59797<<16),((t^t>>>15)>>>0).toString(36)}var dp={animationIterationCount:1,aspectRatio:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},hp=/[A-Z]|^ms/g,cp=/_EMO_([^_]+?)_([^]*?)_EMO_/g,da=function(t){return t.charCodeAt(1)===45},bo=function(t){return t!=null&&typeof t!="boolean"},Bn=Yu(function(i){return da(i)?i:i.replace(hp,"-$&").toLowerCase()}),Co=function(t,o){switch(t){case"animation":case"animationName":if(typeof o=="string")return o.replace(cp,function(n,e,r){return ke={name:e,styles:r,next:ke},e})}return dp[t]!==1&&!da(t)&&typeof o=="number"&&o!==0?o+"px":o};function Li(i,t,o){if(o==null)return"";if(o.__emotion_styles!==void 0)return o;switch(typeof o){case"boolean":return"";case"object":{if(o.anim===1)return ke={name:o.name,styles:o.styles,next:ke},o.name;if(o.styles!==void 0){var n=o.next;if(n!==void 0)for(;n!==void 0;)ke={name:n.name,styles:n.styles,next:ke},n=n.next;var e=o.styles+";";return e}return up(i,t,o)}case"function":{if(i!==void 0){var r=ke,f=o(i);return ke=r,Li(i,t,f)}break}}return o}function up(i,t,o){var n="";if(Array.isArray(o))for(var e=0;e<o.length;e++)n+=Li(i,t,o[e])+";";else for(var r in o){var f=o[r];if(typeof f!="object")bo(f)&&(n+=Bn(r)+":"+Co(r,f)+";");else if(Array.isArray(f)&&typeof f[0]=="string"&&t==null)for(var b=0;b<f.length;b++)bo(f[b])&&(n+=Bn(r)+":"+Co(r,f[b])+";");else{var S=Li(i,t,f);switch(r){case"animation":case"animationName":{n+=Bn(r)+":"+S+";";break}default:n+=r+"{"+S+"}"}}}return n}var So=/label:\s*([^\s;\n{]+)\s*(;|$)/g,ke,ha=function(t,o,n){if(t.length===1&&typeof t[0]=="object"&&t[0]!==null&&t[0].styles!==void 0)return t[0];var e=!0,r="";ke=void 0;var f=t[0];f==null||f.raw===void 0?(e=!1,r+=Li(n,o,f)):r+=f[0];for(var b=1;b<t.length;b++)r+=Li(n,o,t[b]),e&&(r+=f[b]);So.lastIndex=0;for(var S="",E;(E=So.exec(r))!==null;)S+="-"+E[1];var D=lp(r)+S;return{name:D,styles:r,next:ke}},pp=function(t){return t()},fp=gt.useInsertionEffect?gt.useInsertionEffect:!1,gp=fp||pp,Tr={}.hasOwnProperty,ca=gt.createContext(typeof HTMLElement<"u"?ip({key:"css"}):null);ca.Provider;var mp=function(t){return Ee(function(o,n){var e=ci(ca);return t(o,e,n)})},vp=gt.createContext({}),lr="__EMOTION_TYPE_PLEASE_DO_NOT_USE__",yp=function(t,o){var n={};for(var e in o)Tr.call(o,e)&&(n[e]=o[e]);return n[lr]=t,n},xp=function(t){var o=t.cache,n=t.serialized,e=t.isStringTag;return la(o,n,e),gp(function(){return ap(o,n,e)}),null},$p=mp(function(i,t,o){var n=i.css;typeof n=="string"&&t.registered[n]!==void 0&&(n=t.registered[n]);var e=i[lr],r=[n],f="";typeof i.className=="string"?f=sp(t.registered,r,i.className):i.className!=null&&(f=i.className+" ");var b=ha(r,void 0,gt.useContext(vp));f+=t.key+"-"+b.name;var S={};for(var E in i)Tr.call(i,E)&&E!=="css"&&E!==lr&&(S[E]=i[E]);return S.ref=o,S.className=f,gt.createElement(gt.Fragment,null,gt.createElement(xp,{cache:t,serialized:b,isStringTag:typeof e=="string"}),gt.createElement(e,S))}),bp=$p,Et=function(t,o){var n=arguments;if(o==null||!Tr.call(o,"css"))return gt.createElement.apply(void 0,n);var e=n.length,r=new Array(e);r[0]=bp,r[1]=yp(t,o);for(var f=2;f<e;f++)r[f]=n[f];return gt.createElement.apply(null,r)};function _r(){for(var i=arguments.length,t=new Array(i),o=0;o<i;o++)t[o]=arguments[o];return ha(t)}var Cp=function(){var t=_r.apply(void 0,arguments),o="animation-"+t.name;return{name:o,styles:"@keyframes "+o+"{"+t.styles+"}",anim:1,toString:function(){return"_EMO_"+this.name+"_"+this.styles+"_EMO_"}}};function Sp(i,t){return t||(t=i.slice(0)),Object.freeze(Object.defineProperties(i,{raw:{value:Object.freeze(t)}}))}const wp=Math.min,Pp=Math.max,mn=Math.round,Wi=Math.floor,vn=i=>({x:i,y:i});function Op(i){return{...i,top:i.y,left:i.x,right:i.x+i.width,bottom:i.y+i.height}}function ua(i){return fa(i)?(i.nodeName||"").toLowerCase():"#document"}function Ae(i){var t;return(i==null||(t=i.ownerDocument)==null?void 0:t.defaultView)||window}function pa(i){var t;return(t=(fa(i)?i.ownerDocument:i.document)||window.document)==null?void 0:t.documentElement}function fa(i){return i instanceof Node||i instanceof Ae(i).Node}function kp(i){return i instanceof Element||i instanceof Ae(i).Element}function Lr(i){return i instanceof HTMLElement||i instanceof Ae(i).HTMLElement}function wo(i){return typeof ShadowRoot>"u"?!1:i instanceof ShadowRoot||i instanceof Ae(i).ShadowRoot}function ga(i){const{overflow:t,overflowX:o,overflowY:n,display:e}=Ar(i);return/auto|scroll|overlay|hidden|clip/.test(t+n+o)&&!["inline","contents"].includes(e)}function Mp(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function Tp(i){return["html","body","#document"].includes(ua(i))}function Ar(i){return Ae(i).getComputedStyle(i)}function _p(i){if(ua(i)==="html")return i;const t=i.assignedSlot||i.parentNode||wo(i)&&i.host||pa(i);return wo(t)?t.host:t}function ma(i){const t=_p(i);return Tp(t)?i.ownerDocument?i.ownerDocument.body:i.body:Lr(t)&&ga(t)?t:ma(t)}function yn(i,t,o){var n;t===void 0&&(t=[]),o===void 0&&(o=!0);const e=ma(i),r=e===((n=i.ownerDocument)==null?void 0:n.body),f=Ae(e);return r?t.concat(f,f.visualViewport||[],ga(e)?e:[],f.frameElement&&o?yn(f.frameElement):[]):t.concat(e,yn(e,[],o))}function Lp(i){const t=Ar(i);let o=parseFloat(t.width)||0,n=parseFloat(t.height)||0;const e=Lr(i),r=e?i.offsetWidth:o,f=e?i.offsetHeight:n,b=mn(o)!==r||mn(n)!==f;return b&&(o=r,n=f),{width:o,height:n,$:b}}function Er(i){return kp(i)?i:i.contextElement}function Po(i){const t=Er(i);if(!Lr(t))return vn(1);const o=t.getBoundingClientRect(),{width:n,height:e,$:r}=Lp(t);let f=(r?mn(o.width):o.width)/n,b=(r?mn(o.height):o.height)/e;return(!f||!Number.isFinite(f))&&(f=1),(!b||!Number.isFinite(b))&&(b=1),{x:f,y:b}}const Ap=vn(0);function Ep(i){const t=Ae(i);return!Mp()||!t.visualViewport?Ap:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function Ip(i,t,o){return!1}function Oo(i,t,o,n){t===void 0&&(t=!1);const e=i.getBoundingClientRect(),r=Er(i);let f=vn(1);t&&(f=Po(i));const b=Ip()?Ep(r):vn(0);let S=(e.left+b.x)/f.x,E=(e.top+b.y)/f.y,D=e.width/f.x,O=e.height/f.y;if(r){const P=Ae(r),x=n;let p=P.frameElement;for(;p&&n&&x!==P;){const c=Po(p),h=p.getBoundingClientRect(),s=Ar(p),d=h.left+(p.clientLeft+parseFloat(s.paddingLeft))*c.x,y=h.top+(p.clientTop+parseFloat(s.paddingTop))*c.y;S*=c.x,E*=c.y,D*=c.x,O*=c.y,S+=d,E+=y,p=Ae(p).frameElement}}return Op({width:D,height:O,x:S,y:E})}function Rp(i,t){let o=null,n;const e=pa(i);function r(){clearTimeout(n),o&&o.disconnect(),o=null}function f(b,S){b===void 0&&(b=!1),S===void 0&&(S=1),r();const{left:E,top:D,width:O,height:P}=i.getBoundingClientRect();if(b||t(),!O||!P)return;const x=Wi(D),p=Wi(e.clientWidth-(E+O)),c=Wi(e.clientHeight-(D+P)),h=Wi(E),d={rootMargin:-x+"px "+-p+"px "+-c+"px "+-h+"px",threshold:Pp(0,wp(1,S))||1};let y=!0;function v(w){const $=w[0].intersectionRatio;if($!==S){if(!y)return f();$?f(!1,$):n=setTimeout(()=>{f(!1,1e-7)},100)}y=!1}try{o=new IntersectionObserver(v,{...d,root:e.ownerDocument})}catch{o=new IntersectionObserver(v,d)}o.observe(i)}return f(!0),r}function Np(i,t,o,n){n===void 0&&(n={});const{ancestorScroll:e=!0,ancestorResize:r=!0,elementResize:f=typeof ResizeObserver=="function",layoutShift:b=typeof IntersectionObserver=="function",animationFrame:S=!1}=n,E=Er(i),D=e||r?[...E?yn(E):[],...yn(t)]:[];D.forEach(s=>{e&&s.addEventListener("scroll",o,{passive:!0}),r&&s.addEventListener("resize",o)});const O=E&&b?Rp(E,o):null;let P=-1,x=null;f&&(x=new ResizeObserver(s=>{let[d]=s;d&&d.target===E&&x&&(x.unobserve(t),cancelAnimationFrame(P),P=requestAnimationFrame(()=>{x&&x.observe(t)})),o()}),E&&!S&&x.observe(E),x.observe(t));let p,c=S?Oo(i):null;S&&h();function h(){const s=Oo(i);c&&(s.x!==c.x||s.y!==c.y||s.width!==c.width||s.height!==c.height)&&o(),c=s,p=requestAnimationFrame(h)}return o(),()=>{D.forEach(s=>{e&&s.removeEventListener("scroll",o),r&&s.removeEventListener("resize",o)}),O&&O(),x&&x.disconnect(),x=null,S&&cancelAnimationFrame(p)}}var dr=pr,Dp=["className","clearValue","cx","getStyles","getClassNames","getValue","hasValue","isMulti","isRtl","options","selectOption","selectProps","setValue","theme"],xn=function(){};function jp(i,t){return t?t[0]==="-"?i+t:i+"__"+t:i}function Bp(i,t){for(var o=arguments.length,n=new Array(o>2?o-2:0),e=2;e<o;e++)n[e-2]=arguments[e];var r=[].concat(n);if(t&&i)for(var f in t)t.hasOwnProperty(f)&&t[f]&&r.push("".concat(jp(i,f)));return r.filter(function(b){return b}).map(function(b){return String(b).trim()}).join(" ")}var $n=function(t){return Kp(t)?t.filter(Boolean):Ke(t)==="object"&&t!==null?[t]:[]},va=function(t){t.className,t.clearValue,t.cx,t.getStyles,t.getClassNames,t.getValue,t.hasValue,t.isMulti,t.isRtl,t.options,t.selectOption,t.selectProps,t.setValue,t.theme;var o=we(t,Dp);return Tt({},o)},te=function(t,o,n){var e=t.cx,r=t.getStyles,f=t.getClassNames,b=t.className;return{css:r(o,t),className:e(n??{},f(o,t),b)}};function Fp(i,t,o){if(o){var n=o(i,t);if(typeof n=="string")return n}return i}function Ln(i){return[document.documentElement,document.body,window].indexOf(i)>-1}function zp(i){return Ln(i)?window.innerHeight:i.clientHeight}function ya(i){return Ln(i)?window.pageYOffset:i.scrollTop}function bn(i,t){if(Ln(i)){window.scrollTo(0,t);return}i.scrollTop=t}function Hp(i){var t=getComputedStyle(i),o=t.position==="absolute",n=/(auto|scroll)/;if(t.position==="fixed")return document.documentElement;for(var e=i;e=e.parentElement;)if(t=getComputedStyle(e),!(o&&t.position==="static")&&n.test(t.overflow+t.overflowY+t.overflowX))return e;return document.documentElement}function Wp(i,t,o,n){return o*((i=i/n-1)*i*i+1)+t}function Vi(i,t){var o=arguments.length>2&&arguments[2]!==void 0?arguments[2]:200,n=arguments.length>3&&arguments[3]!==void 0?arguments[3]:xn,e=ya(i),r=t-e,f=10,b=0;function S(){b+=f;var E=Wp(b,e,r,o);bn(i,E),b<o?window.requestAnimationFrame(S):n(i)}S()}function ko(i,t){var o=i.getBoundingClientRect(),n=t.getBoundingClientRect(),e=t.offsetHeight/3;n.bottom+e>o.bottom?bn(i,Math.min(t.offsetTop+t.clientHeight-i.offsetHeight+e,i.scrollHeight)):n.top-e<o.top&&bn(i,Math.max(t.offsetTop-e,0))}function Vp(i){var t=i.getBoundingClientRect();return{bottom:t.bottom,height:t.height,left:t.left,right:t.right,top:t.top,width:t.width}}function Mo(){try{return document.createEvent("TouchEvent"),!0}catch{return!1}}function Gp(){try{return/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)}catch{return!1}}var xa=!1,Up={get passive(){return xa=!0}},Gi=typeof window<"u"?window:{};Gi.addEventListener&&Gi.removeEventListener&&(Gi.addEventListener("p",xn,Up),Gi.removeEventListener("p",xn,!1));var Xp=xa;function Yp(i){return i!=null}function Kp(i){return Array.isArray(i)}function xi(i,t,o){return i?t:o}var Zp=function(t){for(var o=arguments.length,n=new Array(o>1?o-1:0),e=1;e<o;e++)n[e-1]=arguments[e];var r=Object.entries(t).filter(function(f){var b=se(f,1),S=b[0];return!n.includes(S)});return r.reduce(function(f,b){var S=se(b,2),E=S[0],D=S[1];return f[E]=D,f},{})},qp=["children","innerProps"],Qp=["children","innerProps"];function Jp(i){var t=i.maxHeight,o=i.menuEl,n=i.minHeight,e=i.placement,r=i.shouldScroll,f=i.isFixedPosition,b=i.controlHeight,S=Hp(o),E={placement:"bottom",maxHeight:t};if(!o||!o.offsetParent)return E;var D=S.getBoundingClientRect(),O=D.height,P=o.getBoundingClientRect(),x=P.bottom,p=P.height,c=P.top,h=o.offsetParent.getBoundingClientRect(),s=h.top,d=f?window.innerHeight:zp(S),y=ya(S),v=parseInt(getComputedStyle(o).marginBottom,10),w=parseInt(getComputedStyle(o).marginTop,10),$=s-w,k=d-c,_=$+y,g=O-y-c,T=x-d+y+v,a=y+c-w,C=160;switch(e){case"auto":case"bottom":if(k>=p)return{placement:"bottom",maxHeight:t};if(g>=p&&!f)return r&&Vi(S,T,C),{placement:"bottom",maxHeight:t};if(!f&&g>=n||f&&k>=n){r&&Vi(S,T,C);var m=f?k-v:g-v;return{placement:"bottom",maxHeight:m}}if(e==="auto"||f){var I=t,u=f?$:_;return u>=n&&(I=Math.min(u-v-b,t)),{placement:"top",maxHeight:I}}if(e==="bottom")return r&&bn(S,T),{placement:"bottom",maxHeight:t};break;case"top":if($>=p)return{placement:"top",maxHeight:t};if(_>=p&&!f)return r&&Vi(S,a,C),{placement:"top",maxHeight:t};if(!f&&_>=n||f&&$>=n){var M=t;return(!f&&_>=n||f&&$>=n)&&(M=f?$-w:_-w),r&&Vi(S,a,C),{placement:"top",maxHeight:M}}return{placement:"bottom",maxHeight:t};default:throw new Error('Invalid placement provided "'.concat(e,'".'))}return E}function t1(i){var t={bottom:"top",top:"bottom"};return i?t[i]:"bottom"}var $a=function(t){return t==="auto"?"bottom":t},e1=function(t,o){var n,e=t.placement,r=t.theme,f=r.borderRadius,b=r.spacing,S=r.colors;return Tt((n={label:"menu"},ei(n,t1(e),"100%"),ei(n,"position","absolute"),ei(n,"width","100%"),ei(n,"zIndex",1),n),o?{}:{backgroundColor:S.neutral0,borderRadius:f,boxShadow:"0 0 0 1px hsla(0, 0%, 0%, 0.1), 0 4px 11px hsla(0, 0%, 0%, 0.1)",marginBottom:b.menuGutter,marginTop:b.menuGutter})},ba=cr(null),i1=function(t){var o=t.children,n=t.minMenuHeight,e=t.maxMenuHeight,r=t.menuPlacement,f=t.menuPosition,b=t.menuShouldScrollIntoView,S=t.theme,E=ci(ba)||{},D=E.setPortalPlacement,O=de(null),P=jt(e),x=se(P,2),p=x[0],c=x[1],h=jt(null),s=se(h,2),d=s[0],y=s[1],v=S.spacing.controlHeight;return dr(function(){var w=O.current;if(w){var $=f==="fixed",k=b&&!$,_=Jp({maxHeight:e,menuEl:w,minHeight:n,placement:r,shouldScroll:k,isFixedPosition:$,controlHeight:v});c(_.maxHeight),y(_.placement),D==null||D(_.placement)}},[e,r,f,b,n,D,v]),o({ref:O,placerProps:Tt(Tt({},t),{},{placement:d||$a(r),maxHeight:p})})},n1=function(t){var o=t.children,n=t.innerRef,e=t.innerProps;return Et("div",At({},te(t,"menu",{menu:!0}),{ref:n},e),o)},r1=n1,o1=function(t,o){var n=t.maxHeight,e=t.theme.spacing.baseUnit;return Tt({maxHeight:n,overflowY:"auto",position:"relative",WebkitOverflowScrolling:"touch"},o?{}:{paddingBottom:e,paddingTop:e})},s1=function(t){var o=t.children,n=t.innerProps,e=t.innerRef,r=t.isMulti;return Et("div",At({},te(t,"menuList",{"menu-list":!0,"menu-list--is-multi":r}),{ref:e},n),o)},Ca=function(t,o){var n=t.theme,e=n.spacing.baseUnit,r=n.colors;return Tt({textAlign:"center"},o?{}:{color:r.neutral40,padding:"".concat(e*2,"px ").concat(e*3,"px")})},a1=Ca,l1=Ca,d1=function(t){var o=t.children,n=o===void 0?"No options":o,e=t.innerProps,r=we(t,qp);return Et("div",At({},te(Tt(Tt({},r),{},{children:n,innerProps:e}),"noOptionsMessage",{"menu-notice":!0,"menu-notice--no-options":!0}),e),n)},h1=function(t){var o=t.children,n=o===void 0?"Loading...":o,e=t.innerProps,r=we(t,Qp);return Et("div",At({},te(Tt(Tt({},r),{},{children:n,innerProps:e}),"loadingMessage",{"menu-notice":!0,"menu-notice--loading":!0}),e),n)},c1=function(t){var o=t.rect,n=t.offset,e=t.position;return{left:o.left,position:e,top:n,width:o.width,zIndex:1}},u1=function(t){var o=t.appendTo,n=t.children,e=t.controlElement,r=t.innerProps,f=t.menuPlacement,b=t.menuPosition,S=de(null),E=de(null),D=jt($a(f)),O=se(D,2),P=O[0],x=O[1],p=Me(function(){return{setPortalPlacement:x}},[]),c=jt(null),h=se(c,2),s=h[0],d=h[1],y=ie(function(){if(e){var k=Vp(e),_=b==="fixed"?0:window.pageYOffset,g=k[P]+_;(g!==(s==null?void 0:s.offset)||k.left!==(s==null?void 0:s.rect.left)||k.width!==(s==null?void 0:s.rect.width))&&d({offset:g,rect:k})}},[e,b,P,s==null?void 0:s.offset,s==null?void 0:s.rect.left,s==null?void 0:s.rect.width]);dr(function(){y()},[y]);var v=ie(function(){typeof E.current=="function"&&(E.current(),E.current=null),e&&S.current&&(E.current=Np(e,S.current,y,{elementResize:"ResizeObserver"in window}))},[e,y]);dr(function(){v()},[v]);var w=ie(function(k){S.current=k,v()},[v]);if(!o&&b!=="fixed"||!s)return null;var $=Et("div",At({ref:w},te(Tt(Tt({},t),{},{offset:s.offset,position:b,rect:s.rect}),"menuPortal",{"menu-portal":!0}),r),n);return Et(ba.Provider,{value:p},o?nl($,o):$)},p1=function(t){var o=t.isDisabled,n=t.isRtl;return{label:"container",direction:n?"rtl":void 0,pointerEvents:o?"none":void 0,position:"relative"}},f1=function(t){var o=t.children,n=t.innerProps,e=t.isDisabled,r=t.isRtl;return Et("div",At({},te(t,"container",{"--is-disabled":e,"--is-rtl":r}),n),o)},g1=function(t,o){var n=t.theme.spacing,e=t.isMulti,r=t.hasValue,f=t.selectProps.controlShouldRenderValue;return Tt({alignItems:"center",display:e&&r&&f?"flex":"grid",flex:1,flexWrap:"wrap",WebkitOverflowScrolling:"touch",position:"relative",overflow:"hidden"},o?{}:{padding:"".concat(n.baseUnit/2,"px ").concat(n.baseUnit*2,"px")})},m1=function(t){var o=t.children,n=t.innerProps,e=t.isMulti,r=t.hasValue;return Et("div",At({},te(t,"valueContainer",{"value-container":!0,"value-container--is-multi":e,"value-container--has-value":r}),n),o)},v1=function(){return{alignItems:"center",alignSelf:"stretch",display:"flex",flexShrink:0}},y1=function(t){var o=t.children,n=t.innerProps;return Et("div",At({},te(t,"indicatorsContainer",{indicators:!0}),n),o)},To,x1=["size"],$1=["innerProps","isRtl","size"],b1={name:"8mmkcg",styles:"display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0"},Sa=function(t){var o=t.size,n=we(t,x1);return Et("svg",At({height:o,width:o,viewBox:"0 0 20 20","aria-hidden":"true",focusable:"false",css:b1},n))},Ir=function(t){return Et(Sa,At({size:20},t),Et("path",{d:"M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z"}))},wa=function(t){return Et(Sa,At({size:20},t),Et("path",{d:"M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z"}))},Pa=function(t,o){var n=t.isFocused,e=t.theme,r=e.spacing.baseUnit,f=e.colors;return Tt({label:"indicatorContainer",display:"flex",transition:"color 150ms"},o?{}:{color:n?f.neutral60:f.neutral20,padding:r*2,":hover":{color:n?f.neutral80:f.neutral40}})},C1=Pa,S1=function(t){var o=t.children,n=t.innerProps;return Et("div",At({},te(t,"dropdownIndicator",{indicator:!0,"dropdown-indicator":!0}),n),o||Et(wa,null))},w1=Pa,P1=function(t){var o=t.children,n=t.innerProps;return Et("div",At({},te(t,"clearIndicator",{indicator:!0,"clear-indicator":!0}),n),o||Et(Ir,null))},O1=function(t,o){var n=t.isDisabled,e=t.theme,r=e.spacing.baseUnit,f=e.colors;return Tt({label:"indicatorSeparator",alignSelf:"stretch",width:1},o?{}:{backgroundColor:n?f.neutral10:f.neutral20,marginBottom:r*2,marginTop:r*2})},k1=function(t){var o=t.innerProps;return Et("span",At({},o,te(t,"indicatorSeparator",{"indicator-separator":!0})))},M1=Cp(To||(To=Sp([`
33
- 0%, 80%, 100% { opacity: 0; }
34
- 40% { opacity: 1; }
35
- `]))),T1=function(t,o){var n=t.isFocused,e=t.size,r=t.theme,f=r.colors,b=r.spacing.baseUnit;return Tt({label:"loadingIndicator",display:"flex",transition:"color 150ms",alignSelf:"center",fontSize:e,lineHeight:1,marginRight:e,textAlign:"center",verticalAlign:"middle"},o?{}:{color:n?f.neutral60:f.neutral20,padding:b*2})},Fn=function(t){var o=t.delay,n=t.offset;return Et("span",{css:_r({animation:"".concat(M1," 1s ease-in-out ").concat(o,"ms infinite;"),backgroundColor:"currentColor",borderRadius:"1em",display:"inline-block",marginLeft:n?"1em":void 0,height:"1em",verticalAlign:"top",width:"1em"},"","")})},_1=function(t){var o=t.innerProps,n=t.isRtl,e=t.size,r=e===void 0?4:e,f=we(t,$1);return Et("div",At({},te(Tt(Tt({},f),{},{innerProps:o,isRtl:n,size:r}),"loadingIndicator",{indicator:!0,"loading-indicator":!0}),o),Et(Fn,{delay:0,offset:n}),Et(Fn,{delay:160,offset:!0}),Et(Fn,{delay:320,offset:!n}))},L1=function(t,o){var n=t.isDisabled,e=t.isFocused,r=t.theme,f=r.colors,b=r.borderRadius,S=r.spacing;return Tt({label:"control",alignItems:"center",cursor:"default",display:"flex",flexWrap:"wrap",justifyContent:"space-between",minHeight:S.controlHeight,outline:"0 !important",position:"relative",transition:"all 100ms"},o?{}:{backgroundColor:n?f.neutral5:f.neutral0,borderColor:n?f.neutral10:e?f.primary:f.neutral20,borderRadius:b,borderStyle:"solid",borderWidth:1,boxShadow:e?"0 0 0 1px ".concat(f.primary):void 0,"&:hover":{borderColor:e?f.primary:f.neutral30}})},A1=function(t){var o=t.children,n=t.isDisabled,e=t.isFocused,r=t.innerRef,f=t.innerProps,b=t.menuIsOpen;return Et("div",At({ref:r},te(t,"control",{control:!0,"control--is-disabled":n,"control--is-focused":e,"control--menu-is-open":b}),f,{"aria-disabled":n||void 0}),o)},E1=A1,I1=["data"],R1=function(t,o){var n=t.theme.spacing;return o?{}:{paddingBottom:n.baseUnit*2,paddingTop:n.baseUnit*2}},N1=function(t){var o=t.children,n=t.cx,e=t.getStyles,r=t.getClassNames,f=t.Heading,b=t.headingProps,S=t.innerProps,E=t.label,D=t.theme,O=t.selectProps;return Et("div",At({},te(t,"group",{group:!0}),S),Et(f,At({},b,{selectProps:O,theme:D,getStyles:e,getClassNames:r,cx:n}),E),Et("div",null,o))},D1=function(t,o){var n=t.theme,e=n.colors,r=n.spacing;return Tt({label:"group",cursor:"default",display:"block"},o?{}:{color:e.neutral40,fontSize:"75%",fontWeight:500,marginBottom:"0.25em",paddingLeft:r.baseUnit*3,paddingRight:r.baseUnit*3,textTransform:"uppercase"})},j1=function(t){var o=va(t);o.data;var n=we(o,I1);return Et("div",At({},te(t,"groupHeading",{"group-heading":!0}),n))},B1=N1,F1=["innerRef","isDisabled","isHidden","inputClassName"],z1=function(t,o){var n=t.isDisabled,e=t.value,r=t.theme,f=r.spacing,b=r.colors;return Tt(Tt({visibility:n?"hidden":"visible",transform:e?"translateZ(0)":""},H1),o?{}:{margin:f.baseUnit/2,paddingBottom:f.baseUnit/2,paddingTop:f.baseUnit/2,color:b.neutral80})},Oa={gridArea:"1 / 2",font:"inherit",minWidth:"2px",border:0,margin:0,outline:0,padding:0},H1={flex:"1 1 auto",display:"inline-grid",gridArea:"1 / 1 / 2 / 3",gridTemplateColumns:"0 min-content","&:after":Tt({content:'attr(data-value) " "',visibility:"hidden",whiteSpace:"pre"},Oa)},W1=function(t){return Tt({label:"input",color:"inherit",background:0,opacity:t?0:1,width:"100%"},Oa)},V1=function(t){var o=t.cx,n=t.value,e=va(t),r=e.innerRef,f=e.isDisabled,b=e.isHidden,S=e.inputClassName,E=we(e,F1);return Et("div",At({},te(t,"input",{"input-container":!0}),{"data-value":n||""}),Et("input",At({className:o({input:!0},S),ref:r,style:W1(b),disabled:f},E)))},G1=V1,U1=function(t,o){var n=t.theme,e=n.spacing,r=n.borderRadius,f=n.colors;return Tt({label:"multiValue",display:"flex",minWidth:0},o?{}:{backgroundColor:f.neutral10,borderRadius:r/2,margin:e.baseUnit/2})},X1=function(t,o){var n=t.theme,e=n.borderRadius,r=n.colors,f=t.cropWithEllipsis;return Tt({overflow:"hidden",textOverflow:f||f===void 0?"ellipsis":void 0,whiteSpace:"nowrap"},o?{}:{borderRadius:e/2,color:r.neutral80,fontSize:"85%",padding:3,paddingLeft:6})},Y1=function(t,o){var n=t.theme,e=n.spacing,r=n.borderRadius,f=n.colors,b=t.isFocused;return Tt({alignItems:"center",display:"flex"},o?{}:{borderRadius:r/2,backgroundColor:b?f.dangerLight:void 0,paddingLeft:e.baseUnit,paddingRight:e.baseUnit,":hover":{backgroundColor:f.dangerLight,color:f.danger}})},ka=function(t){var o=t.children,n=t.innerProps;return Et("div",n,o)},K1=ka,Z1=ka;function q1(i){var t=i.children,o=i.innerProps;return Et("div",At({role:"button"},o),t||Et(Ir,{size:14}))}var Q1=function(t){var o=t.children,n=t.components,e=t.data,r=t.innerProps,f=t.isDisabled,b=t.removeProps,S=t.selectProps,E=n.Container,D=n.Label,O=n.Remove;return Et(E,{data:e,innerProps:Tt(Tt({},te(t,"multiValue",{"multi-value":!0,"multi-value--is-disabled":f})),r),selectProps:S},Et(D,{data:e,innerProps:Tt({},te(t,"multiValueLabel",{"multi-value__label":!0})),selectProps:S},o),Et(O,{data:e,innerProps:Tt(Tt({},te(t,"multiValueRemove",{"multi-value__remove":!0})),{},{"aria-label":"Remove ".concat(o||"option")},b),selectProps:S}))},J1=Q1,t0=function(t,o){var n=t.isDisabled,e=t.isFocused,r=t.isSelected,f=t.theme,b=f.spacing,S=f.colors;return Tt({label:"option",cursor:"default",display:"block",fontSize:"inherit",width:"100%",userSelect:"none",WebkitTapHighlightColor:"rgba(0, 0, 0, 0)"},o?{}:{backgroundColor:r?S.primary:e?S.primary25:"transparent",color:n?S.neutral20:r?S.neutral0:"inherit",padding:"".concat(b.baseUnit*2,"px ").concat(b.baseUnit*3,"px"),":active":{backgroundColor:n?void 0:r?S.primary:S.primary50}})},e0=function(t){var o=t.children,n=t.isDisabled,e=t.isFocused,r=t.isSelected,f=t.innerRef,b=t.innerProps;return Et("div",At({},te(t,"option",{option:!0,"option--is-disabled":n,"option--is-focused":e,"option--is-selected":r}),{ref:f,"aria-disabled":n},b),o)},i0=e0,n0=function(t,o){var n=t.theme,e=n.spacing,r=n.colors;return Tt({label:"placeholder",gridArea:"1 / 1 / 2 / 3"},o?{}:{color:r.neutral50,marginLeft:e.baseUnit/2,marginRight:e.baseUnit/2})},r0=function(t){var o=t.children,n=t.innerProps;return Et("div",At({},te(t,"placeholder",{placeholder:!0}),n),o)},o0=r0,s0=function(t,o){var n=t.isDisabled,e=t.theme,r=e.spacing,f=e.colors;return Tt({label:"singleValue",gridArea:"1 / 1 / 2 / 3",maxWidth:"100%",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},o?{}:{color:n?f.neutral40:f.neutral80,marginLeft:r.baseUnit/2,marginRight:r.baseUnit/2})},a0=function(t){var o=t.children,n=t.isDisabled,e=t.innerProps;return Et("div",At({},te(t,"singleValue",{"single-value":!0,"single-value--is-disabled":n}),e),o)},l0=a0,Ie={ClearIndicator:P1,Control:E1,DropdownIndicator:S1,DownChevron:wa,CrossIcon:Ir,Group:B1,GroupHeading:j1,IndicatorsContainer:y1,IndicatorSeparator:k1,Input:G1,LoadingIndicator:_1,Menu:r1,MenuList:s1,MenuPortal:u1,LoadingMessage:h1,NoOptionsMessage:d1,MultiValue:J1,MultiValueContainer:K1,MultiValueLabel:Z1,MultiValueRemove:q1,Option:i0,Placeholder:o0,SelectContainer:f1,SingleValue:l0,ValueContainer:m1},d0=function(t){return Tt(Tt({},Ie),t.components)},_o=Number.isNaN||function(t){return typeof t=="number"&&t!==t};function h0(i,t){return!!(i===t||_o(i)&&_o(t))}function c0(i,t){if(i.length!==t.length)return!1;for(var o=0;o<i.length;o++)if(!h0(i[o],t[o]))return!1;return!0}function u0(i,t){t===void 0&&(t=c0);var o=null;function n(){for(var e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];if(o&&o.lastThis===this&&t(e,o.lastArgs))return o.lastResult;var f=i.apply(this,e);return o={lastResult:f,lastArgs:e,lastThis:this},f}return n.clear=function(){o=null},n}var p0={name:"7pg0cj-a11yText",styles:"label:a11yText;z-index:9999;border:0;clip:rect(1px, 1px, 1px, 1px);height:1px;width:1px;position:absolute;overflow:hidden;padding:0;white-space:nowrap"},f0=function(t){return Et("span",At({css:p0},t))},Lo=f0,g0={guidance:function(t){var o=t.isSearchable,n=t.isMulti,e=t.tabSelectsValue,r=t.context,f=t.isInitialFocus;switch(r){case"menu":return"Use Up and Down to choose options, press Enter to select the currently focused option, press Escape to exit the menu".concat(e?", press Tab to select the option and exit the menu":"",".");case"input":return f?"".concat(t["aria-label"]||"Select"," is focused ").concat(o?",type to refine list":"",", press Down to open the menu, ").concat(n?" press left to focus selected values":""):"";case"value":return"Use left and right to toggle between focused values, press Backspace to remove the currently focused value";default:return""}},onChange:function(t){var o=t.action,n=t.label,e=n===void 0?"":n,r=t.labels,f=t.isDisabled;switch(o){case"deselect-option":case"pop-value":case"remove-value":return"option ".concat(e,", deselected.");case"clear":return"All selected options have been cleared.";case"initial-input-focus":return"option".concat(r.length>1?"s":""," ").concat(r.join(","),", selected.");case"select-option":return f?"option ".concat(e," is disabled. Select another option."):"option ".concat(e,", selected.");default:return""}},onFocus:function(t){var o=t.context,n=t.focused,e=t.options,r=t.label,f=r===void 0?"":r,b=t.selectValue,S=t.isDisabled,E=t.isSelected,D=t.isAppleDevice,O=function(c,h){return c&&c.length?"".concat(c.indexOf(h)+1," of ").concat(c.length):""};if(o==="value"&&b)return"value ".concat(f," focused, ").concat(O(b,n),".");if(o==="menu"&&D){var P=S?" disabled":"",x="".concat(E?" selected":"").concat(P);return"".concat(f).concat(x,", ").concat(O(e,n),".")}return""},onFilter:function(t){var o=t.inputValue,n=t.resultsMessage;return"".concat(n).concat(o?" for search term "+o:"",".")}},m0=function(t){var o=t.ariaSelection,n=t.focusedOption,e=t.focusedValue,r=t.focusableOptions,f=t.isFocused,b=t.selectValue,S=t.selectProps,E=t.id,D=t.isAppleDevice,O=S.ariaLiveMessages,P=S.getOptionLabel,x=S.inputValue,p=S.isMulti,c=S.isOptionDisabled,h=S.isSearchable,s=S.menuIsOpen,d=S.options,y=S.screenReaderStatus,v=S.tabSelectsValue,w=S.isLoading,$=S["aria-label"],k=S["aria-live"],_=Me(function(){return Tt(Tt({},g0),O||{})},[O]),g=Me(function(){var u="";if(o&&_.onChange){var M=o.option,R=o.options,A=o.removedValue,B=o.removedValues,U=o.value,Z=function(N){return Array.isArray(N)?null:N},j=A||M||Z(U),l=j?P(j):"",L=R||B||void 0,H=L?L.map(P):[],G=Tt({isDisabled:j&&c(j,b),label:l,labels:H},o);u=_.onChange(G)}return u},[o,_,c,b,P]),T=Me(function(){var u="",M=n||e,R=!!(n&&b&&b.includes(n));if(M&&_.onFocus){var A={focused:M,label:P(M),isDisabled:c(M,b),isSelected:R,options:r,context:M===n?"menu":"value",selectValue:b,isAppleDevice:D};u=_.onFocus(A)}return u},[n,e,P,c,_,r,b,D]),a=Me(function(){var u="";if(s&&d.length&&!w&&_.onFilter){var M=y({count:r.length});u=_.onFilter({inputValue:x,resultsMessage:M})}return u},[r,x,s,_,d,y,w]),C=(o==null?void 0:o.action)==="initial-input-focus",m=Me(function(){var u="";if(_.guidance){var M=e?"value":s?"menu":"input";u=_.guidance({"aria-label":$,context:M,isDisabled:n&&c(n,b),isMulti:p,isSearchable:h,tabSelectsValue:v,isInitialFocus:C})}return u},[$,n,e,p,c,h,s,_,b,v,C]),I=Et(Xn,null,Et("span",{id:"aria-selection"},g),Et("span",{id:"aria-focused"},T),Et("span",{id:"aria-results"},a),Et("span",{id:"aria-guidance"},m));return Et(Xn,null,Et(Lo,{id:E},C&&I),Et(Lo,{"aria-live":k,"aria-atomic":"false","aria-relevant":"additions text",role:"log"},f&&!C&&I))},v0=m0,hr=[{base:"A",letters:"AⒶAÀÁÂẦẤẪẨÃĀĂẰẮẴẲȦǠÄǞẢÅǺǍȀȂẠẬẶḀĄȺⱯ"},{base:"AA",letters:"Ꜳ"},{base:"AE",letters:"ÆǼǢ"},{base:"AO",letters:"Ꜵ"},{base:"AU",letters:"Ꜷ"},{base:"AV",letters:"ꜸꜺ"},{base:"AY",letters:"Ꜽ"},{base:"B",letters:"BⒷBḂḄḆɃƂƁ"},{base:"C",letters:"CⒸCĆĈĊČÇḈƇȻꜾ"},{base:"D",letters:"DⒹDḊĎḌḐḒḎĐƋƊƉꝹ"},{base:"DZ",letters:"DZDŽ"},{base:"Dz",letters:"DzDž"},{base:"E",letters:"EⒺEÈÉÊỀẾỄỂẼĒḔḖĔĖËẺĚȄȆẸỆȨḜĘḘḚƐƎ"},{base:"F",letters:"FⒻFḞƑꝻ"},{base:"G",letters:"GⒼGǴĜḠĞĠǦĢǤƓꞠꝽꝾ"},{base:"H",letters:"HⒽHĤḢḦȞḤḨḪĦⱧⱵꞍ"},{base:"I",letters:"IⒾIÌÍÎĨĪĬİÏḮỈǏȈȊỊĮḬƗ"},{base:"J",letters:"JⒿJĴɈ"},{base:"K",letters:"KⓀKḰǨḲĶḴƘⱩꝀꝂꝄꞢ"},{base:"L",letters:"LⓁLĿĹĽḶḸĻḼḺŁȽⱢⱠꝈꝆꞀ"},{base:"LJ",letters:"LJ"},{base:"Lj",letters:"Lj"},{base:"M",letters:"MⓂMḾṀṂⱮƜ"},{base:"N",letters:"NⓃNǸŃÑṄŇṆŅṊṈȠƝꞐꞤ"},{base:"NJ",letters:"NJ"},{base:"Nj",letters:"Nj"},{base:"O",letters:"OⓄOÒÓÔỒỐỖỔÕṌȬṎŌṐṒŎȮȰÖȪỎŐǑȌȎƠỜỚỠỞỢỌỘǪǬØǾƆƟꝊꝌ"},{base:"OI",letters:"Ƣ"},{base:"OO",letters:"Ꝏ"},{base:"OU",letters:"Ȣ"},{base:"P",letters:"PⓅPṔṖƤⱣꝐꝒꝔ"},{base:"Q",letters:"QⓆQꝖꝘɊ"},{base:"R",letters:"RⓇRŔṘŘȐȒṚṜŖṞɌⱤꝚꞦꞂ"},{base:"S",letters:"SⓈSẞŚṤŜṠŠṦṢṨȘŞⱾꞨꞄ"},{base:"T",letters:"TⓉTṪŤṬȚŢṰṮŦƬƮȾꞆ"},{base:"TZ",letters:"Ꜩ"},{base:"U",letters:"UⓊUÙÚÛŨṸŪṺŬÜǛǗǕǙỦŮŰǓȔȖƯỪỨỮỬỰỤṲŲṶṴɄ"},{base:"V",letters:"VⓋVṼṾƲꝞɅ"},{base:"VY",letters:"Ꝡ"},{base:"W",letters:"WⓌWẀẂŴẆẄẈⱲ"},{base:"X",letters:"XⓍXẊẌ"},{base:"Y",letters:"YⓎYỲÝŶỸȲẎŸỶỴƳɎỾ"},{base:"Z",letters:"ZⓏZŹẐŻŽẒẔƵȤⱿⱫꝢ"},{base:"a",letters:"aⓐaẚàáâầấẫẩãāăằắẵẳȧǡäǟảåǻǎȁȃạậặḁąⱥɐ"},{base:"aa",letters:"ꜳ"},{base:"ae",letters:"æǽǣ"},{base:"ao",letters:"ꜵ"},{base:"au",letters:"ꜷ"},{base:"av",letters:"ꜹꜻ"},{base:"ay",letters:"ꜽ"},{base:"b",letters:"bⓑbḃḅḇƀƃɓ"},{base:"c",letters:"cⓒcćĉċčçḉƈȼꜿↄ"},{base:"d",letters:"dⓓdḋďḍḑḓḏđƌɖɗꝺ"},{base:"dz",letters:"dzdž"},{base:"e",letters:"eⓔeèéêềếễểẽēḕḗĕėëẻěȅȇẹệȩḝęḙḛɇɛǝ"},{base:"f",letters:"fⓕfḟƒꝼ"},{base:"g",letters:"gⓖgǵĝḡğġǧģǥɠꞡᵹꝿ"},{base:"h",letters:"hⓗhĥḣḧȟḥḩḫẖħⱨⱶɥ"},{base:"hv",letters:"ƕ"},{base:"i",letters:"iⓘiìíîĩīĭïḯỉǐȉȋịįḭɨı"},{base:"j",letters:"jⓙjĵǰɉ"},{base:"k",letters:"kⓚkḱǩḳķḵƙⱪꝁꝃꝅꞣ"},{base:"l",letters:"lⓛlŀĺľḷḹļḽḻſłƚɫⱡꝉꞁꝇ"},{base:"lj",letters:"lj"},{base:"m",letters:"mⓜmḿṁṃɱɯ"},{base:"n",letters:"nⓝnǹńñṅňṇņṋṉƞɲʼnꞑꞥ"},{base:"nj",letters:"nj"},{base:"o",letters:"oⓞoòóôồốỗổõṍȭṏōṑṓŏȯȱöȫỏőǒȍȏơờớỡởợọộǫǭøǿɔꝋꝍɵ"},{base:"oi",letters:"ƣ"},{base:"ou",letters:"ȣ"},{base:"oo",letters:"ꝏ"},{base:"p",letters:"pⓟpṕṗƥᵽꝑꝓꝕ"},{base:"q",letters:"qⓠqɋꝗꝙ"},{base:"r",letters:"rⓡrŕṙřȑȓṛṝŗṟɍɽꝛꞧꞃ"},{base:"s",letters:"sⓢsßśṥŝṡšṧṣṩșşȿꞩꞅẛ"},{base:"t",letters:"tⓣtṫẗťṭțţṱṯŧƭʈⱦꞇ"},{base:"tz",letters:"ꜩ"},{base:"u",letters:"uⓤuùúûũṹūṻŭüǜǘǖǚủůűǔȕȗưừứữửựụṳųṷṵʉ"},{base:"v",letters:"vⓥvṽṿʋꝟʌ"},{base:"vy",letters:"ꝡ"},{base:"w",letters:"wⓦwẁẃŵẇẅẘẉⱳ"},{base:"x",letters:"xⓧxẋẍ"},{base:"y",letters:"yⓨyỳýŷỹȳẏÿỷẙỵƴɏỿ"},{base:"z",letters:"zⓩzźẑżžẓẕƶȥɀⱬꝣ"}],y0=new RegExp("["+hr.map(function(i){return i.letters}).join("")+"]","g"),Ma={};for(var zn=0;zn<hr.length;zn++)for(var Hn=hr[zn],Wn=0;Wn<Hn.letters.length;Wn++)Ma[Hn.letters[Wn]]=Hn.base;var Ta=function(t){return t.replace(y0,function(o){return Ma[o]})},x0=u0(Ta),Ao=function(t){return t.replace(/^\s+|\s+$/g,"")},$0=function(t){return"".concat(t.label," ").concat(t.value)},b0=function(t){return function(o,n){if(o.data.__isNew__)return!0;var e=Tt({ignoreCase:!0,ignoreAccents:!0,stringify:$0,trim:!0,matchFrom:"any"},t),r=e.ignoreCase,f=e.ignoreAccents,b=e.stringify,S=e.trim,E=e.matchFrom,D=S?Ao(n):n,O=S?Ao(b(o)):b(o);return r&&(D=D.toLowerCase(),O=O.toLowerCase()),f&&(D=x0(D),O=Ta(O)),E==="start"?O.substr(0,D.length)===D:O.indexOf(D)>-1}},C0=["innerRef"];function S0(i){var t=i.innerRef,o=we(i,C0),n=Zp(o,"onExited","in","enter","exit","appear");return Et("input",At({ref:t},n,{css:_r({label:"dummyInput",background:0,border:0,caretColor:"transparent",fontSize:"inherit",gridArea:"1 / 1 / 2 / 3",outline:0,padding:0,width:1,color:"transparent",left:-100,opacity:0,position:"relative",transform:"scale(.01)"},"","")}))}var w0=function(t){t.cancelable&&t.preventDefault(),t.stopPropagation()};function P0(i){var t=i.isEnabled,o=i.onBottomArrive,n=i.onBottomLeave,e=i.onTopArrive,r=i.onTopLeave,f=de(!1),b=de(!1),S=de(0),E=de(null),D=ie(function(h,s){if(E.current!==null){var d=E.current,y=d.scrollTop,v=d.scrollHeight,w=d.clientHeight,$=E.current,k=s>0,_=v-w-y,g=!1;_>s&&f.current&&(n&&n(h),f.current=!1),k&&b.current&&(r&&r(h),b.current=!1),k&&s>_?(o&&!f.current&&o(h),$.scrollTop=v,g=!0,f.current=!0):!k&&-s>y&&(e&&!b.current&&e(h),$.scrollTop=0,g=!0,b.current=!0),g&&w0(h)}},[o,n,e,r]),O=ie(function(h){D(h,h.deltaY)},[D]),P=ie(function(h){S.current=h.changedTouches[0].clientY},[]),x=ie(function(h){var s=S.current-h.changedTouches[0].clientY;D(h,s)},[D]),p=ie(function(h){if(h){var s=Xp?{passive:!1}:!1;h.addEventListener("wheel",O,s),h.addEventListener("touchstart",P,s),h.addEventListener("touchmove",x,s)}},[x,P,O]),c=ie(function(h){h&&(h.removeEventListener("wheel",O,!1),h.removeEventListener("touchstart",P,!1),h.removeEventListener("touchmove",x,!1))},[x,P,O]);return qt(function(){if(t){var h=E.current;return p(h),function(){c(h)}}},[t,p,c]),function(h){E.current=h}}var Eo=["boxSizing","height","overflow","paddingRight","position"],Io={boxSizing:"border-box",overflow:"hidden",position:"relative",height:"100%"};function Ro(i){i.preventDefault()}function No(i){i.stopPropagation()}function Do(){var i=this.scrollTop,t=this.scrollHeight,o=i+this.offsetHeight;i===0?this.scrollTop=1:o===t&&(this.scrollTop=i-1)}function jo(){return"ontouchstart"in window||navigator.maxTouchPoints}var Bo=!!(typeof window<"u"&&window.document&&window.document.createElement),vi=0,Qe={capture:!1,passive:!1};function O0(i){var t=i.isEnabled,o=i.accountForScrollbars,n=o===void 0?!0:o,e=de({}),r=de(null),f=ie(function(S){if(Bo){var E=document.body,D=E&&E.style;if(n&&Eo.forEach(function(p){var c=D&&D[p];e.current[p]=c}),n&&vi<1){var O=parseInt(e.current.paddingRight,10)||0,P=document.body?document.body.clientWidth:0,x=window.innerWidth-P+O||0;Object.keys(Io).forEach(function(p){var c=Io[p];D&&(D[p]=c)}),D&&(D.paddingRight="".concat(x,"px"))}E&&jo()&&(E.addEventListener("touchmove",Ro,Qe),S&&(S.addEventListener("touchstart",Do,Qe),S.addEventListener("touchmove",No,Qe))),vi+=1}},[n]),b=ie(function(S){if(Bo){var E=document.body,D=E&&E.style;vi=Math.max(vi-1,0),n&&vi<1&&Eo.forEach(function(O){var P=e.current[O];D&&(D[O]=P)}),E&&jo()&&(E.removeEventListener("touchmove",Ro,Qe),S&&(S.removeEventListener("touchstart",Do,Qe),S.removeEventListener("touchmove",No,Qe)))}},[n]);return qt(function(){if(t){var S=r.current;return f(S),function(){b(S)}}},[t,f,b]),function(S){r.current=S}}var k0=function(t){var o=t.target;return o.ownerDocument.activeElement&&o.ownerDocument.activeElement.blur()},M0={name:"1kfdb0e",styles:"position:fixed;left:0;bottom:0;right:0;top:0"};function T0(i){var t=i.children,o=i.lockEnabled,n=i.captureEnabled,e=n===void 0?!0:n,r=i.onBottomArrive,f=i.onBottomLeave,b=i.onTopArrive,S=i.onTopLeave,E=P0({isEnabled:e,onBottomArrive:r,onBottomLeave:f,onTopArrive:b,onTopLeave:S}),D=O0({isEnabled:o}),O=function(x){E(x),D(x)};return Et(Xn,null,o&&Et("div",{onClick:k0,css:M0}),t(O))}var _0={name:"1a0ro4n-requiredInput",styles:"label:requiredInput;opacity:0;pointer-events:none;position:absolute;bottom:0;left:0;right:0;width:100%"},L0=function(t){var o=t.name,n=t.onFocus;return Et("input",{required:!0,name:o,tabIndex:-1,"aria-hidden":"true",onFocus:n,css:_0,value:"",onChange:function(){}})},A0=L0;function Rr(i){var t;return typeof window<"u"&&window.navigator!=null?i.test(((t=window.navigator.userAgentData)===null||t===void 0?void 0:t.platform)||window.navigator.platform):!1}function E0(){return Rr(/^iPhone/i)}function _a(){return Rr(/^Mac/i)}function I0(){return Rr(/^iPad/i)||_a()&&navigator.maxTouchPoints>1}function R0(){return E0()||I0()}function N0(){return _a()||R0()}var D0=function(t){return t.label},La=function(t){return t.label},Aa=function(t){return t.value},j0=function(t){return!!t.isDisabled},B0={clearIndicator:w1,container:p1,control:L1,dropdownIndicator:C1,group:R1,groupHeading:D1,indicatorsContainer:v1,indicatorSeparator:O1,input:z1,loadingIndicator:T1,loadingMessage:l1,menu:e1,menuList:o1,menuPortal:c1,multiValue:U1,multiValueLabel:X1,multiValueRemove:Y1,noOptionsMessage:a1,option:t0,placeholder:n0,singleValue:s0,valueContainer:g1},F0={primary:"#2684FF",primary75:"#4C9AFF",primary50:"#B2D4FF",primary25:"#DEEBFF",danger:"#DE350B",dangerLight:"#FFBDAD",neutral0:"hsl(0, 0%, 100%)",neutral5:"hsl(0, 0%, 95%)",neutral10:"hsl(0, 0%, 90%)",neutral20:"hsl(0, 0%, 80%)",neutral30:"hsl(0, 0%, 70%)",neutral40:"hsl(0, 0%, 60%)",neutral50:"hsl(0, 0%, 50%)",neutral60:"hsl(0, 0%, 40%)",neutral70:"hsl(0, 0%, 30%)",neutral80:"hsl(0, 0%, 20%)",neutral90:"hsl(0, 0%, 10%)"},z0=4,Ea=4,H0=38,W0=Ea*2,V0={baseUnit:Ea,controlHeight:H0,menuGutter:W0},Vn={borderRadius:z0,colors:F0,spacing:V0},G0={"aria-live":"polite",backspaceRemovesValue:!0,blurInputOnSelect:Mo(),captureMenuScroll:!Mo(),classNames:{},closeMenuOnSelect:!0,closeMenuOnScroll:!1,components:{},controlShouldRenderValue:!0,escapeClearsValue:!1,filterOption:b0(),formatGroupLabel:D0,getOptionLabel:La,getOptionValue:Aa,isDisabled:!1,isLoading:!1,isMulti:!1,isRtl:!1,isSearchable:!0,isOptionDisabled:j0,loadingMessage:function(){return"Loading..."},maxMenuHeight:300,minMenuHeight:140,menuIsOpen:!1,menuPlacement:"bottom",menuPosition:"absolute",menuShouldBlockScroll:!1,menuShouldScrollIntoView:!Gp(),noOptionsMessage:function(){return"No options"},openMenuOnFocus:!1,openMenuOnClick:!0,options:[],pageSize:5,placeholder:"Select...",screenReaderStatus:function(t){var o=t.count;return"".concat(o," result").concat(o!==1?"s":""," available")},styles:{},tabIndex:0,tabSelectsValue:!0,unstyled:!1};function Fo(i,t,o,n){var e=Na(i,t,o),r=Da(i,t,o),f=Ra(i,t),b=Cn(i,t);return{type:"option",data:t,isDisabled:e,isSelected:r,label:f,value:b,index:n}}function Ji(i,t){return i.options.map(function(o,n){if("options"in o){var e=o.options.map(function(f,b){return Fo(i,f,t,b)}).filter(function(f){return Ho(i,f)});return e.length>0?{type:"group",data:o,options:e,index:n}:void 0}var r=Fo(i,o,t,n);return Ho(i,r)?r:void 0}).filter(Yp)}function Ia(i){return i.reduce(function(t,o){return o.type==="group"?t.push.apply(t,ri(o.options.map(function(n){return n.data}))):t.push(o.data),t},[])}function zo(i,t){return i.reduce(function(o,n){return n.type==="group"?o.push.apply(o,ri(n.options.map(function(e){return{data:e.data,id:"".concat(t,"-").concat(n.index,"-").concat(e.index)}}))):o.push({data:n.data,id:"".concat(t,"-").concat(n.index)}),o},[])}function U0(i,t){return Ia(Ji(i,t))}function Ho(i,t){var o=i.inputValue,n=o===void 0?"":o,e=t.data,r=t.isSelected,f=t.label,b=t.value;return(!Ba(i)||!r)&&ja(i,{label:f,value:b,data:e},n)}function X0(i,t){var o=i.focusedValue,n=i.selectValue,e=n.indexOf(o);if(e>-1){var r=t.indexOf(o);if(r>-1)return o;if(e<t.length)return t[e]}return null}function Y0(i,t){var o=i.focusedOption;return o&&t.indexOf(o)>-1?o:t[0]}var Gn=function(t,o){var n,e=(n=t.find(function(r){return r.data===o}))===null||n===void 0?void 0:n.id;return e||null},Ra=function(t,o){return t.getOptionLabel(o)},Cn=function(t,o){return t.getOptionValue(o)};function Na(i,t,o){return typeof i.isOptionDisabled=="function"?i.isOptionDisabled(t,o):!1}function Da(i,t,o){if(o.indexOf(t)>-1)return!0;if(typeof i.isOptionSelected=="function")return i.isOptionSelected(t,o);var n=Cn(i,t);return o.some(function(e){return Cn(i,e)===n})}function ja(i,t,o){return i.filterOption?i.filterOption(t,o):!0}var Ba=function(t){var o=t.hideSelectedOptions,n=t.isMulti;return o===void 0?n:o},K0=1,ji=function(i){$u(o,i);var t=Su(o);function o(n){var e;if(yu(this,o),e=t.call(this,n),e.state={ariaSelection:null,focusedOption:null,focusedOptionId:null,focusableOptionsWithIds:[],focusedValue:null,inputIsHidden:!1,isFocused:!1,selectValue:[],clearFocusValueOnUpdate:!1,prevWasFocused:!1,inputIsHiddenAfterUpdate:void 0,prevProps:void 0,instancePrefix:""},e.blockOptionHover=!1,e.isComposing=!1,e.commonProps=void 0,e.initialTouchX=0,e.initialTouchY=0,e.openAfterFocus=!1,e.scrollToFocusedOptionOnUpdate=!1,e.userIsDragging=void 0,e.isAppleDevice=N0(),e.controlRef=null,e.getControlRef=function(S){e.controlRef=S},e.focusedOptionRef=null,e.getFocusedOptionRef=function(S){e.focusedOptionRef=S},e.menuListRef=null,e.getMenuListRef=function(S){e.menuListRef=S},e.inputRef=null,e.getInputRef=function(S){e.inputRef=S},e.focus=e.focusInput,e.blur=e.blurInput,e.onChange=function(S,E){var D=e.props,O=D.onChange,P=D.name;E.name=P,e.ariaOnChange(S,E),O(S,E)},e.setValue=function(S,E,D){var O=e.props,P=O.closeMenuOnSelect,x=O.isMulti,p=O.inputValue;e.onInputChange("",{action:"set-value",prevInputValue:p}),P&&(e.setState({inputIsHiddenAfterUpdate:!x}),e.onMenuClose()),e.setState({clearFocusValueOnUpdate:!0}),e.onChange(S,{action:E,option:D})},e.selectOption=function(S){var E=e.props,D=E.blurInputOnSelect,O=E.isMulti,P=E.name,x=e.state.selectValue,p=O&&e.isOptionSelected(S,x),c=e.isOptionDisabled(S,x);if(p){var h=e.getOptionValue(S);e.setValue(x.filter(function(s){return e.getOptionValue(s)!==h}),"deselect-option",S)}else if(!c)O?e.setValue([].concat(ri(x),[S]),"select-option",S):e.setValue(S,"select-option");else{e.ariaOnChange(S,{action:"select-option",option:S,name:P});return}D&&e.blurInput()},e.removeValue=function(S){var E=e.props.isMulti,D=e.state.selectValue,O=e.getOptionValue(S),P=D.filter(function(p){return e.getOptionValue(p)!==O}),x=xi(E,P,P[0]||null);e.onChange(x,{action:"remove-value",removedValue:S}),e.focusInput()},e.clearValue=function(){var S=e.state.selectValue;e.onChange(xi(e.props.isMulti,[],null),{action:"clear",removedValues:S})},e.popValue=function(){var S=e.props.isMulti,E=e.state.selectValue,D=E[E.length-1],O=E.slice(0,E.length-1),P=xi(S,O,O[0]||null);e.onChange(P,{action:"pop-value",removedValue:D})},e.getFocusedOptionId=function(S){return Gn(e.state.focusableOptionsWithIds,S)},e.getFocusableOptionsWithIds=function(){return zo(Ji(e.props,e.state.selectValue),e.getElementId("option"))},e.getValue=function(){return e.state.selectValue},e.cx=function(){for(var S=arguments.length,E=new Array(S),D=0;D<S;D++)E[D]=arguments[D];return Bp.apply(void 0,[e.props.classNamePrefix].concat(E))},e.getOptionLabel=function(S){return Ra(e.props,S)},e.getOptionValue=function(S){return Cn(e.props,S)},e.getStyles=function(S,E){var D=e.props.unstyled,O=B0[S](E,D);O.boxSizing="border-box";var P=e.props.styles[S];return P?P(O,E):O},e.getClassNames=function(S,E){var D,O;return(D=(O=e.props.classNames)[S])===null||D===void 0?void 0:D.call(O,E)},e.getElementId=function(S){return"".concat(e.state.instancePrefix,"-").concat(S)},e.getComponents=function(){return d0(e.props)},e.buildCategorizedOptions=function(){return Ji(e.props,e.state.selectValue)},e.getCategorizedOptions=function(){return e.props.menuIsOpen?e.buildCategorizedOptions():[]},e.buildFocusableOptions=function(){return Ia(e.buildCategorizedOptions())},e.getFocusableOptions=function(){return e.props.menuIsOpen?e.buildFocusableOptions():[]},e.ariaOnChange=function(S,E){e.setState({ariaSelection:Tt({value:S},E)})},e.onMenuMouseDown=function(S){S.button===0&&(S.stopPropagation(),S.preventDefault(),e.focusInput())},e.onMenuMouseMove=function(S){e.blockOptionHover=!1},e.onControlMouseDown=function(S){if(!S.defaultPrevented){var E=e.props.openMenuOnClick;e.state.isFocused?e.props.menuIsOpen?S.target.tagName!=="INPUT"&&S.target.tagName!=="TEXTAREA"&&e.onMenuClose():E&&e.openMenu("first"):(E&&(e.openAfterFocus=!0),e.focusInput()),S.target.tagName!=="INPUT"&&S.target.tagName!=="TEXTAREA"&&S.preventDefault()}},e.onDropdownIndicatorMouseDown=function(S){if(!(S&&S.type==="mousedown"&&S.button!==0)&&!e.props.isDisabled){var E=e.props,D=E.isMulti,O=E.menuIsOpen;e.focusInput(),O?(e.setState({inputIsHiddenAfterUpdate:!D}),e.onMenuClose()):e.openMenu("first"),S.preventDefault()}},e.onClearIndicatorMouseDown=function(S){S&&S.type==="mousedown"&&S.button!==0||(e.clearValue(),S.preventDefault(),e.openAfterFocus=!1,S.type==="touchend"?e.focusInput():setTimeout(function(){return e.focusInput()}))},e.onScroll=function(S){typeof e.props.closeMenuOnScroll=="boolean"?S.target instanceof HTMLElement&&Ln(S.target)&&e.props.onMenuClose():typeof e.props.closeMenuOnScroll=="function"&&e.props.closeMenuOnScroll(S)&&e.props.onMenuClose()},e.onCompositionStart=function(){e.isComposing=!0},e.onCompositionEnd=function(){e.isComposing=!1},e.onTouchStart=function(S){var E=S.touches,D=E&&E.item(0);D&&(e.initialTouchX=D.clientX,e.initialTouchY=D.clientY,e.userIsDragging=!1)},e.onTouchMove=function(S){var E=S.touches,D=E&&E.item(0);if(D){var O=Math.abs(D.clientX-e.initialTouchX),P=Math.abs(D.clientY-e.initialTouchY),x=5;e.userIsDragging=O>x||P>x}},e.onTouchEnd=function(S){e.userIsDragging||(e.controlRef&&!e.controlRef.contains(S.target)&&e.menuListRef&&!e.menuListRef.contains(S.target)&&e.blurInput(),e.initialTouchX=0,e.initialTouchY=0)},e.onControlTouchEnd=function(S){e.userIsDragging||e.onControlMouseDown(S)},e.onClearIndicatorTouchEnd=function(S){e.userIsDragging||e.onClearIndicatorMouseDown(S)},e.onDropdownIndicatorTouchEnd=function(S){e.userIsDragging||e.onDropdownIndicatorMouseDown(S)},e.handleInputChange=function(S){var E=e.props.inputValue,D=S.currentTarget.value;e.setState({inputIsHiddenAfterUpdate:!1}),e.onInputChange(D,{action:"input-change",prevInputValue:E}),e.props.menuIsOpen||e.onMenuOpen()},e.onInputFocus=function(S){e.props.onFocus&&e.props.onFocus(S),e.setState({inputIsHiddenAfterUpdate:!1,isFocused:!0}),(e.openAfterFocus||e.props.openMenuOnFocus)&&e.openMenu("first"),e.openAfterFocus=!1},e.onInputBlur=function(S){var E=e.props.inputValue;if(e.menuListRef&&e.menuListRef.contains(document.activeElement)){e.inputRef.focus();return}e.props.onBlur&&e.props.onBlur(S),e.onInputChange("",{action:"input-blur",prevInputValue:E}),e.onMenuClose(),e.setState({focusedValue:null,isFocused:!1})},e.onOptionHover=function(S){if(!(e.blockOptionHover||e.state.focusedOption===S)){var E=e.getFocusableOptions(),D=E.indexOf(S);e.setState({focusedOption:S,focusedOptionId:D>-1?e.getFocusedOptionId(S):null})}},e.shouldHideSelectedOptions=function(){return Ba(e.props)},e.onValueInputFocus=function(S){S.preventDefault(),S.stopPropagation(),e.focus()},e.onKeyDown=function(S){var E=e.props,D=E.isMulti,O=E.backspaceRemovesValue,P=E.escapeClearsValue,x=E.inputValue,p=E.isClearable,c=E.isDisabled,h=E.menuIsOpen,s=E.onKeyDown,d=E.tabSelectsValue,y=E.openMenuOnFocus,v=e.state,w=v.focusedOption,$=v.focusedValue,k=v.selectValue;if(!c&&!(typeof s=="function"&&(s(S),S.defaultPrevented))){switch(e.blockOptionHover=!0,S.key){case"ArrowLeft":if(!D||x)return;e.focusValue("previous");break;case"ArrowRight":if(!D||x)return;e.focusValue("next");break;case"Delete":case"Backspace":if(x)return;if($)e.removeValue($);else{if(!O)return;D?e.popValue():p&&e.clearValue()}break;case"Tab":if(e.isComposing||S.shiftKey||!h||!d||!w||y&&e.isOptionSelected(w,k))return;e.selectOption(w);break;case"Enter":if(S.keyCode===229)break;if(h){if(!w||e.isComposing)return;e.selectOption(w);break}return;case"Escape":h?(e.setState({inputIsHiddenAfterUpdate:!1}),e.onInputChange("",{action:"menu-close",prevInputValue:x}),e.onMenuClose()):p&&P&&e.clearValue();break;case" ":if(x)return;if(!h){e.openMenu("first");break}if(!w)return;e.selectOption(w);break;case"ArrowUp":h?e.focusOption("up"):e.openMenu("last");break;case"ArrowDown":h?e.focusOption("down"):e.openMenu("first");break;case"PageUp":if(!h)return;e.focusOption("pageup");break;case"PageDown":if(!h)return;e.focusOption("pagedown");break;case"Home":if(!h)return;e.focusOption("first");break;case"End":if(!h)return;e.focusOption("last");break;default:return}S.preventDefault()}},e.state.instancePrefix="react-select-"+(e.props.instanceId||++K0),e.state.selectValue=$n(n.value),n.menuIsOpen&&e.state.selectValue.length){var r=e.getFocusableOptionsWithIds(),f=e.buildFocusableOptions(),b=f.indexOf(e.state.selectValue[0]);e.state.focusableOptionsWithIds=r,e.state.focusedOption=f[b],e.state.focusedOptionId=Gn(r,f[b])}return e}return xu(o,[{key:"componentDidMount",value:function(){this.startListeningComposition(),this.startListeningToTouch(),this.props.closeMenuOnScroll&&document&&document.addEventListener&&document.addEventListener("scroll",this.onScroll,!0),this.props.autoFocus&&this.focusInput(),this.props.menuIsOpen&&this.state.focusedOption&&this.menuListRef&&this.focusedOptionRef&&ko(this.menuListRef,this.focusedOptionRef)}},{key:"componentDidUpdate",value:function(e){var r=this.props,f=r.isDisabled,b=r.menuIsOpen,S=this.state.isFocused;(S&&!f&&e.isDisabled||S&&b&&!e.menuIsOpen)&&this.focusInput(),S&&f&&!e.isDisabled?this.setState({isFocused:!1},this.onMenuClose):!S&&!f&&e.isDisabled&&this.inputRef===document.activeElement&&this.setState({isFocused:!0}),this.menuListRef&&this.focusedOptionRef&&this.scrollToFocusedOptionOnUpdate&&(ko(this.menuListRef,this.focusedOptionRef),this.scrollToFocusedOptionOnUpdate=!1)}},{key:"componentWillUnmount",value:function(){this.stopListeningComposition(),this.stopListeningToTouch(),document.removeEventListener("scroll",this.onScroll,!0)}},{key:"onMenuOpen",value:function(){this.props.onMenuOpen()}},{key:"onMenuClose",value:function(){this.onInputChange("",{action:"menu-close",prevInputValue:this.props.inputValue}),this.props.onMenuClose()}},{key:"onInputChange",value:function(e,r){this.props.onInputChange(e,r)}},{key:"focusInput",value:function(){this.inputRef&&this.inputRef.focus()}},{key:"blurInput",value:function(){this.inputRef&&this.inputRef.blur()}},{key:"openMenu",value:function(e){var r=this,f=this.state,b=f.selectValue,S=f.isFocused,E=this.buildFocusableOptions(),D=e==="first"?0:E.length-1;if(!this.props.isMulti){var O=E.indexOf(b[0]);O>-1&&(D=O)}this.scrollToFocusedOptionOnUpdate=!(S&&this.menuListRef),this.setState({inputIsHiddenAfterUpdate:!1,focusedValue:null,focusedOption:E[D],focusedOptionId:this.getFocusedOptionId(E[D])},function(){return r.onMenuOpen()})}},{key:"focusValue",value:function(e){var r=this.state,f=r.selectValue,b=r.focusedValue;if(this.props.isMulti){this.setState({focusedOption:null});var S=f.indexOf(b);b||(S=-1);var E=f.length-1,D=-1;if(f.length){switch(e){case"previous":S===0?D=0:S===-1?D=E:D=S-1;break;case"next":S>-1&&S<E&&(D=S+1);break}this.setState({inputIsHidden:D!==-1,focusedValue:f[D]})}}}},{key:"focusOption",value:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"first",r=this.props.pageSize,f=this.state.focusedOption,b=this.getFocusableOptions();if(b.length){var S=0,E=b.indexOf(f);f||(E=-1),e==="up"?S=E>0?E-1:b.length-1:e==="down"?S=(E+1)%b.length:e==="pageup"?(S=E-r,S<0&&(S=0)):e==="pagedown"?(S=E+r,S>b.length-1&&(S=b.length-1)):e==="last"&&(S=b.length-1),this.scrollToFocusedOptionOnUpdate=!0,this.setState({focusedOption:b[S],focusedValue:null,focusedOptionId:this.getFocusedOptionId(b[S])})}}},{key:"getTheme",value:function(){return this.props.theme?typeof this.props.theme=="function"?this.props.theme(Vn):Tt(Tt({},Vn),this.props.theme):Vn}},{key:"getCommonProps",value:function(){var e=this.clearValue,r=this.cx,f=this.getStyles,b=this.getClassNames,S=this.getValue,E=this.selectOption,D=this.setValue,O=this.props,P=O.isMulti,x=O.isRtl,p=O.options,c=this.hasValue();return{clearValue:e,cx:r,getStyles:f,getClassNames:b,getValue:S,hasValue:c,isMulti:P,isRtl:x,options:p,selectOption:E,selectProps:O,setValue:D,theme:this.getTheme()}}},{key:"hasValue",value:function(){var e=this.state.selectValue;return e.length>0}},{key:"hasOptions",value:function(){return!!this.getFocusableOptions().length}},{key:"isClearable",value:function(){var e=this.props,r=e.isClearable,f=e.isMulti;return r===void 0?f:r}},{key:"isOptionDisabled",value:function(e,r){return Na(this.props,e,r)}},{key:"isOptionSelected",value:function(e,r){return Da(this.props,e,r)}},{key:"filterOption",value:function(e,r){return ja(this.props,e,r)}},{key:"formatOptionLabel",value:function(e,r){if(typeof this.props.formatOptionLabel=="function"){var f=this.props.inputValue,b=this.state.selectValue;return this.props.formatOptionLabel(e,{context:r,inputValue:f,selectValue:b})}else return this.getOptionLabel(e)}},{key:"formatGroupLabel",value:function(e){return this.props.formatGroupLabel(e)}},{key:"startListeningComposition",value:function(){document&&document.addEventListener&&(document.addEventListener("compositionstart",this.onCompositionStart,!1),document.addEventListener("compositionend",this.onCompositionEnd,!1))}},{key:"stopListeningComposition",value:function(){document&&document.removeEventListener&&(document.removeEventListener("compositionstart",this.onCompositionStart),document.removeEventListener("compositionend",this.onCompositionEnd))}},{key:"startListeningToTouch",value:function(){document&&document.addEventListener&&(document.addEventListener("touchstart",this.onTouchStart,!1),document.addEventListener("touchmove",this.onTouchMove,!1),document.addEventListener("touchend",this.onTouchEnd,!1))}},{key:"stopListeningToTouch",value:function(){document&&document.removeEventListener&&(document.removeEventListener("touchstart",this.onTouchStart),document.removeEventListener("touchmove",this.onTouchMove),document.removeEventListener("touchend",this.onTouchEnd))}},{key:"renderInput",value:function(){var e=this.props,r=e.isDisabled,f=e.isSearchable,b=e.inputId,S=e.inputValue,E=e.tabIndex,D=e.form,O=e.menuIsOpen,P=e.required,x=this.getComponents(),p=x.Input,c=this.state,h=c.inputIsHidden,s=c.ariaSelection,d=this.commonProps,y=b||this.getElementId("input"),v=Tt(Tt(Tt({"aria-autocomplete":"list","aria-expanded":O,"aria-haspopup":!0,"aria-errormessage":this.props["aria-errormessage"],"aria-invalid":this.props["aria-invalid"],"aria-label":this.props["aria-label"],"aria-labelledby":this.props["aria-labelledby"],"aria-required":P,role:"combobox","aria-activedescendant":this.isAppleDevice?void 0:this.state.focusedOptionId||""},O&&{"aria-controls":this.getElementId("listbox")}),!f&&{"aria-readonly":!0}),this.hasValue()?(s==null?void 0:s.action)==="initial-input-focus"&&{"aria-describedby":this.getElementId("live-region")}:{"aria-describedby":this.getElementId("placeholder")});return f?gt.createElement(p,At({},d,{autoCapitalize:"none",autoComplete:"off",autoCorrect:"off",id:y,innerRef:this.getInputRef,isDisabled:r,isHidden:h,onBlur:this.onInputBlur,onChange:this.handleInputChange,onFocus:this.onInputFocus,spellCheck:"false",tabIndex:E,form:D,type:"text",value:S},v)):gt.createElement(S0,At({id:y,innerRef:this.getInputRef,onBlur:this.onInputBlur,onChange:xn,onFocus:this.onInputFocus,disabled:r,tabIndex:E,inputMode:"none",form:D,value:""},v))}},{key:"renderPlaceholderOrValue",value:function(){var e=this,r=this.getComponents(),f=r.MultiValue,b=r.MultiValueContainer,S=r.MultiValueLabel,E=r.MultiValueRemove,D=r.SingleValue,O=r.Placeholder,P=this.commonProps,x=this.props,p=x.controlShouldRenderValue,c=x.isDisabled,h=x.isMulti,s=x.inputValue,d=x.placeholder,y=this.state,v=y.selectValue,w=y.focusedValue,$=y.isFocused;if(!this.hasValue()||!p)return s?null:gt.createElement(O,At({},P,{key:"placeholder",isDisabled:c,isFocused:$,innerProps:{id:this.getElementId("placeholder")}}),d);if(h)return v.map(function(_,g){var T=_===w,a="".concat(e.getOptionLabel(_),"-").concat(e.getOptionValue(_));return gt.createElement(f,At({},P,{components:{Container:b,Label:S,Remove:E},isFocused:T,isDisabled:c,key:a,index:g,removeProps:{onClick:function(){return e.removeValue(_)},onTouchEnd:function(){return e.removeValue(_)},onMouseDown:function(m){m.preventDefault()}},data:_}),e.formatOptionLabel(_,"value"))});if(s)return null;var k=v[0];return gt.createElement(D,At({},P,{data:k,isDisabled:c}),this.formatOptionLabel(k,"value"))}},{key:"renderClearIndicator",value:function(){var e=this.getComponents(),r=e.ClearIndicator,f=this.commonProps,b=this.props,S=b.isDisabled,E=b.isLoading,D=this.state.isFocused;if(!this.isClearable()||!r||S||!this.hasValue()||E)return null;var O={onMouseDown:this.onClearIndicatorMouseDown,onTouchEnd:this.onClearIndicatorTouchEnd,"aria-hidden":"true"};return gt.createElement(r,At({},f,{innerProps:O,isFocused:D}))}},{key:"renderLoadingIndicator",value:function(){var e=this.getComponents(),r=e.LoadingIndicator,f=this.commonProps,b=this.props,S=b.isDisabled,E=b.isLoading,D=this.state.isFocused;if(!r||!E)return null;var O={"aria-hidden":"true"};return gt.createElement(r,At({},f,{innerProps:O,isDisabled:S,isFocused:D}))}},{key:"renderIndicatorSeparator",value:function(){var e=this.getComponents(),r=e.DropdownIndicator,f=e.IndicatorSeparator;if(!r||!f)return null;var b=this.commonProps,S=this.props.isDisabled,E=this.state.isFocused;return gt.createElement(f,At({},b,{isDisabled:S,isFocused:E}))}},{key:"renderDropdownIndicator",value:function(){var e=this.getComponents(),r=e.DropdownIndicator;if(!r)return null;var f=this.commonProps,b=this.props.isDisabled,S=this.state.isFocused,E={onMouseDown:this.onDropdownIndicatorMouseDown,onTouchEnd:this.onDropdownIndicatorTouchEnd,"aria-hidden":"true"};return gt.createElement(r,At({},f,{innerProps:E,isDisabled:b,isFocused:S}))}},{key:"renderMenu",value:function(){var e=this,r=this.getComponents(),f=r.Group,b=r.GroupHeading,S=r.Menu,E=r.MenuList,D=r.MenuPortal,O=r.LoadingMessage,P=r.NoOptionsMessage,x=r.Option,p=this.commonProps,c=this.state.focusedOption,h=this.props,s=h.captureMenuScroll,d=h.inputValue,y=h.isLoading,v=h.loadingMessage,w=h.minMenuHeight,$=h.maxMenuHeight,k=h.menuIsOpen,_=h.menuPlacement,g=h.menuPosition,T=h.menuPortalTarget,a=h.menuShouldBlockScroll,C=h.menuShouldScrollIntoView,m=h.noOptionsMessage,I=h.onMenuScrollToTop,u=h.onMenuScrollToBottom;if(!k)return null;var M=function(l,L){var H=l.type,G=l.data,W=l.isDisabled,N=l.isSelected,F=l.label,z=l.value,K=c===G,V=W?void 0:function(){return e.onOptionHover(G)},X=W?void 0:function(){return e.selectOption(G)},Y="".concat(e.getElementId("option"),"-").concat(L),q={id:Y,onClick:X,onMouseMove:V,onMouseOver:V,tabIndex:-1,role:"option","aria-selected":e.isAppleDevice?void 0:N};return gt.createElement(x,At({},p,{innerProps:q,data:G,isDisabled:W,isSelected:N,key:Y,label:F,type:H,value:z,isFocused:K,innerRef:K?e.getFocusedOptionRef:void 0}),e.formatOptionLabel(l.data,"menu"))},R;if(this.hasOptions())R=this.getCategorizedOptions().map(function(j){if(j.type==="group"){var l=j.data,L=j.options,H=j.index,G="".concat(e.getElementId("group"),"-").concat(H),W="".concat(G,"-heading");return gt.createElement(f,At({},p,{key:G,data:l,options:L,Heading:b,headingProps:{id:W,data:j.data},label:e.formatGroupLabel(j.data)}),j.options.map(function(N){return M(N,"".concat(H,"-").concat(N.index))}))}else if(j.type==="option")return M(j,"".concat(j.index))});else if(y){var A=v({inputValue:d});if(A===null)return null;R=gt.createElement(O,p,A)}else{var B=m({inputValue:d});if(B===null)return null;R=gt.createElement(P,p,B)}var U={minMenuHeight:w,maxMenuHeight:$,menuPlacement:_,menuPosition:g,menuShouldScrollIntoView:C},Z=gt.createElement(i1,At({},p,U),function(j){var l=j.ref,L=j.placerProps,H=L.placement,G=L.maxHeight;return gt.createElement(S,At({},p,U,{innerRef:l,innerProps:{onMouseDown:e.onMenuMouseDown,onMouseMove:e.onMenuMouseMove},isLoading:y,placement:H}),gt.createElement(T0,{captureEnabled:s,onTopArrive:I,onBottomArrive:u,lockEnabled:a},function(W){return gt.createElement(E,At({},p,{innerRef:function(F){e.getMenuListRef(F),W(F)},innerProps:{role:"listbox","aria-multiselectable":p.isMulti,id:e.getElementId("listbox")},isLoading:y,maxHeight:G,focusedOption:c}),R)}))});return T||g==="fixed"?gt.createElement(D,At({},p,{appendTo:T,controlElement:this.controlRef,menuPlacement:_,menuPosition:g}),Z):Z}},{key:"renderFormField",value:function(){var e=this,r=this.props,f=r.delimiter,b=r.isDisabled,S=r.isMulti,E=r.name,D=r.required,O=this.state.selectValue;if(D&&!this.hasValue()&&!b)return gt.createElement(A0,{name:E,onFocus:this.onValueInputFocus});if(!(!E||b))if(S)if(f){var P=O.map(function(c){return e.getOptionValue(c)}).join(f);return gt.createElement("input",{name:E,type:"hidden",value:P})}else{var x=O.length>0?O.map(function(c,h){return gt.createElement("input",{key:"i-".concat(h),name:E,type:"hidden",value:e.getOptionValue(c)})}):gt.createElement("input",{name:E,type:"hidden",value:""});return gt.createElement("div",null,x)}else{var p=O[0]?this.getOptionValue(O[0]):"";return gt.createElement("input",{name:E,type:"hidden",value:p})}}},{key:"renderLiveRegion",value:function(){var e=this.commonProps,r=this.state,f=r.ariaSelection,b=r.focusedOption,S=r.focusedValue,E=r.isFocused,D=r.selectValue,O=this.getFocusableOptions();return gt.createElement(v0,At({},e,{id:this.getElementId("live-region"),ariaSelection:f,focusedOption:b,focusedValue:S,isFocused:E,selectValue:D,focusableOptions:O,isAppleDevice:this.isAppleDevice}))}},{key:"render",value:function(){var e=this.getComponents(),r=e.Control,f=e.IndicatorsContainer,b=e.SelectContainer,S=e.ValueContainer,E=this.props,D=E.className,O=E.id,P=E.isDisabled,x=E.menuIsOpen,p=this.state.isFocused,c=this.commonProps=this.getCommonProps();return gt.createElement(b,At({},c,{className:D,innerProps:{id:O,onKeyDown:this.onKeyDown},isDisabled:P,isFocused:p}),this.renderLiveRegion(),gt.createElement(r,At({},c,{innerRef:this.getControlRef,innerProps:{onMouseDown:this.onControlMouseDown,onTouchEnd:this.onControlTouchEnd},isDisabled:P,isFocused:p,menuIsOpen:x}),gt.createElement(S,At({},c,{isDisabled:P}),this.renderPlaceholderOrValue(),this.renderInput()),gt.createElement(f,At({},c,{isDisabled:P}),this.renderClearIndicator(),this.renderLoadingIndicator(),this.renderIndicatorSeparator(),this.renderDropdownIndicator())),this.renderMenu(),this.renderFormField())}}],[{key:"getDerivedStateFromProps",value:function(e,r){var f=r.prevProps,b=r.clearFocusValueOnUpdate,S=r.inputIsHiddenAfterUpdate,E=r.ariaSelection,D=r.isFocused,O=r.prevWasFocused,P=r.instancePrefix,x=e.options,p=e.value,c=e.menuIsOpen,h=e.inputValue,s=e.isMulti,d=$n(p),y={};if(f&&(p!==f.value||x!==f.options||c!==f.menuIsOpen||h!==f.inputValue)){var v=c?U0(e,d):[],w=c?zo(Ji(e,d),"".concat(P,"-option")):[],$=b?X0(r,d):null,k=Y0(r,v),_=Gn(w,k);y={selectValue:d,focusedOption:k,focusedOptionId:_,focusableOptionsWithIds:w,focusedValue:$,clearFocusValueOnUpdate:!1}}var g=S!=null&&e!==f?{inputIsHidden:S,inputIsHiddenAfterUpdate:void 0}:{},T=E,a=D&&O;return D&&!a&&(T={value:xi(s,d,d[0]||null),options:d,action:"initial-input-focus"},a=!O),(E==null?void 0:E.action)==="initial-input-focus"&&(T=null),Tt(Tt(Tt({},y),g),{},{prevProps:e,ariaSelection:T,prevWasFocused:a})}}]),o}(Ja);ji.defaultProps=G0;var Z0=Ee(function(i,t){var o=kn(i);return gt.createElement(ji,At({ref:t},o))}),q0=Z0,Q0=["defaultOptions","cacheOptions","loadOptions","options","isLoading","onInputChange","filterOption"];function Fa(i){var t=i.defaultOptions,o=t===void 0?!1:t,n=i.cacheOptions,e=n===void 0?!1:n,r=i.loadOptions;i.options;var f=i.isLoading,b=f===void 0?!1:f,S=i.onInputChange,E=i.filterOption,D=E===void 0?null:E,O=we(i,Q0),P=O.inputValue,x=de(void 0),p=de(!1),c=jt(Array.isArray(o)?o:void 0),h=se(c,2),s=h[0],d=h[1],y=jt(typeof P<"u"?P:""),v=se(y,2),w=v[0],$=v[1],k=jt(o===!0),_=se(k,2),g=_[0],T=_[1],a=jt(void 0),C=se(a,2),m=C[0],I=C[1],u=jt([]),M=se(u,2),R=M[0],A=M[1],B=jt(!1),U=se(B,2),Z=U[0],j=U[1],l=jt({}),L=se(l,2),H=L[0],G=L[1],W=jt(void 0),N=se(W,2),F=N[0],z=N[1],K=jt(void 0),V=se(K,2),X=V[0],Y=V[1];e!==X&&(G({}),Y(e)),o!==F&&(d(Array.isArray(o)?o:void 0),z(o)),qt(function(){return p.current=!0,function(){p.current=!1}},[]);var q=ie(function(at,ht){if(!r)return ht();var dt=r(at,ht);dt&&typeof dt.then=="function"&&dt.then(ht,function(){return ht()})},[r]);qt(function(){o===!0&&q(w,function(at){p.current&&(d(at||[]),T(!!x.current))})},[]);var tt=ie(function(at,ht){var dt=Fp(at,ht,S);if(!dt){x.current=void 0,$(""),I(""),A([]),T(!1),j(!1);return}if(e&&H[dt])$(dt),I(dt),A(H[dt]),T(!1),j(!1);else{var ut=x.current={};$(dt),T(!0),j(!m),q(dt,function(st){p&&ut===x.current&&(x.current=void 0,T(!1),I(dt),A(st||[]),j(!1),G(st?Tt(Tt({},H),{},ei({},dt,st)):H))})}},[e,q,m,H,S]),it=Z?[]:w&&m?R:s||[];return Tt(Tt({},O),{},{options:it,isLoading:g||b,onInputChange:tt,filterOption:D})}var J0=Ee(function(i,t){var o=Fa(i),n=kn(o);return gt.createElement(ji,At({ref:t},n))}),tf=J0,ef=["allowCreateWhileLoading","createOptionPosition","formatCreateLabel","isValidNewOption","getNewOptionData","onCreateOption","options","onChange"],Wo=function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",o=arguments.length>1?arguments[1]:void 0,n=arguments.length>2?arguments[2]:void 0,e=String(t).toLowerCase(),r=String(n.getOptionValue(o)).toLowerCase(),f=String(n.getOptionLabel(o)).toLowerCase();return r===e||f===e},Un={formatCreateLabel:function(t){return'Create "'.concat(t,'"')},isValidNewOption:function(t,o,n,e){return!(!t||o.some(function(r){return Wo(t,r,e)})||n.some(function(r){return Wo(t,r,e)}))},getNewOptionData:function(t,o){return{label:o,value:t,__isNew__:!0}}};function za(i){var t=i.allowCreateWhileLoading,o=t===void 0?!1:t,n=i.createOptionPosition,e=n===void 0?"last":n,r=i.formatCreateLabel,f=r===void 0?Un.formatCreateLabel:r,b=i.isValidNewOption,S=b===void 0?Un.isValidNewOption:b,E=i.getNewOptionData,D=E===void 0?Un.getNewOptionData:E,O=i.onCreateOption,P=i.options,x=P===void 0?[]:P,p=i.onChange,c=we(i,ef),h=c.getOptionValue,s=h===void 0?Aa:h,d=c.getOptionLabel,y=d===void 0?La:d,v=c.inputValue,w=c.isLoading,$=c.isMulti,k=c.value,_=c.name,g=Me(function(){return S(v,$n(k),x,{getOptionValue:s,getOptionLabel:y})?D(v,f(v)):void 0},[f,D,y,s,v,S,x,k]),T=Me(function(){return(o||!w)&&g?e==="first"?[g].concat(ri(x)):[].concat(ri(x),[g]):x},[o,e,w,g,x]),a=ie(function(C,m){if(m.action!=="select-option")return p(C,m);var I=Array.isArray(C)?C:[C];if(I[I.length-1]===g){if(O)O(v);else{var u=D(v,v),M={action:"create-option",name:_,option:u};p(xi($,[].concat(ri($n(k)),[u]),u),M)}return}p(C,m)},[D,v,$,_,g,O,p,k]);return Tt(Tt({},c),{},{options:T,onChange:a})}var nf=Ee(function(i,t){var o=kn(i),n=za(o);return gt.createElement(ji,At({ref:t},n))}),rf=nf,of=Ee(function(i,t){var o=Fa(i),n=kn(o),e=za(n);return gt.createElement(ji,At({ref:t},e))}),sf=of;const Ha=i=>ot("div",{className:"pb_typeahead_wrapper",children:ot(xr,{dark:i.selectProps.dark,error:i.selectProps.error,label:i.selectProps.label,children:ot(re,{children:ot(Ie.Control,{className:"text_input",...i})})})}),Wa=i=>{const{selectProps:t,clearValue:o}=i;return qt(()=>{document.addEventListener(`pb-typeahead-kit-${t.id}:clear`,o)},[]),ot(Ie.ClearIndicator,{className:"clear_indicator",...i})},Va=i=>ot(Ie.IndicatorsContainer,{className:"text_input_indicators",...i}),Ga=i=>Mt(Ie.MenuList,{...i,children:[i.children,i.footer]}),Ua=i=>{const{removeProps:t}=i,{imageUrl:o,label:n}=i.data,{multiKit:e}=i.selectProps;return Mt(Ie.MultiValueContainer,{className:"text_input_multivalue_container",...i,children:[e==="badge"&&ot(Zo,{closeProps:t,removeIcon:!0,text:n,variant:"primary"}),e!=="badge"&&o&&ot(dn,{avatarUrl:o,closeProps:t,marginRight:"xs",name:n,size:e==="smallPill"?"small":"",text:""}),e!=="badge"&&!o&&ot(dn,{closeProps:t,marginRight:"xs",name:"",size:e==="smallPill"?"small":"",text:n})]})},af=i=>{const{align:t="left",aria:o={},avatar:n=!1,avatarUrl:e,className:r,dark:f=!1,data:b={},htmlOptions:S={},id:E,name:D,orientation:O="horizontal",size:P="sm",subtitle:x,territory:p="",title:c=""}=i,h=Ft(b),s=Ht(o),d=Nt(S),y=Pt(Bt("pb_user_kit",t,O,P),_t(i),r);return Mt("div",{...s,...h,...d,className:y,id:E,children:[(n||e)&&ot(ts,{imageUrl:e,name:D,size:P,status:null}),Mt("div",{className:"content_wrapper",children:[ot(Si,{dark:f,size:P=="lg"?3:4,text:D}),ot(Le,{color:"light",dark:f,variant:null,children:p===""?c:`${p} • ${c}`}),typeof x=="string"&&ot(Le,{color:"light",dark:f,text:x,variant:null}),typeof x!="string"&&ot(Kt,{children:x})]})]})},Xa=i=>{const{imageUrl:t}=i.data,{valueComponent:o}=i.selectProps;return ot(Ie.Option,{...i,children:Mt(Kt,{children:[!o&&t&&ot(af,{align:"left",avatarUrl:t,dark:i.selectProps.dark,name:i.label,orientation:"horizontal"}),o&&o(i.data),!o&&!t&&i.label]})})},Ya=i=>ot(Kt,{children:Mt(re,{align:"center",className:"placeholder",children:[ot(Ie.IndicatorsContainer,{...i}),i.selectProps.plusIcon&&ot(Xt,{className:"typeahead-plus-icon",icon:"plus"})]})}),Ka=i=>ot(Ie.ValueContainer,{className:"text_input_value_container",...i}),Vo=Object.freeze(Object.defineProperty({__proto__:null,ClearIndicator:Wa,Control:Ha,IndicatorsContainer:Va,MenuList:Ga,MultiValue:Ua,Option:Xa,Placeholder:Ya,ValueContainer:Ka},Symbol.toStringTag,{value:"Module"})),lf=({async:i,className:t,components:o={},createable:n,error:e="",data:r={},getOptionLabel:f,getOptionValue:b,htmlOptions:S={},id:E,loadOptions:D=Sn,...O})=>{const P={cacheOptions:!0,components:{Control:Ha,ClearIndicator:Wa,IndicatorsContainer:Va,IndicatorSeparator:null,MenuList:Ga,MultiValue:Ua,Option:Xa,Placeholder:Ya,ValueContainer:Ka,...o},loadOptions:ee.isString(D)?ee.get(window,D):D,getOptionLabel:ee.isString(f)?ee.get(window,f):f,getOptionValue:ee.isString(b)?ee.get(window,b):b,defaultOptions:!0,id:E||ee.uniqueId(),inline:!1,isClearable:!0,isSearchable:!0,name,multiKit:"",onCreateOption:null,plusIcon:!1,onMultiValueClick:y=>{},...O},x=n?i?sf:rf:i?tf:q0,p=(y,{action:v,option:w,removedValue:$})=>{if(v==="select-option"){P.onMultiValueClick&&P.onMultiValueClick(w);const k=new CustomEvent(`pb-typeahead-kit-${P.id}-result-option-select`,{detail:w||y});document.dispatchEvent(k)}if(v==="remove-value"||v==="pop-value"){const k=new CustomEvent(`pb-typeahead-kit-${P.id}-result-option-remove`,{detail:$});document.dispatchEvent(k)}if(v==="clear"){const k=new CustomEvent(`pb-typeahead-kit-${P.id}-result-clear`);document.dispatchEvent(k)}},c=Ft(r),h=Nt(S),s=Pt("pb_typeahead_kit react-select",_t(O),t),d=P.inline?"inline":null;return ot("div",{...c,...h,className:Pt(s,d),children:ot(x,{classNamePrefix:"typeahead-kit-select",error:e,onChange:p,...P})})};Object.keys(Vo).forEach(i=>{lf[i]=Vo[i]});export{Ls as $,ts as A,vf as B,yf as C,We as D,Zo as E,re as F,Cf as G,gf as H,Xt as I,ff as J,qo as K,Sf as L,Pf as M,nn as N,_l as O,Of as P,hc as Q,Mf as R,on as S,Tf as T,$f as U,Ol as V,ii as W,mf as X,af as Y,dn as Z,ml as _,Yd as a,As as a0,vl as a1,Ys as a2,Ie as a3,Xd as b,Ud as c,bf as d,wf as e,lf as f,kf as g,Ht as h,Ft as i,Nt as j,Pt as k,_t as l,Bt as m,tn as n,Le as o,Ge as p,ll as q,Si as r,fr as s,xr as t,xf as u,si as v,Sn as w,br as x,os as y,rn as z};