Version Description
- 2020-06-23 =
- Improved: the unsubscription process to avoid security robots accidentally unsubscribing subscribers. Thanks, Mark!
- Improved: we're now using the latest Gutenberg version;
- Improved: default animations for forms;
- Improved: added explanation when sending email to multiple lists;
- Improved: new design for tabs;
- Improved: trashing and deleting newsletter performance with large lists;
- Fixed: shortcodes render default values in previews again;
- Fixed: occasional conflict with other plugins when sending emails due to Content Type;
- Fixed: conflict with WishList Members plugin when sending all emails with MailPoet. Thanks, Beit!
- Fixed: sending HTML email from Contact Form 7 plugin.
Download this release
Release Info
| Developer | wysija |
| Plugin | |
| Version | 3.47.6 |
| Comparing to | |
| See all releases | |
Code changes from version 3.47.5 to 3.47.6
- assets/dist/css/{mailpoet-editor.38c81dfd.css → mailpoet-editor.94ff4b02.css} +21 -21
- assets/dist/css/{mailpoet-form-editor.2830e32f.css → mailpoet-form-editor.d82a65f1.css} +2635 -1483
- assets/dist/css/{mailpoet-plugin.283bac10.css → mailpoet-plugin.8e190966.css} +74 -2
- assets/dist/css/{mailpoet-public.c82192b9.css → mailpoet-public.88e3e07b.css} +36 -8
- assets/dist/css/manifest.json +4 -4
- assets/dist/js/admin.5700c106.chunk.js +67 -0
assets/dist/css/{mailpoet-editor.38c81dfd.css → mailpoet-editor.94ff4b02.css}
RENAMED
|
@@ -196,7 +196,7 @@ See http://bgrins.github.io/spectrum/themes/ for instructions.
|
|
| 196 |
|
| 197 |
.mailpoet_button_full { box-sizing: border-box; width: 100%; }
|
| 198 |
|
| 199 |
-
.mailpoet_button_primary { background-color: #2ea1cd; border-color: #0074a2; color:
|
| 200 |
|
| 201 |
.mailpoet_button_primary:hover { background-color: #1e8cbe; }
|
| 202 |
|
|
@@ -270,21 +270,21 @@ select.mailpoet_font-size { width: 5em; }
|
|
| 270 |
|
| 271 |
.mailpoet_range:focus { outline: none; }
|
| 272 |
|
| 273 |
-
.mailpoet_range::-webkit-slider-runnable-track { background:
|
| 274 |
|
| 275 |
.mailpoet_range::-webkit-slider-thumb { -webkit-appearance: none; background: #a4a4a4; border: 1px solid #333; border-radius: 3px; cursor: pointer; height: 26px; margin-top: -8.66667px; width: 13px; }
|
| 276 |
|
| 277 |
.mailpoet_range:hover::-webkit-slider-thumb { background: #0074a2; }
|
| 278 |
|
| 279 |
-
.mailpoet_range::-moz-range-track { background:
|
| 280 |
|
| 281 |
.mailpoet_range::-moz-range-thumb { background: #a4a4a4; border: 1px solid #333; border-radius: 3px; cursor: pointer; height: 26px; width: 13px; }
|
| 282 |
|
| 283 |
.mailpoet_range:hover::-moz-range-thumb { background: #0074a2; }
|
| 284 |
|
| 285 |
-
.mailpoet_range::-ms-fill-lower { background:
|
| 286 |
|
| 287 |
-
.mailpoet_range::-ms-fill-upper { background:
|
| 288 |
|
| 289 |
.mailpoet_range::-ms-track { background: transparent; border-color: transparent; border-width: 24px 0; color: transparent; cursor: pointer; height: 12px; width: 100%; }
|
| 290 |
|
|
@@ -292,9 +292,9 @@ select.mailpoet_font-size { width: 5em; }
|
|
| 292 |
|
| 293 |
.mailpoet_range:hover::-ms-thumb { background: #0074a2; }
|
| 294 |
|
| 295 |
-
.mailpoet_range:focus::-ms-fill-lower { background:
|
| 296 |
|
| 297 |
-
.mailpoet_range:focus::-ms-fill-upper { background:
|
| 298 |
|
| 299 |
.mailpoet_range_small { width: 100px; }
|
| 300 |
|
|
@@ -402,7 +402,7 @@ select.mailpoet_font-size { width: 5em; }
|
|
| 402 |
|
| 403 |
.mailpoet_widget:nth-child(3n+1) { clear: left; }
|
| 404 |
|
| 405 |
-
.mailpoet_widget .mailpoet_widget_icon { background-color:
|
| 406 |
|
| 407 |
.mailpoet_widget .mailpoet_widget_icon > * { font-size: 30px; height: 30px; vertical-align: middle; width: 30px; }
|
| 408 |
|
|
@@ -454,21 +454,21 @@ select.mailpoet_font-size { width: 5em; }
|
|
| 454 |
|
| 455 |
.mailpoet_save_wrapper .mailpoet_save_next { margin-left: 5px; }
|
| 456 |
|
| 457 |
-
.mailpoet_save_options { background:
|
| 458 |
|
| 459 |
.mailpoet_save_option { margin: 0; }
|
| 460 |
|
| 461 |
.mailpoet_save_option > a { display: block; line-height: 2em; padding-left: 20px; padding-right: 20px; }
|
| 462 |
|
| 463 |
-
.mailpoet_save_option:hover { background-color: #2ea1cd; color:
|
| 464 |
|
| 465 |
-
.mailpoet_save_option:hover > a { color:
|
| 466 |
|
| 467 |
.mailpoet_save_show_options { padding: 6px 3px 4px; }
|
| 468 |
|
| 469 |
.mailpoet_save_show_options_icon { height: 14px; margin-top: -6px; vertical-align: middle; }
|
| 470 |
|
| 471 |
-
.mailpoet_save_as_template_container, .mailpoet_export_template_container { background-color:
|
| 472 |
|
| 473 |
.mailpoet_save_as_template_title, .mailpoet_export_template_title { font-size: 1.1em; }
|
| 474 |
|
|
@@ -542,9 +542,9 @@ select.mailpoet_font-size { width: 5em; }
|
|
| 542 |
|
| 543 |
.mailpoet_delete_block .mailpoet_delete_block_confirm, .mailpoet_delete_block .mailpoet_delete_block_cancel { display: inline-block; max-height: 0; max-width: 0; opacity: 0; overflow: hidden; transition: all 250ms cubic-bezier(0.42, 0, 0.58, 1); /* ease-in-out */ }
|
| 544 |
|
| 545 |
-
.mailpoet_delete_block .mailpoet_delete_block_confirm { color:
|
| 546 |
|
| 547 |
-
.mailpoet_delete_block .mailpoet_delete_block_confirm:hover { color:
|
| 548 |
|
| 549 |
.mailpoet_delete_block .mailpoet_delete_block_cancel { color: #f4c6c8; }
|
| 550 |
|
|
@@ -592,7 +592,7 @@ select.mailpoet_font-size { width: 5em; }
|
|
| 592 |
|
| 593 |
.mailpoet_widget.mailpoet_droppable_active .mailpoet_widget_icon { margin: 0; padding: 0; }
|
| 594 |
|
| 595 |
-
.mailpoet_drop_active > .mailpoet_container > div > .mailpoet_container_empty { background-color: #0074a2; box-shadow: inset 1px 2px 1px #025c80; color:
|
| 596 |
|
| 597 |
.mailpoet_droppable_block { cursor: move; }
|
| 598 |
|
|
@@ -606,11 +606,11 @@ select.mailpoet_font-size { width: 5em; }
|
|
| 606 |
|
| 607 |
.mailpoet_resizable_block.mailpoet_highlight .mailpoet_resize_handle { display: flex; }
|
| 608 |
|
| 609 |
-
.mailpoet_resize_handle_text { color:
|
| 610 |
|
| 611 |
.mailpoet_resize_handle_icon { line-height: 15px; margin-left: 5px; }
|
| 612 |
|
| 613 |
-
.mailpoet_resize_handle_icon > svg { fill:
|
| 614 |
|
| 615 |
.mailpoet_image_resize_handle_container { bottom: 0; height: 24px; position: absolute; right: 0; width: 24px; }
|
| 616 |
|
|
@@ -626,7 +626,7 @@ select.mailpoet_font-size { width: 5em; }
|
|
| 626 |
|
| 627 |
.mailpoet_image_resize_handle_icon { display: block; line-height: 22px; padding: 1px; }
|
| 628 |
|
| 629 |
-
.mailpoet_image_resize_handle_icon > svg { fill:
|
| 630 |
|
| 631 |
.mailpoet_block.mailpoet_image_resize_active > .mailpoet_block_highlight { border: 2px solid #0078a2; }
|
| 632 |
|
|
@@ -726,7 +726,7 @@ select.mailpoet_font-size { width: 5em; }
|
|
| 726 |
|
| 727 |
.mailpoet_post_scroll_container { max-height: 400px; overflow-x: hidden; overflow-y: scroll; }
|
| 728 |
|
| 729 |
-
.mailpoet_settings_posts_single_post { background-color:
|
| 730 |
|
| 731 |
.mailpoet_settings_posts_single_post:hover { border-color: #0074a2; }
|
| 732 |
|
|
@@ -756,7 +756,7 @@ select.mailpoet_font-size { width: 5em; }
|
|
| 756 |
|
| 757 |
.mailpoet_product_scroll_container { max-height: 400px; overflow-x: hidden; overflow-y: scroll; }
|
| 758 |
|
| 759 |
-
.mailpoet_settings_products_single_product { background-color:
|
| 760 |
|
| 761 |
.mailpoet_settings_products_single_product:hover { border-color: #0074a2; }
|
| 762 |
|
|
@@ -806,7 +806,7 @@ select.mailpoet_font-size { width: 5em; }
|
|
| 806 |
|
| 807 |
.mailpoet_active_icon_set { background-color: #daebf2; border: 1px dashed #adadad; }
|
| 808 |
|
| 809 |
-
.mailpoet_social_icon_settings { background:
|
| 810 |
|
| 811 |
.mailpoet_social_icon_settings_row { clear: both; line-height: 30px; margin-bottom: 10px; overflow: auto; }
|
| 812 |
|
| 196 |
|
| 197 |
.mailpoet_button_full { box-sizing: border-box; width: 100%; }
|
| 198 |
|
| 199 |
+
.mailpoet_button_primary { background-color: #2ea1cd; border-color: #0074a2; color: #fff; }
|
| 200 |
|
| 201 |
.mailpoet_button_primary:hover { background-color: #1e8cbe; }
|
| 202 |
|
| 270 |
|
| 271 |
.mailpoet_range:focus { outline: none; }
|
| 272 |
|
| 273 |
+
.mailpoet_range::-webkit-slider-runnable-track { background: #fff; border: 1px solid #ddd; border-radius: 3px; cursor: pointer; height: 12px; width: 100%; }
|
| 274 |
|
| 275 |
.mailpoet_range::-webkit-slider-thumb { -webkit-appearance: none; background: #a4a4a4; border: 1px solid #333; border-radius: 3px; cursor: pointer; height: 26px; margin-top: -8.66667px; width: 13px; }
|
| 276 |
|
| 277 |
.mailpoet_range:hover::-webkit-slider-thumb { background: #0074a2; }
|
| 278 |
|
| 279 |
+
.mailpoet_range::-moz-range-track { background: #fff; border: 1px solid #ddd; border-radius: 3px; cursor: pointer; height: 12px; width: 100%; }
|
| 280 |
|
| 281 |
.mailpoet_range::-moz-range-thumb { background: #a4a4a4; border: 1px solid #333; border-radius: 3px; cursor: pointer; height: 26px; width: 13px; }
|
| 282 |
|
| 283 |
.mailpoet_range:hover::-moz-range-thumb { background: #0074a2; }
|
| 284 |
|
| 285 |
+
.mailpoet_range::-ms-fill-lower { background: #fff; border: 1px solid #ddd; }
|
| 286 |
|
| 287 |
+
.mailpoet_range::-ms-fill-upper { background: #fff; border: 1px solid #ddd; }
|
| 288 |
|
| 289 |
.mailpoet_range::-ms-track { background: transparent; border-color: transparent; border-width: 24px 0; color: transparent; cursor: pointer; height: 12px; width: 100%; }
|
| 290 |
|
| 292 |
|
| 293 |
.mailpoet_range:hover::-ms-thumb { background: #0074a2; }
|
| 294 |
|
| 295 |
+
.mailpoet_range:focus::-ms-fill-lower { background: #fff; border: 1px solid #ddd; }
|
| 296 |
|
| 297 |
+
.mailpoet_range:focus::-ms-fill-upper { background: #fff; border: 1px solid #ddd; }
|
| 298 |
|
| 299 |
.mailpoet_range_small { width: 100px; }
|
| 300 |
|
| 402 |
|
| 403 |
.mailpoet_widget:nth-child(3n+1) { clear: left; }
|
| 404 |
|
| 405 |
+
.mailpoet_widget .mailpoet_widget_icon { background-color: #fff; border-radius: 3px; box-shadow: 1px 2px #d7d7d7; box-sizing: border-box; color: #a8a8a8; fill: #a8a8a8; height: 70px; line-height: 70px; margin-bottom: 9px; text-align: center; width: 70px; /* Vertically align widget icon glyphs */ }
|
| 406 |
|
| 407 |
.mailpoet_widget .mailpoet_widget_icon > * { font-size: 30px; height: 30px; vertical-align: middle; width: 30px; }
|
| 408 |
|
| 454 |
|
| 455 |
.mailpoet_save_wrapper .mailpoet_save_next { margin-left: 5px; }
|
| 456 |
|
| 457 |
+
.mailpoet_save_options { background: #fff; border: 1px solid #e5e5e5; border-radius: 3px; clear: both; margin: 5px 0; overflow: hidden; position: absolute; right: 0; vertical-align: top; white-space: nowrap; z-index: 1000; }
|
| 458 |
|
| 459 |
.mailpoet_save_option { margin: 0; }
|
| 460 |
|
| 461 |
.mailpoet_save_option > a { display: block; line-height: 2em; padding-left: 20px; padding-right: 20px; }
|
| 462 |
|
| 463 |
+
.mailpoet_save_option:hover { background-color: #2ea1cd; color: #fff; }
|
| 464 |
|
| 465 |
+
.mailpoet_save_option:hover > a { color: #fff; }
|
| 466 |
|
| 467 |
.mailpoet_save_show_options { padding: 6px 3px 4px; }
|
| 468 |
|
| 469 |
.mailpoet_save_show_options_icon { height: 14px; margin-top: -6px; vertical-align: middle; }
|
| 470 |
|
| 471 |
+
.mailpoet_save_as_template_container, .mailpoet_export_template_container { background-color: #fff; border: 1px solid #ddd; border-radius: 3px; clear: both; display: inline-block; margin: 5px 0; padding: 0 10px; position: absolute; right: 0; z-index: 1000; }
|
| 472 |
|
| 473 |
.mailpoet_save_as_template_title, .mailpoet_export_template_title { font-size: 1.1em; }
|
| 474 |
|
| 542 |
|
| 543 |
.mailpoet_delete_block .mailpoet_delete_block_confirm, .mailpoet_delete_block .mailpoet_delete_block_cancel { display: inline-block; max-height: 0; max-width: 0; opacity: 0; overflow: hidden; transition: all 250ms cubic-bezier(0.42, 0, 0.58, 1); /* ease-in-out */ }
|
| 544 |
|
| 545 |
+
.mailpoet_delete_block .mailpoet_delete_block_confirm { color: #fff; }
|
| 546 |
|
| 547 |
+
.mailpoet_delete_block .mailpoet_delete_block_confirm:hover { color: #fff; text-decoration: underline; }
|
| 548 |
|
| 549 |
.mailpoet_delete_block .mailpoet_delete_block_cancel { color: #f4c6c8; }
|
| 550 |
|
| 592 |
|
| 593 |
.mailpoet_widget.mailpoet_droppable_active .mailpoet_widget_icon { margin: 0; padding: 0; }
|
| 594 |
|
| 595 |
+
.mailpoet_drop_active > .mailpoet_container > div > .mailpoet_container_empty { background-color: #0074a2; box-shadow: inset 1px 2px 1px #025c80; color: #fff; }
|
| 596 |
|
| 597 |
.mailpoet_droppable_block { cursor: move; }
|
| 598 |
|
| 606 |
|
| 607 |
.mailpoet_resizable_block.mailpoet_highlight .mailpoet_resize_handle { display: flex; }
|
| 608 |
|
| 609 |
+
.mailpoet_resize_handle_text { color: #fff; font-size: 11px; font-weight: bold; line-height: 1.5em; text-align: center; }
|
| 610 |
|
| 611 |
.mailpoet_resize_handle_icon { line-height: 15px; margin-left: 5px; }
|
| 612 |
|
| 613 |
+
.mailpoet_resize_handle_icon > svg { fill: #fff; height: 15px; vertical-align: top; width: 15px; }
|
| 614 |
|
| 615 |
.mailpoet_image_resize_handle_container { bottom: 0; height: 24px; position: absolute; right: 0; width: 24px; }
|
| 616 |
|
| 626 |
|
| 627 |
.mailpoet_image_resize_handle_icon { display: block; line-height: 22px; padding: 1px; }
|
| 628 |
|
| 629 |
+
.mailpoet_image_resize_handle_icon > svg { fill: #fff; height: 22px; vertical-align: top; width: 22px; }
|
| 630 |
|
| 631 |
.mailpoet_block.mailpoet_image_resize_active > .mailpoet_block_highlight { border: 2px solid #0078a2; }
|
| 632 |
|
| 726 |
|
| 727 |
.mailpoet_post_scroll_container { max-height: 400px; overflow-x: hidden; overflow-y: scroll; }
|
| 728 |
|
| 729 |
+
.mailpoet_settings_posts_single_post { background-color: #fff; border: 1px solid #e5e5e5; border-radius: 1px; box-sizing: border-box; height: 38px; line-height: 38px; margin-bottom: 5px; margin-top: 5px; overflow: hidden; width: 100%; }
|
| 730 |
|
| 731 |
.mailpoet_settings_posts_single_post:hover { border-color: #0074a2; }
|
| 732 |
|
| 756 |
|
| 757 |
.mailpoet_product_scroll_container { max-height: 400px; overflow-x: hidden; overflow-y: scroll; }
|
| 758 |
|
| 759 |
+
.mailpoet_settings_products_single_product { background-color: #fff; border: 1px solid #e5e5e5; border-radius: 1px; box-sizing: border-box; height: 38px; line-height: 38px; margin-bottom: 5px; margin-top: 5px; overflow: hidden; width: 100%; }
|
| 760 |
|
| 761 |
.mailpoet_settings_products_single_product:hover { border-color: #0074a2; }
|
| 762 |
|
| 806 |
|
| 807 |
.mailpoet_active_icon_set { background-color: #daebf2; border: 1px dashed #adadad; }
|
| 808 |
|
| 809 |
+
.mailpoet_social_icon_settings { background: #fff; border: 1px solid #e5e5e5; margin-bottom: 9px; padding: 28px 9px 8px 9px; position: relative; }
|
| 810 |
|
| 811 |
.mailpoet_social_icon_settings_row { clear: both; line-height: 30px; margin-bottom: 10px; overflow: auto; }
|
| 812 |
|
assets/dist/css/{mailpoet-form-editor.2830e32f.css → mailpoet-form-editor.d82a65f1.css}
RENAMED
|
@@ -3,30 +3,130 @@
|
|
| 3 |
/** Colors */
|
| 4 |
/** Breakpoints & Media Queries */
|
| 5 |
/** Colors */
|
| 6 |
-
/**
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
/** Breakpoint mixins */
|
| 8 |
/** Long content fade mixin Creates a fading overlay to signify that the content is longer than the space allows. */
|
| 9 |
-
/**
|
| 10 |
/** Applies editor left position to the selector passed as argument */
|
| 11 |
/** Styles that are reused verbatim in a few places */
|
| 12 |
/** Allows users to opt-out of animations via OS-level preferences. */
|
| 13 |
/** Reset default styles for JavaScript UI based pages. This is a WP-admin agnostic reset */
|
| 14 |
/** Reset the WP Admin page styles for Gutenberg-like pages. */
|
| 15 |
-
|
| 16 |
|
| 17 |
-
|
| 18 |
|
| 19 |
-
@media (min-width: 782px) {
|
| 20 |
-
body.js.is-fullscreen-mode #wpcontent, body.js.is-fullscreen-mode #wpfooter { margin-left: 0; }
|
| 21 |
-
body.js.is-fullscreen-mode .edit-post-header { transform: translateY(-100%); -webkit-animation: edit-post-fullscreen-mode__slide-in-animation 0.1s forwards; animation: edit-post-fullscreen-mode__slide-in-animation 0.1s forwards; } }
|
| 22 |
|
| 23 |
-
|
| 24 |
|
| 25 |
-
|
| 26 |
|
| 27 |
-
|
| 28 |
|
| 29 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 30 |
|
| 31 |
@media (min-width: 280px) { .edit-post-header { flex-wrap: nowrap; } }
|
| 32 |
|
|
@@ -34,34 +134,44 @@
|
|
| 34 |
|
| 35 |
@supports ((position: -webkit-sticky) or (position: sticky)) { .edit-post-header > .edit-post-header__settings { order: initial; } }
|
| 36 |
|
| 37 |
-
.edit-post-header__toolbar { display: flex; flex-grow: 1; padding-left:
|
| 38 |
|
| 39 |
-
.edit-post-
|
| 40 |
|
| 41 |
-
.edit-post-
|
| 42 |
|
| 43 |
-
|
| 44 |
|
| 45 |
-
.edit-post-
|
| 46 |
|
| 47 |
-
|
| 48 |
|
| 49 |
-
|
|
|
|
| 50 |
|
| 51 |
-
.edit-post-
|
| 52 |
|
| 53 |
-
|
| 54 |
|
| 55 |
-
|
| 56 |
-
.edit-post-header .components-button.editor-post-publish-button, .edit-post-header .components-button.editor-post-publish-panel__toggle { margin: 0 12px 0 3px; } }
|
| 57 |
|
| 58 |
-
.edit-post-
|
|
|
|
|
|
|
| 59 |
|
| 60 |
-
|
| 61 |
-
.edit-post-fullscreen-mode-close.has-icon:hover { background: #32373d !important; color: #fff !important; box-shadow: none !important; }
|
| 62 |
-
.edit-post-fullscreen-mode-close.has-icon:active { color: #fff; } }
|
| 63 |
|
| 64 |
-
.edit-post-fullscreen-mode-close.has-icon
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 65 |
|
| 66 |
.edit-post-header-toolbar { display: inline-flex; align-items: center; }
|
| 67 |
|
|
@@ -69,34 +179,36 @@
|
|
| 69 |
|
| 70 |
@media (min-width: 600px) { .edit-post-header-toolbar > .components-button { display: inline-flex; } }
|
| 71 |
|
| 72 |
-
.edit-post-header-toolbar
|
|
|
|
|
|
|
| 73 |
|
| 74 |
-
@media (min-width: 600px) { .edit-post-header-toolbar .block-editor-block-navigation
|
| 75 |
|
| 76 |
-
.edit-post-header-toolbar__block-toolbar { position: absolute; top:
|
| 77 |
|
| 78 |
.edit-post-header-toolbar__block-toolbar:empty { display: none; }
|
| 79 |
|
| 80 |
-
.edit-post-header-toolbar__block-toolbar .block-editor-block-toolbar .components-toolbar { border-top: none; border-bottom: none; }
|
| 81 |
|
| 82 |
.is-sidebar-opened .edit-post-header-toolbar__block-toolbar { display: none; }
|
| 83 |
|
| 84 |
@media (min-width: 782px) { .is-sidebar-opened .edit-post-header-toolbar__block-toolbar { display: block; right: 280px; } }
|
| 85 |
|
| 86 |
-
@media (min-width: 1280px) { .edit-post-header-toolbar__block-toolbar { padding-left: 8px; position: static; left: auto; right: auto; background: none; border-bottom: none;
|
| 87 |
.is-sidebar-opened .edit-post-header-toolbar__block-toolbar { right: auto; }
|
| 88 |
-
.edit-post-header-toolbar__block-toolbar .block-editor-block-toolbar {
|
| 89 |
-
.edit-post-header-toolbar__block-toolbar .block-editor-block-toolbar .components-toolbar { padding:
|
|
|
|
|
|
|
| 90 |
|
| 91 |
.edit-post-more-menu { margin-left: -4px; }
|
| 92 |
|
| 93 |
.edit-post-more-menu .components-button { width: auto; padding: 0 2px; }
|
| 94 |
|
| 95 |
-
@media (min-width: 600px) { .edit-post-more-menu { margin-left:
|
| 96 |
.edit-post-more-menu .components-button { padding: 0 4px; } }
|
| 97 |
|
| 98 |
-
.edit-post-more-menu .components-button svg { transform: rotate(90deg); }
|
| 99 |
-
|
| 100 |
.edit-post-more-menu__content .components-popover__content { min-width: 260px; }
|
| 101 |
|
| 102 |
@media (min-width: 480px) { .edit-post-more-menu__content .components-popover__content { width: auto; max-width: 480px; } }
|
|
@@ -105,22 +217,6 @@
|
|
| 105 |
|
| 106 |
.components-popover.edit-post-more-menu__content { z-index: 99998; }
|
| 107 |
|
| 108 |
-
.edit-post-pinned-plugins { display: none; }
|
| 109 |
-
|
| 110 |
-
@media (min-width: 600px) { .edit-post-pinned-plugins { display: flex; } }
|
| 111 |
-
|
| 112 |
-
.edit-post-pinned-plugins .components-button { margin-left: 4px; }
|
| 113 |
-
|
| 114 |
-
.edit-post-pinned-plugins .components-button.is-pressed { margin-left: 5px; }
|
| 115 |
-
|
| 116 |
-
.edit-post-pinned-plugins .components-button svg { max-width: 24px; max-height: 24px; }
|
| 117 |
-
|
| 118 |
-
.edit-post-pinned-plugins .components-button:not(.is-pressed) svg, .edit-post-pinned-plugins .components-button:not(.is-pressed) svg * { stroke: #555d66; fill: #555d66; stroke-width: 0; }
|
| 119 |
-
|
| 120 |
-
.edit-post-pinned-plugins .components-button.is-pressed svg, .edit-post-pinned-plugins .components-button.is-pressed svg *, .edit-post-pinned-plugins .components-button.is-pressed:hover svg, .edit-post-pinned-plugins .components-button.is-pressed:hover svg * { stroke: #fff !important; fill: #fff !important; stroke-width: 0; }
|
| 121 |
-
|
| 122 |
-
.edit-post-pinned-plugins .components-button:hover svg, .edit-post-pinned-plugins .components-button:hover svg * { stroke: #191e23 !important; fill: #191e23 !important; stroke-width: 0; }
|
| 123 |
-
|
| 124 |
.edit-post-keyboard-shortcut-help-modal__section { margin: 0 0 2rem 0; }
|
| 125 |
|
| 126 |
.edit-post-keyboard-shortcut-help-modal__main-shortcuts .edit-post-keyboard-shortcut-help-modal__shortcut-list { margin-top: -25px; }
|
|
@@ -151,25 +247,25 @@
|
|
| 151 |
|
| 152 |
.edit-post-layout__metaboxes:not(:empty) .edit-post-meta-boxes-area { margin: auto 20px; }
|
| 153 |
|
| 154 |
-
.edit-post-layout .components-editor-notices__snackbar { position: fixed; right: 0; bottom:
|
| 155 |
|
| 156 |
.edit-post-layout .components-editor-notices__snackbar { /* Set left position when auto-fold is not on the body element. */ left: 0; }
|
| 157 |
|
| 158 |
-
@media (min-width:
|
| 159 |
|
| 160 |
.auto-fold .edit-post-layout .components-editor-notices__snackbar { /* Auto fold is when on smaller breakpoints, nav menu auto collapses. */ }
|
| 161 |
|
| 162 |
-
@media (min-width:
|
| 163 |
|
| 164 |
@media (min-width: 961px) { .auto-fold .edit-post-layout .components-editor-notices__snackbar { left: 160px; } }
|
| 165 |
|
| 166 |
/* Sidebar manually collapsed. */
|
| 167 |
.folded .edit-post-layout .components-editor-notices__snackbar { left: 0; }
|
| 168 |
|
| 169 |
-
@media (min-width:
|
| 170 |
|
| 171 |
/* Mobile menu opened. */
|
| 172 |
-
@media (max-width:
|
| 173 |
|
| 174 |
/* In small screens with responsive menu expanded there is small white space. */
|
| 175 |
@media (max-width: 600px) { .auto-fold .wp-responsive-open .edit-post-layout .components-editor-notices__snackbar { margin-left: -18px; } }
|
|
@@ -189,35 +285,31 @@ body.is-fullscreen-mode .edit-post-layout .components-editor-notices__snackbar {
|
|
| 189 |
|
| 190 |
@keyframes edit-post-post-publish-panel__slide-in-animation { 100% { transform: translateX(0%); } }
|
| 191 |
|
| 192 |
-
.
|
| 193 |
|
| 194 |
.edit-post-layout .editor-post-publish-panel__header-publish-button { justify-content: center; }
|
| 195 |
|
| 196 |
-
.edit-post-
|
| 197 |
-
|
| 198 |
-
.edit-post-layout__toogle-publish-panel-button, .edit-post-layout__toogle-sidebar-panel-button { width: auto; height: auto; display: block; font-size: 14px; font-weight: 600; margin: 0 0 0 auto; padding: 15px 23px 14px; line-height: normal; text-decoration: none; outline: none; background: #f1f1f1; color: #11a0d2; }
|
| 199 |
-
|
| 200 |
-
body.admin-color-sunrise .edit-post-layout__toogle-publish-panel-button, body.admin-color-sunrise .edit-post-layout__toogle-sidebar-panel-button { color: #c8b03c; }
|
| 201 |
|
| 202 |
-
|
| 203 |
|
| 204 |
-
|
| 205 |
|
| 206 |
-
|
| 207 |
|
| 208 |
-
|
| 209 |
|
| 210 |
-
|
| 211 |
|
| 212 |
-
|
| 213 |
|
| 214 |
-
|
| 215 |
|
| 216 |
-
.edit-post-
|
| 217 |
|
| 218 |
-
@media (min-width: 782px) { .edit-post-
|
| 219 |
|
| 220 |
-
@media (min-width: 600px) { .edit-post-manage-blocks-modal { height: calc(100% -
|
| 221 |
|
| 222 |
.edit-post-manage-blocks-modal .components-modal__content { padding-bottom: 0; display: flex; flex-direction: column; }
|
| 223 |
|
|
@@ -293,74 +385,15 @@ body.admin-color-light .edit-post-layout__toogle-publish-panel-button, body.admi
|
|
| 293 |
|
| 294 |
.edit-post-meta-boxes-area__clear { clear: both; }
|
| 295 |
|
| 296 |
-
.edit-post-sidebar { background: #fff; color: #555d66; overflow: visible; }
|
| 297 |
-
|
| 298 |
-
@media (min-width: 600px) { .edit-post-sidebar { z-index: auto; height: 100%; overflow: auto; -webkit-overflow-scrolling: touch; } }
|
| 299 |
-
|
| 300 |
-
@media (min-width: 782px) { .edit-post-sidebar { width: 280px; } }
|
| 301 |
-
|
| 302 |
-
.edit-post-sidebar > .components-panel { border-left: none; border-right: none; overflow: auto; -webkit-overflow-scrolling: touch; height: auto; max-height: calc(100vh - 96px); margin-top: -1px; margin-bottom: -1px; position: relative; }
|
| 303 |
-
|
| 304 |
-
@media (min-width: 600px) { .edit-post-sidebar > .components-panel { overflow: visible; height: auto; max-height: none; } }
|
| 305 |
-
|
| 306 |
-
.edit-post-sidebar > .components-panel .components-panel__header { position: fixed; z-index: 1; top: 0; left: 0; right: 0; height: 50px; }
|
| 307 |
-
|
| 308 |
-
@media (min-width: 600px) { .edit-post-sidebar > .components-panel .components-panel__header { position: inherit; top: auto; left: auto; right: auto; } }
|
| 309 |
-
|
| 310 |
-
.edit-post-sidebar p { margin-top: 0; }
|
| 311 |
-
|
| 312 |
-
.edit-post-sidebar h2, .edit-post-sidebar h3 { font-size: 13px; color: #555d66; margin-bottom: 1.5em; }
|
| 313 |
-
|
| 314 |
-
.edit-post-sidebar hr { border-top: none; border-bottom: 1px solid #e2e4e7; margin: 1.5em 0; }
|
| 315 |
-
|
| 316 |
-
.edit-post-sidebar div.components-toolbar { box-shadow: none; margin-bottom: 1.5em; }
|
| 317 |
-
|
| 318 |
-
.edit-post-sidebar div.components-toolbar:last-child { margin-bottom: 0; }
|
| 319 |
-
|
| 320 |
-
.edit-post-sidebar p + div.components-toolbar { margin-top: -1em; }
|
| 321 |
-
|
| 322 |
-
.edit-post-sidebar .block-editor-skip-to-selected-block:focus { top: auto; right: 10px; bottom: 10px; left: auto; }
|
| 323 |
-
|
| 324 |
-
/* Text Editor specific */
|
| 325 |
-
.components-panel__header.edit-post-sidebar__header { background: #fff; padding-right: 8px; }
|
| 326 |
-
|
| 327 |
-
.components-panel__header.edit-post-sidebar__header .edit-post-sidebar__title { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 100%; }
|
| 328 |
-
|
| 329 |
-
@media (min-width: 782px) { .components-panel__header.edit-post-sidebar__header { display: none; } }
|
| 330 |
-
|
| 331 |
.components-panel__header.edit-post-sidebar__panel-tabs { justify-content: flex-start; padding-left: 0; padding-right: 4px; border-top: 0; margin-top: 0; }
|
| 332 |
|
| 333 |
.components-panel__header.edit-post-sidebar__panel-tabs .components-button.has-icon { display: none; margin-left: auto; }
|
| 334 |
|
| 335 |
@media (min-width: 782px) { .components-panel__header.edit-post-sidebar__panel-tabs .components-button.has-icon { display: flex; } }
|
| 336 |
|
| 337 |
-
.edit-post-sidebar__panel-tab { background: transparent; border: none; border-radius: 0; box-shadow: none; cursor: pointer; height: 50px; padding: 3px 15px; margin-left: 0; font-weight: 400; outline-offset: -1px; transition: box-shadow 0.1s linear; }
|
| 338 |
-
|
| 339 |
-
@media (prefers-reduced-motion: reduce) { .edit-post-sidebar__panel-tab { transition-duration: 0s; } }
|
| 340 |
-
|
| 341 |
-
.edit-post-sidebar__panel-tab.is-active { box-shadow: inset 0 -3px #007cba; font-weight: 600; position: relative; }
|
| 342 |
-
|
| 343 |
-
body.admin-color-sunrise .edit-post-sidebar__panel-tab.is-active { box-shadow: inset 0 -3px #837425; }
|
| 344 |
-
|
| 345 |
-
body.admin-color-ocean .edit-post-sidebar__panel-tab.is-active { box-shadow: inset 0 -3px #5e7d5e; }
|
| 346 |
-
|
| 347 |
-
body.admin-color-midnight .edit-post-sidebar__panel-tab.is-active { box-shadow: inset 0 -3px #497b8d; }
|
| 348 |
-
|
| 349 |
-
body.admin-color-ectoplasm .edit-post-sidebar__panel-tab.is-active { box-shadow: inset 0 -3px #523f6d; }
|
| 350 |
-
|
| 351 |
-
body.admin-color-coffee .edit-post-sidebar__panel-tab.is-active { box-shadow: inset 0 -3px #59524c; }
|
| 352 |
-
|
| 353 |
-
body.admin-color-blue .edit-post-sidebar__panel-tab.is-active { box-shadow: inset 0 -3px #417e9B; }
|
| 354 |
-
|
| 355 |
-
body.admin-color-light .edit-post-sidebar__panel-tab.is-active { box-shadow: inset 0 -3px #007cba; }
|
| 356 |
-
|
| 357 |
-
.edit-post-sidebar__panel-tab.is-active::before { content: ""; position: absolute; top: 0; bottom: 1px; right: 0; left: 0; border-bottom: 3px solid transparent; }
|
| 358 |
-
|
| 359 |
-
.edit-post-sidebar__panel-tab:focus:not(:disabled) { color: #191e23; outline-offset: -1px; outline: 1px dotted #555d66; box-shadow: none; }
|
| 360 |
-
|
| 361 |
.components-panel__body.is-opened.edit-post-last-revision__panel { padding: 0; }
|
| 362 |
|
| 363 |
-
.editor-post-last-revision__title { padding: 13px 16px; }
|
| 364 |
|
| 365 |
.editor-post-author__select { margin: -5px 0; width: 100%; }
|
| 366 |
|
|
@@ -368,7 +401,7 @@ body.admin-color-light .edit-post-sidebar__panel-tab.is-active { box-shadow: ins
|
|
| 368 |
|
| 369 |
.edit-post-post-link__link-post-name { font-weight: 600; }
|
| 370 |
|
| 371 |
-
.edit-post-post-link__preview-label { margin: 0; }
|
| 372 |
|
| 373 |
.edit-post-post-link__link { text-align: left; word-wrap: break-word; display: block; }
|
| 374 |
|
|
@@ -386,8 +419,6 @@ body.admin-color-light .edit-post-sidebar__panel-tab.is-active { box-shadow: ins
|
|
| 386 |
|
| 387 |
.edit-post-post-visibility { width: 100%; }
|
| 388 |
|
| 389 |
-
.edit-post-post-visibility__dialog .components-popover__content { padding: 10px; }
|
| 390 |
-
|
| 391 |
@media (min-width: 782px) { .edit-post-post-visibility__dialog .components-popover__content { width: 257px; } }
|
| 392 |
|
| 393 |
.edit-post-post-visibility__dialog-legend { font-weight: 600; }
|
|
@@ -406,74 +437,93 @@ body.admin-color-light .edit-post-sidebar__panel-tab.is-active { box-shadow: ins
|
|
| 406 |
|
| 407 |
.components-panel__header.edit-post-sidebar__panel-tabs li { margin: 0; }
|
| 408 |
|
| 409 |
-
.components-button.edit-post-sidebar__panel-tab { background: transparent; border: none; box-shadow: none; cursor: pointer; display: inline-block; padding: 3px 15px; margin-left: 0; font-weight: 400; color: #191e23;
|
| 410 |
-
|
| 411 |
-
@media (prefers-reduced-motion: reduce) { .components-button.edit-post-sidebar__panel-tab { transition-duration: 0s; } }
|
| 412 |
|
| 413 |
.components-button.edit-post-sidebar__panel-tab::after { content: attr(data-label); display: block; font-weight: 600; height: 0; overflow: hidden; speak: none; visibility: hidden; }
|
| 414 |
|
| 415 |
-
.components-button.edit-post-sidebar__panel-tab.is-active { box-shadow: inset 0 -
|
| 416 |
|
| 417 |
-
body.admin-color-sunrise .components-button.edit-post-sidebar__panel-tab.is-active { box-shadow: inset 0 -
|
| 418 |
|
| 419 |
-
body.admin-color-ocean .components-button.edit-post-sidebar__panel-tab.is-active { box-shadow: inset 0 -
|
| 420 |
|
| 421 |
-
body.admin-color-midnight .components-button.edit-post-sidebar__panel-tab.is-active { box-shadow: inset 0 -
|
| 422 |
|
| 423 |
-
body.admin-color-ectoplasm .components-button.edit-post-sidebar__panel-tab.is-active { box-shadow: inset 0 -
|
| 424 |
|
| 425 |
-
body.admin-color-coffee .components-button.edit-post-sidebar__panel-tab.is-active { box-shadow: inset 0 -
|
| 426 |
|
| 427 |
-
body.admin-color-blue .components-button.edit-post-sidebar__panel-tab.is-active { box-shadow: inset 0 -
|
| 428 |
|
| 429 |
-
body.admin-color-light .components-button.edit-post-sidebar__panel-tab.is-active { box-shadow: inset 0 -
|
| 430 |
|
| 431 |
-
.components-button.edit-post-sidebar__panel-tab.is-active::before { content: ""; position: absolute; top: 0; bottom: 1px; right: 0; left: 0; border-bottom:
|
| 432 |
|
| 433 |
-
.components-button.edit-post-sidebar__panel-tab:focus {
|
| 434 |
|
| 435 |
-
|
| 436 |
-
.components-panel__header.edit-post-sidebar-header__small { background: #fff; padding-right: 4px; }
|
| 437 |
|
| 438 |
-
.components-
|
| 439 |
|
| 440 |
-
|
| 441 |
|
| 442 |
-
.components-
|
| 443 |
|
| 444 |
-
.
|
| 445 |
|
| 446 |
-
.
|
| 447 |
|
| 448 |
-
|
| 449 |
|
| 450 |
-
.edit-post-
|
| 451 |
|
| 452 |
-
.edit-post-
|
| 453 |
|
| 454 |
-
.edit-post-
|
| 455 |
|
| 456 |
-
.
|
| 457 |
|
| 458 |
-
.
|
| 459 |
|
| 460 |
-
.
|
| 461 |
|
| 462 |
-
|
| 463 |
|
| 464 |
-
.edit-post-
|
| 465 |
|
| 466 |
-
.edit-post-text-
|
| 467 |
|
| 468 |
-
.edit-post-text-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 469 |
|
| 470 |
-
.edit-post-text-editor__body {
|
| 471 |
|
| 472 |
-
|
| 473 |
|
| 474 |
-
.edit-post-
|
| 475 |
|
| 476 |
-
.edit-post-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 477 |
|
| 478 |
@supports ((position: -webkit-sticky) or (position: sticky)) { .edit-post-visual-editor { flex-basis: 100%; } }
|
| 479 |
|
|
@@ -483,17 +533,11 @@ body.admin-color-light .components-button.edit-post-sidebar__panel-tab.is-active
|
|
| 483 |
|
| 484 |
.has-metaboxes .edit-post-visual-editor .block-editor-writing-flow__click-redirect { height: 0; }
|
| 485 |
|
| 486 |
-
.edit-post-visual-
|
| 487 |
-
|
| 488 |
-
@media (min-width: 600px) { .editor-post-title { padding-left: 58px; padding-right: 58px; } }
|
| 489 |
-
|
| 490 |
-
.edit-post-visual-editor .editor-post-title__block { margin-left: auto; margin-right: auto; margin-bottom: 32px; }
|
| 491 |
|
| 492 |
-
.edit-post-visual-
|
| 493 |
|
| 494 |
-
|
| 495 |
-
|
| 496 |
-
.edit-post-visual-editor .block-editor-block-list__layout > .block-editor-block-list__block[data-align="left"]:first-child, .edit-post-visual-editor .block-editor-block-list__layout > .block-editor-block-list__block[data-align="right"]:first-child { margin-top: 34px; }
|
| 497 |
|
| 498 |
.edit-post-options-modal__section { margin: 0 0 2rem 0; }
|
| 499 |
|
|
@@ -513,21 +557,20 @@ body.admin-color-light .components-button.edit-post-sidebar__panel-tab.is-active
|
|
| 513 |
|
| 514 |
@media (min-width: 600px) { .edit-post-options-modal__custom-fields-confirmation-message, .edit-post-options-modal__custom-fields-confirmation-button { max-width: 300px; } }
|
| 515 |
|
| 516 |
-
.edit-post-welcome-
|
| 517 |
-
|
| 518 |
-
@media (min-width: 600px) { .edit-post-welcome-guide__page { min-height: 300px; padding-left: 344px; } }
|
| 519 |
|
| 520 |
-
.edit-post-welcome-
|
| 521 |
|
| 522 |
-
.edit-post-welcome-
|
| 523 |
|
| 524 |
-
@media (
|
|
|
|
| 525 |
|
| 526 |
-
.edit-post-welcome-
|
| 527 |
|
| 528 |
-
.edit-post-welcome-
|
| 529 |
|
| 530 |
-
|
| 531 |
|
| 532 |
/** Animations */
|
| 533 |
@-webkit-keyframes edit-post__fade-in-animation { from { opacity: 0; }
|
|
@@ -557,88 +600,6 @@ body.block-editor-page .media-frame select.attachment-filters:last-of-type { wid
|
|
| 557 |
|
| 558 |
.edit-post-header *, .edit-post-header *::before, .edit-post-header *::after, .edit-post-visual-editor *, .edit-post-visual-editor *::before, .edit-post-visual-editor *::after, .edit-post-text-editor *, .edit-post-text-editor *::before, .edit-post-text-editor *::after, .edit-post-sidebar *, .edit-post-sidebar *::before, .edit-post-sidebar *::after, .editor-post-publish-panel *, .editor-post-publish-panel *::before, .editor-post-publish-panel *::after, .components-popover *, .components-popover *::before, .components-popover *::after, .components-modal__frame *, .components-modal__frame *::before, .components-modal__frame *::after { box-sizing: inherit; }
|
| 559 |
|
| 560 |
-
.edit-post-header .input-control, .edit-post-header input[type="text"], .edit-post-header input[type="search"], .edit-post-header input[type="radio"], .edit-post-header input[type="tel"], .edit-post-header input[type="time"], .edit-post-header input[type="url"], .edit-post-header input[type="week"], .edit-post-header input[type="password"], .edit-post-header input[type="checkbox"], .edit-post-header input[type="color"], .edit-post-header input[type="date"], .edit-post-header input[type="datetime"], .edit-post-header input[type="datetime-local"], .edit-post-header input[type="email"], .edit-post-header input[type="month"], .edit-post-header input[type="number"], .edit-post-header select, .edit-post-header textarea, .edit-post-visual-editor .input-control, .edit-post-visual-editor input[type="text"], .edit-post-visual-editor input[type="search"], .edit-post-visual-editor input[type="radio"], .edit-post-visual-editor input[type="tel"], .edit-post-visual-editor input[type="time"], .edit-post-visual-editor input[type="url"], .edit-post-visual-editor input[type="week"], .edit-post-visual-editor input[type="password"], .edit-post-visual-editor input[type="checkbox"], .edit-post-visual-editor input[type="color"], .edit-post-visual-editor input[type="date"], .edit-post-visual-editor input[type="datetime"], .edit-post-visual-editor input[type="datetime-local"], .edit-post-visual-editor input[type="email"], .edit-post-visual-editor input[type="month"], .edit-post-visual-editor input[type="number"], .edit-post-visual-editor select, .edit-post-visual-editor textarea, .edit-post-text-editor .input-control, .edit-post-text-editor input[type="text"], .edit-post-text-editor input[type="search"], .edit-post-text-editor input[type="radio"], .edit-post-text-editor input[type="tel"], .edit-post-text-editor input[type="time"], .edit-post-text-editor input[type="url"], .edit-post-text-editor input[type="week"], .edit-post-text-editor input[type="password"], .edit-post-text-editor input[type="checkbox"], .edit-post-text-editor input[type="color"], .edit-post-text-editor input[type="date"], .edit-post-text-editor input[type="datetime"], .edit-post-text-editor input[type="datetime-local"], .edit-post-text-editor input[type="email"], .edit-post-text-editor input[type="month"], .edit-post-text-editor input[type="number"], .edit-post-text-editor select, .edit-post-text-editor textarea, .edit-post-sidebar .input-control, .edit-post-sidebar input[type="text"], .edit-post-sidebar input[type="search"], .edit-post-sidebar input[type="radio"], .edit-post-sidebar input[type="tel"], .edit-post-sidebar input[type="time"], .edit-post-sidebar input[type="url"], .edit-post-sidebar input[type="week"], .edit-post-sidebar input[type="password"], .edit-post-sidebar input[type="checkbox"], .edit-post-sidebar input[type="color"], .edit-post-sidebar input[type="date"], .edit-post-sidebar input[type="datetime"], .edit-post-sidebar input[type="datetime-local"], .edit-post-sidebar input[type="email"], .edit-post-sidebar input[type="month"], .edit-post-sidebar input[type="number"], .edit-post-sidebar select, .edit-post-sidebar textarea, .editor-post-publish-panel .input-control, .editor-post-publish-panel input[type="text"], .editor-post-publish-panel input[type="search"], .editor-post-publish-panel input[type="radio"], .editor-post-publish-panel input[type="tel"], .editor-post-publish-panel input[type="time"], .editor-post-publish-panel input[type="url"], .editor-post-publish-panel input[type="week"], .editor-post-publish-panel input[type="password"], .editor-post-publish-panel input[type="checkbox"], .editor-post-publish-panel input[type="color"], .editor-post-publish-panel input[type="date"], .editor-post-publish-panel input[type="datetime"], .editor-post-publish-panel input[type="datetime-local"], .editor-post-publish-panel input[type="email"], .editor-post-publish-panel input[type="month"], .editor-post-publish-panel input[type="number"], .editor-post-publish-panel select, .editor-post-publish-panel textarea, .components-popover .input-control, .components-popover input[type="text"], .components-popover input[type="search"], .components-popover input[type="radio"], .components-popover input[type="tel"], .components-popover input[type="time"], .components-popover input[type="url"], .components-popover input[type="week"], .components-popover input[type="password"], .components-popover input[type="checkbox"], .components-popover input[type="color"], .components-popover input[type="date"], .components-popover input[type="datetime"], .components-popover input[type="datetime-local"], .components-popover input[type="email"], .components-popover input[type="month"], .components-popover input[type="number"], .components-popover select, .components-popover textarea, .components-modal__frame .input-control, .components-modal__frame input[type="text"], .components-modal__frame input[type="search"], .components-modal__frame input[type="radio"], .components-modal__frame input[type="tel"], .components-modal__frame input[type="time"], .components-modal__frame input[type="url"], .components-modal__frame input[type="week"], .components-modal__frame input[type="password"], .components-modal__frame input[type="checkbox"], .components-modal__frame input[type="color"], .components-modal__frame input[type="date"], .components-modal__frame input[type="datetime"], .components-modal__frame input[type="datetime-local"], .components-modal__frame input[type="email"], .components-modal__frame input[type="month"], .components-modal__frame input[type="number"], .components-modal__frame select, .components-modal__frame textarea { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; padding: 6px 8px; box-shadow: 0 0 0 transparent; transition: box-shadow 0.1s linear; border-radius: 4px; border: 1px solid #7e8993; /* Fonts smaller than 16px causes mobile safari to zoom. */ font-size: 16px; /* Override core line-height. To be reviewed. */ line-height: normal; }
|
| 561 |
-
|
| 562 |
-
@media (prefers-reduced-motion: reduce) { .edit-post-header .input-control, .edit-post-header input[type="text"], .edit-post-header input[type="search"], .edit-post-header input[type="radio"], .edit-post-header input[type="tel"], .edit-post-header input[type="time"], .edit-post-header input[type="url"], .edit-post-header input[type="week"], .edit-post-header input[type="password"], .edit-post-header input[type="checkbox"], .edit-post-header input[type="color"], .edit-post-header input[type="date"], .edit-post-header input[type="datetime"], .edit-post-header input[type="datetime-local"], .edit-post-header input[type="email"], .edit-post-header input[type="month"], .edit-post-header input[type="number"], .edit-post-header select, .edit-post-header textarea, .edit-post-visual-editor .input-control, .edit-post-visual-editor input[type="text"], .edit-post-visual-editor input[type="search"], .edit-post-visual-editor input[type="radio"], .edit-post-visual-editor input[type="tel"], .edit-post-visual-editor input[type="time"], .edit-post-visual-editor input[type="url"], .edit-post-visual-editor input[type="week"], .edit-post-visual-editor input[type="password"], .edit-post-visual-editor input[type="checkbox"], .edit-post-visual-editor input[type="color"], .edit-post-visual-editor input[type="date"], .edit-post-visual-editor input[type="datetime"], .edit-post-visual-editor input[type="datetime-local"], .edit-post-visual-editor input[type="email"], .edit-post-visual-editor input[type="month"], .edit-post-visual-editor input[type="number"], .edit-post-visual-editor select, .edit-post-visual-editor textarea, .edit-post-text-editor .input-control, .edit-post-text-editor input[type="text"], .edit-post-text-editor input[type="search"], .edit-post-text-editor input[type="radio"], .edit-post-text-editor input[type="tel"], .edit-post-text-editor input[type="time"], .edit-post-text-editor input[type="url"], .edit-post-text-editor input[type="week"], .edit-post-text-editor input[type="password"], .edit-post-text-editor input[type="checkbox"], .edit-post-text-editor input[type="color"], .edit-post-text-editor input[type="date"], .edit-post-text-editor input[type="datetime"], .edit-post-text-editor input[type="datetime-local"], .edit-post-text-editor input[type="email"], .edit-post-text-editor input[type="month"], .edit-post-text-editor input[type="number"], .edit-post-text-editor select, .edit-post-text-editor textarea, .edit-post-sidebar .input-control, .edit-post-sidebar input[type="text"], .edit-post-sidebar input[type="search"], .edit-post-sidebar input[type="radio"], .edit-post-sidebar input[type="tel"], .edit-post-sidebar input[type="time"], .edit-post-sidebar input[type="url"], .edit-post-sidebar input[type="week"], .edit-post-sidebar input[type="password"], .edit-post-sidebar input[type="checkbox"], .edit-post-sidebar input[type="color"], .edit-post-sidebar input[type="date"], .edit-post-sidebar input[type="datetime"], .edit-post-sidebar input[type="datetime-local"], .edit-post-sidebar input[type="email"], .edit-post-sidebar input[type="month"], .edit-post-sidebar input[type="number"], .edit-post-sidebar select, .edit-post-sidebar textarea, .editor-post-publish-panel .input-control, .editor-post-publish-panel input[type="text"], .editor-post-publish-panel input[type="search"], .editor-post-publish-panel input[type="radio"], .editor-post-publish-panel input[type="tel"], .editor-post-publish-panel input[type="time"], .editor-post-publish-panel input[type="url"], .editor-post-publish-panel input[type="week"], .editor-post-publish-panel input[type="password"], .editor-post-publish-panel input[type="checkbox"], .editor-post-publish-panel input[type="color"], .editor-post-publish-panel input[type="date"], .editor-post-publish-panel input[type="datetime"], .editor-post-publish-panel input[type="datetime-local"], .editor-post-publish-panel input[type="email"], .editor-post-publish-panel input[type="month"], .editor-post-publish-panel input[type="number"], .editor-post-publish-panel select, .editor-post-publish-panel textarea, .components-popover .input-control, .components-popover input[type="text"], .components-popover input[type="search"], .components-popover input[type="radio"], .components-popover input[type="tel"], .components-popover input[type="time"], .components-popover input[type="url"], .components-popover input[type="week"], .components-popover input[type="password"], .components-popover input[type="checkbox"], .components-popover input[type="color"], .components-popover input[type="date"], .components-popover input[type="datetime"], .components-popover input[type="datetime-local"], .components-popover input[type="email"], .components-popover input[type="month"], .components-popover input[type="number"], .components-popover select, .components-popover textarea, .components-modal__frame .input-control, .components-modal__frame input[type="text"], .components-modal__frame input[type="search"], .components-modal__frame input[type="radio"], .components-modal__frame input[type="tel"], .components-modal__frame input[type="time"], .components-modal__frame input[type="url"], .components-modal__frame input[type="week"], .components-modal__frame input[type="password"], .components-modal__frame input[type="checkbox"], .components-modal__frame input[type="color"], .components-modal__frame input[type="date"], .components-modal__frame input[type="datetime"], .components-modal__frame input[type="datetime-local"], .components-modal__frame input[type="email"], .components-modal__frame input[type="month"], .components-modal__frame input[type="number"], .components-modal__frame select, .components-modal__frame textarea { transition-duration: 0s; } }
|
| 563 |
-
|
| 564 |
-
@media (min-width: 600px) { .edit-post-header .input-control, .edit-post-header input[type="text"], .edit-post-header input[type="search"], .edit-post-header input[type="radio"], .edit-post-header input[type="tel"], .edit-post-header input[type="time"], .edit-post-header input[type="url"], .edit-post-header input[type="week"], .edit-post-header input[type="password"], .edit-post-header input[type="checkbox"], .edit-post-header input[type="color"], .edit-post-header input[type="date"], .edit-post-header input[type="datetime"], .edit-post-header input[type="datetime-local"], .edit-post-header input[type="email"], .edit-post-header input[type="month"], .edit-post-header input[type="number"], .edit-post-header select, .edit-post-header textarea, .edit-post-visual-editor .input-control, .edit-post-visual-editor input[type="text"], .edit-post-visual-editor input[type="search"], .edit-post-visual-editor input[type="radio"], .edit-post-visual-editor input[type="tel"], .edit-post-visual-editor input[type="time"], .edit-post-visual-editor input[type="url"], .edit-post-visual-editor input[type="week"], .edit-post-visual-editor input[type="password"], .edit-post-visual-editor input[type="checkbox"], .edit-post-visual-editor input[type="color"], .edit-post-visual-editor input[type="date"], .edit-post-visual-editor input[type="datetime"], .edit-post-visual-editor input[type="datetime-local"], .edit-post-visual-editor input[type="email"], .edit-post-visual-editor input[type="month"], .edit-post-visual-editor input[type="number"], .edit-post-visual-editor select, .edit-post-visual-editor textarea, .edit-post-text-editor .input-control, .edit-post-text-editor input[type="text"], .edit-post-text-editor input[type="search"], .edit-post-text-editor input[type="radio"], .edit-post-text-editor input[type="tel"], .edit-post-text-editor input[type="time"], .edit-post-text-editor input[type="url"], .edit-post-text-editor input[type="week"], .edit-post-text-editor input[type="password"], .edit-post-text-editor input[type="checkbox"], .edit-post-text-editor input[type="color"], .edit-post-text-editor input[type="date"], .edit-post-text-editor input[type="datetime"], .edit-post-text-editor input[type="datetime-local"], .edit-post-text-editor input[type="email"], .edit-post-text-editor input[type="month"], .edit-post-text-editor input[type="number"], .edit-post-text-editor select, .edit-post-text-editor textarea, .edit-post-sidebar .input-control, .edit-post-sidebar input[type="text"], .edit-post-sidebar input[type="search"], .edit-post-sidebar input[type="radio"], .edit-post-sidebar input[type="tel"], .edit-post-sidebar input[type="time"], .edit-post-sidebar input[type="url"], .edit-post-sidebar input[type="week"], .edit-post-sidebar input[type="password"], .edit-post-sidebar input[type="checkbox"], .edit-post-sidebar input[type="color"], .edit-post-sidebar input[type="date"], .edit-post-sidebar input[type="datetime"], .edit-post-sidebar input[type="datetime-local"], .edit-post-sidebar input[type="email"], .edit-post-sidebar input[type="month"], .edit-post-sidebar input[type="number"], .edit-post-sidebar select, .edit-post-sidebar textarea, .editor-post-publish-panel .input-control, .editor-post-publish-panel input[type="text"], .editor-post-publish-panel input[type="search"], .editor-post-publish-panel input[type="radio"], .editor-post-publish-panel input[type="tel"], .editor-post-publish-panel input[type="time"], .editor-post-publish-panel input[type="url"], .editor-post-publish-panel input[type="week"], .editor-post-publish-panel input[type="password"], .editor-post-publish-panel input[type="checkbox"], .editor-post-publish-panel input[type="color"], .editor-post-publish-panel input[type="date"], .editor-post-publish-panel input[type="datetime"], .editor-post-publish-panel input[type="datetime-local"], .editor-post-publish-panel input[type="email"], .editor-post-publish-panel input[type="month"], .editor-post-publish-panel input[type="number"], .editor-post-publish-panel select, .editor-post-publish-panel textarea, .components-popover .input-control, .components-popover input[type="text"], .components-popover input[type="search"], .components-popover input[type="radio"], .components-popover input[type="tel"], .components-popover input[type="time"], .components-popover input[type="url"], .components-popover input[type="week"], .components-popover input[type="password"], .components-popover input[type="checkbox"], .components-popover input[type="color"], .components-popover input[type="date"], .components-popover input[type="datetime"], .components-popover input[type="datetime-local"], .components-popover input[type="email"], .components-popover input[type="month"], .components-popover input[type="number"], .components-popover select, .components-popover textarea, .components-modal__frame .input-control, .components-modal__frame input[type="text"], .components-modal__frame input[type="search"], .components-modal__frame input[type="radio"], .components-modal__frame input[type="tel"], .components-modal__frame input[type="time"], .components-modal__frame input[type="url"], .components-modal__frame input[type="week"], .components-modal__frame input[type="password"], .components-modal__frame input[type="checkbox"], .components-modal__frame input[type="color"], .components-modal__frame input[type="date"], .components-modal__frame input[type="datetime"], .components-modal__frame input[type="datetime-local"], .components-modal__frame input[type="email"], .components-modal__frame input[type="month"], .components-modal__frame input[type="number"], .components-modal__frame select, .components-modal__frame textarea { font-size: 13px; /* Override core line-height. To be reviewed. */ line-height: normal; } }
|
| 565 |
-
|
| 566 |
-
.edit-post-header .input-control:focus, .edit-post-header input[type="text"]:focus, .edit-post-header input[type="search"]:focus, .edit-post-header input[type="radio"]:focus, .edit-post-header input[type="tel"]:focus, .edit-post-header input[type="time"]:focus, .edit-post-header input[type="url"]:focus, .edit-post-header input[type="week"]:focus, .edit-post-header input[type="password"]:focus, .edit-post-header input[type="checkbox"]:focus, .edit-post-header input[type="color"]:focus, .edit-post-header input[type="date"]:focus, .edit-post-header input[type="datetime"]:focus, .edit-post-header input[type="datetime-local"]:focus, .edit-post-header input[type="email"]:focus, .edit-post-header input[type="month"]:focus, .edit-post-header input[type="number"]:focus, .edit-post-header select:focus, .edit-post-header textarea:focus, .edit-post-visual-editor .input-control:focus, .edit-post-visual-editor input[type="text"]:focus, .edit-post-visual-editor input[type="search"]:focus, .edit-post-visual-editor input[type="radio"]:focus, .edit-post-visual-editor input[type="tel"]:focus, .edit-post-visual-editor input[type="time"]:focus, .edit-post-visual-editor input[type="url"]:focus, .edit-post-visual-editor input[type="week"]:focus, .edit-post-visual-editor input[type="password"]:focus, .edit-post-visual-editor input[type="checkbox"]:focus, .edit-post-visual-editor input[type="color"]:focus, .edit-post-visual-editor input[type="date"]:focus, .edit-post-visual-editor input[type="datetime"]:focus, .edit-post-visual-editor input[type="datetime-local"]:focus, .edit-post-visual-editor input[type="email"]:focus, .edit-post-visual-editor input[type="month"]:focus, .edit-post-visual-editor input[type="number"]:focus, .edit-post-visual-editor select:focus, .edit-post-visual-editor textarea:focus, .edit-post-text-editor .input-control:focus, .edit-post-text-editor input[type="text"]:focus, .edit-post-text-editor input[type="search"]:focus, .edit-post-text-editor input[type="radio"]:focus, .edit-post-text-editor input[type="tel"]:focus, .edit-post-text-editor input[type="time"]:focus, .edit-post-text-editor input[type="url"]:focus, .edit-post-text-editor input[type="week"]:focus, .edit-post-text-editor input[type="password"]:focus, .edit-post-text-editor input[type="checkbox"]:focus, .edit-post-text-editor input[type="color"]:focus, .edit-post-text-editor input[type="date"]:focus, .edit-post-text-editor input[type="datetime"]:focus, .edit-post-text-editor input[type="datetime-local"]:focus, .edit-post-text-editor input[type="email"]:focus, .edit-post-text-editor input[type="month"]:focus, .edit-post-text-editor input[type="number"]:focus, .edit-post-text-editor select:focus, .edit-post-text-editor textarea:focus, .edit-post-sidebar .input-control:focus, .edit-post-sidebar input[type="text"]:focus, .edit-post-sidebar input[type="search"]:focus, .edit-post-sidebar input[type="radio"]:focus, .edit-post-sidebar input[type="tel"]:focus, .edit-post-sidebar input[type="time"]:focus, .edit-post-sidebar input[type="url"]:focus, .edit-post-sidebar input[type="week"]:focus, .edit-post-sidebar input[type="password"]:focus, .edit-post-sidebar input[type="checkbox"]:focus, .edit-post-sidebar input[type="color"]:focus, .edit-post-sidebar input[type="date"]:focus, .edit-post-sidebar input[type="datetime"]:focus, .edit-post-sidebar input[type="datetime-local"]:focus, .edit-post-sidebar input[type="email"]:focus, .edit-post-sidebar input[type="month"]:focus, .edit-post-sidebar input[type="number"]:focus, .edit-post-sidebar select:focus, .edit-post-sidebar textarea:focus, .editor-post-publish-panel .input-control:focus, .editor-post-publish-panel input[type="text"]:focus, .editor-post-publish-panel input[type="search"]:focus, .editor-post-publish-panel input[type="radio"]:focus, .editor-post-publish-panel input[type="tel"]:focus, .editor-post-publish-panel input[type="time"]:focus, .editor-post-publish-panel input[type="url"]:focus, .editor-post-publish-panel input[type="week"]:focus, .editor-post-publish-panel input[type="password"]:focus, .editor-post-publish-panel input[type="checkbox"]:focus, .editor-post-publish-panel input[type="color"]:focus, .editor-post-publish-panel input[type="date"]:focus, .editor-post-publish-panel input[type="datetime"]:focus, .editor-post-publish-panel input[type="datetime-local"]:focus, .editor-post-publish-panel input[type="email"]:focus, .editor-post-publish-panel input[type="month"]:focus, .editor-post-publish-panel input[type="number"]:focus, .editor-post-publish-panel select:focus, .editor-post-publish-panel textarea:focus, .components-popover .input-control:focus, .components-popover input[type="text"]:focus, .components-popover input[type="search"]:focus, .components-popover input[type="radio"]:focus, .components-popover input[type="tel"]:focus, .components-popover input[type="time"]:focus, .components-popover input[type="url"]:focus, .components-popover input[type="week"]:focus, .components-popover input[type="password"]:focus, .components-popover input[type="checkbox"]:focus, .components-popover input[type="color"]:focus, .components-popover input[type="date"]:focus, .components-popover input[type="datetime"]:focus, .components-popover input[type="datetime-local"]:focus, .components-popover input[type="email"]:focus, .components-popover input[type="month"]:focus, .components-popover input[type="number"]:focus, .components-popover select:focus, .components-popover textarea:focus, .components-modal__frame .input-control:focus, .components-modal__frame input[type="text"]:focus, .components-modal__frame input[type="search"]:focus, .components-modal__frame input[type="radio"]:focus, .components-modal__frame input[type="tel"]:focus, .components-modal__frame input[type="time"]:focus, .components-modal__frame input[type="url"]:focus, .components-modal__frame input[type="week"]:focus, .components-modal__frame input[type="password"]:focus, .components-modal__frame input[type="checkbox"]:focus, .components-modal__frame input[type="color"]:focus, .components-modal__frame input[type="date"]:focus, .components-modal__frame input[type="datetime"]:focus, .components-modal__frame input[type="datetime-local"]:focus, .components-modal__frame input[type="email"]:focus, .components-modal__frame input[type="month"]:focus, .components-modal__frame input[type="number"]:focus, .components-modal__frame select:focus, .components-modal__frame textarea:focus { color: #191e23; border-color: #007cba; box-shadow: 0 0 0 1px #007cba; outline: 2px solid transparent; }
|
| 567 |
-
|
| 568 |
-
.edit-post-header input[type="number"], .edit-post-visual-editor input[type="number"], .edit-post-text-editor input[type="number"], .edit-post-sidebar input[type="number"], .editor-post-publish-panel input[type="number"], .components-popover input[type="number"], .components-modal__frame input[type="number"] { padding-left: 4px; padding-right: 4px; }
|
| 569 |
-
|
| 570 |
-
.edit-post-header select, .edit-post-visual-editor select, .edit-post-text-editor select, .edit-post-sidebar select, .editor-post-publish-panel select, .components-popover select, .components-modal__frame select { padding: 3px 24px 3px 8px; font-size: 13px; color: #555d66; }
|
| 571 |
-
|
| 572 |
-
.edit-post-header select:focus, .edit-post-visual-editor select:focus, .edit-post-text-editor select:focus, .edit-post-sidebar select:focus, .editor-post-publish-panel select:focus, .components-popover select:focus, .components-modal__frame select:focus { border-color: #008dbe; outline: 2px solid transparent; outline-offset: 0; }
|
| 573 |
-
|
| 574 |
-
.edit-post-header input[type="checkbox"], .edit-post-header input[type="radio"], .edit-post-visual-editor input[type="checkbox"], .edit-post-visual-editor input[type="radio"], .edit-post-text-editor input[type="checkbox"], .edit-post-text-editor input[type="radio"], .edit-post-sidebar input[type="checkbox"], .edit-post-sidebar input[type="radio"], .editor-post-publish-panel input[type="checkbox"], .editor-post-publish-panel input[type="radio"], .components-popover input[type="checkbox"], .components-popover input[type="radio"], .components-modal__frame input[type="checkbox"], .components-modal__frame input[type="radio"] { border: 2px solid #6c7781; margin-right: 12px; transition: none; }
|
| 575 |
-
|
| 576 |
-
.edit-post-header input[type="checkbox"]:focus, .edit-post-header input[type="radio"]:focus, .edit-post-visual-editor input[type="checkbox"]:focus, .edit-post-visual-editor input[type="radio"]:focus, .edit-post-text-editor input[type="checkbox"]:focus, .edit-post-text-editor input[type="radio"]:focus, .edit-post-sidebar input[type="checkbox"]:focus, .edit-post-sidebar input[type="radio"]:focus, .editor-post-publish-panel input[type="checkbox"]:focus, .editor-post-publish-panel input[type="radio"]:focus, .components-popover input[type="checkbox"]:focus, .components-popover input[type="radio"]:focus, .components-modal__frame input[type="checkbox"]:focus, .components-modal__frame input[type="radio"]:focus { border-color: #6c7781; box-shadow: 0 0 0 1px #6c7781; }
|
| 577 |
-
|
| 578 |
-
.edit-post-header input[type="checkbox"]:checked, .edit-post-header input[type="radio"]:checked, .edit-post-visual-editor input[type="checkbox"]:checked, .edit-post-visual-editor input[type="radio"]:checked, .edit-post-text-editor input[type="checkbox"]:checked, .edit-post-text-editor input[type="radio"]:checked, .edit-post-sidebar input[type="checkbox"]:checked, .edit-post-sidebar input[type="radio"]:checked, .editor-post-publish-panel input[type="checkbox"]:checked, .editor-post-publish-panel input[type="radio"]:checked, .components-popover input[type="checkbox"]:checked, .components-popover input[type="radio"]:checked, .components-modal__frame input[type="checkbox"]:checked, .components-modal__frame input[type="radio"]:checked { background: #11a0d2; border-color: #11a0d2; }
|
| 579 |
-
|
| 580 |
-
body.admin-color-sunrise .edit-post-header input[type="checkbox"]:checked, body.admin-color-sunrise .edit-post-header input[type="radio"]:checked, body.admin-color-sunrise .edit-post-visual-editor input[type="checkbox"]:checked, body.admin-color-sunrise .edit-post-visual-editor input[type="radio"]:checked, body.admin-color-sunrise .edit-post-text-editor input[type="checkbox"]:checked, body.admin-color-sunrise .edit-post-text-editor input[type="radio"]:checked, body.admin-color-sunrise .edit-post-sidebar input[type="checkbox"]:checked, body.admin-color-sunrise .edit-post-sidebar input[type="radio"]:checked, body.admin-color-sunrise .editor-post-publish-panel input[type="checkbox"]:checked, body.admin-color-sunrise .editor-post-publish-panel input[type="radio"]:checked, body.admin-color-sunrise .components-popover input[type="checkbox"]:checked, body.admin-color-sunrise .components-popover input[type="radio"]:checked, body.admin-color-sunrise .components-modal__frame input[type="checkbox"]:checked, body.admin-color-sunrise .components-modal__frame input[type="radio"]:checked { background: #c8b03c; border-color: #c8b03c; }
|
| 581 |
-
|
| 582 |
-
body.admin-color-ocean .edit-post-header input[type="checkbox"]:checked, body.admin-color-ocean .edit-post-header input[type="radio"]:checked, body.admin-color-ocean .edit-post-visual-editor input[type="checkbox"]:checked, body.admin-color-ocean .edit-post-visual-editor input[type="radio"]:checked, body.admin-color-ocean .edit-post-text-editor input[type="checkbox"]:checked, body.admin-color-ocean .edit-post-text-editor input[type="radio"]:checked, body.admin-color-ocean .edit-post-sidebar input[type="checkbox"]:checked, body.admin-color-ocean .edit-post-sidebar input[type="radio"]:checked, body.admin-color-ocean .editor-post-publish-panel input[type="checkbox"]:checked, body.admin-color-ocean .editor-post-publish-panel input[type="radio"]:checked, body.admin-color-ocean .components-popover input[type="checkbox"]:checked, body.admin-color-ocean .components-popover input[type="radio"]:checked, body.admin-color-ocean .components-modal__frame input[type="checkbox"]:checked, body.admin-color-ocean .components-modal__frame input[type="radio"]:checked { background: #a3b9a2; border-color: #a3b9a2; }
|
| 583 |
-
|
| 584 |
-
body.admin-color-midnight .edit-post-header input[type="checkbox"]:checked, body.admin-color-midnight .edit-post-header input[type="radio"]:checked, body.admin-color-midnight .edit-post-visual-editor input[type="checkbox"]:checked, body.admin-color-midnight .edit-post-visual-editor input[type="radio"]:checked, body.admin-color-midnight .edit-post-text-editor input[type="checkbox"]:checked, body.admin-color-midnight .edit-post-text-editor input[type="radio"]:checked, body.admin-color-midnight .edit-post-sidebar input[type="checkbox"]:checked, body.admin-color-midnight .edit-post-sidebar input[type="radio"]:checked, body.admin-color-midnight .editor-post-publish-panel input[type="checkbox"]:checked, body.admin-color-midnight .editor-post-publish-panel input[type="radio"]:checked, body.admin-color-midnight .components-popover input[type="checkbox"]:checked, body.admin-color-midnight .components-popover input[type="radio"]:checked, body.admin-color-midnight .components-modal__frame input[type="checkbox"]:checked, body.admin-color-midnight .components-modal__frame input[type="radio"]:checked { background: #77a6b9; border-color: #77a6b9; }
|
| 585 |
-
|
| 586 |
-
body.admin-color-ectoplasm .edit-post-header input[type="checkbox"]:checked, body.admin-color-ectoplasm .edit-post-header input[type="radio"]:checked, body.admin-color-ectoplasm .edit-post-visual-editor input[type="checkbox"]:checked, body.admin-color-ectoplasm .edit-post-visual-editor input[type="radio"]:checked, body.admin-color-ectoplasm .edit-post-text-editor input[type="checkbox"]:checked, body.admin-color-ectoplasm .edit-post-text-editor input[type="radio"]:checked, body.admin-color-ectoplasm .edit-post-sidebar input[type="checkbox"]:checked, body.admin-color-ectoplasm .edit-post-sidebar input[type="radio"]:checked, body.admin-color-ectoplasm .editor-post-publish-panel input[type="checkbox"]:checked, body.admin-color-ectoplasm .editor-post-publish-panel input[type="radio"]:checked, body.admin-color-ectoplasm .components-popover input[type="checkbox"]:checked, body.admin-color-ectoplasm .components-popover input[type="radio"]:checked, body.admin-color-ectoplasm .components-modal__frame input[type="checkbox"]:checked, body.admin-color-ectoplasm .components-modal__frame input[type="radio"]:checked { background: #a7b656; border-color: #a7b656; }
|
| 587 |
-
|
| 588 |
-
body.admin-color-coffee .edit-post-header input[type="checkbox"]:checked, body.admin-color-coffee .edit-post-header input[type="radio"]:checked, body.admin-color-coffee .edit-post-visual-editor input[type="checkbox"]:checked, body.admin-color-coffee .edit-post-visual-editor input[type="radio"]:checked, body.admin-color-coffee .edit-post-text-editor input[type="checkbox"]:checked, body.admin-color-coffee .edit-post-text-editor input[type="radio"]:checked, body.admin-color-coffee .edit-post-sidebar input[type="checkbox"]:checked, body.admin-color-coffee .edit-post-sidebar input[type="radio"]:checked, body.admin-color-coffee .editor-post-publish-panel input[type="checkbox"]:checked, body.admin-color-coffee .editor-post-publish-panel input[type="radio"]:checked, body.admin-color-coffee .components-popover input[type="checkbox"]:checked, body.admin-color-coffee .components-popover input[type="radio"]:checked, body.admin-color-coffee .components-modal__frame input[type="checkbox"]:checked, body.admin-color-coffee .components-modal__frame input[type="radio"]:checked { background: #c2a68c; border-color: #c2a68c; }
|
| 589 |
-
|
| 590 |
-
body.admin-color-blue .edit-post-header input[type="checkbox"]:checked, body.admin-color-blue .edit-post-header input[type="radio"]:checked, body.admin-color-blue .edit-post-visual-editor input[type="checkbox"]:checked, body.admin-color-blue .edit-post-visual-editor input[type="radio"]:checked, body.admin-color-blue .edit-post-text-editor input[type="checkbox"]:checked, body.admin-color-blue .edit-post-text-editor input[type="radio"]:checked, body.admin-color-blue .edit-post-sidebar input[type="checkbox"]:checked, body.admin-color-blue .edit-post-sidebar input[type="radio"]:checked, body.admin-color-blue .editor-post-publish-panel input[type="checkbox"]:checked, body.admin-color-blue .editor-post-publish-panel input[type="radio"]:checked, body.admin-color-blue .components-popover input[type="checkbox"]:checked, body.admin-color-blue .components-popover input[type="radio"]:checked, body.admin-color-blue .components-modal__frame input[type="checkbox"]:checked, body.admin-color-blue .components-modal__frame input[type="radio"]:checked { background: #82b4cb; border-color: #82b4cb; }
|
| 591 |
-
|
| 592 |
-
body.admin-color-light .edit-post-header input[type="checkbox"]:checked, body.admin-color-light .edit-post-header input[type="radio"]:checked, body.admin-color-light .edit-post-visual-editor input[type="checkbox"]:checked, body.admin-color-light .edit-post-visual-editor input[type="radio"]:checked, body.admin-color-light .edit-post-text-editor input[type="checkbox"]:checked, body.admin-color-light .edit-post-text-editor input[type="radio"]:checked, body.admin-color-light .edit-post-sidebar input[type="checkbox"]:checked, body.admin-color-light .edit-post-sidebar input[type="radio"]:checked, body.admin-color-light .editor-post-publish-panel input[type="checkbox"]:checked, body.admin-color-light .editor-post-publish-panel input[type="radio"]:checked, body.admin-color-light .components-popover input[type="checkbox"]:checked, body.admin-color-light .components-popover input[type="radio"]:checked, body.admin-color-light .components-modal__frame input[type="checkbox"]:checked, body.admin-color-light .components-modal__frame input[type="radio"]:checked { background: #11a0d2; border-color: #11a0d2; }
|
| 593 |
-
|
| 594 |
-
.edit-post-header input[type="checkbox"]:checked:focus, .edit-post-header input[type="radio"]:checked:focus, .edit-post-visual-editor input[type="checkbox"]:checked:focus, .edit-post-visual-editor input[type="radio"]:checked:focus, .edit-post-text-editor input[type="checkbox"]:checked:focus, .edit-post-text-editor input[type="radio"]:checked:focus, .edit-post-sidebar input[type="checkbox"]:checked:focus, .edit-post-sidebar input[type="radio"]:checked:focus, .editor-post-publish-panel input[type="checkbox"]:checked:focus, .editor-post-publish-panel input[type="radio"]:checked:focus, .components-popover input[type="checkbox"]:checked:focus, .components-popover input[type="radio"]:checked:focus, .components-modal__frame input[type="checkbox"]:checked:focus, .components-modal__frame input[type="radio"]:checked:focus { box-shadow: 0 0 0 2px #555d66; }
|
| 595 |
-
|
| 596 |
-
.edit-post-header input[type="checkbox"], .edit-post-visual-editor input[type="checkbox"], .edit-post-text-editor input[type="checkbox"], .edit-post-sidebar input[type="checkbox"], .editor-post-publish-panel input[type="checkbox"], .components-popover input[type="checkbox"], .components-modal__frame input[type="checkbox"] { border-radius: 2px; }
|
| 597 |
-
|
| 598 |
-
.edit-post-header input[type="checkbox"]:checked::before, .edit-post-header input[type="checkbox"][aria-checked="mixed"]::before, .edit-post-visual-editor input[type="checkbox"]:checked::before, .edit-post-visual-editor input[type="checkbox"][aria-checked="mixed"]::before, .edit-post-text-editor input[type="checkbox"]:checked::before, .edit-post-text-editor input[type="checkbox"][aria-checked="mixed"]::before, .edit-post-sidebar input[type="checkbox"]:checked::before, .edit-post-sidebar input[type="checkbox"][aria-checked="mixed"]::before, .editor-post-publish-panel input[type="checkbox"]:checked::before, .editor-post-publish-panel input[type="checkbox"][aria-checked="mixed"]::before, .components-popover input[type="checkbox"]:checked::before, .components-popover input[type="checkbox"][aria-checked="mixed"]::before, .components-modal__frame input[type="checkbox"]:checked::before, .components-modal__frame input[type="checkbox"][aria-checked="mixed"]::before { margin: -3px -5px; color: #fff; }
|
| 599 |
-
|
| 600 |
-
@media (min-width: 782px) { .edit-post-header input[type="checkbox"]:checked::before, .edit-post-header input[type="checkbox"][aria-checked="mixed"]::before, .edit-post-visual-editor input[type="checkbox"]:checked::before, .edit-post-visual-editor input[type="checkbox"][aria-checked="mixed"]::before, .edit-post-text-editor input[type="checkbox"]:checked::before, .edit-post-text-editor input[type="checkbox"][aria-checked="mixed"]::before, .edit-post-sidebar input[type="checkbox"]:checked::before, .edit-post-sidebar input[type="checkbox"][aria-checked="mixed"]::before, .editor-post-publish-panel input[type="checkbox"]:checked::before, .editor-post-publish-panel input[type="checkbox"][aria-checked="mixed"]::before, .components-popover input[type="checkbox"]:checked::before, .components-popover input[type="checkbox"][aria-checked="mixed"]::before, .components-modal__frame input[type="checkbox"]:checked::before, .components-modal__frame input[type="checkbox"][aria-checked="mixed"]::before { margin: -4px 0 0 -5px; } }
|
| 601 |
-
|
| 602 |
-
.edit-post-header input[type="checkbox"][aria-checked="mixed"], .edit-post-visual-editor input[type="checkbox"][aria-checked="mixed"], .edit-post-text-editor input[type="checkbox"][aria-checked="mixed"], .edit-post-sidebar input[type="checkbox"][aria-checked="mixed"], .editor-post-publish-panel input[type="checkbox"][aria-checked="mixed"], .components-popover input[type="checkbox"][aria-checked="mixed"], .components-modal__frame input[type="checkbox"][aria-checked="mixed"] { background: #11a0d2; border-color: #11a0d2; }
|
| 603 |
-
|
| 604 |
-
body.admin-color-sunrise .edit-post-header input[type="checkbox"][aria-checked="mixed"], body.admin-color-sunrise .edit-post-visual-editor input[type="checkbox"][aria-checked="mixed"], body.admin-color-sunrise .edit-post-text-editor input[type="checkbox"][aria-checked="mixed"], body.admin-color-sunrise .edit-post-sidebar input[type="checkbox"][aria-checked="mixed"], body.admin-color-sunrise .editor-post-publish-panel input[type="checkbox"][aria-checked="mixed"], body.admin-color-sunrise .components-popover input[type="checkbox"][aria-checked="mixed"], body.admin-color-sunrise .components-modal__frame input[type="checkbox"][aria-checked="mixed"] { background: #c8b03c; border-color: #c8b03c; }
|
| 605 |
-
|
| 606 |
-
body.admin-color-ocean .edit-post-header input[type="checkbox"][aria-checked="mixed"], body.admin-color-ocean .edit-post-visual-editor input[type="checkbox"][aria-checked="mixed"], body.admin-color-ocean .edit-post-text-editor input[type="checkbox"][aria-checked="mixed"], body.admin-color-ocean .edit-post-sidebar input[type="checkbox"][aria-checked="mixed"], body.admin-color-ocean .editor-post-publish-panel input[type="checkbox"][aria-checked="mixed"], body.admin-color-ocean .components-popover input[type="checkbox"][aria-checked="mixed"], body.admin-color-ocean .components-modal__frame input[type="checkbox"][aria-checked="mixed"] { background: #a3b9a2; border-color: #a3b9a2; }
|
| 607 |
-
|
| 608 |
-
body.admin-color-midnight .edit-post-header input[type="checkbox"][aria-checked="mixed"], body.admin-color-midnight .edit-post-visual-editor input[type="checkbox"][aria-checked="mixed"], body.admin-color-midnight .edit-post-text-editor input[type="checkbox"][aria-checked="mixed"], body.admin-color-midnight .edit-post-sidebar input[type="checkbox"][aria-checked="mixed"], body.admin-color-midnight .editor-post-publish-panel input[type="checkbox"][aria-checked="mixed"], body.admin-color-midnight .components-popover input[type="checkbox"][aria-checked="mixed"], body.admin-color-midnight .components-modal__frame input[type="checkbox"][aria-checked="mixed"] { background: #77a6b9; border-color: #77a6b9; }
|
| 609 |
-
|
| 610 |
-
body.admin-color-ectoplasm .edit-post-header input[type="checkbox"][aria-checked="mixed"], body.admin-color-ectoplasm .edit-post-visual-editor input[type="checkbox"][aria-checked="mixed"], body.admin-color-ectoplasm .edit-post-text-editor input[type="checkbox"][aria-checked="mixed"], body.admin-color-ectoplasm .edit-post-sidebar input[type="checkbox"][aria-checked="mixed"], body.admin-color-ectoplasm .editor-post-publish-panel input[type="checkbox"][aria-checked="mixed"], body.admin-color-ectoplasm .components-popover input[type="checkbox"][aria-checked="mixed"], body.admin-color-ectoplasm .components-modal__frame input[type="checkbox"][aria-checked="mixed"] { background: #a7b656; border-color: #a7b656; }
|
| 611 |
-
|
| 612 |
-
body.admin-color-coffee .edit-post-header input[type="checkbox"][aria-checked="mixed"], body.admin-color-coffee .edit-post-visual-editor input[type="checkbox"][aria-checked="mixed"], body.admin-color-coffee .edit-post-text-editor input[type="checkbox"][aria-checked="mixed"], body.admin-color-coffee .edit-post-sidebar input[type="checkbox"][aria-checked="mixed"], body.admin-color-coffee .editor-post-publish-panel input[type="checkbox"][aria-checked="mixed"], body.admin-color-coffee .components-popover input[type="checkbox"][aria-checked="mixed"], body.admin-color-coffee .components-modal__frame input[type="checkbox"][aria-checked="mixed"] { background: #c2a68c; border-color: #c2a68c; }
|
| 613 |
-
|
| 614 |
-
body.admin-color-blue .edit-post-header input[type="checkbox"][aria-checked="mixed"], body.admin-color-blue .edit-post-visual-editor input[type="checkbox"][aria-checked="mixed"], body.admin-color-blue .edit-post-text-editor input[type="checkbox"][aria-checked="mixed"], body.admin-color-blue .edit-post-sidebar input[type="checkbox"][aria-checked="mixed"], body.admin-color-blue .editor-post-publish-panel input[type="checkbox"][aria-checked="mixed"], body.admin-color-blue .components-popover input[type="checkbox"][aria-checked="mixed"], body.admin-color-blue .components-modal__frame input[type="checkbox"][aria-checked="mixed"] { background: #82b4cb; border-color: #82b4cb; }
|
| 615 |
-
|
| 616 |
-
body.admin-color-light .edit-post-header input[type="checkbox"][aria-checked="mixed"], body.admin-color-light .edit-post-visual-editor input[type="checkbox"][aria-checked="mixed"], body.admin-color-light .edit-post-text-editor input[type="checkbox"][aria-checked="mixed"], body.admin-color-light .edit-post-sidebar input[type="checkbox"][aria-checked="mixed"], body.admin-color-light .editor-post-publish-panel input[type="checkbox"][aria-checked="mixed"], body.admin-color-light .components-popover input[type="checkbox"][aria-checked="mixed"], body.admin-color-light .components-modal__frame input[type="checkbox"][aria-checked="mixed"] { background: #11a0d2; border-color: #11a0d2; }
|
| 617 |
-
|
| 618 |
-
.edit-post-header input[type="checkbox"][aria-checked="mixed"]::before, .edit-post-visual-editor input[type="checkbox"][aria-checked="mixed"]::before, .edit-post-text-editor input[type="checkbox"][aria-checked="mixed"]::before, .edit-post-sidebar input[type="checkbox"][aria-checked="mixed"]::before, .editor-post-publish-panel input[type="checkbox"][aria-checked="mixed"]::before, .components-popover input[type="checkbox"][aria-checked="mixed"]::before, .components-modal__frame input[type="checkbox"][aria-checked="mixed"]::before { content: "\f460"; float: left; display: inline-block; vertical-align: middle; width: 16px; /* stylelint-disable */ font: normal 30px/1 dashicons; /* stylelint-enable */ speak: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
|
| 619 |
-
|
| 620 |
-
@media (min-width: 782px) { .edit-post-header input[type="checkbox"][aria-checked="mixed"]::before, .edit-post-visual-editor input[type="checkbox"][aria-checked="mixed"]::before, .edit-post-text-editor input[type="checkbox"][aria-checked="mixed"]::before, .edit-post-sidebar input[type="checkbox"][aria-checked="mixed"]::before, .editor-post-publish-panel input[type="checkbox"][aria-checked="mixed"]::before, .components-popover input[type="checkbox"][aria-checked="mixed"]::before, .components-modal__frame input[type="checkbox"][aria-checked="mixed"]::before { float: none; font-size: 21px; } }
|
| 621 |
-
|
| 622 |
-
.edit-post-header input[type="checkbox"][aria-checked="mixed"]:focus, .edit-post-visual-editor input[type="checkbox"][aria-checked="mixed"]:focus, .edit-post-text-editor input[type="checkbox"][aria-checked="mixed"]:focus, .edit-post-sidebar input[type="checkbox"][aria-checked="mixed"]:focus, .editor-post-publish-panel input[type="checkbox"][aria-checked="mixed"]:focus, .components-popover input[type="checkbox"][aria-checked="mixed"]:focus, .components-modal__frame input[type="checkbox"][aria-checked="mixed"]:focus { box-shadow: 0 0 0 2px #555d66; }
|
| 623 |
-
|
| 624 |
-
.edit-post-header input[type="radio"], .edit-post-visual-editor input[type="radio"], .edit-post-text-editor input[type="radio"], .edit-post-sidebar input[type="radio"], .editor-post-publish-panel input[type="radio"], .components-popover input[type="radio"], .components-modal__frame input[type="radio"] { border-radius: 50%; }
|
| 625 |
-
|
| 626 |
-
.edit-post-header input[type="radio"]:checked::before, .edit-post-visual-editor input[type="radio"]:checked::before, .edit-post-text-editor input[type="radio"]:checked::before, .edit-post-sidebar input[type="radio"]:checked::before, .editor-post-publish-panel input[type="radio"]:checked::before, .components-popover input[type="radio"]:checked::before, .components-modal__frame input[type="radio"]:checked::before { width: 6px; height: 6px; margin: 6px 0 0 6px; background-color: #fff; }
|
| 627 |
-
|
| 628 |
-
@media (min-width: 782px) { .edit-post-header input[type="radio"]:checked::before, .edit-post-visual-editor input[type="radio"]:checked::before, .edit-post-text-editor input[type="radio"]:checked::before, .edit-post-sidebar input[type="radio"]:checked::before, .editor-post-publish-panel input[type="radio"]:checked::before, .components-popover input[type="radio"]:checked::before, .components-modal__frame input[type="radio"]:checked::before { margin: 3px 0 0 3px; } }
|
| 629 |
-
|
| 630 |
-
.edit-post-header input::-webkit-input-placeholder, .edit-post-header textarea::-webkit-input-placeholder, .edit-post-visual-editor input::-webkit-input-placeholder, .edit-post-visual-editor textarea::-webkit-input-placeholder, .edit-post-text-editor input::-webkit-input-placeholder, .edit-post-text-editor textarea::-webkit-input-placeholder, .edit-post-sidebar input::-webkit-input-placeholder, .edit-post-sidebar textarea::-webkit-input-placeholder, .editor-post-publish-panel input::-webkit-input-placeholder, .editor-post-publish-panel textarea::-webkit-input-placeholder, .components-popover input::-webkit-input-placeholder, .components-popover textarea::-webkit-input-placeholder, .components-modal__frame input::-webkit-input-placeholder, .components-modal__frame textarea::-webkit-input-placeholder { color: rgba(14, 28, 46, 0.62); }
|
| 631 |
-
|
| 632 |
-
.edit-post-header input::-moz-placeholder, .edit-post-header textarea::-moz-placeholder, .edit-post-visual-editor input::-moz-placeholder, .edit-post-visual-editor textarea::-moz-placeholder, .edit-post-text-editor input::-moz-placeholder, .edit-post-text-editor textarea::-moz-placeholder, .edit-post-sidebar input::-moz-placeholder, .edit-post-sidebar textarea::-moz-placeholder, .editor-post-publish-panel input::-moz-placeholder, .editor-post-publish-panel textarea::-moz-placeholder, .components-popover input::-moz-placeholder, .components-popover textarea::-moz-placeholder, .components-modal__frame input::-moz-placeholder, .components-modal__frame textarea::-moz-placeholder { opacity: 1; color: rgba(14, 28, 46, 0.62); }
|
| 633 |
-
|
| 634 |
-
.edit-post-header input:-ms-input-placeholder, .edit-post-header textarea:-ms-input-placeholder, .edit-post-visual-editor input:-ms-input-placeholder, .edit-post-visual-editor textarea:-ms-input-placeholder, .edit-post-text-editor input:-ms-input-placeholder, .edit-post-text-editor textarea:-ms-input-placeholder, .edit-post-sidebar input:-ms-input-placeholder, .edit-post-sidebar textarea:-ms-input-placeholder, .editor-post-publish-panel input:-ms-input-placeholder, .editor-post-publish-panel textarea:-ms-input-placeholder, .components-popover input:-ms-input-placeholder, .components-popover textarea:-ms-input-placeholder, .components-modal__frame input:-ms-input-placeholder, .components-modal__frame textarea:-ms-input-placeholder { color: rgba(14, 28, 46, 0.62); }
|
| 635 |
-
|
| 636 |
-
.is-dark-theme .edit-post-header input::-webkit-input-placeholder, .is-dark-theme .edit-post-header textarea::-webkit-input-placeholder, .is-dark-theme .edit-post-visual-editor input::-webkit-input-placeholder, .is-dark-theme .edit-post-visual-editor textarea::-webkit-input-placeholder, .is-dark-theme .edit-post-text-editor input::-webkit-input-placeholder, .is-dark-theme .edit-post-text-editor textarea::-webkit-input-placeholder, .is-dark-theme .edit-post-sidebar input::-webkit-input-placeholder, .is-dark-theme .edit-post-sidebar textarea::-webkit-input-placeholder, .is-dark-theme .editor-post-publish-panel input::-webkit-input-placeholder, .is-dark-theme .editor-post-publish-panel textarea::-webkit-input-placeholder, .is-dark-theme .components-popover input::-webkit-input-placeholder, .is-dark-theme .components-popover textarea::-webkit-input-placeholder, .is-dark-theme .components-modal__frame input::-webkit-input-placeholder, .is-dark-theme .components-modal__frame textarea::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.65); }
|
| 637 |
-
|
| 638 |
-
.is-dark-theme .edit-post-header input::-moz-placeholder, .is-dark-theme .edit-post-header textarea::-moz-placeholder, .is-dark-theme .edit-post-visual-editor input::-moz-placeholder, .is-dark-theme .edit-post-visual-editor textarea::-moz-placeholder, .is-dark-theme .edit-post-text-editor input::-moz-placeholder, .is-dark-theme .edit-post-text-editor textarea::-moz-placeholder, .is-dark-theme .edit-post-sidebar input::-moz-placeholder, .is-dark-theme .edit-post-sidebar textarea::-moz-placeholder, .is-dark-theme .editor-post-publish-panel input::-moz-placeholder, .is-dark-theme .editor-post-publish-panel textarea::-moz-placeholder, .is-dark-theme .components-popover input::-moz-placeholder, .is-dark-theme .components-popover textarea::-moz-placeholder, .is-dark-theme .components-modal__frame input::-moz-placeholder, .is-dark-theme .components-modal__frame textarea::-moz-placeholder { opacity: 1; color: rgba(255, 255, 255, 0.65); }
|
| 639 |
-
|
| 640 |
-
.is-dark-theme .edit-post-header input:-ms-input-placeholder, .is-dark-theme .edit-post-header textarea:-ms-input-placeholder, .is-dark-theme .edit-post-visual-editor input:-ms-input-placeholder, .is-dark-theme .edit-post-visual-editor textarea:-ms-input-placeholder, .is-dark-theme .edit-post-text-editor input:-ms-input-placeholder, .is-dark-theme .edit-post-text-editor textarea:-ms-input-placeholder, .is-dark-theme .edit-post-sidebar input:-ms-input-placeholder, .is-dark-theme .edit-post-sidebar textarea:-ms-input-placeholder, .is-dark-theme .editor-post-publish-panel input:-ms-input-placeholder, .is-dark-theme .editor-post-publish-panel textarea:-ms-input-placeholder, .is-dark-theme .components-popover input:-ms-input-placeholder, .is-dark-theme .components-popover textarea:-ms-input-placeholder, .is-dark-theme .components-modal__frame input:-ms-input-placeholder, .is-dark-theme .components-modal__frame textarea:-ms-input-placeholder { color: rgba(255, 255, 255, 0.65); }
|
| 641 |
-
|
| 642 |
@media (min-width: 600px) { .block-editor__container { position: absolute; top: 0; right: 0; bottom: 0; left: 0; min-height: calc(100vh - 46px); } }
|
| 643 |
|
| 644 |
@media (min-width: 782px) { .block-editor__container { min-height: calc(100vh - 32px); }
|
|
@@ -659,17 +620,21 @@ body.admin-color-light .edit-post-header input[type="checkbox"][aria-checked="mi
|
|
| 659 |
/** Colors */
|
| 660 |
/** Breakpoints & Media Queries */
|
| 661 |
/** Colors */
|
| 662 |
-
/**
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 663 |
/** Breakpoint mixins */
|
| 664 |
/** Long content fade mixin Creates a fading overlay to signify that the content is longer than the space allows. */
|
| 665 |
-
/**
|
| 666 |
/** Applies editor left position to the selector passed as argument */
|
| 667 |
/** Styles that are reused verbatim in a few places */
|
| 668 |
/** Allows users to opt-out of animations via OS-level preferences. */
|
| 669 |
/** Reset default styles for JavaScript UI based pages. This is a WP-admin agnostic reset */
|
| 670 |
/** Reset the WP Admin page styles for Gutenberg-like pages. */
|
| 671 |
-
.editor-autocompleters__block .block-editor-block-icon { margin-right: 8px; }
|
| 672 |
-
|
| 673 |
.editor-autocompleters__user .editor-autocompleters__no-avatar::before { /* stylelint-disable */ font: normal 20px/1 dashicons; /* stylelint-enable */ content: "\f110"; margin-right: 5px; vertical-align: middle; }
|
| 674 |
|
| 675 |
.editor-autocompleters__user .editor-autocompleters__user-avatar { margin-right: 8px; flex-grow: 0; flex-shrink: 0; max-width: none; width: 24px; height: 24px; }
|
|
@@ -700,11 +665,25 @@ body.admin-color-light .edit-post-header input[type="checkbox"][aria-checked="mi
|
|
| 700 |
|
| 701 |
.document-outline__item.is-h6 .document-outline__emdash::before { content: "—————"; }
|
| 702 |
|
| 703 |
-
.document-outline__button { cursor: pointer; background: none; border: none; display: flex; align-items: flex-start; margin: 0 0 0 -1px; padding: 2px 5px 2px 1px; color: #23282d; text-align: left; }
|
| 704 |
|
| 705 |
.document-outline__button:disabled { cursor: default; }
|
| 706 |
|
| 707 |
-
.document-outline__button:focus {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 708 |
|
| 709 |
.document-outline__level { background: #e2e4e7; color: #23282d; border-radius: 3px; font-size: 13px; padding: 1px 6px; margin-right: 4px; }
|
| 710 |
|
|
@@ -712,19 +691,38 @@ body.admin-color-light .edit-post-header input[type="checkbox"][aria-checked="mi
|
|
| 712 |
|
| 713 |
.document-outline__item-content { padding: 1px 0; }
|
| 714 |
|
| 715 |
-
.components-editor-notices__dismissible { position: -webkit-sticky; position: sticky; top:
|
| 716 |
-
|
| 717 |
-
@media (min-width: 600px) { .components-editor-notices__dismissible { top: 0; } }
|
| 718 |
|
| 719 |
.components-editor-notices__pinned { position: relative; left: 0; top: 0; right: 0; color: #191e23; }
|
| 720 |
|
| 721 |
-
.components-editor-notices__dismissible .components-notice, .components-editor-notices__pinned .components-notice { box-sizing: border-box; margin: 0; border-bottom: 1px solid rgba(0, 0, 0, 0.2); padding:
|
| 722 |
|
| 723 |
-
.components-editor-notices__dismissible .components-notice .components-notice__dismiss, .components-editor-notices__pinned .components-notice .components-notice__dismiss { margin:
|
| 724 |
|
| 725 |
.components-editor-notices__snackbar { width: 100%; }
|
| 726 |
|
| 727 |
-
.editor-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 728 |
|
| 729 |
.editor-error-boundary { margin: auto; max-width: 780px; padding: 20px; margin-top: 60px; box-shadow: 0 3px 30px rgba(25, 30, 35, 0.2); }
|
| 730 |
|
|
@@ -772,83 +770,47 @@ body.admin-color-light .edit-post-header input[type="checkbox"][aria-checked="mi
|
|
| 772 |
|
| 773 |
.editor-post-last-revision__title .dashicon { margin-right: 5px; }
|
| 774 |
|
| 775 |
-
.components-button
|
| 776 |
-
|
| 777 |
-
.components-button:not(:disabled):not([aria-disabled="true"]).editor-post-last-revision__title:hover, .components-button:not(:disabled):not([aria-disabled="true"]).editor-post-last-revision__title:active { background: #f3f4f5 !important; border: none !important; box-shadow: none !important; }
|
| 778 |
-
|
| 779 |
-
.components-button:not(:disabled):not([aria-disabled="true"]).editor-post-last-revision__title:focus { color: #191e23; border: none; box-shadow: none; outline-offset: -2px; outline: 1px dotted #555d66; }
|
| 780 |
-
|
| 781 |
-
.editor-post-locked-modal { height: auto; padding-right: 10px; padding-left: 10px; padding-top: 10px; max-width: 480px; }
|
| 782 |
-
|
| 783 |
-
.editor-post-locked-modal .components-modal__header { height: 36px; }
|
| 784 |
-
|
| 785 |
-
.editor-post-locked-modal .components-modal__content { height: auto; }
|
| 786 |
-
|
| 787 |
-
.editor-post-locked-modal__buttons { margin-top: 10px; }
|
| 788 |
-
|
| 789 |
-
.editor-post-locked-modal__buttons .components-button { margin-right: 5px; }
|
| 790 |
-
|
| 791 |
-
.editor-post-locked-modal__avatar { float: left; margin: 5px; margin-right: 15px; }
|
| 792 |
-
|
| 793 |
-
.editor-post-permalink { display: inline-flex; align-items: center; flex-wrap: wrap; background: #fff; padding: 8px 8px 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; font-size: 13px; height: 40px; white-space: nowrap; border: 1px solid #b5bcc2; background-clip: padding-box; border-left: 0; box-shadow: -3px 0 0 0 #555d66; outline: 1px solid transparent; margin-left: -15px; margin-right: -15px; }
|
| 794 |
-
|
| 795 |
-
.is-dark-theme .editor-post-permalink { box-shadow: -3px 0 0 0 #d7dade; }
|
| 796 |
-
|
| 797 |
-
@media (min-width: 480px) { .editor-post-permalink { padding: 4px; } }
|
| 798 |
-
|
| 799 |
-
@media (min-width: 600px) { .editor-post-permalink { margin-left: -1px; margin-right: -1px; } }
|
| 800 |
-
|
| 801 |
-
.editor-post-permalink.editor-post-permalink > * { margin-bottom: 8px; }
|
| 802 |
|
| 803 |
-
|
| 804 |
|
| 805 |
-
.editor-post-
|
| 806 |
|
| 807 |
-
.editor-post-
|
| 808 |
|
| 809 |
-
.editor-post-
|
| 810 |
|
| 811 |
-
.editor-post-
|
| 812 |
|
| 813 |
-
.editor-post-
|
| 814 |
|
| 815 |
-
.editor-post-
|
| 816 |
|
| 817 |
-
.
|
| 818 |
|
| 819 |
-
.
|
| 820 |
|
| 821 |
-
|
| 822 |
-
|
| 823 |
-
.editor-post-permalink-editor .editor-post-permalink__editor-container .editor-post-permalink-editor__edit { flex: 1 1 100%; }
|
| 824 |
-
|
| 825 |
-
.editor-post-permalink-editor .editor-post-permalink-editor__save { margin-left: auto; }
|
| 826 |
-
|
| 827 |
-
.editor-post-permalink-editor__prefix { color: #6c7781; min-width: 20%; overflow: hidden; position: relative; white-space: nowrap; text-overflow: ellipsis; }
|
| 828 |
-
|
| 829 |
-
.editor-post-permalink input[type="text"].editor-post-permalink-editor__edit { min-width: 10%; width: 100%; margin: 0 3px; padding: 2px 4px; }
|
| 830 |
|
| 831 |
-
.editor-post-
|
| 832 |
|
| 833 |
-
.editor-post-
|
| 834 |
|
| 835 |
-
|
| 836 |
-
.editor-post-permalink__link { text-align: left; }
|
| 837 |
|
| 838 |
-
.editor-post-
|
| 839 |
|
| 840 |
-
.editor-post-
|
| 841 |
|
| 842 |
-
/* rtl:end:ignore */
|
| 843 |
.editor-post-publish-button__button.has-changes-dot::before { background: currentcolor; border-radius: 4px; content: ""; height: 8px; margin: auto 5px auto -3px; width: 8px; }
|
| 844 |
|
| 845 |
.editor-post-publish-panel { background: #fff; }
|
| 846 |
|
| 847 |
-
.editor-post-publish-panel__content { min-height: calc(100% -
|
| 848 |
|
| 849 |
.editor-post-publish-panel__content .components-spinner { display: block; margin: 100px auto 0; }
|
| 850 |
|
| 851 |
-
.editor-post-publish-panel__header { background: #fff; padding-left: 8px; padding-right: 8px; height:
|
| 852 |
|
| 853 |
.editor-post-publish-panel__header .components-button.has-icon { position: absolute; right: 8px; }
|
| 854 |
|
|
@@ -874,8 +836,6 @@ body.admin-color-light .edit-post-header input[type="checkbox"][aria-checked="mi
|
|
| 874 |
|
| 875 |
.editor-post-publish-panel__prepublish .editor-post-visibility__dialog-legend { display: none; }
|
| 876 |
|
| 877 |
-
.editor-post-publish-panel__prepublish .components-datetime { padding: 0; }
|
| 878 |
-
|
| 879 |
.post-publish-panel__postpublish .components-panel__body { border-bottom: 1px solid #e2e4e7; border-top: none; }
|
| 880 |
|
| 881 |
.post-publish-panel__postpublish-buttons { display: flex; align-content: space-between; flex-wrap: wrap; margin: -5px; }
|
|
@@ -896,14 +856,12 @@ body.admin-color-light .edit-post-header input[type="checkbox"][aria-checked="mi
|
|
| 896 |
|
| 897 |
.post-publish-panel__tip { color: #f0b849; }
|
| 898 |
|
| 899 |
-
.editor-post-saved-state { display: flex; align-items: center; width: 28px; padding: 12px 4px; color: #
|
| 900 |
|
| 901 |
-
.editor-post-saved-state svg { display: inline-block; flex: 0 0 auto;
|
| 902 |
|
| 903 |
@media (min-width: 600px) { .editor-post-saved-state { width: auto; padding: 8px 12px; text-indent: inherit; }
|
| 904 |
-
.editor-post-saved-state
|
| 905 |
-
|
| 906 |
-
.edit-post-header .edit-post-header__settings .components-button.editor-post-save-draft { margin: 0; }
|
| 907 |
|
| 908 |
.editor-post-taxonomies__hierarchical-terms-list { max-height: 14em; overflow: auto; padding-left: 2px; }
|
| 909 |
|
|
@@ -919,47 +877,75 @@ body.admin-color-light .edit-post-header input[type="checkbox"][aria-checked="mi
|
|
| 919 |
|
| 920 |
.editor-post-taxonomies__hierarchical-terms-filter { margin-bottom: 8px; width: 100%; }
|
| 921 |
|
| 922 |
-
.editor-post-text-editor { border: 1px solid #
|
|
|
|
|
|
|
|
|
|
|
|
|
| 923 |
|
| 924 |
-
|
| 925 |
|
| 926 |
-
.
|
| 927 |
|
| 928 |
-
.editor-post-
|
| 929 |
|
| 930 |
-
.editor-post-
|
| 931 |
|
| 932 |
-
.editor-post-
|
| 933 |
|
| 934 |
-
.editor-post-
|
| 935 |
|
| 936 |
-
.editor-post-
|
| 937 |
|
| 938 |
-
.editor-post-
|
| 939 |
|
| 940 |
-
.editor-post-
|
| 941 |
|
| 942 |
-
body.admin-color-
|
| 943 |
|
| 944 |
-
body.admin-color-
|
| 945 |
|
| 946 |
-
body.admin-color-
|
| 947 |
|
| 948 |
-
body.admin-color-
|
| 949 |
|
| 950 |
-
body.admin-color-
|
| 951 |
|
| 952 |
-
|
| 953 |
|
| 954 |
-
|
| 955 |
|
| 956 |
-
.editor-post-
|
| 957 |
|
| 958 |
-
.edit-post-post-visibility__dialog, .editor-post-visibility__dialog-fieldset {
|
| 959 |
|
| 960 |
-
.edit-post-post-visibility__dialog .editor-post-visibility__dialog-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 961 |
|
| 962 |
-
.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio, .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio {
|
| 963 |
|
| 964 |
.edit-post-post-visibility__dialog .editor-post-visibility__dialog-label, .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-label { font-weight: 600; }
|
| 965 |
|
|
@@ -967,44 +953,61 @@ body.admin-color-light .editor-post-text-editor__link { color: #0085ba; }
|
|
| 967 |
|
| 968 |
.edit-post-post-visibility__dialog .editor-post-visibility__choice:last-child .editor-post-visibility__dialog-info, .editor-post-visibility__dialog-fieldset .editor-post-visibility__choice:last-child .editor-post-visibility__dialog-info { margin-bottom: 0; }
|
| 969 |
|
| 970 |
-
.edit-post-post-visibility__dialog .editor-post-visibility__dialog-password-input, .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-password-input { margin-left: 28px; }
|
| 971 |
|
| 972 |
-
|
| 973 |
|
| 974 |
-
@media (min-width: 600px) { .editor-post-
|
| 975 |
|
| 976 |
-
.
|
| 977 |
|
| 978 |
-
|
| 979 |
|
| 980 |
-
|
| 981 |
|
| 982 |
-
.
|
| 983 |
|
| 984 |
-
.editor-post-
|
| 985 |
|
| 986 |
-
.
|
| 987 |
|
| 988 |
-
.editor-post-
|
| 989 |
|
| 990 |
-
.editor-post-
|
| 991 |
|
| 992 |
-
.
|
| 993 |
|
| 994 |
-
|
| 995 |
-
.is-dark-theme .editor-post-title__block:not(.is-focus-mode).is-selected .editor-post-title__input { box-shadow: -3px 0 0 0 #d7dade; } }
|
| 996 |
|
| 997 |
-
.editor-post-
|
| 998 |
|
| 999 |
-
|
| 1000 |
|
| 1001 |
-
.editor-post-
|
| 1002 |
|
| 1003 |
-
.
|
| 1004 |
|
| 1005 |
-
|
| 1006 |
|
| 1007 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1008 |
|
| 1009 |
.editor-post-trash.components-button { color: #b52727; border-color: #b52727; justify-content: center; }
|
| 1010 |
|
|
@@ -1020,7 +1023,21 @@ body.admin-color-light .editor-post-text-editor__link { color: #0085ba; }
|
|
| 1020 |
|
| 1021 |
.table-of-contents__popover hr { margin: 10px -16px 0; }
|
| 1022 |
|
| 1023 |
-
.table-of-contents__wrapper:focus {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1024 |
|
| 1025 |
.table-of-contents__counts { display: flex; flex-wrap: wrap; margin: 0; }
|
| 1026 |
|
|
@@ -1039,10 +1056,16 @@ body.admin-color-light .editor-post-text-editor__link { color: #0085ba; }
|
|
| 1039 |
/** Colors */
|
| 1040 |
/** Breakpoints & Media Queries */
|
| 1041 |
/** Colors */
|
| 1042 |
-
/**
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1043 |
/** Breakpoint mixins */
|
| 1044 |
/** Long content fade mixin Creates a fading overlay to signify that the content is longer than the space allows. */
|
| 1045 |
-
/**
|
| 1046 |
/** Applies editor left position to the selector passed as argument */
|
| 1047 |
/** Styles that are reused verbatim in a few places */
|
| 1048 |
/** Allows users to opt-out of animations via OS-level preferences. */
|
|
@@ -1072,6 +1095,8 @@ body.admin-color-light .editor-post-text-editor__link { color: #0085ba; }
|
|
| 1072 |
|
| 1073 |
.components-animate__slide-in.is-from-left { transform: translateX(100%); }
|
| 1074 |
|
|
|
|
|
|
|
| 1075 |
@-webkit-keyframes components-animate__slide-in-animation { 100% { transform: translateX(0%); } }
|
| 1076 |
|
| 1077 |
@keyframes components-animate__slide-in-animation { 100% { transform: translateX(0%); } }
|
|
@@ -1090,187 +1115,219 @@ body.admin-color-light .editor-post-text-editor__link { color: #0085ba; }
|
|
| 1090 |
|
| 1091 |
.components-angle-picker-control.components-base-control .components-base-control__label { display: block; }
|
| 1092 |
|
| 1093 |
-
.components-angle-picker-control__input-field { width: calc(100% - 36px); max-width: 100px; }
|
| 1094 |
|
| 1095 |
-
.components-angle-picker-
|
| 1096 |
|
| 1097 |
-
.components-angle-picker-
|
| 1098 |
|
| 1099 |
-
.components-angle-picker-
|
| 1100 |
|
| 1101 |
-
.
|
| 1102 |
|
| 1103 |
-
.
|
| 1104 |
|
| 1105 |
-
.
|
| 1106 |
|
| 1107 |
-
.
|
| 1108 |
|
| 1109 |
-
.
|
| 1110 |
|
| 1111 |
-
.
|
| 1112 |
|
| 1113 |
-
.
|
| 1114 |
|
| 1115 |
-
.components-
|
| 1116 |
|
| 1117 |
-
.components-
|
| 1118 |
|
| 1119 |
-
.components-
|
| 1120 |
|
| 1121 |
-
.
|
| 1122 |
|
| 1123 |
-
.
|
| 1124 |
|
| 1125 |
-
.components-
|
| 1126 |
|
| 1127 |
-
.components-
|
| 1128 |
|
| 1129 |
-
.components-
|
| 1130 |
|
| 1131 |
-
.components-
|
| 1132 |
|
| 1133 |
-
.components-
|
| 1134 |
|
| 1135 |
-
.components-
|
| 1136 |
|
| 1137 |
-
.components-
|
| 1138 |
|
| 1139 |
-
.
|
| 1140 |
|
| 1141 |
-
|
| 1142 |
|
| 1143 |
-
.
|
| 1144 |
|
| 1145 |
-
.components-button.is-
|
| 1146 |
|
| 1147 |
-
body.admin-color-
|
| 1148 |
|
| 1149 |
-
body.admin-color-
|
| 1150 |
|
| 1151 |
-
body.admin-color-
|
| 1152 |
|
| 1153 |
-
|
| 1154 |
|
| 1155 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1156 |
|
| 1157 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1158 |
|
| 1159 |
-
body.admin-color-
|
| 1160 |
|
| 1161 |
-
.components-button.is-
|
| 1162 |
|
| 1163 |
-
body.admin-color-
|
| 1164 |
|
| 1165 |
-
body.admin-color-
|
| 1166 |
|
| 1167 |
-
body.admin-color-
|
| 1168 |
|
| 1169 |
-
body.admin-color-
|
| 1170 |
|
| 1171 |
-
body.admin-color-
|
| 1172 |
|
| 1173 |
-
|
| 1174 |
|
| 1175 |
-
|
| 1176 |
|
| 1177 |
-
.components-button.
|
| 1178 |
|
| 1179 |
-
body.admin-color-sunrise .components-button.
|
| 1180 |
|
| 1181 |
-
body.admin-color-ocean .components-button.
|
| 1182 |
|
| 1183 |
-
body.admin-color-midnight .components-button.
|
| 1184 |
|
| 1185 |
-
body.admin-color-ectoplasm .components-button.
|
| 1186 |
|
| 1187 |
-
body.admin-color-coffee .components-button.
|
| 1188 |
|
| 1189 |
-
body.admin-color-blue .components-button.
|
| 1190 |
|
| 1191 |
-
body.admin-color-light .components-button.
|
| 1192 |
|
| 1193 |
-
.components-button
|
| 1194 |
|
| 1195 |
-
|
| 1196 |
|
| 1197 |
-
body.admin-color-
|
| 1198 |
|
| 1199 |
-
body.admin-color-
|
| 1200 |
|
| 1201 |
-
body.admin-color-
|
| 1202 |
|
| 1203 |
-
body.admin-color-
|
| 1204 |
|
| 1205 |
-
body.admin-color-
|
| 1206 |
|
| 1207 |
-
body.admin-color-
|
| 1208 |
|
| 1209 |
-
.
|
| 1210 |
|
| 1211 |
-
.components-button.is-primary {
|
| 1212 |
|
| 1213 |
-
body.admin-color-sunrise .components-button.is-primary { background: #d1864a;
|
| 1214 |
|
| 1215 |
-
body.admin-color-ocean .components-button.is-primary { background: #a3b9a2;
|
| 1216 |
|
| 1217 |
-
body.admin-color-midnight .components-button.is-primary { background: #e14d43;
|
| 1218 |
|
| 1219 |
-
body.admin-color-ectoplasm .components-button.is-primary { background: #a7b656;
|
| 1220 |
|
| 1221 |
-
body.admin-color-coffee .components-button.is-primary { background: #c2a68c;
|
| 1222 |
|
| 1223 |
-
body.admin-color-blue .components-button.is-primary { background: #d9ab59;
|
| 1224 |
|
| 1225 |
-
body.admin-color-light .components-button.is-primary { background: #0085ba;
|
| 1226 |
|
| 1227 |
-
.components-button.is-primary:not(:disabled)
|
| 1228 |
|
| 1229 |
-
body.admin-color-sunrise .components-button.is-primary:not(:disabled)
|
| 1230 |
|
| 1231 |
-
body.admin-color-ocean .components-button.is-primary:not(:disabled)
|
| 1232 |
|
| 1233 |
-
body.admin-color-midnight .components-button.is-primary:not(:disabled)
|
| 1234 |
|
| 1235 |
-
body.admin-color-ectoplasm .components-button.is-primary:not(:disabled)
|
| 1236 |
|
| 1237 |
-
body.admin-color-coffee .components-button.is-primary:not(:disabled)
|
| 1238 |
|
| 1239 |
-
body.admin-color-blue .components-button.is-primary:not(:disabled)
|
| 1240 |
|
| 1241 |
-
body.admin-color-light .components-button.is-primary:not(:disabled)
|
| 1242 |
|
| 1243 |
-
.components-button.is-primary:
|
| 1244 |
|
| 1245 |
-
body.admin-color-sunrise .components-button.is-primary:
|
| 1246 |
|
| 1247 |
-
body.admin-color-ocean .components-button.is-primary:
|
| 1248 |
|
| 1249 |
-
body.admin-color-midnight .components-button.is-primary:
|
| 1250 |
|
| 1251 |
-
body.admin-color-ectoplasm .components-button.is-primary:
|
| 1252 |
|
| 1253 |
-
body.admin-color-coffee .components-button.is-primary:
|
| 1254 |
|
| 1255 |
-
body.admin-color-blue .components-button.is-primary:
|
| 1256 |
|
| 1257 |
-
body.admin-color-light .components-button.is-primary:
|
| 1258 |
|
| 1259 |
-
.components-button.is-primary:not(
|
| 1260 |
|
| 1261 |
-
body.admin-color-sunrise .components-button.is-primary:not(
|
| 1262 |
|
| 1263 |
-
body.admin-color-ocean .components-button.is-primary:not(
|
| 1264 |
|
| 1265 |
-
body.admin-color-midnight .components-button.is-primary:not(
|
| 1266 |
|
| 1267 |
-
body.admin-color-ectoplasm .components-button.is-primary:not(
|
| 1268 |
|
| 1269 |
-
body.admin-color-coffee .components-button.is-primary:not(
|
| 1270 |
|
| 1271 |
-
body.admin-color-blue .components-button.is-primary:not(
|
| 1272 |
|
| 1273 |
-
body.admin-color-light .components-button.is-primary:not(
|
| 1274 |
|
| 1275 |
.components-button.is-primary:disabled, .components-button.is-primary:disabled:active:enabled, .components-button.is-primary[aria-disabled="true"], .components-button.is-primary[aria-disabled="true"]:enabled, .components-button.is-primary[aria-disabled="true"]:active:enabled { color: #66b0d6; background: #1989c1; border-color: #1989c1; opacity: 1; }
|
| 1276 |
|
|
@@ -1320,77 +1377,211 @@ body.admin-color-blue .components-button.is-primary.is-busy, body.admin-color-bl
|
|
| 1320 |
|
| 1321 |
body.admin-color-light .components-button.is-primary.is-busy, body.admin-color-light .components-button.is-primary.is-busy:disabled, body.admin-color-light .components-button.is-primary.is-busy[aria-disabled="true"] { background-image: linear-gradient(-45deg, #0085ba 28%, #006a95 28%, #006a95 72%, #0085ba 72%); border-color: #0085ba; }
|
| 1322 |
|
| 1323 |
-
.components-button.is-
|
| 1324 |
|
| 1325 |
-
|
| 1326 |
|
| 1327 |
-
.components-button.is-
|
| 1328 |
|
| 1329 |
-
.components-button.is-
|
| 1330 |
|
| 1331 |
-
.components-button.is-
|
| 1332 |
|
| 1333 |
-
.components-button:not(
|
| 1334 |
|
| 1335 |
-
.components-button:disabled, .components-button
|
| 1336 |
|
| 1337 |
-
.components-button:
|
| 1338 |
|
| 1339 |
-
.components-button.is-
|
| 1340 |
|
| 1341 |
-
.components-button.is-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1342 |
|
| 1343 |
-
.components-button.is-tertiary { color: #
|
| 1344 |
|
| 1345 |
-
body.admin-color-
|
| 1346 |
|
| 1347 |
-
body.admin-color-
|
| 1348 |
|
| 1349 |
-
|
| 1350 |
|
| 1351 |
-
|
| 1352 |
|
| 1353 |
-
body.admin-color-
|
| 1354 |
|
| 1355 |
-
body.admin-color-
|
| 1356 |
|
| 1357 |
-
body.admin-color-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1358 |
|
| 1359 |
.components-button.is-tertiary .dashicon { display: inline-block; flex: 0 0 auto; }
|
| 1360 |
|
| 1361 |
-
.components-button.is-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1362 |
|
| 1363 |
-
.components-button.is-
|
| 1364 |
|
| 1365 |
-
|
| 1366 |
|
| 1367 |
-
|
| 1368 |
|
| 1369 |
-
|
| 1370 |
|
| 1371 |
-
|
| 1372 |
|
| 1373 |
-
|
| 1374 |
|
| 1375 |
-
|
| 1376 |
|
| 1377 |
-
|
| 1378 |
|
| 1379 |
.components-button.has-icon .dashicon { display: inline-block; flex: 0 0 auto; }
|
| 1380 |
|
|
|
|
|
|
|
| 1381 |
.components-button.has-icon.has-text svg { margin-right: 8px; }
|
| 1382 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1383 |
.components-button svg { fill: currentColor; outline: none; }
|
| 1384 |
|
| 1385 |
-
.components-button .
|
| 1386 |
|
| 1387 |
@-webkit-keyframes components-button__busy-animation { 0% { background-position: 200px 0; } }
|
| 1388 |
|
| 1389 |
@keyframes components-button__busy-animation { 0% { background-position: 200px 0; } }
|
| 1390 |
|
| 1391 |
-
.components-checkbox-control__input[type="checkbox"] { border: 1px solid #
|
|
|
|
|
|
|
| 1392 |
|
| 1393 |
-
@media (min-width: 600px) { .components-checkbox-control__input[type="checkbox"] {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1394 |
|
| 1395 |
.components-checkbox-control__input[type="checkbox"]:focus { border-color: #5b9dd9; box-shadow: 0 0 2px rgba(30, 140, 190, 0.8); outline: 2px solid transparent; }
|
| 1396 |
|
|
@@ -1402,13 +1593,13 @@ body.admin-color-light .components-button.is-tertiary:not(:disabled):not([aria-d
|
|
| 1402 |
|
| 1403 |
.components-checkbox-control__input[type="checkbox"]:checked::before { content: none; }
|
| 1404 |
|
| 1405 |
-
.components-checkbox-control__input-container { position: relative; display: inline-block; margin-right: 12px; vertical-align: middle; width:
|
| 1406 |
|
| 1407 |
-
@media (min-width: 600px) { .components-checkbox-control__input-container { width:
|
| 1408 |
|
| 1409 |
-
svg.components-checkbox-control__checked { fill: #fff; cursor: pointer; position: absolute; left:
|
| 1410 |
|
| 1411 |
-
@media (min-width: 600px) { svg.components-checkbox-control__checked {
|
| 1412 |
|
| 1413 |
.components-circular-option-picker { display: inline-block; margin-top: 0.6rem; width: 100%; }
|
| 1414 |
|
|
@@ -1430,9 +1621,9 @@ svg.components-checkbox-control__checked { fill: #fff; cursor: pointer; position
|
|
| 1430 |
|
| 1431 |
.components-circular-option-picker__option:hover { box-shadow: inset 0 0 0 14px !important; }
|
| 1432 |
|
| 1433 |
-
.components-circular-option-picker__option.is-pressed { box-shadow: inset 0 0 0 4px; position: relative; z-index: 1; }
|
| 1434 |
|
| 1435 |
-
.components-circular-option-picker__option.is-pressed + svg { position: absolute; left: 2px; top: 2px; border-radius: 50%; z-index: 2;
|
| 1436 |
|
| 1437 |
.components-circular-option-picker__option::after { content: ""; position: absolute; top: -1px; left: -1px; bottom: -1px; right: -1px; border-radius: 50%; box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2); border: 1px solid transparent; }
|
| 1438 |
|
|
@@ -1517,7 +1708,7 @@ svg.components-checkbox-control__checked { fill: #fff; cursor: pointer; position
|
|
| 1517 |
|
| 1518 |
.components-color-picker__inputs-fields { display: flex; /*rtl:ignore*/ direction: ltr; flex-grow: 1; margin-right: 4px; }
|
| 1519 |
|
| 1520 |
-
.components-color-picker__inputs-fields .components-base-control + .components-base-control { margin-
|
| 1521 |
|
| 1522 |
.components-color-picker__inputs-fields .components-base-control__field { margin: 0 4px; }
|
| 1523 |
|
|
@@ -1527,15 +1718,31 @@ svg.components-checkbox-control__checked { fill: #fff; cursor: pointer; position
|
|
| 1527 |
|
| 1528 |
.components-custom-gradient-picker__gradient-bar:not(.has-gradient) { opacity: 0.4; }
|
| 1529 |
|
| 1530 |
-
.components-custom-gradient-picker__gradient-bar { width: 100%; height: 24px; border-radius: 24px; margin-bottom:
|
| 1531 |
|
| 1532 |
.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__markers-container { position: relative; }
|
| 1533 |
|
| 1534 |
-
.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point { border-radius: 50%; background: #fff; padding: 2px; width: 24px; height: 24px; position: relative; }
|
|
|
|
|
|
|
| 1535 |
|
| 1536 |
-
.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button { border: 2px solid #fff; border-radius: 50%; height: 18px; position: absolute; width: 18px; top: 3px; }
|
| 1537 |
|
| 1538 |
-
.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active { background: #fafafa; color: #23282d; border-color: #999; box-shadow:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1539 |
|
| 1540 |
.components-custom-gradient-picker__color-picker-popover .components-custom-gradient-picker__remove-control-point { margin-left: auto; margin-right: auto; display: block; margin-bottom: 8px; }
|
| 1541 |
|
|
@@ -1553,19 +1760,37 @@ svg.components-checkbox-control__checked { fill: #fff; cursor: pointer; position
|
|
| 1553 |
|
| 1554 |
.components-custom-gradient-picker .components-custom-gradient-picker__toolbar button.is-pressed > svg { background: #fff; border: 1px solid #7e8993; border-radius: 2px; }
|
| 1555 |
|
| 1556 |
-
.components-custom-select-control {
|
| 1557 |
|
| 1558 |
.components-custom-select-control__label { display: block; margin-bottom: 5px; }
|
| 1559 |
|
| 1560 |
-
.components-custom-select-control__button { border: 1px solid #
|
|
|
|
|
|
|
| 1561 |
|
| 1562 |
-
.components-custom-select-control__button:focus { border-color: #
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1563 |
|
| 1564 |
.components-custom-select-control__button-icon { height: 100%; padding: 0 4px; position: absolute; right: 0; top: 0; }
|
| 1565 |
|
| 1566 |
-
.components-custom-select-control__menu { background: #fff; max-height: 400px; min-width: 100%; overflow: auto; padding: 0; position: absolute; z-index: 1000000; }
|
|
|
|
|
|
|
| 1567 |
|
| 1568 |
-
.components-custom-select-control__item { align-items: center; display: flex; list-style-type: none; padding: 10px 5px 10px 25px; }
|
| 1569 |
|
| 1570 |
.components-custom-select-control__item.is-highlighted { background: #e2e4e7; }
|
| 1571 |
|
|
@@ -1712,7 +1937,7 @@ svg.dashicon { fill: currentColor; outline: none; }
|
|
| 1712 |
|
| 1713 |
.CalendarDay__blocked_out_of_range, .CalendarDay__blocked_out_of_range:active, .CalendarDay__blocked_out_of_range:hover { background: #fff; border: 1px solid #e4e7e7; color: #cacccd; }
|
| 1714 |
|
| 1715 |
-
.CalendarMonth { background: #fff; text-align: center; vertical-align: top; -webkit-user-select: none; -
|
| 1716 |
|
| 1717 |
.CalendarMonth_table { border-collapse: collapse; border-spacing: 0; }
|
| 1718 |
|
|
@@ -1746,7 +1971,7 @@ svg.dashicon { fill: currentColor; outline: none; }
|
|
| 1746 |
|
| 1747 |
.DayPickerNavigation__verticalScrollableDefault { position: relative; }
|
| 1748 |
|
| 1749 |
-
.DayPickerNavigation_button { cursor: pointer; -webkit-user-select: none; -
|
| 1750 |
|
| 1751 |
.DayPickerNavigation_button__default { border: 1px solid #e4e7e7; background-color: #fff; color: #757575; }
|
| 1752 |
|
|
@@ -1824,7 +2049,7 @@ svg.dashicon { fill: currentColor; outline: none; }
|
|
| 1824 |
|
| 1825 |
.DateInput_input__regular { font-weight: auto; }
|
| 1826 |
|
| 1827 |
-
.DateInput_input__readOnly { -webkit-user-select: none; -
|
| 1828 |
|
| 1829 |
.DateInput_input__focused { outline: 0; background: #fff; border: 0; border-top: 0; border-right: 0; border-bottom: 2px solid #008489; border-left: 0; }
|
| 1830 |
|
|
@@ -1893,17 +2118,19 @@ svg.dashicon { fill: currentColor; outline: none; }
|
|
| 1893 |
.DateRangePicker_closeButton_svg { height: 15px; width: 15px; fill: #cacccd; }
|
| 1894 |
|
| 1895 |
/*rtl:end:ignore*/
|
| 1896 |
-
.components-datetime { padding:
|
| 1897 |
|
| 1898 |
.components-datetime .components-datetime__calendar-help { padding: 16px; }
|
| 1899 |
|
| 1900 |
.components-datetime .components-datetime__calendar-help h4 { margin: 0; }
|
| 1901 |
|
| 1902 |
-
.components-datetime .components-
|
|
|
|
|
|
|
| 1903 |
|
| 1904 |
.components-datetime fieldset { border: 0; padding: 0; margin: 0; }
|
| 1905 |
|
| 1906 |
-
.components-datetime select, .components-datetime input { box-shadow: 0 0 0 transparent; transition: box-shadow 0.1s linear; border-radius:
|
| 1907 |
|
| 1908 |
@media (prefers-reduced-motion: reduce) { .components-datetime select, .components-datetime input { transition-duration: 0s; } }
|
| 1909 |
|
|
@@ -1915,9 +2142,27 @@ svg.dashicon { fill: currentColor; outline: none; }
|
|
| 1915 |
|
| 1916 |
.components-datetime__date .CalendarMonth_caption { font-size: 13px; }
|
| 1917 |
|
| 1918 |
-
.components-datetime__date .
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1919 |
|
| 1920 |
-
.components-datetime__date .
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1921 |
|
| 1922 |
body.admin-color-sunrise .components-datetime__date .CalendarDay__selected { background: #d1864a; }
|
| 1923 |
|
|
@@ -1949,15 +2194,31 @@ body.admin-color-blue .components-datetime__date .CalendarDay__selected:hover {
|
|
| 1949 |
|
| 1950 |
body.admin-color-light .components-datetime__date .CalendarDay__selected:hover { background: #00719e; }
|
| 1951 |
|
|
|
|
|
|
|
| 1952 |
.components-datetime__date .DayPickerNavigation_button__horizontalDefault { padding: 2px 8px; top: 20px; }
|
| 1953 |
|
| 1954 |
-
.components-datetime__date .DayPickerNavigation_button__horizontalDefault:focus {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1955 |
|
| 1956 |
.components-datetime__date .DayPicker_weekHeader { top: 50px; }
|
| 1957 |
|
| 1958 |
.components-datetime__date .DayPicker_weekHeader .DayPicker_weekHeader_ul { margin: 1px 0; padding-left: 0; padding-right: 0; }
|
| 1959 |
|
| 1960 |
-
.components-datetime__date.is-description-visible .DayPicker
|
| 1961 |
|
| 1962 |
.components-datetime__time { padding-bottom: 16px; }
|
| 1963 |
|
|
@@ -1971,20 +2232,8 @@ body.admin-color-light .components-datetime__date .CalendarDay__selected:hover {
|
|
| 1971 |
|
| 1972 |
.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-separator { display: inline-block; padding: 0 3px 0 0; color: #555d66; }
|
| 1973 |
|
| 1974 |
-
.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-am-button { margin-left: 8px; margin-right: -1px; border-radius: 3px 0 0 3px; }
|
| 1975 |
-
|
| 1976 |
-
.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-pm-button { margin-left: -1px; border-radius: 0 3px 3px 0; }
|
| 1977 |
-
|
| 1978 |
-
.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-am-button:focus, .components-datetime__time .components-datetime__time-wrapper .components-datetime__time-pm-button:focus { position: relative; z-index: 1; }
|
| 1979 |
-
|
| 1980 |
-
.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-am-button.is-pressed, .components-datetime__time .components-datetime__time-wrapper .components-datetime__time-pm-button.is-pressed { background: #edeff0; border-color: #8f98a1; box-shadow: inset 0 2px 5px -3px #555d66; }
|
| 1981 |
-
|
| 1982 |
-
.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-am-button.is-pressed:focus, .components-datetime__time .components-datetime__time-wrapper .components-datetime__time-pm-button.is-pressed:focus { box-shadow: inset 0 2px 5px -3px #555d66, 0 0 0 1px #fff, 0 0 0 3px #007cba; }
|
| 1983 |
-
|
| 1984 |
.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-field-time { /*rtl:ignore*/ direction: ltr; }
|
| 1985 |
|
| 1986 |
-
.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-field.am-pm button { font-size: 11px; font-weight: 600; }
|
| 1987 |
-
|
| 1988 |
.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-field select { margin-right: 4px; }
|
| 1989 |
|
| 1990 |
.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-field select:focus { position: relative; z-index: 1; }
|
|
@@ -1995,7 +2244,7 @@ body.admin-color-light .components-datetime__date .CalendarDay__selected:hover {
|
|
| 1995 |
|
| 1996 |
.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-field input[type="number"]::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; }
|
| 1997 |
|
| 1998 |
-
.components-datetime__time.is-12-hour .components-datetime__time-field-day input { margin:
|
| 1999 |
|
| 2000 |
.components-datetime__time.is-12-hour .components-datetime__time-field-year input { border-radius: 0 4px 4px 0 !important; }
|
| 2001 |
|
|
@@ -2057,11 +2306,11 @@ body.is-dragging-components-draggable { cursor: move; /* Fallback for IE/Edge <
|
|
| 2057 |
|
| 2058 |
.components-dropdown { display: inline-block; }
|
| 2059 |
|
| 2060 |
-
.components-
|
| 2061 |
|
| 2062 |
.components-dropdown-menu__popover .components-popover__content { width: 200px; }
|
| 2063 |
|
| 2064 |
-
.components-dropdown-menu__menu { width: 100%;
|
| 2065 |
|
| 2066 |
.components-dropdown-menu__menu .components-dropdown-menu__menu-item, .components-dropdown-menu__menu .components-menu-item { width: 100%; padding: 6px; outline: none; cursor: pointer; margin-bottom: 4px; }
|
| 2067 |
|
|
@@ -2069,29 +2318,31 @@ body.is-dragging-components-draggable { cursor: move; /* Fallback for IE/Edge <
|
|
| 2069 |
|
| 2070 |
.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator::before, .components-dropdown-menu__menu .components-menu-item.has-separator::before { display: block; content: ""; box-sizing: content-box; background-color: #e2e4e7; position: absolute; top: -3px; left: 0; right: 0; height: 1px; }
|
| 2071 |
|
| 2072 |
-
.components-dropdown-menu__menu .components-dropdown-menu__menu-item
|
| 2073 |
|
| 2074 |
-
.components-dropdown-menu__menu .components-dropdown-menu__menu-item
|
| 2075 |
|
| 2076 |
-
.components-dropdown-menu__menu .components-
|
| 2077 |
|
| 2078 |
-
.components-dropdown-menu__menu .components-
|
| 2079 |
|
| 2080 |
-
.components-dropdown-menu__menu .components-menu-group:
|
| 2081 |
|
| 2082 |
-
.components-dropdown-menu__menu .components-menu-
|
| 2083 |
|
| 2084 |
-
.components-dropdown-menu__menu .components-menu-
|
| 2085 |
|
| 2086 |
-
.components-dropdown-menu__menu .components-menu-
|
| 2087 |
|
| 2088 |
-
.components-
|
|
|
|
|
|
|
| 2089 |
|
| 2090 |
.components-focal-point-picker-wrapper { background-color: transparent; border: 1px solid #e2e4e7; height: 200px; width: 100%; padding: 14px; }
|
| 2091 |
|
| 2092 |
.components-focal-point-picker { align-items: center; cursor: pointer; display: flex; height: 100%; justify-content: center; position: relative; width: 100%; }
|
| 2093 |
|
| 2094 |
-
.components-focal-point-picker img { height: auto; max-height: 100%; max-width: 100%; width: auto; -webkit-user-select: none; -
|
| 2095 |
|
| 2096 |
.components-focal-point-picker__icon_container { background-color: transparent; cursor: -webkit-grab; cursor: grab; height: 30px; opacity: 0.8; position: absolute; will-change: transform; width: 30px; z-index: 10000; }
|
| 2097 |
|
|
@@ -2125,15 +2376,47 @@ body.admin-color-light .components-focal-point-picker__icon .components-focal-po
|
|
| 2125 |
|
| 2126 |
.components-focal-point-picker_position-display-container span { margin: 0 0 0 0.2em; }
|
| 2127 |
|
| 2128 |
-
.components-font-size-picker__controls { max-width: 248px; display: flex; align-items: center; margin-bottom: 24px; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2129 |
|
| 2130 |
-
.components-font-size-picker__controls .components-
|
| 2131 |
|
| 2132 |
-
.components-font-size-picker__controls .components-
|
| 2133 |
|
| 2134 |
-
.components-font-size-picker__controls .components-
|
| 2135 |
|
| 2136 |
-
.components-font-size-picker__controls .components-font-size-
|
|
|
|
|
|
|
| 2137 |
|
| 2138 |
.components-font-size-picker__controls .components-color-palette__clear { height: 30px; margin-top: 23px; }
|
| 2139 |
|
|
@@ -2179,7 +2462,21 @@ body.admin-color-blue .components-form-toggle.is-checked .components-form-toggle
|
|
| 2179 |
|
| 2180 |
body.admin-color-light .components-form-toggle.is-checked .components-form-toggle__track { background-color: #11a0d2; border: 2px solid #11a0d2; }
|
| 2181 |
|
| 2182 |
-
.components-form-toggle__input:focus + .components-form-toggle__track { box-shadow: 0 0 0 2px #fff, 0 0 0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2183 |
|
| 2184 |
.components-form-toggle.is-checked .components-form-toggle__thumb { background-color: #fff; border-width: 0; transform: translateX(18px); }
|
| 2185 |
|
|
@@ -2211,15 +2508,43 @@ body.admin-color-light .components-form-toggle.is-checked::before { background-c
|
|
| 2211 |
|
| 2212 |
@supports (-ms-high-contrast-adjust: auto) { .components-form-toggle .components-form-toggle__on { -webkit-filter: none; filter: none; border: 1px solid #fff; } }
|
| 2213 |
|
| 2214 |
-
.components-form-token-field__input-container {
|
| 2215 |
|
| 2216 |
@media (prefers-reduced-motion: reduce) { .components-form-token-field__input-container { transition-duration: 0s; } }
|
| 2217 |
|
| 2218 |
-
.components-form-token-field__input-container
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2219 |
|
| 2220 |
-
.components-form-token-field__input-container
|
| 2221 |
|
| 2222 |
-
.components-form-token-field__input-container
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2223 |
|
| 2224 |
.components-form-token-field__input-container input[type="text"].components-form-token-field__input:focus, .components-form-token-field.is-active .components-form-token-field__input-container input[type="text"].components-form-token-field__input { outline: none; box-shadow: none; }
|
| 2225 |
|
|
@@ -2285,47 +2610,51 @@ body.admin-color-light .components-form-token-field__token.is-borderless .compon
|
|
| 2285 |
|
| 2286 |
.components-form-token-field__suggestion-match { text-decoration: underline; }
|
| 2287 |
|
| 2288 |
-
|
| 2289 |
|
| 2290 |
-
.components-guide .components-modal__header
|
| 2291 |
|
| 2292 |
-
.components-
|
| 2293 |
|
| 2294 |
-
.components-
|
| 2295 |
|
| 2296 |
-
|
| 2297 |
|
| 2298 |
-
.components-guide__page
|
| 2299 |
|
| 2300 |
-
.components-guide__page
|
| 2301 |
|
| 2302 |
-
.components-
|
| 2303 |
|
| 2304 |
-
@media (max-width: 600px) { .components-
|
| 2305 |
|
| 2306 |
-
.components-
|
| 2307 |
|
| 2308 |
-
.components-
|
| 2309 |
|
| 2310 |
-
.components-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2311 |
|
| 2312 |
-
@media (
|
| 2313 |
|
| 2314 |
-
.components-button.components-guide__back-button {
|
|
|
|
|
|
|
| 2315 |
|
| 2316 |
-
|
| 2317 |
-
.components-button.components-guide__back-button.has-text svg { margin-right: 4px; } }
|
| 2318 |
|
| 2319 |
-
.components-button.components-guide__forward-button {
|
| 2320 |
|
| 2321 |
-
|
| 2322 |
-
.components-button.components-guide__forward-button.has-text svg { margin-left: 4px; order: 1; } }
|
| 2323 |
|
| 2324 |
-
.components-button.components-
|
| 2325 |
|
| 2326 |
-
|
| 2327 |
|
| 2328 |
-
|
| 2329 |
|
| 2330 |
.components-navigate-regions.is-focusing-regions [role="region"] { position: relative; }
|
| 2331 |
|
|
@@ -2334,33 +2663,29 @@ body.admin-color-light .components-form-token-field__token.is-borderless .compon
|
|
| 2334 |
@supports (outline-offset: 1px) { .components-navigate-regions.is-focusing-regions [role="region"]:focus::after { content: none; }
|
| 2335 |
.components-navigate-regions.is-focusing-regions [role="region"]:focus { outline-style: solid; outline-color: #33b3db; outline-width: 4px; outline-offset: -4px; } }
|
| 2336 |
|
| 2337 |
-
.components-menu-group {
|
| 2338 |
|
| 2339 |
-
.components-menu-group__label { margin-bottom: 8px; color: #
|
| 2340 |
|
| 2341 |
-
.components-menu-item__button, .components-menu-item__button.components-button { width: 100%;
|
| 2342 |
|
| 2343 |
-
.components-menu-item__button .dashicon, .components-menu-item__button .components-menu-items__item-icon, .components-menu-item__button svg.components-menu-items__item-icon, .components-menu-item__button > span > svg, .components-menu-item__button.components-button .dashicon, .components-menu-item__button.components-button .components-menu-items__item-icon, .components-menu-item__button.components-button svg.components-menu-items__item-icon, .components-menu-item__button.components-button > span > svg { margin-right:
|
| 2344 |
|
| 2345 |
.components-menu-item__button .components-menu-items__item-icon, .components-menu-item__button.components-button .components-menu-items__item-icon { display: inline-block; flex: 0 0 auto; }
|
| 2346 |
|
| 2347 |
-
.components-menu-item__button.components-button:not(:disabled):not([aria-disabled="true"]):not(.is-secondary):not(.is-tertiary):not(.is-primary):hover, .components-menu-item__button.components-button.components-button:not(:disabled):not([aria-disabled="true"]):not(.is-secondary):not(.is-tertiary):not(.is-primary):hover { color: #191e23; border: none; box-shadow: none; background: #f3f4f5; }
|
| 2348 |
-
|
| 2349 |
-
.components-menu-item__button.components-button:not(:disabled):not([aria-disabled="true"]):not(.is-secondary):not(.is-tertiary):not(.is-primary):hover .components-menu-item__shortcut, .components-menu-item__button.components-button.components-button:not(:disabled):not([aria-disabled="true"]):not(.is-secondary):not(.is-tertiary):not(.is-primary):hover .components-menu-item__shortcut { color: #40464d; }
|
| 2350 |
-
|
| 2351 |
-
.components-menu-item__button:focus:not(:disabled):not([aria-disabled="true"]), .components-menu-item__button.components-button:focus:not(:disabled):not([aria-disabled="true"]) { color: #191e23; border: none; box-shadow: none; outline-offset: -2px; outline: 1px dotted #555d66; }
|
| 2352 |
-
|
| 2353 |
.components-menu-item__info-wrapper { display: flex; flex-direction: column; }
|
| 2354 |
|
| 2355 |
-
.components-menu-item__info { margin-top: 4px; font-size: 12px; color: #
|
| 2356 |
|
| 2357 |
-
.components-menu-item__shortcut { -ms-grid-row-align: center; align-self: center;
|
| 2358 |
|
| 2359 |
@media (min-width: 480px) { .components-menu-item__shortcut { display: inline; } }
|
| 2360 |
|
| 2361 |
-
.components-menu-items-choice, .components-menu-items-choice.components-button { padding-left:
|
| 2362 |
|
| 2363 |
-
.components-menu-items-choice
|
|
|
|
|
|
|
| 2364 |
|
| 2365 |
.components-modal__screen-overlay { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background-color: rgba(0, 0, 0, 0.7); z-index: 100000; -webkit-animation: edit-post__fade-in-animation 0.2s ease-out 0s; animation: edit-post__fade-in-animation 0.2s ease-out 0s; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; }
|
| 2366 |
|
|
@@ -2368,7 +2693,7 @@ body.admin-color-light .components-form-token-field__token.is-borderless .compon
|
|
| 2368 |
|
| 2369 |
.components-modal__frame { position: absolute; top: 0; right: 0; bottom: 0; left: 0; box-sizing: border-box; margin: 0; border: 1px solid #e2e4e7; background: #fff; box-shadow: 0 3px 30px rgba(25, 30, 35, 0.2); overflow: auto; }
|
| 2370 |
|
| 2371 |
-
@media (min-width: 600px) { .components-modal__frame { top: 50%; right: auto; bottom: auto; left: 50%; min-width: 360px; max-width: calc(100% - 16px - 16px); max-height: calc(100% -
|
| 2372 |
|
| 2373 |
@media (min-width: 600px) and (prefers-reduced-motion: reduce) { .components-modal__frame { -webkit-animation-duration: 1ms; animation-duration: 1ms; } }
|
| 2374 |
|
|
@@ -2378,7 +2703,7 @@ body.admin-color-light .components-form-token-field__token.is-borderless .compon
|
|
| 2378 |
@keyframes components-modal__appear-animation { from { margin-top: 32px; }
|
| 2379 |
to { margin-top: 0; } }
|
| 2380 |
|
| 2381 |
-
.components-modal__header { box-sizing: border-box; border-bottom: 1px solid #e2e4e7; padding: 0 24px; display: flex; flex-direction: row; justify-content: space-between; background: #fff; align-items: center; height:
|
| 2382 |
|
| 2383 |
@supports (-ms-ime-align: auto) { .components-modal__header { position: fixed; width: 100%; } }
|
| 2384 |
|
|
@@ -2396,7 +2721,7 @@ body.admin-color-light .components-form-token-field__token.is-borderless .compon
|
|
| 2396 |
|
| 2397 |
.components-modal__content { box-sizing: border-box; height: 100%; padding: 0 24px 24px; }
|
| 2398 |
|
| 2399 |
-
@supports (-ms-ime-align: auto) { .components-modal__content { padding-top:
|
| 2400 |
|
| 2401 |
.components-notice { display: flex; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; font-size: 13px; background-color: #e5f5fa; border-left: 4px solid #00a0d2; margin: 5px 15px 2px; padding: 8px 12px; align-items: center; }
|
| 2402 |
|
|
@@ -2410,7 +2735,7 @@ body.admin-color-light .components-form-token-field__token.is-borderless .compon
|
|
| 2410 |
|
| 2411 |
.components-notice__content { flex-grow: 1; margin: 4px 25px 4px 0; }
|
| 2412 |
|
| 2413 |
-
.components-notice__action.components-button, .components-notice__action.components-button.is-link { margin-left:
|
| 2414 |
|
| 2415 |
.components-notice__action.components-button.is-secondary { vertical-align: initial; }
|
| 2416 |
|
|
@@ -2422,9 +2747,9 @@ body.admin-color-light .components-form-token-field__token.is-borderless .compon
|
|
| 2422 |
|
| 2423 |
.components-notice-list { max-width: 100vw; box-sizing: border-box; z-index: 29; }
|
| 2424 |
|
| 2425 |
-
.components-notice-list .components-notice__content { margin-top: 12px; margin-bottom: 12px; line-height:
|
| 2426 |
|
| 2427 |
-
.components-notice-list .components-notice__action.components-button { margin-
|
| 2428 |
|
| 2429 |
.components-panel { background: #fff; border: 1px solid #e2e4e7; }
|
| 2430 |
|
|
@@ -2452,17 +2777,29 @@ body.admin-color-light .components-form-token-field__token.is-borderless .compon
|
|
| 2452 |
|
| 2453 |
.components-panel__body.is-opened > .components-panel__body-title { margin: -16px; margin-bottom: 5px; }
|
| 2454 |
|
| 2455 |
-
.components-panel__body > .components-panel__body-title:hover { background: #f3f4f5
|
| 2456 |
|
| 2457 |
.components-panel__body-toggle.components-button { position: relative; padding: 15px; outline: none; width: 100%; font-weight: 600; text-align: left; color: #191e23; border: none; box-shadow: none; transition: 0.1s background ease-in-out; height: auto; /* rtl:begin:ignore */ /* rtl:end:ignore */ }
|
| 2458 |
|
| 2459 |
@media (prefers-reduced-motion: reduce) { .components-panel__body-toggle.components-button { transition-duration: 0s; } }
|
| 2460 |
|
| 2461 |
-
.components-panel__body-toggle.components-button:focus
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2462 |
|
| 2463 |
-
.components-panel__body-toggle.components-button:
|
| 2464 |
|
| 2465 |
-
.components-panel__body-toggle.components-button
|
|
|
|
|
|
|
| 2466 |
|
| 2467 |
@media (prefers-reduced-motion: reduce) { .components-panel__body-toggle.components-button .components-panel__arrow { transition-duration: 0s; } }
|
| 2468 |
|
|
@@ -2484,17 +2821,15 @@ body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right
|
|
| 2484 |
|
| 2485 |
.components-panel .circle-picker { padding-bottom: 20px; }
|
| 2486 |
|
| 2487 |
-
.components-placeholder.components-placeholder { position: relative;
|
| 2488 |
|
| 2489 |
@supports ((position: -webkit-sticky) or (position: sticky)) { .components-placeholder.components-placeholder { display: flex; flex-direction: column; justify-content: center; align-items: flex-start; } }
|
| 2490 |
|
| 2491 |
-
.is-dark-theme .components-placeholder.components-placeholder { background: rgba(255, 255, 255, 0.15); }
|
| 2492 |
-
|
| 2493 |
.components-placeholder.components-placeholder .components-base-control__label { font-size: 13px; }
|
| 2494 |
|
| 2495 |
.components-placeholder__error, .components-placeholder__instructions, .components-placeholder__label, .components-placeholder__fieldset { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; font-size: 13px; }
|
| 2496 |
|
| 2497 |
-
.components-placeholder__label { display: flex; font-weight: 600; margin-bottom:
|
| 2498 |
|
| 2499 |
.components-placeholder__label > svg, .components-placeholder__label .dashicon, .components-placeholder__label .block-editor-block-icon { fill: currentColor; margin-right: 1ch; }
|
| 2500 |
|
|
@@ -2504,7 +2839,39 @@ body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right
|
|
| 2504 |
|
| 2505 |
.components-placeholder__fieldset.is-column-layout, .components-placeholder__fieldset.is-column-layout form { flex-direction: column; }
|
| 2506 |
|
| 2507 |
-
.components-placeholder__input { margin: 0 8px 0 0; flex: 1 1 auto; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2508 |
|
| 2509 |
.components-placeholder__instructions { margin-bottom: 1em; }
|
| 2510 |
|
|
@@ -2512,7 +2879,7 @@ body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right
|
|
| 2512 |
|
| 2513 |
.components-placeholder__preview img { margin: 3%; width: 50%; }
|
| 2514 |
|
| 2515 |
-
.components-placeholder__fieldset .components-button { margin-right:
|
| 2516 |
|
| 2517 |
.components-placeholder__fieldset .components-button:last-child { margin-bottom: 0; margin-right: 0; }
|
| 2518 |
|
|
@@ -2520,14 +2887,14 @@ body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right
|
|
| 2520 |
|
| 2521 |
.components-placeholder__fieldset .components-button:not(.is-link) ~ .components-button.is-link:last-child { margin-right: 0; }
|
| 2522 |
|
|
|
|
|
|
|
| 2523 |
.components-placeholder.is-medium .components-placeholder__instructions, .components-placeholder.is-small .components-placeholder__instructions { display: none; }
|
| 2524 |
|
| 2525 |
.components-placeholder.is-medium .components-placeholder__fieldset, .components-placeholder.is-medium .components-placeholder__fieldset form, .components-placeholder.is-small .components-placeholder__fieldset, .components-placeholder.is-small .components-placeholder__fieldset form { flex-direction: column; }
|
| 2526 |
|
| 2527 |
.components-placeholder.is-medium .components-placeholder__fieldset .components-button, .components-placeholder.is-small .components-placeholder__fieldset .components-button { margin-right: auto; }
|
| 2528 |
|
| 2529 |
-
.components-placeholder.is-small .block-editor-block-icon { display: none; }
|
| 2530 |
-
|
| 2531 |
.components-placeholder.is-small .components-button { padding: 0 8px 2px; }
|
| 2532 |
|
| 2533 |
/*!rtl:begin:ignore*/
|
|
@@ -2539,7 +2906,7 @@ body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right
|
|
| 2539 |
|
| 2540 |
.components-popover:not(.is-without-arrow) { margin-left: 2px; }
|
| 2541 |
|
| 2542 |
-
.components-popover:not(.is-without-arrow)::before { border: 8px solid #
|
| 2543 |
|
| 2544 |
.components-popover:not(.is-without-arrow)::after { border: 8px solid #fff; }
|
| 2545 |
|
|
@@ -2583,11 +2950,21 @@ body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right
|
|
| 2583 |
|
| 2584 |
.components-popover[data-y-axis="middle"] { align-items: center; display: flex; }
|
| 2585 |
|
| 2586 |
-
.components-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2587 |
|
| 2588 |
.components-popover .components-popover__content { position: absolute; height: auto; overflow-y: auto; min-width: 260px; }
|
| 2589 |
|
| 2590 |
-
.components-popover.is-expanded .components-popover__content { position: static; height: calc(100% - 50px); overflow-y: visible; min-width: auto; border: none; border-top: 1px solid #
|
| 2591 |
|
| 2592 |
.components-popover[data-y-axis="top"] .components-popover__content { bottom: 100%; }
|
| 2593 |
|
|
@@ -2618,45 +2995,67 @@ body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right
|
|
| 2618 |
|
| 2619 |
.components-radio-control__option:not(:last-child) { margin-bottom: 4px; }
|
| 2620 |
|
| 2621 |
-
.components-radio-control__input[type="radio"] { margin-top: 0; margin-right: 6px; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2622 |
|
| 2623 |
-
.
|
| 2624 |
|
| 2625 |
-
.
|
| 2626 |
|
| 2627 |
-
.
|
| 2628 |
|
| 2629 |
-
.components-
|
| 2630 |
|
| 2631 |
-
.components-
|
| 2632 |
|
| 2633 |
-
.components-
|
| 2634 |
|
| 2635 |
-
.components-
|
| 2636 |
|
| 2637 |
-
.components-
|
| 2638 |
|
| 2639 |
-
.components-
|
| 2640 |
|
| 2641 |
-
.components-
|
| 2642 |
|
| 2643 |
-
|
| 2644 |
|
| 2645 |
-
.components-
|
| 2646 |
|
| 2647 |
-
.components-
|
| 2648 |
|
| 2649 |
-
.
|
| 2650 |
|
| 2651 |
-
.
|
| 2652 |
|
| 2653 |
-
.
|
| 2654 |
|
| 2655 |
-
.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2656 |
|
| 2657 |
.components-resizable-box__handle { display: none; width: 23px; height: 23px; }
|
| 2658 |
|
| 2659 |
-
.components-resizable-box__container.
|
| 2660 |
|
| 2661 |
.components-resizable-box__handle::after { display: block; content: ""; width: 15px; height: 15px; border: 2px solid #fff; border-radius: 50%; background: #0085ba; cursor: inherit; position: absolute; top: calc(50% - 8px); right: calc(50% - 8px); }
|
| 2662 |
|
|
@@ -2694,7 +3093,9 @@ body.admin-color-light .components-resizable-box__side-handle::before { backgrou
|
|
| 2694 |
|
| 2695 |
.is-dark-theme .components-resizable-box__side-handle::before, .is-dark-theme .components-resizable-box__handle::after { border-color: #d7dade; }
|
| 2696 |
|
| 2697 |
-
.components-resizable-
|
|
|
|
|
|
|
| 2698 |
|
| 2699 |
.components-resizable-box__corner-handle { z-index: 2; }
|
| 2700 |
|
|
@@ -2744,7 +3145,7 @@ body.admin-color-light .components-resizable-box__side-handle::before { backgrou
|
|
| 2744 |
|
| 2745 |
.components-responsive-wrapper, .components-responsive-wrapper > span { display: block; }
|
| 2746 |
|
| 2747 |
-
.components-responsive-wrapper__content { position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; }
|
| 2748 |
|
| 2749 |
.components-sandbox { overflow: hidden; }
|
| 2750 |
|
|
@@ -2766,6 +3167,20 @@ html.lockscroll, body.lockscroll { overflow: hidden; }
|
|
| 2766 |
|
| 2767 |
.components-snackbar:focus { background-color: #191e23; box-shadow: 0 0 0 1px #fff, 0 0 0 3px #007cba; }
|
| 2768 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2769 |
.components-snackbar__action.components-button { margin-left: 32px; color: #fff; height: auto; flex-shrink: 0; line-height: 1.4; padding: 0; }
|
| 2770 |
|
| 2771 |
.components-snackbar__action.components-button:not(:disabled):not([aria-disabled="true"]):not(.is-secondary) { text-decoration: underline; background-color: transparent; }
|
|
@@ -2790,81 +3205,255 @@ html.lockscroll, body.lockscroll { overflow: hidden; }
|
|
| 2790 |
@keyframes components-spinner__animation { from { transform: rotate(0deg); }
|
| 2791 |
to { transform: rotate(360deg); } }
|
| 2792 |
|
| 2793 |
-
.components-
|
| 2794 |
|
| 2795 |
-
.components-
|
| 2796 |
|
| 2797 |
-
.components-
|
| 2798 |
|
| 2799 |
-
.components-
|
| 2800 |
|
| 2801 |
-
.components-
|
| 2802 |
|
| 2803 |
-
.
|
| 2804 |
|
| 2805 |
-
.
|
| 2806 |
|
| 2807 |
-
.
|
| 2808 |
|
| 2809 |
-
.components-
|
| 2810 |
|
| 2811 |
-
|
| 2812 |
|
| 2813 |
-
.components-tab-
|
| 2814 |
|
| 2815 |
-
.components-tab-
|
| 2816 |
|
| 2817 |
-
.components-tab-
|
| 2818 |
|
| 2819 |
-
.components-tab-
|
| 2820 |
|
| 2821 |
-
.
|
| 2822 |
|
| 2823 |
-
.components-tab-
|
| 2824 |
|
| 2825 |
-
.
|
| 2826 |
|
| 2827 |
-
.
|
| 2828 |
|
| 2829 |
-
.
|
| 2830 |
|
| 2831 |
-
.components-
|
| 2832 |
|
| 2833 |
-
.components-
|
| 2834 |
|
| 2835 |
-
.
|
| 2836 |
|
| 2837 |
-
.
|
| 2838 |
|
| 2839 |
-
.components-
|
| 2840 |
|
| 2841 |
-
.
|
| 2842 |
|
| 2843 |
-
.components-
|
| 2844 |
|
| 2845 |
-
|
| 2846 |
|
| 2847 |
-
|
| 2848 |
|
| 2849 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2850 |
|
| 2851 |
div.components-toolbar > div + div.has-left-divider { margin-left: 6px; position: relative; overflow: visible; }
|
| 2852 |
|
| 2853 |
div.components-toolbar > div + div.has-left-divider::before { display: inline-block; content: ""; box-sizing: content-box; background-color: #e2e4e7; position: absolute; top: 8px; left: -3px; width: 1px; height: 20px; }
|
| 2854 |
|
| 2855 |
-
.components-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2856 |
|
| 2857 |
-
.components-
|
| 2858 |
|
| 2859 |
-
.components-
|
| 2860 |
|
| 2861 |
-
.components-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2862 |
|
| 2863 |
.components-tooltip.components-popover .components-popover__content { min-width: 0; }
|
| 2864 |
|
| 2865 |
-
.components-tooltip .components-popover__content { padding: 4px
|
| 2866 |
|
| 2867 |
-
.components-tooltip__shortcut { display: block;
|
| 2868 |
|
| 2869 |
.components-visually-hidden { border: 0; clip: rect(1px, 1px, 1px, 1px); -webkit-clip-path: inset(50%); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; word-wrap: normal !important; }
|
| 2870 |
|
|
@@ -2873,16 +3462,28 @@ div.components-toolbar > div + div.has-left-divider::before { display: inline-bl
|
|
| 2873 |
/** Colors */
|
| 2874 |
/** Breakpoints & Media Queries */
|
| 2875 |
/** Colors */
|
| 2876 |
-
/**
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2877 |
/** Breakpoint mixins */
|
| 2878 |
/** Long content fade mixin Creates a fading overlay to signify that the content is longer than the space allows. */
|
| 2879 |
-
/**
|
| 2880 |
/** Applies editor left position to the selector passed as argument */
|
| 2881 |
/** Styles that are reused verbatim in a few places */
|
| 2882 |
/** Allows users to opt-out of animations via OS-level preferences. */
|
| 2883 |
/** Reset default styles for JavaScript UI based pages. This is a WP-admin agnostic reset */
|
| 2884 |
/** Reset the WP Admin page styles for Gutenberg-like pages. */
|
| 2885 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2886 |
|
| 2887 |
.block-editor-block-icon.has-colors svg { fill: currentColor; }
|
| 2888 |
|
|
@@ -2898,23 +3499,16 @@ div.components-toolbar > div + div.has-left-divider::before { display: inline-bl
|
|
| 2898 |
|
| 2899 |
.block-editor-block-inspector__no-blocks { display: block; font-size: 13px; background: #fff; padding: 32px 16px; text-align: center; }
|
| 2900 |
|
| 2901 |
-
.block-editor-block-list__layout .block-editor-block-list__block.is-
|
| 2902 |
-
|
| 2903 |
-
.block-editor-block-list__layout .block-editor-block-list__block.is-selected.is-dragging > * { background: #f8f9f9; }
|
| 2904 |
|
| 2905 |
-
.block-editor-block-list__layout .block-editor-block-list__block.is-
|
| 2906 |
|
| 2907 |
-
.block-editor-block-list__layout .block-editor-block-list__block
|
| 2908 |
|
| 2909 |
-
|
| 2910 |
-
.block-editor-block-list__layout { padding-left: 14px; padding-right: 14px; position: relative; }
|
| 2911 |
-
|
| 2912 |
-
@media (min-width: 600px) { .block-editor-block-list__layout { padding-left: 58px; padding-right: 58px; } }
|
| 2913 |
-
|
| 2914 |
-
.block-editor-block-list__layout .block-editor-block-list__layout { padding-left: 0; padding-right: 0; }
|
| 2915 |
|
| 2916 |
/** Notices & Block Selected/Hover Styles. */
|
| 2917 |
-
.block-editor-block-list__layout .block-editor-block-list__block { position: relative; overflow-wrap: break-word; /** Notices */ /** Block
|
| 2918 |
|
| 2919 |
.block-editor-block-list__layout .block-editor-block-list__block .components-placeholder .components-with-notices-ui { margin: -10px 0 12px 0; }
|
| 2920 |
|
|
@@ -2924,20 +3518,25 @@ div.components-toolbar > div + div.has-left-divider::before { display: inline-bl
|
|
| 2924 |
|
| 2925 |
.block-editor-block-list__layout .block-editor-block-list__block .components-with-notices-ui .components-notice .components-notice__content { font-size: 13px; }
|
| 2926 |
|
| 2927 |
-
.block-editor-block-list__layout .block-editor-block-list__block
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2928 |
|
| 2929 |
-
|
| 2930 |
|
| 2931 |
-
.block-editor-block-list__layout .block-editor-block-list__block
|
| 2932 |
|
| 2933 |
-
.
|
| 2934 |
|
| 2935 |
-
|
| 2936 |
-
.is-dark-theme .block-editor-block-list__layout .block-editor-block-list__block.is-selected::before { box-shadow: -3px 0 0 0 #d7dade; } }
|
| 2937 |
|
| 2938 |
-
.
|
| 2939 |
|
| 2940 |
-
|
|
|
|
|
|
|
| 2941 |
|
| 2942 |
.block-editor-block-list__layout .block-editor-block-list__block.is-focus-mode:not(.is-multi-selected) { opacity: 0.5; transition: opacity 0.1s linear; }
|
| 2943 |
|
|
@@ -2945,88 +3544,96 @@ div.components-toolbar > div + div.has-left-divider::before { display: inline-bl
|
|
| 2945 |
|
| 2946 |
.block-editor-block-list__layout .block-editor-block-list__block.is-focus-mode:not(.is-multi-selected):not(.is-focused) .block-editor-block-list__block, .block-editor-block-list__layout .block-editor-block-list__block.is-focus-mode:not(.is-multi-selected).is-focused { opacity: 1; }
|
| 2947 |
|
| 2948 |
-
.block-editor-block-list__layout .block-editor-block-list__block.is-drop-target::before { border-top:
|
| 2949 |
|
| 2950 |
-
body.admin-color-sunrise .block-editor-block-list__layout .block-editor-block-list__block.is-drop-target::before { border-top:
|
| 2951 |
|
| 2952 |
-
body.admin-color-ocean .block-editor-block-list__layout .block-editor-block-list__block.is-drop-target::before { border-top:
|
| 2953 |
|
| 2954 |
-
body.admin-color-midnight .block-editor-block-list__layout .block-editor-block-list__block.is-drop-target::before { border-top:
|
| 2955 |
|
| 2956 |
-
body.admin-color-ectoplasm .block-editor-block-list__layout .block-editor-block-list__block.is-drop-target::before { border-top:
|
| 2957 |
|
| 2958 |
-
body.admin-color-coffee .block-editor-block-list__layout .block-editor-block-list__block.is-drop-target::before { border-top:
|
| 2959 |
|
| 2960 |
-
body.admin-color-blue .block-editor-block-list__layout .block-editor-block-list__block.is-drop-target::before { border-top:
|
| 2961 |
|
| 2962 |
-
body.admin-color-light .block-editor-block-list__layout .block-editor-block-list__block.is-drop-target::before { border-top:
|
| 2963 |
|
| 2964 |
/** Cross-Block Selection */
|
| 2965 |
-
.block-editor-block-list__layout
|
| 2966 |
|
| 2967 |
-
.is-
|
| 2968 |
|
| 2969 |
-
.block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected .
|
| 2970 |
|
| 2971 |
-
.block-editor-block-list__layout .block-editor-block-list__block.is-
|
| 2972 |
|
| 2973 |
-
|
| 2974 |
-
.block-editor-block-list__layout .block-editor-block-list__block.has-warning { min-height: 36px; }
|
| 2975 |
|
| 2976 |
-
.block-editor-block-list__layout .block-editor-block-list__block.
|
| 2977 |
|
| 2978 |
-
.block-editor-block-list__layout .block-editor-block-list__block.
|
| 2979 |
|
| 2980 |
-
.block-editor-block-list__layout .block-editor-block-list__block.
|
| 2981 |
|
| 2982 |
-
.is-
|
| 2983 |
|
| 2984 |
-
.block-editor-block-list__layout .block-editor-block-list__block.
|
| 2985 |
|
| 2986 |
-
.is-
|
| 2987 |
|
| 2988 |
-
.block-editor-block-list__layout .block-editor-block-list__block.
|
| 2989 |
|
| 2990 |
-
.block-editor-block-list__layout .block-editor-block-list__block.
|
| 2991 |
|
| 2992 |
-
.block-editor-block-list__layout .block-editor-block-list__block.
|
|
|
|
|
|
|
|
|
|
| 2993 |
|
| 2994 |
-
|
| 2995 |
|
| 2996 |
-
.block-editor-block-list__layout .block-editor-block-list__block
|
| 2997 |
|
| 2998 |
-
.block-editor-block-list__layout .block-editor-block-list__block.
|
| 2999 |
|
| 3000 |
-
.block-editor-block-list__layout .block-editor-block-list__block.
|
| 3001 |
|
| 3002 |
-
.
|
| 3003 |
|
| 3004 |
-
.block-editor-block-list__layout .block-editor-block-list__block
|
|
|
|
|
|
|
| 3005 |
|
| 3006 |
-
.block-editor-block-list__layout .block-editor-block-list__block
|
|
|
|
|
|
|
| 3007 |
|
| 3008 |
-
.block-editor-block-list__layout .block-editor-block-list__block[data-
|
| 3009 |
|
| 3010 |
-
.block-editor-block-list__layout .block-editor-block-list__block
|
| 3011 |
|
| 3012 |
-
.block-editor-block-list__layout .
|
| 3013 |
|
| 3014 |
-
.
|
| 3015 |
|
| 3016 |
-
|
| 3017 |
|
| 3018 |
-
.
|
| 3019 |
|
| 3020 |
-
.
|
| 3021 |
|
| 3022 |
-
.
|
|
|
|
|
|
|
| 3023 |
|
| 3024 |
/** In-Canvas Inserter */
|
| 3025 |
.block-editor-block-list .block-editor-inserter { margin: 8px; cursor: move; cursor: -webkit-grab; cursor: grab; }
|
| 3026 |
|
| 3027 |
.block-editor-block-list__insertion-point { position: relative; z-index: 6; margin-top: -14px; }
|
| 3028 |
|
| 3029 |
-
.block-editor-block-list__insertion-point-indicator { position: absolute; top: calc(50% - 1px); height:
|
| 3030 |
|
| 3031 |
body.admin-color-sunrise .block-editor-block-list__insertion-point-indicator { background: #d1864a; }
|
| 3032 |
|
|
@@ -3052,61 +3659,118 @@ body.admin-color-light .block-editor-block-list__insertion-point-indicator { bac
|
|
| 3052 |
|
| 3053 |
.block-editor-block-list__block-popover-inserter.is-visible { position: static; }
|
| 3054 |
|
| 3055 |
-
.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle, .block-editor-block-list__block-popover-inserter .block-editor-inserter__toggle { border-radius:
|
| 3056 |
|
| 3057 |
-
.block-editor-block-
|
| 3058 |
|
| 3059 |
-
.block-editor-block-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3060 |
|
| 3061 |
-
.
|
| 3062 |
|
| 3063 |
-
.block-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3064 |
|
| 3065 |
@media (prefers-reduced-motion: reduce) { .block-editor-block-list__block .block-editor-block-list__block-html-textarea { transition-duration: 0s; } }
|
| 3066 |
|
| 3067 |
.block-editor-block-list__block .block-editor-block-list__block-html-textarea:focus { box-shadow: none; }
|
| 3068 |
|
|
|
|
|
|
|
|
|
|
| 3069 |
/** Block Toolbar when contextual. */
|
| 3070 |
-
.block-editor-block-contextual-toolbar
|
| 3071 |
|
| 3072 |
-
|
| 3073 |
|
| 3074 |
/** Block Label for Navigation/Selection Mode */
|
| 3075 |
-
.block-editor-block-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3076 |
|
| 3077 |
-
.block-editor-block-
|
| 3078 |
|
| 3079 |
-
.block-editor-block-
|
| 3080 |
|
| 3081 |
-
.
|
| 3082 |
|
| 3083 |
-
|
| 3084 |
|
| 3085 |
-
.block-editor-block-list__block
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3086 |
|
| 3087 |
.block-editor-block-list__block .block-editor-warning.block-editor-block-list__block-crash-warning { margin-bottom: auto; }
|
| 3088 |
|
| 3089 |
-
.
|
|
|
|
| 3090 |
|
| 3091 |
-
.block-editor-block-list__insertion-point-popover .components-popover__content { background: none; border: none; box-shadow: none; overflow-y: visible; }
|
| 3092 |
|
| 3093 |
-
.components-popover.block-editor-block-list__block-popover { z-index:
|
| 3094 |
|
| 3095 |
-
.components-popover.block-editor-block-list__block-popover .components-popover__content { margin: 0 !important; min-width: auto; background: none; border: none; box-shadow: none; overflow-y: visible; pointer-events: none; }
|
| 3096 |
|
| 3097 |
.components-popover.block-editor-block-list__block-popover .components-popover__content > * { pointer-events: all; }
|
| 3098 |
|
| 3099 |
-
.components-popover.block-editor-block-list__block-popover .components-popover__content .block-editor-block-
|
| 3100 |
|
| 3101 |
-
.components-popover.block-editor-block-list__block-popover .components-popover__content .block-editor-block-contextual-toolbar[data-align="full"], .components-popover.block-editor-block-list__block-popover .components-popover__content .block-editor-block-
|
| 3102 |
|
| 3103 |
.is-dragging-components-draggable .components-popover.block-editor-block-list__block-popover { opacity: 0; }
|
| 3104 |
|
| 3105 |
-
.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3106 |
|
| 3107 |
-
.
|
| 3108 |
|
| 3109 |
-
|
|
|
|
|
|
|
| 3110 |
|
| 3111 |
body.admin-color-sunrise .block-list-appender.is-drop-target > div::before { border: 3px solid #d1864a; }
|
| 3112 |
|
|
@@ -3124,21 +3788,39 @@ body.admin-color-light .block-list-appender.is-drop-target > div::before { borde
|
|
| 3124 |
|
| 3125 |
.block-list-appender > .block-editor-inserter { display: block; }
|
| 3126 |
|
|
|
|
|
|
|
| 3127 |
.block-editor-block-breadcrumb { list-style: none; padding: 0; margin: 0; }
|
| 3128 |
|
| 3129 |
.block-editor-block-breadcrumb li { display: inline-block; margin: 0; }
|
| 3130 |
|
| 3131 |
.block-editor-block-breadcrumb li:not(:last-child)::after { content: "\2192"; }
|
| 3132 |
|
| 3133 |
-
.block-editor-block-breadcrumb__button.components-button { height: 24px; line-height: 24px; padding: 0; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3134 |
|
| 3135 |
-
.block-editor-block-breadcrumb__button.components-button:
|
| 3136 |
|
| 3137 |
-
.block-editor-block-breadcrumb__button.components-button:focus {
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3138 |
|
| 3139 |
.block-editor-block-breadcrumb__current { cursor: default; }
|
| 3140 |
|
| 3141 |
-
.block-editor-block-breadcrumb__button.components-button, .block-editor-block-breadcrumb__current { color: #
|
| 3142 |
|
| 3143 |
.block-editor-block-card { display: flex; align-items: flex-start; }
|
| 3144 |
|
|
@@ -3146,7 +3828,9 @@ body.admin-color-light .block-list-appender.is-drop-target > div::before { borde
|
|
| 3146 |
|
| 3147 |
.block-editor-block-card__content { flex-grow: 1; }
|
| 3148 |
|
| 3149 |
-
.block-editor-block-card__title { font-weight: 500;
|
|
|
|
|
|
|
| 3150 |
|
| 3151 |
.block-editor-block-card__description { font-size: 13px; }
|
| 3152 |
|
|
@@ -3183,145 +3867,202 @@ body.admin-color-light .block-list-appender.is-drop-target > div::before { borde
|
|
| 3183 |
|
| 3184 |
.block-editor-block-mobile-toolbar { display: flex; flex-direction: row; border-right: 1px solid #e2e4e7; }
|
| 3185 |
|
| 3186 |
-
.block-editor-block-mobile-toolbar .block-editor-block-
|
| 3187 |
|
| 3188 |
-
.block-editor-block-mobile-toolbar .block-editor-block-
|
| 3189 |
|
| 3190 |
.block-editor-block-mobile-toolbar .block-editor-block-mover { display: flex; margin-right: auto; }
|
| 3191 |
|
| 3192 |
-
.block-editor-block-mobile-toolbar .block-editor-block-mover .block-editor-block-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3193 |
|
| 3194 |
-
|
| 3195 |
|
| 3196 |
-
|
| 3197 |
|
| 3198 |
-
|
| 3199 |
|
| 3200 |
-
|
| 3201 |
|
| 3202 |
-
|
| 3203 |
-
.block-editor-block-contextual-toolbar:not([data-align="wide"]):not([data-align="full"]) .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__control svg { width: 28px; height: 24px; padding: 2px 5px; }
|
| 3204 |
-
.block-editor-block-contextual-toolbar:not([data-align="wide"]):not([data-align="full"]) .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__control[aria-disabled="true"] { cursor: default; pointer-events: none; color: rgba(14, 28, 46, 0.62); }
|
| 3205 |
-
.block-editor-block-contextual-toolbar:not([data-align="wide"]):not([data-align="full"]) .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__control:focus:not(:disabled) { background-color: transparent; } }
|
| 3206 |
|
| 3207 |
-
|
| 3208 |
|
| 3209 |
-
.block-editor-block-
|
| 3210 |
|
| 3211 |
-
.block-editor-block-
|
| 3212 |
|
| 3213 |
-
.block-editor-block-
|
| 3214 |
|
| 3215 |
-
.block-editor-block-
|
| 3216 |
|
| 3217 |
-
.block-editor-block-mover.is-horizontal .block-editor-block-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3218 |
|
| 3219 |
.block-editor-block-navigation__container { padding: 7px; }
|
| 3220 |
|
| 3221 |
.block-editor-block-navigation__label { margin: 0 0 8px; color: #6c7781; }
|
| 3222 |
|
| 3223 |
-
.block-editor-block-
|
| 3224 |
|
| 3225 |
-
.block-editor-block-
|
| 3226 |
|
| 3227 |
-
.block-editor-block-
|
| 3228 |
|
| 3229 |
-
.block-editor-block-
|
| 3230 |
|
| 3231 |
-
.block-editor-block-
|
| 3232 |
|
| 3233 |
-
|
| 3234 |
|
| 3235 |
-
.block-editor-block-
|
| 3236 |
|
| 3237 |
-
.block-editor-block-
|
| 3238 |
|
| 3239 |
-
.block-editor-block-
|
| 3240 |
|
| 3241 |
-
.block-editor-block-
|
| 3242 |
|
| 3243 |
-
.block-editor-block-
|
| 3244 |
|
| 3245 |
-
.block-editor-block-
|
| 3246 |
|
| 3247 |
-
.block-editor-block-
|
| 3248 |
|
| 3249 |
-
.block-editor-block-
|
| 3250 |
|
| 3251 |
-
.block-editor-block-
|
| 3252 |
|
| 3253 |
-
.block-editor-block-
|
| 3254 |
|
| 3255 |
-
.
|
| 3256 |
|
| 3257 |
-
.block-editor-block-
|
| 3258 |
|
| 3259 |
-
.block-editor-block-
|
| 3260 |
|
| 3261 |
-
.block-editor-block-
|
|
|
|
|
|
|
| 3262 |
|
| 3263 |
-
.block-editor-block-
|
| 3264 |
|
| 3265 |
-
.block-editor-block-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3266 |
|
| 3267 |
.block-editor-block-preview__content .block-editor-block-list__insertion-point, .block-editor-block-preview__content .block-editor-block-drop-zone, .block-editor-block-preview__content .reusable-block-indicator, .block-editor-block-preview__content .block-list-appender { display: none; }
|
| 3268 |
|
| 3269 |
-
.block-editor-block-
|
|
|
|
|
|
|
| 3270 |
|
| 3271 |
.block-editor-block-settings-menu__popover .components-dropdown-menu__menu { padding: 0; }
|
| 3272 |
|
| 3273 |
.block-editor-block-styles { display: flex; flex-wrap: wrap; justify-content: space-between; }
|
| 3274 |
|
| 3275 |
-
.block-editor-block-styles__item { width: calc(50% - 4px); margin: 4px 0; flex-shrink: 0; cursor: pointer; overflow: hidden; border-radius:
|
| 3276 |
|
| 3277 |
-
.block-editor-block-styles__item:focus {
|
| 3278 |
|
| 3279 |
-
.block-editor-block-styles__item:
|
| 3280 |
|
| 3281 |
-
.block-editor-block-styles__item
|
| 3282 |
|
| 3283 |
-
.block-editor-block-styles__item
|
| 3284 |
|
| 3285 |
-
.block-editor-block-styles__item
|
| 3286 |
|
| 3287 |
-
.
|
| 3288 |
|
| 3289 |
-
.block-editor-block-styles__item
|
| 3290 |
|
| 3291 |
-
.block-editor-block-
|
| 3292 |
|
| 3293 |
-
.
|
| 3294 |
|
| 3295 |
-
.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3296 |
|
| 3297 |
-
.
|
| 3298 |
|
| 3299 |
-
.
|
| 3300 |
|
| 3301 |
-
.
|
| 3302 |
|
| 3303 |
-
.
|
| 3304 |
|
| 3305 |
-
.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3306 |
|
| 3307 |
-
.components-button.block-editor-block-
|
| 3308 |
|
| 3309 |
-
|
| 3310 |
|
| 3311 |
-
.components-button.block-editor-block-switcher__toggle .block-editor-block-
|
| 3312 |
|
| 3313 |
-
.components-button.block-editor-block-switcher__toggle .block-editor-block-
|
| 3314 |
|
| 3315 |
-
.
|
| 3316 |
|
| 3317 |
-
.components-
|
| 3318 |
|
| 3319 |
-
.components-popover.block-editor-block-switcher__popover .components-popover__content
|
|
|
|
|
|
|
| 3320 |
|
| 3321 |
.block-editor-block-switcher__popover .components-popover__content .block-editor-block-switcher__container { min-width: 300px; max-width: 340px; width: 50%; }
|
| 3322 |
|
|
|
|
|
|
|
| 3323 |
@media (min-width: 782px) { .block-editor-block-switcher__popover .components-popover__content { position: relative; }
|
| 3324 |
-
.block-editor-block-switcher__popover .components-popover__content .block-editor-block-switcher__preview { border-left: 1px solid #e2e4e7; box-shadow: 0
|
| 3325 |
|
| 3326 |
.block-editor-block-switcher__popover .components-popover__content .components-panel__body { border: 0; position: relative; z-index: 1; }
|
| 3327 |
|
|
@@ -3329,26 +4070,17 @@ body.admin-color-light .block-list-appender.is-drop-target > div::before { borde
|
|
| 3329 |
|
| 3330 |
.block-editor-block-switcher__popover .block-editor-block-styles { margin: 0 -3px; }
|
| 3331 |
|
| 3332 |
-
.block-editor-block-switcher__popover .block-editor-block-types-list { margin:
|
| 3333 |
|
| 3334 |
.block-editor-block-switcher__preview-title { margin-bottom: 10px; color: #6c7781; }
|
| 3335 |
|
| 3336 |
-
.block-editor-block-toolbar
|
| 3337 |
-
|
| 3338 |
-
@media (prefers-reduced-motion: reduce) { .block-editor-block-toolbar { transition-duration: 0s; } }
|
| 3339 |
-
|
| 3340 |
-
@media (min-width: 600px) { .block-editor-block-toolbar { overflow: inherit; border-left: none; box-shadow: -3px 0 0 0 #555d66; }
|
| 3341 |
-
.is-dark-theme .block-editor-block-toolbar { box-shadow: -3px 0 0 0 #d7dade; } }
|
| 3342 |
-
|
| 3343 |
-
.block-editor-block-toolbar .components-toolbar { border: 0; border-top: 1px solid #b5bcc2; border-bottom: 1px solid #b5bcc2; border-right: 1px solid #b5bcc2; line-height: 0; }
|
| 3344 |
|
| 3345 |
-
.
|
| 3346 |
|
| 3347 |
-
.
|
| 3348 |
-
|
| 3349 |
-
.block-editor-block-toolbar__slot { display: inline-block; line-height: 0; }
|
| 3350 |
|
| 3351 |
-
|
| 3352 |
|
| 3353 |
.block-editor-block-types-list { list-style: none; padding: 4px; margin-left: -4px; margin-right: -4px; overflow: hidden; display: flex; flex-wrap: wrap; }
|
| 3354 |
|
|
@@ -3360,13 +4092,17 @@ body.admin-color-light .block-list-appender.is-drop-target > div::before { borde
|
|
| 3360 |
|
| 3361 |
.block-editor-block-variation-picker__variations.block-editor-block-variation-picker__variations { display: flex; justify-content: flex-start; flex-direction: row; flex-wrap: wrap; width: 100%; margin: 16px 0; padding: 0; list-style: none; }
|
| 3362 |
|
| 3363 |
-
.block-editor-block-variation-picker__variations.block-editor-block-variation-picker__variations > li { list-style: none; margin:
|
|
|
|
|
|
|
| 3364 |
|
| 3365 |
.block-editor-block-variation-picker__variations.block-editor-block-variation-picker__variations .block-editor-block-variation-picker__variation { padding: 8px; }
|
| 3366 |
|
|
|
|
|
|
|
| 3367 |
.block-editor-block-variation-picker__variation { width: 100%; }
|
| 3368 |
|
| 3369 |
-
.block-editor-block-variation-picker__variation.components-button.has-icon { justify-content: center; }
|
| 3370 |
|
| 3371 |
.block-editor-block-variation-picker__variation.components-button.has-icon.is-secondary { background-color: #fff; }
|
| 3372 |
|
|
@@ -3378,15 +4114,49 @@ body.admin-color-light .block-list-appender.is-drop-target > div::before { borde
|
|
| 3378 |
|
| 3379 |
.block-editor-block-variation-picker__variation:last-child { margin-right: 0; }
|
| 3380 |
|
| 3381 |
-
.block-editor-button-block-appender { display: flex; flex-direction: column; align-items: center; justify-content: center; padding:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3382 |
|
| 3383 |
-
.
|
| 3384 |
|
| 3385 |
-
.block-editor-button-block-appender:
|
| 3386 |
|
| 3387 |
-
.
|
| 3388 |
|
| 3389 |
-
.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3390 |
|
| 3391 |
.block-editor-color-gradient-control__color-indicator { margin-bottom: 8px; }
|
| 3392 |
|
|
@@ -3404,7 +4174,7 @@ body.admin-color-light .block-list-appender.is-drop-target > div::before { borde
|
|
| 3404 |
|
| 3405 |
.block-editor-default-block-appender[data-root-client-id=""] .block-editor-default-block-appender__content:hover { outline: 1px solid transparent; }
|
| 3406 |
|
| 3407 |
-
.block-editor-default-block-appender textarea.block-editor-default-block-appender__content { font-family:
|
| 3408 |
|
| 3409 |
@media (prefers-reduced-motion: reduce) { .block-editor-default-block-appender textarea.block-editor-default-block-appender__content { transition-duration: 0s; } }
|
| 3410 |
|
|
@@ -3412,120 +4182,101 @@ body.admin-color-light .block-list-appender.is-drop-target > div::before { borde
|
|
| 3412 |
|
| 3413 |
.block-editor-default-block-appender .components-drop-zone__content-icon { display: none; }
|
| 3414 |
|
| 3415 |
-
.block-editor-default-block-appender__content {
|
| 3416 |
|
| 3417 |
-
.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter, .block-editor-default-block-appender .block-editor-inserter { position: absolute; top: 0; height:
|
| 3418 |
-
|
| 3419 |
-
.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter .components-button.has-icon, .block-editor-default-block-appender .block-editor-inserter .components-button.has-icon { width: 28px; height: 28px; padding: 0; }
|
| 3420 |
-
|
| 3421 |
-
.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter .components-button svg, .block-editor-default-block-appender .block-editor-inserter .components-button svg { display: block; margin: auto; }
|
| 3422 |
|
| 3423 |
.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle, .block-editor-default-block-appender .block-editor-inserter .block-editor-inserter__toggle { margin-right: 0; }
|
| 3424 |
|
| 3425 |
-
.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle:not(:disabled):not([aria-disabled="true"]):not(.is-secondary):hover, .block-editor-default-block-appender .block-editor-inserter .block-editor-inserter__toggle:not(:disabled):not([aria-disabled="true"]):not(.is-secondary):hover { box-shadow: none; }
|
| 3426 |
-
|
| 3427 |
.block-editor-block-list__empty-block-inserter, .block-editor-default-block-appender .block-editor-inserter { right: 8px; }
|
| 3428 |
|
| 3429 |
@media (min-width: 600px) { .block-editor-block-list__empty-block-inserter, .block-editor-default-block-appender .block-editor-inserter { display: flex; height: 100%; } }
|
| 3430 |
|
| 3431 |
.block-editor-block-list__empty-block-inserter:disabled, .block-editor-default-block-appender .block-editor-inserter:disabled { display: none; }
|
| 3432 |
|
| 3433 |
-
.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle, .block-editor-default-block-appender .block-editor-inserter .block-editor-inserter__toggle { border-radius: 50%; width: 28px; height: 28px; padding: 0; }
|
| 3434 |
-
|
| 3435 |
-
.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle:not(:hover), .block-editor-default-block-appender .block-editor-inserter .block-editor-inserter__toggle:not(:hover) { color: rgba(10, 24, 41, 0.7); }
|
| 3436 |
-
|
| 3437 |
-
.is-dark-theme .block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle:not(:hover), .is-dark-theme .block-editor-default-block-appender .block-editor-inserter .block-editor-inserter__toggle:not(:hover) { color: rgba(255, 255, 255, 0.75); }
|
| 3438 |
-
|
| 3439 |
@media (min-width: 600px) { .block-editor-default-block-appender .block-editor-inserter { align-items: center; } }
|
| 3440 |
|
| 3441 |
-
|
| 3442 |
-
|
| 3443 |
-
@media (min-width: 782px) { html.block-editor-editor-skeleton__html-container { position: initial; width: initial; } }
|
| 3444 |
|
| 3445 |
-
.block-editor-
|
| 3446 |
|
| 3447 |
-
|
| 3448 |
-
.is-fullscreen-mode .block-editor-editor-skeleton { top: 0; } }
|
| 3449 |
|
| 3450 |
-
.block-editor-editor-
|
| 3451 |
|
| 3452 |
-
@media (
|
| 3453 |
|
| 3454 |
-
.
|
| 3455 |
|
| 3456 |
-
|
| 3457 |
|
| 3458 |
-
|
| 3459 |
|
| 3460 |
-
|
| 3461 |
-
.folded .block-editor-editor-skeleton { left: 0; }
|
| 3462 |
|
| 3463 |
-
|
| 3464 |
|
| 3465 |
-
|
| 3466 |
-
@media (max-width: 782px) { .auto-fold .wp-responsive-open .block-editor-editor-skeleton { left: 190px; } }
|
| 3467 |
|
| 3468 |
-
|
| 3469 |
-
@media (max-width: 600px) { .auto-fold .wp-responsive-open .block-editor-editor-skeleton { margin-left: -18px; } }
|
| 3470 |
|
| 3471 |
-
body.
|
| 3472 |
|
| 3473 |
-
.block-editor-editor-
|
| 3474 |
|
| 3475 |
-
.block-editor-editor-
|
| 3476 |
|
| 3477 |
-
|
| 3478 |
|
| 3479 |
-
.block-editor-editor-
|
| 3480 |
|
| 3481 |
-
|
| 3482 |
-
.block-editor-editor-skeleton__sidebar:focus { top: auto; bottom: 0; } }
|
| 3483 |
|
| 3484 |
-
.is-
|
| 3485 |
|
| 3486 |
-
|
| 3487 |
|
| 3488 |
-
.block-editor-
|
| 3489 |
|
| 3490 |
-
|
| 3491 |
|
| 3492 |
-
.block-editor-
|
| 3493 |
|
| 3494 |
-
|
| 3495 |
|
| 3496 |
-
.block-editor-editor-
|
| 3497 |
|
| 3498 |
-
.block-editor-
|
| 3499 |
|
| 3500 |
-
.block-editor-link-
|
| 3501 |
|
| 3502 |
-
.block-editor-link-
|
| 3503 |
|
| 3504 |
-
|
| 3505 |
|
| 3506 |
-
.block-editor-link-
|
| 3507 |
|
| 3508 |
-
.block-editor-link-control__search-
|
| 3509 |
|
| 3510 |
-
.block-editor-link-control__search-
|
| 3511 |
|
| 3512 |
-
.block-editor-link-control__search-
|
| 3513 |
|
| 3514 |
-
.block-editor-link-control__search-
|
| 3515 |
|
| 3516 |
-
.block-editor-link-control__search-
|
| 3517 |
|
| 3518 |
-
.block-editor-link-control__search-
|
| 3519 |
|
| 3520 |
-
.block-editor-link-control__search-
|
| 3521 |
|
| 3522 |
-
.block-editor-link-control__search-
|
| 3523 |
|
| 3524 |
-
.block-editor-link-control__search-item
|
| 3525 |
|
| 3526 |
-
.
|
| 3527 |
|
| 3528 |
-
.block-editor-link-control__search-item.is-selected { background: #
|
| 3529 |
|
| 3530 |
.block-editor-link-control__search-item.is-selected .block-editor-link-control__search-item-type { background: #fff; }
|
| 3531 |
|
|
@@ -3535,7 +4286,9 @@ body.is-fullscreen-mode .block-editor-editor-skeleton { left: 0 !important; }
|
|
| 3535 |
|
| 3536 |
.block-editor-link-control__search-item .block-editor-link-control__search-item-icon { margin-right: 1em; min-width: 24px; }
|
| 3537 |
|
| 3538 |
-
.block-editor-link-control__search-item .block-editor-link-control__search-item-info, .block-editor-link-control__search-item .block-editor-link-control__search-item-title { max-width: 230px; overflow: hidden;
|
|
|
|
|
|
|
| 3539 |
|
| 3540 |
.block-editor-link-control__search-item .block-editor-link-control__search-item-title { display: block; margin-bottom: 0.2em; font-weight: 500; }
|
| 3541 |
|
|
@@ -3543,13 +4296,21 @@ body.is-fullscreen-mode .block-editor-editor-skeleton { left: 0 !important; }
|
|
| 3543 |
|
| 3544 |
.block-editor-link-control__search-item .block-editor-link-control__search-item-title span { font-weight: normal; }
|
| 3545 |
|
| 3546 |
-
.block-editor-link-control__search-item .block-editor-link-control__search-item-info { display: block; color: #
|
| 3547 |
|
| 3548 |
.block-editor-link-control__search-item .block-editor-link-control__search-item-type { display: block; padding: 3px 8px; margin-left: auto; font-size: 0.9em; background-color: #f3f4f5; border-radius: 2px; }
|
| 3549 |
|
| 3550 |
-
.block-editor-link-
|
| 3551 |
|
| 3552 |
-
.block-editor-link-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3553 |
|
| 3554 |
.block-editor-link-control__settings :last-child { margin-bottom: 0; }
|
| 3555 |
|
|
@@ -3559,10 +4320,14 @@ body.is-fullscreen-mode .block-editor-editor-skeleton { left: 0 !important; }
|
|
| 3559 |
|
| 3560 |
.block-editor-link-control .block-editor-link-control__search-input .components-spinner { display: block; }
|
| 3561 |
|
| 3562 |
-
.block-editor-link-control .block-editor-link-control__search-input .components-spinner.components-spinner { position: absolute; left: auto; bottom: auto; /* Position spinner to the left of the actions. Compensate for: - Input margin ($grid-
|
| 3563 |
|
| 3564 |
.block-editor-link-control__search-item-action { margin-left: auto; flex-shrink: 0; }
|
| 3565 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3566 |
.block-editor-image-size-control { margin-bottom: 1em; }
|
| 3567 |
|
| 3568 |
.block-editor-image-size-control .block-editor-image-size-control__row { display: flex; justify-content: space-between; }
|
|
@@ -3575,415 +4340,643 @@ body.is-fullscreen-mode .block-editor-editor-skeleton { left: 0 !important; }
|
|
| 3575 |
|
| 3576 |
.block-editor-image-size-control .block-editor-image-size-control__row .block-editor-image-size-control__height { margin-left: 5px; }
|
| 3577 |
|
| 3578 |
-
.block-editor-
|
| 3579 |
|
| 3580 |
[data-align="full"] .has-overlay::after { right: 0; left: 0; }
|
| 3581 |
|
| 3582 |
-
.block-editor-
|
| 3583 |
|
| 3584 |
-
|
| 3585 |
|
| 3586 |
-
@media (
|
| 3587 |
|
| 3588 |
-
.block-editor-
|
| 3589 |
|
| 3590 |
-
|
| 3591 |
|
| 3592 |
-
.block-editor-
|
| 3593 |
|
| 3594 |
-
|
| 3595 |
-
.block-editor-inserter__menu.has-help-panel { width: 700px; } }
|
| 3596 |
|
| 3597 |
-
.block-editor-
|
| 3598 |
|
| 3599 |
-
|
| 3600 |
|
| 3601 |
-
.block-editor-
|
| 3602 |
|
| 3603 |
-
.block-editor-
|
| 3604 |
|
| 3605 |
-
.components-
|
| 3606 |
|
| 3607 |
-
.components-
|
| 3608 |
|
| 3609 |
-
|
| 3610 |
|
| 3611 |
-
|
| 3612 |
|
| 3613 |
-
.block-editor-
|
| 3614 |
|
| 3615 |
-
.block-editor-
|
| 3616 |
|
| 3617 |
-
@media (
|
| 3618 |
|
| 3619 |
-
.block-editor-
|
| 3620 |
|
| 3621 |
-
.
|
| 3622 |
|
| 3623 |
-
.block-editor-
|
| 3624 |
|
| 3625 |
-
.block-editor-
|
| 3626 |
|
| 3627 |
-
.block-editor-
|
| 3628 |
|
| 3629 |
-
.block-editor-
|
| 3630 |
|
| 3631 |
-
.block-editor-
|
| 3632 |
|
| 3633 |
-
.block-editor-
|
| 3634 |
|
| 3635 |
-
.block-editor-
|
| 3636 |
|
| 3637 |
-
.block-editor-
|
| 3638 |
|
| 3639 |
-
|
| 3640 |
|
| 3641 |
-
.block-editor-
|
| 3642 |
|
| 3643 |
-
|
| 3644 |
|
| 3645 |
-
.block-editor-
|
| 3646 |
|
| 3647 |
-
.block-editor-
|
| 3648 |
|
| 3649 |
-
|
| 3650 |
|
| 3651 |
-
.block-editor-
|
| 3652 |
|
| 3653 |
-
.block-editor-
|
| 3654 |
|
| 3655 |
-
.block-editor-
|
| 3656 |
|
| 3657 |
-
.block-editor-
|
| 3658 |
|
| 3659 |
-
.block-editor-
|
| 3660 |
|
| 3661 |
-
.block-editor-
|
| 3662 |
|
| 3663 |
-
.block-editor-
|
| 3664 |
|
| 3665 |
-
.block-editor-
|
| 3666 |
|
| 3667 |
-
.block-editor-
|
| 3668 |
|
| 3669 |
-
.block-editor-
|
| 3670 |
|
| 3671 |
-
.
|
| 3672 |
|
| 3673 |
-
|
| 3674 |
|
| 3675 |
-
.
|
| 3676 |
|
| 3677 |
-
.
|
| 3678 |
|
| 3679 |
-
.
|
| 3680 |
|
| 3681 |
-
.
|
| 3682 |
|
| 3683 |
-
.
|
| 3684 |
|
| 3685 |
-
.
|
| 3686 |
|
| 3687 |
-
.
|
| 3688 |
|
| 3689 |
-
.block-editor-
|
| 3690 |
|
| 3691 |
-
|
| 3692 |
|
| 3693 |
-
.block-editor
|
| 3694 |
|
| 3695 |
-
.block-editor-block-
|
| 3696 |
|
| 3697 |
-
|
| 3698 |
|
| 3699 |
-
.block-editor-block-
|
| 3700 |
|
| 3701 |
-
.
|
| 3702 |
|
| 3703 |
-
.block-editor-
|
| 3704 |
|
| 3705 |
-
.block-editor-
|
| 3706 |
|
| 3707 |
-
.block-editor-
|
| 3708 |
|
| 3709 |
-
.block-editor-
|
| 3710 |
|
| 3711 |
-
.block-editor-
|
| 3712 |
|
| 3713 |
-
.block-editor-
|
| 3714 |
|
| 3715 |
-
.block-editor-
|
| 3716 |
|
| 3717 |
-
.block-editor-
|
| 3718 |
|
| 3719 |
-
.block-editor-
|
| 3720 |
|
| 3721 |
-
.block-editor-
|
| 3722 |
|
| 3723 |
-
|
| 3724 |
|
| 3725 |
-
.block-editor-
|
| 3726 |
|
| 3727 |
-
.block-editor-
|
| 3728 |
|
| 3729 |
-
.block-editor-
|
| 3730 |
|
| 3731 |
-
.block-editor-
|
| 3732 |
|
| 3733 |
-
.block-editor-
|
| 3734 |
|
| 3735 |
-
.block-editor-
|
| 3736 |
|
| 3737 |
-
.block-editor-
|
| 3738 |
|
| 3739 |
-
.
|
| 3740 |
|
| 3741 |
-
.
|
| 3742 |
|
| 3743 |
-
.
|
| 3744 |
|
| 3745 |
-
.block-editor-
|
| 3746 |
|
| 3747 |
-
.block-editor-
|
| 3748 |
|
| 3749 |
-
.block-editor-
|
| 3750 |
|
| 3751 |
-
.block-editor-
|
| 3752 |
|
| 3753 |
-
.block-editor-
|
| 3754 |
|
| 3755 |
-
.block-editor .block-editor-
|
| 3756 |
|
| 3757 |
-
.block-editor-
|
| 3758 |
|
| 3759 |
-
.block-editor-
|
| 3760 |
|
| 3761 |
-
.block-editor-
|
| 3762 |
|
| 3763 |
-
.block-editor-
|
| 3764 |
|
| 3765 |
-
.block-editor-
|
| 3766 |
|
| 3767 |
-
.block-editor-
|
| 3768 |
|
| 3769 |
-
.block-editor-
|
| 3770 |
|
| 3771 |
-
.block-editor-
|
| 3772 |
|
| 3773 |
-
.block-editor-
|
| 3774 |
|
| 3775 |
-
.block-editor-
|
| 3776 |
|
| 3777 |
-
.block-editor-
|
| 3778 |
|
| 3779 |
-
.block-editor-
|
| 3780 |
|
| 3781 |
-
.block-editor-
|
| 3782 |
|
| 3783 |
-
.block-editor-
|
| 3784 |
|
| 3785 |
-
.block-editor-
|
| 3786 |
|
| 3787 |
-
.
|
| 3788 |
|
| 3789 |
-
|
| 3790 |
|
| 3791 |
-
.
|
| 3792 |
|
| 3793 |
-
.
|
| 3794 |
|
| 3795 |
-
.
|
| 3796 |
|
| 3797 |
-
.block-editor-
|
| 3798 |
|
| 3799 |
-
.block-editor-
|
| 3800 |
|
| 3801 |
-
|
| 3802 |
|
| 3803 |
-
|
| 3804 |
|
| 3805 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3806 |
|
| 3807 |
-
|
| 3808 |
|
| 3809 |
-
|
| 3810 |
|
| 3811 |
-
|
| 3812 |
|
| 3813 |
-
|
| 3814 |
|
| 3815 |
-
.block-editor-
|
| 3816 |
|
| 3817 |
-
.block-editor-
|
| 3818 |
|
| 3819 |
-
.block-editor-
|
| 3820 |
|
| 3821 |
-
|
| 3822 |
|
| 3823 |
-
|
| 3824 |
|
| 3825 |
-
.block-editor-
|
| 3826 |
|
| 3827 |
-
.block-editor-
|
| 3828 |
|
| 3829 |
-
.
|
| 3830 |
|
| 3831 |
-
.
|
| 3832 |
|
| 3833 |
-
.
|
| 3834 |
|
| 3835 |
-
.
|
| 3836 |
|
| 3837 |
-
.block-editor-
|
| 3838 |
|
| 3839 |
-
|
| 3840 |
|
| 3841 |
-
.
|
| 3842 |
|
| 3843 |
-
|
| 3844 |
|
| 3845 |
-
.block-editor-
|
| 3846 |
|
| 3847 |
-
.block-editor-
|
| 3848 |
|
| 3849 |
-
.block-editor-
|
| 3850 |
|
| 3851 |
-
|
| 3852 |
|
| 3853 |
-
|
| 3854 |
|
| 3855 |
-
|
| 3856 |
|
| 3857 |
-
|
| 3858 |
|
| 3859 |
-
|
| 3860 |
|
| 3861 |
-
|
| 3862 |
|
| 3863 |
-
|
| 3864 |
|
| 3865 |
-
.
|
| 3866 |
|
| 3867 |
-
|
| 3868 |
|
| 3869 |
-
.block-editor-
|
| 3870 |
|
| 3871 |
-
.block-editor-
|
| 3872 |
|
| 3873 |
-
.block-editor-
|
| 3874 |
|
| 3875 |
-
.block-editor-
|
| 3876 |
|
| 3877 |
-
.block-editor-
|
| 3878 |
|
| 3879 |
-
.block-editor-
|
| 3880 |
|
| 3881 |
-
.block-editor-
|
| 3882 |
|
| 3883 |
-
.block-editor-
|
| 3884 |
|
| 3885 |
-
.
|
| 3886 |
|
| 3887 |
-
.
|
| 3888 |
|
| 3889 |
-
.
|
| 3890 |
|
| 3891 |
-
.
|
| 3892 |
|
| 3893 |
-
.
|
| 3894 |
|
| 3895 |
-
.
|
| 3896 |
|
| 3897 |
-
.block-editor-
|
| 3898 |
|
| 3899 |
-
.block-editor-
|
| 3900 |
|
| 3901 |
-
.block-editor-
|
| 3902 |
|
| 3903 |
-
.
|
| 3904 |
|
| 3905 |
-
.block-editor-
|
| 3906 |
|
| 3907 |
-
.
|
| 3908 |
|
| 3909 |
-
.
|
| 3910 |
|
| 3911 |
-
.
|
| 3912 |
|
| 3913 |
-
.block-editor-
|
| 3914 |
|
| 3915 |
-
.block-editor-
|
| 3916 |
|
| 3917 |
-
.block-editor-
|
| 3918 |
|
| 3919 |
-
.
|
| 3920 |
|
| 3921 |
-
|
| 3922 |
|
| 3923 |
-
.
|
| 3924 |
|
| 3925 |
-
.
|
| 3926 |
|
| 3927 |
-
.
|
| 3928 |
|
| 3929 |
-
.
|
| 3930 |
|
| 3931 |
-
.
|
| 3932 |
|
| 3933 |
-
.
|
| 3934 |
|
| 3935 |
-
.block-editor-
|
| 3936 |
|
| 3937 |
-
.block-editor-
|
| 3938 |
|
| 3939 |
-
|
| 3940 |
-
.block-editor-warning__secondary .components-button.has-icon { padding: 0 4px; } }
|
| 3941 |
|
| 3942 |
-
.block-editor-
|
| 3943 |
|
| 3944 |
-
.block-editor-
|
| 3945 |
|
| 3946 |
-
.block-editor-
|
| 3947 |
|
| 3948 |
-
|
|
|
|
| 3949 |
|
| 3950 |
/** Colors */
|
| 3951 |
/** Breakpoints & Media Queries */
|
| 3952 |
/** Colors */
|
| 3953 |
-
/**
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3954 |
/** Breakpoint mixins */
|
| 3955 |
/** Long content fade mixin Creates a fading overlay to signify that the content is longer than the space allows. */
|
| 3956 |
-
/**
|
| 3957 |
/** Applies editor left position to the selector passed as argument */
|
| 3958 |
/** Styles that are reused verbatim in a few places */
|
| 3959 |
/** Allows users to opt-out of animations via OS-level preferences. */
|
| 3960 |
/** Reset default styles for JavaScript UI based pages. This is a WP-admin agnostic reset */
|
| 3961 |
/** Reset the WP Admin page styles for Gutenberg-like pages. */
|
|
|
|
|
|
|
| 3962 |
.wp-block-audio figcaption { margin-top: 0.5em; margin-bottom: 1em; }
|
| 3963 |
|
| 3964 |
.wp-block-audio audio { width: 100%; min-width: 300px; }
|
| 3965 |
|
| 3966 |
-
.wp-block-
|
| 3967 |
|
| 3968 |
-
.wp-block-
|
| 3969 |
|
| 3970 |
-
.wp-block-
|
| 3971 |
|
| 3972 |
-
.wp-block-button__link {
|
| 3973 |
|
| 3974 |
-
.wp-block-
|
| 3975 |
|
| 3976 |
-
.wp-
|
| 3977 |
|
| 3978 |
-
.is-style-
|
| 3979 |
|
| 3980 |
-
.
|
| 3981 |
|
| 3982 |
-
.
|
| 3983 |
-
|
| 3984 |
-
.is-style-outline .wp-block-button__link { background-color: transparent; border: 2px solid; }
|
| 3985 |
-
|
| 3986 |
-
.wp-block-buttons .wp-block-button { display: inline-block; margin: 4px; }
|
| 3987 |
|
| 3988 |
.wp-block-buttons.aligncenter { text-align: center; }
|
| 3989 |
|
|
@@ -4011,7 +5004,7 @@ body.admin-color-light .block-editor-url-input__suggestion:focus, body.admin-col
|
|
| 4011 |
|
| 4012 |
@media (min-width: 782px) { .wp-block-columns { flex-wrap: nowrap; } }
|
| 4013 |
|
| 4014 |
-
.wp-block-columns.has-background { padding: 20px
|
| 4015 |
|
| 4016 |
.wp-block-column { flex-grow: 1; min-width: 0; word-break: break-word; overflow-wrap: break-word; }
|
| 4017 |
|
|
@@ -4021,7 +5014,7 @@ body.admin-color-light .block-editor-url-input__suggestion:focus, body.admin-col
|
|
| 4021 |
.wp-block-column:nth-child(even) { margin-left: 32px; } }
|
| 4022 |
|
| 4023 |
@media (min-width: 782px) { .wp-block-column { flex-basis: 0; flex-grow: 1; }
|
| 4024 |
-
.wp-block-column[style] { flex-grow: 0; }
|
| 4025 |
.wp-block-column:not(:first-child) { margin-left: 32px; } }
|
| 4026 |
|
| 4027 |
/** All Columns Alignment */
|
|
@@ -4040,7 +5033,7 @@ body.admin-color-light .block-editor-url-input__suggestion:focus, body.admin-col
|
|
| 4040 |
|
| 4041 |
.wp-block-column.is-vertically-aligned-top, .wp-block-column.is-vertically-aligned-center, .wp-block-column.is-vertically-aligned-bottom { width: 100%; }
|
| 4042 |
|
| 4043 |
-
.wp-block-cover-image, .wp-block-cover { position: relative; background-
|
| 4044 |
|
| 4045 |
.wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax { background-attachment: fixed; }
|
| 4046 |
|
|
@@ -4048,6 +5041,8 @@ body.admin-color-light .block-editor-url-input__suggestion:focus, body.admin-col
|
|
| 4048 |
|
| 4049 |
@media (prefers-reduced-motion: reduce) { .wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax { background-attachment: scroll; } }
|
| 4050 |
|
|
|
|
|
|
|
| 4051 |
.wp-block-cover-image.has-background-dim::before, .wp-block-cover.has-background-dim::before { content: ""; background-color: inherit; }
|
| 4052 |
|
| 4053 |
.wp-block-cover-image.has-background-dim:not(.has-background-gradient)::before, .wp-block-cover-image .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim:not(.has-background-gradient)::before, .wp-block-cover .wp-block-cover__gradient-background { position: absolute; top: 0; left: 0; bottom: 0; right: 0; z-index: 1; }
|
|
@@ -4106,6 +5101,26 @@ body.admin-color-light .block-editor-url-input__suggestion:focus, body.admin-col
|
|
| 4106 |
|
| 4107 |
.wp-block-cover-image p:not(.has-text-color), .wp-block-cover-image h1:not(.has-text-color), .wp-block-cover-image h2:not(.has-text-color), .wp-block-cover-image h3:not(.has-text-color), .wp-block-cover-image h4:not(.has-text-color), .wp-block-cover-image h5:not(.has-text-color), .wp-block-cover-image h6:not(.has-text-color), .wp-block-cover-image .wp-block-subhead:not(.has-text-color), .wp-block-cover p:not(.has-text-color), .wp-block-cover h1:not(.has-text-color), .wp-block-cover h2:not(.has-text-color), .wp-block-cover h3:not(.has-text-color), .wp-block-cover h4:not(.has-text-color), .wp-block-cover h5:not(.has-text-color), .wp-block-cover h6:not(.has-text-color), .wp-block-cover .wp-block-subhead:not(.has-text-color) { color: inherit; }
|
| 4108 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4109 |
.wp-block-cover__video-background { position: absolute; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); width: 100%; height: 100%; z-index: 0; -o-object-fit: cover; object-fit: cover; }
|
| 4110 |
|
| 4111 |
section.wp-block-cover-image h2, .wp-block-cover-image-text, .wp-block-cover-text { color: #fff; }
|
|
@@ -4122,31 +5137,35 @@ section.wp-block-cover-image.has-right-content > h2, .wp-block-cover-image.has-r
|
|
| 4122 |
|
| 4123 |
section.wp-block-cover-image > h2, .wp-block-cover-image .wp-block-cover-image-text, .wp-block-cover .wp-block-cover-text { font-size: 2em; line-height: 1.25; z-index: 1; margin-bottom: 0; max-width: 580px; padding: 14px; text-align: center; }
|
| 4124 |
|
| 4125 |
-
.
|
|
|
|
|
|
|
| 4126 |
|
| 4127 |
.wp-block-embed { margin-bottom: 1em; }
|
| 4128 |
|
| 4129 |
.wp-block-embed figcaption { margin-top: 0.5em; margin-bottom: 1em; }
|
| 4130 |
|
| 4131 |
-
.wp-
|
| 4132 |
|
| 4133 |
-
.wp-
|
| 4134 |
|
| 4135 |
-
.wp-embed-responsive .wp-
|
| 4136 |
|
| 4137 |
-
.wp-embed-responsive .wp-
|
| 4138 |
|
| 4139 |
-
.wp-embed-responsive .wp-
|
| 4140 |
|
| 4141 |
-
.wp-embed-responsive .wp-
|
| 4142 |
|
| 4143 |
-
.wp-embed-responsive .wp-
|
| 4144 |
|
| 4145 |
-
.wp-embed-responsive .wp-
|
| 4146 |
|
| 4147 |
-
.wp-embed-responsive .wp-
|
| 4148 |
|
| 4149 |
-
.wp-embed-responsive .wp-
|
|
|
|
|
|
|
| 4150 |
|
| 4151 |
.wp-block-file { margin-bottom: 1.5em; }
|
| 4152 |
|
|
@@ -4184,24 +5203,18 @@ section.wp-block-cover-image > h2, .wp-block-cover-image .wp-block-cover-image-t
|
|
| 4184 |
|
| 4185 |
@supports ((position: -webkit-sticky) or (position: sticky)) { .wp-block-gallery.is-cropped .blocks-gallery-image a, .wp-block-gallery.is-cropped .blocks-gallery-image img, .wp-block-gallery.is-cropped .blocks-gallery-item a, .wp-block-gallery.is-cropped .blocks-gallery-item img, .blocks-gallery-grid.is-cropped .blocks-gallery-image a, .blocks-gallery-grid.is-cropped .blocks-gallery-image img, .blocks-gallery-grid.is-cropped .blocks-gallery-item a, .blocks-gallery-grid.is-cropped .blocks-gallery-item img { height: 100%; flex: 1; -o-object-fit: cover; object-fit: cover; } }
|
| 4186 |
|
| 4187 |
-
.wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item, .blocks-gallery-grid .blocks-gallery-image, .blocks-gallery-grid .blocks-gallery-item { width: calc(
|
| 4188 |
|
| 4189 |
.wp-block-gallery .blocks-gallery-image:nth-of-type(even), .wp-block-gallery .blocks-gallery-item:nth-of-type(even), .blocks-gallery-grid .blocks-gallery-image:nth-of-type(even), .blocks-gallery-grid .blocks-gallery-item:nth-of-type(even) { margin-right: 0; }
|
| 4190 |
|
| 4191 |
.wp-block-gallery.columns-1 .blocks-gallery-image, .wp-block-gallery.columns-1 .blocks-gallery-item, .blocks-gallery-grid.columns-1 .blocks-gallery-image, .blocks-gallery-grid.columns-1 .blocks-gallery-item { width: 100%; margin-right: 0; }
|
| 4192 |
|
| 4193 |
-
@media (min-width: 600px) { .wp-block-gallery.columns-3 .blocks-gallery-image, .wp-block-gallery.columns-3 .blocks-gallery-item, .blocks-gallery-grid.columns-3 .blocks-gallery-image, .blocks-gallery-grid.columns-3 .blocks-gallery-item { width: calc(
|
| 4194 |
-
|
| 4195 |
-
.wp-block-gallery.columns-
|
| 4196 |
-
|
| 4197 |
-
.wp-block-gallery.columns-
|
| 4198 |
-
|
| 4199 |
-
.wp-block-gallery.columns-6 .blocks-gallery-image, .wp-block-gallery.columns-6 .blocks-gallery-item, .blocks-gallery-grid.columns-6 .blocks-gallery-image, .blocks-gallery-grid.columns-6 .blocks-gallery-item { width: calc((100% - 16px * 5) / 6); margin-right: 16px; }
|
| 4200 |
-
@supports (-ms-ime-align: auto) { .wp-block-gallery.columns-6 .blocks-gallery-image, .wp-block-gallery.columns-6 .blocks-gallery-item, .blocks-gallery-grid.columns-6 .blocks-gallery-image, .blocks-gallery-grid.columns-6 .blocks-gallery-item { width: calc((100% - 16px * 5) / 6 - 1px); } }
|
| 4201 |
-
.wp-block-gallery.columns-7 .blocks-gallery-image, .wp-block-gallery.columns-7 .blocks-gallery-item, .blocks-gallery-grid.columns-7 .blocks-gallery-image, .blocks-gallery-grid.columns-7 .blocks-gallery-item { width: calc((100% - 16px * 6) / 7); margin-right: 16px; }
|
| 4202 |
-
@supports (-ms-ime-align: auto) { .wp-block-gallery.columns-7 .blocks-gallery-image, .wp-block-gallery.columns-7 .blocks-gallery-item, .blocks-gallery-grid.columns-7 .blocks-gallery-image, .blocks-gallery-grid.columns-7 .blocks-gallery-item { width: calc((100% - 16px * 6) / 7 - 1px); } }
|
| 4203 |
-
.wp-block-gallery.columns-8 .blocks-gallery-image, .wp-block-gallery.columns-8 .blocks-gallery-item, .blocks-gallery-grid.columns-8 .blocks-gallery-image, .blocks-gallery-grid.columns-8 .blocks-gallery-item { width: calc((100% - 16px * 7) / 8); margin-right: 16px; }
|
| 4204 |
-
@supports (-ms-ime-align: auto) { .wp-block-gallery.columns-8 .blocks-gallery-image, .wp-block-gallery.columns-8 .blocks-gallery-item, .blocks-gallery-grid.columns-8 .blocks-gallery-image, .blocks-gallery-grid.columns-8 .blocks-gallery-item { width: calc((100% - 16px * 7) / 8 - 1px); } }
|
| 4205 |
.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n), .wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n), .blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n), .blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n) { margin-right: 0; }
|
| 4206 |
.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n), .blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n), .blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n) { margin-right: 0; }
|
| 4207 |
.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n), .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n), .blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n), .blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n) { margin-right: 0; }
|
|
@@ -4217,6 +5230,8 @@ section.wp-block-cover-image > h2, .wp-block-cover-image .wp-block-cover-image-t
|
|
| 4217 |
|
| 4218 |
.wp-block-gallery.aligncenter .blocks-gallery-item figure, .blocks-gallery-grid.aligncenter .blocks-gallery-item figure { justify-content: center; }
|
| 4219 |
|
|
|
|
|
|
|
| 4220 |
.wp-block-image { margin-bottom: 1em; }
|
| 4221 |
|
| 4222 |
.wp-block-image img { max-width: 100%; }
|
|
@@ -4225,13 +5240,13 @@ section.wp-block-cover-image > h2, .wp-block-cover-image .wp-block-cover-image-t
|
|
| 4225 |
|
| 4226 |
.wp-block-image.alignfull img, .wp-block-image.alignwide img { width: 100%; }
|
| 4227 |
|
| 4228 |
-
.wp-block-image .alignleft, .wp-block-image .alignright, .wp-block-image .aligncenter, .wp-block-image.is-resized { display: table;
|
| 4229 |
|
| 4230 |
.wp-block-image .alignleft > figcaption, .wp-block-image .alignright > figcaption, .wp-block-image .aligncenter > figcaption, .wp-block-image.is-resized > figcaption { display: table-caption; caption-side: bottom; }
|
| 4231 |
|
| 4232 |
-
.wp-block-image .alignleft { /*rtl:ignore*/ float: left; /*rtl:ignore*/ margin-right: 1em; }
|
| 4233 |
|
| 4234 |
-
.wp-block-image .alignright { /*rtl:ignore*/ float: right; /*rtl:ignore*/ margin-left: 1em; }
|
| 4235 |
|
| 4236 |
.wp-block-image .aligncenter { margin-left: auto; margin-right: auto; }
|
| 4237 |
|
|
@@ -4267,15 +5282,15 @@ section.wp-block-cover-image > h2, .wp-block-cover-image .wp-block-cover-image-t
|
|
| 4267 |
|
| 4268 |
.wp-block-latest-posts.is-grid { display: flex; flex-wrap: wrap; padding: 0; }
|
| 4269 |
|
| 4270 |
-
.wp-block-latest-posts.is-grid li { margin: 0
|
| 4271 |
|
| 4272 |
-
@media (min-width: 600px) { .wp-block-latest-posts.columns-2 li { width: calc((100% / 2) -
|
| 4273 |
-
.wp-block-latest-posts.columns-3 li { width: calc((100% / 3) -
|
| 4274 |
-
.wp-block-latest-posts.columns-4 li { width: calc((100% / 4) -
|
| 4275 |
-
.wp-block-latest-posts.columns-5 li { width: calc((100% / 5) -
|
| 4276 |
-
.wp-block-latest-posts.columns-6 li { width: calc((100% / 6) -
|
| 4277 |
|
| 4278 |
-
.wp-block-latest-posts__post-date { display: block; color: #6c7781; font-size: 13px; }
|
| 4279 |
|
| 4280 |
.wp-block-latest-posts__post-excerpt { margin-top: 8px; margin-bottom: 16px; }
|
| 4281 |
|
|
@@ -4287,6 +5302,8 @@ section.wp-block-cover-image > h2, .wp-block-cover-image .wp-block-cover-image-t
|
|
| 4287 |
|
| 4288 |
.wp-block-latest-posts__featured-image.aligncenter { margin-bottom: 1em; text-align: center; }
|
| 4289 |
|
|
|
|
|
|
|
| 4290 |
.wp-block-media-text { /*!rtl:begin:ignore*/ direction: ltr; /*!rtl:end:ignore*/ display: -ms-grid; display: grid; -ms-grid-columns: 50% 1fr; grid-template-columns: 50% 1fr; -ms-grid-rows: auto; grid-template-rows: auto; }
|
| 4291 |
|
| 4292 |
.wp-block-media-text.has-media-on-the-right { -ms-grid-columns: 1fr 50%; grid-template-columns: 1fr 50%; }
|
|
@@ -4305,7 +5322,7 @@ section.wp-block-cover-image > h2, .wp-block-cover-image .wp-block-cover-image-t
|
|
| 4305 |
|
| 4306 |
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content { /*!rtl:begin:ignore*/ -ms-grid-column: 1; grid-column: 1; -ms-grid-row: 1; grid-row: 1; /*!rtl:end:ignore*/ }
|
| 4307 |
|
| 4308 |
-
.wp-block-media-
|
| 4309 |
|
| 4310 |
.wp-block-media-text.is-image-fill figure.wp-block-media-text__media { height: 100%; min-height: 250px; background-size: cover; }
|
| 4311 |
|
|
@@ -4318,88 +5335,60 @@ section.wp-block-cover-image > h2, .wp-block-cover-image .wp-block-cover-image-t
|
|
| 4318 |
.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__media { -ms-grid-column: 1; grid-column: 1; -ms-grid-row: 2; grid-row: 2; }
|
| 4319 |
.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__content { -ms-grid-column: 1; grid-column: 1; -ms-grid-row: 1; grid-row: 1; } }
|
| 4320 |
|
| 4321 |
-
|
| 4322 |
-
.wp-block-navigation > ul { display: block; list-style: none; margin: 0; padding-left: 0; }
|
| 4323 |
-
|
| 4324 |
-
@media (min-width: 600px) { .wp-block-navigation > ul { display: flex; flex-wrap: wrap; } }
|
| 4325 |
-
|
| 4326 |
-
.wp-block-navigation > ul ul { list-style: none; padding-left: 0; margin-top: 0; margin-left: 0; }
|
| 4327 |
-
|
| 4328 |
-
.wp-block-navigation > ul ul li { margin: 0; }
|
| 4329 |
|
| 4330 |
-
|
| 4331 |
-
.wp-block-navigation > ul li { z-index: 1; }
|
| 4332 |
|
| 4333 |
-
.wp-block-navigation
|
| 4334 |
|
| 4335 |
-
.wp-block-navigation
|
| 4336 |
|
| 4337 |
-
.wp-block-
|
| 4338 |
|
| 4339 |
-
|
| 4340 |
-
.wp-block-navigation, .wp-block-navigation .block-editor-block-list__layout { display: flex; flex-wrap: wrap; }
|
| 4341 |
|
| 4342 |
-
.wp-block-
|
| 4343 |
|
| 4344 |
-
.
|
| 4345 |
|
| 4346 |
-
|
|
|
|
|
|
|
|
|
|
| 4347 |
|
| 4348 |
-
.
|
| 4349 |
|
| 4350 |
-
.
|
| 4351 |
|
| 4352 |
-
.
|
| 4353 |
|
| 4354 |
-
.
|
| 4355 |
|
| 4356 |
-
.wp-block-navigation
|
| 4357 |
|
| 4358 |
-
.
|
| 4359 |
|
| 4360 |
-
.wp-block-navigation
|
| 4361 |
|
| 4362 |
-
.wp-block-navigation
|
| 4363 |
|
| 4364 |
-
.wp-block-navigation
|
| 4365 |
|
| 4366 |
-
|
| 4367 |
|
| 4368 |
-
.wp-block-navigation .wp-block-navigation-link .wp-block-navigation-
|
| 4369 |
|
| 4370 |
-
.wp-block-navigation .wp-block-navigation-
|
| 4371 |
|
| 4372 |
-
.wp-block-navigation .wp-block-navigation-link
|
| 4373 |
|
| 4374 |
-
.wp-block-navigation
|
| 4375 |
|
| 4376 |
-
.
|
| 4377 |
|
| 4378 |
-
.
|
| 4379 |
|
| 4380 |
-
.
|
| 4381 |
-
|
| 4382 |
-
.wp-block-navigation .wp-block-navigation-link:not(.has-background) > .block-editor-inner-blocks, .wp-block-navigation .wp-block-navigation-link:not(.has-background) > .wp-block-navigation__container, .wp-block-navigation.is-style-light .wp-block-navigation-link:not(.has-background) > .block-editor-inner-blocks, .wp-block-navigation.is-style-light .wp-block-navigation-link:not(.has-background) > .wp-block-navigation__container { background-color: #fff; }
|
| 4383 |
-
|
| 4384 |
-
.wp-block-navigation.is-style-dark .wp-block-navigation-link:not(.has-text-color) > .block-editor-inner-blocks, .wp-block-navigation.is-style-dark .wp-block-navigation-link:not(.has-text-color) > .wp-block-navigation__container { color: #fff; }
|
| 4385 |
-
|
| 4386 |
-
.wp-block-navigation.is-style-dark .wp-block-navigation-link:not(.has-background) > .block-editor-inner-blocks, .wp-block-navigation.is-style-dark .wp-block-navigation-link:not(.has-background) > .wp-block-navigation__container { background-color: #333; }
|
| 4387 |
-
|
| 4388 |
-
/* Frontend: non-shared styles & overrides */
|
| 4389 |
-
.wp-block-navigation .wp-block-navigation-link.has-child > .wp-block-navigation__container { display: flex; flex-direction: column; padding: 0; }
|
| 4390 |
-
|
| 4391 |
-
/* TODO: organize/untangle styles below this line */
|
| 4392 |
-
.wp-block-navigation > ul > li > a { display: flex; align-items: center; }
|
| 4393 |
-
|
| 4394 |
-
.wp-block-navigation > ul > li:first-of-type > a { padding-left: 0; }
|
| 4395 |
-
|
| 4396 |
-
.wp-block-navigation > ul > li:last-of-type > a { padding-right: 0; }
|
| 4397 |
-
|
| 4398 |
-
.wp-block-navigation.items-justified-left > ul { justify-content: flex-start; }
|
| 4399 |
-
|
| 4400 |
-
.wp-block-navigation.items-justified-center > ul { justify-content: center; }
|
| 4401 |
-
|
| 4402 |
-
.wp-block-navigation.items-justified-right > ul { justify-content: flex-end; }
|
| 4403 |
|
| 4404 |
.is-small-text { font-size: 14px; }
|
| 4405 |
|
|
@@ -4411,10 +5400,22 @@ section.wp-block-cover-image > h2, .wp-block-cover-image .wp-block-cover-image-t
|
|
| 4411 |
|
| 4412 |
.has-drop-cap:not(:focus)::first-letter { float: left; font-size: 8.4em; line-height: 0.68; font-weight: 100; margin: 0.05em 0.1em 0 0; text-transform: uppercase; font-style: normal; }
|
| 4413 |
|
| 4414 |
-
p.has-background { padding: 20px
|
| 4415 |
|
| 4416 |
p.has-text-color a { color: inherit; }
|
| 4417 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4418 |
.wp-block-pullquote { padding: 3em 0; margin-left: 0; margin-right: 0; text-align: center; }
|
| 4419 |
|
| 4420 |
.wp-block-pullquote.alignleft, .wp-block-pullquote.alignright { max-width: 290px; }
|
|
@@ -4473,7 +5474,7 @@ p.has-text-color a { color: inherit; }
|
|
| 4473 |
|
| 4474 |
.wp-block-separator.is-style-dots { background: none !important; border: none; text-align: center; max-width: none; line-height: 1; height: auto; }
|
| 4475 |
|
| 4476 |
-
.wp-block-separator.is-style-dots::before { content: "\00b7 \00b7 \00b7"; color: currentColor; font-size: 20px; letter-spacing: 2em; padding-left: 2em; font-family: serif; }
|
| 4477 |
|
| 4478 |
.wp-block-social-links { display: flex; justify-content: flex-start; padding-left: 0; padding-right: 0; margin-left: 0; }
|
| 4479 |
|
|
@@ -4509,7 +5510,7 @@ p.has-text-color a { color: inherit; }
|
|
| 4509 |
|
| 4510 |
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy { background-color: #f45800; color: #fff; }
|
| 4511 |
|
| 4512 |
-
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook { background-color: #
|
| 4513 |
|
| 4514 |
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx { background-color: #000; color: #fff; }
|
| 4515 |
|
|
@@ -4527,7 +5528,7 @@ p.has-text-color a { color: inherit; }
|
|
| 4527 |
|
| 4528 |
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm { background-color: #e21b24; color: #fff; }
|
| 4529 |
|
| 4530 |
-
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin { background-color: #
|
| 4531 |
|
| 4532 |
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon { background-color: #3288d4; color: #fff; }
|
| 4533 |
|
|
@@ -4553,7 +5554,7 @@ p.has-text-color a { color: inherit; }
|
|
| 4553 |
|
| 4554 |
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch { background-color: #6440a4; color: #fff; }
|
| 4555 |
|
| 4556 |
-
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter { background-color: #
|
| 4557 |
|
| 4558 |
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo { background-color: #1eb7ea; color: #fff; }
|
| 4559 |
|
|
@@ -4563,7 +5564,7 @@ p.has-text-color a { color: inherit; }
|
|
| 4563 |
|
| 4564 |
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp { background-color: #d32422; color: #fff; }
|
| 4565 |
|
| 4566 |
-
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube { background-color: #
|
| 4567 |
|
| 4568 |
.wp-block-social-links.is-style-logos-only .wp-social-link { background: none; padding: 4px; }
|
| 4569 |
|
|
@@ -4585,7 +5586,7 @@ p.has-text-color a { color: inherit; }
|
|
| 4585 |
|
| 4586 |
.wp-block-social-links.is-style-logos-only .wp-social-link-etsy { color: #f45800; }
|
| 4587 |
|
| 4588 |
-
.wp-block-social-links.is-style-logos-only .wp-social-link-facebook { color: #
|
| 4589 |
|
| 4590 |
.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx { color: #000; }
|
| 4591 |
|
|
@@ -4603,7 +5604,7 @@ p.has-text-color a { color: inherit; }
|
|
| 4603 |
|
| 4604 |
.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm { color: #e21b24; }
|
| 4605 |
|
| 4606 |
-
.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin { color: #
|
| 4607 |
|
| 4608 |
.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon { color: #3288d4; }
|
| 4609 |
|
|
@@ -4629,7 +5630,7 @@ p.has-text-color a { color: inherit; }
|
|
| 4629 |
|
| 4630 |
.wp-block-social-links.is-style-logos-only .wp-social-link-twitch { color: #6440a4; }
|
| 4631 |
|
| 4632 |
-
.wp-block-social-links.is-style-logos-only .wp-social-link-twitter { color: #
|
| 4633 |
|
| 4634 |
.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo { color: #1eb7ea; }
|
| 4635 |
|
|
@@ -4639,7 +5640,7 @@ p.has-text-color a { color: inherit; }
|
|
| 4639 |
|
| 4640 |
.wp-block-social-links.is-style-logos-only .wp-social-link-yelp { background-color: #d32422; color: #fff; }
|
| 4641 |
|
| 4642 |
-
.wp-block-social-links.is-style-logos-only .wp-social-link-youtube { color: #
|
| 4643 |
|
| 4644 |
.wp-block-social-links.is-style-pill-shape .wp-social-link { width: auto; }
|
| 4645 |
|
|
@@ -4709,101 +5710,111 @@ p.wp-block-subhead { font-size: 1.1em; font-style: italic; opacity: 0.75; }
|
|
| 4709 |
|
| 4710 |
.wp-block-video figcaption { margin-top: 0.5em; margin-bottom: 1em; }
|
| 4711 |
|
| 4712 |
-
:root { /* stylelint-disable function-comma-space-after */ /* stylelint-enable function-comma-space-after */ }
|
| 4713 |
|
| 4714 |
-
:root .has-pale-pink-background-color { background-color: #f78da7; }
|
| 4715 |
|
| 4716 |
-
:root .has-vivid-red-background-color { background-color: #cf2e2e; }
|
| 4717 |
|
| 4718 |
-
:root .has-luminous-vivid-orange-background-color { background-color: #ff6900; }
|
| 4719 |
|
| 4720 |
-
:root .has-luminous-vivid-amber-background-color { background-color: #fcb900; }
|
| 4721 |
|
| 4722 |
-
:root .has-light-green-cyan-background-color { background-color: #7bdcb5; }
|
| 4723 |
|
| 4724 |
-
:root .has-vivid-green-cyan-background-color { background-color: #00d084; }
|
| 4725 |
|
| 4726 |
-
:root .has-pale-cyan-blue-background-color { background-color: #8ed1fc; }
|
| 4727 |
|
| 4728 |
-
:root .has-vivid-cyan-blue-background-color { background-color: #0693e3; }
|
| 4729 |
|
| 4730 |
-
:root .has-vivid-purple-background-color { background-color: #9b51e0; }
|
| 4731 |
|
| 4732 |
-
:root .has-
|
| 4733 |
|
| 4734 |
-
:root .has-
|
| 4735 |
|
| 4736 |
-
:root .has-
|
| 4737 |
|
| 4738 |
-
:root .has-
|
| 4739 |
|
| 4740 |
-
:root .has-
|
| 4741 |
|
| 4742 |
-
:root .has-
|
| 4743 |
|
| 4744 |
-
:root .has-
|
| 4745 |
|
| 4746 |
-
:root .has-
|
| 4747 |
|
| 4748 |
-
:root .has-vivid-
|
| 4749 |
|
| 4750 |
-
:root .has-
|
| 4751 |
|
| 4752 |
-
:root .has-vivid-cyan-
|
| 4753 |
|
| 4754 |
-
:root .has-
|
| 4755 |
|
| 4756 |
-
:root .has-
|
| 4757 |
|
| 4758 |
-
:root .has-
|
| 4759 |
|
| 4760 |
-
:root .has-
|
| 4761 |
|
| 4762 |
-
:root .has-
|
| 4763 |
|
| 4764 |
-
:root .
|
| 4765 |
|
| 4766 |
-
:root .has-
|
| 4767 |
|
| 4768 |
-
:root .
|
| 4769 |
|
| 4770 |
-
:root .has-
|
| 4771 |
|
| 4772 |
-
:root .has-
|
| 4773 |
|
| 4774 |
-
:root .has-
|
| 4775 |
|
| 4776 |
-
:root .has-
|
| 4777 |
|
| 4778 |
-
:root .has-
|
| 4779 |
|
| 4780 |
-
:root .has-
|
| 4781 |
|
| 4782 |
-
:root .has-
|
| 4783 |
|
| 4784 |
-
:root .has-
|
| 4785 |
|
| 4786 |
-
:root .has-
|
| 4787 |
|
| 4788 |
-
:root .has-
|
| 4789 |
|
| 4790 |
-
:root .has-
|
| 4791 |
|
| 4792 |
-
:root .has-
|
| 4793 |
|
| 4794 |
-
:root .has-
|
| 4795 |
|
| 4796 |
-
:root .has-
|
| 4797 |
|
| 4798 |
-
.has-
|
| 4799 |
|
| 4800 |
-
.has-
|
| 4801 |
|
| 4802 |
-
.has-
|
| 4803 |
|
| 4804 |
-
.has-
|
| 4805 |
|
| 4806 |
-
.has-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4807 |
|
| 4808 |
.has-text-align-center { text-align: center; }
|
| 4809 |
|
|
@@ -4811,21 +5822,33 @@ p.wp-block-subhead { font-size: 1.1em; font-style: italic; opacity: 0.75; }
|
|
| 4811 |
|
| 4812 |
.has-text-align-right { /*rtl:ignore*/ text-align: right; }
|
| 4813 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4814 |
/** Colors */
|
| 4815 |
/** Breakpoints & Media Queries */
|
| 4816 |
/** Colors */
|
| 4817 |
-
/**
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4818 |
/** Breakpoint mixins */
|
| 4819 |
/** Long content fade mixin Creates a fading overlay to signify that the content is longer than the space allows. */
|
| 4820 |
-
/**
|
| 4821 |
/** Applies editor left position to the selector passed as argument */
|
| 4822 |
/** Styles that are reused verbatim in a few places */
|
| 4823 |
/** Allows users to opt-out of animations via OS-level preferences. */
|
| 4824 |
/** Reset default styles for JavaScript UI based pages. This is a WP-admin agnostic reset */
|
| 4825 |
/** Reset the WP Admin page styles for Gutenberg-like pages. */
|
|
|
|
|
|
|
| 4826 |
.wp-block-audio figcaption { color: #555d66; font-size: 13px; text-align: center; }
|
| 4827 |
|
| 4828 |
-
.wp-block-code { font-family: Menlo, Consolas, monaco, monospace; font-size:
|
| 4829 |
|
| 4830 |
.wp-block-embed figcaption { color: #555d66; font-size: 13px; text-align: center; }
|
| 4831 |
|
|
@@ -4839,6 +5862,8 @@ p.wp-block-subhead { font-size: 1.1em; font-style: italic; opacity: 0.75; }
|
|
| 4839 |
|
| 4840 |
.wp-block-navigation ul, .wp-block-navigation ul li { list-style: none; }
|
| 4841 |
|
|
|
|
|
|
|
| 4842 |
.wp-block-quote { border-left: 4px solid #000; margin: 0 0 28px 0; padding-left: 1em; }
|
| 4843 |
|
| 4844 |
.wp-block-quote cite, .wp-block-quote footer, .wp-block-quote__citation { color: #6c7781; font-size: 13px; margin-top: 1em; position: relative; font-style: normal; }
|
|
@@ -4873,37 +5898,49 @@ p.wp-block-subhead { font-size: 1.1em; font-style: italic; opacity: 0.75; }
|
|
| 4873 |
|
| 4874 |
.wp-block-video figcaption { color: #555d66; font-size: 13px; text-align: center; }
|
| 4875 |
|
|
|
|
|
|
|
| 4876 |
/** Colors */
|
| 4877 |
/** Breakpoints & Media Queries */
|
| 4878 |
/** Colors */
|
| 4879 |
-
/**
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4880 |
/** Breakpoint mixins */
|
| 4881 |
/** Long content fade mixin Creates a fading overlay to signify that the content is longer than the space allows. */
|
| 4882 |
-
/**
|
| 4883 |
/** Applies editor left position to the selector passed as argument */
|
| 4884 |
/** Styles that are reused verbatim in a few places */
|
| 4885 |
/** Allows users to opt-out of animations via OS-level preferences. */
|
| 4886 |
/** Reset default styles for JavaScript UI based pages. This is a WP-admin agnostic reset */
|
| 4887 |
/** Reset the WP Admin page styles for Gutenberg-like pages. */
|
|
|
|
|
|
|
| 4888 |
.block-editor ul.wp-block-archives { padding-left: 2.5em; }
|
| 4889 |
|
| 4890 |
.wp-block-audio { margin-left: 0; margin-right: 0; }
|
| 4891 |
|
| 4892 |
.edit-post-visual-editor .block-library-block__reusable-block-container .block-editor-writing-flow__click-redirect { min-height: auto; }
|
| 4893 |
|
| 4894 |
-
.
|
|
|
|
|
|
|
| 4895 |
|
| 4896 |
-
.
|
| 4897 |
|
| 4898 |
-
.wp-block-button {
|
| 4899 |
|
| 4900 |
-
.wp-block-button
|
| 4901 |
|
| 4902 |
.wp-block-button:not(.has-text-color):not(.is-style-outline) [data-rich-text-placeholder]::after { color: #fff; }
|
| 4903 |
|
| 4904 |
-
.wp-block-button
|
| 4905 |
|
| 4906 |
-
.wp-block-button
|
| 4907 |
|
| 4908 |
.wp-block-button__inline-link { color: #555d66; height: 0; overflow: hidden; max-width: 290px; }
|
| 4909 |
|
|
@@ -4915,104 +5952,54 @@ p.wp-block-subhead { font-size: 1.1em; font-style: italic; opacity: 0.75; }
|
|
| 4915 |
@media (min-width: 960px) { .wp-block-button__inline-link { max-width: 290px; }
|
| 4916 |
.wp-block-button__inline-link-input__suggestions { max-width: 290px; } }
|
| 4917 |
|
| 4918 |
-
.is-selected .wp-block-button__inline-link
|
| 4919 |
|
| 4920 |
div[data-type="core/button"] { display: table; }
|
| 4921 |
|
| 4922 |
.wp-block-buttons .wp-block.block-editor-block-list__block[data-type="core/button"] { display: inline-block; width: auto; }
|
| 4923 |
|
| 4924 |
-
.wp-block
|
| 4925 |
|
| 4926 |
-
.wp-block
|
| 4927 |
|
| 4928 |
-
.wp-block-buttons .block-list-appender { display: inline-block;
|
| 4929 |
-
|
| 4930 |
-
.wp-block-buttons .block-editor-block-list__layout > div:last-child { display: inline-block; }
|
| 4931 |
-
|
| 4932 |
-
.wp-block-buttons .block-editor-button-block-appender { background: none; outline: none; }
|
| 4933 |
|
| 4934 |
.block-editor .wp-block-categories ul { padding-left: 2.5em; }
|
| 4935 |
|
| 4936 |
.block-editor .wp-block-categories ul ul { margin-top: 6px; }
|
| 4937 |
|
| 4938 |
-
.wp-block-code
|
| 4939 |
-
|
| 4940 |
-
@media (min-width: 600px) { .wp-block-code .block-editor-plain-text { font-size: 13px; } }
|
| 4941 |
-
|
| 4942 |
-
.wp-block-code .block-editor-plain-text:focus { box-shadow: none; }
|
| 4943 |
-
|
| 4944 |
-
.wp-block-columns .block-editor-block-list__layout .block-editor-block-list__block { max-width: none; }
|
| 4945 |
-
|
| 4946 |
-
.components-popover.block-editor-block-list__block-popover .components-popover__content .block-editor-block-contextual-toolbar[data-type="core/column"] { margin-left: 0; }
|
| 4947 |
-
|
| 4948 |
-
.wp-block-columns { display: block; }
|
| 4949 |
-
|
| 4950 |
-
.wp-block-columns > .block-editor-inner-blocks > .block-editor-block-list__layout { display: flex; flex-wrap: wrap; }
|
| 4951 |
-
|
| 4952 |
-
@media (min-width: 782px) { .wp-block-columns > .block-editor-inner-blocks > .block-editor-block-list__layout { flex-wrap: nowrap; } }
|
| 4953 |
-
|
| 4954 |
-
.wp-block-columns > .block-editor-inner-blocks > .block-editor-block-list__layout > [data-type="core/column"], .wp-block-columns > .block-editor-inner-blocks > .block-editor-block-list__layout > [data-type="core/column"] .block-core-columns { display: flex; flex-direction: column; flex: 1 1 auto; }
|
| 4955 |
-
|
| 4956 |
-
@supports ((position: -webkit-sticky) or (position: sticky)) { .wp-block-columns > .block-editor-inner-blocks > .block-editor-block-list__layout > [data-type="core/column"], .wp-block-columns > .block-editor-inner-blocks > .block-editor-block-list__layout > [data-type="core/column"] .block-core-columns { flex: 1; } }
|
| 4957 |
-
|
| 4958 |
-
.wp-block-columns > .block-editor-inner-blocks > .block-editor-block-list__layout > [data-type="core/column"] { padding-left: 0; padding-right: 0; margin-left: -14px; margin-right: -14px; margin-top: 0; margin-bottom: 0; min-width: 0; word-break: break-word; overflow-wrap: break-word; flex-basis: 100%; }
|
| 4959 |
-
|
| 4960 |
-
@media (min-width: 600px) { .wp-block-columns > .block-editor-inner-blocks > .block-editor-block-list__layout > [data-type="core/column"] { flex-basis: calc(50% - (16px)); flex-grow: 0; margin-left: 0; margin-right: 0; } }
|
| 4961 |
-
|
| 4962 |
-
@media (min-width: 782px) { .wp-block-columns > .block-editor-inner-blocks > .block-editor-block-list__layout > [data-type="core/column"] { flex-basis: 0; flex-grow: 1; }
|
| 4963 |
-
.wp-block-columns > .block-editor-inner-blocks > .block-editor-block-list__layout > [data-type="core/column"][data-has-explicit-width] { flex-grow: 0; } }
|
| 4964 |
-
|
| 4965 |
-
@media (min-width: 600px) { .wp-block-columns > .block-editor-inner-blocks > .block-editor-block-list__layout > [data-type="core/column"]:nth-child(even) { margin-left: calc(32px); } }
|
| 4966 |
-
|
| 4967 |
-
@media (min-width: 782px) { .wp-block-columns > .block-editor-inner-blocks > .block-editor-block-list__layout > [data-type="core/column"]:not(:first-child) { margin-left: calc(32px); } }
|
| 4968 |
-
|
| 4969 |
-
.wp-block-columns > .block-editor-inner-blocks > .block-editor-block-list__layout > [data-type="core/column"]::before { left: 0; right: 0; }
|
| 4970 |
-
|
| 4971 |
-
.wp-block-columns > .block-editor-inner-blocks > .block-editor-block-list__layout > [data-type="core/column"] > .block-core-columns > .block-editor-inner-blocks { margin-top: -28px; margin-bottom: -28px; }
|
| 4972 |
-
|
| 4973 |
-
/** Columns act as as a "passthrough container" and therefore has its vertical margins/padding removed via negative margins therefore we need to compensate for this here by doubling the spacing on the vertical to ensure there is equal visual spacing around the inserter. Note there is no formal API for a "passthrough" Block so this is an edge case overide */
|
| 4974 |
-
[data-type="core/columns"] .block-list-appender { margin-top: 28px; margin-bottom: 28px; }
|
| 4975 |
-
|
| 4976 |
-
/** Vertical Alignment Preview note: specificity is important here to ensure individual columns alignment is prioritised over parent column alignment */
|
| 4977 |
-
.are-vertically-aligned-top .block-core-columns, div.block-core-columns.is-vertically-aligned-top { justify-content: flex-start; }
|
| 4978 |
|
| 4979 |
-
.
|
| 4980 |
|
| 4981 |
-
.
|
| 4982 |
|
| 4983 |
-
|
| 4984 |
-
[data-type="core/column"] > .editor-block-list__breadcrumb { left: -3px; }
|
| 4985 |
|
| 4986 |
-
|
| 4987 |
-
.block-core-columns > .block-editor-inner-blocks.has-overlay::after { left: 0; right: 0; }
|
| 4988 |
|
| 4989 |
-
|
| 4990 |
|
| 4991 |
-
|
| 4992 |
|
| 4993 |
-
.wp-block-cover
|
| 4994 |
|
| 4995 |
-
.wp-block-cover
|
| 4996 |
|
| 4997 |
-
.wp-block-cover
|
| 4998 |
|
| 4999 |
-
.wp-block-cover
|
| 5000 |
|
| 5001 |
-
|
| 5002 |
-
|
| 5003 |
-
.wp-block-cover-image .wp-block-cover__placeholder-background-options, .wp-block-cover .wp-block-cover__placeholder-background-options { margin-top: 1em; width: 100%; }
|
| 5004 |
-
|
| 5005 |
-
[data-align="left"] .wp-block-cover-image, [data-align="right"] .wp-block-cover-image, [data-align="left"] .wp-block-cover, [data-align="right"] .wp-block-cover { max-width: 290px; width: 100%; }
|
| 5006 |
|
| 5007 |
.block-library-cover__reset-button { margin-left: auto; }
|
| 5008 |
|
|
|
|
|
|
|
| 5009 |
.block-library-cover__resize-container:not(.is-resizing) { height: auto !important; }
|
| 5010 |
|
| 5011 |
.wp-block-embed { margin-left: 0; margin-right: 0; clear: both; }
|
| 5012 |
|
| 5013 |
-
@media (min-width: 600px) { .wp-block-embed { min-width: 360px; }
|
| 5014 |
-
.wp-block-embed.components-placeholder { min-width: 0; } }
|
| 5015 |
-
|
| 5016 |
.wp-block-embed.is-loading { display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 1em; min-height: 200px; text-align: center; background: #f8f9f9; }
|
| 5017 |
|
| 5018 |
.wp-block-embed.is-loading p { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; font-size: 13px; }
|
|
@@ -5043,7 +6030,7 @@ div[data-type="core/button"] { display: table; }
|
|
| 5043 |
|
| 5044 |
.wp-block-freeform.block-library-rich-text__tinymce blockquote { margin: 0; box-shadow: inset 0 0 0 0 #e2e4e7; border-left: 4px solid #000; padding-left: 1em; }
|
| 5045 |
|
| 5046 |
-
.wp-block-freeform.block-library-rich-text__tinymce pre { white-space: pre-wrap; font-family: Menlo, Consolas, monaco, monospace; font-size:
|
| 5047 |
|
| 5048 |
.wp-block-freeform.block-library-rich-text__tinymce > *:first-child { margin-top: 0; }
|
| 5049 |
|
|
@@ -5137,7 +6124,7 @@ div[data-type="core/freeform"]::before { transition: border-color 0.1s linear, b
|
|
| 5137 |
|
| 5138 |
@media (prefers-reduced-motion: reduce) { div[data-type="core/freeform"]::before { transition-duration: 0s; } }
|
| 5139 |
|
| 5140 |
-
div[data-type="core/freeform"].is-selected::before { border-color: #
|
| 5141 |
|
| 5142 |
div[data-type="core/freeform"] .block-editor-block-contextual-toolbar + div { margin-top: 0; padding-top: 0; }
|
| 5143 |
|
|
@@ -5149,9 +6136,9 @@ div[data-type="core/freeform"].is-selected .block-library-rich-text__tinymce::af
|
|
| 5149 |
|
| 5150 |
.mce-toolbar-grp .mce-btn i { font-style: normal; }
|
| 5151 |
|
| 5152 |
-
.block-library-classic__toolbar { display: none; width: auto; margin: 0
|
| 5153 |
|
| 5154 |
-
div[data-type="core/freeform"].is-selected .block-library-classic__toolbar, div[data-type="core/freeform"].is-typing .block-library-classic__toolbar { display: block; border-color: #
|
| 5155 |
|
| 5156 |
.block-library-classic__toolbar .mce-tinymce { box-shadow: none; }
|
| 5157 |
|
|
@@ -5161,6 +6148,8 @@ div[data-type="core/freeform"].is-selected .block-library-classic__toolbar, div[
|
|
| 5161 |
|
| 5162 |
.block-library-classic__toolbar:empty::before { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; font-size: 13px; content: attr(data-placeholder); color: #555d66; line-height: 37px; padding: 14px; }
|
| 5163 |
|
|
|
|
|
|
|
| 5164 |
.block-library-classic__toolbar .mce-tinymce-inline, .block-library-classic__toolbar .mce-tinymce-inline > div, .block-library-classic__toolbar div.mce-toolbar-grp, .block-library-classic__toolbar div.mce-toolbar-grp > div, .block-library-classic__toolbar .mce-menubar, .block-library-classic__toolbar .mce-menubar > div { height: auto !important; width: 100% !important; }
|
| 5165 |
|
| 5166 |
.block-library-classic__toolbar .mce-container-body.mce-abs-layout { overflow: visible; }
|
|
@@ -5175,41 +6164,45 @@ div[data-type="core/freeform"].is-selected .block-library-classic__toolbar, div[
|
|
| 5175 |
|
| 5176 |
.wp-block-gallery li { list-style-type: none; }
|
| 5177 |
|
| 5178 |
-
.
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5179 |
|
| 5180 |
figure.wp-block-gallery { display: block; margin: 0; }
|
| 5181 |
|
| 5182 |
.blocks-gallery-grid.blocks-gallery-grid { padding-left: 0; margin-left: 0; margin-bottom: 0; }
|
| 5183 |
|
| 5184 |
-
.blocks-gallery-item figure:not(.is-selected):focus { outline: none; }
|
|
|
|
|
|
|
| 5185 |
|
| 5186 |
-
.blocks-gallery-item figure.is-selected {
|
| 5187 |
|
| 5188 |
-
body.admin-color-
|
| 5189 |
|
| 5190 |
-
body.admin-color-
|
| 5191 |
|
| 5192 |
-
body.admin-color-
|
| 5193 |
|
| 5194 |
-
body.admin-color-
|
| 5195 |
|
| 5196 |
-
body.admin-color-
|
| 5197 |
|
| 5198 |
-
body.admin-color-
|
| 5199 |
|
| 5200 |
-
|
| 5201 |
|
| 5202 |
.blocks-gallery-item figure.is-transient img { opacity: 0.3; }
|
| 5203 |
|
| 5204 |
-
.blocks-gallery-item .is-selected .block-library-gallery-item__move-menu, .blocks-gallery-item .is-selected .block-library-gallery-item__inline-menu { background: #fff; border: 1px solid
|
| 5205 |
|
| 5206 |
@media (prefers-reduced-motion: reduce) { .blocks-gallery-item .is-selected .block-library-gallery-item__move-menu, .blocks-gallery-item .is-selected .block-library-gallery-item__inline-menu { transition-duration: 0s; } }
|
| 5207 |
|
| 5208 |
-
.blocks-gallery-item .is-selected .block-library-gallery-item__move-menu:hover, .blocks-gallery-item .is-selected .block-library-gallery-item__inline-menu:hover { box-shadow: 0 2px
|
| 5209 |
|
| 5210 |
-
.blocks-gallery-item .is-selected .block-library-gallery-item__move-menu .components-button, .blocks-gallery-item .is-selected .block-library-gallery-item__inline-menu .components-button { color:
|
| 5211 |
-
|
| 5212 |
-
.blocks-gallery-item .is-selected .block-library-gallery-item__move-menu .components-button:not(:disabled):not([aria-disabled="true"]):not(.is-secondary):hover, .blocks-gallery-item .is-selected .block-library-gallery-item__inline-menu .components-button:not(:disabled):not([aria-disabled="true"]):not(.is-secondary):hover { box-shadow: none; }
|
| 5213 |
|
| 5214 |
@media (min-width: 600px) { .columns-7 .blocks-gallery-item .is-selected .block-library-gallery-item__move-menu .components-button, .columns-8 .blocks-gallery-item .is-selected .block-library-gallery-item__move-menu .components-button, .columns-7 .blocks-gallery-item .is-selected .block-library-gallery-item__inline-menu .components-button, .columns-8 .blocks-gallery-item .is-selected .block-library-gallery-item__inline-menu .components-button { padding: 0; width: inherit; height: inherit; } }
|
| 5215 |
|
|
@@ -5225,43 +6218,49 @@ body.admin-color-light .blocks-gallery-item figure.is-selected { outline: 4px so
|
|
| 5225 |
|
| 5226 |
.block-library-gallery-item__move-menu { position: absolute; top: -2px; left: -2px; }
|
| 5227 |
|
| 5228 |
-
.blocks-gallery-item__move-backward, .blocks-gallery-item__move-forward, .blocks-gallery-item__remove { padding: 0; }
|
| 5229 |
|
| 5230 |
.blocks-gallery-item .components-spinner { position: absolute; top: 50%; left: 50%; margin-top: -9px; margin-left: -9px; }
|
| 5231 |
|
| 5232 |
/** Group: All Alignment Settings */
|
| 5233 |
-
.wp-block
|
| 5234 |
-
|
| 5235 |
-
.wp-block[data-type="core/group"] > div > .wp-block-group.has-background > .wp-block-group__inner-container > .block-editor-inner-blocks { margin-top: -32px; margin-bottom: -32px; }
|
| 5236 |
|
| 5237 |
-
.wp-block
|
| 5238 |
|
| 5239 |
-
|
| 5240 |
|
| 5241 |
-
.wp-block
|
| 5242 |
|
| 5243 |
/** Group: Full Width Alignment */
|
| 5244 |
-
|
| 5245 |
|
| 5246 |
-
|
| 5247 |
|
| 5248 |
-
|
| 5249 |
|
| 5250 |
-
|
| 5251 |
|
| 5252 |
[data-type="core/group"].is-selected .block-list-appender { margin-left: 0; margin-right: 0; }
|
| 5253 |
|
| 5254 |
[data-type="core/group"].is-selected .has-background .block-list-appender { margin-top: 18px; margin-bottom: 18px; }
|
| 5255 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5256 |
.wp-block-html { margin-bottom: 28px; }
|
| 5257 |
|
|
|
|
|
|
|
| 5258 |
.wp-block-html .block-editor-plain-text { font-family: Menlo, Consolas, monaco, monospace; color: #23282d; padding: 0.8em 1em; border: 1px solid #e2e4e7; border-radius: 4px; max-height: 250px; /* Fonts smaller than 16px causes mobile safari to zoom. */ font-size: 16px; }
|
| 5259 |
|
| 5260 |
@media (min-width: 600px) { .wp-block-html .block-editor-plain-text { font-size: 13px; } }
|
| 5261 |
|
| 5262 |
.wp-block-html .block-editor-plain-text:focus { box-shadow: none; }
|
| 5263 |
|
| 5264 |
-
.wp-block-image
|
|
|
|
|
|
|
| 5265 |
|
| 5266 |
.wp-block-image.is-transient img { opacity: 0.3; }
|
| 5267 |
|
|
@@ -5273,21 +6272,17 @@ body.admin-color-light .blocks-gallery-item figure.is-selected { outline: 4px so
|
|
| 5273 |
|
| 5274 |
.wp-block-image .components-resizable-box__container img { display: block; width: inherit; height: inherit; }
|
| 5275 |
|
| 5276 |
-
.wp-block-image.is-focused .components-resizable-box__handle { display: block; z-index: 1; }
|
| 5277 |
-
|
| 5278 |
-
.block-editor-block-list__block[data-type="core/image"][data-align="center"] .wp-block-image { margin-left: auto; margin-right: auto; }
|
| 5279 |
-
|
| 5280 |
-
.block-editor-block-list__block[data-type="core/image"][data-align="center"][data-resized="false"] .wp-block-image > div { margin-left: auto; margin-right: auto; }
|
| 5281 |
-
|
| 5282 |
.block-editor-block-list__block[data-type="core/image"] .block-editor-block-toolbar .block-editor-url-input__button-modal { position: absolute; left: 0; right: 0; margin: -1px 0; }
|
| 5283 |
|
| 5284 |
@media (min-width: 600px) { .block-editor-block-list__block[data-type="core/image"] .block-editor-block-toolbar .block-editor-url-input__button-modal { margin: -1px; } }
|
| 5285 |
|
| 5286 |
-
[data-
|
|
|
|
|
|
|
| 5287 |
|
| 5288 |
-
|
| 5289 |
|
| 5290 |
-
[data-
|
| 5291 |
|
| 5292 |
.wp-block-latest-comments.has-avatars .avatar { margin-right: 10px; }
|
| 5293 |
|
|
@@ -5301,15 +6296,17 @@ body.admin-color-light .blocks-gallery-item figure.is-selected { outline: 4px so
|
|
| 5301 |
|
| 5302 |
.wp-block-latest-posts li a > div { display: inline; }
|
| 5303 |
|
| 5304 |
-
.wp-block-legacy-widget__edit-container, .wp-block-legacy-widget__preview { padding-left: 2.5em; padding-right: 2.5em; }
|
| 5305 |
-
|
| 5306 |
.wp-block-legacy-widget__edit-container .widget-inside { border: none; display: block; box-shadow: none; }
|
| 5307 |
|
|
|
|
|
|
|
| 5308 |
.wp-block-legacy-widget__update-button { margin-left: auto; display: block; }
|
| 5309 |
|
| 5310 |
.wp-block-legacy-widget__preview { overflow: auto; }
|
| 5311 |
|
| 5312 |
-
.wp-block-legacy-
|
|
|
|
|
|
|
| 5313 |
|
| 5314 |
.wp-block-media-text .__resizable_base__ { -ms-grid-column: 1; -ms-grid-column-span: 2; grid-column: 1 / span 2; -ms-grid-row: 2; grid-row: 2; }
|
| 5315 |
|
|
@@ -5325,18 +6322,12 @@ body.admin-color-light .blocks-gallery-item figure.is-selected { outline: 4px so
|
|
| 5325 |
|
| 5326 |
.wp-block-media-text.has-media-on-the-right .editor-media-container__resizer { -ms-grid-column: 2; grid-column: 2; -ms-grid-row: 1; grid-row: 1; }
|
| 5327 |
|
| 5328 |
-
.wp-block-media-text .block-editor-inner-blocks { word-break: break-word; -ms-grid-column: 2; grid-column: 2; -ms-grid-row: 1; grid-row: 1; text-align: initial; padding: 0 8% 0 8%; }
|
| 5329 |
|
| 5330 |
.wp-block-media-text.has-media-on-the-right .block-editor-inner-blocks { -ms-grid-column: 1; grid-column: 1; -ms-grid-row: 1; grid-row: 1; }
|
| 5331 |
|
| 5332 |
.wp-block-media-text > .block-editor-inner-blocks > .block-editor-block-list__layout > .block-editor-block-list__block { max-width: unset; }
|
| 5333 |
|
| 5334 |
-
.editor-media-container__resizer .components-resizable-box__handle { display: none; }
|
| 5335 |
-
|
| 5336 |
-
.wp-block-media-text.is-selected:not(.is-stacked-on-mobile) .editor-media-container__resizer .components-resizable-box__handle { display: block; }
|
| 5337 |
-
|
| 5338 |
-
@media (min-width: 600px) { .wp-block-media-text.is-selected.is-stacked-on-mobile .editor-media-container__resizer .components-resizable-box__handle { display: block; } }
|
| 5339 |
-
|
| 5340 |
@media (max-width: 600px) { .wp-block-media-text.is-stacked-on-mobile .block-editor-inner-blocks { -ms-grid-column: 1; grid-column: 1; -ms-grid-row: 2; grid-row: 2; }
|
| 5341 |
.wp-block-media-text.is-stacked-on-mobile .editor-media-container__resizer { -ms-grid-column: 1; grid-column: 1; -ms-grid-row: 1; grid-row: 1; }
|
| 5342 |
.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .block-editor-inner-blocks { -ms-grid-column: 1; grid-column: 1; -ms-grid-row: 1; grid-row: 1; }
|
|
@@ -5352,38 +6343,32 @@ body.admin-color-light .blocks-gallery-item figure.is-selected { outline: 4px so
|
|
| 5352 |
|
| 5353 |
.block-editor .wp-block-more::before { content: ""; position: absolute; top: calc(50%); left: 0; right: 0; border-top: 3px dashed #ccd0d4; }
|
| 5354 |
|
| 5355 |
-
|
| 5356 |
|
| 5357 |
-
|
| 5358 |
|
| 5359 |
-
|
| 5360 |
|
| 5361 |
-
|
| 5362 |
|
| 5363 |
-
|
| 5364 |
-
|
| 5365 |
-
[data-type="core/navigation"] .wp-block-navigation .block-editor-block-list__block::before { left: 0; right: 0; }
|
| 5366 |
-
|
| 5367 |
-
[data-type="core/navigation"].is-selected .wp-block-navigation .block-editor-block-list__block::before, [data-type="core/navigation"].has-child-selected .wp-block-navigation .block-editor-block-list__block::before { border-color: transparent !important; }
|
| 5368 |
-
|
| 5369 |
-
[data-type="core/navigation"] .wp-block-navigation .block-editor-block-list__insertion-point { display: none; }
|
| 5370 |
|
| 5371 |
-
|
| 5372 |
|
| 5373 |
-
|
| 5374 |
|
| 5375 |
-
|
| 5376 |
|
| 5377 |
-
.wp-block-
|
| 5378 |
|
| 5379 |
/** Colors Selector component */
|
| 5380 |
.block-library-colors-selector { width: auto; }
|
| 5381 |
|
| 5382 |
.block-library-colors-selector .block-library-colors-selector__toggle { display: block; margin: 0 auto; padding: 3px; width: auto; }
|
| 5383 |
|
| 5384 |
-
.block-library-colors-selector .block-library-colors-selector__icon-container {
|
| 5385 |
|
| 5386 |
-
.block-library-colors-selector .block-library-colors-
|
| 5387 |
|
| 5388 |
.block-library-colors-selector .block-library-colors-selector__state-selection { border-radius: 11px; box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2); width: 22px; min-width: 22px; height: 22px; min-height: 22px; line-height: 20px; padding: 2px; }
|
| 5389 |
|
|
@@ -5397,23 +6382,19 @@ body.admin-color-light .blocks-gallery-item figure.is-selected { outline: 4px so
|
|
| 5397 |
|
| 5398 |
.block-library-colors-selector__popover .components-panel__body-title { display: none; }
|
| 5399 |
|
|
|
|
|
|
|
| 5400 |
.wp-block-navigation-link__field .components-text-control__input.components-text-control__input, .wp-block-navigation-link__container { border-radius: 0; line-height: 36px; min-height: 36px; }
|
| 5401 |
|
| 5402 |
-
|
| 5403 |
.wp-block-navigation-link .block-editor-block-list__layout { display: block; }
|
| 5404 |
|
| 5405 |
.wp-block-navigation-link.is-editing, .wp-block-navigation-link.is-selected { min-width: 20px; }
|
| 5406 |
|
| 5407 |
-
.wp-block-navigation-link.
|
| 5408 |
-
|
| 5409 |
-
.wp-block-navigation-link .block-editor-rich-text__editable.is-selected:not(.keep-placeholder-on-focus):not(:focus) [data-rich-text-placeholder]::after { display: inline-block; }
|
| 5410 |
|
| 5411 |
.wp-block-navigation-link .block-list-appender { margin: 16px; margin-left: 10px; margin-top: 10px; }
|
| 5412 |
|
| 5413 |
-
[data-type="core/navigation-link"] .block-editor-block-toolbar { left: 14px; }
|
| 5414 |
-
|
| 5415 |
-
[data-type="core/navigation-link"] .block-editor-block-toolbar .components-toolbar.block-editor-block-mover .components-button.block-editor-block-mover__control-drag-handle { display: none; }
|
| 5416 |
-
|
| 5417 |
.wp-block-navigation-link__nofollow-external-link { display: block; }
|
| 5418 |
|
| 5419 |
.wp-block-navigation-link__separator { margin: 8px 0 8px; border-top: 1px solid #e2e4e7; }
|
|
@@ -5432,9 +6413,23 @@ body.admin-color-light .blocks-gallery-item figure.is-selected { outline: 4px so
|
|
| 5432 |
|
| 5433 |
.wp-block-nextpage::before { content: ""; position: absolute; top: calc(50%); left: 0; right: 0; border-top: 3px dashed #ccd0d4; }
|
| 5434 |
|
| 5435 |
-
.block-editor-block-list__block[data-type="core/paragraph"]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5436 |
|
| 5437 |
-
.
|
| 5438 |
|
| 5439 |
.wp-block-pullquote blockquote p { font-size: 28px; line-height: 1.6; }
|
| 5440 |
|
|
@@ -5448,53 +6443,119 @@ body.admin-color-light .blocks-gallery-item figure.is-selected { outline: 4px so
|
|
| 5448 |
|
| 5449 |
.wp-block-quote__citation { font-size: 13px; }
|
| 5450 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5451 |
.block-editor .wp-block-rss { padding-left: 2.5em; }
|
| 5452 |
|
| 5453 |
.block-editor .wp-block-rss.is-grid { padding-left: 0; }
|
| 5454 |
|
| 5455 |
.wp-block-rss li a > div { display: inline; }
|
| 5456 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5457 |
.wp-block-search__input { border-radius: 4px; border: 1px solid #7e8993; color: rgba(14, 28, 46, 0.62); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; font-size: 13px; padding: 8px; }
|
| 5458 |
|
| 5459 |
.wp-block-search__input:focus { outline: none; }
|
| 5460 |
|
| 5461 |
.wp-block-search__button { background: #f7f7f7; border-radius: 4px; border: 1px solid #ccc; box-shadow: inset 0 -1px 0 #ccc; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; font-size: 13px; padding: 6px 10px; }
|
| 5462 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5463 |
.wp-block-shortcode { display: flex; flex-direction: column; padding: 14px; background-color: rgba(139, 139, 150, 0.1); font-size: 13px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; margin-bottom: 28px; }
|
| 5464 |
|
| 5465 |
.wp-block-shortcode label { display: flex; align-items: center; white-space: nowrap; font-weight: 600; flex-shrink: 0; }
|
| 5466 |
|
| 5467 |
-
.wp-block-shortcode .block-editor-plain-text {
|
| 5468 |
|
| 5469 |
.wp-block-shortcode .dashicon { margin-right: 8px; }
|
| 5470 |
|
| 5471 |
-
.
|
| 5472 |
|
| 5473 |
-
.
|
| 5474 |
|
| 5475 |
-
|
| 5476 |
|
| 5477 |
-
.
|
| 5478 |
|
| 5479 |
-
|
| 5480 |
|
| 5481 |
-
|
| 5482 |
|
| 5483 |
-
|
| 5484 |
|
| 5485 |
-
|
| 5486 |
|
| 5487 |
-
|
| 5488 |
|
| 5489 |
-
.
|
| 5490 |
|
| 5491 |
-
.
|
| 5492 |
|
| 5493 |
-
|
| 5494 |
|
| 5495 |
-
.block-editor-
|
| 5496 |
|
| 5497 |
-
.block-editor-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5498 |
|
| 5499 |
[data-type="core/social-links"]:not(.is-selected):not(.has-child-selected) .wp-block-social-links { min-height: 36px; }
|
| 5500 |
|
|
@@ -5510,21 +6571,41 @@ body.admin-color-light .blocks-gallery-item figure.is-selected { outline: 4px so
|
|
| 5510 |
|
| 5511 |
[data-type="core/social-links"] .wp-social-link:focus { opacity: 1; box-shadow: 0 0 0 2px #fff, 0 0 0 4px #007cba; outline: 2px solid transparent; }
|
| 5512 |
|
| 5513 |
-
.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5514 |
|
| 5515 |
.block-library-spacer__resize-container { clear: both; margin-bottom: 28px; }
|
| 5516 |
|
|
|
|
|
|
|
| 5517 |
.edit-post-visual-editor p.wp-block-subhead { color: #6c7781; font-size: 1.1em; font-style: italic; }
|
| 5518 |
|
| 5519 |
-
.
|
| 5520 |
|
| 5521 |
-
.
|
| 5522 |
|
| 5523 |
-
.
|
| 5524 |
|
| 5525 |
-
.
|
| 5526 |
|
| 5527 |
-
.
|
| 5528 |
|
| 5529 |
.wp-block-table { margin: 0; }
|
| 5530 |
|
|
@@ -5536,13 +6617,18 @@ body.admin-color-light .blocks-gallery-item figure.is-selected { outline: 4px so
|
|
| 5536 |
|
| 5537 |
.wp-block-table figcaption { color: #555d66; font-size: 13px; text-align: center; }
|
| 5538 |
|
| 5539 |
-
.
|
|
|
|
|
|
|
| 5540 |
|
| 5541 |
-
.
|
|
|
|
| 5542 |
|
| 5543 |
-
.
|
| 5544 |
|
| 5545 |
-
.
|
|
|
|
|
|
|
| 5546 |
|
| 5547 |
.block-editor .wp-block-tag-cloud a { display: inline-block; margin-right: 5px; }
|
| 5548 |
|
|
@@ -5556,49 +6642,107 @@ body.admin-color-light .blocks-gallery-item figure.is-selected { outline: 4px so
|
|
| 5556 |
|
| 5557 |
.wp-block-template-part__placeholder-preview .block-editor-block-preview__container { padding: 1px; }
|
| 5558 |
|
| 5559 |
-
.wp-block-template-part__placeholder-preview .block-editor-block-preview__content { position: initial; }
|
| 5560 |
-
|
| 5561 |
.wp-block-template-part__placeholder-preview-title { font-size: 15px; font-weight: 600; margin-bottom: 4px; }
|
| 5562 |
|
| 5563 |
.wp-block-text-columns .block-editor-rich-text__editable:focus { outline: 1px solid #e2e4e7; }
|
| 5564 |
|
| 5565 |
pre.wp-block-verse { color: #191e23; white-space: nowrap; font-family: inherit; font-size: inherit; padding: 1em; overflow: auto; }
|
| 5566 |
|
| 5567 |
-
.
|
| 5568 |
|
| 5569 |
-
.editor-video-poster-control .components-
|
| 5570 |
|
| 5571 |
-
.editor-video-poster-control .components-button
|
| 5572 |
|
| 5573 |
-
|
| 5574 |
-
.block-editor-block-list__layout .reusable-block-edit-panel { align-items: center; background: #f8f9f9; color: #555d66; display: flex; flex-wrap: wrap; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; font-size: 13px; position: relative; top: -14px; margin: 0 -14px; padding: 8px 14px; z-index: 61; border: 1px dashed rgba(145, 151, 162, 0.25); border-bottom: none; }
|
| 5575 |
|
| 5576 |
-
.block-
|
| 5577 |
|
| 5578 |
-
|
|
|
|
| 5579 |
|
| 5580 |
.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__info { margin-right: auto; }
|
| 5581 |
|
| 5582 |
-
.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__label { margin-right: 8px; white-space: nowrap; font-
|
| 5583 |
|
| 5584 |
-
.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title { flex: 1 1 100%;
|
| 5585 |
|
| 5586 |
.block-editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button { flex-shrink: 0; }
|
| 5587 |
|
| 5588 |
@media (min-width: 960px) { .block-editor-block-list__layout .reusable-block-edit-panel { flex-wrap: nowrap; }
|
| 5589 |
.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title { margin: 0; }
|
| 5590 |
-
.block-editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button { margin: 0 0 0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5591 |
|
| 5592 |
-
.
|
| 5593 |
|
| 5594 |
-
.
|
| 5595 |
|
| 5596 |
-
.
|
| 5597 |
|
| 5598 |
-
.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5599 |
|
| 5600 |
/** Editor Normalization Styles These are only output in the editor, but styles here are NOT prefixed .editor-styles-wrapper. This allows us to create normalization styles that are easily overridden by editor styles. */
|
| 5601 |
-
.
|
|
|
|
|
|
|
| 5602 |
|
| 5603 |
/* BASICS */
|
| 5604 |
.CodeMirror { /* Set height, width, borders, and global font properties here */ font-family: monospace; height: 300px; color: black; direction: ltr; }
|
|
@@ -5853,6 +6997,8 @@ span.CodeMirror-selectedtext { background: none; }
|
|
| 5853 |
|
| 5854 |
@media (min-width: 600px) { .mailpoet-editor-header-button { margin-right: 12px; padding: 0 12px; } }
|
| 5855 |
|
|
|
|
|
|
|
| 5856 |
.admin_page_mailpoet-form-editor .BeaconFabButtonFrame, .admin_page_mailpoet-form-editor .BeaconContainer { left: 175px; }
|
| 5857 |
|
| 5858 |
.admin_page_mailpoet-form-editor.folded .BeaconFabButtonFrame, .admin_page_mailpoet-form-editor.folded .BeaconContainer { left: 50px; }
|
|
@@ -5927,9 +7073,11 @@ span.CodeMirror-selectedtext { background: none; }
|
|
| 5927 |
|
| 5928 |
.mailpoet_preview_content_wrapper .mailpoet_preview_sidebar .mailpoet-size-settings-control .components-range-control__number { min-width: 5em; }
|
| 5929 |
|
| 5930 |
-
.
|
|
|
|
|
|
|
| 5931 |
|
| 5932 |
-
.
|
| 5933 |
|
| 5934 |
.edit-post-header { flex-direction: row-reverse; justify-content: space-between; }
|
| 5935 |
|
|
@@ -5939,8 +7087,6 @@ span.CodeMirror-selectedtext { background: none; }
|
|
| 5939 |
|
| 5940 |
h2 { font-size: 1.7em; }
|
| 5941 |
|
| 5942 |
-
.block-list-appender .block-editor-inserter { margin: 0 auto; max-width: 580px; }
|
| 5943 |
-
|
| 5944 |
.mailpoet-form-background > div > .block-editor-block-list__layout > .block-editor-block-list__block:first-child { margin-top: 0; }
|
| 5945 |
|
| 5946 |
.block-editor-block-list__layout .mailpoet_text { min-height: 0; }
|
|
@@ -5949,10 +7095,16 @@ h2 { font-size: 1.7em; }
|
|
| 5949 |
|
| 5950 |
.block-editor-block-list__layout .mailpoet_paragraph .mailpoet_text_label { font-size: 1em; line-height: 1.2; }
|
| 5951 |
|
| 5952 |
-
.mailpoet_toolbar_item { align-items: center; background-color: white;
|
| 5953 |
|
| 5954 |
.mailpoet_toolbar_item .mailpoet-font-family-select { width: 272px; }
|
| 5955 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5956 |
.components-panel .select2-container { width: 100% !important; }
|
| 5957 |
|
| 5958 |
.components-panel .select2-container input.select2-search__field:focus { border: 0; box-shadow: none; }
|
| 3 |
/** Colors */
|
| 4 |
/** Breakpoints & Media Queries */
|
| 5 |
/** Colors */
|
| 6 |
+
/** Fonts & basic variables. */
|
| 7 |
+
/** Grid System. https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/ */
|
| 8 |
+
/** Dimensions. */
|
| 9 |
+
/** Shadows. */
|
| 10 |
+
/** Editor widths. */
|
| 11 |
+
/** Block UI. */
|
| 12 |
+
/** Border radii. */
|
| 13 |
/** Breakpoint mixins */
|
| 14 |
/** Long content fade mixin Creates a fading overlay to signify that the content is longer than the space allows. */
|
| 15 |
+
/** Focus styles. */
|
| 16 |
/** Applies editor left position to the selector passed as argument */
|
| 17 |
/** Styles that are reused verbatim in a few places */
|
| 18 |
/** Allows users to opt-out of animations via OS-level preferences. */
|
| 19 |
/** Reset default styles for JavaScript UI based pages. This is a WP-admin agnostic reset */
|
| 20 |
/** Reset the WP Admin page styles for Gutenberg-like pages. */
|
| 21 |
+
.components-panel__header.interface-complementary-area-header__small { background: #fff; padding-right: 4px; }
|
| 22 |
|
| 23 |
+
.components-panel__header.interface-complementary-area-header__small .interface-complementary-area-header__small-title { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 100%; }
|
| 24 |
|
| 25 |
+
@media (min-width: 782px) { .components-panel__header.interface-complementary-area-header__small { display: none; } }
|
|
|
|
|
|
|
| 26 |
|
| 27 |
+
.interface-complementary-area-header { padding-right: 4px; background: #f3f4f5; }
|
| 28 |
|
| 29 |
+
.interface-complementary-area-header .components-button.has-icon { display: none; margin-left: auto; }
|
| 30 |
|
| 31 |
+
.interface-complementary-area-header .components-button.has-icon ~ .components-button { margin-left: 0; }
|
| 32 |
|
| 33 |
+
@media (min-width: 782px) { .interface-complementary-area-header .components-button.has-icon { display: flex; } }
|
| 34 |
+
|
| 35 |
+
.interface-complementary-area { background: #fff; color: #555d66; overflow: visible; }
|
| 36 |
+
|
| 37 |
+
@media (min-width: 600px) { .interface-complementary-area { z-index: auto; height: 100%; overflow: auto; -webkit-overflow-scrolling: touch; } }
|
| 38 |
+
|
| 39 |
+
@media (min-width: 782px) { .interface-complementary-area { width: 280px; } }
|
| 40 |
+
|
| 41 |
+
.interface-complementary-area > .components-panel { border-left: none; border-right: none; overflow: auto; -webkit-overflow-scrolling: touch; height: auto; max-height: calc(100vh - 146px); margin-top: -1px; margin-bottom: -1px; position: relative; }
|
| 42 |
+
|
| 43 |
+
@media (min-width: 600px) { .interface-complementary-area > .components-panel { overflow: visible; height: auto; max-height: none; } }
|
| 44 |
+
|
| 45 |
+
.interface-complementary-area > .components-panel .components-panel__header { position: fixed; z-index: 1; top: 0; left: 0; right: 0; height: 50px; }
|
| 46 |
+
|
| 47 |
+
@media (min-width: 600px) { .interface-complementary-area > .components-panel .components-panel__header { position: inherit; top: auto; left: auto; right: auto; } }
|
| 48 |
+
|
| 49 |
+
.interface-complementary-area p { margin-top: 0; }
|
| 50 |
+
|
| 51 |
+
.interface-complementary-area h2, .interface-complementary-area h3 { font-size: 13px; color: #555d66; margin-bottom: 1.5em; }
|
| 52 |
+
|
| 53 |
+
.interface-complementary-area hr { border-top: none; border-bottom: 1px solid #e2e4e7; margin: 1.5em 0; }
|
| 54 |
+
|
| 55 |
+
.interface-complementary-area div.components-toolbar-group, .interface-complementary-area div.components-toolbar { box-shadow: none; margin-bottom: 1.5em; }
|
| 56 |
+
|
| 57 |
+
.interface-complementary-area div.components-toolbar-group:last-child, .interface-complementary-area div.components-toolbar:last-child { margin-bottom: 0; }
|
| 58 |
+
|
| 59 |
+
.interface-complementary-area .block-editor-skip-to-selected-block:focus { top: auto; right: 10px; bottom: 10px; left: auto; }
|
| 60 |
+
|
| 61 |
+
@media (min-width: 782px) { body.js.is-fullscreen-mode { margin-top: -32px; height: calc(100% + 32px); }
|
| 62 |
+
body.js.is-fullscreen-mode #adminmenumain, body.js.is-fullscreen-mode #wpadminbar { display: none; }
|
| 63 |
+
body.js.is-fullscreen-mode #wpcontent, body.js.is-fullscreen-mode #wpfooter { margin-left: 0; } }
|
| 64 |
+
|
| 65 |
+
html.interface-interface-skeleton__html-container { position: fixed; width: 100%; }
|
| 66 |
+
|
| 67 |
+
@media (min-width: 782px) { html.interface-interface-skeleton__html-container { position: initial; width: initial; } }
|
| 68 |
+
|
| 69 |
+
.interface-interface-skeleton { display: flex; flex-direction: column; height: auto; max-height: 100%; position: fixed; top: 46px; left: 0; right: 0; bottom: 0; }
|
| 70 |
+
|
| 71 |
+
@media (min-width: 783px) { .interface-interface-skeleton { top: 32px; }
|
| 72 |
+
.is-fullscreen-mode .interface-interface-skeleton { top: 0; } }
|
| 73 |
+
|
| 74 |
+
.interface-interface-skeleton { /* Set left position when auto-fold is not on the body element. */ left: 0; }
|
| 75 |
+
|
| 76 |
+
@media (min-width: 783px) { .interface-interface-skeleton { left: 160px; } }
|
| 77 |
+
|
| 78 |
+
.auto-fold .interface-interface-skeleton { /* Auto fold is when on smaller breakpoints, nav menu auto collapses. */ }
|
| 79 |
+
|
| 80 |
+
@media (min-width: 783px) { .auto-fold .interface-interface-skeleton { left: 36px; } }
|
| 81 |
+
|
| 82 |
+
@media (min-width: 961px) { .auto-fold .interface-interface-skeleton { left: 160px; } }
|
| 83 |
+
|
| 84 |
+
/* Sidebar manually collapsed. */
|
| 85 |
+
.folded .interface-interface-skeleton { left: 0; }
|
| 86 |
+
|
| 87 |
+
@media (min-width: 783px) { .folded .interface-interface-skeleton { left: 36px; } }
|
| 88 |
+
|
| 89 |
+
/* Mobile menu opened. */
|
| 90 |
+
@media (max-width: 783px) { .auto-fold .wp-responsive-open .interface-interface-skeleton { left: 190px; } }
|
| 91 |
+
|
| 92 |
+
/* In small screens with responsive menu expanded there is small white space. */
|
| 93 |
+
@media (max-width: 600px) { .auto-fold .wp-responsive-open .interface-interface-skeleton { margin-left: -18px; } }
|
| 94 |
+
|
| 95 |
+
body.is-fullscreen-mode .interface-interface-skeleton { left: 0 !important; }
|
| 96 |
+
|
| 97 |
+
.interface-interface-skeleton__body { flex-grow: 1; display: flex; overflow: auto; overscroll-behavior-y: none; }
|
| 98 |
+
|
| 99 |
+
.interface-interface-skeleton__content { flex-grow: 1; display: flex; flex-direction: column; overflow: auto; }
|
| 100 |
+
|
| 101 |
+
.interface-interface-skeleton__left-sidebar, .interface-interface-skeleton__sidebar { display: block; width: auto; flex-shrink: 0; position: absolute; z-index: 100000; top: 0; right: 0; bottom: 0; left: 0; background: #fff; color: #1e1e1e; }
|
| 102 |
+
|
| 103 |
+
@media (min-width: 782px) { .interface-interface-skeleton__left-sidebar, .interface-interface-skeleton__sidebar { position: relative !important; z-index: 90; } }
|
| 104 |
+
|
| 105 |
+
@media (min-width: 782px) { .interface-interface-skeleton__sidebar { overflow: auto; border-left: 1px solid #e2e4e7; } }
|
| 106 |
+
|
| 107 |
+
@media (min-width: 782px) { .interface-interface-skeleton__left-sidebar { border-right: 1px solid #e2e4e7; } }
|
| 108 |
+
|
| 109 |
+
.interface-interface-skeleton__header { flex-shrink: 0; height: auto; border-bottom: 1px solid #e2e4e7; z-index: 30; color: #1e1e1e; position: -webkit-sticky; position: sticky; top: 0; }
|
| 110 |
+
|
| 111 |
+
@media (min-width: 600px) { .interface-interface-skeleton__header { position: initial; top: 0; } }
|
| 112 |
+
|
| 113 |
+
.interface-interface-skeleton__footer { height: auto; flex-shrink: 0; border-top: 1px solid #e2e4e7; color: #1e1e1e; display: none; }
|
| 114 |
+
|
| 115 |
+
@media (min-width: 782px) { .interface-interface-skeleton__footer { display: block; } }
|
| 116 |
+
|
| 117 |
+
.interface-interface-skeleton__actions { z-index: 100000; position: fixed !important; top: -9999em; bottom: auto; left: auto; right: 0; width: 280px; color: #1e1e1e; }
|
| 118 |
+
|
| 119 |
+
.interface-interface-skeleton__actions:focus { top: auto; bottom: 0; }
|
| 120 |
+
|
| 121 |
+
.interface-pinned-items { display: flex; }
|
| 122 |
+
|
| 123 |
+
.interface-pinned-items .components-button { margin-left: 4px; }
|
| 124 |
+
|
| 125 |
+
.interface-pinned-items .components-button.is-pressed { margin-left: 5px; }
|
| 126 |
+
|
| 127 |
+
.interface-pinned-items .components-button svg { max-width: 24px; max-height: 24px; }
|
| 128 |
+
|
| 129 |
+
.edit-post-header { height: 60px; background: #fff; display: flex; flex-wrap: wrap; align-items: center; max-width: 100vw; }
|
| 130 |
|
| 131 |
@media (min-width: 280px) { .edit-post-header { flex-wrap: nowrap; } }
|
| 132 |
|
| 134 |
|
| 135 |
@supports ((position: -webkit-sticky) or (position: sticky)) { .edit-post-header > .edit-post-header__settings { order: initial; } }
|
| 136 |
|
| 137 |
+
.edit-post-header__toolbar { display: flex; flex-grow: 1; padding-left: 8px; }
|
| 138 |
|
| 139 |
+
@media (min-width: 600px) { .edit-post-header__toolbar { padding-left: 24px; } }
|
| 140 |
|
| 141 |
+
.edit-post-header__toolbar .table-of-contents { display: none; }
|
| 142 |
|
| 143 |
+
@media (min-width: 600px) { .edit-post-header__toolbar .table-of-contents { display: block; } }
|
| 144 |
|
| 145 |
+
.edit-post-header__settings { display: inline-flex; align-items: center; flex-wrap: wrap; padding-right: 4px; }
|
| 146 |
|
| 147 |
+
@media (min-width: 600px) { .edit-post-header__settings { padding-right: 16px; } }
|
| 148 |
|
| 149 |
+
/** Buttons in the Toolbar */
|
| 150 |
+
.edit-post-header__settings .components-button.editor-post-save-draft, .edit-post-header__settings .editor-post-saved-state, .edit-post-header__settings .components-button.editor-post-switch-to-draft, .edit-post-header__settings .components-button.editor-post-preview, .edit-post-header__settings .components-button.block-editor-post-preview__dropdown, .edit-post-header__settings .components-button.editor-post-publish-button, .edit-post-header__settings .components-button.editor-post-publish-panel__toggle { padding: 0 6px; margin-right: 4px; }
|
| 151 |
|
| 152 |
+
@media (min-width: 600px) { .edit-post-header__settings .components-button.editor-post-save-draft, .edit-post-header__settings .editor-post-saved-state, .edit-post-header__settings .components-button.editor-post-switch-to-draft, .edit-post-header__settings .components-button.editor-post-preview, .edit-post-header__settings .components-button.block-editor-post-preview__dropdown, .edit-post-header__settings .components-button.editor-post-publish-button, .edit-post-header__settings .components-button.editor-post-publish-panel__toggle { padding: 0 12px; margin-right: 12px; } }
|
| 153 |
|
| 154 |
+
.edit-post-header-preview__grouping-external { display: flex; position: relative; padding-bottom: 0; }
|
| 155 |
|
| 156 |
+
.edit-post-header-preview__button-external { padding-left: 8px; margin-right: auto; width: 100%; display: flex; justify-content: flex-start; }
|
|
|
|
| 157 |
|
| 158 |
+
.edit-post-header-preview__button-external svg { margin-right: 8px; }
|
| 159 |
+
|
| 160 |
+
.edit-post-post-preview-dropdown .components-popover__content { padding-bottom: 0; }
|
| 161 |
|
| 162 |
+
.edit-post-fullscreen-mode-close.has-icon { display: none; }
|
|
|
|
|
|
|
| 163 |
|
| 164 |
+
@media (min-width: 782px) { .edit-post-fullscreen-mode-close.has-icon { display: flex; align-items: center; align-self: stretch; border: none; background: #23282e; color: #fff; border-radius: 0; height: auto; width: 60px; }
|
| 165 |
+
.edit-post-fullscreen-mode-close.has-icon:hover { background: #32373d; }
|
| 166 |
+
.edit-post-fullscreen-mode-close.has-icon:active { color: #fff; }
|
| 167 |
+
.edit-post-fullscreen-mode-close.has-icon:focus { box-shadow: inset 0 0 0 1.5px #007cba, inset 0 0 0 2.5px #fff; }
|
| 168 |
+
body.admin-color-sunrise .edit-post-fullscreen-mode-close.has-icon:focus { box-shadow: inset 0 0 0 1.5px #d1864a, inset 0 0 0 2.5px #fff; }
|
| 169 |
+
body.admin-color-ocean .edit-post-fullscreen-mode-close.has-icon:focus { box-shadow: inset 0 0 0 1.5px #a3b9a2, inset 0 0 0 2.5px #fff; }
|
| 170 |
+
body.admin-color-midnight .edit-post-fullscreen-mode-close.has-icon:focus { box-shadow: inset 0 0 0 1.5px #e14d43, inset 0 0 0 2.5px #fff; }
|
| 171 |
+
body.admin-color-ectoplasm .edit-post-fullscreen-mode-close.has-icon:focus { box-shadow: inset 0 0 0 1.5px #a7b656, inset 0 0 0 2.5px #fff; }
|
| 172 |
+
body.admin-color-coffee .edit-post-fullscreen-mode-close.has-icon:focus { box-shadow: inset 0 0 0 1.5px #c2a68c, inset 0 0 0 2.5px #fff; }
|
| 173 |
+
body.admin-color-blue .edit-post-fullscreen-mode-close.has-icon:focus { box-shadow: inset 0 0 0 1.5px #d9ab59, inset 0 0 0 2.5px #fff; }
|
| 174 |
+
body.admin-color-light .edit-post-fullscreen-mode-close.has-icon:focus { box-shadow: inset 0 0 0 1.5px #0085ba, inset 0 0 0 2.5px #fff; } }
|
| 175 |
|
| 176 |
.edit-post-header-toolbar { display: inline-flex; align-items: center; }
|
| 177 |
|
| 179 |
|
| 180 |
@media (min-width: 600px) { .edit-post-header-toolbar > .components-button { display: inline-flex; } }
|
| 181 |
|
| 182 |
+
.edit-post-header-toolbar > .edit-post-header-toolbar__inserter-toggle { display: inline-flex; }
|
| 183 |
+
|
| 184 |
+
.edit-post-header-toolbar .block-editor-block-navigation { display: none; }
|
| 185 |
|
| 186 |
+
@media (min-width: 600px) { .edit-post-header-toolbar .block-editor-block-navigation { display: flex; } }
|
| 187 |
|
| 188 |
+
.edit-post-header-toolbar__block-toolbar { position: absolute; top: 61px; left: 0; right: 0; background: #fff; border-bottom: 1px solid #e2e4e7; }
|
| 189 |
|
| 190 |
.edit-post-header-toolbar__block-toolbar:empty { display: none; }
|
| 191 |
|
| 192 |
+
.edit-post-header-toolbar__block-toolbar .block-editor-block-toolbar .components-toolbar-group, .edit-post-header-toolbar__block-toolbar .block-editor-block-toolbar .components-toolbar { border-top: none; border-bottom: none; }
|
| 193 |
|
| 194 |
.is-sidebar-opened .edit-post-header-toolbar__block-toolbar { display: none; }
|
| 195 |
|
| 196 |
@media (min-width: 782px) { .is-sidebar-opened .edit-post-header-toolbar__block-toolbar { display: block; right: 280px; } }
|
| 197 |
|
| 198 |
+
@media (min-width: 1280px) { .edit-post-header-toolbar__block-toolbar { padding-left: 8px; position: static; left: auto; right: auto; background: none; border-bottom: none; }
|
| 199 |
.is-sidebar-opened .edit-post-header-toolbar__block-toolbar { right: auto; }
|
| 200 |
+
.edit-post-header-toolbar__block-toolbar .block-editor-block-toolbar { border-left: 1px solid #e2e4e7; }
|
| 201 |
+
.edit-post-header-toolbar__block-toolbar .block-editor-block-toolbar .components-toolbar-group, .edit-post-header-toolbar__block-toolbar .block-editor-block-toolbar .components-toolbar { height: 60px; padding: 6px 0; } }
|
| 202 |
+
|
| 203 |
+
.edit-post-header-toolbar .edit-post-header-toolbar__inserter-toggle { margin-right: 8px; min-width: 32px; width: 32px; height: 32px; padding: 0; }
|
| 204 |
|
| 205 |
.edit-post-more-menu { margin-left: -4px; }
|
| 206 |
|
| 207 |
.edit-post-more-menu .components-button { width: auto; padding: 0 2px; }
|
| 208 |
|
| 209 |
+
@media (min-width: 600px) { .edit-post-more-menu { margin-left: 0; }
|
| 210 |
.edit-post-more-menu .components-button { padding: 0 4px; } }
|
| 211 |
|
|
|
|
|
|
|
| 212 |
.edit-post-more-menu__content .components-popover__content { min-width: 260px; }
|
| 213 |
|
| 214 |
@media (min-width: 480px) { .edit-post-more-menu__content .components-popover__content { width: auto; max-width: 480px; } }
|
| 217 |
|
| 218 |
.components-popover.edit-post-more-menu__content { z-index: 99998; }
|
| 219 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 220 |
.edit-post-keyboard-shortcut-help-modal__section { margin: 0 0 2rem 0; }
|
| 221 |
|
| 222 |
.edit-post-keyboard-shortcut-help-modal__main-shortcuts .edit-post-keyboard-shortcut-help-modal__shortcut-list { margin-top: -25px; }
|
| 247 |
|
| 248 |
.edit-post-layout__metaboxes:not(:empty) .edit-post-meta-boxes-area { margin: auto 20px; }
|
| 249 |
|
| 250 |
+
.edit-post-layout .components-editor-notices__snackbar { position: fixed; right: 0; bottom: 40px; padding-left: 16px; padding-right: 16px; }
|
| 251 |
|
| 252 |
.edit-post-layout .components-editor-notices__snackbar { /* Set left position when auto-fold is not on the body element. */ left: 0; }
|
| 253 |
|
| 254 |
+
@media (min-width: 783px) { .edit-post-layout .components-editor-notices__snackbar { left: 160px; } }
|
| 255 |
|
| 256 |
.auto-fold .edit-post-layout .components-editor-notices__snackbar { /* Auto fold is when on smaller breakpoints, nav menu auto collapses. */ }
|
| 257 |
|
| 258 |
+
@media (min-width: 783px) { .auto-fold .edit-post-layout .components-editor-notices__snackbar { left: 36px; } }
|
| 259 |
|
| 260 |
@media (min-width: 961px) { .auto-fold .edit-post-layout .components-editor-notices__snackbar { left: 160px; } }
|
| 261 |
|
| 262 |
/* Sidebar manually collapsed. */
|
| 263 |
.folded .edit-post-layout .components-editor-notices__snackbar { left: 0; }
|
| 264 |
|
| 265 |
+
@media (min-width: 783px) { .folded .edit-post-layout .components-editor-notices__snackbar { left: 36px; } }
|
| 266 |
|
| 267 |
/* Mobile menu opened. */
|
| 268 |
+
@media (max-width: 783px) { .auto-fold .wp-responsive-open .edit-post-layout .components-editor-notices__snackbar { left: 190px; } }
|
| 269 |
|
| 270 |
/* In small screens with responsive menu expanded there is small white space. */
|
| 271 |
@media (max-width: 600px) { .auto-fold .wp-responsive-open .edit-post-layout .components-editor-notices__snackbar { margin-left: -18px; } }
|
| 285 |
|
| 286 |
@keyframes edit-post-post-publish-panel__slide-in-animation { 100% { transform: translateX(0%); } }
|
| 287 |
|
| 288 |
+
.interface-interface-skeleton__sidebar > div { height: 100%; }
|
| 289 |
|
| 290 |
.edit-post-layout .editor-post-publish-panel__header-publish-button { justify-content: center; }
|
| 291 |
|
| 292 |
+
.edit-post-layout__toggle-publish-panel, .edit-post-layout__toogle-sidebar-panel, .edit-post-layout__toggle-entities-saved-states-panel { z-index: 100000; position: fixed !important; top: -9999em; bottom: auto; left: auto; right: 0; width: 280px; background-color: #fff; border: 1px dotted #e2e4e7; height: auto !important; padding: 24px; display: flex; justify-content: center; }
|
|
|
|
|
|
|
|
|
|
|
|
|
| 293 |
|
| 294 |
+
.interface-interface-skeleton__actions:focus .edit-post-layout__toggle-publish-panel, .interface-interface-skeleton__actions:focus-within .edit-post-layout__toggle-publish-panel, .interface-interface-skeleton__actions:focus .edit-post-layout__toggle-publish-panel, .interface-interface-skeleton__actions:focus-within .edit-post-layout__toggle-publish-panel, .interface-interface-skeleton__actions:focus .edit-post-layout__toogle-sidebar-panel, .interface-interface-skeleton__actions:focus-within .edit-post-layout__toogle-sidebar-panel, .interface-interface-skeleton__actions:focus .edit-post-layout__toogle-sidebar-panel, .interface-interface-skeleton__actions:focus-within .edit-post-layout__toogle-sidebar-panel, .interface-interface-skeleton__actions:focus .edit-post-layout__toggle-entities-saved-states-panel, .interface-interface-skeleton__actions:focus-within .edit-post-layout__toggle-entities-saved-states-panel, .interface-interface-skeleton__actions:focus .edit-post-layout__toggle-entities-saved-states-panel, .interface-interface-skeleton__actions:focus-within .edit-post-layout__toggle-entities-saved-states-panel { top: auto; bottom: 0; }
|
| 295 |
|
| 296 |
+
.edit-post-layout__footer { display: none; z-index: 30; }
|
| 297 |
|
| 298 |
+
@media (min-width: 782px) { .edit-post-layout__footer { display: flex; background: #fff; height: 24px; align-items: center; font-size: 13px; padding: 0 18px; } }
|
| 299 |
|
| 300 |
+
.edit-post-layout .interface-interface-skeleton__content { background-color: #ccd0d4; }
|
| 301 |
|
| 302 |
+
.edit-post-layout__inserter-panel { height: 100%; display: flex; flex-direction: column; }
|
| 303 |
|
| 304 |
+
.edit-post-layout__inserter-panel-header { padding-top: 8px; padding-right: 8px; display: flex; justify-content: flex-end; }
|
| 305 |
|
| 306 |
+
@media (min-width: 782px) { .edit-post-layout__inserter-panel-header { display: none; } }
|
| 307 |
|
| 308 |
+
.edit-post-layout__inserter-panel-content { height: calc(100% - 36px - 8px); }
|
| 309 |
|
| 310 |
+
@media (min-width: 782px) { .edit-post-layout__inserter-panel-content { height: 100%; } }
|
| 311 |
|
| 312 |
+
@media (min-width: 600px) { .edit-post-manage-blocks-modal { height: calc(100% - 60px - 60px); } }
|
| 313 |
|
| 314 |
.edit-post-manage-blocks-modal .components-modal__content { padding-bottom: 0; display: flex; flex-direction: column; }
|
| 315 |
|
| 385 |
|
| 386 |
.edit-post-meta-boxes-area__clear { clear: both; }
|
| 387 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 388 |
.components-panel__header.edit-post-sidebar__panel-tabs { justify-content: flex-start; padding-left: 0; padding-right: 4px; border-top: 0; margin-top: 0; }
|
| 389 |
|
| 390 |
.components-panel__header.edit-post-sidebar__panel-tabs .components-button.has-icon { display: none; margin-left: auto; }
|
| 391 |
|
| 392 |
@media (min-width: 782px) { .components-panel__header.edit-post-sidebar__panel-tabs .components-button.has-icon { display: flex; } }
|
| 393 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 394 |
.components-panel__body.is-opened.edit-post-last-revision__panel { padding: 0; }
|
| 395 |
|
| 396 |
+
.editor-post-last-revision__title.components-button { padding: 13px 16px; }
|
| 397 |
|
| 398 |
.editor-post-author__select { margin: -5px 0; width: 100%; }
|
| 399 |
|
| 401 |
|
| 402 |
.edit-post-post-link__link-post-name { font-weight: 600; }
|
| 403 |
|
| 404 |
+
.edit-post-post-link__preview-label { font-weight: 400; margin: 0; }
|
| 405 |
|
| 406 |
.edit-post-post-link__link { text-align: left; word-wrap: break-word; display: block; }
|
| 407 |
|
| 419 |
|
| 420 |
.edit-post-post-visibility { width: 100%; }
|
| 421 |
|
|
|
|
|
|
|
| 422 |
@media (min-width: 782px) { .edit-post-post-visibility__dialog .components-popover__content { width: 257px; } }
|
| 423 |
|
| 424 |
.edit-post-post-visibility__dialog-legend { font-weight: 600; }
|
| 437 |
|
| 438 |
.components-panel__header.edit-post-sidebar__panel-tabs li { margin: 0; }
|
| 439 |
|
| 440 |
+
.components-button.edit-post-sidebar__panel-tab { border-radius: 0; height: 49px; background: transparent; border: none; box-shadow: none; cursor: pointer; display: inline-block; padding: 3px 15px; margin-left: 0; font-weight: 400; color: #191e23; }
|
|
|
|
|
|
|
| 441 |
|
| 442 |
.components-button.edit-post-sidebar__panel-tab::after { content: attr(data-label); display: block; font-weight: 600; height: 0; overflow: hidden; speak: none; visibility: hidden; }
|
| 443 |
|
| 444 |
+
.components-button.edit-post-sidebar__panel-tab.is-active { box-shadow: inset 0 0 0 1.5px transparent, inset 0 -4px 0 0 #007cba; font-weight: 600; position: relative; }
|
| 445 |
|
| 446 |
+
body.admin-color-sunrise .components-button.edit-post-sidebar__panel-tab.is-active { box-shadow: inset 0 0 0 1.5px transparent, inset 0 -4px 0 0 #d1864a; }
|
| 447 |
|
| 448 |
+
body.admin-color-ocean .components-button.edit-post-sidebar__panel-tab.is-active { box-shadow: inset 0 0 0 1.5px transparent, inset 0 -4px 0 0 #a3b9a2; }
|
| 449 |
|
| 450 |
+
body.admin-color-midnight .components-button.edit-post-sidebar__panel-tab.is-active { box-shadow: inset 0 0 0 1.5px transparent, inset 0 -4px 0 0 #e14d43; }
|
| 451 |
|
| 452 |
+
body.admin-color-ectoplasm .components-button.edit-post-sidebar__panel-tab.is-active { box-shadow: inset 0 0 0 1.5px transparent, inset 0 -4px 0 0 #a7b656; }
|
| 453 |
|
| 454 |
+
body.admin-color-coffee .components-button.edit-post-sidebar__panel-tab.is-active { box-shadow: inset 0 0 0 1.5px transparent, inset 0 -4px 0 0 #c2a68c; }
|
| 455 |
|
| 456 |
+
body.admin-color-blue .components-button.edit-post-sidebar__panel-tab.is-active { box-shadow: inset 0 0 0 1.5px transparent, inset 0 -4px 0 0 #d9ab59; }
|
| 457 |
|
| 458 |
+
body.admin-color-light .components-button.edit-post-sidebar__panel-tab.is-active { box-shadow: inset 0 0 0 1.5px transparent, inset 0 -4px 0 0 #0085ba; }
|
| 459 |
|
| 460 |
+
.components-button.edit-post-sidebar__panel-tab.is-active::before { content: ""; position: absolute; top: 0; bottom: 1px; right: 0; left: 0; border-bottom: 4px solid transparent; }
|
| 461 |
|
| 462 |
+
.components-button.edit-post-sidebar__panel-tab:focus { box-shadow: inset 0 0 0 1.5px #007cba; }
|
| 463 |
|
| 464 |
+
body.admin-color-sunrise .components-button.edit-post-sidebar__panel-tab:focus { box-shadow: inset 0 0 0 1.5px #d1864a; }
|
|
|
|
| 465 |
|
| 466 |
+
body.admin-color-ocean .components-button.edit-post-sidebar__panel-tab:focus { box-shadow: inset 0 0 0 1.5px #a3b9a2; }
|
| 467 |
|
| 468 |
+
body.admin-color-midnight .components-button.edit-post-sidebar__panel-tab:focus { box-shadow: inset 0 0 0 1.5px #e14d43; }
|
| 469 |
|
| 470 |
+
body.admin-color-ectoplasm .components-button.edit-post-sidebar__panel-tab:focus { box-shadow: inset 0 0 0 1.5px #a7b656; }
|
| 471 |
|
| 472 |
+
body.admin-color-coffee .components-button.edit-post-sidebar__panel-tab:focus { box-shadow: inset 0 0 0 1.5px #c2a68c; }
|
| 473 |
|
| 474 |
+
body.admin-color-blue .components-button.edit-post-sidebar__panel-tab:focus { box-shadow: inset 0 0 0 1.5px #d9ab59; }
|
| 475 |
|
| 476 |
+
body.admin-color-light .components-button.edit-post-sidebar__panel-tab:focus { box-shadow: inset 0 0 0 1.5px #0085ba; }
|
| 477 |
|
| 478 |
+
.components-button.edit-post-sidebar__panel-tab.is-active:focus { box-shadow: inset 0 0 0 1.5px #007cba, inset 0 -4px 0 0 #007cba; }
|
| 479 |
|
| 480 |
+
body.admin-color-sunrise .components-button.edit-post-sidebar__panel-tab.is-active:focus { box-shadow: inset 0 0 0 1.5px #d1864a, inset 0 -4px 0 0 #d1864a; }
|
| 481 |
|
| 482 |
+
body.admin-color-ocean .components-button.edit-post-sidebar__panel-tab.is-active:focus { box-shadow: inset 0 0 0 1.5px #a3b9a2, inset 0 -4px 0 0 #a3b9a2; }
|
| 483 |
|
| 484 |
+
body.admin-color-midnight .components-button.edit-post-sidebar__panel-tab.is-active:focus { box-shadow: inset 0 0 0 1.5px #e14d43, inset 0 -4px 0 0 #e14d43; }
|
| 485 |
|
| 486 |
+
body.admin-color-ectoplasm .components-button.edit-post-sidebar__panel-tab.is-active:focus { box-shadow: inset 0 0 0 1.5px #a7b656, inset 0 -4px 0 0 #a7b656; }
|
| 487 |
|
| 488 |
+
body.admin-color-coffee .components-button.edit-post-sidebar__panel-tab.is-active:focus { box-shadow: inset 0 0 0 1.5px #c2a68c, inset 0 -4px 0 0 #c2a68c; }
|
| 489 |
|
| 490 |
+
body.admin-color-blue .components-button.edit-post-sidebar__panel-tab.is-active:focus { box-shadow: inset 0 0 0 1.5px #d9ab59, inset 0 -4px 0 0 #d9ab59; }
|
| 491 |
|
| 492 |
+
body.admin-color-light .components-button.edit-post-sidebar__panel-tab.is-active:focus { box-shadow: inset 0 0 0 1.5px #0085ba, inset 0 -4px 0 0 #0085ba; }
|
| 493 |
|
| 494 |
+
.edit-post-text-editor { position: relative; width: 100%; background-color: #fff; flex-grow: 1; }
|
| 495 |
|
| 496 |
+
.edit-post-text-editor .wp-block.editor-post-title { max-width: none; line-height: 1.4; }
|
| 497 |
+
|
| 498 |
+
.edit-post-text-editor .wp-block.editor-post-title .editor-post-title__input.editor-post-title__input.editor-post-title__input { font-family: Menlo, Consolas, monaco, monospace; font-size: 2.5em; font-weight: normal; }
|
| 499 |
+
|
| 500 |
+
.edit-post-text-editor .wp-block.editor-post-title .editor-post-title__input { border: 1px solid #ccc; margin-bottom: -1px; padding: 16px; }
|
| 501 |
+
|
| 502 |
+
@media (min-width: 600px) { .edit-post-text-editor .wp-block.editor-post-title .editor-post-title__input { padding: 24px; } }
|
| 503 |
+
|
| 504 |
+
.edit-post-text-editor .wp-block.editor-post-title .editor-post-title__input:focus { border: 1px solid #1e1e1e; }
|
| 505 |
+
|
| 506 |
+
@media (min-width: 600px) { .edit-post-text-editor .wp-block.editor-post-title { padding: 0; } }
|
| 507 |
+
|
| 508 |
+
.edit-post-text-editor__body { width: 100%; padding: 0 12px 12px 12px; max-width: 1080px; margin-left: auto; margin-right: auto; }
|
| 509 |
|
| 510 |
+
@media (min-width: 960px) { .edit-post-text-editor__body { padding: 16px 24px 96px 24px; padding: 0 24px 24px 24px; } }
|
| 511 |
|
| 512 |
+
.edit-post-text-editor__toolbar { position: -webkit-sticky; position: sticky; z-index: 1; top: 0; left: 0; right: 0; display: flex; background: rgba(255, 255, 255, 0.8); padding: 4px 12px; }
|
| 513 |
|
| 514 |
+
@media (min-width: 600px) { .edit-post-text-editor__toolbar { padding: 12px; } }
|
| 515 |
|
| 516 |
+
@media (min-width: 960px) { .edit-post-text-editor__toolbar { padding: 12px 24px; } }
|
| 517 |
+
|
| 518 |
+
.edit-post-text-editor__toolbar h2 { line-height: 36px; margin: 0 auto 0 0; font-size: 13px; color: #1e1e1e; }
|
| 519 |
+
|
| 520 |
+
.edit-post-text-editor__toolbar .components-button svg { order: 1; }
|
| 521 |
+
|
| 522 |
+
.edit-post-visual-editor { position: relative; padding-top: 50px; background-color: #fff; flex: 1 1 auto; }
|
| 523 |
+
|
| 524 |
+
.edit-post-visual-editor .components-button { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; font-size: 13px; padding: 6px 12px; }
|
| 525 |
+
|
| 526 |
+
.edit-post-visual-editor .components-button.is-tertiary { padding: 6px; }
|
| 527 |
|
| 528 |
@supports ((position: -webkit-sticky) or (position: sticky)) { .edit-post-visual-editor { flex-basis: 100%; } }
|
| 529 |
|
| 533 |
|
| 534 |
.has-metaboxes .edit-post-visual-editor .block-editor-writing-flow__click-redirect { height: 0; }
|
| 535 |
|
| 536 |
+
.edit-post-visual-editor__post-title-wrapper { padding-left: 14px; padding-right: 14px; }
|
|
|
|
|
|
|
|
|
|
|
|
|
| 537 |
|
| 538 |
+
@media (min-width: 600px) { .edit-post-visual-editor__post-title-wrapper { padding-left: 36px; padding-right: 36px; } }
|
| 539 |
|
| 540 |
+
.edit-post-visual-editor__post-title-wrapper .editor-post-title { margin-left: auto; margin-right: auto; margin-bottom: 32px; }
|
|
|
|
|
|
|
| 541 |
|
| 542 |
.edit-post-options-modal__section { margin: 0 0 2rem 0; }
|
| 543 |
|
| 557 |
|
| 558 |
@media (min-width: 600px) { .edit-post-options-modal__custom-fields-confirmation-message, .edit-post-options-modal__custom-fields-confirmation-button { max-width: 300px; } }
|
| 559 |
|
| 560 |
+
.edit-post-welcome-guide { width: 312px; }
|
|
|
|
|
|
|
| 561 |
|
| 562 |
+
.edit-post-welcome-guide__image { background: #00a0d2; height: 240px; }
|
| 563 |
|
| 564 |
+
.edit-post-welcome-guide__image__prm-r { display: none; }
|
| 565 |
|
| 566 |
+
@media (prefers-reduced-motion: reduce) { .edit-post-welcome-guide__image__prm-r { display: block; }
|
| 567 |
+
.edit-post-welcome-guide__image__prm-np { display: none; } }
|
| 568 |
|
| 569 |
+
.edit-post-welcome-guide__heading { font-family: "Noto Serif", serif; font-size: 24px; line-height: 1.4; margin: 0 0 16px 0; padding: 0 32px; }
|
| 570 |
|
| 571 |
+
.edit-post-welcome-guide__text { font-size: 13px; line-height: 1.4; margin: 0 0 24px 0; padding: 0 32px; }
|
| 572 |
|
| 573 |
+
.edit-post-welcome-guide__inserter-icon { margin: 0 4px; vertical-align: text-top; }
|
| 574 |
|
| 575 |
/** Animations */
|
| 576 |
@-webkit-keyframes edit-post__fade-in-animation { from { opacity: 0; }
|
| 600 |
|
| 601 |
.edit-post-header *, .edit-post-header *::before, .edit-post-header *::after, .edit-post-visual-editor *, .edit-post-visual-editor *::before, .edit-post-visual-editor *::after, .edit-post-text-editor *, .edit-post-text-editor *::before, .edit-post-text-editor *::after, .edit-post-sidebar *, .edit-post-sidebar *::before, .edit-post-sidebar *::after, .editor-post-publish-panel *, .editor-post-publish-panel *::before, .editor-post-publish-panel *::after, .components-popover *, .components-popover *::before, .components-popover *::after, .components-modal__frame *, .components-modal__frame *::before, .components-modal__frame *::after { box-sizing: inherit; }
|
| 602 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 603 |
@media (min-width: 600px) { .block-editor__container { position: absolute; top: 0; right: 0; bottom: 0; left: 0; min-height: calc(100vh - 46px); } }
|
| 604 |
|
| 605 |
@media (min-width: 782px) { .block-editor__container { min-height: calc(100vh - 32px); }
|
| 620 |
/** Colors */
|
| 621 |
/** Breakpoints & Media Queries */
|
| 622 |
/** Colors */
|
| 623 |
+
/** Fonts & basic variables. */
|
| 624 |
+
/** Grid System. https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/ */
|
| 625 |
+
/** Dimensions. */
|
| 626 |
+
/** Shadows. */
|
| 627 |
+
/** Editor widths. */
|
| 628 |
+
/** Block UI. */
|
| 629 |
+
/** Border radii. */
|
| 630 |
/** Breakpoint mixins */
|
| 631 |
/** Long content fade mixin Creates a fading overlay to signify that the content is longer than the space allows. */
|
| 632 |
+
/** Focus styles. */
|
| 633 |
/** Applies editor left position to the selector passed as argument */
|
| 634 |
/** Styles that are reused verbatim in a few places */
|
| 635 |
/** Allows users to opt-out of animations via OS-level preferences. */
|
| 636 |
/** Reset default styles for JavaScript UI based pages. This is a WP-admin agnostic reset */
|
| 637 |
/** Reset the WP Admin page styles for Gutenberg-like pages. */
|
|
|
|
|
|
|
| 638 |
.editor-autocompleters__user .editor-autocompleters__no-avatar::before { /* stylelint-disable */ font: normal 20px/1 dashicons; /* stylelint-enable */ content: "\f110"; margin-right: 5px; vertical-align: middle; }
|
| 639 |
|
| 640 |
.editor-autocompleters__user .editor-autocompleters__user-avatar { margin-right: 8px; flex-grow: 0; flex-shrink: 0; max-width: none; width: 24px; height: 24px; }
|
| 665 |
|
| 666 |
.document-outline__item.is-h6 .document-outline__emdash::before { content: "—————"; }
|
| 667 |
|
| 668 |
+
.document-outline__button { cursor: pointer; background: none; border: none; display: flex; align-items: flex-start; margin: 0 0 0 -1px; padding: 2px 5px 2px 1px; color: #23282d; text-align: left; border-radius: 2px; }
|
| 669 |
|
| 670 |
.document-outline__button:disabled { cursor: default; }
|
| 671 |
|
| 672 |
+
.document-outline__button:focus { box-shadow: 0 0 0 1.5px #007cba; outline: 2px solid transparent; }
|
| 673 |
+
|
| 674 |
+
body.admin-color-sunrise .document-outline__button:focus { box-shadow: 0 0 0 1.5px #d1864a; }
|
| 675 |
+
|
| 676 |
+
body.admin-color-ocean .document-outline__button:focus { box-shadow: 0 0 0 1.5px #a3b9a2; }
|
| 677 |
+
|
| 678 |
+
body.admin-color-midnight .document-outline__button:focus { box-shadow: 0 0 0 1.5px #e14d43; }
|
| 679 |
+
|
| 680 |
+
body.admin-color-ectoplasm .document-outline__button:focus { box-shadow: 0 0 0 1.5px #a7b656; }
|
| 681 |
+
|
| 682 |
+
body.admin-color-coffee .document-outline__button:focus { box-shadow: 0 0 0 1.5px #c2a68c; }
|
| 683 |
+
|
| 684 |
+
body.admin-color-blue .document-outline__button:focus { box-shadow: 0 0 0 1.5px #d9ab59; }
|
| 685 |
+
|
| 686 |
+
body.admin-color-light .document-outline__button:focus { box-shadow: 0 0 0 1.5px #0085ba; }
|
| 687 |
|
| 688 |
.document-outline__level { background: #e2e4e7; color: #23282d; border-radius: 3px; font-size: 13px; padding: 1px 6px; margin-right: 4px; }
|
| 689 |
|
| 691 |
|
| 692 |
.document-outline__item-content { padding: 1px 0; }
|
| 693 |
|
| 694 |
+
.components-editor-notices__dismissible { position: -webkit-sticky; position: sticky; top: 0; right: 0; color: #191e23; }
|
|
|
|
|
|
|
| 695 |
|
| 696 |
.components-editor-notices__pinned { position: relative; left: 0; top: 0; right: 0; color: #191e23; }
|
| 697 |
|
| 698 |
+
.components-editor-notices__dismissible .components-notice, .components-editor-notices__pinned .components-notice { box-sizing: border-box; margin: 0; border-bottom: 1px solid rgba(0, 0, 0, 0.2); padding: 0 12px; min-height: 60px; }
|
| 699 |
|
| 700 |
+
.components-editor-notices__dismissible .components-notice .components-notice__dismiss, .components-editor-notices__pinned .components-notice .components-notice__dismiss { margin-top: 12px; }
|
| 701 |
|
| 702 |
.components-editor-notices__snackbar { width: 100%; }
|
| 703 |
|
| 704 |
+
@media (min-width: 782px) { .components-editor-notices__snackbar { width: -webkit-fit-content; width: fit-content; width: -moz-fit-content; } }
|
| 705 |
+
|
| 706 |
+
.entities-saved-states__panel { box-sizing: border-box; background: #fff; position: fixed; z-index: 100001; top: 46px; bottom: 0; right: 0; left: 0; overflow: auto; box-sizing: border-box; }
|
| 707 |
+
|
| 708 |
+
.entities-saved-states__panel *, .entities-saved-states__panel *::before, .entities-saved-states__panel *::after { box-sizing: inherit; }
|
| 709 |
+
|
| 710 |
+
.entities-saved-states__panel .entities-saved-states__find-entity { display: none; }
|
| 711 |
+
|
| 712 |
+
.entities-saved-states__panel .entities-saved-states__find-entity-small { display: block; }
|
| 713 |
+
|
| 714 |
+
@media (min-width: 782px) { .entities-saved-states__panel { z-index: 99998; top: 32px; left: auto; width: 280px; border-left: 1px solid #e2e4e7; }
|
| 715 |
+
body.is-fullscreen-mode .entities-saved-states__panel { top: 0; }
|
| 716 |
+
.entities-saved-states__panel .entities-saved-states__find-entity { display: block; }
|
| 717 |
+
.entities-saved-states__panel .entities-saved-states__find-entity-small { display: none; } }
|
| 718 |
+
|
| 719 |
+
.entities-saved-states__panel .entities-saved-states__panel-header { background: #fff; padding-left: 8px; padding-right: 8px; height: 61px; border-bottom: 1px solid #e2e4e7; display: flex; align-items: center; align-content: space-between; }
|
| 720 |
+
|
| 721 |
+
.entities-saved-states__panel .entities-saved-states__panel-header .editor-entities-saved-states__save-button { margin: auto; }
|
| 722 |
+
|
| 723 |
+
.entities-saved-states__panel .entities-saved-states__panel-header .components-button.has-icon { position: absolute; right: 8px; }
|
| 724 |
+
|
| 725 |
+
.entities-saved-states__panel .entities-saved-states__text-prompt { border-bottom: 1px solid #e2e4e7; padding: 16px; padding-bottom: 4px; }
|
| 726 |
|
| 727 |
.editor-error-boundary { margin: auto; max-width: 780px; padding: 20px; margin-top: 60px; box-shadow: 0 3px 30px rgba(25, 30, 35, 0.2); }
|
| 728 |
|
| 770 |
|
| 771 |
.editor-post-last-revision__title .dashicon { margin-right: 5px; }
|
| 772 |
|
| 773 |
+
.components-button.editor-post-last-revision__title { height: auto; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 774 |
|
| 775 |
+
.components-button.editor-post-last-revision__title:hover, .components-button.editor-post-last-revision__title:active { background: #f3f4f5; }
|
| 776 |
|
| 777 |
+
.components-button.editor-post-last-revision__title:focus { box-shadow: inset 0 0 0 1.5px #007cba; border-radius: 0; }
|
| 778 |
|
| 779 |
+
body.admin-color-sunrise .components-button.editor-post-last-revision__title:focus { box-shadow: inset 0 0 0 1.5px #d1864a; }
|
| 780 |
|
| 781 |
+
body.admin-color-ocean .components-button.editor-post-last-revision__title:focus { box-shadow: inset 0 0 0 1.5px #a3b9a2; }
|
| 782 |
|
| 783 |
+
body.admin-color-midnight .components-button.editor-post-last-revision__title:focus { box-shadow: inset 0 0 0 1.5px #e14d43; }
|
| 784 |
|
| 785 |
+
body.admin-color-ectoplasm .components-button.editor-post-last-revision__title:focus { box-shadow: inset 0 0 0 1.5px #a7b656; }
|
| 786 |
|
| 787 |
+
body.admin-color-coffee .components-button.editor-post-last-revision__title:focus { box-shadow: inset 0 0 0 1.5px #c2a68c; }
|
| 788 |
|
| 789 |
+
body.admin-color-blue .components-button.editor-post-last-revision__title:focus { box-shadow: inset 0 0 0 1.5px #d9ab59; }
|
| 790 |
|
| 791 |
+
body.admin-color-light .components-button.editor-post-last-revision__title:focus { box-shadow: inset 0 0 0 1.5px #0085ba; }
|
| 792 |
|
| 793 |
+
.editor-post-locked-modal { height: auto; padding-right: 10px; padding-left: 10px; padding-top: 10px; max-width: 480px; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 794 |
|
| 795 |
+
.editor-post-locked-modal .components-modal__header { height: 36px; }
|
| 796 |
|
| 797 |
+
.editor-post-locked-modal .components-modal__content { height: auto; }
|
| 798 |
|
| 799 |
+
.editor-post-locked-modal__buttons { margin-top: 10px; }
|
|
|
|
| 800 |
|
| 801 |
+
.editor-post-locked-modal__buttons .components-button { margin-right: 5px; }
|
| 802 |
|
| 803 |
+
.editor-post-locked-modal__avatar { float: left; margin: 5px; margin-right: 15px; }
|
| 804 |
|
|
|
|
| 805 |
.editor-post-publish-button__button.has-changes-dot::before { background: currentcolor; border-radius: 4px; content: ""; height: 8px; margin: auto 5px auto -3px; width: 8px; }
|
| 806 |
|
| 807 |
.editor-post-publish-panel { background: #fff; }
|
| 808 |
|
| 809 |
+
.editor-post-publish-panel__content { min-height: calc(100% - 144px); }
|
| 810 |
|
| 811 |
.editor-post-publish-panel__content .components-spinner { display: block; margin: 100px auto 0; }
|
| 812 |
|
| 813 |
+
.editor-post-publish-panel__header { background: #fff; padding-left: 8px; padding-right: 8px; height: 61px; border-bottom: 1px solid #e2e4e7; display: flex; align-items: center; align-content: space-between; }
|
| 814 |
|
| 815 |
.editor-post-publish-panel__header .components-button.has-icon { position: absolute; right: 8px; }
|
| 816 |
|
| 836 |
|
| 837 |
.editor-post-publish-panel__prepublish .editor-post-visibility__dialog-legend { display: none; }
|
| 838 |
|
|
|
|
|
|
|
| 839 |
.post-publish-panel__postpublish .components-panel__body { border-bottom: 1px solid #e2e4e7; border-top: none; }
|
| 840 |
|
| 841 |
.post-publish-panel__postpublish-buttons { display: flex; align-content: space-between; flex-wrap: wrap; margin: -5px; }
|
| 856 |
|
| 857 |
.post-publish-panel__tip { color: #f0b849; }
|
| 858 |
|
| 859 |
+
.editor-post-saved-state { display: flex; align-items: center; width: 28px; padding: 12px 4px; color: #757575; overflow: hidden; white-space: nowrap; }
|
| 860 |
|
| 861 |
+
.editor-post-saved-state svg { display: inline-block; flex: 0 0 auto; fill: currentColor; margin-right: 8px; }
|
| 862 |
|
| 863 |
@media (min-width: 600px) { .editor-post-saved-state { width: auto; padding: 8px 12px; text-indent: inherit; }
|
| 864 |
+
.editor-post-saved-state svg { margin-right: 4px; } }
|
|
|
|
|
|
|
| 865 |
|
| 866 |
.editor-post-taxonomies__hierarchical-terms-list { max-height: 14em; overflow: auto; padding-left: 2px; }
|
| 867 |
|
| 877 |
|
| 878 |
.editor-post-taxonomies__hierarchical-terms-filter { margin-bottom: 8px; width: 100%; }
|
| 879 |
|
| 880 |
+
.edit-post-text-editor__body textarea.editor-post-text-editor { border: 1px solid #ccc; display: block; margin: 0; width: 100%; box-shadow: none; resize: none; overflow: hidden; font-family: Menlo, Consolas, monaco, monospace; line-height: 2.4; border-radius: 0; min-height: 200px; padding: 16px; /* Fonts smaller than 16px causes mobile safari to zoom. */ font-size: 16px !important; }
|
| 881 |
+
|
| 882 |
+
@media (min-width: 600px) { .edit-post-text-editor__body textarea.editor-post-text-editor { padding: 24px; } }
|
| 883 |
+
|
| 884 |
+
@media (min-width: 600px) { .edit-post-text-editor__body textarea.editor-post-text-editor { font-size: 15px !important; } }
|
| 885 |
|
| 886 |
+
.edit-post-text-editor__body textarea.editor-post-text-editor:focus { border: 1px solid #1e1e1e; box-shadow: none; position: relative; }
|
| 887 |
|
| 888 |
+
.edit-post-post-visibility__dialog, .editor-post-visibility__dialog-fieldset { padding: 4px; padding-top: 0; }
|
| 889 |
|
| 890 |
+
.edit-post-post-visibility__dialog .editor-post-visibility__dialog-legend, .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-legend { font-weight: 600; margin-bottom: 1em; margin-top: 0.5em; padding: 0; }
|
| 891 |
|
| 892 |
+
.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type="radio"], .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type="radio"] { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; padding: 6px 8px; box-shadow: 0 0 0 transparent; transition: box-shadow 0.1s linear; border-radius: 2px; border: 1px solid #757575; /* Fonts smaller than 16px causes mobile safari to zoom. */ font-size: 16px; /* Override core line-height. To be reviewed. */ line-height: normal; border: 2px solid #757575; margin-right: 12px; transition: none; border-radius: 50%; margin-top: 2px; }
|
| 893 |
|
| 894 |
+
@media (prefers-reduced-motion: reduce) { .edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type="radio"], .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type="radio"] { transition-duration: 0s; } }
|
| 895 |
|
| 896 |
+
@media (min-width: 600px) { .edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type="radio"], .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type="radio"] { font-size: 13px; /* Override core line-height. To be reviewed. */ line-height: normal; } }
|
| 897 |
|
| 898 |
+
.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type="radio"]:focus, .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type="radio"]:focus { border-color: #007cba; box-shadow: 0 0 0 0.5px #007cba; outline: 2px solid transparent; }
|
| 899 |
|
| 900 |
+
body.admin-color-sunrise .edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type="radio"]:focus, body.admin-color-sunrise .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type="radio"]:focus { border-color: #d1864a; box-shadow: 0 0 0 0.5px #d1864a; }
|
| 901 |
|
| 902 |
+
body.admin-color-ocean .edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type="radio"]:focus, body.admin-color-ocean .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type="radio"]:focus { border-color: #a3b9a2; box-shadow: 0 0 0 0.5px #a3b9a2; }
|
| 903 |
|
| 904 |
+
body.admin-color-midnight .edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type="radio"]:focus, body.admin-color-midnight .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type="radio"]:focus { border-color: #e14d43; box-shadow: 0 0 0 0.5px #e14d43; }
|
| 905 |
|
| 906 |
+
body.admin-color-ectoplasm .edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type="radio"]:focus, body.admin-color-ectoplasm .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type="radio"]:focus { border-color: #a7b656; box-shadow: 0 0 0 0.5px #a7b656; }
|
| 907 |
|
| 908 |
+
body.admin-color-coffee .edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type="radio"]:focus, body.admin-color-coffee .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type="radio"]:focus { border-color: #c2a68c; box-shadow: 0 0 0 0.5px #c2a68c; }
|
| 909 |
|
| 910 |
+
body.admin-color-blue .edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type="radio"]:focus, body.admin-color-blue .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type="radio"]:focus { border-color: #d9ab59; box-shadow: 0 0 0 0.5px #d9ab59; }
|
| 911 |
|
| 912 |
+
body.admin-color-light .edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type="radio"]:focus, body.admin-color-light .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type="radio"]:focus { border-color: #0085ba; box-shadow: 0 0 0 0.5px #0085ba; }
|
| 913 |
|
| 914 |
+
.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type="radio"]::-webkit-input-placeholder, .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type="radio"]::-webkit-input-placeholder { color: rgba(14, 28, 46, 0.62); }
|
| 915 |
|
| 916 |
+
.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type="radio"]::-moz-placeholder, .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type="radio"]::-moz-placeholder { opacity: 1; color: rgba(14, 28, 46, 0.62); }
|
| 917 |
|
| 918 |
+
.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type="radio"]:-ms-input-placeholder, .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type="radio"]:-ms-input-placeholder { color: rgba(14, 28, 46, 0.62); }
|
| 919 |
|
| 920 |
+
.is-dark-theme .edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type="radio"]::-webkit-input-placeholder, .is-dark-theme .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type="radio"]::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.65); }
|
| 921 |
|
| 922 |
+
.is-dark-theme .edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type="radio"]::-moz-placeholder, .is-dark-theme .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type="radio"]::-moz-placeholder { opacity: 1; color: rgba(255, 255, 255, 0.65); }
|
| 923 |
+
|
| 924 |
+
.is-dark-theme .edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type="radio"]:-ms-input-placeholder, .is-dark-theme .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type="radio"]:-ms-input-placeholder { color: rgba(255, 255, 255, 0.65); }
|
| 925 |
+
|
| 926 |
+
.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type="radio"]:checked::before, .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type="radio"]:checked::before { width: 6px; height: 6px; margin: 6px 0 0 6px; background-color: #fff; }
|
| 927 |
+
|
| 928 |
+
@media (min-width: 782px) { .edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type="radio"]:checked::before, .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type="radio"]:checked::before { margin: 3px 0 0 3px; } }
|
| 929 |
+
|
| 930 |
+
.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type="radio"]:focus, .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type="radio"]:focus { border-color: #757575; box-shadow: 0 0 0 1px #757575; }
|
| 931 |
+
|
| 932 |
+
.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type="radio"]:checked, .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type="radio"]:checked { background: #11a0d2; border-color: #11a0d2; }
|
| 933 |
+
|
| 934 |
+
body.admin-color-sunrise .edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type="radio"]:checked, body.admin-color-sunrise .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type="radio"]:checked { background: #c8b03c; border-color: #c8b03c; }
|
| 935 |
+
|
| 936 |
+
body.admin-color-ocean .edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type="radio"]:checked, body.admin-color-ocean .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type="radio"]:checked { background: #a3b9a2; border-color: #a3b9a2; }
|
| 937 |
+
|
| 938 |
+
body.admin-color-midnight .edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type="radio"]:checked, body.admin-color-midnight .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type="radio"]:checked { background: #77a6b9; border-color: #77a6b9; }
|
| 939 |
+
|
| 940 |
+
body.admin-color-ectoplasm .edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type="radio"]:checked, body.admin-color-ectoplasm .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type="radio"]:checked { background: #a7b656; border-color: #a7b656; }
|
| 941 |
+
|
| 942 |
+
body.admin-color-coffee .edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type="radio"]:checked, body.admin-color-coffee .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type="radio"]:checked { background: #c2a68c; border-color: #c2a68c; }
|
| 943 |
+
|
| 944 |
+
body.admin-color-blue .edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type="radio"]:checked, body.admin-color-blue .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type="radio"]:checked { background: #82b4cb; border-color: #82b4cb; }
|
| 945 |
+
|
| 946 |
+
body.admin-color-light .edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type="radio"]:checked, body.admin-color-light .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type="radio"]:checked { background: #11a0d2; border-color: #11a0d2; }
|
| 947 |
|
| 948 |
+
.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type="radio"]:checked:focus, .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type="radio"]:checked:focus { box-shadow: 0 0 0 1.5px #757575; }
|
| 949 |
|
| 950 |
.edit-post-post-visibility__dialog .editor-post-visibility__dialog-label, .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-label { font-weight: 600; }
|
| 951 |
|
| 953 |
|
| 954 |
.edit-post-post-visibility__dialog .editor-post-visibility__choice:last-child .editor-post-visibility__dialog-info, .editor-post-visibility__dialog-fieldset .editor-post-visibility__choice:last-child .editor-post-visibility__dialog-info { margin-bottom: 0; }
|
| 955 |
|
| 956 |
+
.edit-post-post-visibility__dialog .editor-post-visibility__dialog-password-input[type="text"], .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-password-input[type="text"] { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; padding: 6px 8px; box-shadow: 0 0 0 transparent; transition: box-shadow 0.1s linear; border-radius: 2px; border: 1px solid #757575; /* Fonts smaller than 16px causes mobile safari to zoom. */ font-size: 16px; /* Override core line-height. To be reviewed. */ line-height: normal; margin-left: 28px; }
|
| 957 |
|
| 958 |
+
@media (prefers-reduced-motion: reduce) { .edit-post-post-visibility__dialog .editor-post-visibility__dialog-password-input[type="text"], .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-password-input[type="text"] { transition-duration: 0s; } }
|
| 959 |
|
| 960 |
+
@media (min-width: 600px) { .edit-post-post-visibility__dialog .editor-post-visibility__dialog-password-input[type="text"], .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-password-input[type="text"] { font-size: 13px; /* Override core line-height. To be reviewed. */ line-height: normal; } }
|
| 961 |
|
| 962 |
+
.edit-post-post-visibility__dialog .editor-post-visibility__dialog-password-input[type="text"]:focus, .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-password-input[type="text"]:focus { border-color: #007cba; box-shadow: 0 0 0 0.5px #007cba; outline: 2px solid transparent; }
|
| 963 |
|
| 964 |
+
body.admin-color-sunrise .edit-post-post-visibility__dialog .editor-post-visibility__dialog-password-input[type="text"]:focus, body.admin-color-sunrise .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-password-input[type="text"]:focus { border-color: #d1864a; box-shadow: 0 0 0 0.5px #d1864a; }
|
| 965 |
|
| 966 |
+
body.admin-color-ocean .edit-post-post-visibility__dialog .editor-post-visibility__dialog-password-input[type="text"]:focus, body.admin-color-ocean .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-password-input[type="text"]:focus { border-color: #a3b9a2; box-shadow: 0 0 0 0.5px #a3b9a2; }
|
| 967 |
|
| 968 |
+
body.admin-color-midnight .edit-post-post-visibility__dialog .editor-post-visibility__dialog-password-input[type="text"]:focus, body.admin-color-midnight .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-password-input[type="text"]:focus { border-color: #e14d43; box-shadow: 0 0 0 0.5px #e14d43; }
|
| 969 |
|
| 970 |
+
body.admin-color-ectoplasm .edit-post-post-visibility__dialog .editor-post-visibility__dialog-password-input[type="text"]:focus, body.admin-color-ectoplasm .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-password-input[type="text"]:focus { border-color: #a7b656; box-shadow: 0 0 0 0.5px #a7b656; }
|
| 971 |
|
| 972 |
+
body.admin-color-coffee .edit-post-post-visibility__dialog .editor-post-visibility__dialog-password-input[type="text"]:focus, body.admin-color-coffee .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-password-input[type="text"]:focus { border-color: #c2a68c; box-shadow: 0 0 0 0.5px #c2a68c; }
|
| 973 |
|
| 974 |
+
body.admin-color-blue .edit-post-post-visibility__dialog .editor-post-visibility__dialog-password-input[type="text"]:focus, body.admin-color-blue .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-password-input[type="text"]:focus { border-color: #d9ab59; box-shadow: 0 0 0 0.5px #d9ab59; }
|
| 975 |
|
| 976 |
+
body.admin-color-light .edit-post-post-visibility__dialog .editor-post-visibility__dialog-password-input[type="text"]:focus, body.admin-color-light .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-password-input[type="text"]:focus { border-color: #0085ba; box-shadow: 0 0 0 0.5px #0085ba; }
|
| 977 |
|
| 978 |
+
.edit-post-post-visibility__dialog .editor-post-visibility__dialog-password-input[type="text"]::-webkit-input-placeholder, .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-password-input[type="text"]::-webkit-input-placeholder { color: rgba(14, 28, 46, 0.62); }
|
| 979 |
|
| 980 |
+
.edit-post-post-visibility__dialog .editor-post-visibility__dialog-password-input[type="text"]::-moz-placeholder, .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-password-input[type="text"]::-moz-placeholder { opacity: 1; color: rgba(14, 28, 46, 0.62); }
|
|
|
|
| 981 |
|
| 982 |
+
.edit-post-post-visibility__dialog .editor-post-visibility__dialog-password-input[type="text"]:-ms-input-placeholder, .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-password-input[type="text"]:-ms-input-placeholder { color: rgba(14, 28, 46, 0.62); }
|
| 983 |
|
| 984 |
+
.is-dark-theme .edit-post-post-visibility__dialog .editor-post-visibility__dialog-password-input[type="text"]::-webkit-input-placeholder, .is-dark-theme .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-password-input[type="text"]::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.65); }
|
| 985 |
|
| 986 |
+
.is-dark-theme .edit-post-post-visibility__dialog .editor-post-visibility__dialog-password-input[type="text"]::-moz-placeholder, .is-dark-theme .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-password-input[type="text"]::-moz-placeholder { opacity: 1; color: rgba(255, 255, 255, 0.65); }
|
| 987 |
|
| 988 |
+
.is-dark-theme .edit-post-post-visibility__dialog .editor-post-visibility__dialog-password-input[type="text"]:-ms-input-placeholder, .is-dark-theme .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-password-input[type="text"]:-ms-input-placeholder { color: rgba(255, 255, 255, 0.65); }
|
| 989 |
|
| 990 |
+
.editor-post-title { position: relative; }
|
| 991 |
|
| 992 |
+
.editor-post-title .editor-post-title__input { display: block; width: 100%; margin: 0; box-shadow: none; background: transparent; transition: border 0.1s ease-out, box-shadow 0.1s linear; padding: 19px 0; word-break: keep-all; font-family: inherit; line-height: inherit; color: inherit; border: 1px solid transparent; border-left-width: 0; border-right-width: 0; border-radius: 0; outline: 1px solid transparent; font-size: 2.44em; font-weight: bold; }
|
| 993 |
+
|
| 994 |
+
@media (prefers-reduced-motion: reduce) { .editor-post-title .editor-post-title__input { transition-duration: 0s; } }
|
| 995 |
+
|
| 996 |
+
@media (min-width: 600px) { .editor-post-title .editor-post-title__input { border-width: 1px; } }
|
| 997 |
+
|
| 998 |
+
.editor-post-title .editor-post-title__input::-webkit-input-placeholder { color: rgba(22, 36, 53, 0.55); }
|
| 999 |
+
|
| 1000 |
+
.editor-post-title .editor-post-title__input::-moz-placeholder { color: rgba(22, 36, 53, 0.55); }
|
| 1001 |
+
|
| 1002 |
+
.editor-post-title .editor-post-title__input:-ms-input-placeholder { color: rgba(22, 36, 53, 0.55); }
|
| 1003 |
+
|
| 1004 |
+
.editor-post-title .editor-post-title__input:focus { border: 1px solid transparent; outline: 1px solid transparent; box-shadow: none; }
|
| 1005 |
+
|
| 1006 |
+
.editor-post-title.is-focus-mode .editor-post-title__input { opacity: 0.5; transition: opacity 0.1s linear; }
|
| 1007 |
+
|
| 1008 |
+
@media (prefers-reduced-motion: reduce) { .editor-post-title.is-focus-mode .editor-post-title__input { transition-duration: 0s; } }
|
| 1009 |
+
|
| 1010 |
+
.editor-post-title.is-focus-mode .editor-post-title__input:focus { opacity: 1; }
|
| 1011 |
|
| 1012 |
.editor-post-trash.components-button { color: #b52727; border-color: #b52727; justify-content: center; }
|
| 1013 |
|
| 1023 |
|
| 1024 |
.table-of-contents__popover hr { margin: 10px -16px 0; }
|
| 1025 |
|
| 1026 |
+
.table-of-contents__wrapper:focus::before { content: ""; display: block; position: absolute; top: 0; right: 0; bottom: 0; left: 0; box-shadow: inset 0 0 0 1.5px #007cba; }
|
| 1027 |
+
|
| 1028 |
+
body.admin-color-sunrise .table-of-contents__wrapper:focus::before { box-shadow: inset 0 0 0 1.5px #d1864a; }
|
| 1029 |
+
|
| 1030 |
+
body.admin-color-ocean .table-of-contents__wrapper:focus::before { box-shadow: inset 0 0 0 1.5px #a3b9a2; }
|
| 1031 |
+
|
| 1032 |
+
body.admin-color-midnight .table-of-contents__wrapper:focus::before { box-shadow: inset 0 0 0 1.5px #e14d43; }
|
| 1033 |
+
|
| 1034 |
+
body.admin-color-ectoplasm .table-of-contents__wrapper:focus::before { box-shadow: inset 0 0 0 1.5px #a7b656; }
|
| 1035 |
+
|
| 1036 |
+
body.admin-color-coffee .table-of-contents__wrapper:focus::before { box-shadow: inset 0 0 0 1.5px #c2a68c; }
|
| 1037 |
+
|
| 1038 |
+
body.admin-color-blue .table-of-contents__wrapper:focus::before { box-shadow: inset 0 0 0 1.5px #d9ab59; }
|
| 1039 |
+
|
| 1040 |
+
body.admin-color-light .table-of-contents__wrapper:focus::before { box-shadow: inset 0 0 0 1.5px #0085ba; }
|
| 1041 |
|
| 1042 |
.table-of-contents__counts { display: flex; flex-wrap: wrap; margin: 0; }
|
| 1043 |
|
| 1056 |
/** Colors */
|
| 1057 |
/** Breakpoints & Media Queries */
|
| 1058 |
/** Colors */
|
| 1059 |
+
/** Fonts & basic variables. */
|
| 1060 |
+
/** Grid System. https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/ */
|
| 1061 |
+
/** Dimensions. */
|
| 1062 |
+
/** Shadows. */
|
| 1063 |
+
/** Editor widths. */
|
| 1064 |
+
/** Block UI. */
|
| 1065 |
+
/** Border radii. */
|
| 1066 |
/** Breakpoint mixins */
|
| 1067 |
/** Long content fade mixin Creates a fading overlay to signify that the content is longer than the space allows. */
|
| 1068 |
+
/** Focus styles. */
|
| 1069 |
/** Applies editor left position to the selector passed as argument */
|
| 1070 |
/** Styles that are reused verbatim in a few places */
|
| 1071 |
/** Allows users to opt-out of animations via OS-level preferences. */
|
| 1095 |
|
| 1096 |
.components-animate__slide-in.is-from-left { transform: translateX(100%); }
|
| 1097 |
|
| 1098 |
+
.components-animate__slide-in.is-from-right { transform: translateX(-100%); }
|
| 1099 |
+
|
| 1100 |
@-webkit-keyframes components-animate__slide-in-animation { 100% { transform: translateX(0%); } }
|
| 1101 |
|
| 1102 |
@keyframes components-animate__slide-in-animation { 100% { transform: translateX(0%); } }
|
| 1115 |
|
| 1116 |
.components-angle-picker-control.components-base-control .components-base-control__label { display: block; }
|
| 1117 |
|
| 1118 |
+
.components-angle-picker-control__input-field[type="number"] { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; padding: 6px 8px; box-shadow: 0 0 0 transparent; transition: box-shadow 0.1s linear; border-radius: 2px; border: 1px solid #757575; /* Fonts smaller than 16px causes mobile safari to zoom. */ font-size: 16px; /* Override core line-height. To be reviewed. */ line-height: normal; width: calc(100% - 36px); max-width: 100px; }
|
| 1119 |
|
| 1120 |
+
@media (prefers-reduced-motion: reduce) { .components-angle-picker-control__input-field[type="number"] { transition-duration: 0s; } }
|
| 1121 |
|
| 1122 |
+
@media (min-width: 600px) { .components-angle-picker-control__input-field[type="number"] { font-size: 13px; /* Override core line-height. To be reviewed. */ line-height: normal; } }
|
| 1123 |
|
| 1124 |
+
.components-angle-picker-control__input-field[type="number"]:focus { border-color: #007cba; box-shadow: 0 0 0 0.5px #007cba; outline: 2px solid transparent; }
|
| 1125 |
|
| 1126 |
+
body.admin-color-sunrise .components-angle-picker-control__input-field[type="number"]:focus { border-color: #d1864a; box-shadow: 0 0 0 0.5px #d1864a; }
|
| 1127 |
|
| 1128 |
+
body.admin-color-ocean .components-angle-picker-control__input-field[type="number"]:focus { border-color: #a3b9a2; box-shadow: 0 0 0 0.5px #a3b9a2; }
|
| 1129 |
|
| 1130 |
+
body.admin-color-midnight .components-angle-picker-control__input-field[type="number"]:focus { border-color: #e14d43; box-shadow: 0 0 0 0.5px #e14d43; }
|
| 1131 |
|
| 1132 |
+
body.admin-color-ectoplasm .components-angle-picker-control__input-field[type="number"]:focus { border-color: #a7b656; box-shadow: 0 0 0 0.5px #a7b656; }
|
| 1133 |
|
| 1134 |
+
body.admin-color-coffee .components-angle-picker-control__input-field[type="number"]:focus { border-color: #c2a68c; box-shadow: 0 0 0 0.5px #c2a68c; }
|
| 1135 |
|
| 1136 |
+
body.admin-color-blue .components-angle-picker-control__input-field[type="number"]:focus { border-color: #d9ab59; box-shadow: 0 0 0 0.5px #d9ab59; }
|
| 1137 |
|
| 1138 |
+
body.admin-color-light .components-angle-picker-control__input-field[type="number"]:focus { border-color: #0085ba; box-shadow: 0 0 0 0.5px #0085ba; }
|
| 1139 |
|
| 1140 |
+
.components-angle-picker-control__input-field[type="number"]::-webkit-input-placeholder { color: rgba(14, 28, 46, 0.62); }
|
| 1141 |
|
| 1142 |
+
.components-angle-picker-control__input-field[type="number"]::-moz-placeholder { opacity: 1; color: rgba(14, 28, 46, 0.62); }
|
| 1143 |
|
| 1144 |
+
.components-angle-picker-control__input-field[type="number"]:-ms-input-placeholder { color: rgba(14, 28, 46, 0.62); }
|
| 1145 |
|
| 1146 |
+
.is-dark-theme .components-angle-picker-control__input-field[type="number"]::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.65); }
|
| 1147 |
|
| 1148 |
+
.is-dark-theme .components-angle-picker-control__input-field[type="number"]::-moz-placeholder { opacity: 1; color: rgba(255, 255, 255, 0.65); }
|
| 1149 |
|
| 1150 |
+
.is-dark-theme .components-angle-picker-control__input-field[type="number"]:-ms-input-placeholder { color: rgba(255, 255, 255, 0.65); }
|
| 1151 |
|
| 1152 |
+
.components-angle-picker-control__angle-circle { width: 28px; height: 28px; border: 2px solid #555d66; border-radius: 50%; float: left; margin-right: 4px; cursor: -webkit-grab; cursor: grab; }
|
| 1153 |
|
| 1154 |
+
.components-angle-picker-control__angle-circle-indicator-wrapper { position: relative; width: 100%; height: 100%; }
|
| 1155 |
|
| 1156 |
+
.components-angle-picker-control__angle-circle-indicator { width: 1px; height: 1px; border-radius: 50%; border: 3px solid #555d66; display: block; position: absolute; top: -14px; bottom: 0; left: 0; right: 0; margin: auto; background: #555d66; }
|
| 1157 |
|
| 1158 |
+
.components-autocomplete__popover .components-popover__content { padding: 16px; }
|
| 1159 |
|
| 1160 |
+
.components-autocomplete__result.components-button { display: flex; height: auto; min-height: 36px; text-align: left; width: 100%; }
|
| 1161 |
|
| 1162 |
+
.components-autocomplete__result.components-button.is-selected { box-shadow: 0 0 0 2px #007cba; }
|
| 1163 |
|
| 1164 |
+
body.admin-color-sunrise .components-autocomplete__result.components-button.is-selected { box-shadow: 0 0 0 2px #d1864a; }
|
| 1165 |
|
| 1166 |
+
body.admin-color-ocean .components-autocomplete__result.components-button.is-selected { box-shadow: 0 0 0 2px #a3b9a2; }
|
| 1167 |
|
| 1168 |
+
body.admin-color-midnight .components-autocomplete__result.components-button.is-selected { box-shadow: 0 0 0 2px #e14d43; }
|
| 1169 |
|
| 1170 |
+
body.admin-color-ectoplasm .components-autocomplete__result.components-button.is-selected { box-shadow: 0 0 0 2px #a7b656; }
|
| 1171 |
|
| 1172 |
+
body.admin-color-coffee .components-autocomplete__result.components-button.is-selected { box-shadow: 0 0 0 2px #c2a68c; }
|
| 1173 |
|
| 1174 |
+
body.admin-color-blue .components-autocomplete__result.components-button.is-selected { box-shadow: 0 0 0 2px #d9ab59; }
|
| 1175 |
|
| 1176 |
+
body.admin-color-light .components-autocomplete__result.components-button.is-selected { box-shadow: 0 0 0 2px #0085ba; }
|
| 1177 |
|
| 1178 |
+
.components-base-control { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; font-size: 13px; }
|
| 1179 |
|
| 1180 |
+
.components-base-control .components-base-control__field { margin-bottom: 8px; }
|
| 1181 |
+
|
| 1182 |
+
.components-panel__row .components-base-control .components-base-control__field { margin-bottom: inherit; }
|
| 1183 |
+
|
| 1184 |
+
.components-base-control .components-base-control__label { display: inline-block; margin-bottom: 8px; }
|
| 1185 |
+
|
| 1186 |
+
.components-base-control .components-base-control__help { margin-top: -8px; font-style: italic; }
|
| 1187 |
+
|
| 1188 |
+
.components-button-group { display: inline-block; }
|
| 1189 |
+
|
| 1190 |
+
.components-button-group .components-button { border-radius: 0; display: inline-flex; color: #007cba; box-shadow: inset 0 0 0 1px #007cba; }
|
| 1191 |
+
|
| 1192 |
+
body.admin-color-sunrise .components-button-group .components-button { color: #d1864a; box-shadow: inset 0 0 0 1px #d1864a; }
|
| 1193 |
+
|
| 1194 |
+
body.admin-color-ocean .components-button-group .components-button { color: #a3b9a2; box-shadow: inset 0 0 0 1px #a3b9a2; }
|
| 1195 |
+
|
| 1196 |
+
body.admin-color-midnight .components-button-group .components-button { color: #e14d43; box-shadow: inset 0 0 0 1px #e14d43; }
|
| 1197 |
+
|
| 1198 |
+
body.admin-color-ectoplasm .components-button-group .components-button { color: #a7b656; box-shadow: inset 0 0 0 1px #a7b656; }
|
| 1199 |
+
|
| 1200 |
+
body.admin-color-coffee .components-button-group .components-button { color: #c2a68c; box-shadow: inset 0 0 0 1px #c2a68c; }
|
| 1201 |
+
|
| 1202 |
+
body.admin-color-blue .components-button-group .components-button { color: #d9ab59; box-shadow: inset 0 0 0 1px #d9ab59; }
|
| 1203 |
+
|
| 1204 |
+
body.admin-color-light .components-button-group .components-button { color: #0085ba; box-shadow: inset 0 0 0 1px #0085ba; }
|
| 1205 |
|
| 1206 |
+
.components-button-group .components-button + .components-button { margin-left: -1px; }
|
| 1207 |
+
|
| 1208 |
+
.components-button-group .components-button:first-child { border-radius: 2px 0 0 2px; }
|
| 1209 |
+
|
| 1210 |
+
.components-button-group .components-button:last-child { border-radius: 0 2px 2px 0; }
|
| 1211 |
+
|
| 1212 |
+
.components-button-group .components-button:focus, .components-button-group .components-button.is-primary { position: relative; z-index: 1; }
|
| 1213 |
+
|
| 1214 |
+
.components-button-group .components-button.is-primary { box-shadow: inset 0 0 0 1px #007cba; }
|
| 1215 |
|
| 1216 |
+
body.admin-color-sunrise .components-button-group .components-button.is-primary { box-shadow: inset 0 0 0 1px #d1864a; }
|
| 1217 |
|
| 1218 |
+
body.admin-color-ocean .components-button-group .components-button.is-primary { box-shadow: inset 0 0 0 1px #a3b9a2; }
|
| 1219 |
|
| 1220 |
+
body.admin-color-midnight .components-button-group .components-button.is-primary { box-shadow: inset 0 0 0 1px #e14d43; }
|
| 1221 |
|
| 1222 |
+
body.admin-color-ectoplasm .components-button-group .components-button.is-primary { box-shadow: inset 0 0 0 1px #a7b656; }
|
| 1223 |
|
| 1224 |
+
body.admin-color-coffee .components-button-group .components-button.is-primary { box-shadow: inset 0 0 0 1px #c2a68c; }
|
| 1225 |
|
| 1226 |
+
body.admin-color-blue .components-button-group .components-button.is-primary { box-shadow: inset 0 0 0 1px #d9ab59; }
|
| 1227 |
|
| 1228 |
+
body.admin-color-light .components-button-group .components-button.is-primary { box-shadow: inset 0 0 0 1px #0085ba; }
|
| 1229 |
|
| 1230 |
+
.components-button { display: inline-flex; text-decoration: none; font-size: 13px; margin: 0; border: 0; cursor: pointer; -webkit-appearance: none; background: none; transition: box-shadow 0.1s linear; height: 36px; align-items: center; box-sizing: border-box; padding: 6px 12px; overflow: hidden; border-radius: 2px; color: #1e1e1e; /** Primary button style. */ /** Secondary and tertiary buttons. */ /** Secondary button style. */ /** Tertiary buttons. */ /** Link buttons. */ }
|
| 1231 |
|
| 1232 |
+
@media (prefers-reduced-motion: reduce) { .components-button { transition-duration: 0s; } }
|
| 1233 |
|
| 1234 |
+
.components-button[aria-expanded="true"], .components-button:hover { color: #007cba; }
|
| 1235 |
|
| 1236 |
+
body.admin-color-sunrise .components-button[aria-expanded="true"], body.admin-color-sunrise .components-button:hover { color: #d1864a; }
|
| 1237 |
|
| 1238 |
+
body.admin-color-ocean .components-button[aria-expanded="true"], body.admin-color-ocean .components-button:hover { color: #a3b9a2; }
|
| 1239 |
|
| 1240 |
+
body.admin-color-midnight .components-button[aria-expanded="true"], body.admin-color-midnight .components-button:hover { color: #e14d43; }
|
| 1241 |
|
| 1242 |
+
body.admin-color-ectoplasm .components-button[aria-expanded="true"], body.admin-color-ectoplasm .components-button:hover { color: #a7b656; }
|
| 1243 |
|
| 1244 |
+
body.admin-color-coffee .components-button[aria-expanded="true"], body.admin-color-coffee .components-button:hover { color: #c2a68c; }
|
| 1245 |
|
| 1246 |
+
body.admin-color-blue .components-button[aria-expanded="true"], body.admin-color-blue .components-button:hover { color: #d9ab59; }
|
| 1247 |
|
| 1248 |
+
body.admin-color-light .components-button[aria-expanded="true"], body.admin-color-light .components-button:hover { color: #0085ba; }
|
| 1249 |
|
| 1250 |
+
.components-button[aria-disabled="true"]:hover { color: initial; }
|
| 1251 |
|
| 1252 |
+
.components-button:focus:not(:disabled) { box-shadow: 0 0 0 1.5px #007cba; outline: 1px solid transparent; }
|
| 1253 |
|
| 1254 |
+
body.admin-color-sunrise .components-button:focus:not(:disabled) { box-shadow: 0 0 0 1.5px #d1864a; }
|
| 1255 |
|
| 1256 |
+
body.admin-color-ocean .components-button:focus:not(:disabled) { box-shadow: 0 0 0 1.5px #a3b9a2; }
|
| 1257 |
|
| 1258 |
+
body.admin-color-midnight .components-button:focus:not(:disabled) { box-shadow: 0 0 0 1.5px #e14d43; }
|
| 1259 |
|
| 1260 |
+
body.admin-color-ectoplasm .components-button:focus:not(:disabled) { box-shadow: 0 0 0 1.5px #a7b656; }
|
| 1261 |
|
| 1262 |
+
body.admin-color-coffee .components-button:focus:not(:disabled) { box-shadow: 0 0 0 1.5px #c2a68c; }
|
| 1263 |
|
| 1264 |
+
body.admin-color-blue .components-button:focus:not(:disabled) { box-shadow: 0 0 0 1.5px #d9ab59; }
|
| 1265 |
|
| 1266 |
+
body.admin-color-light .components-button:focus:not(:disabled) { box-shadow: 0 0 0 1.5px #0085ba; }
|
| 1267 |
|
| 1268 |
+
.components-button.is-primary { white-space: nowrap; background: #007cba; color: #fff; text-decoration: none; text-shadow: none; }
|
| 1269 |
|
| 1270 |
+
body.admin-color-sunrise .components-button.is-primary { background: #d1864a; }
|
| 1271 |
|
| 1272 |
+
body.admin-color-ocean .components-button.is-primary { background: #a3b9a2; }
|
| 1273 |
|
| 1274 |
+
body.admin-color-midnight .components-button.is-primary { background: #e14d43; }
|
| 1275 |
|
| 1276 |
+
body.admin-color-ectoplasm .components-button.is-primary { background: #a7b656; }
|
| 1277 |
|
| 1278 |
+
body.admin-color-coffee .components-button.is-primary { background: #c2a68c; }
|
| 1279 |
|
| 1280 |
+
body.admin-color-blue .components-button.is-primary { background: #d9ab59; }
|
| 1281 |
|
| 1282 |
+
body.admin-color-light .components-button.is-primary { background: #0085ba; }
|
| 1283 |
|
| 1284 |
+
.components-button.is-primary:hover:not(:disabled) { background: #0070a7; color: #fff; }
|
| 1285 |
|
| 1286 |
+
body.admin-color-sunrise .components-button.is-primary:hover:not(:disabled) { background: #bc7943; }
|
| 1287 |
|
| 1288 |
+
body.admin-color-ocean .components-button.is-primary:hover:not(:disabled) { background: #93a792; }
|
| 1289 |
|
| 1290 |
+
body.admin-color-midnight .components-button.is-primary:hover:not(:disabled) { background: #cb453c; }
|
| 1291 |
|
| 1292 |
+
body.admin-color-ectoplasm .components-button.is-primary:hover:not(:disabled) { background: #96a44d; }
|
| 1293 |
|
| 1294 |
+
body.admin-color-coffee .components-button.is-primary:hover:not(:disabled) { background: #af957e; }
|
| 1295 |
|
| 1296 |
+
body.admin-color-blue .components-button.is-primary:hover:not(:disabled) { background: #c39a50; }
|
| 1297 |
|
| 1298 |
+
body.admin-color-light .components-button.is-primary:hover:not(:disabled) { background: #0078a7; }
|
| 1299 |
|
| 1300 |
+
.components-button.is-primary:active:not(:disabled) { background: #006395; border-color: #006395; color: #fff; }
|
| 1301 |
|
| 1302 |
+
body.admin-color-sunrise .components-button.is-primary:active:not(:disabled) { background: #a76b3b; border-color: #a76b3b; }
|
| 1303 |
|
| 1304 |
+
body.admin-color-ocean .components-button.is-primary:active:not(:disabled) { background: #829482; border-color: #829482; }
|
| 1305 |
|
| 1306 |
+
body.admin-color-midnight .components-button.is-primary:active:not(:disabled) { background: #b43e36; border-color: #b43e36; }
|
| 1307 |
|
| 1308 |
+
body.admin-color-ectoplasm .components-button.is-primary:active:not(:disabled) { background: #869245; border-color: #869245; }
|
| 1309 |
|
| 1310 |
+
body.admin-color-coffee .components-button.is-primary:active:not(:disabled) { background: #9b8570; border-color: #9b8570; }
|
| 1311 |
|
| 1312 |
+
body.admin-color-blue .components-button.is-primary:active:not(:disabled) { background: #ae8947; border-color: #ae8947; }
|
| 1313 |
|
| 1314 |
+
body.admin-color-light .components-button.is-primary:active:not(:disabled) { background: #006a95; border-color: #006a95; }
|
| 1315 |
|
| 1316 |
+
.components-button.is-primary:focus:not(:disabled) { box-shadow: inset 0 0 0 1px #fff, 0 0 0 1.5px #007cba; outline: 1px solid transparent; }
|
| 1317 |
|
| 1318 |
+
body.admin-color-sunrise .components-button.is-primary:focus:not(:disabled) { box-shadow: inset 0 0 0 1px #fff, 0 0 0 1.5px #d1864a; }
|
| 1319 |
|
| 1320 |
+
body.admin-color-ocean .components-button.is-primary:focus:not(:disabled) { box-shadow: inset 0 0 0 1px #fff, 0 0 0 1.5px #a3b9a2; }
|
| 1321 |
|
| 1322 |
+
body.admin-color-midnight .components-button.is-primary:focus:not(:disabled) { box-shadow: inset 0 0 0 1px #fff, 0 0 0 1.5px #e14d43; }
|
| 1323 |
|
| 1324 |
+
body.admin-color-ectoplasm .components-button.is-primary:focus:not(:disabled) { box-shadow: inset 0 0 0 1px #fff, 0 0 0 1.5px #a7b656; }
|
| 1325 |
|
| 1326 |
+
body.admin-color-coffee .components-button.is-primary:focus:not(:disabled) { box-shadow: inset 0 0 0 1px #fff, 0 0 0 1.5px #c2a68c; }
|
| 1327 |
|
| 1328 |
+
body.admin-color-blue .components-button.is-primary:focus:not(:disabled) { box-shadow: inset 0 0 0 1px #fff, 0 0 0 1.5px #d9ab59; }
|
| 1329 |
|
| 1330 |
+
body.admin-color-light .components-button.is-primary:focus:not(:disabled) { box-shadow: inset 0 0 0 1px #fff, 0 0 0 1.5px #0085ba; }
|
| 1331 |
|
| 1332 |
.components-button.is-primary:disabled, .components-button.is-primary:disabled:active:enabled, .components-button.is-primary[aria-disabled="true"], .components-button.is-primary[aria-disabled="true"]:enabled, .components-button.is-primary[aria-disabled="true"]:active:enabled { color: #66b0d6; background: #1989c1; border-color: #1989c1; opacity: 1; }
|
| 1333 |
|
| 1377 |
|
| 1378 |
body.admin-color-light .components-button.is-primary.is-busy, body.admin-color-light .components-button.is-primary.is-busy:disabled, body.admin-color-light .components-button.is-primary.is-busy[aria-disabled="true"] { background-image: linear-gradient(-45deg, #0085ba 28%, #006a95 28%, #006a95 72%, #0085ba 72%); border-color: #0085ba; }
|
| 1379 |
|
| 1380 |
+
.components-button.is-secondary:active:not(:disabled), .components-button.is-tertiary:active:not(:disabled) { background: #e7e8e9; color: #0070a7; box-shadow: none; }
|
| 1381 |
|
| 1382 |
+
body.admin-color-sunrise .components-button.is-secondary:active:not(:disabled), body.admin-color-sunrise .components-button.is-tertiary:active:not(:disabled) { color: #bc7943; }
|
| 1383 |
|
| 1384 |
+
body.admin-color-ocean .components-button.is-secondary:active:not(:disabled), body.admin-color-ocean .components-button.is-tertiary:active:not(:disabled) { color: #93a792; }
|
| 1385 |
|
| 1386 |
+
body.admin-color-midnight .components-button.is-secondary:active:not(:disabled), body.admin-color-midnight .components-button.is-tertiary:active:not(:disabled) { color: #cb453c; }
|
| 1387 |
|
| 1388 |
+
body.admin-color-ectoplasm .components-button.is-secondary:active:not(:disabled), body.admin-color-ectoplasm .components-button.is-tertiary:active:not(:disabled) { color: #96a44d; }
|
| 1389 |
|
| 1390 |
+
body.admin-color-coffee .components-button.is-secondary:active:not(:disabled), body.admin-color-coffee .components-button.is-tertiary:active:not(:disabled) { color: #af957e; }
|
| 1391 |
|
| 1392 |
+
body.admin-color-blue .components-button.is-secondary:active:not(:disabled), body.admin-color-blue .components-button.is-tertiary:active:not(:disabled) { color: #c39a50; }
|
| 1393 |
|
| 1394 |
+
body.admin-color-light .components-button.is-secondary:active:not(:disabled), body.admin-color-light .components-button.is-tertiary:active:not(:disabled) { color: #0078a7; }
|
| 1395 |
|
| 1396 |
+
.components-button.is-secondary:hover:not(:disabled), .components-button.is-tertiary:hover:not(:disabled) { color: #0070a7; box-shadow: inset 0 0 0 1px #0070a7; }
|
| 1397 |
|
| 1398 |
+
body.admin-color-sunrise .components-button.is-secondary:hover:not(:disabled), body.admin-color-sunrise .components-button.is-tertiary:hover:not(:disabled) { color: #bc7943; box-shadow: inset 0 0 0 1px #bc7943; }
|
| 1399 |
+
|
| 1400 |
+
body.admin-color-ocean .components-button.is-secondary:hover:not(:disabled), body.admin-color-ocean .components-button.is-tertiary:hover:not(:disabled) { color: #93a792; box-shadow: inset 0 0 0 1px #93a792; }
|
| 1401 |
+
|
| 1402 |
+
body.admin-color-midnight .components-button.is-secondary:hover:not(:disabled), body.admin-color-midnight .components-button.is-tertiary:hover:not(:disabled) { color: #cb453c; box-shadow: inset 0 0 0 1px #cb453c; }
|
| 1403 |
+
|
| 1404 |
+
body.admin-color-ectoplasm .components-button.is-secondary:hover:not(:disabled), body.admin-color-ectoplasm .components-button.is-tertiary:hover:not(:disabled) { color: #96a44d; box-shadow: inset 0 0 0 1px #96a44d; }
|
| 1405 |
|
| 1406 |
+
body.admin-color-coffee .components-button.is-secondary:hover:not(:disabled), body.admin-color-coffee .components-button.is-tertiary:hover:not(:disabled) { color: #af957e; box-shadow: inset 0 0 0 1px #af957e; }
|
| 1407 |
|
| 1408 |
+
body.admin-color-blue .components-button.is-secondary:hover:not(:disabled), body.admin-color-blue .components-button.is-tertiary:hover:not(:disabled) { color: #c39a50; box-shadow: inset 0 0 0 1px #c39a50; }
|
| 1409 |
|
| 1410 |
+
body.admin-color-light .components-button.is-secondary:hover:not(:disabled), body.admin-color-light .components-button.is-tertiary:hover:not(:disabled) { color: #0078a7; box-shadow: inset 0 0 0 1px #0078a7; }
|
| 1411 |
|
| 1412 |
+
.components-button.is-secondary:disabled, .components-button.is-secondary[aria-disabled="true"], .components-button.is-secondary[aria-disabled="true"]:hover, .components-button.is-tertiary:disabled, .components-button.is-tertiary[aria-disabled="true"], .components-button.is-tertiary[aria-disabled="true"]:hover { color: #828282; background: #f4f5f5; transform: none; opacity: 1; box-shadow: none; }
|
| 1413 |
|
| 1414 |
+
.components-button.is-secondary { box-shadow: inset 0 0 0 1px #007cba; outline: 1px solid transparent; white-space: nowrap; color: #007cba; background: transparent; }
|
| 1415 |
|
| 1416 |
+
body.admin-color-sunrise .components-button.is-secondary { box-shadow: inset 0 0 0 1px #d1864a; color: #d1864a; }
|
| 1417 |
|
| 1418 |
+
body.admin-color-ocean .components-button.is-secondary { box-shadow: inset 0 0 0 1px #a3b9a2; color: #a3b9a2; }
|
| 1419 |
|
| 1420 |
+
body.admin-color-midnight .components-button.is-secondary { box-shadow: inset 0 0 0 1px #e14d43; color: #e14d43; }
|
| 1421 |
+
|
| 1422 |
+
body.admin-color-ectoplasm .components-button.is-secondary { box-shadow: inset 0 0 0 1px #a7b656; color: #a7b656; }
|
| 1423 |
+
|
| 1424 |
+
body.admin-color-coffee .components-button.is-secondary { box-shadow: inset 0 0 0 1px #c2a68c; color: #c2a68c; }
|
| 1425 |
+
|
| 1426 |
+
body.admin-color-blue .components-button.is-secondary { box-shadow: inset 0 0 0 1px #d9ab59; color: #d9ab59; }
|
| 1427 |
+
|
| 1428 |
+
body.admin-color-light .components-button.is-secondary { box-shadow: inset 0 0 0 1px #0085ba; color: #0085ba; }
|
| 1429 |
+
|
| 1430 |
+
.components-button.is-tertiary { white-space: nowrap; color: #007cba; background: transparent; padding: 6px; }
|
| 1431 |
+
|
| 1432 |
+
body.admin-color-sunrise .components-button.is-tertiary { color: #d1864a; }
|
| 1433 |
+
|
| 1434 |
+
body.admin-color-ocean .components-button.is-tertiary { color: #a3b9a2; }
|
| 1435 |
+
|
| 1436 |
+
body.admin-color-midnight .components-button.is-tertiary { color: #e14d43; }
|
| 1437 |
+
|
| 1438 |
+
body.admin-color-ectoplasm .components-button.is-tertiary { color: #a7b656; }
|
| 1439 |
+
|
| 1440 |
+
body.admin-color-coffee .components-button.is-tertiary { color: #c2a68c; }
|
| 1441 |
+
|
| 1442 |
+
body.admin-color-blue .components-button.is-tertiary { color: #d9ab59; }
|
| 1443 |
+
|
| 1444 |
+
body.admin-color-light .components-button.is-tertiary { color: #0085ba; }
|
| 1445 |
|
| 1446 |
.components-button.is-tertiary .dashicon { display: inline-block; flex: 0 0 auto; }
|
| 1447 |
|
| 1448 |
+
.components-button.is-link { margin: 0; padding: 0; box-shadow: none; border: 0; border-radius: 0; background: none; outline: none; text-align: left; /* Mimics the default link style in common.css */ color: #0073aa; text-decoration: underline; transition-property: border, background, color; transition-duration: 0.05s; transition-timing-function: ease-in-out; height: auto; }
|
| 1449 |
+
|
| 1450 |
+
@media (prefers-reduced-motion: reduce) { .components-button.is-link { transition-duration: 0s; } }
|
| 1451 |
+
|
| 1452 |
+
.components-button.is-link:hover:not(:disabled), .components-button.is-link:active:not(:disabled) { color: #00a0d2; }
|
| 1453 |
|
| 1454 |
+
.components-button.is-link:focus { color: #124964; box-shadow: 0 0 0 1px #5b9dd9, 0 0 1.5px 1px rgba(30, 140, 190, 0.8); }
|
| 1455 |
|
| 1456 |
+
.components-button.is-link.is-destructive { color: #d94f4f; }
|
| 1457 |
|
| 1458 |
+
.components-button:not([aria-disabled="true"]):active { color: inherit; }
|
| 1459 |
|
| 1460 |
+
.components-button:disabled, .components-button[aria-disabled="true"] { cursor: default; opacity: 0.3; }
|
| 1461 |
|
| 1462 |
+
.components-button.is-busy, .components-button.is-secondary.is-busy, .components-button.is-secondary.is-busy:disabled, .components-button.is-secondary.is-busy[aria-disabled="true"] { -webkit-animation: components-button__busy-animation 2500ms infinite linear; animation: components-button__busy-animation 2500ms infinite linear; opacity: 1; background-size: 100px 100%; /* stylelint-disable */ background-image: linear-gradient(-45deg, #fafafa 28%, #e0e0e0 28%, #e0e0e0 72%, #fafafa 72%); /* stylelint-enable */ }
|
| 1463 |
|
| 1464 |
+
.components-button.is-small { height: 24px; line-height: 22px; padding: 0 8px; font-size: 11px; }
|
| 1465 |
|
| 1466 |
+
.components-button.is-small.has-icon:not(.has-text) { padding: 0 8px; width: 24px; }
|
| 1467 |
|
| 1468 |
+
.components-button.has-icon { padding: 6px; min-width: 36px; justify-content: center; }
|
| 1469 |
|
| 1470 |
.components-button.has-icon .dashicon { display: inline-block; flex: 0 0 auto; }
|
| 1471 |
|
| 1472 |
+
.components-button.has-icon.has-text { justify-content: left; }
|
| 1473 |
+
|
| 1474 |
.components-button.has-icon.has-text svg { margin-right: 8px; }
|
| 1475 |
|
| 1476 |
+
.components-button.is-pressed { color: #fff; background: #1e1e1e; }
|
| 1477 |
+
|
| 1478 |
+
.components-button.is-pressed:focus:not(:disabled) { box-shadow: inset 0 0 0 1px #fff, 0 0 0 1.5px #007cba; outline: 2px solid transparent; }
|
| 1479 |
+
|
| 1480 |
+
body.admin-color-sunrise .components-button.is-pressed:focus:not(:disabled) { box-shadow: inset 0 0 0 1px #fff, 0 0 0 1.5px #d1864a; }
|
| 1481 |
+
|
| 1482 |
+
body.admin-color-ocean .components-button.is-pressed:focus:not(:disabled) { box-shadow: inset 0 0 0 1px #fff, 0 0 0 1.5px #a3b9a2; }
|
| 1483 |
+
|
| 1484 |
+
body.admin-color-midnight .components-button.is-pressed:focus:not(:disabled) { box-shadow: inset 0 0 0 1px #fff, 0 0 0 1.5px #e14d43; }
|
| 1485 |
+
|
| 1486 |
+
body.admin-color-ectoplasm .components-button.is-pressed:focus:not(:disabled) { box-shadow: inset 0 0 0 1px #fff, 0 0 0 1.5px #a7b656; }
|
| 1487 |
+
|
| 1488 |
+
body.admin-color-coffee .components-button.is-pressed:focus:not(:disabled) { box-shadow: inset 0 0 0 1px #fff, 0 0 0 1.5px #c2a68c; }
|
| 1489 |
+
|
| 1490 |
+
body.admin-color-blue .components-button.is-pressed:focus:not(:disabled) { box-shadow: inset 0 0 0 1px #fff, 0 0 0 1.5px #d9ab59; }
|
| 1491 |
+
|
| 1492 |
+
body.admin-color-light .components-button.is-pressed:focus:not(:disabled) { box-shadow: inset 0 0 0 1px #fff, 0 0 0 1.5px #0085ba; }
|
| 1493 |
+
|
| 1494 |
+
.components-button.is-pressed:hover:not(:disabled) { background: #1e1e1e; }
|
| 1495 |
+
|
| 1496 |
.components-button svg { fill: currentColor; outline: none; }
|
| 1497 |
|
| 1498 |
+
.components-button .components-visually-hidden { height: auto; }
|
| 1499 |
|
| 1500 |
@-webkit-keyframes components-button__busy-animation { 0% { background-position: 200px 0; } }
|
| 1501 |
|
| 1502 |
@keyframes components-button__busy-animation { 0% { background-position: 200px 0; } }
|
| 1503 |
|
| 1504 |
+
.components-checkbox-control__input[type="checkbox"] { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; padding: 6px 8px; box-shadow: 0 0 0 transparent; transition: box-shadow 0.1s linear; border-radius: 2px; border: 1px solid #757575; /* Fonts smaller than 16px causes mobile safari to zoom. */ font-size: 16px; /* Override core line-height. To be reviewed. */ line-height: normal; border: 2px solid #757575; margin-right: 12px; transition: none; border-radius: 2px; background: #fff; color: #555; clear: none; cursor: pointer; display: inline-block; line-height: 0; margin: 0 4px 0 0; outline: 0; padding: 0 !important; text-align: center; vertical-align: top; width: 24px; height: 24px; -webkit-appearance: none; box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); transition: 0.05s border-color ease-in-out; }
|
| 1505 |
+
|
| 1506 |
+
@media (prefers-reduced-motion: reduce) { .components-checkbox-control__input[type="checkbox"] { transition-duration: 0s; } }
|
| 1507 |
|
| 1508 |
+
@media (min-width: 600px) { .components-checkbox-control__input[type="checkbox"] { font-size: 13px; /* Override core line-height. To be reviewed. */ line-height: normal; } }
|
| 1509 |
+
|
| 1510 |
+
.components-checkbox-control__input[type="checkbox"]:focus { border-color: #007cba; box-shadow: 0 0 0 0.5px #007cba; outline: 2px solid transparent; }
|
| 1511 |
+
|
| 1512 |
+
body.admin-color-sunrise .components-checkbox-control__input[type="checkbox"]:focus { border-color: #d1864a; box-shadow: 0 0 0 0.5px #d1864a; }
|
| 1513 |
+
|
| 1514 |
+
body.admin-color-ocean .components-checkbox-control__input[type="checkbox"]:focus { border-color: #a3b9a2; box-shadow: 0 0 0 0.5px #a3b9a2; }
|
| 1515 |
+
|
| 1516 |
+
body.admin-color-midnight .components-checkbox-control__input[type="checkbox"]:focus { border-color: #e14d43; box-shadow: 0 0 0 0.5px #e14d43; }
|
| 1517 |
+
|
| 1518 |
+
body.admin-color-ectoplasm .components-checkbox-control__input[type="checkbox"]:focus { border-color: #a7b656; box-shadow: 0 0 0 0.5px #a7b656; }
|
| 1519 |
+
|
| 1520 |
+
body.admin-color-coffee .components-checkbox-control__input[type="checkbox"]:focus { border-color: #c2a68c; box-shadow: 0 0 0 0.5px #c2a68c; }
|
| 1521 |
+
|
| 1522 |
+
body.admin-color-blue .components-checkbox-control__input[type="checkbox"]:focus { border-color: #d9ab59; box-shadow: 0 0 0 0.5px #d9ab59; }
|
| 1523 |
+
|
| 1524 |
+
body.admin-color-light .components-checkbox-control__input[type="checkbox"]:focus { border-color: #0085ba; box-shadow: 0 0 0 0.5px #0085ba; }
|
| 1525 |
+
|
| 1526 |
+
.components-checkbox-control__input[type="checkbox"]::-webkit-input-placeholder { color: rgba(14, 28, 46, 0.62); }
|
| 1527 |
+
|
| 1528 |
+
.components-checkbox-control__input[type="checkbox"]::-moz-placeholder { opacity: 1; color: rgba(14, 28, 46, 0.62); }
|
| 1529 |
+
|
| 1530 |
+
.components-checkbox-control__input[type="checkbox"]:-ms-input-placeholder { color: rgba(14, 28, 46, 0.62); }
|
| 1531 |
+
|
| 1532 |
+
.is-dark-theme .components-checkbox-control__input[type="checkbox"]::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.65); }
|
| 1533 |
+
|
| 1534 |
+
.is-dark-theme .components-checkbox-control__input[type="checkbox"]::-moz-placeholder { opacity: 1; color: rgba(255, 255, 255, 0.65); }
|
| 1535 |
+
|
| 1536 |
+
.is-dark-theme .components-checkbox-control__input[type="checkbox"]:-ms-input-placeholder { color: rgba(255, 255, 255, 0.65); }
|
| 1537 |
+
|
| 1538 |
+
.components-checkbox-control__input[type="checkbox"]:focus { border-color: #757575; box-shadow: 0 0 0 1px #757575; }
|
| 1539 |
+
|
| 1540 |
+
.components-checkbox-control__input[type="checkbox"]:checked { background: #11a0d2; border-color: #11a0d2; }
|
| 1541 |
+
|
| 1542 |
+
body.admin-color-sunrise .components-checkbox-control__input[type="checkbox"]:checked { background: #c8b03c; border-color: #c8b03c; }
|
| 1543 |
+
|
| 1544 |
+
body.admin-color-ocean .components-checkbox-control__input[type="checkbox"]:checked { background: #a3b9a2; border-color: #a3b9a2; }
|
| 1545 |
+
|
| 1546 |
+
body.admin-color-midnight .components-checkbox-control__input[type="checkbox"]:checked { background: #77a6b9; border-color: #77a6b9; }
|
| 1547 |
+
|
| 1548 |
+
body.admin-color-ectoplasm .components-checkbox-control__input[type="checkbox"]:checked { background: #a7b656; border-color: #a7b656; }
|
| 1549 |
+
|
| 1550 |
+
body.admin-color-coffee .components-checkbox-control__input[type="checkbox"]:checked { background: #c2a68c; border-color: #c2a68c; }
|
| 1551 |
+
|
| 1552 |
+
body.admin-color-blue .components-checkbox-control__input[type="checkbox"]:checked { background: #82b4cb; border-color: #82b4cb; }
|
| 1553 |
+
|
| 1554 |
+
body.admin-color-light .components-checkbox-control__input[type="checkbox"]:checked { background: #11a0d2; border-color: #11a0d2; }
|
| 1555 |
+
|
| 1556 |
+
.components-checkbox-control__input[type="checkbox"]:checked:focus { box-shadow: 0 0 0 1.5px #757575; }
|
| 1557 |
+
|
| 1558 |
+
.components-checkbox-control__input[type="checkbox"]:checked::before, .components-checkbox-control__input[type="checkbox"][aria-checked="mixed"]::before { margin: -3px -5px; color: #fff; }
|
| 1559 |
+
|
| 1560 |
+
@media (min-width: 782px) { .components-checkbox-control__input[type="checkbox"]:checked::before, .components-checkbox-control__input[type="checkbox"][aria-checked="mixed"]::before { margin: -4px 0 0 -5px; } }
|
| 1561 |
+
|
| 1562 |
+
.components-checkbox-control__input[type="checkbox"][aria-checked="mixed"] { background: #11a0d2; border-color: #11a0d2; }
|
| 1563 |
+
|
| 1564 |
+
body.admin-color-sunrise .components-checkbox-control__input[type="checkbox"][aria-checked="mixed"] { background: #c8b03c; border-color: #c8b03c; }
|
| 1565 |
+
|
| 1566 |
+
body.admin-color-ocean .components-checkbox-control__input[type="checkbox"][aria-checked="mixed"] { background: #a3b9a2; border-color: #a3b9a2; }
|
| 1567 |
+
|
| 1568 |
+
body.admin-color-midnight .components-checkbox-control__input[type="checkbox"][aria-checked="mixed"] { background: #77a6b9; border-color: #77a6b9; }
|
| 1569 |
+
|
| 1570 |
+
body.admin-color-ectoplasm .components-checkbox-control__input[type="checkbox"][aria-checked="mixed"] { background: #a7b656; border-color: #a7b656; }
|
| 1571 |
+
|
| 1572 |
+
body.admin-color-coffee .components-checkbox-control__input[type="checkbox"][aria-checked="mixed"] { background: #c2a68c; border-color: #c2a68c; }
|
| 1573 |
+
|
| 1574 |
+
body.admin-color-blue .components-checkbox-control__input[type="checkbox"][aria-checked="mixed"] { background: #82b4cb; border-color: #82b4cb; }
|
| 1575 |
+
|
| 1576 |
+
body.admin-color-light .components-checkbox-control__input[type="checkbox"][aria-checked="mixed"] { background: #11a0d2; border-color: #11a0d2; }
|
| 1577 |
+
|
| 1578 |
+
.components-checkbox-control__input[type="checkbox"][aria-checked="mixed"]::before { content: "\f460"; float: left; display: inline-block; vertical-align: middle; width: 16px; /* stylelint-disable */ font: normal 30px/1 dashicons; /* stylelint-enable */ speak: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
|
| 1579 |
+
|
| 1580 |
+
@media (min-width: 782px) { .components-checkbox-control__input[type="checkbox"][aria-checked="mixed"]::before { float: none; font-size: 21px; } }
|
| 1581 |
+
|
| 1582 |
+
.components-checkbox-control__input[type="checkbox"][aria-checked="mixed"]:focus { box-shadow: 0 0 0 1.5px #555d66; }
|
| 1583 |
+
|
| 1584 |
+
@media (min-width: 600px) { .components-checkbox-control__input[type="checkbox"] { height: 20px; width: 20px; } }
|
| 1585 |
|
| 1586 |
.components-checkbox-control__input[type="checkbox"]:focus { border-color: #5b9dd9; box-shadow: 0 0 2px rgba(30, 140, 190, 0.8); outline: 2px solid transparent; }
|
| 1587 |
|
| 1593 |
|
| 1594 |
.components-checkbox-control__input[type="checkbox"]:checked::before { content: none; }
|
| 1595 |
|
| 1596 |
+
.components-checkbox-control__input-container { position: relative; display: inline-block; margin-right: 12px; vertical-align: middle; width: 24px; height: 24px; }
|
| 1597 |
|
| 1598 |
+
@media (min-width: 600px) { .components-checkbox-control__input-container { width: 20px; height: 20px; } }
|
| 1599 |
|
| 1600 |
+
svg.components-checkbox-control__checked { fill: #fff; cursor: pointer; position: absolute; left: 0; top: 0; width: 24px; height: 24px; -webkit-user-select: none; -ms-user-select: none; -moz-user-select: none; user-select: none; pointer-events: none; }
|
| 1601 |
|
| 1602 |
+
@media (min-width: 600px) { svg.components-checkbox-control__checked { left: -2px; top: -2px; } }
|
| 1603 |
|
| 1604 |
.components-circular-option-picker { display: inline-block; margin-top: 0.6rem; width: 100%; }
|
| 1605 |
|
| 1621 |
|
| 1622 |
.components-circular-option-picker__option:hover { box-shadow: inset 0 0 0 14px !important; }
|
| 1623 |
|
| 1624 |
+
.components-circular-option-picker__option.is-pressed { box-shadow: inset 0 0 0 4px; position: relative; z-index: 1; overflow: visible; }
|
| 1625 |
|
| 1626 |
+
.components-circular-option-picker__option.is-pressed + svg { position: absolute; left: 2px; top: 2px; border-radius: 50%; z-index: 2; pointer-events: none; }
|
| 1627 |
|
| 1628 |
.components-circular-option-picker__option::after { content: ""; position: absolute; top: -1px; left: -1px; bottom: -1px; right: -1px; border-radius: 50%; box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2); border: 1px solid transparent; }
|
| 1629 |
|
| 1708 |
|
| 1709 |
.components-color-picker__inputs-fields { display: flex; /*rtl:ignore*/ direction: ltr; flex-grow: 1; margin-right: 4px; }
|
| 1710 |
|
| 1711 |
+
.components-color-picker__inputs-fields .components-base-control + .components-base-control { margin-top: 0; }
|
| 1712 |
|
| 1713 |
.components-color-picker__inputs-fields .components-base-control__field { margin: 0 4px; }
|
| 1714 |
|
| 1718 |
|
| 1719 |
.components-custom-gradient-picker__gradient-bar:not(.has-gradient) { opacity: 0.4; }
|
| 1720 |
|
| 1721 |
+
.components-custom-gradient-picker__gradient-bar { width: 100%; height: 24px; border-radius: 24px; margin-bottom: 8px; padding-left: 3px; padding-right: 21px; }
|
| 1722 |
|
| 1723 |
.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__markers-container { position: relative; }
|
| 1724 |
|
| 1725 |
+
.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point { border-radius: 50%; background: #fff; padding: 2px; min-width: 24px; width: 24px; height: 24px; position: relative; }
|
| 1726 |
+
|
| 1727 |
+
.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point svg { height: 100%; width: 100%; }
|
| 1728 |
|
| 1729 |
+
.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button { border: 2px solid #fff; border-radius: 50%; height: 18px; padding: 0; position: absolute; width: 18px; top: 3px; }
|
| 1730 |
|
| 1731 |
+
.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active { background: #fafafa; color: #23282d; border-color: #999; box-shadow: 0 0 0 1px #fff, 0 0 0 3px #007cba; }
|
| 1732 |
+
|
| 1733 |
+
body.admin-color-sunrise .components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active { box-shadow: 0 0 0 1px #fff, 0 0 0 3px #d1864a; }
|
| 1734 |
+
|
| 1735 |
+
body.admin-color-ocean .components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active { box-shadow: 0 0 0 1px #fff, 0 0 0 3px #a3b9a2; }
|
| 1736 |
+
|
| 1737 |
+
body.admin-color-midnight .components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active { box-shadow: 0 0 0 1px #fff, 0 0 0 3px #e14d43; }
|
| 1738 |
+
|
| 1739 |
+
body.admin-color-ectoplasm .components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active { box-shadow: 0 0 0 1px #fff, 0 0 0 3px #a7b656; }
|
| 1740 |
+
|
| 1741 |
+
body.admin-color-coffee .components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active { box-shadow: 0 0 0 1px #fff, 0 0 0 3px #c2a68c; }
|
| 1742 |
+
|
| 1743 |
+
body.admin-color-blue .components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active { box-shadow: 0 0 0 1px #fff, 0 0 0 3px #d9ab59; }
|
| 1744 |
+
|
| 1745 |
+
body.admin-color-light .components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active { box-shadow: 0 0 0 1px #fff, 0 0 0 3px #0085ba; }
|
| 1746 |
|
| 1747 |
.components-custom-gradient-picker__color-picker-popover .components-custom-gradient-picker__remove-control-point { margin-left: auto; margin-right: auto; display: block; margin-bottom: 8px; }
|
| 1748 |
|
| 1760 |
|
| 1761 |
.components-custom-gradient-picker .components-custom-gradient-picker__toolbar button.is-pressed > svg { background: #fff; border: 1px solid #7e8993; border-radius: 2px; }
|
| 1762 |
|
| 1763 |
+
.components-custom-select-control { position: relative; }
|
| 1764 |
|
| 1765 |
.components-custom-select-control__label { display: block; margin-bottom: 5px; }
|
| 1766 |
|
| 1767 |
+
.components-custom-select-control__button { border: 1px solid #757575; border-radius: 2px; display: inline; min-height: 30px; min-width: 130px; position: relative; text-align: left; }
|
| 1768 |
+
|
| 1769 |
+
.components-custom-select-control__button.components-custom-select-control__button { padding-right: 24px; }
|
| 1770 |
|
| 1771 |
+
.components-custom-select-control__button:focus:not(:disabled) { border-color: #007cba; box-shadow: 0 0 0 0.5px #007cba; }
|
| 1772 |
+
|
| 1773 |
+
body.admin-color-sunrise .components-custom-select-control__button:focus:not(:disabled) { border-color: #d1864a; box-shadow: 0 0 0 0.5px #d1864a; }
|
| 1774 |
+
|
| 1775 |
+
body.admin-color-ocean .components-custom-select-control__button:focus:not(:disabled) { border-color: #a3b9a2; box-shadow: 0 0 0 0.5px #a3b9a2; }
|
| 1776 |
+
|
| 1777 |
+
body.admin-color-midnight .components-custom-select-control__button:focus:not(:disabled) { border-color: #e14d43; box-shadow: 0 0 0 0.5px #e14d43; }
|
| 1778 |
+
|
| 1779 |
+
body.admin-color-ectoplasm .components-custom-select-control__button:focus:not(:disabled) { border-color: #a7b656; box-shadow: 0 0 0 0.5px #a7b656; }
|
| 1780 |
+
|
| 1781 |
+
body.admin-color-coffee .components-custom-select-control__button:focus:not(:disabled) { border-color: #c2a68c; box-shadow: 0 0 0 0.5px #c2a68c; }
|
| 1782 |
+
|
| 1783 |
+
body.admin-color-blue .components-custom-select-control__button:focus:not(:disabled) { border-color: #d9ab59; box-shadow: 0 0 0 0.5px #d9ab59; }
|
| 1784 |
+
|
| 1785 |
+
body.admin-color-light .components-custom-select-control__button:focus:not(:disabled) { border-color: #0085ba; box-shadow: 0 0 0 0.5px #0085ba; }
|
| 1786 |
|
| 1787 |
.components-custom-select-control__button-icon { height: 100%; padding: 0 4px; position: absolute; right: 0; top: 0; }
|
| 1788 |
|
| 1789 |
+
.components-custom-select-control__menu { background-color: #fff; max-height: 400px; min-width: 100%; overflow: auto; padding: 0; position: absolute; z-index: 1000000; }
|
| 1790 |
+
|
| 1791 |
+
.components-custom-select-control__menu:focus { border: 1px solid #1e1e1e; border-radius: 2px; outline: none; transition: none; }
|
| 1792 |
|
| 1793 |
+
.components-custom-select-control__item { align-items: center; display: flex; list-style-type: none; padding: 10px 5px 10px 25px; cursor: default; }
|
| 1794 |
|
| 1795 |
.components-custom-select-control__item.is-highlighted { background: #e2e4e7; }
|
| 1796 |
|
| 1937 |
|
| 1938 |
.CalendarDay__blocked_out_of_range, .CalendarDay__blocked_out_of_range:active, .CalendarDay__blocked_out_of_range:hover { background: #fff; border: 1px solid #e4e7e7; color: #cacccd; }
|
| 1939 |
|
| 1940 |
+
.CalendarMonth { background: #fff; text-align: center; vertical-align: top; -webkit-user-select: none; -ms-user-select: none; -moz-user-select: none; user-select: none; }
|
| 1941 |
|
| 1942 |
.CalendarMonth_table { border-collapse: collapse; border-spacing: 0; }
|
| 1943 |
|
| 1971 |
|
| 1972 |
.DayPickerNavigation__verticalScrollableDefault { position: relative; }
|
| 1973 |
|
| 1974 |
+
.DayPickerNavigation_button { cursor: pointer; -webkit-user-select: none; -ms-user-select: none; -moz-user-select: none; user-select: none; border: 0; padding: 0; margin: 0; }
|
| 1975 |
|
| 1976 |
.DayPickerNavigation_button__default { border: 1px solid #e4e7e7; background-color: #fff; color: #757575; }
|
| 1977 |
|
| 2049 |
|
| 2050 |
.DateInput_input__regular { font-weight: auto; }
|
| 2051 |
|
| 2052 |
+
.DateInput_input__readOnly { -webkit-user-select: none; -ms-user-select: none; -moz-user-select: none; user-select: none; }
|
| 2053 |
|
| 2054 |
.DateInput_input__focused { outline: 0; background: #fff; border: 0; border-top: 0; border-right: 0; border-bottom: 2px solid #008489; border-left: 0; }
|
| 2055 |
|
| 2118 |
.DateRangePicker_closeButton_svg { height: 15px; width: 15px; fill: #cacccd; }
|
| 2119 |
|
| 2120 |
/*rtl:end:ignore*/
|
| 2121 |
+
.components-datetime { padding: 0; }
|
| 2122 |
|
| 2123 |
.components-datetime .components-datetime__calendar-help { padding: 16px; }
|
| 2124 |
|
| 2125 |
.components-datetime .components-datetime__calendar-help h4 { margin: 0; }
|
| 2126 |
|
| 2127 |
+
.components-datetime .components-datetime__buttons { display: flex; justify-content: space-between; }
|
| 2128 |
+
|
| 2129 |
+
.components-datetime .components-datetime__date-help-toggle { display: block; margin-left: auto; }
|
| 2130 |
|
| 2131 |
.components-datetime fieldset { border: 0; padding: 0; margin: 0; }
|
| 2132 |
|
| 2133 |
+
.components-datetime select, .components-datetime input { box-shadow: 0 0 0 transparent; transition: box-shadow 0.1s linear; border-radius: 2px; border: 1px solid #757575; }
|
| 2134 |
|
| 2135 |
@media (prefers-reduced-motion: reduce) { .components-datetime select, .components-datetime input { transition-duration: 0s; } }
|
| 2136 |
|
| 2142 |
|
| 2143 |
.components-datetime__date .CalendarMonth_caption { font-size: 13px; }
|
| 2144 |
|
| 2145 |
+
.components-datetime__date .CalendarMonth_table { border-collapse: separate; border-spacing: 2px; }
|
| 2146 |
+
|
| 2147 |
+
.components-datetime__date .CalendarDay { font-size: 13px; border: none; border-radius: 50%; text-align: center; }
|
| 2148 |
+
|
| 2149 |
+
.components-datetime__date .CalendarDay:focus { box-shadow: inset 0 0 0 1.5px #0085ba, inset 0 0 0 2.5px #fff; outline: 2px solid transparent; }
|
| 2150 |
+
|
| 2151 |
+
body.admin-color-sunrise .components-datetime__date .CalendarDay:focus { box-shadow: inset 0 0 0 1.5px #d1864a, inset 0 0 0 2.5px #fff; }
|
| 2152 |
+
|
| 2153 |
+
body.admin-color-ocean .components-datetime__date .CalendarDay:focus { box-shadow: inset 0 0 0 1.5px #a3b9a2, inset 0 0 0 2.5px #fff; }
|
| 2154 |
+
|
| 2155 |
+
body.admin-color-midnight .components-datetime__date .CalendarDay:focus { box-shadow: inset 0 0 0 1.5px #e14d43, inset 0 0 0 2.5px #fff; }
|
| 2156 |
+
|
| 2157 |
+
body.admin-color-ectoplasm .components-datetime__date .CalendarDay:focus { box-shadow: inset 0 0 0 1.5px #a7b656, inset 0 0 0 2.5px #fff; }
|
| 2158 |
+
|
| 2159 |
+
body.admin-color-coffee .components-datetime__date .CalendarDay:focus { box-shadow: inset 0 0 0 1.5px #c2a68c, inset 0 0 0 2.5px #fff; }
|
| 2160 |
|
| 2161 |
+
body.admin-color-blue .components-datetime__date .CalendarDay:focus { box-shadow: inset 0 0 0 1.5px #82b4cb, inset 0 0 0 2.5px #fff; }
|
| 2162 |
+
|
| 2163 |
+
body.admin-color-light .components-datetime__date .CalendarDay:focus { box-shadow: inset 0 0 0 1.5px #0085ba, inset 0 0 0 2.5px #fff; }
|
| 2164 |
+
|
| 2165 |
+
.components-datetime__date .CalendarDay__selected { background: #0085ba; border: 2px solid transparent; }
|
| 2166 |
|
| 2167 |
body.admin-color-sunrise .components-datetime__date .CalendarDay__selected { background: #d1864a; }
|
| 2168 |
|
| 2194 |
|
| 2195 |
body.admin-color-light .components-datetime__date .CalendarDay__selected:hover { background: #00719e; }
|
| 2196 |
|
| 2197 |
+
.components-datetime__date .CalendarDay__selected:focus { box-shadow: inset 0 0 0 1px #fff; }
|
| 2198 |
+
|
| 2199 |
.components-datetime__date .DayPickerNavigation_button__horizontalDefault { padding: 2px 8px; top: 20px; }
|
| 2200 |
|
| 2201 |
+
.components-datetime__date .DayPickerNavigation_button__horizontalDefault:focus { border-color: #007cba; box-shadow: 0 0 0 0.5px #007cba; outline: 2px solid transparent; }
|
| 2202 |
+
|
| 2203 |
+
body.admin-color-sunrise .components-datetime__date .DayPickerNavigation_button__horizontalDefault:focus { border-color: #d1864a; box-shadow: 0 0 0 0.5px #d1864a; }
|
| 2204 |
+
|
| 2205 |
+
body.admin-color-ocean .components-datetime__date .DayPickerNavigation_button__horizontalDefault:focus { border-color: #a3b9a2; box-shadow: 0 0 0 0.5px #a3b9a2; }
|
| 2206 |
+
|
| 2207 |
+
body.admin-color-midnight .components-datetime__date .DayPickerNavigation_button__horizontalDefault:focus { border-color: #e14d43; box-shadow: 0 0 0 0.5px #e14d43; }
|
| 2208 |
+
|
| 2209 |
+
body.admin-color-ectoplasm .components-datetime__date .DayPickerNavigation_button__horizontalDefault:focus { border-color: #a7b656; box-shadow: 0 0 0 0.5px #a7b656; }
|
| 2210 |
+
|
| 2211 |
+
body.admin-color-coffee .components-datetime__date .DayPickerNavigation_button__horizontalDefault:focus { border-color: #c2a68c; box-shadow: 0 0 0 0.5px #c2a68c; }
|
| 2212 |
+
|
| 2213 |
+
body.admin-color-blue .components-datetime__date .DayPickerNavigation_button__horizontalDefault:focus { border-color: #d9ab59; box-shadow: 0 0 0 0.5px #d9ab59; }
|
| 2214 |
+
|
| 2215 |
+
body.admin-color-light .components-datetime__date .DayPickerNavigation_button__horizontalDefault:focus { border-color: #0085ba; box-shadow: 0 0 0 0.5px #0085ba; }
|
| 2216 |
|
| 2217 |
.components-datetime__date .DayPicker_weekHeader { top: 50px; }
|
| 2218 |
|
| 2219 |
.components-datetime__date .DayPicker_weekHeader .DayPicker_weekHeader_ul { margin: 1px 0; padding-left: 0; padding-right: 0; }
|
| 2220 |
|
| 2221 |
+
.components-datetime__date.is-description-visible .DayPicker { visibility: hidden; }
|
| 2222 |
|
| 2223 |
.components-datetime__time { padding-bottom: 16px; }
|
| 2224 |
|
| 2232 |
|
| 2233 |
.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-separator { display: inline-block; padding: 0 3px 0 0; color: #555d66; }
|
| 2234 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2235 |
.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-field-time { /*rtl:ignore*/ direction: ltr; }
|
| 2236 |
|
|
|
|
|
|
|
| 2237 |
.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-field select { margin-right: 4px; }
|
| 2238 |
|
| 2239 |
.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-field select:focus { position: relative; z-index: 1; }
|
| 2244 |
|
| 2245 |
.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-field input[type="number"]::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; }
|
| 2246 |
|
| 2247 |
+
.components-datetime__time.is-12-hour .components-datetime__time-field-day input { margin: -4px 0 0 !important; border-radius: 4px 0 0 4px !important; }
|
| 2248 |
|
| 2249 |
.components-datetime__time.is-12-hour .components-datetime__time-field-year input { border-radius: 0 4px 4px 0 !important; }
|
| 2250 |
|
| 2306 |
|
| 2307 |
.components-dropdown { display: inline-block; }
|
| 2308 |
|
| 2309 |
+
.components-dropdown__content .components-popover__content { padding: 12px; }
|
| 2310 |
|
| 2311 |
.components-dropdown-menu__popover .components-popover__content { width: 200px; }
|
| 2312 |
|
| 2313 |
+
.components-dropdown-menu__menu { width: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; font-size: 13px; line-height: 1.4; }
|
| 2314 |
|
| 2315 |
.components-dropdown-menu__menu .components-dropdown-menu__menu-item, .components-dropdown-menu__menu .components-menu-item { width: 100%; padding: 6px; outline: none; cursor: pointer; margin-bottom: 4px; }
|
| 2316 |
|
| 2318 |
|
| 2319 |
.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator::before, .components-dropdown-menu__menu .components-menu-item.has-separator::before { display: block; content: ""; box-sizing: content-box; background-color: #e2e4e7; position: absolute; top: -3px; left: 0; right: 0; height: 1px; }
|
| 2320 |
|
| 2321 |
+
.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg, .components-dropdown-menu__menu .components-menu-item.is-active svg { color: #fff; background: #1e1e1e; box-shadow: 0 0 0 1px #1e1e1e; border-radius: 1px; }
|
| 2322 |
|
| 2323 |
+
.components-dropdown-menu__menu .components-dropdown-menu__menu-item > svg, .components-dropdown-menu__menu .components-menu-item > svg { border-radius: 2px; width: 24px; height: 24px; }
|
| 2324 |
|
| 2325 |
+
.components-dropdown-menu__menu .components-menu-item__button, .components-dropdown-menu__menu .components-menu-item__button.components-button { min-height: 36px; height: auto; padding-left: 40px; text-align: left; }
|
| 2326 |
|
| 2327 |
+
.components-dropdown-menu__menu .components-menu-item__button.has-icon, .components-dropdown-menu__menu .components-menu-item__button.components-button.has-icon { padding-left: 8px; }
|
| 2328 |
|
| 2329 |
+
.components-dropdown-menu__menu .components-menu-group { padding: 12px; margin-top: 0; margin-bottom: 0; margin-left: -12px; margin-right: -12px; }
|
| 2330 |
|
| 2331 |
+
.components-dropdown-menu__menu .components-menu-group:first-child { margin-top: -12px; }
|
| 2332 |
|
| 2333 |
+
.components-dropdown-menu__menu .components-menu-group:last-child { margin-bottom: -12px; }
|
| 2334 |
|
| 2335 |
+
.components-dropdown-menu__menu .components-menu-group + .components-menu-group { margin-top: 0; border-top: 1px solid #ccc; padding: 12px; }
|
| 2336 |
|
| 2337 |
+
.components-dropdown-menu__menu.no-icons .components-menu-item__button.components-button { padding: 0 12px; }
|
| 2338 |
+
|
| 2339 |
+
.components-external-link__icon { width: 1.4em; height: 1.4em; margin: -0.2em 0.1em 0; vertical-align: middle; fill: currentColor; }
|
| 2340 |
|
| 2341 |
.components-focal-point-picker-wrapper { background-color: transparent; border: 1px solid #e2e4e7; height: 200px; width: 100%; padding: 14px; }
|
| 2342 |
|
| 2343 |
.components-focal-point-picker { align-items: center; cursor: pointer; display: flex; height: 100%; justify-content: center; position: relative; width: 100%; }
|
| 2344 |
|
| 2345 |
+
.components-focal-point-picker img { height: auto; max-height: 100%; max-width: 100%; width: auto; -webkit-user-select: none; -ms-user-select: none; -moz-user-select: none; user-select: none; }
|
| 2346 |
|
| 2347 |
.components-focal-point-picker__icon_container { background-color: transparent; cursor: -webkit-grab; cursor: grab; height: 30px; opacity: 0.8; position: absolute; will-change: transform; width: 30px; z-index: 10000; }
|
| 2348 |
|
| 2376 |
|
| 2377 |
.components-focal-point-picker_position-display-container span { margin: 0 0 0 0.2em; }
|
| 2378 |
|
| 2379 |
+
.components-font-size-picker__controls { max-width: 248px; display: flex; flex-wrap: wrap; align-items: center; margin-bottom: 24px; }
|
| 2380 |
+
|
| 2381 |
+
.components-font-size-picker__controls .components-font-size-picker__number { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; padding: 6px 8px; box-shadow: 0 0 0 transparent; transition: box-shadow 0.1s linear; border-radius: 2px; border: 1px solid #757575; /* Fonts smaller than 16px causes mobile safari to zoom. */ font-size: 16px; /* Override core line-height. To be reviewed. */ line-height: normal; display: inline-block; font-weight: 500; height: 30px; margin-bottom: 0; margin-left: 0; margin-right: 8px; margin-top: 5px; width: 54px; }
|
| 2382 |
+
|
| 2383 |
+
@media (prefers-reduced-motion: reduce) { .components-font-size-picker__controls .components-font-size-picker__number { transition-duration: 0s; } }
|
| 2384 |
+
|
| 2385 |
+
@media (min-width: 600px) { .components-font-size-picker__controls .components-font-size-picker__number { font-size: 13px; /* Override core line-height. To be reviewed. */ line-height: normal; } }
|
| 2386 |
+
|
| 2387 |
+
.components-font-size-picker__controls .components-font-size-picker__number:focus { border-color: #007cba; box-shadow: 0 0 0 0.5px #007cba; outline: 2px solid transparent; }
|
| 2388 |
+
|
| 2389 |
+
body.admin-color-sunrise .components-font-size-picker__controls .components-font-size-picker__number:focus { border-color: #d1864a; box-shadow: 0 0 0 0.5px #d1864a; }
|
| 2390 |
+
|
| 2391 |
+
body.admin-color-ocean .components-font-size-picker__controls .components-font-size-picker__number:focus { border-color: #a3b9a2; box-shadow: 0 0 0 0.5px #a3b9a2; }
|
| 2392 |
+
|
| 2393 |
+
body.admin-color-midnight .components-font-size-picker__controls .components-font-size-picker__number:focus { border-color: #e14d43; box-shadow: 0 0 0 0.5px #e14d43; }
|
| 2394 |
+
|
| 2395 |
+
body.admin-color-ectoplasm .components-font-size-picker__controls .components-font-size-picker__number:focus { border-color: #a7b656; box-shadow: 0 0 0 0.5px #a7b656; }
|
| 2396 |
+
|
| 2397 |
+
body.admin-color-coffee .components-font-size-picker__controls .components-font-size-picker__number:focus { border-color: #c2a68c; box-shadow: 0 0 0 0.5px #c2a68c; }
|
| 2398 |
+
|
| 2399 |
+
body.admin-color-blue .components-font-size-picker__controls .components-font-size-picker__number:focus { border-color: #d9ab59; box-shadow: 0 0 0 0.5px #d9ab59; }
|
| 2400 |
+
|
| 2401 |
+
body.admin-color-light .components-font-size-picker__controls .components-font-size-picker__number:focus { border-color: #0085ba; box-shadow: 0 0 0 0.5px #0085ba; }
|
| 2402 |
+
|
| 2403 |
+
.components-font-size-picker__controls .components-font-size-picker__number::-webkit-input-placeholder { color: rgba(14, 28, 46, 0.62); }
|
| 2404 |
+
|
| 2405 |
+
.components-font-size-picker__controls .components-font-size-picker__number::-moz-placeholder { opacity: 1; color: rgba(14, 28, 46, 0.62); }
|
| 2406 |
+
|
| 2407 |
+
.components-font-size-picker__controls .components-font-size-picker__number:-ms-input-placeholder { color: rgba(14, 28, 46, 0.62); }
|
| 2408 |
+
|
| 2409 |
+
.is-dark-theme .components-font-size-picker__controls .components-font-size-picker__number::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.65); }
|
| 2410 |
|
| 2411 |
+
.is-dark-theme .components-font-size-picker__controls .components-font-size-picker__number::-moz-placeholder { opacity: 1; color: rgba(255, 255, 255, 0.65); }
|
| 2412 |
|
| 2413 |
+
.is-dark-theme .components-font-size-picker__controls .components-font-size-picker__number:-ms-input-placeholder { color: rgba(255, 255, 255, 0.65); }
|
| 2414 |
|
| 2415 |
+
.components-font-size-picker__controls .components-font-size-picker__number[value=""] + .components-button { cursor: default; opacity: 0.3; pointer-events: none; }
|
| 2416 |
|
| 2417 |
+
.components-font-size-picker__controls .components-font-size-picker__number-container { display: flex; flex-direction: column; }
|
| 2418 |
+
|
| 2419 |
+
.components-font-size-picker__controls .components-font-size-picker__select { margin-right: 8px; }
|
| 2420 |
|
| 2421 |
.components-font-size-picker__controls .components-color-palette__clear { height: 30px; margin-top: 23px; }
|
| 2422 |
|
| 2462 |
|
| 2463 |
body.admin-color-light .components-form-toggle.is-checked .components-form-toggle__track { background-color: #11a0d2; border: 2px solid #11a0d2; }
|
| 2464 |
|
| 2465 |
+
.components-form-toggle__input:focus + .components-form-toggle__track { box-shadow: 0 0 0 2px #fff, 0 0 0 3.5px #007cba; outline: 2px solid transparent; outline-offset: 2px; }
|
| 2466 |
+
|
| 2467 |
+
body.admin-color-sunrise .components-form-toggle__input:focus + .components-form-toggle__track { box-shadow: 0 0 0 2px #fff, 0 0 0 3.5px #d1864a; }
|
| 2468 |
+
|
| 2469 |
+
body.admin-color-ocean .components-form-toggle__input:focus + .components-form-toggle__track { box-shadow: 0 0 0 2px #fff, 0 0 0 3.5px #a3b9a2; }
|
| 2470 |
+
|
| 2471 |
+
body.admin-color-midnight .components-form-toggle__input:focus + .components-form-toggle__track { box-shadow: 0 0 0 2px #fff, 0 0 0 3.5px #e14d43; }
|
| 2472 |
+
|
| 2473 |
+
body.admin-color-ectoplasm .components-form-toggle__input:focus + .components-form-toggle__track { box-shadow: 0 0 0 2px #fff, 0 0 0 3.5px #a7b656; }
|
| 2474 |
+
|
| 2475 |
+
body.admin-color-coffee .components-form-toggle__input:focus + .components-form-toggle__track { box-shadow: 0 0 0 2px #fff, 0 0 0 3.5px #c2a68c; }
|
| 2476 |
+
|
| 2477 |
+
body.admin-color-blue .components-form-toggle__input:focus + .components-form-toggle__track { box-shadow: 0 0 0 2px #fff, 0 0 0 3.5px #d9ab59; }
|
| 2478 |
+
|
| 2479 |
+
body.admin-color-light .components-form-toggle__input:focus + .components-form-toggle__track { box-shadow: 0 0 0 2px #fff, 0 0 0 3.5px #0085ba; }
|
| 2480 |
|
| 2481 |
.components-form-toggle.is-checked .components-form-toggle__thumb { background-color: #fff; border-width: 0; transform: translateX(18px); }
|
| 2482 |
|
| 2508 |
|
| 2509 |
@supports (-ms-high-contrast-adjust: auto) { .components-form-toggle .components-form-toggle__on { -webkit-filter: none; filter: none; border: 1px solid #fff; } }
|
| 2510 |
|
| 2511 |
+
.components-form-token-field__input-container { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; padding: 6px 8px; box-shadow: 0 0 0 transparent; transition: box-shadow 0.1s linear; border-radius: 2px; border: 1px solid #757575; /* Fonts smaller than 16px causes mobile safari to zoom. */ font-size: 16px; /* Override core line-height. To be reviewed. */ line-height: normal; display: flex; flex-wrap: wrap; align-items: flex-start; width: 100%; margin: 0 0 8px 0; padding: 4px; cursor: text; }
|
| 2512 |
|
| 2513 |
@media (prefers-reduced-motion: reduce) { .components-form-token-field__input-container { transition-duration: 0s; } }
|
| 2514 |
|
| 2515 |
+
@media (min-width: 600px) { .components-form-token-field__input-container { font-size: 13px; /* Override core line-height. To be reviewed. */ line-height: normal; } }
|
| 2516 |
+
|
| 2517 |
+
.components-form-token-field__input-container:focus { border-color: #007cba; box-shadow: 0 0 0 0.5px #007cba; outline: 2px solid transparent; }
|
| 2518 |
+
|
| 2519 |
+
body.admin-color-sunrise .components-form-token-field__input-container:focus { border-color: #d1864a; box-shadow: 0 0 0 0.5px #d1864a; }
|
| 2520 |
+
|
| 2521 |
+
body.admin-color-ocean .components-form-token-field__input-container:focus { border-color: #a3b9a2; box-shadow: 0 0 0 0.5px #a3b9a2; }
|
| 2522 |
+
|
| 2523 |
+
body.admin-color-midnight .components-form-token-field__input-container:focus { border-color: #e14d43; box-shadow: 0 0 0 0.5px #e14d43; }
|
| 2524 |
+
|
| 2525 |
+
body.admin-color-ectoplasm .components-form-token-field__input-container:focus { border-color: #a7b656; box-shadow: 0 0 0 0.5px #a7b656; }
|
| 2526 |
+
|
| 2527 |
+
body.admin-color-coffee .components-form-token-field__input-container:focus { border-color: #c2a68c; box-shadow: 0 0 0 0.5px #c2a68c; }
|
| 2528 |
+
|
| 2529 |
+
body.admin-color-blue .components-form-token-field__input-container:focus { border-color: #d9ab59; box-shadow: 0 0 0 0.5px #d9ab59; }
|
| 2530 |
|
| 2531 |
+
body.admin-color-light .components-form-token-field__input-container:focus { border-color: #0085ba; box-shadow: 0 0 0 0.5px #0085ba; }
|
| 2532 |
|
| 2533 |
+
.components-form-token-field__input-container::-webkit-input-placeholder { color: rgba(14, 28, 46, 0.62); }
|
| 2534 |
+
|
| 2535 |
+
.components-form-token-field__input-container::-moz-placeholder { opacity: 1; color: rgba(14, 28, 46, 0.62); }
|
| 2536 |
+
|
| 2537 |
+
.components-form-token-field__input-container:-ms-input-placeholder { color: rgba(14, 28, 46, 0.62); }
|
| 2538 |
+
|
| 2539 |
+
.is-dark-theme .components-form-token-field__input-container::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.65); }
|
| 2540 |
+
|
| 2541 |
+
.is-dark-theme .components-form-token-field__input-container::-moz-placeholder { opacity: 1; color: rgba(255, 255, 255, 0.65); }
|
| 2542 |
+
|
| 2543 |
+
.is-dark-theme .components-form-token-field__input-container:-ms-input-placeholder { color: rgba(255, 255, 255, 0.65); }
|
| 2544 |
+
|
| 2545 |
+
.components-form-token-field__input-container.is-disabled { background: #e2e4e7; border-color: #ccd0d4; }
|
| 2546 |
+
|
| 2547 |
+
.components-form-token-field__input-container input[type="text"].components-form-token-field__input { display: inline-block; width: 100%; max-width: 100%; margin-left: 4px; padding: 0; min-height: 24px; background: inherit; border: 0; color: #23282d; box-shadow: none; }
|
| 2548 |
|
| 2549 |
.components-form-token-field__input-container input[type="text"].components-form-token-field__input:focus, .components-form-token-field.is-active .components-form-token-field__input-container input[type="text"].components-form-token-field__input { outline: none; box-shadow: none; }
|
| 2550 |
|
| 2610 |
|
| 2611 |
.components-form-token-field__suggestion-match { text-decoration: underline; }
|
| 2612 |
|
| 2613 |
+
@media (min-width: 600px) { .components-guide { width: 600px; } }
|
| 2614 |
|
| 2615 |
+
.components-guide .components-modal__header { background: none; border-bottom: none; width: 100%; padding: 0; margin: 0; }
|
| 2616 |
|
| 2617 |
+
.components-guide .components-modal__header .components-button { align-self: flex-start; margin: 8px 8px 0 0; position: static; }
|
| 2618 |
|
| 2619 |
+
.components-guide .components-modal__header .components-button:hover svg { fill: #fff; }
|
| 2620 |
|
| 2621 |
+
.components-guide__container { display: flex; flex-direction: column; justify-content: space-between; margin-top: -60px; min-height: 100%; }
|
| 2622 |
|
| 2623 |
+
.components-guide__page { display: flex; flex-direction: column; justify-content: center; position: relative; }
|
| 2624 |
|
| 2625 |
+
@media (min-width: 600px) { .components-guide__page { min-height: 300px; } }
|
| 2626 |
|
| 2627 |
+
.components-guide__footer { align-content: center; display: flex; height: 30px; justify-content: center; margin: 0 0 24px 0; padding: 0 32px; position: relative; width: 100%; }
|
| 2628 |
|
| 2629 |
+
@media (max-width: 600px) { .components-guide__footer { position: absolute; bottom: 0; } }
|
| 2630 |
|
| 2631 |
+
.components-guide__page-control { margin: 8px 0 8px 0; text-align: center; }
|
| 2632 |
|
| 2633 |
+
.components-guide__page-control li { display: inline-block; }
|
| 2634 |
|
| 2635 |
+
.components-guide__page-control .components-button { height: 30px; min-width: 20px; }
|
| 2636 |
+
|
| 2637 |
+
.components-guide .components-modal__content { padding: 0; }
|
| 2638 |
+
|
| 2639 |
+
.components-modal__frame.components-guide { border: none; min-width: 312px; height: 80vh; max-height: 575px; }
|
| 2640 |
|
| 2641 |
+
@media (max-width: 600px) { .components-modal__frame.components-guide { bottom: 5%; left: 16px; right: 16px; top: 5%; margin: 0 auto; } }
|
| 2642 |
|
| 2643 |
+
.components-button.components-guide__back-button, .components-button.components-guide__forward-button, .components-button.components-guide__finish-button { height: 30px; position: absolute; }
|
| 2644 |
+
|
| 2645 |
+
.components-button.components-guide__back-button, .components-button.components-guide__forward-button { font-size: 13px; padding: 4px 2px; }
|
| 2646 |
|
| 2647 |
+
.components-button.components-guide__back-button.has-text svg, .components-button.components-guide__forward-button.has-text svg { margin: 0; }
|
|
|
|
| 2648 |
|
| 2649 |
+
.components-button.components-guide__back-button:hover, .components-button.components-guide__forward-button:hover { text-decoration: underline; }
|
| 2650 |
|
| 2651 |
+
.components-button.components-guide__back-button { left: 32px; }
|
|
|
|
| 2652 |
|
| 2653 |
+
.components-button.components-guide__forward-button { right: 32px; color: #1386bf; font-weight: bold; }
|
| 2654 |
|
| 2655 |
+
.components-button.components-guide__finish-button { right: 32px; }
|
| 2656 |
|
| 2657 |
+
.components-button.components-guide__inline-finish-button { display: none; }
|
| 2658 |
|
| 2659 |
.components-navigate-regions.is-focusing-regions [role="region"] { position: relative; }
|
| 2660 |
|
| 2663 |
@supports (outline-offset: 1px) { .components-navigate-regions.is-focusing-regions [role="region"]:focus::after { content: none; }
|
| 2664 |
.components-navigate-regions.is-focusing-regions [role="region"]:focus { outline-style: solid; outline-color: #33b3db; outline-width: 4px; outline-offset: -4px; } }
|
| 2665 |
|
| 2666 |
+
.components-menu-group + .components-menu-group { margin-top: 8px; padding-top: 8px; border-top: 1px solid #1e1e1e; }
|
| 2667 |
|
| 2668 |
+
.components-menu-group__label { margin-bottom: 8px; color: #757575; padding: 0; }
|
| 2669 |
|
| 2670 |
+
.components-menu-item__button, .components-menu-item__button.components-button { width: 100%; }
|
| 2671 |
|
| 2672 |
+
.components-menu-item__button .dashicon, .components-menu-item__button .components-menu-items__item-icon, .components-menu-item__button svg.components-menu-items__item-icon, .components-menu-item__button > span > svg, .components-menu-item__button.components-button .dashicon, .components-menu-item__button.components-button .components-menu-items__item-icon, .components-menu-item__button.components-button svg.components-menu-items__item-icon, .components-menu-item__button.components-button > span > svg { margin-right: 8px; }
|
| 2673 |
|
| 2674 |
.components-menu-item__button .components-menu-items__item-icon, .components-menu-item__button.components-button .components-menu-items__item-icon { display: inline-block; flex: 0 0 auto; }
|
| 2675 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2676 |
.components-menu-item__info-wrapper { display: flex; flex-direction: column; }
|
| 2677 |
|
| 2678 |
+
.components-menu-item__info { margin-top: 4px; font-size: 12px; color: #757575; }
|
| 2679 |
|
| 2680 |
+
.components-menu-item__shortcut { -ms-grid-row-align: center; align-self: center; margin-right: 0; margin-left: auto; padding-left: 12px; color: currentColor; display: none; }
|
| 2681 |
|
| 2682 |
@media (min-width: 480px) { .components-menu-item__shortcut { display: inline; } }
|
| 2683 |
|
| 2684 |
+
.components-menu-items-choice, .components-menu-items-choice.components-button { padding-left: 40px; }
|
| 2685 |
|
| 2686 |
+
.components-menu-items-choice svg, .components-menu-items-choice.components-button svg { margin-right: 8px; }
|
| 2687 |
+
|
| 2688 |
+
.components-menu-items-choice.has-icon, .components-menu-items-choice.components-button.has-icon { padding-left: 8px; }
|
| 2689 |
|
| 2690 |
.components-modal__screen-overlay { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background-color: rgba(0, 0, 0, 0.7); z-index: 100000; -webkit-animation: edit-post__fade-in-animation 0.2s ease-out 0s; animation: edit-post__fade-in-animation 0.2s ease-out 0s; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; }
|
| 2691 |
|
| 2693 |
|
| 2694 |
.components-modal__frame { position: absolute; top: 0; right: 0; bottom: 0; left: 0; box-sizing: border-box; margin: 0; border: 1px solid #e2e4e7; background: #fff; box-shadow: 0 3px 30px rgba(25, 30, 35, 0.2); overflow: auto; }
|
| 2695 |
|
| 2696 |
+
@media (min-width: 600px) { .components-modal__frame { top: 50%; right: auto; bottom: auto; left: 50%; min-width: 360px; max-width: calc(100% - 16px - 16px); max-height: calc(100% - 60px - 60px); transform: translate(-50%, -50%); -webkit-animation: components-modal__appear-animation 0.1s ease-out; animation: components-modal__appear-animation 0.1s ease-out; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; } }
|
| 2697 |
|
| 2698 |
@media (min-width: 600px) and (prefers-reduced-motion: reduce) { .components-modal__frame { -webkit-animation-duration: 1ms; animation-duration: 1ms; } }
|
| 2699 |
|
| 2703 |
@keyframes components-modal__appear-animation { from { margin-top: 32px; }
|
| 2704 |
to { margin-top: 0; } }
|
| 2705 |
|
| 2706 |
+
.components-modal__header { box-sizing: border-box; border-bottom: 1px solid #e2e4e7; padding: 0 24px; display: flex; flex-direction: row; justify-content: space-between; background: #fff; align-items: center; height: 60px; z-index: 10; position: relative; position: -webkit-sticky; position: sticky; top: 0; margin: 0 -24px 24px; }
|
| 2707 |
|
| 2708 |
@supports (-ms-ime-align: auto) { .components-modal__header { position: fixed; width: 100%; } }
|
| 2709 |
|
| 2721 |
|
| 2722 |
.components-modal__content { box-sizing: border-box; height: 100%; padding: 0 24px 24px; }
|
| 2723 |
|
| 2724 |
+
@supports (-ms-ime-align: auto) { .components-modal__content { padding-top: 60px; } }
|
| 2725 |
|
| 2726 |
.components-notice { display: flex; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; font-size: 13px; background-color: #e5f5fa; border-left: 4px solid #00a0d2; margin: 5px 15px 2px; padding: 8px 12px; align-items: center; }
|
| 2727 |
|
| 2735 |
|
| 2736 |
.components-notice__content { flex-grow: 1; margin: 4px 25px 4px 0; }
|
| 2737 |
|
| 2738 |
+
.components-notice__action.components-button, .components-notice__action.components-button.is-link { margin-left: 12px; }
|
| 2739 |
|
| 2740 |
.components-notice__action.components-button.is-secondary { vertical-align: initial; }
|
| 2741 |
|
| 2747 |
|
| 2748 |
.components-notice-list { max-width: 100vw; box-sizing: border-box; z-index: 29; }
|
| 2749 |
|
| 2750 |
+
.components-notice-list .components-notice__content { margin-top: 12px; margin-bottom: 12px; line-height: 2; }
|
| 2751 |
|
| 2752 |
+
.components-notice-list .components-notice__action.components-button { display: block; margin-left: 0; margin-top: 8px; }
|
| 2753 |
|
| 2754 |
.components-panel { background: #fff; border: 1px solid #e2e4e7; }
|
| 2755 |
|
| 2777 |
|
| 2778 |
.components-panel__body.is-opened > .components-panel__body-title { margin: -16px; margin-bottom: 5px; }
|
| 2779 |
|
| 2780 |
+
.components-panel__body > .components-panel__body-title:hover { background: #f3f4f5; border: none; }
|
| 2781 |
|
| 2782 |
.components-panel__body-toggle.components-button { position: relative; padding: 15px; outline: none; width: 100%; font-weight: 600; text-align: left; color: #191e23; border: none; box-shadow: none; transition: 0.1s background ease-in-out; height: auto; /* rtl:begin:ignore */ /* rtl:end:ignore */ }
|
| 2783 |
|
| 2784 |
@media (prefers-reduced-motion: reduce) { .components-panel__body-toggle.components-button { transition-duration: 0s; } }
|
| 2785 |
|
| 2786 |
+
.components-panel__body-toggle.components-button:focus { box-shadow: inset 0 0 0 1.5px #007cba; border-radius: 0; }
|
| 2787 |
+
|
| 2788 |
+
body.admin-color-sunrise .components-panel__body-toggle.components-button:focus { box-shadow: inset 0 0 0 1.5px #d1864a; }
|
| 2789 |
+
|
| 2790 |
+
body.admin-color-ocean .components-panel__body-toggle.components-button:focus { box-shadow: inset 0 0 0 1.5px #a3b9a2; }
|
| 2791 |
+
|
| 2792 |
+
body.admin-color-midnight .components-panel__body-toggle.components-button:focus { box-shadow: inset 0 0 0 1.5px #e14d43; }
|
| 2793 |
+
|
| 2794 |
+
body.admin-color-ectoplasm .components-panel__body-toggle.components-button:focus { box-shadow: inset 0 0 0 1.5px #a7b656; }
|
| 2795 |
+
|
| 2796 |
+
body.admin-color-coffee .components-panel__body-toggle.components-button:focus { box-shadow: inset 0 0 0 1.5px #c2a68c; }
|
| 2797 |
|
| 2798 |
+
body.admin-color-blue .components-panel__body-toggle.components-button:focus { box-shadow: inset 0 0 0 1.5px #d9ab59; }
|
| 2799 |
|
| 2800 |
+
body.admin-color-light .components-panel__body-toggle.components-button:focus { box-shadow: inset 0 0 0 1.5px #0085ba; }
|
| 2801 |
+
|
| 2802 |
+
.components-panel__body-toggle.components-button .components-panel__arrow { position: absolute; right: 16px; top: 50%; transform: translateY(-50%); color: #191e23; fill: currentColor; transition: 0.1s color ease-in-out; }
|
| 2803 |
|
| 2804 |
@media (prefers-reduced-motion: reduce) { .components-panel__body-toggle.components-button .components-panel__arrow { transition-duration: 0s; } }
|
| 2805 |
|
| 2821 |
|
| 2822 |
.components-panel .circle-picker { padding-bottom: 20px; }
|
| 2823 |
|
| 2824 |
+
.components-placeholder.components-placeholder { position: relative; padding: 1em; min-height: 200px; width: 100%; text-align: left; margin: 0; color: #1e1e1e; -moz-font-smoothing: subpixel-antialiased; -webkit-font-smoothing: subpixel-antialiased; border-radius: 2px; background-color: #fff; box-shadow: inset 0 0 0 1px #1e1e1e; outline: 1px solid transparent; }
|
| 2825 |
|
| 2826 |
@supports ((position: -webkit-sticky) or (position: sticky)) { .components-placeholder.components-placeholder { display: flex; flex-direction: column; justify-content: center; align-items: flex-start; } }
|
| 2827 |
|
|
|
|
|
|
|
| 2828 |
.components-placeholder.components-placeholder .components-base-control__label { font-size: 13px; }
|
| 2829 |
|
| 2830 |
.components-placeholder__error, .components-placeholder__instructions, .components-placeholder__label, .components-placeholder__fieldset { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; font-size: 13px; }
|
| 2831 |
|
| 2832 |
+
.components-placeholder__label { display: flex; font-weight: 600; margin-bottom: 16px; align-items: center; }
|
| 2833 |
|
| 2834 |
.components-placeholder__label > svg, .components-placeholder__label .dashicon, .components-placeholder__label .block-editor-block-icon { fill: currentColor; margin-right: 1ch; }
|
| 2835 |
|
| 2839 |
|
| 2840 |
.components-placeholder__fieldset.is-column-layout, .components-placeholder__fieldset.is-column-layout form { flex-direction: column; }
|
| 2841 |
|
| 2842 |
+
.components-placeholder__input[type="url"] { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; padding: 6px 8px; box-shadow: 0 0 0 transparent; transition: box-shadow 0.1s linear; border-radius: 2px; border: 1px solid #757575; /* Fonts smaller than 16px causes mobile safari to zoom. */ font-size: 16px; /* Override core line-height. To be reviewed. */ line-height: normal; margin: 0 8px 0 0; flex: 1 1 auto; }
|
| 2843 |
+
|
| 2844 |
+
@media (prefers-reduced-motion: reduce) { .components-placeholder__input[type="url"] { transition-duration: 0s; } }
|
| 2845 |
+
|
| 2846 |
+
@media (min-width: 600px) { .components-placeholder__input[type="url"] { font-size: 13px; /* Override core line-height. To be reviewed. */ line-height: normal; } }
|
| 2847 |
+
|
| 2848 |
+
.components-placeholder__input[type="url"]:focus { border-color: #007cba; box-shadow: 0 0 0 0.5px #007cba; outline: 2px solid transparent; }
|
| 2849 |
+
|
| 2850 |
+
body.admin-color-sunrise .components-placeholder__input[type="url"]:focus { border-color: #d1864a; box-shadow: 0 0 0 0.5px #d1864a; }
|
| 2851 |
+
|
| 2852 |
+
body.admin-color-ocean .components-placeholder__input[type="url"]:focus { border-color: #a3b9a2; box-shadow: 0 0 0 0.5px #a3b9a2; }
|
| 2853 |
+
|
| 2854 |
+
body.admin-color-midnight .components-placeholder__input[type="url"]:focus { border-color: #e14d43; box-shadow: 0 0 0 0.5px #e14d43; }
|
| 2855 |
+
|
| 2856 |
+
body.admin-color-ectoplasm .components-placeholder__input[type="url"]:focus { border-color: #a7b656; box-shadow: 0 0 0 0.5px #a7b656; }
|
| 2857 |
+
|
| 2858 |
+
body.admin-color-coffee .components-placeholder__input[type="url"]:focus { border-color: #c2a68c; box-shadow: 0 0 0 0.5px #c2a68c; }
|
| 2859 |
+
|
| 2860 |
+
body.admin-color-blue .components-placeholder__input[type="url"]:focus { border-color: #d9ab59; box-shadow: 0 0 0 0.5px #d9ab59; }
|
| 2861 |
+
|
| 2862 |
+
body.admin-color-light .components-placeholder__input[type="url"]:focus { border-color: #0085ba; box-shadow: 0 0 0 0.5px #0085ba; }
|
| 2863 |
+
|
| 2864 |
+
.components-placeholder__input[type="url"]::-webkit-input-placeholder { color: rgba(14, 28, 46, 0.62); }
|
| 2865 |
+
|
| 2866 |
+
.components-placeholder__input[type="url"]::-moz-placeholder { opacity: 1; color: rgba(14, 28, 46, 0.62); }
|
| 2867 |
+
|
| 2868 |
+
.components-placeholder__input[type="url"]:-ms-input-placeholder { color: rgba(14, 28, 46, 0.62); }
|
| 2869 |
+
|
| 2870 |
+
.is-dark-theme .components-placeholder__input[type="url"]::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.65); }
|
| 2871 |
+
|
| 2872 |
+
.is-dark-theme .components-placeholder__input[type="url"]::-moz-placeholder { opacity: 1; color: rgba(255, 255, 255, 0.65); }
|
| 2873 |
+
|
| 2874 |
+
.is-dark-theme .components-placeholder__input[type="url"]:-ms-input-placeholder { color: rgba(255, 255, 255, 0.65); }
|
| 2875 |
|
| 2876 |
.components-placeholder__instructions { margin-bottom: 1em; }
|
| 2877 |
|
| 2879 |
|
| 2880 |
.components-placeholder__preview img { margin: 3%; width: 50%; }
|
| 2881 |
|
| 2882 |
+
.components-placeholder__fieldset .components-button { margin-right: 12px; margin-bottom: 12px; }
|
| 2883 |
|
| 2884 |
.components-placeholder__fieldset .components-button:last-child { margin-bottom: 0; margin-right: 0; }
|
| 2885 |
|
| 2887 |
|
| 2888 |
.components-placeholder__fieldset .components-button:not(.is-link) ~ .components-button.is-link:last-child { margin-right: 0; }
|
| 2889 |
|
| 2890 |
+
.components-placeholder.is-large .components-placeholder__label { font-size: 18pt; font-weight: normal; }
|
| 2891 |
+
|
| 2892 |
.components-placeholder.is-medium .components-placeholder__instructions, .components-placeholder.is-small .components-placeholder__instructions { display: none; }
|
| 2893 |
|
| 2894 |
.components-placeholder.is-medium .components-placeholder__fieldset, .components-placeholder.is-medium .components-placeholder__fieldset form, .components-placeholder.is-small .components-placeholder__fieldset, .components-placeholder.is-small .components-placeholder__fieldset form { flex-direction: column; }
|
| 2895 |
|
| 2896 |
.components-placeholder.is-medium .components-placeholder__fieldset .components-button, .components-placeholder.is-small .components-placeholder__fieldset .components-button { margin-right: auto; }
|
| 2897 |
|
|
|
|
|
|
|
| 2898 |
.components-placeholder.is-small .components-button { padding: 0 8px 2px; }
|
| 2899 |
|
| 2900 |
/*!rtl:begin:ignore*/
|
| 2906 |
|
| 2907 |
.components-popover:not(.is-without-arrow) { margin-left: 2px; }
|
| 2908 |
|
| 2909 |
+
.components-popover:not(.is-without-arrow)::before { border: 8px solid #1e1e1e; }
|
| 2910 |
|
| 2911 |
.components-popover:not(.is-without-arrow)::after { border: 8px solid #fff; }
|
| 2912 |
|
| 2950 |
|
| 2951 |
.components-popover[data-y-axis="middle"] { align-items: center; display: flex; }
|
| 2952 |
|
| 2953 |
+
.components-popover.is-from-top { margin-top: 12px; }
|
| 2954 |
+
|
| 2955 |
+
.components-popover.is-from-bottom { margin-top: -12px; }
|
| 2956 |
+
|
| 2957 |
+
.components-popover.is-from-left:not(.is-from-top):not(.is-from-bottom) { margin-left: 12px; }
|
| 2958 |
+
|
| 2959 |
+
.components-popover.is-from-right:not(.is-from-top):not(.is-from-bottom) { margin-right: 12px; }
|
| 2960 |
+
|
| 2961 |
+
.components-popover__content { height: 100%; background: #fff; border: 1px solid #ccc; box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05); border-radius: 2px; }
|
| 2962 |
+
|
| 2963 |
+
.is-alternate .components-popover__content { border: 1px solid #1e1e1e; box-shadow: none; }
|
| 2964 |
|
| 2965 |
.components-popover .components-popover__content { position: absolute; height: auto; overflow-y: auto; min-width: 260px; }
|
| 2966 |
|
| 2967 |
+
.components-popover.is-expanded .components-popover__content { position: static; height: calc(100% - 50px); overflow-y: visible; min-width: auto; border: none; border-top: 1px solid #1e1e1e; }
|
| 2968 |
|
| 2969 |
.components-popover[data-y-axis="top"] .components-popover__content { bottom: 100%; }
|
| 2970 |
|
| 2995 |
|
| 2996 |
.components-radio-control__option:not(:last-child) { margin-bottom: 4px; }
|
| 2997 |
|
| 2998 |
+
.components-radio-control__input[type="radio"] { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; padding: 6px 8px; box-shadow: 0 0 0 transparent; transition: box-shadow 0.1s linear; border-radius: 2px; border: 1px solid #757575; /* Fonts smaller than 16px causes mobile safari to zoom. */ font-size: 16px; /* Override core line-height. To be reviewed. */ line-height: normal; border: 2px solid #757575; margin-right: 12px; transition: none; border-radius: 50%; margin-top: 0; margin-right: 6px; }
|
| 2999 |
+
|
| 3000 |
+
@media (prefers-reduced-motion: reduce) { .components-radio-control__input[type="radio"] { transition-duration: 0s; } }
|
| 3001 |
+
|
| 3002 |
+
@media (min-width: 600px) { .components-radio-control__input[type="radio"] { font-size: 13px; /* Override core line-height. To be reviewed. */ line-height: normal; } }
|
| 3003 |
+
|
| 3004 |
+
.components-radio-control__input[type="radio"]:focus { border-color: #007cba; box-shadow: 0 0 0 0.5px #007cba; outline: 2px solid transparent; }
|
| 3005 |
+
|
| 3006 |
+
body.admin-color-sunrise .components-radio-control__input[type="radio"]:focus { border-color: #d1864a; box-shadow: 0 0 0 0.5px #d1864a; }
|
| 3007 |
+
|
| 3008 |
+
body.admin-color-ocean .components-radio-control__input[type="radio"]:focus { border-color: #a3b9a2; box-shadow: 0 0 0 0.5px #a3b9a2; }
|
| 3009 |
+
|
| 3010 |
+
body.admin-color-midnight .components-radio-control__input[type="radio"]:focus { border-color: #e14d43; box-shadow: 0 0 0 0.5px #e14d43; }
|
| 3011 |
+
|
| 3012 |
+
body.admin-color-ectoplasm .components-radio-control__input[type="radio"]:focus { border-color: #a7b656; box-shadow: 0 0 0 0.5px #a7b656; }
|
| 3013 |
|
| 3014 |
+
body.admin-color-coffee .components-radio-control__input[type="radio"]:focus { border-color: #c2a68c; box-shadow: 0 0 0 0.5px #c2a68c; }
|
| 3015 |
|
| 3016 |
+
body.admin-color-blue .components-radio-control__input[type="radio"]:focus { border-color: #d9ab59; box-shadow: 0 0 0 0.5px #d9ab59; }
|
| 3017 |
|
| 3018 |
+
body.admin-color-light .components-radio-control__input[type="radio"]:focus { border-color: #0085ba; box-shadow: 0 0 0 0.5px #0085ba; }
|
| 3019 |
|
| 3020 |
+
.components-radio-control__input[type="radio"]::-webkit-input-placeholder { color: rgba(14, 28, 46, 0.62); }
|
| 3021 |
|
| 3022 |
+
.components-radio-control__input[type="radio"]::-moz-placeholder { opacity: 1; color: rgba(14, 28, 46, 0.62); }
|
| 3023 |
|
| 3024 |
+
.components-radio-control__input[type="radio"]:-ms-input-placeholder { color: rgba(14, 28, 46, 0.62); }
|
| 3025 |
|
| 3026 |
+
.is-dark-theme .components-radio-control__input[type="radio"]::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.65); }
|
| 3027 |
|
| 3028 |
+
.is-dark-theme .components-radio-control__input[type="radio"]::-moz-placeholder { opacity: 1; color: rgba(255, 255, 255, 0.65); }
|
| 3029 |
|
| 3030 |
+
.is-dark-theme .components-radio-control__input[type="radio"]:-ms-input-placeholder { color: rgba(255, 255, 255, 0.65); }
|
| 3031 |
|
| 3032 |
+
.components-radio-control__input[type="radio"]:checked::before { width: 6px; height: 6px; margin: 6px 0 0 6px; background-color: #fff; }
|
| 3033 |
|
| 3034 |
+
@media (min-width: 782px) { .components-radio-control__input[type="radio"]:checked::before { margin: 3px 0 0 3px; } }
|
| 3035 |
|
| 3036 |
+
.components-radio-control__input[type="radio"]:focus { border-color: #757575; box-shadow: 0 0 0 1px #757575; }
|
| 3037 |
|
| 3038 |
+
.components-radio-control__input[type="radio"]:checked { background: #11a0d2; border-color: #11a0d2; }
|
| 3039 |
|
| 3040 |
+
body.admin-color-sunrise .components-radio-control__input[type="radio"]:checked { background: #c8b03c; border-color: #c8b03c; }
|
| 3041 |
|
| 3042 |
+
body.admin-color-ocean .components-radio-control__input[type="radio"]:checked { background: #a3b9a2; border-color: #a3b9a2; }
|
| 3043 |
|
| 3044 |
+
body.admin-color-midnight .components-radio-control__input[type="radio"]:checked { background: #77a6b9; border-color: #77a6b9; }
|
| 3045 |
|
| 3046 |
+
body.admin-color-ectoplasm .components-radio-control__input[type="radio"]:checked { background: #a7b656; border-color: #a7b656; }
|
| 3047 |
+
|
| 3048 |
+
body.admin-color-coffee .components-radio-control__input[type="radio"]:checked { background: #c2a68c; border-color: #c2a68c; }
|
| 3049 |
+
|
| 3050 |
+
body.admin-color-blue .components-radio-control__input[type="radio"]:checked { background: #82b4cb; border-color: #82b4cb; }
|
| 3051 |
+
|
| 3052 |
+
body.admin-color-light .components-radio-control__input[type="radio"]:checked { background: #11a0d2; border-color: #11a0d2; }
|
| 3053 |
+
|
| 3054 |
+
.components-radio-control__input[type="radio"]:checked:focus { box-shadow: 0 0 0 1.5px #757575; }
|
| 3055 |
|
| 3056 |
.components-resizable-box__handle { display: none; width: 23px; height: 23px; }
|
| 3057 |
|
| 3058 |
+
.components-resizable-box__container.has-show-handle .components-resizable-box__handle { display: block; }
|
| 3059 |
|
| 3060 |
.components-resizable-box__handle::after { display: block; content: ""; width: 15px; height: 15px; border: 2px solid #fff; border-radius: 50%; background: #0085ba; cursor: inherit; position: absolute; top: calc(50% - 8px); right: calc(50% - 8px); }
|
| 3061 |
|
| 3093 |
|
| 3094 |
.is-dark-theme .components-resizable-box__side-handle::before, .is-dark-theme .components-resizable-box__handle::after { border-color: #d7dade; }
|
| 3095 |
|
| 3096 |
+
.components-resizable-box__handle { z-index: 2; }
|
| 3097 |
+
|
| 3098 |
+
.components-resizable-box__side-handle { z-index: 2; }
|
| 3099 |
|
| 3100 |
.components-resizable-box__corner-handle { z-index: 2; }
|
| 3101 |
|
| 3145 |
|
| 3146 |
.components-responsive-wrapper, .components-responsive-wrapper > span { display: block; }
|
| 3147 |
|
| 3148 |
+
.components-responsive-wrapper__content { position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; margin: auto; }
|
| 3149 |
|
| 3150 |
.components-sandbox { overflow: hidden; }
|
| 3151 |
|
| 3167 |
|
| 3168 |
.components-snackbar:focus { background-color: #191e23; box-shadow: 0 0 0 1px #fff, 0 0 0 3px #007cba; }
|
| 3169 |
|
| 3170 |
+
body.admin-color-sunrise .components-snackbar:focus { box-shadow: 0 0 0 1px #fff, 0 0 0 3px #d1864a; }
|
| 3171 |
+
|
| 3172 |
+
body.admin-color-ocean .components-snackbar:focus { box-shadow: 0 0 0 1px #fff, 0 0 0 3px #a3b9a2; }
|
| 3173 |
+
|
| 3174 |
+
body.admin-color-midnight .components-snackbar:focus { box-shadow: 0 0 0 1px #fff, 0 0 0 3px #e14d43; }
|
| 3175 |
+
|
| 3176 |
+
body.admin-color-ectoplasm .components-snackbar:focus { box-shadow: 0 0 0 1px #fff, 0 0 0 3px #a7b656; }
|
| 3177 |
+
|
| 3178 |
+
body.admin-color-coffee .components-snackbar:focus { box-shadow: 0 0 0 1px #fff, 0 0 0 3px #c2a68c; }
|
| 3179 |
+
|
| 3180 |
+
body.admin-color-blue .components-snackbar:focus { box-shadow: 0 0 0 1px #fff, 0 0 0 3px #d9ab59; }
|
| 3181 |
+
|
| 3182 |
+
body.admin-color-light .components-snackbar:focus { box-shadow: 0 0 0 1px #fff, 0 0 0 3px #0085ba; }
|
| 3183 |
+
|
| 3184 |
.components-snackbar__action.components-button { margin-left: 32px; color: #fff; height: auto; flex-shrink: 0; line-height: 1.4; padding: 0; }
|
| 3185 |
|
| 3186 |
.components-snackbar__action.components-button:not(:disabled):not([aria-disabled="true"]):not(.is-secondary) { text-decoration: underline; background-color: transparent; }
|
| 3205 |
@keyframes components-spinner__animation { from { transform: rotate(0deg); }
|
| 3206 |
to { transform: rotate(360deg); } }
|
| 3207 |
|
| 3208 |
+
.components-tab-panel__tabs { display: flex; align-items: stretch; }
|
| 3209 |
|
| 3210 |
+
.components-tab-panel__tabs-item { background: transparent; border: none; box-shadow: none; border-radius: 0; cursor: pointer; height: 48px; padding: 3px 16px; margin-left: 0; font-weight: 500; transition: box-shadow 0.1s linear; box-sizing: border-box; }
|
| 3211 |
|
| 3212 |
+
.components-tab-panel__tabs-item::after { content: attr(data-label); display: block; height: 0; overflow: hidden; speak: none; visibility: hidden; }
|
| 3213 |
|
| 3214 |
+
.components-tab-panel__tabs-item:focus:not(:disabled) { box-shadow: inset 0 1.5px #007cba; }
|
| 3215 |
|
| 3216 |
+
body.admin-color-sunrise .components-tab-panel__tabs-item:focus:not(:disabled) { box-shadow: inset 0 1.5px #d1864a; }
|
| 3217 |
|
| 3218 |
+
body.admin-color-ocean .components-tab-panel__tabs-item:focus:not(:disabled) { box-shadow: inset 0 1.5px #a3b9a2; }
|
| 3219 |
|
| 3220 |
+
body.admin-color-midnight .components-tab-panel__tabs-item:focus:not(:disabled) { box-shadow: inset 0 1.5px #e14d43; }
|
| 3221 |
|
| 3222 |
+
body.admin-color-ectoplasm .components-tab-panel__tabs-item:focus:not(:disabled) { box-shadow: inset 0 1.5px #a7b656; }
|
| 3223 |
|
| 3224 |
+
body.admin-color-coffee .components-tab-panel__tabs-item:focus:not(:disabled) { box-shadow: inset 0 1.5px #c2a68c; }
|
| 3225 |
|
| 3226 |
+
body.admin-color-blue .components-tab-panel__tabs-item:focus:not(:disabled) { box-shadow: inset 0 1.5px #d9ab59; }
|
| 3227 |
|
| 3228 |
+
body.admin-color-light .components-tab-panel__tabs-item:focus:not(:disabled) { box-shadow: inset 0 1.5px #0085ba; }
|
| 3229 |
|
| 3230 |
+
.components-tab-panel__tabs-item.is-active { box-shadow: inset 0 0 0 1.5px transparent, inset 0 -4px 0 0 #007cba; position: relative; }
|
| 3231 |
|
| 3232 |
+
body.admin-color-sunrise .components-tab-panel__tabs-item.is-active { box-shadow: inset 0 0 0 1.5px transparent, inset 0 -4px 0 0 #d1864a; }
|
| 3233 |
|
| 3234 |
+
body.admin-color-ocean .components-tab-panel__tabs-item.is-active { box-shadow: inset 0 0 0 1.5px transparent, inset 0 -4px 0 0 #a3b9a2; }
|
| 3235 |
|
| 3236 |
+
body.admin-color-midnight .components-tab-panel__tabs-item.is-active { box-shadow: inset 0 0 0 1.5px transparent, inset 0 -4px 0 0 #e14d43; }
|
| 3237 |
|
| 3238 |
+
body.admin-color-ectoplasm .components-tab-panel__tabs-item.is-active { box-shadow: inset 0 0 0 1.5px transparent, inset 0 -4px 0 0 #a7b656; }
|
| 3239 |
|
| 3240 |
+
body.admin-color-coffee .components-tab-panel__tabs-item.is-active { box-shadow: inset 0 0 0 1.5px transparent, inset 0 -4px 0 0 #c2a68c; }
|
| 3241 |
|
| 3242 |
+
body.admin-color-blue .components-tab-panel__tabs-item.is-active { box-shadow: inset 0 0 0 1.5px transparent, inset 0 -4px 0 0 #d9ab59; }
|
| 3243 |
|
| 3244 |
+
body.admin-color-light .components-tab-panel__tabs-item.is-active { box-shadow: inset 0 0 0 1.5px transparent, inset 0 -4px 0 0 #0085ba; }
|
| 3245 |
|
| 3246 |
+
.components-tab-panel__tabs-item.is-active::before { content: ""; position: absolute; top: 0; bottom: 1px; right: 0; left: 0; border-bottom: 4px solid transparent; }
|
| 3247 |
|
| 3248 |
+
.components-tab-panel__tabs-item:focus { box-shadow: inset 0 0 0 1.5px #007cba; }
|
| 3249 |
|
| 3250 |
+
body.admin-color-sunrise .components-tab-panel__tabs-item:focus { box-shadow: inset 0 0 0 1.5px #d1864a; }
|
| 3251 |
|
| 3252 |
+
body.admin-color-ocean .components-tab-panel__tabs-item:focus { box-shadow: inset 0 0 0 1.5px #a3b9a2; }
|
| 3253 |
|
| 3254 |
+
body.admin-color-midnight .components-tab-panel__tabs-item:focus { box-shadow: inset 0 0 0 1.5px #e14d43; }
|
| 3255 |
|
| 3256 |
+
body.admin-color-ectoplasm .components-tab-panel__tabs-item:focus { box-shadow: inset 0 0 0 1.5px #a7b656; }
|
| 3257 |
|
| 3258 |
+
body.admin-color-coffee .components-tab-panel__tabs-item:focus { box-shadow: inset 0 0 0 1.5px #c2a68c; }
|
| 3259 |
|
| 3260 |
+
body.admin-color-blue .components-tab-panel__tabs-item:focus { box-shadow: inset 0 0 0 1.5px #d9ab59; }
|
| 3261 |
|
| 3262 |
+
body.admin-color-light .components-tab-panel__tabs-item:focus { box-shadow: inset 0 0 0 1.5px #0085ba; }
|
| 3263 |
|
| 3264 |
+
.components-tab-panel__tabs-item.is-active:focus { box-shadow: inset 0 0 0 1.5px #007cba, inset 0 -4px 0 0 #007cba; }
|
| 3265 |
+
|
| 3266 |
+
body.admin-color-sunrise .components-tab-panel__tabs-item.is-active:focus { box-shadow: inset 0 0 0 1.5px #d1864a, inset 0 -4px 0 0 #d1864a; }
|
| 3267 |
+
|
| 3268 |
+
body.admin-color-ocean .components-tab-panel__tabs-item.is-active:focus { box-shadow: inset 0 0 0 1.5px #a3b9a2, inset 0 -4px 0 0 #a3b9a2; }
|
| 3269 |
+
|
| 3270 |
+
body.admin-color-midnight .components-tab-panel__tabs-item.is-active:focus { box-shadow: inset 0 0 0 1.5px #e14d43, inset 0 -4px 0 0 #e14d43; }
|
| 3271 |
+
|
| 3272 |
+
body.admin-color-ectoplasm .components-tab-panel__tabs-item.is-active:focus { box-shadow: inset 0 0 0 1.5px #a7b656, inset 0 -4px 0 0 #a7b656; }
|
| 3273 |
+
|
| 3274 |
+
body.admin-color-coffee .components-tab-panel__tabs-item.is-active:focus { box-shadow: inset 0 0 0 1.5px #c2a68c, inset 0 -4px 0 0 #c2a68c; }
|
| 3275 |
+
|
| 3276 |
+
body.admin-color-blue .components-tab-panel__tabs-item.is-active:focus { box-shadow: inset 0 0 0 1.5px #d9ab59, inset 0 -4px 0 0 #d9ab59; }
|
| 3277 |
+
|
| 3278 |
+
body.admin-color-light .components-tab-panel__tabs-item.is-active:focus { box-shadow: inset 0 0 0 1.5px #0085ba, inset 0 -4px 0 0 #0085ba; }
|
| 3279 |
+
|
| 3280 |
+
.components-text-control__input, .components-text-control__input[type="text"], .components-text-control__input[type="tel"], .components-text-control__input[type="time"], .components-text-control__input[type="url"], .components-text-control__input[type="week"], .components-text-control__input[type="password"], .components-text-control__input[type="color"], .components-text-control__input[type="date"], .components-text-control__input[type="datetime"], .components-text-control__input[type="datetime-local"], .components-text-control__input[type="email"], .components-text-control__input[type="month"], .components-text-control__input[type="number"] { width: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; padding: 6px 8px; box-shadow: 0 0 0 transparent; transition: box-shadow 0.1s linear; border-radius: 2px; border: 1px solid #757575; /* Fonts smaller than 16px causes mobile safari to zoom. */ font-size: 16px; /* Override core line-height. To be reviewed. */ line-height: normal; }
|
| 3281 |
+
|
| 3282 |
+
@media (prefers-reduced-motion: reduce) { .components-text-control__input, .components-text-control__input[type="text"], .components-text-control__input[type="tel"], .components-text-control__input[type="time"], .components-text-control__input[type="url"], .components-text-control__input[type="week"], .components-text-control__input[type="password"], .components-text-control__input[type="color"], .components-text-control__input[type="date"], .components-text-control__input[type="datetime"], .components-text-control__input[type="datetime-local"], .components-text-control__input[type="email"], .components-text-control__input[type="month"], .components-text-control__input[type="number"] { transition-duration: 0s; } }
|
| 3283 |
+
|
| 3284 |
+
@media (min-width: 600px) { .components-text-control__input, .components-text-control__input[type="text"], .components-text-control__input[type="tel"], .components-text-control__input[type="time"], .components-text-control__input[type="url"], .components-text-control__input[type="week"], .components-text-control__input[type="password"], .components-text-control__input[type="color"], .components-text-control__input[type="date"], .components-text-control__input[type="datetime"], .components-text-control__input[type="datetime-local"], .components-text-control__input[type="email"], .components-text-control__input[type="month"], .components-text-control__input[type="number"] { font-size: 13px; /* Override core line-height. To be reviewed. */ line-height: normal; } }
|
| 3285 |
+
|
| 3286 |
+
.components-text-control__input:focus, .components-text-control__input[type="text"]:focus, .components-text-control__input[type="tel"]:focus, .components-text-control__input[type="time"]:focus, .components-text-control__input[type="url"]:focus, .components-text-control__input[type="week"]:focus, .components-text-control__input[type="password"]:focus, .components-text-control__input[type="color"]:focus, .components-text-control__input[type="date"]:focus, .components-text-control__input[type="datetime"]:focus, .components-text-control__input[type="datetime-local"]:focus, .components-text-control__input[type="email"]:focus, .components-text-control__input[type="month"]:focus, .components-text-control__input[type="number"]:focus { border-color: #007cba; box-shadow: 0 0 0 0.5px #007cba; outline: 2px solid transparent; }
|
| 3287 |
+
|
| 3288 |
+
body.admin-color-sunrise .components-text-control__input:focus, body.admin-color-sunrise .components-text-control__input[type="text"]:focus, body.admin-color-sunrise .components-text-control__input[type="tel"]:focus, body.admin-color-sunrise .components-text-control__input[type="time"]:focus, body.admin-color-sunrise .components-text-control__input[type="url"]:focus, body.admin-color-sunrise .components-text-control__input[type="week"]:focus, body.admin-color-sunrise .components-text-control__input[type="password"]:focus, body.admin-color-sunrise .components-text-control__input[type="color"]:focus, body.admin-color-sunrise .components-text-control__input[type="date"]:focus, body.admin-color-sunrise .components-text-control__input[type="datetime"]:focus, body.admin-color-sunrise .components-text-control__input[type="datetime-local"]:focus, body.admin-color-sunrise .components-text-control__input[type="email"]:focus, body.admin-color-sunrise .components-text-control__input[type="month"]:focus, body.admin-color-sunrise .components-text-control__input[type="number"]:focus { border-color: #d1864a; box-shadow: 0 0 0 0.5px #d1864a; }
|
| 3289 |
+
|
| 3290 |
+
body.admin-color-ocean .components-text-control__input:focus, body.admin-color-ocean .components-text-control__input[type="text"]:focus, body.admin-color-ocean .components-text-control__input[type="tel"]:focus, body.admin-color-ocean .components-text-control__input[type="time"]:focus, body.admin-color-ocean .components-text-control__input[type="url"]:focus, body.admin-color-ocean .components-text-control__input[type="week"]:focus, body.admin-color-ocean .components-text-control__input[type="password"]:focus, body.admin-color-ocean .components-text-control__input[type="color"]:focus, body.admin-color-ocean .components-text-control__input[type="date"]:focus, body.admin-color-ocean .components-text-control__input[type="datetime"]:focus, body.admin-color-ocean .components-text-control__input[type="datetime-local"]:focus, body.admin-color-ocean .components-text-control__input[type="email"]:focus, body.admin-color-ocean .components-text-control__input[type="month"]:focus, body.admin-color-ocean .components-text-control__input[type="number"]:focus { border-color: #a3b9a2; box-shadow: 0 0 0 0.5px #a3b9a2; }
|
| 3291 |
+
|
| 3292 |
+
body.admin-color-midnight .components-text-control__input:focus, body.admin-color-midnight .components-text-control__input[type="text"]:focus, body.admin-color-midnight .components-text-control__input[type="tel"]:focus, body.admin-color-midnight .components-text-control__input[type="time"]:focus, body.admin-color-midnight .components-text-control__input[type="url"]:focus, body.admin-color-midnight .components-text-control__input[type="week"]:focus, body.admin-color-midnight .components-text-control__input[type="password"]:focus, body.admin-color-midnight .components-text-control__input[type="color"]:focus, body.admin-color-midnight .components-text-control__input[type="date"]:focus, body.admin-color-midnight .components-text-control__input[type="datetime"]:focus, body.admin-color-midnight .components-text-control__input[type="datetime-local"]:focus, body.admin-color-midnight .components-text-control__input[type="email"]:focus, body.admin-color-midnight .components-text-control__input[type="month"]:focus, body.admin-color-midnight .components-text-control__input[type="number"]:focus { border-color: #e14d43; box-shadow: 0 0 0 0.5px #e14d43; }
|
| 3293 |
+
|
| 3294 |
+
body.admin-color-ectoplasm .components-text-control__input:focus, body.admin-color-ectoplasm .components-text-control__input[type="text"]:focus, body.admin-color-ectoplasm .components-text-control__input[type="tel"]:focus, body.admin-color-ectoplasm .components-text-control__input[type="time"]:focus, body.admin-color-ectoplasm .components-text-control__input[type="url"]:focus, body.admin-color-ectoplasm .components-text-control__input[type="week"]:focus, body.admin-color-ectoplasm .components-text-control__input[type="password"]:focus, body.admin-color-ectoplasm .components-text-control__input[type="color"]:focus, body.admin-color-ectoplasm .components-text-control__input[type="date"]:focus, body.admin-color-ectoplasm .components-text-control__input[type="datetime"]:focus, body.admin-color-ectoplasm .components-text-control__input[type="datetime-local"]:focus, body.admin-color-ectoplasm .components-text-control__input[type="email"]:focus, body.admin-color-ectoplasm .components-text-control__input[type="month"]:focus, body.admin-color-ectoplasm .components-text-control__input[type="number"]:focus { border-color: #a7b656; box-shadow: 0 0 0 0.5px #a7b656; }
|
| 3295 |
+
|
| 3296 |
+
body.admin-color-coffee .components-text-control__input:focus, body.admin-color-coffee .components-text-control__input[type="text"]:focus, body.admin-color-coffee .components-text-control__input[type="tel"]:focus, body.admin-color-coffee .components-text-control__input[type="time"]:focus, body.admin-color-coffee .components-text-control__input[type="url"]:focus, body.admin-color-coffee .components-text-control__input[type="week"]:focus, body.admin-color-coffee .components-text-control__input[type="password"]:focus, body.admin-color-coffee .components-text-control__input[type="color"]:focus, body.admin-color-coffee .components-text-control__input[type="date"]:focus, body.admin-color-coffee .components-text-control__input[type="datetime"]:focus, body.admin-color-coffee .components-text-control__input[type="datetime-local"]:focus, body.admin-color-coffee .components-text-control__input[type="email"]:focus, body.admin-color-coffee .components-text-control__input[type="month"]:focus, body.admin-color-coffee .components-text-control__input[type="number"]:focus { border-color: #c2a68c; box-shadow: 0 0 0 0.5px #c2a68c; }
|
| 3297 |
+
|
| 3298 |
+
body.admin-color-blue .components-text-control__input:focus, body.admin-color-blue .components-text-control__input[type="text"]:focus, body.admin-color-blue .components-text-control__input[type="tel"]:focus, body.admin-color-blue .components-text-control__input[type="time"]:focus, body.admin-color-blue .components-text-control__input[type="url"]:focus, body.admin-color-blue .components-text-control__input[type="week"]:focus, body.admin-color-blue .components-text-control__input[type="password"]:focus, body.admin-color-blue .components-text-control__input[type="color"]:focus, body.admin-color-blue .components-text-control__input[type="date"]:focus, body.admin-color-blue .components-text-control__input[type="datetime"]:focus, body.admin-color-blue .components-text-control__input[type="datetime-local"]:focus, body.admin-color-blue .components-text-control__input[type="email"]:focus, body.admin-color-blue .components-text-control__input[type="month"]:focus, body.admin-color-blue .components-text-control__input[type="number"]:focus { border-color: #d9ab59; box-shadow: 0 0 0 0.5px #d9ab59; }
|
| 3299 |
+
|
| 3300 |
+
body.admin-color-light .components-text-control__input:focus, body.admin-color-light .components-text-control__input[type="text"]:focus, body.admin-color-light .components-text-control__input[type="tel"]:focus, body.admin-color-light .components-text-control__input[type="time"]:focus, body.admin-color-light .components-text-control__input[type="url"]:focus, body.admin-color-light .components-text-control__input[type="week"]:focus, body.admin-color-light .components-text-control__input[type="password"]:focus, body.admin-color-light .components-text-control__input[type="color"]:focus, body.admin-color-light .components-text-control__input[type="date"]:focus, body.admin-color-light .components-text-control__input[type="datetime"]:focus, body.admin-color-light .components-text-control__input[type="datetime-local"]:focus, body.admin-color-light .components-text-control__input[type="email"]:focus, body.admin-color-light .components-text-control__input[type="month"]:focus, body.admin-color-light .components-text-control__input[type="number"]:focus { border-color: #0085ba; box-shadow: 0 0 0 0.5px #0085ba; }
|
| 3301 |
+
|
| 3302 |
+
.components-text-control__input::-webkit-input-placeholder, .components-text-control__input[type="text"]::-webkit-input-placeholder, .components-text-control__input[type="tel"]::-webkit-input-placeholder, .components-text-control__input[type="time"]::-webkit-input-placeholder, .components-text-control__input[type="url"]::-webkit-input-placeholder, .components-text-control__input[type="week"]::-webkit-input-placeholder, .components-text-control__input[type="password"]::-webkit-input-placeholder, .components-text-control__input[type="color"]::-webkit-input-placeholder, .components-text-control__input[type="date"]::-webkit-input-placeholder, .components-text-control__input[type="datetime"]::-webkit-input-placeholder, .components-text-control__input[type="datetime-local"]::-webkit-input-placeholder, .components-text-control__input[type="email"]::-webkit-input-placeholder, .components-text-control__input[type="month"]::-webkit-input-placeholder, .components-text-control__input[type="number"]::-webkit-input-placeholder { color: rgba(14, 28, 46, 0.62); }
|
| 3303 |
+
|
| 3304 |
+
.components-text-control__input::-moz-placeholder, .components-text-control__input[type="text"]::-moz-placeholder, .components-text-control__input[type="tel"]::-moz-placeholder, .components-text-control__input[type="time"]::-moz-placeholder, .components-text-control__input[type="url"]::-moz-placeholder, .components-text-control__input[type="week"]::-moz-placeholder, .components-text-control__input[type="password"]::-moz-placeholder, .components-text-control__input[type="color"]::-moz-placeholder, .components-text-control__input[type="date"]::-moz-placeholder, .components-text-control__input[type="datetime"]::-moz-placeholder, .components-text-control__input[type="datetime-local"]::-moz-placeholder, .components-text-control__input[type="email"]::-moz-placeholder, .components-text-control__input[type="month"]::-moz-placeholder, .components-text-control__input[type="number"]::-moz-placeholder { opacity: 1; color: rgba(14, 28, 46, 0.62); }
|
| 3305 |
+
|
| 3306 |
+
.components-text-control__input:-ms-input-placeholder, .components-text-control__input[type="text"]:-ms-input-placeholder, .components-text-control__input[type="tel"]:-ms-input-placeholder, .components-text-control__input[type="time"]:-ms-input-placeholder, .components-text-control__input[type="url"]:-ms-input-placeholder, .components-text-control__input[type="week"]:-ms-input-placeholder, .components-text-control__input[type="password"]:-ms-input-placeholder, .components-text-control__input[type="color"]:-ms-input-placeholder, .components-text-control__input[type="date"]:-ms-input-placeholder, .components-text-control__input[type="datetime"]:-ms-input-placeholder, .components-text-control__input[type="datetime-local"]:-ms-input-placeholder, .components-text-control__input[type="email"]:-ms-input-placeholder, .components-text-control__input[type="month"]:-ms-input-placeholder, .components-text-control__input[type="number"]:-ms-input-placeholder { color: rgba(14, 28, 46, 0.62); }
|
| 3307 |
+
|
| 3308 |
+
.is-dark-theme .components-text-control__input::-webkit-input-placeholder, .is-dark-theme .components-text-control__input[type="text"]::-webkit-input-placeholder, .is-dark-theme .components-text-control__input[type="tel"]::-webkit-input-placeholder, .is-dark-theme .components-text-control__input[type="time"]::-webkit-input-placeholder, .is-dark-theme .components-text-control__input[type="url"]::-webkit-input-placeholder, .is-dark-theme .components-text-control__input[type="week"]::-webkit-input-placeholder, .is-dark-theme .components-text-control__input[type="password"]::-webkit-input-placeholder, .is-dark-theme .components-text-control__input[type="color"]::-webkit-input-placeholder, .is-dark-theme .components-text-control__input[type="date"]::-webkit-input-placeholder, .is-dark-theme .components-text-control__input[type="datetime"]::-webkit-input-placeholder, .is-dark-theme .components-text-control__input[type="datetime-local"]::-webkit-input-placeholder, .is-dark-theme .components-text-control__input[type="email"]::-webkit-input-placeholder, .is-dark-theme .components-text-control__input[type="month"]::-webkit-input-placeholder, .is-dark-theme .components-text-control__input[type="number"]::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.65); }
|
| 3309 |
+
|
| 3310 |
+
.is-dark-theme .components-text-control__input::-moz-placeholder, .is-dark-theme .components-text-control__input[type="text"]::-moz-placeholder, .is-dark-theme .components-text-control__input[type="tel"]::-moz-placeholder, .is-dark-theme .components-text-control__input[type="time"]::-moz-placeholder, .is-dark-theme .components-text-control__input[type="url"]::-moz-placeholder, .is-dark-theme .components-text-control__input[type="week"]::-moz-placeholder, .is-dark-theme .components-text-control__input[type="password"]::-moz-placeholder, .is-dark-theme .components-text-control__input[type="color"]::-moz-placeholder, .is-dark-theme .components-text-control__input[type="date"]::-moz-placeholder, .is-dark-theme .components-text-control__input[type="datetime"]::-moz-placeholder, .is-dark-theme .components-text-control__input[type="datetime-local"]::-moz-placeholder, .is-dark-theme .components-text-control__input[type="email"]::-moz-placeholder, .is-dark-theme .components-text-control__input[type="month"]::-moz-placeholder, .is-dark-theme .components-text-control__input[type="number"]::-moz-placeholder { opacity: 1; color: rgba(255, 255, 255, 0.65); }
|
| 3311 |
+
|
| 3312 |
+
.is-dark-theme .components-text-control__input:-ms-input-placeholder, .is-dark-theme .components-text-control__input[type="text"]:-ms-input-placeholder, .is-dark-theme .components-text-control__input[type="tel"]:-ms-input-placeholder, .is-dark-theme .components-text-control__input[type="time"]:-ms-input-placeholder, .is-dark-theme .components-text-control__input[type="url"]:-ms-input-placeholder, .is-dark-theme .components-text-control__input[type="week"]:-ms-input-placeholder, .is-dark-theme .components-text-control__input[type="password"]:-ms-input-placeholder, .is-dark-theme .components-text-control__input[type="color"]:-ms-input-placeholder, .is-dark-theme .components-text-control__input[type="date"]:-ms-input-placeholder, .is-dark-theme .components-text-control__input[type="datetime"]:-ms-input-placeholder, .is-dark-theme .components-text-control__input[type="datetime-local"]:-ms-input-placeholder, .is-dark-theme .components-text-control__input[type="email"]:-ms-input-placeholder, .is-dark-theme .components-text-control__input[type="month"]:-ms-input-placeholder, .is-dark-theme .components-text-control__input[type="number"]:-ms-input-placeholder { color: rgba(255, 255, 255, 0.65); }
|
| 3313 |
+
|
| 3314 |
+
.components-textarea-control__input { width: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; padding: 6px 8px; box-shadow: 0 0 0 transparent; transition: box-shadow 0.1s linear; border-radius: 2px; border: 1px solid #757575; /* Fonts smaller than 16px causes mobile safari to zoom. */ font-size: 16px; /* Override core line-height. To be reviewed. */ line-height: normal; }
|
| 3315 |
+
|
| 3316 |
+
@media (prefers-reduced-motion: reduce) { .components-textarea-control__input { transition-duration: 0s; } }
|
| 3317 |
+
|
| 3318 |
+
@media (min-width: 600px) { .components-textarea-control__input { font-size: 13px; /* Override core line-height. To be reviewed. */ line-height: normal; } }
|
| 3319 |
+
|
| 3320 |
+
.components-textarea-control__input:focus { border-color: #007cba; box-shadow: 0 0 0 0.5px #007cba; outline: 2px solid transparent; }
|
| 3321 |
+
|
| 3322 |
+
body.admin-color-sunrise .components-textarea-control__input:focus { border-color: #d1864a; box-shadow: 0 0 0 0.5px #d1864a; }
|
| 3323 |
+
|
| 3324 |
+
body.admin-color-ocean .components-textarea-control__input:focus { border-color: #a3b9a2; box-shadow: 0 0 0 0.5px #a3b9a2; }
|
| 3325 |
+
|
| 3326 |
+
body.admin-color-midnight .components-textarea-control__input:focus { border-color: #e14d43; box-shadow: 0 0 0 0.5px #e14d43; }
|
| 3327 |
+
|
| 3328 |
+
body.admin-color-ectoplasm .components-textarea-control__input:focus { border-color: #a7b656; box-shadow: 0 0 0 0.5px #a7b656; }
|
| 3329 |
+
|
| 3330 |
+
body.admin-color-coffee .components-textarea-control__input:focus { border-color: #c2a68c; box-shadow: 0 0 0 0.5px #c2a68c; }
|
| 3331 |
+
|
| 3332 |
+
body.admin-color-blue .components-textarea-control__input:focus { border-color: #d9ab59; box-shadow: 0 0 0 0.5px #d9ab59; }
|
| 3333 |
+
|
| 3334 |
+
body.admin-color-light .components-textarea-control__input:focus { border-color: #0085ba; box-shadow: 0 0 0 0.5px #0085ba; }
|
| 3335 |
+
|
| 3336 |
+
.components-textarea-control__input::-webkit-input-placeholder { color: rgba(14, 28, 46, 0.62); }
|
| 3337 |
+
|
| 3338 |
+
.components-textarea-control__input::-moz-placeholder { opacity: 1; color: rgba(14, 28, 46, 0.62); }
|
| 3339 |
+
|
| 3340 |
+
.components-textarea-control__input:-ms-input-placeholder { color: rgba(14, 28, 46, 0.62); }
|
| 3341 |
+
|
| 3342 |
+
.is-dark-theme .components-textarea-control__input::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.65); }
|
| 3343 |
+
|
| 3344 |
+
.is-dark-theme .components-textarea-control__input::-moz-placeholder { opacity: 1; color: rgba(255, 255, 255, 0.65); }
|
| 3345 |
+
|
| 3346 |
+
.is-dark-theme .components-textarea-control__input:-ms-input-placeholder { color: rgba(255, 255, 255, 0.65); }
|
| 3347 |
+
|
| 3348 |
+
.components-tip { display: flex; color: #555d66; }
|
| 3349 |
+
|
| 3350 |
+
.components-tip svg { -ms-grid-row-align: center; align-self: center; fill: #f0b849; flex-shrink: 0; margin-right: 16px; }
|
| 3351 |
+
|
| 3352 |
+
.components-tip p { margin: 0; }
|
| 3353 |
+
|
| 3354 |
+
.components-toggle-control .components-base-control__field { display: flex; margin-bottom: 12px; line-height: initial; align-items: center; }
|
| 3355 |
+
|
| 3356 |
+
.components-toggle-control .components-base-control__field .components-form-toggle { margin-right: 16px; }
|
| 3357 |
+
|
| 3358 |
+
.components-toggle-control .components-base-control__field .components-toggle-control__label { display: block; }
|
| 3359 |
+
|
| 3360 |
+
.components-accessible-toolbar { display: inline-flex; border: 1px solid #1e1e1e; border-radius: 2px; flex-shrink: 0; }
|
| 3361 |
+
|
| 3362 |
+
.components-accessible-toolbar > .components-toolbar-group:last-child { border-right: none; }
|
| 3363 |
+
|
| 3364 |
+
.components-accessible-toolbar .components-button, .components-toolbar .components-button { position: relative; height: 48px; z-index: 1; padding-left: 16px; padding-right: 16px; }
|
| 3365 |
+
|
| 3366 |
+
.components-accessible-toolbar .components-button:focus:enabled, .components-toolbar .components-button:focus:enabled { box-shadow: none; outline: none; }
|
| 3367 |
+
|
| 3368 |
+
.components-accessible-toolbar .components-button::before, .components-toolbar .components-button::before { content: ""; position: absolute; display: block; border-radius: 2px; height: 32px; min-width: 32px; left: 8px; right: 8px; z-index: -1; -webkit-animation: components-button__appear-animation 0.1s ease; animation: components-button__appear-animation 0.1s ease; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; }
|
| 3369 |
+
|
| 3370 |
+
@media (prefers-reduced-motion: reduce) { .components-accessible-toolbar .components-button::before, .components-toolbar .components-button::before { -webkit-animation-duration: 1ms; animation-duration: 1ms; } }
|
| 3371 |
+
|
| 3372 |
+
.components-accessible-toolbar .components-button svg, .components-toolbar .components-button svg { position: relative; margin-left: auto; margin-right: auto; }
|
| 3373 |
+
|
| 3374 |
+
.components-accessible-toolbar .components-button.is-pressed, .components-toolbar .components-button.is-pressed { background: transparent; }
|
| 3375 |
+
|
| 3376 |
+
.components-accessible-toolbar .components-button.is-pressed:hover, .components-toolbar .components-button.is-pressed:hover { background: transparent; }
|
| 3377 |
+
|
| 3378 |
+
.components-accessible-toolbar .components-button.is-pressed::before, .components-toolbar .components-button.is-pressed::before { background: #1e1e1e; }
|
| 3379 |
+
|
| 3380 |
+
.components-accessible-toolbar .components-button:focus::before, .components-toolbar .components-button:focus::before { box-shadow: inset 0 0 0 1.5px #007cba, inset 0 0 0 4px #fff; outline: 2px solid transparent; }
|
| 3381 |
+
|
| 3382 |
+
body.admin-color-sunrise .components-accessible-toolbar .components-button:focus::before, body.admin-color-sunrise .components-toolbar .components-button:focus::before { box-shadow: inset 0 0 0 1.5px #d1864a, inset 0 0 0 4px #fff; }
|
| 3383 |
+
|
| 3384 |
+
body.admin-color-ocean .components-accessible-toolbar .components-button:focus::before, body.admin-color-ocean .components-toolbar .components-button:focus::before { box-shadow: inset 0 0 0 1.5px #a3b9a2, inset 0 0 0 4px #fff; }
|
| 3385 |
+
|
| 3386 |
+
body.admin-color-midnight .components-accessible-toolbar .components-button:focus::before, body.admin-color-midnight .components-toolbar .components-button:focus::before { box-shadow: inset 0 0 0 1.5px #e14d43, inset 0 0 0 4px #fff; }
|
| 3387 |
+
|
| 3388 |
+
body.admin-color-ectoplasm .components-accessible-toolbar .components-button:focus::before, body.admin-color-ectoplasm .components-toolbar .components-button:focus::before { box-shadow: inset 0 0 0 1.5px #a7b656, inset 0 0 0 4px #fff; }
|
| 3389 |
+
|
| 3390 |
+
body.admin-color-coffee .components-accessible-toolbar .components-button:focus::before, body.admin-color-coffee .components-toolbar .components-button:focus::before { box-shadow: inset 0 0 0 1.5px #c2a68c, inset 0 0 0 4px #fff; }
|
| 3391 |
+
|
| 3392 |
+
body.admin-color-blue .components-accessible-toolbar .components-button:focus::before, body.admin-color-blue .components-toolbar .components-button:focus::before { box-shadow: inset 0 0 0 1.5px #d9ab59, inset 0 0 0 4px #fff; }
|
| 3393 |
+
|
| 3394 |
+
body.admin-color-light .components-accessible-toolbar .components-button:focus::before, body.admin-color-light .components-toolbar .components-button:focus::before { box-shadow: inset 0 0 0 1.5px #0085ba, inset 0 0 0 4px #fff; }
|
| 3395 |
+
|
| 3396 |
+
.components-accessible-toolbar .components-button.has-icon, .components-toolbar .components-button.has-icon { padding-left: 8px; padding-right: 8px; min-width: 48px; justify-content: center; }
|
| 3397 |
+
|
| 3398 |
+
.components-accessible-toolbar .components-button.components-tab-button, .components-toolbar .components-button.components-tab-button { font-weight: 500; }
|
| 3399 |
+
|
| 3400 |
+
.components-accessible-toolbar .components-button.components-tab-button span, .components-toolbar .components-button.components-tab-button span { display: inline-block; padding-left: 0; padding-right: 0; position: relative; }
|
| 3401 |
+
|
| 3402 |
+
@-webkit-keyframes components-button__appear-animation { from { transform: scaleY(0); }
|
| 3403 |
+
to { transform: scaleY(1); } }
|
| 3404 |
+
|
| 3405 |
+
@keyframes components-button__appear-animation { from { transform: scaleY(0); }
|
| 3406 |
+
to { transform: scaleY(1); } }
|
| 3407 |
+
|
| 3408 |
+
.components-toolbar__control.components-button { position: relative; }
|
| 3409 |
+
|
| 3410 |
+
.components-toolbar__control.components-button[data-subscript] svg { padding: 5px 10px 5px 0; }
|
| 3411 |
+
|
| 3412 |
+
.components-toolbar__control.components-button[data-subscript]::after { content: attr(data-subscript); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; font-size: 13px; font-weight: 600; line-height: 12px; position: absolute; right: 8px; bottom: 10px; }
|
| 3413 |
+
|
| 3414 |
+
.components-toolbar__control.components-button:active::before { display: none; }
|
| 3415 |
+
|
| 3416 |
+
.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]::after { color: #fff; }
|
| 3417 |
+
|
| 3418 |
+
.components-toolbar-group { min-height: 48px; border-right: 1px solid #1e1e1e; background-color: #fff; display: inline-flex; flex-shrink: 0; flex-wrap: wrap; line-height: 0; }
|
| 3419 |
+
|
| 3420 |
+
.components-toolbar-group .components-toolbar-group { border-width: 0; margin: 0; }
|
| 3421 |
+
|
| 3422 |
+
.components-toolbar { min-height: 48px; margin: 0; border: 1px solid #1e1e1e; border-radius: 2px; background-color: #fff; display: inline-flex; flex-shrink: 0; flex-wrap: wrap; }
|
| 3423 |
+
|
| 3424 |
+
div.components-toolbar > div { display: block; margin: 0; }
|
| 3425 |
+
|
| 3426 |
+
@supports ((position: -webkit-sticky) or (position: sticky)) { div.components-toolbar > div { display: flex; } }
|
| 3427 |
|
| 3428 |
div.components-toolbar > div + div.has-left-divider { margin-left: 6px; position: relative; overflow: visible; }
|
| 3429 |
|
| 3430 |
div.components-toolbar > div + div.has-left-divider::before { display: inline-block; content: ""; box-sizing: content-box; background-color: #e2e4e7; position: absolute; top: 8px; left: -3px; width: 1px; height: 20px; }
|
| 3431 |
|
| 3432 |
+
.components-accessible-toolbar .components-toolbar-group > .components-button.components-button.has-icon, .components-toolbar div > .components-button.components-button.has-icon { min-width: 36px; padding-left: 6px; padding-right: 6px; }
|
| 3433 |
+
|
| 3434 |
+
.components-accessible-toolbar .components-toolbar-group > .components-button.components-button.has-icon svg, .components-toolbar div > .components-button.components-button.has-icon svg { min-width: 24px; }
|
| 3435 |
+
|
| 3436 |
+
.components-accessible-toolbar .components-toolbar-group > .components-button.components-button.has-icon::before, .components-toolbar div > .components-button.components-button.has-icon::before { left: 2px; right: 2px; }
|
| 3437 |
+
|
| 3438 |
+
.components-accessible-toolbar .components-toolbar-group > .components-button:first-child.has-icon, .components-accessible-toolbar .components-toolbar-group > div:first-child > .components-button.has-icon, .components-toolbar div:first-child .components-button.has-icon { min-width: 42px; padding-left: 11px; padding-right: 6px; }
|
| 3439 |
|
| 3440 |
+
.components-accessible-toolbar .components-toolbar-group > .components-button:first-child.has-icon::before, .components-accessible-toolbar .components-toolbar-group > div:first-child > .components-button.has-icon::before, .components-toolbar div:first-child .components-button.has-icon::before { left: 8px; right: 2px; }
|
| 3441 |
|
| 3442 |
+
.components-accessible-toolbar .components-toolbar-group > .components-button:last-child.has-icon, .components-accessible-toolbar .components-toolbar-group > div:last-child > .components-button.has-icon, .components-toolbar div:last-child .components-button.has-icon { min-width: 42px; padding-left: 6px; padding-right: 11px; }
|
| 3443 |
|
| 3444 |
+
.components-accessible-toolbar .components-toolbar-group > .components-button:last-child.has-icon::before, .components-accessible-toolbar .components-toolbar-group > div:last-child > .components-button.has-icon::before, .components-toolbar div:last-child .components-button.has-icon::before { left: 2px; right: 8px; }
|
| 3445 |
+
|
| 3446 |
+
.components-accessible-toolbar .components-toolbar-group > .components-button:first-of-type:last-of-type.has-icon, .components-accessible-toolbar .components-toolbar-group > div:first-child:last-child > .components-button.has-icon, .components-toolbar div:first-child:last-child > .components-button.has-icon { min-width: 48px; padding-left: 12px; padding-right: 12px; }
|
| 3447 |
+
|
| 3448 |
+
.components-accessible-toolbar .components-toolbar-group > .components-button:first-of-type:last-of-type.has-icon::before, .components-accessible-toolbar .components-toolbar-group > div:first-child:last-child > .components-button.has-icon::before, .components-toolbar div:first-child:last-child > .components-button.has-icon::before { left: 8px; right: 8px; }
|
| 3449 |
+
|
| 3450 |
+
.components-tooltip.components-popover { z-index: 1000002; }
|
| 3451 |
|
| 3452 |
.components-tooltip.components-popover .components-popover__content { min-width: 0; }
|
| 3453 |
|
| 3454 |
+
.components-tooltip .components-popover__content { padding: 4px 8px; background: #1e1e1e; border-radius: 2px; border-width: 0; color: #fff; white-space: nowrap; text-align: center; pointer-events: none; }
|
| 3455 |
|
| 3456 |
+
.components-tooltip__shortcut { display: inline-block; margin-left: 8px; }
|
| 3457 |
|
| 3458 |
.components-visually-hidden { border: 0; clip: rect(1px, 1px, 1px, 1px); -webkit-clip-path: inset(50%); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; word-wrap: normal !important; }
|
| 3459 |
|
| 3462 |
/** Colors */
|
| 3463 |
/** Breakpoints & Media Queries */
|
| 3464 |
/** Colors */
|
| 3465 |
+
/** Fonts & basic variables. */
|
| 3466 |
+
/** Grid System. https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/ */
|
| 3467 |
+
/** Dimensions. */
|
| 3468 |
+
/** Shadows. */
|
| 3469 |
+
/** Editor widths. */
|
| 3470 |
+
/** Block UI. */
|
| 3471 |
+
/** Border radii. */
|
| 3472 |
/** Breakpoint mixins */
|
| 3473 |
/** Long content fade mixin Creates a fading overlay to signify that the content is longer than the space allows. */
|
| 3474 |
+
/** Focus styles. */
|
| 3475 |
/** Applies editor left position to the selector passed as argument */
|
| 3476 |
/** Styles that are reused verbatim in a few places */
|
| 3477 |
/** Allows users to opt-out of animations via OS-level preferences. */
|
| 3478 |
/** Reset default styles for JavaScript UI based pages. This is a WP-admin agnostic reset */
|
| 3479 |
/** Reset the WP Admin page styles for Gutenberg-like pages. */
|
| 3480 |
+
#start-resizable-editor-section { display: none; }
|
| 3481 |
+
|
| 3482 |
+
.block-editor-autocompleters__block .block-editor-block-icon { margin-right: 8px; }
|
| 3483 |
+
|
| 3484 |
+
.block-editor-block-alignment-matrix-toolbar__popover .components-popover__content { min-width: 0; padding: 8px; width: auto; }
|
| 3485 |
+
|
| 3486 |
+
.block-editor-block-icon { display: flex; align-items: center; justify-content: center; width: 24px; height: 24px; }
|
| 3487 |
|
| 3488 |
.block-editor-block-icon.has-colors svg { fill: currentColor; }
|
| 3489 |
|
| 3499 |
|
| 3500 |
.block-editor-block-inspector__no-blocks { display: block; font-size: 13px; background: #fff; padding: 32px 16px; text-align: center; }
|
| 3501 |
|
| 3502 |
+
.block-editor-block-list__layout .block-editor-block-list__block.is-dragging > * { background: #f8f9f9; }
|
|
|
|
|
|
|
| 3503 |
|
| 3504 |
+
.block-editor-block-list__layout .block-editor-block-list__block.is-dragging > * > * { visibility: hidden; }
|
| 3505 |
|
| 3506 |
+
.block-editor-block-list__layout .block-editor-block-list__block .reusable-block-edit-panel * { z-index: 1; }
|
| 3507 |
|
| 3508 |
+
.block-editor-block-styles .block-editor-block-list__block { margin: 0; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3509 |
|
| 3510 |
/** Notices & Block Selected/Hover Styles. */
|
| 3511 |
+
.block-editor-block-list__layout .block-editor-block-list__block { position: relative; overflow-wrap: break-word; /** Notices */ /** Block Layout */ }
|
| 3512 |
|
| 3513 |
.block-editor-block-list__layout .block-editor-block-list__block .components-placeholder .components-with-notices-ui { margin: -10px 0 12px 0; }
|
| 3514 |
|
| 3518 |
|
| 3519 |
.block-editor-block-list__layout .block-editor-block-list__block .components-with-notices-ui .components-notice .components-notice__content { font-size: 13px; }
|
| 3520 |
|
| 3521 |
+
.block-editor-block-list__layout .block-editor-block-list__block:not([contenteditable]):focus { outline: none; }
|
| 3522 |
+
|
| 3523 |
+
.block-editor-block-list__layout .block-editor-block-list__block:not([contenteditable]):focus::after { position: absolute; z-index: 1; pointer-events: none; content: ""; top: 1px; bottom: 1px; left: 1px; right: 1px; box-shadow: 0 0 0 1.5px #007cba; border-radius: 1px; }
|
| 3524 |
+
|
| 3525 |
+
body.admin-color-sunrise .block-editor-block-list__layout .block-editor-block-list__block:not([contenteditable]):focus::after { box-shadow: 0 0 0 1.5px #d1864a; }
|
| 3526 |
|
| 3527 |
+
body.admin-color-ocean .block-editor-block-list__layout .block-editor-block-list__block:not([contenteditable]):focus::after { box-shadow: 0 0 0 1.5px #a3b9a2; }
|
| 3528 |
|
| 3529 |
+
body.admin-color-midnight .block-editor-block-list__layout .block-editor-block-list__block:not([contenteditable]):focus::after { box-shadow: 0 0 0 1.5px #e14d43; }
|
| 3530 |
|
| 3531 |
+
body.admin-color-ectoplasm .block-editor-block-list__layout .block-editor-block-list__block:not([contenteditable]):focus::after { box-shadow: 0 0 0 1.5px #a7b656; }
|
| 3532 |
|
| 3533 |
+
body.admin-color-coffee .block-editor-block-list__layout .block-editor-block-list__block:not([contenteditable]):focus::after { box-shadow: 0 0 0 1.5px #c2a68c; }
|
|
|
|
| 3534 |
|
| 3535 |
+
body.admin-color-blue .block-editor-block-list__layout .block-editor-block-list__block:not([contenteditable]):focus::after { box-shadow: 0 0 0 1.5px #d9ab59; }
|
| 3536 |
|
| 3537 |
+
body.admin-color-light .block-editor-block-list__layout .block-editor-block-list__block:not([contenteditable]):focus::after { box-shadow: 0 0 0 1.5px #0085ba; }
|
| 3538 |
+
|
| 3539 |
+
.is-dark-theme .block-editor-block-list__layout .block-editor-block-list__block:not([contenteditable]):focus::after { box-shadow: 0 0 0 1.5px #fff; }
|
| 3540 |
|
| 3541 |
.block-editor-block-list__layout .block-editor-block-list__block.is-focus-mode:not(.is-multi-selected) { opacity: 0.5; transition: opacity 0.1s linear; }
|
| 3542 |
|
| 3544 |
|
| 3545 |
.block-editor-block-list__layout .block-editor-block-list__block.is-focus-mode:not(.is-multi-selected):not(.is-focused) .block-editor-block-list__block, .block-editor-block-list__layout .block-editor-block-list__block.is-focus-mode:not(.is-multi-selected).is-focused { opacity: 1; }
|
| 3546 |
|
| 3547 |
+
.block-editor-block-list__layout .block-editor-block-list__block.is-drop-target::before { content: ""; position: absolute; z-index: 0; pointer-events: none; transition: border-color 0.1s linear, border-style 0.1s linear, box-shadow 0.1s linear; right: 0; left: 0; top: -14px; border-radius: 2px; border-top: 4px solid #007cba; }
|
| 3548 |
|
| 3549 |
+
body.admin-color-sunrise .block-editor-block-list__layout .block-editor-block-list__block.is-drop-target::before { border-top: 4px solid #d1864a; }
|
| 3550 |
|
| 3551 |
+
body.admin-color-ocean .block-editor-block-list__layout .block-editor-block-list__block.is-drop-target::before { border-top: 4px solid #a3b9a2; }
|
| 3552 |
|
| 3553 |
+
body.admin-color-midnight .block-editor-block-list__layout .block-editor-block-list__block.is-drop-target::before { border-top: 4px solid #e14d43; }
|
| 3554 |
|
| 3555 |
+
body.admin-color-ectoplasm .block-editor-block-list__layout .block-editor-block-list__block.is-drop-target::before { border-top: 4px solid #a7b656; }
|
| 3556 |
|
| 3557 |
+
body.admin-color-coffee .block-editor-block-list__layout .block-editor-block-list__block.is-drop-target::before { border-top: 4px solid #c2a68c; }
|
| 3558 |
|
| 3559 |
+
body.admin-color-blue .block-editor-block-list__layout .block-editor-block-list__block.is-drop-target::before { border-top: 4px solid #d9ab59; }
|
| 3560 |
|
| 3561 |
+
body.admin-color-light .block-editor-block-list__layout .block-editor-block-list__block.is-drop-target::before { border-top: 4px solid #0085ba; }
|
| 3562 |
|
| 3563 |
/** Cross-Block Selection */
|
| 3564 |
+
.block-editor-block-list__layout { position: relative; }
|
| 3565 |
|
| 3566 |
+
.is-navigate-mode .block-editor-block-list__layout .block-editor-block-list__block.is-selected::after, .block-editor-block-list__layout .block-editor-block-list__block.is-highlighted::after, .block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected::after { position: absolute; z-index: 1; pointer-events: none; content: ""; top: 1px; bottom: 1px; left: 1px; right: 1px; }
|
| 3567 |
|
| 3568 |
+
.is-navigate-mode .block-editor-block-list__layout .block-editor-block-list__block.is-selected::after, .block-editor-block-list__layout .block-editor-block-list__block.is-highlighted::after, .block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected::after { box-shadow: 0 0 0 1.5px #007cba; border-radius: 1px; transition: box-shadow 0.2s ease-out; outline: 2px solid transparent; }
|
| 3569 |
|
| 3570 |
+
body.admin-color-sunrise .is-navigate-mode .block-editor-block-list__layout .block-editor-block-list__block.is-selected::after, body.admin-color-sunrise .block-editor-block-list__layout .block-editor-block-list__block.is-highlighted::after, body.admin-color-sunrise .block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected::after { box-shadow: 0 0 0 1.5px #d1864a; }
|
| 3571 |
|
| 3572 |
+
body.admin-color-ocean .is-navigate-mode .block-editor-block-list__layout .block-editor-block-list__block.is-selected::after, body.admin-color-ocean .block-editor-block-list__layout .block-editor-block-list__block.is-highlighted::after, body.admin-color-ocean .block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected::after { box-shadow: 0 0 0 1.5px #a3b9a2; }
|
|
|
|
| 3573 |
|
| 3574 |
+
body.admin-color-midnight .is-navigate-mode .block-editor-block-list__layout .block-editor-block-list__block.is-selected::after, body.admin-color-midnight .block-editor-block-list__layout .block-editor-block-list__block.is-highlighted::after, body.admin-color-midnight .block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected::after { box-shadow: 0 0 0 1.5px #e14d43; }
|
| 3575 |
|
| 3576 |
+
body.admin-color-ectoplasm .is-navigate-mode .block-editor-block-list__layout .block-editor-block-list__block.is-selected::after, body.admin-color-ectoplasm .block-editor-block-list__layout .block-editor-block-list__block.is-highlighted::after, body.admin-color-ectoplasm .block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected::after { box-shadow: 0 0 0 1.5px #a7b656; }
|
| 3577 |
|
| 3578 |
+
body.admin-color-coffee .is-navigate-mode .block-editor-block-list__layout .block-editor-block-list__block.is-selected::after, body.admin-color-coffee .block-editor-block-list__layout .block-editor-block-list__block.is-highlighted::after, body.admin-color-coffee .block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected::after { box-shadow: 0 0 0 1.5px #c2a68c; }
|
| 3579 |
|
| 3580 |
+
body.admin-color-blue .is-navigate-mode .block-editor-block-list__layout .block-editor-block-list__block.is-selected::after, body.admin-color-blue .block-editor-block-list__layout .block-editor-block-list__block.is-highlighted::after, body.admin-color-blue .block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected::after { box-shadow: 0 0 0 1.5px #d9ab59; }
|
| 3581 |
|
| 3582 |
+
body.admin-color-light .is-navigate-mode .block-editor-block-list__layout .block-editor-block-list__block.is-selected::after, body.admin-color-light .block-editor-block-list__layout .block-editor-block-list__block.is-highlighted::after, body.admin-color-light .block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected::after { box-shadow: 0 0 0 1.5px #0085ba; }
|
| 3583 |
|
| 3584 |
+
@media (prefers-reduced-motion: reduce) { .is-navigate-mode .block-editor-block-list__layout .block-editor-block-list__block.is-selected::after, .block-editor-block-list__layout .block-editor-block-list__block.is-highlighted::after, .block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected::after { transition-duration: 0s; } }
|
| 3585 |
|
| 3586 |
+
.is-dark-theme .is-navigate-mode .block-editor-block-list__layout .block-editor-block-list__block.is-selected::after, .is-dark-theme .block-editor-block-list__layout .block-editor-block-list__block.is-highlighted::after, .is-dark-theme .block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected::after { box-shadow: 0 0 0 1.5px #fff; }
|
| 3587 |
|
| 3588 |
+
.is-navigate-mode .block-editor-block-list__layout .block-editor-block-list__block.is-selected .components-placeholder ::-moz-selection, .block-editor-block-list__layout .block-editor-block-list__block.is-highlighted .components-placeholder ::-moz-selection, .block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected .components-placeholder ::-moz-selection { background: transparent; }
|
| 3589 |
|
| 3590 |
+
.is-navigate-mode .block-editor-block-list__layout .block-editor-block-list__block.is-selected .components-placeholder ::selection, .block-editor-block-list__layout .block-editor-block-list__block.is-highlighted .components-placeholder ::selection, .block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected .components-placeholder ::selection { background: transparent; }
|
| 3591 |
+
|
| 3592 |
+
/** Block styles and alignments */
|
| 3593 |
+
.block-editor-block-list__layout .block-editor-block-list__block.has-warning { min-height: 36px; }
|
| 3594 |
|
| 3595 |
+
.block-editor-block-list__layout .block-editor-block-list__block::after { content: ""; pointer-events: none; position: absolute; top: 0; right: 0; bottom: 0; left: 0; border-radius: 2px; box-shadow: 0 0 0 1.5px transparent; transition: box-shadow 0.1s ease-in; }
|
| 3596 |
|
| 3597 |
+
@media (prefers-reduced-motion: reduce) { .block-editor-block-list__layout .block-editor-block-list__block::after { transition-duration: 0s; } }
|
| 3598 |
|
| 3599 |
+
.block-editor-block-list__layout .block-editor-block-list__block.has-warning > * { pointer-events: none; -webkit-user-select: none; -ms-user-select: none; -moz-user-select: none; user-select: none; }
|
| 3600 |
|
| 3601 |
+
.block-editor-block-list__layout .block-editor-block-list__block.has-warning .block-editor-warning { pointer-events: all; }
|
| 3602 |
|
| 3603 |
+
.block-editor-block-list__layout .block-editor-block-list__block.has-warning::after { content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; border-radius: 2px; background-color: rgba(255, 255, 255, 0.4); }
|
| 3604 |
|
| 3605 |
+
.block-editor-block-list__layout .block-editor-block-list__block.has-warning.is-multi-selected::after { background-color: transparent; }
|
| 3606 |
+
|
| 3607 |
+
.block-editor-block-list__layout .block-editor-block-list__block.is-reusable > .block-editor-inner-blocks > .block-editor-block-list__layout.has-overlay::after { display: none; }
|
| 3608 |
|
| 3609 |
+
.block-editor-block-list__layout .block-editor-block-list__block.is-reusable > .block-editor-inner-blocks > .block-editor-block-list__layout.has-overlay .block-editor-block-list__layout.has-overlay::after { display: block; }
|
| 3610 |
+
|
| 3611 |
+
.is-navigate-mode .block-editor-block-list__layout .block-editor-block-list__block { cursor: default; }
|
| 3612 |
|
| 3613 |
+
.block-editor-block-list__layout .block-editor-block-list__block[data-clear="true"] { float: none; }
|
| 3614 |
|
| 3615 |
+
.block-editor-block-list__layout .block-editor-block-list__block .block-editor-block-list__layout .block-editor-default-block-appender .block-editor-inserter { left: auto; right: 8px; }
|
| 3616 |
|
| 3617 |
+
.block-editor-block-list__layout .wp-block { margin-left: auto; margin-right: auto; }
|
| 3618 |
|
| 3619 |
+
.wp-block[data-align="left"], .wp-block[data-align="right"] { width: 100%; height: 0; }
|
| 3620 |
|
| 3621 |
+
.wp-block[data-align="left"]::before, .wp-block[data-align="right"]::before { content: none; }
|
| 3622 |
|
| 3623 |
+
.wp-block[data-align="left"] > *, .wp-block[data-align="right"] > * { z-index: 21; }
|
| 3624 |
|
| 3625 |
+
.wp-block[data-align="left"] > * { /*!rtl:begin:ignore*/ float: left; margin-right: 2em; /*!rtl:end:ignore*/ }
|
| 3626 |
|
| 3627 |
+
.wp-block[data-align="right"] > * { /*!rtl:begin:ignore*/ float: right; margin-left: 2em; /*!rtl:end:ignore*/ }
|
| 3628 |
+
|
| 3629 |
+
.wp-block[data-align="full"], .wp-block[data-align="wide"] { clear: both; }
|
| 3630 |
|
| 3631 |
/** In-Canvas Inserter */
|
| 3632 |
.block-editor-block-list .block-editor-inserter { margin: 8px; cursor: move; cursor: -webkit-grab; cursor: grab; }
|
| 3633 |
|
| 3634 |
.block-editor-block-list__insertion-point { position: relative; z-index: 6; margin-top: -14px; }
|
| 3635 |
|
| 3636 |
+
.block-editor-block-list__insertion-point-indicator { position: absolute; top: calc(50% - 1px); height: 1.5px; left: 0; right: 0; background: #0085ba; }
|
| 3637 |
|
| 3638 |
body.admin-color-sunrise .block-editor-block-list__insertion-point-indicator { background: #d1864a; }
|
| 3639 |
|
| 3659 |
|
| 3660 |
.block-editor-block-list__block-popover-inserter.is-visible { position: static; }
|
| 3661 |
|
| 3662 |
+
.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button, .block-editor-default-block-appender .block-editor-inserter__toggle.components-button, .block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button, .block-editor-block-list__block-popover-inserter .block-editor-inserter__toggle.components-button { background: #1e1e1e; border-radius: 2px; color: #fff; padding: 0; min-width: 24px; height: 24px; }
|
| 3663 |
|
| 3664 |
+
.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button:hover, .block-editor-default-block-appender .block-editor-inserter__toggle.components-button:hover, .block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button:hover, .block-editor-block-list__block-popover-inserter .block-editor-inserter__toggle.components-button:hover { color: #fff; }
|
| 3665 |
|
| 3666 |
+
.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button, .block-editor-block-list__block-popover-inserter .block-editor-inserter__toggle.components-button { -webkit-animation: block-editor-inserter__toggle__fade-in-animation-delayed 1.2s ease; animation: block-editor-inserter__toggle__fade-in-animation-delayed 1.2s ease; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; }
|
| 3667 |
+
|
| 3668 |
+
@media (prefers-reduced-motion: reduce) { .block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button, .block-editor-block-list__block-popover-inserter .block-editor-inserter__toggle.components-button { -webkit-animation-duration: 1ms; animation-duration: 1ms; } }
|
| 3669 |
+
|
| 3670 |
+
@-webkit-keyframes block-editor-inserter__toggle__fade-in-animation-delayed { 0% { opacity: 0; }
|
| 3671 |
+
80% { opacity: 0; }
|
| 3672 |
+
100% { opacity: 1; } }
|
| 3673 |
+
|
| 3674 |
+
@keyframes block-editor-inserter__toggle__fade-in-animation-delayed { 0% { opacity: 0; }
|
| 3675 |
+
80% { opacity: 0; }
|
| 3676 |
+
100% { opacity: 1; } }
|
| 3677 |
+
|
| 3678 |
+
@-webkit-keyframes block-editor-inserter__toggle__fade-in-animation { from { opacity: 0;
|
| 3679 |
+
transform: scale(0); }
|
| 3680 |
+
to { opacity: 1;
|
| 3681 |
+
transform: scale(1); } }
|
| 3682 |
+
|
| 3683 |
+
@keyframes block-editor-inserter__toggle__fade-in-animation { from { opacity: 0;
|
| 3684 |
+
transform: scale(0); }
|
| 3685 |
+
to { opacity: 1;
|
| 3686 |
+
transform: scale(1); } }
|
| 3687 |
+
|
| 3688 |
+
.wp-block .block-list-appender .block-editor-inserter__toggle { -webkit-animation: block-editor-inserter__toggle__fade-in-animation 0.1s ease; animation: block-editor-inserter__toggle__fade-in-animation 0.1s ease; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; }
|
| 3689 |
|
| 3690 |
+
@media (prefers-reduced-motion: reduce) { .wp-block .block-list-appender .block-editor-inserter__toggle { -webkit-animation-duration: 1ms; animation-duration: 1ms; } }
|
| 3691 |
|
| 3692 |
+
.wp-block:not(.is-selected):not(.has-child-selected) .block-editor-default-block-appender { display: none; }
|
| 3693 |
+
|
| 3694 |
+
.wp-block:not(.is-selected):not(.has-child-selected) .block-editor-default-block-appender .block-editor-inserter__toggle { opacity: 0; transform: scale(0); }
|
| 3695 |
+
|
| 3696 |
+
.block-editor-block-list__block > .block-editor-block-list__insertion-point { position: absolute; top: -16px; height: 28px; bottom: auto; left: 14px; right: 14px; }
|
| 3697 |
+
|
| 3698 |
+
.block-editor-block-list__block .block-editor-block-list__block-html-textarea { display: block; margin: 0; width: 100%; border: none; outline: none; box-shadow: none; resize: none; overflow: hidden; font-family: Menlo, Consolas, monaco, monospace; font-size: 15px; line-height: 150%; transition: padding 0.2s linear; }
|
| 3699 |
|
| 3700 |
@media (prefers-reduced-motion: reduce) { .block-editor-block-list__block .block-editor-block-list__block-html-textarea { transition-duration: 0s; } }
|
| 3701 |
|
| 3702 |
.block-editor-block-list__block .block-editor-block-list__block-html-textarea:focus { box-shadow: none; }
|
| 3703 |
|
| 3704 |
+
/** Block Toolbar, top and contextual. */
|
| 3705 |
+
.block-editor-block-contextual-toolbar-wrapper { padding-left: 48px; }
|
| 3706 |
+
|
| 3707 |
/** Block Toolbar when contextual. */
|
| 3708 |
+
.block-editor-block-contextual-toolbar { border: 1px solid #1e1e1e; border-radius: 2px; background-color: #fff; }
|
| 3709 |
|
| 3710 |
+
.block-editor-block-contextual-toolbar .block-editor-block-toolbar .components-toolbar-group, .block-editor-block-contextual-toolbar .block-editor-block-toolbar .components-toolbar { border-right-color: #1e1e1e; }
|
| 3711 |
|
| 3712 |
/** Block Label for Navigation/Selection Mode */
|
| 3713 |
+
.block-editor-block-list__block-selection-button { display: block; z-index: 22; }
|
| 3714 |
+
|
| 3715 |
+
.block-editor-block-list__block-selection-button .components-button { font-size: 13px; height: 46px; padding: 12px 16px; position: relative; top: -1px; box-shadow: 0 0 0 1px #1e1e1e; border-radius: 1px; background-color: #fff; margin-left: 49px; }
|
| 3716 |
+
|
| 3717 |
+
.block-editor-block-list__block-selection-button .components-button:focus { box-shadow: 0 0 0 1.5px #007cba; }
|
| 3718 |
+
|
| 3719 |
+
body.admin-color-sunrise .block-editor-block-list__block-selection-button .components-button:focus { box-shadow: 0 0 0 1.5px #d1864a; }
|
| 3720 |
|
| 3721 |
+
body.admin-color-ocean .block-editor-block-list__block-selection-button .components-button:focus { box-shadow: 0 0 0 1.5px #a3b9a2; }
|
| 3722 |
|
| 3723 |
+
body.admin-color-midnight .block-editor-block-list__block-selection-button .components-button:focus { box-shadow: 0 0 0 1.5px #e14d43; }
|
| 3724 |
|
| 3725 |
+
body.admin-color-ectoplasm .block-editor-block-list__block-selection-button .components-button:focus { box-shadow: 0 0 0 1.5px #a7b656; }
|
| 3726 |
|
| 3727 |
+
body.admin-color-coffee .block-editor-block-list__block-selection-button .components-button:focus { box-shadow: 0 0 0 1.5px #c2a68c; }
|
| 3728 |
|
| 3729 |
+
body.admin-color-blue .block-editor-block-list__block-selection-button .components-button:focus { box-shadow: 0 0 0 1.5px #d9ab59; }
|
| 3730 |
+
|
| 3731 |
+
body.admin-color-light .block-editor-block-list__block-selection-button .components-button:focus { box-shadow: 0 0 0 1.5px #0085ba; }
|
| 3732 |
+
|
| 3733 |
+
/** Warnings. */
|
| 3734 |
+
.block-editor-block-list__block .block-editor-warning { z-index: 5; position: relative; }
|
| 3735 |
|
| 3736 |
.block-editor-block-list__block .block-editor-warning.block-editor-block-list__block-crash-warning { margin-bottom: auto; }
|
| 3737 |
|
| 3738 |
+
/** Popovers. */
|
| 3739 |
+
.block-editor-block-list__insertion-point-popover.is-without-arrow { z-index: 28; }
|
| 3740 |
|
| 3741 |
+
.block-editor-block-list__insertion-point-popover.is-without-arrow .components-popover__content.components-popover__content { background: none; border: none; box-shadow: none; overflow-y: visible; margin-left: 0; }
|
| 3742 |
|
| 3743 |
+
.components-popover.block-editor-block-list__block-popover { z-index: 31; }
|
| 3744 |
|
| 3745 |
+
.components-popover.block-editor-block-list__block-popover .components-popover__content { margin: 0 !important; min-width: auto; width: -webkit-max-content; width: -moz-max-content; width: max-content; background: none; border: none; box-shadow: none; overflow-y: visible; pointer-events: none; }
|
| 3746 |
|
| 3747 |
.components-popover.block-editor-block-list__block-popover .components-popover__content > * { pointer-events: all; }
|
| 3748 |
|
| 3749 |
+
.components-popover.block-editor-block-list__block-popover .components-popover__content .block-editor-block-list__block-selection-button, .components-popover.block-editor-block-list__block-popover .components-popover__content .block-editor-block-contextual-toolbar { margin-bottom: 12px; margin-left: -48px; }
|
| 3750 |
|
| 3751 |
+
.components-popover.block-editor-block-list__block-popover .components-popover__content .block-editor-block-contextual-toolbar[data-align="full"], .components-popover.block-editor-block-list__block-popover .components-popover__content .block-editor-block-list__block-selection-button[data-align="full"] { margin-left: 0; }
|
| 3752 |
|
| 3753 |
.is-dragging-components-draggable .components-popover.block-editor-block-list__block-popover { opacity: 0; }
|
| 3754 |
|
| 3755 |
+
.is-dragging-components-draggable .components-tooltip { display: none; }
|
| 3756 |
+
|
| 3757 |
+
.block-editor-block-list__layout.is-root-container { padding-left: 14px; padding-right: 14px; }
|
| 3758 |
+
|
| 3759 |
+
@media (min-width: 600px) { .block-editor-block-list__layout.is-root-container { padding-left: 36px; padding-right: 36px; } }
|
| 3760 |
+
|
| 3761 |
+
.block-editor-block-list__layout.is-root-container > .wp-block[data-align="full"] { margin-left: -14px; margin-right: -14px; }
|
| 3762 |
+
|
| 3763 |
+
@media (min-width: 600px) { .block-editor-block-list__layout.is-root-container > .wp-block[data-align="full"] { margin-left: -36px; margin-right: -36px; } }
|
| 3764 |
+
|
| 3765 |
+
.block-editor-block-list__block .block-list-appender { margin: 8px 0; }
|
| 3766 |
+
|
| 3767 |
+
.has-background .block-editor-block-list__block .block-list-appender { margin: 20px 8px; }
|
| 3768 |
|
| 3769 |
+
.block-editor-block-list__block .block-list-appender .block-list-appender__toggle { opacity: 1; transform: scale(1); transition: all 0.1s ease; }
|
| 3770 |
|
| 3771 |
+
@media (prefers-reduced-motion: reduce) { .block-editor-block-list__block .block-list-appender .block-list-appender__toggle { transition-duration: 0s; } }
|
| 3772 |
+
|
| 3773 |
+
.block-list-appender.is-drop-target > div::before { content: ""; position: absolute; right: -8px; left: -8px; top: -8px; bottom: -8px; border-radius: 2px; border: 3px solid #0085ba; }
|
| 3774 |
|
| 3775 |
body.admin-color-sunrise .block-list-appender.is-drop-target > div::before { border: 3px solid #d1864a; }
|
| 3776 |
|
| 3788 |
|
| 3789 |
.block-list-appender > .block-editor-inserter { display: block; }
|
| 3790 |
|
| 3791 |
+
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.block-editor-block-list__layout) .block-editor-block-list__layout > .block-list-appender .block-list-appender__toggle { opacity: 0; transform: scale(0); }
|
| 3792 |
+
|
| 3793 |
.block-editor-block-breadcrumb { list-style: none; padding: 0; margin: 0; }
|
| 3794 |
|
| 3795 |
.block-editor-block-breadcrumb li { display: inline-block; margin: 0; }
|
| 3796 |
|
| 3797 |
.block-editor-block-breadcrumb li:not(:last-child)::after { content: "\2192"; }
|
| 3798 |
|
| 3799 |
+
.block-editor-block-breadcrumb__button.components-button { height: 24px; line-height: 24px; padding: 0; position: relative; }
|
| 3800 |
+
|
| 3801 |
+
.block-editor-block-breadcrumb__button.components-button:hover:not(:disabled) { text-decoration: underline; box-shadow: none; }
|
| 3802 |
+
|
| 3803 |
+
.block-editor-block-breadcrumb__button.components-button:focus { box-shadow: none; }
|
| 3804 |
+
|
| 3805 |
+
.block-editor-block-breadcrumb__button.components-button:focus::before { content: ""; display: block; position: absolute; border-radius: 2px; top: 1px; right: 1px; bottom: 1px; left: 1px; box-shadow: inset 0 0 0 1.5px #007cba; }
|
| 3806 |
+
|
| 3807 |
+
body.admin-color-sunrise .block-editor-block-breadcrumb__button.components-button:focus::before { box-shadow: inset 0 0 0 1.5px #d1864a; }
|
| 3808 |
+
|
| 3809 |
+
body.admin-color-ocean .block-editor-block-breadcrumb__button.components-button:focus::before { box-shadow: inset 0 0 0 1.5px #a3b9a2; }
|
| 3810 |
+
|
| 3811 |
+
body.admin-color-midnight .block-editor-block-breadcrumb__button.components-button:focus::before { box-shadow: inset 0 0 0 1.5px #e14d43; }
|
| 3812 |
|
| 3813 |
+
body.admin-color-ectoplasm .block-editor-block-breadcrumb__button.components-button:focus::before { box-shadow: inset 0 0 0 1.5px #a7b656; }
|
| 3814 |
|
| 3815 |
+
body.admin-color-coffee .block-editor-block-breadcrumb__button.components-button:focus::before { box-shadow: inset 0 0 0 1.5px #c2a68c; }
|
| 3816 |
+
|
| 3817 |
+
body.admin-color-blue .block-editor-block-breadcrumb__button.components-button:focus::before { box-shadow: inset 0 0 0 1.5px #d9ab59; }
|
| 3818 |
+
|
| 3819 |
+
body.admin-color-light .block-editor-block-breadcrumb__button.components-button:focus::before { box-shadow: inset 0 0 0 1.5px #0085ba; }
|
| 3820 |
|
| 3821 |
.block-editor-block-breadcrumb__current { cursor: default; }
|
| 3822 |
|
| 3823 |
+
.block-editor-block-breadcrumb__button.components-button, .block-editor-block-breadcrumb__current { color: #1e1e1e; padding: 0 8px; font-size: inherit; }
|
| 3824 |
|
| 3825 |
.block-editor-block-card { display: flex; align-items: flex-start; }
|
| 3826 |
|
| 3828 |
|
| 3829 |
.block-editor-block-card__content { flex-grow: 1; }
|
| 3830 |
|
| 3831 |
+
.block-editor-block-card__title { font-weight: 500; }
|
| 3832 |
+
|
| 3833 |
+
.block-editor-block-card__title.block-editor-block-card__title { margin: 0 0 5px; }
|
| 3834 |
|
| 3835 |
.block-editor-block-card__description { font-size: 13px; }
|
| 3836 |
|
| 3867 |
|
| 3868 |
.block-editor-block-mobile-toolbar { display: flex; flex-direction: row; border-right: 1px solid #e2e4e7; }
|
| 3869 |
|
| 3870 |
+
.block-editor-block-mobile-toolbar .block-editor-block-mover-button { width: 36px; height: 36px; border-radius: 4px; padding: 3px; margin: 0; justify-content: center; align-items: center; }
|
| 3871 |
|
| 3872 |
+
.block-editor-block-mobile-toolbar .block-editor-block-mover-button .dashicon { margin: auto; }
|
| 3873 |
|
| 3874 |
.block-editor-block-mobile-toolbar .block-editor-block-mover { display: flex; margin-right: auto; }
|
| 3875 |
|
| 3876 |
+
.block-editor-block-mobile-toolbar .block-editor-block-mover .block-editor-block-mover-button { float: left; }
|
| 3877 |
+
|
| 3878 |
+
.block-editor-block-mover { display: inline-flex; flex-direction: row; }
|
| 3879 |
+
|
| 3880 |
+
.block-editor-block-mover-button__description { display: none; }
|
| 3881 |
+
|
| 3882 |
+
.block-editor-block-mover-button.has-icon { padding: 0; }
|
| 3883 |
+
|
| 3884 |
+
.block-editor-block-mover .components-toolbar-group, .block-editor-block-mover .components-toolbar { flex-direction: column; flex: 1; }
|
| 3885 |
+
|
| 3886 |
+
.block-editor-block-mover.is-horizontal .components-toolbar-group, .block-editor-block-mover.is-horizontal .components-toolbar { flex-direction: row; }
|
| 3887 |
|
| 3888 |
+
.block-editor-block-mover .block-editor-block-mover-button { height: 24px; width: 48px; padding: 0 !important; }
|
| 3889 |
|
| 3890 |
+
.block-editor-block-mover .block-editor-block-mover-button::before { left: 8px !important; right: 8px !important; }
|
| 3891 |
|
| 3892 |
+
.block-editor-block-mover .components-toolbar-group .block-editor-block-mover-button.is-up-button svg, .block-editor-block-mover .components-toolbar .block-editor-block-mover-button.is-up-button svg { margin-bottom: -8px; }
|
| 3893 |
|
| 3894 |
+
.block-editor-block-mover .components-toolbar-group .block-editor-block-mover-button.is-up-button::before, .block-editor-block-mover .components-toolbar .block-editor-block-mover-button.is-up-button::before { bottom: 0; height: calc(100% - 8px); }
|
| 3895 |
|
| 3896 |
+
.block-editor-block-mover .components-toolbar-group .block-editor-block-mover-button.is-down-button svg, .block-editor-block-mover .components-toolbar .block-editor-block-mover-button.is-down-button svg { margin-top: -8px; }
|
|
|
|
|
|
|
|
|
|
| 3897 |
|
| 3898 |
+
.block-editor-block-mover .components-toolbar-group .block-editor-block-mover-button.is-down-button::before, .block-editor-block-mover .components-toolbar .block-editor-block-mover-button.is-down-button::before { top: 0; height: calc(100% - 8px); }
|
| 3899 |
|
| 3900 |
+
.block-editor-block-mover.is-horizontal .block-editor-block-mover-button.has-icon { height: 48px; width: 24px !important; min-width: 24px !important; padding-left: 0; padding-right: 0; }
|
| 3901 |
|
| 3902 |
+
.block-editor-block-mover.is-horizontal .block-editor-block-mover-button.has-icon::before { top: 8px; bottom: 8px; min-width: 0; width: auto; height: auto; }
|
| 3903 |
|
| 3904 |
+
.block-editor-block-mover.is-horizontal .block-editor-block-mover-button.is-up-button.has-icon svg { margin-left: 0; margin-right: -8px; margin-bottom: 0; }
|
| 3905 |
|
| 3906 |
+
.block-editor-block-mover.is-horizontal .block-editor-block-mover-button.is-up-button.has-icon::before { left: 8px !important; right: 0 !important; }
|
| 3907 |
|
| 3908 |
+
.block-editor-block-mover.is-horizontal .block-editor-block-mover-button.is-down-button.has-icon svg { margin-left: -8px; margin-right: 0; margin-top: 0; }
|
| 3909 |
+
|
| 3910 |
+
.block-editor-block-mover.is-horizontal .block-editor-block-mover-button.is-down-button.has-icon::before { left: 0 !important; right: 8px !important; }
|
| 3911 |
+
|
| 3912 |
+
.block-editor-block-mover:not([draggable="false"]) { cursor: -webkit-grab; cursor: grab; }
|
| 3913 |
+
|
| 3914 |
+
.block-editor-block-mover:not([draggable="false"]) .block-editor-block-mover__control { cursor: -webkit-grab !important; cursor: grab !important; }
|
| 3915 |
+
|
| 3916 |
+
.block-editor-block-mover:not([draggable="false"]) .block-editor-block-mover__control:not(:disabled):not([aria-disabled="true"]):active { cursor: -webkit-grabbing; cursor: grabbing; }
|
| 3917 |
|
| 3918 |
.block-editor-block-navigation__container { padding: 7px; }
|
| 3919 |
|
| 3920 |
.block-editor-block-navigation__label { margin: 0 0 8px; color: #6c7781; }
|
| 3921 |
|
| 3922 |
+
.block-editor-block-navigation__container { padding: 7px; }
|
| 3923 |
|
| 3924 |
+
.block-editor-block-navigation-tree { width: 100%; border-collapse: collapse; padding: 0; margin: 0; }
|
| 3925 |
|
| 3926 |
+
.block-editor-block-navigation-leaf { position: relative; }
|
| 3927 |
|
| 3928 |
+
.block-editor-block-navigation-leaf .block-editor-block-navigation-block-contents { display: flex; align-items: center; width: calc(100% - 0.8em); height: auto; padding: 6px; text-align: left; color: #40464d; border-radius: 2px; }
|
| 3929 |
|
| 3930 |
+
.block-editor-block-navigation-leaf.is-visible .block-editor-block-navigation-block-contents { opacity: 1; -webkit-animation: edit-post__fade-in-animation 0.2s ease-out 0s; animation: edit-post__fade-in-animation 0.2s ease-out 0s; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; }
|
| 3931 |
|
| 3932 |
+
@media (prefers-reduced-motion: reduce) { .block-editor-block-navigation-leaf.is-visible .block-editor-block-navigation-block-contents { -webkit-animation-duration: 1ms; animation-duration: 1ms; } }
|
| 3933 |
|
| 3934 |
+
.block-editor-block-navigation-leaf .block-editor-block-icon { align-self: flex-start; margin-right: 6px; }
|
| 3935 |
|
| 3936 |
+
.block-editor-block-navigation-leaf.is-selected .block-editor-block-icon svg, .block-editor-block-navigation-leaf.is-selected:focus .block-editor-block-icon svg { color: #fff; background: #1e1e1e; box-shadow: 0 0 0 1px #1e1e1e; border-radius: 1px; }
|
| 3937 |
|
| 3938 |
+
.block-editor-block-navigation-leaf .block-editor-block-navigation-block__menu-cell, .block-editor-block-navigation-leaf .block-editor-block-navigation-block__mover-cell { width: 36px; opacity: 0; vertical-align: top; }
|
| 3939 |
|
| 3940 |
+
@media (prefers-reduced-motion: reduce) { .block-editor-block-navigation-leaf .block-editor-block-navigation-block__menu-cell, .block-editor-block-navigation-leaf .block-editor-block-navigation-block__mover-cell { transition-duration: 0s; } }
|
| 3941 |
|
| 3942 |
+
.block-editor-block-navigation-leaf .block-editor-block-navigation-block__menu-cell.is-visible, .block-editor-block-navigation-leaf .block-editor-block-navigation-block__mover-cell.is-visible { opacity: 1; -webkit-animation: edit-post__fade-in-animation 0.2s ease-out 0s; animation: edit-post__fade-in-animation 0.2s ease-out 0s; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; }
|
| 3943 |
|
| 3944 |
+
@media (prefers-reduced-motion: reduce) { .block-editor-block-navigation-leaf .block-editor-block-navigation-block__menu-cell.is-visible, .block-editor-block-navigation-leaf .block-editor-block-navigation-block__mover-cell.is-visible { -webkit-animation-duration: 1ms; animation-duration: 1ms; } }
|
| 3945 |
|
| 3946 |
+
.block-editor-block-navigation-leaf .block-editor-block-navigation-block__menu-cell, .block-editor-block-navigation-leaf .block-editor-block-navigation-block__menu-cell .components-button.has-icon, .block-editor-block-navigation-leaf .block-editor-block-navigation-block__mover-cell, .block-editor-block-navigation-leaf .block-editor-block-navigation-block__mover-cell .components-button.has-icon { width: 24px; min-width: 24px; padding: 0; }
|
| 3947 |
|
| 3948 |
+
.block-editor-block-navigation-leaf .block-editor-block-mover-button { width: 36px; height: 36px; }
|
| 3949 |
|
| 3950 |
+
.block-editor-block-navigation-leaf .block-editor-inserter__toggle { background: #1e1e1e; color: #fff; height: 24px; margin: 6px 6px 6px 0.8em; min-width: 24px; }
|
| 3951 |
|
| 3952 |
+
.block-editor-block-navigation-leaf .block-editor-inserter__toggle:active { color: #fff; }
|
| 3953 |
|
| 3954 |
+
.block-editor-block-navigation-block-slot__description, .block-editor-block-navigation-block-select-button__description, .block-editor-block-navigation-appender__description { display: none; }
|
| 3955 |
|
| 3956 |
+
.block-editor-block-navigation-block__contents-cell .block-editor-block-navigation-block__contents-container, .block-editor-block-navigation-block__contents-cell .block-editor-block-navigation-appender__container, .block-editor-block-navigation-appender__cell .block-editor-block-navigation-block__contents-container, .block-editor-block-navigation-appender__cell .block-editor-block-navigation-appender__container { display: flex; }
|
| 3957 |
|
| 3958 |
+
.block-editor-block-navigation-block__contents-cell .block-editor-block-navigator-descender-line, .block-editor-block-navigation-appender__cell .block-editor-block-navigator-descender-line { position: relative; flex-shrink: 0; width: 24px; }
|
| 3959 |
|
| 3960 |
+
.block-editor-block-navigation-block__contents-cell .block-editor-block-navigator-descender-line:first-child, .block-editor-block-navigation-appender__cell .block-editor-block-navigator-descender-line:first-child { width: 18px; }
|
| 3961 |
+
|
| 3962 |
+
.block-editor-block-navigation-block__contents-cell .block-editor-block-navigator-descender-line.has-item, .block-editor-block-navigation-appender__cell .block-editor-block-navigator-descender-line.has-item { margin-right: 6px; }
|
| 3963 |
|
| 3964 |
+
.block-editor-block-navigation-block__contents-cell .block-editor-block-navigator-descender-line::before, .block-editor-block-navigation-appender__cell .block-editor-block-navigator-descender-line::before { content: ""; display: block; position: absolute; top: -1px; bottom: -2px; right: 0; border-right: 2px solid #a2aab2; }
|
| 3965 |
|
| 3966 |
+
.block-editor-block-navigation-block__contents-cell .block-editor-block-navigator-descender-line.is-terminated::before, .block-editor-block-navigation-appender__cell .block-editor-block-navigator-descender-line.is-terminated::before { border-color: transparent; }
|
| 3967 |
+
|
| 3968 |
+
.block-editor-block-navigation-block__contents-cell .block-editor-block-navigator-descender-line.has-item.is-last-row, .block-editor-block-navigation-appender__cell .block-editor-block-navigator-descender-line.has-item.is-last-row { height: 16px; }
|
| 3969 |
+
|
| 3970 |
+
.block-editor-block-navigation-block__contents-cell .block-editor-block-navigator-descender-line.has-item::after, .block-editor-block-navigation-appender__cell .block-editor-block-navigator-descender-line.has-item::after { content: ""; display: block; position: absolute; top: 16px; left: 100%; width: 5px; border-bottom: 2px solid #a2aab2; }
|
| 3971 |
+
|
| 3972 |
+
.block-editor-block-parent-selector { background: #fff; border: 1px solid #1e1e1e; border-radius: 2px; padding: 8px; line-height: 1; }
|
| 3973 |
+
|
| 3974 |
+
.block-editor-block-parent-selector .block-editor-block-parent-selector__button { width: 32px; min-width: auto; height: 32px; padding: 0; }
|
| 3975 |
+
|
| 3976 |
+
.block-editor-block-preview__container { position: relative; width: 100%; overflow: hidden; }
|
| 3977 |
+
|
| 3978 |
+
.block-editor-block-preview__content { position: absolute; top: 0; left: 0; transform-origin: top left; text-align: initial; margin: 0; overflow: visible; min-height: auto; }
|
| 3979 |
|
| 3980 |
.block-editor-block-preview__content .block-editor-block-list__insertion-point, .block-editor-block-preview__content .block-editor-block-drop-zone, .block-editor-block-preview__content .reusable-block-indicator, .block-editor-block-preview__content .block-list-appender { display: none; }
|
| 3981 |
|
| 3982 |
+
.block-editor-block-preview__content .block-editor-block-list__layout.is-root-container { padding-left: 0; padding-right: 0; }
|
| 3983 |
+
|
| 3984 |
+
.block-editor-block-preview__content .block-editor-block-list__layout.is-root-container > .wp-block[data-align="full"] { margin-left: 0; margin-right: 0; }
|
| 3985 |
|
| 3986 |
.block-editor-block-settings-menu__popover .components-dropdown-menu__menu { padding: 0; }
|
| 3987 |
|
| 3988 |
.block-editor-block-styles { display: flex; flex-wrap: wrap; justify-content: space-between; }
|
| 3989 |
|
| 3990 |
+
.block-editor-block-styles__item { width: calc(50% - 4px); margin: 4px 0; flex-shrink: 0; cursor: pointer; overflow: hidden; border-radius: 2px; padding: 6px; display: flex; flex-direction: column; }
|
| 3991 |
|
| 3992 |
+
.block-editor-block-styles__item:focus { box-shadow: 0 0 0 1.5px #007cba; outline: 2px solid transparent; }
|
| 3993 |
|
| 3994 |
+
body.admin-color-sunrise .block-editor-block-styles__item:focus { box-shadow: 0 0 0 1.5px #d1864a; }
|
| 3995 |
|
| 3996 |
+
body.admin-color-ocean .block-editor-block-styles__item:focus { box-shadow: 0 0 0 1.5px #a3b9a2; }
|
| 3997 |
|
| 3998 |
+
body.admin-color-midnight .block-editor-block-styles__item:focus { box-shadow: 0 0 0 1.5px #e14d43; }
|
| 3999 |
|
| 4000 |
+
body.admin-color-ectoplasm .block-editor-block-styles__item:focus { box-shadow: 0 0 0 1.5px #a7b656; }
|
| 4001 |
|
| 4002 |
+
body.admin-color-coffee .block-editor-block-styles__item:focus { box-shadow: 0 0 0 1.5px #c2a68c; }
|
| 4003 |
|
| 4004 |
+
body.admin-color-blue .block-editor-block-styles__item:focus { box-shadow: 0 0 0 1.5px #d9ab59; }
|
| 4005 |
|
| 4006 |
+
body.admin-color-light .block-editor-block-styles__item:focus { box-shadow: 0 0 0 1.5px #0085ba; }
|
| 4007 |
|
| 4008 |
+
.block-editor-block-styles__item:hover .block-editor-block-styles__item-preview { border-color: #007cba; }
|
| 4009 |
|
| 4010 |
+
body.admin-color-sunrise .block-editor-block-styles__item:hover .block-editor-block-styles__item-preview { border-color: #d1864a; }
|
| 4011 |
+
|
| 4012 |
+
body.admin-color-ocean .block-editor-block-styles__item:hover .block-editor-block-styles__item-preview { border-color: #a3b9a2; }
|
| 4013 |
+
|
| 4014 |
+
body.admin-color-midnight .block-editor-block-styles__item:hover .block-editor-block-styles__item-preview { border-color: #e14d43; }
|
| 4015 |
+
|
| 4016 |
+
body.admin-color-ectoplasm .block-editor-block-styles__item:hover .block-editor-block-styles__item-preview { border-color: #a7b656; }
|
| 4017 |
+
|
| 4018 |
+
body.admin-color-coffee .block-editor-block-styles__item:hover .block-editor-block-styles__item-preview { border-color: #c2a68c; }
|
| 4019 |
+
|
| 4020 |
+
body.admin-color-blue .block-editor-block-styles__item:hover .block-editor-block-styles__item-preview { border-color: #d9ab59; }
|
| 4021 |
|
| 4022 |
+
body.admin-color-light .block-editor-block-styles__item:hover .block-editor-block-styles__item-preview { border-color: #0085ba; }
|
| 4023 |
|
| 4024 |
+
.block-editor-block-styles__item.is-active .block-editor-block-styles__item-label { font-weight: bold; }
|
| 4025 |
|
| 4026 |
+
.block-editor-block-styles__item.is-active .block-editor-block-styles__item-preview { border: 2px solid #1e1e1e; }
|
| 4027 |
|
| 4028 |
+
.block-editor-block-styles__item-preview { outline: 1px solid transparent; padding: 0; border: 1px solid rgba(30, 30, 30, 0.2); border-radius: 2px; display: flex; overflow: hidden; background: #fff; align-items: center; flex-grow: 1; min-height: 80px; }
|
| 4029 |
|
| 4030 |
+
.block-editor-block-styles__item-label { text-align: center; padding: 4px 2px; }
|
| 4031 |
+
|
| 4032 |
+
.block-editor-block-switcher { position: relative; }
|
| 4033 |
+
|
| 4034 |
+
.block-editor-block-switcher__no-switcher-icon, .block-editor-block-switcher__toggle { position: relative; }
|
| 4035 |
+
|
| 4036 |
+
.components-button.block-editor-block-switcher__toggle, .components-button.block-editor-block-switcher__no-switcher-icon { margin: 0; display: block; height: 48px; }
|
| 4037 |
+
|
| 4038 |
+
.components-button.block-editor-block-switcher__toggle .block-editor-block-icon, .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon { margin: auto; }
|
| 4039 |
+
|
| 4040 |
+
.components-button.block-editor-block-switcher__no-switcher-icon { width: 48px; }
|
| 4041 |
+
|
| 4042 |
+
.components-button.block-editor-block-switcher__no-switcher-icon .block-editor-blocks-icon { margin-right: auto; margin-left: auto; }
|
| 4043 |
|
| 4044 |
+
.components-button.block-editor-block-switcher__no-switcher-icon:disabled { opacity: 1; }
|
| 4045 |
|
| 4046 |
+
.components-button.block-editor-block-switcher__no-switcher-icon:disabled, .components-button.block-editor-block-switcher__no-switcher-icon:disabled .block-editor-block-icon.has-colors { color: #1e1e1e !important; }
|
| 4047 |
|
| 4048 |
+
.block-editor-block-toolbar .components-toolbar-group .components-button.block-editor-block-switcher__toggle.has-icon.has-icon, .block-editor-block-toolbar .components-toolbar .components-button.block-editor-block-switcher__toggle.has-icon.has-icon { padding: 0; }
|
| 4049 |
|
| 4050 |
+
.block-editor-block-toolbar .components-toolbar-group .components-button.block-editor-block-switcher__toggle.has-icon.has-icon .block-editor-block-icon, .block-editor-block-toolbar .components-toolbar .components-button.block-editor-block-switcher__toggle.has-icon.has-icon .block-editor-block-icon { height: 100%; position: relative; margin: 0 auto; display: flex; align-items: center; }
|
| 4051 |
|
| 4052 |
+
.block-editor-block-toolbar .components-toolbar-group .components-button.block-editor-block-switcher__toggle.has-icon.has-icon::before, .block-editor-block-toolbar .components-toolbar .components-button.block-editor-block-switcher__toggle.has-icon.has-icon::before { top: 8px; right: 8px; bottom: 8px; left: 8px; }
|
| 4053 |
|
| 4054 |
+
.components-popover.block-editor-block-switcher__popover .components-popover__content { min-width: 300px; max-width: calc(340px * 2); display: flex; background: #fff; padding: 0; }
|
| 4055 |
|
| 4056 |
+
.components-popover.block-editor-block-switcher__popover .components-popover__content .components-menu-group { padding: 16px 24px; }
|
| 4057 |
+
|
| 4058 |
+
.components-popover.block-editor-block-switcher__popover .components-popover__content .components-menu-group + .components-menu-group { border-color: #ccc; }
|
| 4059 |
|
| 4060 |
.block-editor-block-switcher__popover .components-popover__content .block-editor-block-switcher__container { min-width: 300px; max-width: 340px; width: 50%; }
|
| 4061 |
|
| 4062 |
+
.block-editor-block-switcher__popover .components-popover__content .block-editor-block-switcher__label { margin-bottom: 8px; color: #757575; }
|
| 4063 |
+
|
| 4064 |
@media (min-width: 782px) { .block-editor-block-switcher__popover .components-popover__content { position: relative; }
|
| 4065 |
+
.block-editor-block-switcher__popover .components-popover__content .block-editor-block-switcher__preview { border-left: 1px solid #e2e4e7; box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05); background: #fff; width: 300px; height: auto; position: -webkit-sticky; position: sticky; -ms-grid-row-align: stretch; align-self: stretch; top: 0; padding: 10px; } }
|
| 4066 |
|
| 4067 |
.block-editor-block-switcher__popover .components-popover__content .components-panel__body { border: 0; position: relative; z-index: 1; }
|
| 4068 |
|
| 4070 |
|
| 4071 |
.block-editor-block-switcher__popover .block-editor-block-styles { margin: 0 -3px; }
|
| 4072 |
|
| 4073 |
+
.block-editor-block-switcher__popover .block-editor-block-types-list { margin: 12px 0 0 0; }
|
| 4074 |
|
| 4075 |
.block-editor-block-switcher__preview-title { margin-bottom: 10px; color: #6c7781; }
|
| 4076 |
|
| 4077 |
+
.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle, .block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon { height: 48px; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4078 |
|
| 4079 |
+
.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon { width: 48px; }
|
| 4080 |
|
| 4081 |
+
.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-icon, .block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform { width: 48px; height: 48px; }
|
|
|
|
|
|
|
| 4082 |
|
| 4083 |
+
.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform { padding: 12px; }
|
| 4084 |
|
| 4085 |
.block-editor-block-types-list { list-style: none; padding: 4px; margin-left: -4px; margin-right: -4px; overflow: hidden; display: flex; flex-wrap: wrap; }
|
| 4086 |
|
| 4092 |
|
| 4093 |
.block-editor-block-variation-picker__variations.block-editor-block-variation-picker__variations { display: flex; justify-content: flex-start; flex-direction: row; flex-wrap: wrap; width: 100%; margin: 16px 0; padding: 0; list-style: none; }
|
| 4094 |
|
| 4095 |
+
.block-editor-block-variation-picker__variations.block-editor-block-variation-picker__variations > li { list-style: none; margin: 8px 8px 0 0; flex-shrink: 1; max-width: 100px; }
|
| 4096 |
+
|
| 4097 |
+
.block-editor-block-variation-picker__variations.block-editor-block-variation-picker__variations > li button { display: flex; }
|
| 4098 |
|
| 4099 |
.block-editor-block-variation-picker__variations.block-editor-block-variation-picker__variations .block-editor-block-variation-picker__variation { padding: 8px; }
|
| 4100 |
|
| 4101 |
+
.block-editor-block-variation-picker__variations.block-editor-block-variation-picker__variations .block-editor-block-variation-picker__variation-label { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; font-size: 12px; display: block; margin-right: 12px; text-align: center; }
|
| 4102 |
+
|
| 4103 |
.block-editor-block-variation-picker__variation { width: 100%; }
|
| 4104 |
|
| 4105 |
+
.block-editor-block-variation-picker__variation.components-button.has-icon { justify-content: center; width: auto; }
|
| 4106 |
|
| 4107 |
.block-editor-block-variation-picker__variation.components-button.has-icon.is-secondary { background-color: #fff; }
|
| 4108 |
|
| 4114 |
|
| 4115 |
.block-editor-block-variation-picker__variation:last-child { margin-right: 0; }
|
| 4116 |
|
| 4117 |
+
.block-editor-button-block-appender { display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 8px; width: 100%; height: auto; color: #1e1e1e; box-shadow: inset 0 0 0 1px #1e1e1e; }
|
| 4118 |
+
|
| 4119 |
+
.block-editor-button-block-appender:hover { box-shadow: inset 0 0 0 1px #007cba; }
|
| 4120 |
+
|
| 4121 |
+
body.admin-color-sunrise .block-editor-button-block-appender:hover { box-shadow: inset 0 0 0 1px #d1864a; }
|
| 4122 |
+
|
| 4123 |
+
body.admin-color-ocean .block-editor-button-block-appender:hover { box-shadow: inset 0 0 0 1px #a3b9a2; }
|
| 4124 |
+
|
| 4125 |
+
body.admin-color-midnight .block-editor-button-block-appender:hover { box-shadow: inset 0 0 0 1px #e14d43; }
|
| 4126 |
+
|
| 4127 |
+
body.admin-color-ectoplasm .block-editor-button-block-appender:hover { box-shadow: inset 0 0 0 1px #a7b656; }
|
| 4128 |
+
|
| 4129 |
+
body.admin-color-coffee .block-editor-button-block-appender:hover { box-shadow: inset 0 0 0 1px #c2a68c; }
|
| 4130 |
+
|
| 4131 |
+
body.admin-color-blue .block-editor-button-block-appender:hover { box-shadow: inset 0 0 0 1px #d9ab59; }
|
| 4132 |
+
|
| 4133 |
+
body.admin-color-light .block-editor-button-block-appender:hover { box-shadow: inset 0 0 0 1px #0085ba; }
|
| 4134 |
+
|
| 4135 |
+
.block-editor-button-block-appender:focus { box-shadow: inset 0 0 0 2px #007cba; }
|
| 4136 |
+
|
| 4137 |
+
body.admin-color-sunrise .block-editor-button-block-appender:focus { box-shadow: inset 0 0 0 2px #d1864a; }
|
| 4138 |
+
|
| 4139 |
+
body.admin-color-ocean .block-editor-button-block-appender:focus { box-shadow: inset 0 0 0 2px #a3b9a2; }
|
| 4140 |
+
|
| 4141 |
+
body.admin-color-midnight .block-editor-button-block-appender:focus { box-shadow: inset 0 0 0 2px #e14d43; }
|
| 4142 |
+
|
| 4143 |
+
body.admin-color-ectoplasm .block-editor-button-block-appender:focus { box-shadow: inset 0 0 0 2px #a7b656; }
|
| 4144 |
|
| 4145 |
+
body.admin-color-coffee .block-editor-button-block-appender:focus { box-shadow: inset 0 0 0 2px #c2a68c; }
|
| 4146 |
|
| 4147 |
+
body.admin-color-blue .block-editor-button-block-appender:focus { box-shadow: inset 0 0 0 2px #d9ab59; }
|
| 4148 |
|
| 4149 |
+
body.admin-color-light .block-editor-button-block-appender:focus { box-shadow: inset 0 0 0 2px #0085ba; }
|
| 4150 |
|
| 4151 |
+
.block-editor-button-block-appender:active { color: #000; }
|
| 4152 |
+
|
| 4153 |
+
.block-editor-button-block-appender.block-list-appender__toggle { display: flex; flex-direction: row; color: #1e1e1e; box-shadow: none; height: 24px; padding: 0; margin-left: 8px; }
|
| 4154 |
+
|
| 4155 |
+
.block-editor-button-block-appender.block-list-appender__toggle:active { color: #fff; }
|
| 4156 |
+
|
| 4157 |
+
.block-editor-button-block-appender.block-list-appender__toggle > svg { width: 24px; background-color: #1e1e1e; color: #fff; }
|
| 4158 |
+
|
| 4159 |
+
.block-editor-button-block-appender.block-list-appender__toggle .block-editor-button-block-appender__label { display: block; margin-left: 8px; }
|
| 4160 |
|
| 4161 |
.block-editor-color-gradient-control__color-indicator { margin-bottom: 8px; }
|
| 4162 |
|
| 4174 |
|
| 4175 |
.block-editor-default-block-appender[data-root-client-id=""] .block-editor-default-block-appender__content:hover { outline: 1px solid transparent; }
|
| 4176 |
|
| 4177 |
+
.block-editor-default-block-appender textarea.block-editor-default-block-appender__content { font-family: inherit; font-size: inherit; border: none; background: none; box-shadow: none; display: block; cursor: text; width: 100%; outline: 1px solid transparent; transition: 0.2s outline; resize: none; margin-top: 28px; margin-bottom: 28px; padding: 0 50px 0 0; color: rgba(14, 28, 46, 0.62); }
|
| 4178 |
|
| 4179 |
@media (prefers-reduced-motion: reduce) { .block-editor-default-block-appender textarea.block-editor-default-block-appender__content { transition-duration: 0s; } }
|
| 4180 |
|
| 4182 |
|
| 4183 |
.block-editor-default-block-appender .components-drop-zone__content-icon { display: none; }
|
| 4184 |
|
| 4185 |
+
.block-editor-default-block-appender__content { line-height: 1.8; }
|
| 4186 |
|
| 4187 |
+
.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter, .block-editor-default-block-appender .block-editor-inserter { position: absolute; top: 0; height: 32px; }
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4188 |
|
| 4189 |
.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle, .block-editor-default-block-appender .block-editor-inserter .block-editor-inserter__toggle { margin-right: 0; }
|
| 4190 |
|
|
|
|
|
|
|
| 4191 |
.block-editor-block-list__empty-block-inserter, .block-editor-default-block-appender .block-editor-inserter { right: 8px; }
|
| 4192 |
|
| 4193 |
@media (min-width: 600px) { .block-editor-block-list__empty-block-inserter, .block-editor-default-block-appender .block-editor-inserter { display: flex; height: 100%; } }
|
| 4194 |
|
| 4195 |
.block-editor-block-list__empty-block-inserter:disabled, .block-editor-default-block-appender .block-editor-inserter:disabled { display: none; }
|
| 4196 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4197 |
@media (min-width: 600px) { .block-editor-default-block-appender .block-editor-inserter { align-items: center; } }
|
| 4198 |
|
| 4199 |
+
.block-editor-link-control { position: relative; min-width: 360px; }
|
|
|
|
|
|
|
| 4200 |
|
| 4201 |
+
.components-popover__content .block-editor-link-control { min-width: auto; width: 90vw; max-width: 360px; }
|
| 4202 |
|
| 4203 |
+
.block-editor-link-control__search-input-wrapper { position: relative; }
|
|
|
|
| 4204 |
|
| 4205 |
+
.block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type="text"] { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; padding: 6px 8px; box-shadow: 0 0 0 transparent; transition: box-shadow 0.1s linear; border-radius: 2px; border: 1px solid #757575; /* Fonts smaller than 16px causes mobile safari to zoom. */ font-size: 16px; /* Override core line-height. To be reviewed. */ line-height: normal; width: calc(100% - 32px); display: block; padding: 11px 16px; padding-right: 36px; margin: 16px; position: relative; border: 1px solid #e2e4e7; border-radius: 4px; }
|
| 4206 |
|
| 4207 |
+
@media (prefers-reduced-motion: reduce) { .block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type="text"] { transition-duration: 0s; } }
|
| 4208 |
|
| 4209 |
+
@media (min-width: 600px) { .block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type="text"] { font-size: 13px; /* Override core line-height. To be reviewed. */ line-height: normal; } }
|
| 4210 |
|
| 4211 |
+
.block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type="text"]:focus { border-color: #007cba; box-shadow: 0 0 0 0.5px #007cba; outline: 2px solid transparent; }
|
| 4212 |
|
| 4213 |
+
body.admin-color-sunrise .block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type="text"]:focus { border-color: #d1864a; box-shadow: 0 0 0 0.5px #d1864a; }
|
| 4214 |
|
| 4215 |
+
body.admin-color-ocean .block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type="text"]:focus { border-color: #a3b9a2; box-shadow: 0 0 0 0.5px #a3b9a2; }
|
|
|
|
| 4216 |
|
| 4217 |
+
body.admin-color-midnight .block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type="text"]:focus { border-color: #e14d43; box-shadow: 0 0 0 0.5px #e14d43; }
|
| 4218 |
|
| 4219 |
+
body.admin-color-ectoplasm .block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type="text"]:focus { border-color: #a7b656; box-shadow: 0 0 0 0.5px #a7b656; }
|
|
|
|
| 4220 |
|
| 4221 |
+
body.admin-color-coffee .block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type="text"]:focus { border-color: #c2a68c; box-shadow: 0 0 0 0.5px #c2a68c; }
|
|
|
|
| 4222 |
|
| 4223 |
+
body.admin-color-blue .block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type="text"]:focus { border-color: #d9ab59; box-shadow: 0 0 0 0.5px #d9ab59; }
|
| 4224 |
|
| 4225 |
+
body.admin-color-light .block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type="text"]:focus { border-color: #0085ba; box-shadow: 0 0 0 0.5px #0085ba; }
|
| 4226 |
|
| 4227 |
+
.block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type="text"]::-webkit-input-placeholder { color: rgba(14, 28, 46, 0.62); }
|
| 4228 |
|
| 4229 |
+
.block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type="text"]::-moz-placeholder { opacity: 1; color: rgba(14, 28, 46, 0.62); }
|
| 4230 |
|
| 4231 |
+
.block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type="text"]:-ms-input-placeholder { color: rgba(14, 28, 46, 0.62); }
|
| 4232 |
|
| 4233 |
+
.is-dark-theme .block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type="text"]::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.65); }
|
|
|
|
| 4234 |
|
| 4235 |
+
.is-dark-theme .block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type="text"]::-moz-placeholder { opacity: 1; color: rgba(255, 255, 255, 0.65); }
|
| 4236 |
|
| 4237 |
+
.is-dark-theme .block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type="text"]:-ms-input-placeholder { color: rgba(255, 255, 255, 0.65); }
|
| 4238 |
|
| 4239 |
+
.block-editor-link-control .block-editor-link-control__search-input .components-base-control__field { margin-bottom: 0; }
|
| 4240 |
|
| 4241 |
+
.block-editor-link-control__search-error { margin: -8px 16px 16px; }
|
| 4242 |
|
| 4243 |
+
.block-editor-link-control__search-actions { position: absolute; /* Actions must be positioned on top of URLInput, since the input will grow when suggestions are rendered. Compensate for: - Input margin ($grid-unit-20) - Border (1px) - Vertically, for the difference in height between the input (40px) and the icon buttons. - Horizontally, pad to the minimum of: default input padding, or the equivalent of the vertical padding. */ top: 19px; right: 19px; }
|
| 4244 |
|
| 4245 |
+
.block-editor-link-control__search-results-wrapper { position: relative; margin-top: -15px; }
|
| 4246 |
|
| 4247 |
+
.block-editor-link-control__search-results-wrapper::before, .block-editor-link-control__search-results-wrapper::after { content: ""; position: absolute; left: -1px; right: 16px; display: block; pointer-events: none; z-index: 100; }
|
| 4248 |
|
| 4249 |
+
.block-editor-link-control__search-results-wrapper::before { height: 8px; top: 0; bottom: auto; background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0) 100%); }
|
| 4250 |
|
| 4251 |
+
.block-editor-link-control__search-results-wrapper::after { height: 16px; bottom: 0; top: auto; background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%); }
|
| 4252 |
|
| 4253 |
+
.block-editor-link-control__search-results-label { padding: 15px 30px 0 30px; display: block; font-size: 1.1em; }
|
| 4254 |
|
| 4255 |
+
.block-editor-link-control__search-results { margin: 0; padding: 8px 16px 8px; max-height: 200px; overflow-y: auto; }
|
| 4256 |
|
| 4257 |
+
.block-editor-link-control__search-results.is-loading { opacity: 0.2; }
|
| 4258 |
|
| 4259 |
+
.block-editor-link-control__search-item { position: relative; display: flex; align-items: center; font-size: 13px; cursor: pointer; background: #fff; width: 100%; border: none; text-align: left; padding: 10px 15px; border-radius: 5px; height: auto; }
|
| 4260 |
|
| 4261 |
+
.block-editor-link-control__search-item:hover, .block-editor-link-control__search-item:focus { background-color: #edeff0; }
|
| 4262 |
|
| 4263 |
+
.block-editor-link-control__search-item:focus:not(:disabled) { box-shadow: 0 0 0 1.5px #007cba inset; }
|
| 4264 |
|
| 4265 |
+
body.admin-color-sunrise .block-editor-link-control__search-item:focus:not(:disabled) { box-shadow: 0 0 0 1.5px #d1864a inset; }
|
| 4266 |
|
| 4267 |
+
body.admin-color-ocean .block-editor-link-control__search-item:focus:not(:disabled) { box-shadow: 0 0 0 1.5px #a3b9a2 inset; }
|
| 4268 |
|
| 4269 |
+
body.admin-color-midnight .block-editor-link-control__search-item:focus:not(:disabled) { box-shadow: 0 0 0 1.5px #e14d43 inset; }
|
| 4270 |
|
| 4271 |
+
body.admin-color-ectoplasm .block-editor-link-control__search-item:focus:not(:disabled) { box-shadow: 0 0 0 1.5px #a7b656 inset; }
|
| 4272 |
|
| 4273 |
+
body.admin-color-coffee .block-editor-link-control__search-item:focus:not(:disabled) { box-shadow: 0 0 0 1.5px #c2a68c inset; }
|
| 4274 |
|
| 4275 |
+
body.admin-color-blue .block-editor-link-control__search-item:focus:not(:disabled) { box-shadow: 0 0 0 1.5px #d9ab59 inset; }
|
| 4276 |
|
| 4277 |
+
body.admin-color-light .block-editor-link-control__search-item:focus:not(:disabled) { box-shadow: 0 0 0 1.5px #0085ba inset; }
|
| 4278 |
|
| 4279 |
+
.block-editor-link-control__search-item.is-selected { background: #f3f4f5; }
|
| 4280 |
|
| 4281 |
.block-editor-link-control__search-item.is-selected .block-editor-link-control__search-item-type { background: #fff; }
|
| 4282 |
|
| 4286 |
|
| 4287 |
.block-editor-link-control__search-item .block-editor-link-control__search-item-icon { margin-right: 1em; min-width: 24px; }
|
| 4288 |
|
| 4289 |
+
.block-editor-link-control__search-item .block-editor-link-control__search-item-info, .block-editor-link-control__search-item .block-editor-link-control__search-item-title { max-width: 230px; overflow: hidden; text-overflow: ellipsis; }
|
| 4290 |
+
|
| 4291 |
+
.block-editor-link-control__search-item .block-editor-link-control__search-item-title mark { color: #191e23; }
|
| 4292 |
|
| 4293 |
.block-editor-link-control__search-item .block-editor-link-control__search-item-title { display: block; margin-bottom: 0.2em; font-weight: 500; }
|
| 4294 |
|
| 4296 |
|
| 4297 |
.block-editor-link-control__search-item .block-editor-link-control__search-item-title span { font-weight: normal; }
|
| 4298 |
|
| 4299 |
+
.block-editor-link-control__search-item .block-editor-link-control__search-item-info { display: block; color: #6c7781; font-size: 0.9em; line-height: 1.3; }
|
| 4300 |
|
| 4301 |
.block-editor-link-control__search-item .block-editor-link-control__search-item-type { display: block; padding: 3px 8px; margin-left: auto; font-size: 0.9em; background-color: #f3f4f5; border-radius: 2px; }
|
| 4302 |
|
| 4303 |
+
.block-editor-link-control__loading { margin: 16px; display: flex; align-items: center; }
|
| 4304 |
|
| 4305 |
+
.block-editor-link-control__loading .components-spinner { margin-top: 0; }
|
| 4306 |
+
|
| 4307 |
+
.components-button + .block-editor-link-control__search-create { margin-top: 20px; overflow: visible; padding: 12px 15px; }
|
| 4308 |
+
|
| 4309 |
+
.components-button + .block-editor-link-control__search-create::before { content: ""; position: absolute; top: -10px; left: 0; display: block; width: 100%; border-top: 1px solid #e2e4e7; }
|
| 4310 |
+
|
| 4311 |
+
.block-editor-link-control__search-results div[role="menu"] > .block-editor-link-control__search-item.block-editor-link-control__search-item { padding: 10px; }
|
| 4312 |
+
|
| 4313 |
+
.block-editor-link-control__settings { border-top: 1px solid #e2e4e7; margin: 0; padding: 16px 24px; }
|
| 4314 |
|
| 4315 |
.block-editor-link-control__settings :last-child { margin-bottom: 0; }
|
| 4316 |
|
| 4320 |
|
| 4321 |
.block-editor-link-control .block-editor-link-control__search-input .components-spinner { display: block; }
|
| 4322 |
|
| 4323 |
+
.block-editor-link-control .block-editor-link-control__search-input .components-spinner.components-spinner { position: absolute; left: auto; bottom: auto; /* Position spinner to the left of the actions. Compensate for: - Input margin ($grid-unit-20) - Border (1px) - Vertically, for the difference in height between the input (40px) and the spinner. - Horizontally, adjust for the width occupied by the icon buttons, then artificially create spacing that mimics as if the spinner were center-padded to the same width as an icon button. */ top: 28px; right: 62px; }
|
| 4324 |
|
| 4325 |
.block-editor-link-control__search-item-action { margin-left: auto; flex-shrink: 0; }
|
| 4326 |
|
| 4327 |
+
.block-editor-line-height-control { margin-bottom: 24px; }
|
| 4328 |
+
|
| 4329 |
+
.block-editor-line-height-control input { display: block; max-width: 60px; }
|
| 4330 |
+
|
| 4331 |
.block-editor-image-size-control { margin-bottom: 1em; }
|
| 4332 |
|
| 4333 |
.block-editor-image-size-control .block-editor-image-size-control__row { display: flex; justify-content: space-between; }
|
| 4340 |
|
| 4341 |
.block-editor-image-size-control .block-editor-image-size-control__row .block-editor-image-size-control__height { margin-left: 5px; }
|
| 4342 |
|
| 4343 |
+
.block-editor-block-list__layout.has-overlay::after { content: ""; position: absolute; top: -14px; right: -14px; bottom: -14px; left: -14px; z-index: 60; }
|
| 4344 |
|
| 4345 |
[data-align="full"] .has-overlay::after { right: 0; left: 0; }
|
| 4346 |
|
| 4347 |
+
.block-editor-block-types-list__list-item { display: block; width: 33.33%; padding: 0; margin: 0; }
|
| 4348 |
|
| 4349 |
+
.components-button.block-editor-block-types-list__item { display: flex; flex-direction: column; width: 100%; font-size: 13px; color: #32373c; padding: 8px; align-items: stretch; justify-content: center; cursor: pointer; background: transparent; word-break: break-word; border-radius: 2px; border: 1px solid transparent; transition: all 0.05s ease-in-out; position: relative; height: auto; }
|
| 4350 |
|
| 4351 |
+
@media (prefers-reduced-motion: reduce) { .components-button.block-editor-block-types-list__item { transition-duration: 0s; } }
|
| 4352 |
|
| 4353 |
+
.components-button.block-editor-block-types-list__item:disabled { opacity: 0.6; cursor: default; }
|
| 4354 |
|
| 4355 |
+
.components-button.block-editor-block-types-list__item:not(:disabled):hover { border-color: #007cba; color: #007cba !important; }
|
| 4356 |
|
| 4357 |
+
body.admin-color-sunrise .components-button.block-editor-block-types-list__item:not(:disabled):hover { border-color: #d1864a; color: #d1864a !important; }
|
| 4358 |
|
| 4359 |
+
body.admin-color-ocean .components-button.block-editor-block-types-list__item:not(:disabled):hover { border-color: #a3b9a2; color: #a3b9a2 !important; }
|
|
|
|
| 4360 |
|
| 4361 |
+
body.admin-color-midnight .components-button.block-editor-block-types-list__item:not(:disabled):hover { border-color: #e14d43; color: #e14d43 !important; }
|
| 4362 |
|
| 4363 |
+
body.admin-color-ectoplasm .components-button.block-editor-block-types-list__item:not(:disabled):hover { border-color: #a7b656; color: #a7b656 !important; }
|
| 4364 |
|
| 4365 |
+
body.admin-color-coffee .components-button.block-editor-block-types-list__item:not(:disabled):hover { border-color: #c2a68c; color: #c2a68c !important; }
|
| 4366 |
|
| 4367 |
+
body.admin-color-blue .components-button.block-editor-block-types-list__item:not(:disabled):hover { border-color: #d9ab59; color: #d9ab59 !important; }
|
| 4368 |
|
| 4369 |
+
body.admin-color-light .components-button.block-editor-block-types-list__item:not(:disabled):hover { border-color: #0085ba; color: #0085ba !important; }
|
| 4370 |
|
| 4371 |
+
.components-button.block-editor-block-types-list__item:not(:disabled).is-active { color: #fff; background: #1e1e1e; outline: 2px solid transparent; outline-offset: -2px; }
|
| 4372 |
|
| 4373 |
+
.block-editor-block-types-list__item-icon { padding: 12px 20px; border-radius: 2px; color: #1e1e1e; transition: all 0.05s ease-in-out; }
|
| 4374 |
|
| 4375 |
+
@media (prefers-reduced-motion: reduce) { .block-editor-block-types-list__item-icon { transition-duration: 0s; } }
|
| 4376 |
|
| 4377 |
+
.block-editor-block-types-list__item-icon .block-editor-block-icon { margin-left: auto; margin-right: auto; }
|
| 4378 |
|
| 4379 |
+
.block-editor-block-types-list__item-icon svg { transition: all 0.15s ease-out; }
|
| 4380 |
|
| 4381 |
+
@media (prefers-reduced-motion: reduce) { .block-editor-block-types-list__item-icon svg { transition-duration: 0s; } }
|
| 4382 |
|
| 4383 |
+
.block-editor-block-types-list__item-title { padding: 4px 2px 8px; font-size: 12px; }
|
| 4384 |
|
| 4385 |
+
.modal-open .block-editor-media-replace-flow__options { display: none; }
|
| 4386 |
|
| 4387 |
+
.block-editor-media-replace-flow__options .components-popover__content { padding-top: 16px; }
|
| 4388 |
|
| 4389 |
+
.block-editor-media-replace-flow__indicator { margin-left: 4px; }
|
| 4390 |
|
| 4391 |
+
.block-editor-media-replace-flow__media-upload-menu { margin-bottom: 16px; }
|
| 4392 |
|
| 4393 |
+
.block-editor-media-flow__url-input .block-editor-media-replace-flow__image-url-label { top: 16px; }
|
| 4394 |
|
| 4395 |
+
.block-editor-media-flow__url-input .block-editor-link-control { margin-top: -16px; width: auto; }
|
| 4396 |
|
| 4397 |
+
.block-editor-media-flow__url-input .block-editor-link-control .components-base-control .components-base-control__field { margin-bottom: 0; }
|
| 4398 |
|
| 4399 |
+
.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item-title { max-width: 180px; margin-top: 16px; }
|
| 4400 |
|
| 4401 |
+
.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item.is-current { width: auto; padding: 0; }
|
| 4402 |
|
| 4403 |
+
.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type="text"] { margin: 16px 0 0 0; width: 100%; }
|
| 4404 |
|
| 4405 |
+
.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-actions { right: 4px; }
|
| 4406 |
|
| 4407 |
+
.block-editor-media-flow__error { padding: 0 20px 20px 20px; max-width: 255px; }
|
| 4408 |
|
| 4409 |
+
.block-editor-media-flow__error .components-with-notices-ui { max-width: 255px; }
|
| 4410 |
|
| 4411 |
+
.block-editor-media-flow__error .components-with-notices-ui .components-notice__content { overflow: hidden; word-wrap: break-word; }
|
| 4412 |
|
| 4413 |
+
.block-editor-media-flow__error .components-with-notices-ui .components-notice__dismiss { position: absolute; right: 10px; }
|
| 4414 |
|
| 4415 |
+
.block-editor-media-placeholder__url-input-container .block-editor-media-placeholder__button { margin-bottom: 0; }
|
| 4416 |
|
| 4417 |
+
.block-editor-media-placeholder__url-input-form { display: flex; }
|
| 4418 |
|
| 4419 |
+
.block-editor-media-placeholder__url-input-form input[type="url"].block-editor-media-placeholder__url-input-field { width: 100%; flex-grow: 1; border: none; border-radius: 0; margin: 2px; }
|
| 4420 |
|
| 4421 |
+
@media (min-width: 600px) { .block-editor-media-placeholder__url-input-form input[type="url"].block-editor-media-placeholder__url-input-field { width: 300px; } }
|
| 4422 |
|
| 4423 |
+
.block-editor-media-placeholder__url-input-submit-button { flex-shrink: 1; }
|
| 4424 |
|
| 4425 |
+
.block-editor-media-placeholder__button { margin-bottom: 0.5rem; }
|
| 4426 |
|
| 4427 |
+
.block-editor-media-placeholder__cancel-button.is-link { margin: 1em; display: block; }
|
| 4428 |
|
| 4429 |
+
.block-editor-media-placeholder.is-appender { min-height: 0; }
|
| 4430 |
|
| 4431 |
+
.block-editor-media-placeholder.is-appender:hover { cursor: pointer; box-shadow: 0 0 0 1px #007cba; }
|
| 4432 |
|
| 4433 |
+
body.admin-color-sunrise .block-editor-media-placeholder.is-appender:hover { box-shadow: 0 0 0 1px #d1864a; }
|
| 4434 |
|
| 4435 |
+
body.admin-color-ocean .block-editor-media-placeholder.is-appender:hover { box-shadow: 0 0 0 1px #a3b9a2; }
|
| 4436 |
|
| 4437 |
+
body.admin-color-midnight .block-editor-media-placeholder.is-appender:hover { box-shadow: 0 0 0 1px #e14d43; }
|
| 4438 |
|
| 4439 |
+
body.admin-color-ectoplasm .block-editor-media-placeholder.is-appender:hover { box-shadow: 0 0 0 1px #a7b656; }
|
| 4440 |
|
| 4441 |
+
body.admin-color-coffee .block-editor-media-placeholder.is-appender:hover { box-shadow: 0 0 0 1px #c2a68c; }
|
| 4442 |
|
| 4443 |
+
body.admin-color-blue .block-editor-media-placeholder.is-appender:hover { box-shadow: 0 0 0 1px #d9ab59; }
|
| 4444 |
|
| 4445 |
+
body.admin-color-light .block-editor-media-placeholder.is-appender:hover { box-shadow: 0 0 0 1px #0085ba; }
|
| 4446 |
|
| 4447 |
+
.block-editor-multi-selection-inspector__card { display: flex; align-items: flex-start; padding: 16px; }
|
| 4448 |
|
| 4449 |
+
.block-editor-multi-selection-inspector__card-content { flex-grow: 1; }
|
| 4450 |
|
| 4451 |
+
.block-editor-multi-selection-inspector__card-title { font-weight: 500; margin-bottom: 5px; }
|
| 4452 |
|
| 4453 |
+
.block-editor-multi-selection-inspector__card-description { font-size: 13px; }
|
| 4454 |
|
| 4455 |
+
.block-editor-multi-selection-inspector__card .block-editor-block-icon { margin-left: -2px; margin-right: 10px; padding: 0 3px; width: 36px; height: 24px; }
|
| 4456 |
|
| 4457 |
+
.block-editor .block-editor-plain-text { box-shadow: none; font-family: inherit; font-size: inherit; color: inherit; line-height: inherit; border: none; padding: 0; margin: 0; width: 100%; }
|
| 4458 |
|
| 4459 |
+
.block-editor-responsive-block-control { margin-bottom: 28px; border-bottom: 1px solid #d7dade; padding-bottom: 14px; }
|
| 4460 |
|
| 4461 |
+
.block-editor-responsive-block-control:last-child { padding-bottom: 0; border-bottom: 0; }
|
| 4462 |
|
| 4463 |
+
.block-editor-responsive-block-control__title { margin: 0; margin-bottom: 0.6em; margin-left: -3px; }
|
| 4464 |
|
| 4465 |
+
.block-editor-responsive-block-control__label { font-weight: 600; margin-bottom: 0.6em; margin-left: -3px; }
|
| 4466 |
|
| 4467 |
+
.block-editor-responsive-block-control__inner { margin-left: -1px; }
|
| 4468 |
|
| 4469 |
+
.block-editor-responsive-block-control__toggle { margin-left: 1px; }
|
| 4470 |
|
| 4471 |
+
.block-editor-responsive-block-control .components-base-control__help { border: 0; clip: rect(1px, 1px, 1px, 1px); -webkit-clip-path: inset(50%); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; word-wrap: normal !important; }
|
| 4472 |
|
| 4473 |
+
.block-editor-format-toolbar .components-dropdown-menu__toggle { justify-content: center; }
|
| 4474 |
|
| 4475 |
+
.block-editor-rich-text__editable > p:first-child { margin-top: 0; }
|
| 4476 |
|
| 4477 |
+
.block-editor-rich-text__editable [data-rich-text-placeholder] { pointer-events: none; }
|
| 4478 |
|
| 4479 |
+
.block-editor-rich-text__editable [data-rich-text-placeholder]::after { content: attr(data-rich-text-placeholder); opacity: 0.62; }
|
| 4480 |
|
| 4481 |
+
.block-editor-rich-text__editable:focus { outline: none; }
|
| 4482 |
|
| 4483 |
+
.block-editor-rich-text__editable:focus [data-rich-text-format-boundary] { border-radius: 2px; }
|
| 4484 |
|
| 4485 |
+
.block-editor-rich-text__editable:focus:not(.keep-placeholder-on-focus) [data-rich-text-placeholder]::after { display: none; }
|
| 4486 |
|
| 4487 |
+
figcaption.block-editor-rich-text__editable [data-rich-text-placeholder]::before { opacity: 0.8; }
|
| 4488 |
|
| 4489 |
+
.components-popover.block-editor-rich-text__inline-format-toolbar { z-index: 99998; }
|
| 4490 |
|
| 4491 |
+
.components-popover.block-editor-rich-text__inline-format-toolbar .components-popover__content { width: auto; min-width: auto; margin-bottom: 8px; box-shadow: none; border: 1px solid #1e1e1e; border-radius: 2px; background-color: #fff; }
|
| 4492 |
|
| 4493 |
+
.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar-group, .components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar { border: none; }
|
| 4494 |
|
| 4495 |
+
.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar__control, .components-popover.block-editor-rich-text__inline-format-toolbar .components-dropdown-menu__toggle { min-width: 48px; min-height: 48px; padding-left: 12px; padding-right: 12px; }
|
| 4496 |
|
| 4497 |
+
.block-editor-skip-to-selected-block { position: absolute; top: -9999em; }
|
| 4498 |
|
| 4499 |
+
.block-editor-skip-to-selected-block:focus { height: auto; width: auto; display: block; font-size: 14px; font-weight: 600; padding: 15px 23px 14px; background: #f1f1f1; color: #11a0d2; line-height: normal; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); text-decoration: none; outline: none; z-index: 100000; }
|
| 4500 |
|
| 4501 |
+
body.admin-color-sunrise .block-editor-skip-to-selected-block:focus { color: #c8b03c; }
|
| 4502 |
|
| 4503 |
+
body.admin-color-ocean .block-editor-skip-to-selected-block:focus { color: #a89d8a; }
|
| 4504 |
|
| 4505 |
+
body.admin-color-midnight .block-editor-skip-to-selected-block:focus { color: #77a6b9; }
|
| 4506 |
|
| 4507 |
+
body.admin-color-ectoplasm .block-editor-skip-to-selected-block:focus { color: #c77430; }
|
| 4508 |
|
| 4509 |
+
body.admin-color-coffee .block-editor-skip-to-selected-block:focus { color: #9fa47b; }
|
| 4510 |
|
| 4511 |
+
body.admin-color-blue .block-editor-skip-to-selected-block:focus { color: #d9ab59; }
|
| 4512 |
|
| 4513 |
+
body.admin-color-light .block-editor-skip-to-selected-block:focus { color: #c75726; }
|
| 4514 |
|
| 4515 |
+
.block-editor-tool-selector__help { margin-top: 8px; margin-left: -12px; margin-right: -12px; margin-bottom: -12px; padding: 12px 20px; border-top: 1px solid #e2e4e7; color: #6c7781; }
|
| 4516 |
|
| 4517 |
+
.block-editor-block-list__block .block-editor-url-input, .components-popover .block-editor-url-input, .block-editor-url-input { flex-grow: 1; position: relative; padding: 1px; }
|
| 4518 |
|
| 4519 |
+
.block-editor-block-list__block .block-editor-url-input input[type="text"], .components-popover .block-editor-url-input input[type="text"], .block-editor-url-input input[type="text"] { width: 100%; padding: 8px; border: none; border-radius: 0; margin-left: 0; margin-right: 0; /* Fonts smaller than 16px causes mobile safari to zoom. */ font-size: 16px; }
|
| 4520 |
|
| 4521 |
+
@media (min-width: 600px) { .block-editor-block-list__block .block-editor-url-input input[type="text"], .components-popover .block-editor-url-input input[type="text"], .block-editor-url-input input[type="text"] { width: 300px; } }
|
| 4522 |
|
| 4523 |
+
@media (min-width: 600px) { .block-editor-block-list__block .block-editor-url-input input[type="text"], .components-popover .block-editor-url-input input[type="text"], .block-editor-url-input input[type="text"] { font-size: 13px; } }
|
| 4524 |
|
| 4525 |
+
.block-editor-block-list__block .block-editor-url-input input[type="text"]::-ms-clear, .components-popover .block-editor-url-input input[type="text"]::-ms-clear, .block-editor-url-input input[type="text"]::-ms-clear { display: none; }
|
| 4526 |
|
| 4527 |
+
.block-editor-block-list__block .block-editor-url-input.is-full-width, .components-popover .block-editor-url-input.is-full-width, .block-editor-url-input.is-full-width { width: 100%; }
|
| 4528 |
|
| 4529 |
+
.block-editor-block-list__block .block-editor-url-input.is-full-width .block-editor-url-input__input[type="text"], .components-popover .block-editor-url-input.is-full-width .block-editor-url-input__input[type="text"], .block-editor-url-input.is-full-width .block-editor-url-input__input[type="text"] { width: 100%; }
|
| 4530 |
|
| 4531 |
+
.block-editor-block-list__block .block-editor-url-input.is-full-width__suggestions, .components-popover .block-editor-url-input.is-full-width__suggestions, .block-editor-url-input.is-full-width__suggestions { width: 100%; }
|
| 4532 |
|
| 4533 |
+
.block-editor-block-list__block .block-editor-url-input .components-spinner, .components-popover .block-editor-url-input .components-spinner, .block-editor-url-input .components-spinner { position: absolute; right: 8px; bottom: 17px; margin: 0; }
|
| 4534 |
|
| 4535 |
+
.block-editor-url-input__input[type="text"] { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; padding: 6px 8px; box-shadow: 0 0 0 transparent; transition: box-shadow 0.1s linear; border-radius: 2px; border: 1px solid #757575; /* Fonts smaller than 16px causes mobile safari to zoom. */ font-size: 16px; /* Override core line-height. To be reviewed. */ line-height: normal; }
|
| 4536 |
|
| 4537 |
+
@media (prefers-reduced-motion: reduce) { .block-editor-url-input__input[type="text"] { transition-duration: 0s; } }
|
| 4538 |
|
| 4539 |
+
@media (min-width: 600px) { .block-editor-url-input__input[type="text"] { font-size: 13px; /* Override core line-height. To be reviewed. */ line-height: normal; } }
|
| 4540 |
|
| 4541 |
+
.block-editor-url-input__input[type="text"]:focus { border-color: #007cba; box-shadow: 0 0 0 0.5px #007cba; outline: 2px solid transparent; }
|
| 4542 |
|
| 4543 |
+
body.admin-color-sunrise .block-editor-url-input__input[type="text"]:focus { border-color: #d1864a; box-shadow: 0 0 0 0.5px #d1864a; }
|
| 4544 |
|
| 4545 |
+
body.admin-color-ocean .block-editor-url-input__input[type="text"]:focus { border-color: #a3b9a2; box-shadow: 0 0 0 0.5px #a3b9a2; }
|
| 4546 |
|
| 4547 |
+
body.admin-color-midnight .block-editor-url-input__input[type="text"]:focus { border-color: #e14d43; box-shadow: 0 0 0 0.5px #e14d43; }
|
| 4548 |
|
| 4549 |
+
body.admin-color-ectoplasm .block-editor-url-input__input[type="text"]:focus { border-color: #a7b656; box-shadow: 0 0 0 0.5px #a7b656; }
|
| 4550 |
|
| 4551 |
+
body.admin-color-coffee .block-editor-url-input__input[type="text"]:focus { border-color: #c2a68c; box-shadow: 0 0 0 0.5px #c2a68c; }
|
| 4552 |
|
| 4553 |
+
body.admin-color-blue .block-editor-url-input__input[type="text"]:focus { border-color: #d9ab59; box-shadow: 0 0 0 0.5px #d9ab59; }
|
| 4554 |
|
| 4555 |
+
body.admin-color-light .block-editor-url-input__input[type="text"]:focus { border-color: #0085ba; box-shadow: 0 0 0 0.5px #0085ba; }
|
| 4556 |
|
| 4557 |
+
.block-editor-url-input__input[type="text"]::-webkit-input-placeholder { color: rgba(14, 28, 46, 0.62); }
|
| 4558 |
|
| 4559 |
+
.block-editor-url-input__input[type="text"]::-moz-placeholder { opacity: 1; color: rgba(14, 28, 46, 0.62); }
|
| 4560 |
|
| 4561 |
+
.block-editor-url-input__input[type="text"]:-ms-input-placeholder { color: rgba(14, 28, 46, 0.62); }
|
| 4562 |
|
| 4563 |
+
.is-dark-theme .block-editor-url-input__input[type="text"]::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.65); }
|
| 4564 |
|
| 4565 |
+
.is-dark-theme .block-editor-url-input__input[type="text"]::-moz-placeholder { opacity: 1; color: rgba(255, 255, 255, 0.65); }
|
| 4566 |
|
| 4567 |
+
.is-dark-theme .block-editor-url-input__input[type="text"]:-ms-input-placeholder { color: rgba(255, 255, 255, 0.65); }
|
| 4568 |
|
| 4569 |
+
.block-editor-url-input__suggestions { max-height: 200px; transition: all 0.15s ease-in-out; padding: 4px 0; width: 302px; overflow-y: auto; }
|
| 4570 |
+
|
| 4571 |
+
@media (prefers-reduced-motion: reduce) { .block-editor-url-input__suggestions { transition-duration: 0s; } }
|
| 4572 |
+
|
| 4573 |
+
.block-editor-url-input__suggestions, .block-editor-url-input .components-spinner { display: none; }
|
| 4574 |
+
|
| 4575 |
+
@media (min-width: 600px) { .block-editor-url-input__suggestions, .block-editor-url-input .components-spinner { display: inherit; } }
|
| 4576 |
+
|
| 4577 |
+
.block-editor-url-input__suggestion { padding: 4px 8px; color: #6c7781; display: block; font-size: 13px; cursor: pointer; background: #fff; width: 100%; border: none; text-align: left; box-shadow: none; }
|
| 4578 |
+
|
| 4579 |
+
.block-editor-url-input__suggestion:hover { background: #e2e4e7; }
|
| 4580 |
+
|
| 4581 |
+
.block-editor-url-input__suggestion:focus, .block-editor-url-input__suggestion.is-selected { background: #00719e; color: #fff; outline: none; }
|
| 4582 |
+
|
| 4583 |
+
body.admin-color-sunrise .block-editor-url-input__suggestion:focus, body.admin-color-sunrise .block-editor-url-input__suggestion.is-selected { background: #b2723f; }
|
| 4584 |
+
|
| 4585 |
+
body.admin-color-ocean .block-editor-url-input__suggestion:focus, body.admin-color-ocean .block-editor-url-input__suggestion.is-selected { background: #8b9d8a; }
|
| 4586 |
+
|
| 4587 |
+
body.admin-color-midnight .block-editor-url-input__suggestion:focus, body.admin-color-midnight .block-editor-url-input__suggestion.is-selected { background: #bf4139; }
|
| 4588 |
+
|
| 4589 |
+
body.admin-color-ectoplasm .block-editor-url-input__suggestion:focus, body.admin-color-ectoplasm .block-editor-url-input__suggestion.is-selected { background: #8e9b49; }
|
| 4590 |
+
|
| 4591 |
+
body.admin-color-coffee .block-editor-url-input__suggestion:focus, body.admin-color-coffee .block-editor-url-input__suggestion.is-selected { background: #a58d77; }
|
| 4592 |
+
|
| 4593 |
+
body.admin-color-blue .block-editor-url-input__suggestion:focus, body.admin-color-blue .block-editor-url-input__suggestion.is-selected { background: #6f99ad; }
|
| 4594 |
+
|
| 4595 |
+
body.admin-color-light .block-editor-url-input__suggestion:focus, body.admin-color-light .block-editor-url-input__suggestion.is-selected { background: #00719e; }
|
| 4596 |
+
|
| 4597 |
+
.components-toolbar-group > .block-editor-url-input__button, .components-toolbar > .block-editor-url-input__button { position: inherit; }
|
| 4598 |
+
|
| 4599 |
+
.block-editor-url-input__button .block-editor-url-input__back { margin-right: 4px; overflow: visible; }
|
| 4600 |
+
|
| 4601 |
+
.block-editor-url-input__button .block-editor-url-input__back::after { content: ""; position: absolute; display: block; width: 1px; height: 24px; right: -1px; background: #e2e4e7; }
|
| 4602 |
+
|
| 4603 |
+
.block-editor-url-input__button-modal { box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05); border: 1px solid #e2e4e7; background: #fff; }
|
| 4604 |
+
|
| 4605 |
+
.block-editor-url-input__button-modal-line { display: flex; flex-direction: row; flex-grow: 1; flex-shrink: 1; min-width: 0; align-items: flex-start; }
|
| 4606 |
+
|
| 4607 |
+
.block-editor-url-input__button-modal-line .components-button { flex-shrink: 0; width: 36px; height: 36px; }
|
| 4608 |
+
|
| 4609 |
+
.block-editor-url-popover__additional-controls { border-top: 1px solid #e2e4e7; }
|
| 4610 |
+
|
| 4611 |
+
.block-editor-url-popover__additional-controls > div[role="menu"] .components-button:not(:disabled):not([aria-disabled="true"]):not(.is-secondary) > svg { box-shadow: none; }
|
| 4612 |
+
|
| 4613 |
+
.block-editor-url-popover__additional-controls div[role="menu"] > .components-button { padding-left: 2px; }
|
| 4614 |
+
|
| 4615 |
+
.block-editor-url-popover__row { display: flex; }
|
| 4616 |
+
|
| 4617 |
+
.block-editor-url-popover__row > :not(.block-editor-url-popover__settings-toggle) { flex-grow: 1; }
|
| 4618 |
+
|
| 4619 |
+
.block-editor-url-popover .components-button.has-icon { padding: 3px; }
|
| 4620 |
+
|
| 4621 |
+
.block-editor-url-popover .components-button.has-icon > svg { padding: 5px; border-radius: 4px; height: 30px; width: 30px; }
|
| 4622 |
+
|
| 4623 |
+
.block-editor-url-popover .components-button.has-icon:not(:disabled):focus { box-shadow: none; }
|
| 4624 |
+
|
| 4625 |
+
.block-editor-url-popover .components-button.has-icon:not(:disabled):focus > svg { box-shadow: inset 0 0 0 1.5px #007cba, inset 0 0 0 4px #fff; outline: 2px solid transparent; }
|
| 4626 |
+
|
| 4627 |
+
body.admin-color-sunrise .block-editor-url-popover .components-button.has-icon:not(:disabled):focus > svg { box-shadow: inset 0 0 0 1.5px #d1864a, inset 0 0 0 4px #fff; }
|
| 4628 |
+
|
| 4629 |
+
body.admin-color-ocean .block-editor-url-popover .components-button.has-icon:not(:disabled):focus > svg { box-shadow: inset 0 0 0 1.5px #a3b9a2, inset 0 0 0 4px #fff; }
|
| 4630 |
+
|
| 4631 |
+
body.admin-color-midnight .block-editor-url-popover .components-button.has-icon:not(:disabled):focus > svg { box-shadow: inset 0 0 0 1.5px #e14d43, inset 0 0 0 4px #fff; }
|
| 4632 |
+
|
| 4633 |
+
body.admin-color-ectoplasm .block-editor-url-popover .components-button.has-icon:not(:disabled):focus > svg { box-shadow: inset 0 0 0 1.5px #a7b656, inset 0 0 0 4px #fff; }
|
| 4634 |
+
|
| 4635 |
+
body.admin-color-coffee .block-editor-url-popover .components-button.has-icon:not(:disabled):focus > svg { box-shadow: inset 0 0 0 1.5px #c2a68c, inset 0 0 0 4px #fff; }
|
| 4636 |
+
|
| 4637 |
+
body.admin-color-blue .block-editor-url-popover .components-button.has-icon:not(:disabled):focus > svg { box-shadow: inset 0 0 0 1.5px #d9ab59, inset 0 0 0 4px #fff; }
|
| 4638 |
+
|
| 4639 |
+
body.admin-color-light .block-editor-url-popover .components-button.has-icon:not(:disabled):focus > svg { box-shadow: inset 0 0 0 1.5px #0085ba, inset 0 0 0 4px #fff; }
|
| 4640 |
+
|
| 4641 |
+
.block-editor-url-popover__settings-toggle { flex-shrink: 0; border-radius: 0; border-left: 1px solid #e2e4e7; margin-left: 1px; }
|
| 4642 |
+
|
| 4643 |
+
.block-editor-url-popover__settings-toggle[aria-expanded="true"] .dashicon { transform: rotate(180deg); }
|
| 4644 |
+
|
| 4645 |
+
.block-editor-url-popover__input-container .components-base-control:last-child, .block-editor-url-popover__input-container .components-base-control:last-child .components-base-control__field { margin-bottom: 0; }
|
| 4646 |
+
|
| 4647 |
+
.block-editor-url-popover__settings { display: block; padding: 16px; border-top: 1px solid #e2e4e7; }
|
| 4648 |
+
|
| 4649 |
+
.block-editor-url-popover__link-editor, .block-editor-url-popover__link-viewer { display: flex; }
|
| 4650 |
+
|
| 4651 |
+
.block-editor-url-popover__link-editor .block-editor-url-input .components-base-control__field, .block-editor-url-popover__link-viewer .block-editor-url-input .components-base-control__field { margin-bottom: 0; }
|
| 4652 |
+
|
| 4653 |
+
.block-editor-url-popover__link-editor .block-editor-url-input .components-spinner, .block-editor-url-popover__link-viewer .block-editor-url-input .components-spinner { bottom: 9px; }
|
| 4654 |
+
|
| 4655 |
+
.block-editor-url-popover__link-viewer-url { margin: 7px; flex-grow: 1; flex-shrink: 1; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; min-width: 150px; max-width: 500px; }
|
| 4656 |
+
|
| 4657 |
+
.block-editor-url-popover__link-viewer-url.has-invalid-link { color: #d94f4f; }
|
| 4658 |
+
|
| 4659 |
+
.block-editor-warning { align-items: center; display: flex; flex-wrap: wrap; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; font-size: 13px; padding: 6px 12px; border: 1px solid #1e1e1e; border-radius: 2px; background-color: #fff; }
|
| 4660 |
+
|
| 4661 |
+
.block-editor-warning .block-editor-warning__message { line-height: 1.4; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; font-size: 13px; margin: 1em 0; }
|
| 4662 |
+
|
| 4663 |
+
.block-editor-warning p.block-editor-warning__message.block-editor-warning__message { min-height: auto; }
|
| 4664 |
+
|
| 4665 |
+
.block-editor-warning .block-editor-warning__contents { display: flex; flex-direction: row; justify-content: space-between; flex-wrap: wrap; align-items: baseline; width: 100%; }
|
| 4666 |
+
|
| 4667 |
+
.block-editor-warning .block-editor-warning__actions { display: flex; }
|
| 4668 |
+
|
| 4669 |
+
.block-editor-warning .block-editor-warning__action { margin: 0 0 0 8px; }
|
| 4670 |
+
|
| 4671 |
+
.block-editor-warning__secondary { margin: auto 0 auto 8px; }
|
| 4672 |
+
|
| 4673 |
+
.block-editor-writing-flow { display: flex; flex-direction: column; }
|
| 4674 |
+
|
| 4675 |
+
.block-editor-writing-flow__click-redirect { cursor: text; }
|
| 4676 |
+
|
| 4677 |
+
.html-anchor-control .components-external-link { display: block; margin-top: 8px; }
|
| 4678 |
+
|
| 4679 |
+
#end-resizable-editor-section { display: none; }
|
| 4680 |
+
|
| 4681 |
+
/** Block Toolbar */
|
| 4682 |
+
.block-editor-block-toolbar { display: flex; flex-grow: 1; width: 100%; overflow: auto; position: relative; transition: border-color 0.1s linear, box-shadow 0.1s linear; }
|
| 4683 |
+
|
| 4684 |
+
@media (prefers-reduced-motion: reduce) { .block-editor-block-toolbar { transition-duration: 0s; } }
|
| 4685 |
+
|
| 4686 |
+
@media (min-width: 600px) { .block-editor-block-toolbar { overflow: inherit; } }
|
| 4687 |
+
|
| 4688 |
+
.block-editor-block-toolbar .components-toolbar-group, .block-editor-block-toolbar .components-toolbar { background: none; line-height: 0; margin-top: -1px; margin-bottom: -1px; border: 0; border-right: 1px solid #e2e4e7; }
|
| 4689 |
+
|
| 4690 |
+
.block-editor-block-toolbar > :last-child, .block-editor-block-toolbar > :last-child .components-toolbar-group, .block-editor-block-toolbar > :last-child .components-toolbar { border-right: none; }
|
| 4691 |
+
|
| 4692 |
+
.block-editor-block-toolbar .components-toolbar-group, .block-editor-block-toolbar .components-toolbar, .block-editor-format-toolbar .components-toolbar-group, .block-editor-format-toolbar .components-toolbar { display: flex; flex-wrap: nowrap; }
|
| 4693 |
+
|
| 4694 |
+
.block-editor-block-toolbar__slot { display: inline-block; line-height: 0; }
|
| 4695 |
+
|
| 4696 |
+
@supports ((position: -webkit-sticky) or (position: sticky)) { .block-editor-block-toolbar__slot { display: inline-flex; } }
|
| 4697 |
+
|
| 4698 |
+
.block-editor-block-toolbar__block-parent-selector-wrapper { position: absolute; top: -1px; left: -1px; opacity: 0; transition: all 60ms linear; z-index: -1; }
|
| 4699 |
+
|
| 4700 |
+
@media (prefers-reduced-motion: reduce) { .block-editor-block-toolbar__block-parent-selector-wrapper { transition-duration: 0s; } }
|
| 4701 |
+
|
| 4702 |
+
.is-showing-movers .block-editor-block-toolbar__block-parent-selector-wrapper { opacity: 1; transform: translateY(-60px); }
|
| 4703 |
+
|
| 4704 |
+
.edit-post-header-toolbar__block-toolbar .block-editor-block-toolbar__block-parent-selector-wrapper { display: none; }
|
| 4705 |
+
|
| 4706 |
+
.block-editor-block-toolbar__mover-switcher-container { display: flex; }
|
| 4707 |
+
|
| 4708 |
+
.block-editor-block-toolbar__block-switcher-wrapper .block-editor-block-switcher { display: block; }
|
| 4709 |
+
|
| 4710 |
+
@media (min-width: 782px) { .block-editor-block-toolbar.has-responsive-movers .block-editor-block-toolbar__mover-trigger-container { bottom: -1px; left: -1px; position: absolute; top: -1px; transform: translateX(-48px); -webkit-user-select: none; -ms-user-select: none; -moz-user-select: none; user-select: none; } }
|
| 4711 |
+
|
| 4712 |
+
.block-editor-block-toolbar.has-responsive-movers .block-editor-block-toolbar__block-switcher-wrapper { background: #fff; border-left: 1px solid; border-radius: 0 0 2px 2px; position: relative; z-index: 1; margin-left: -1px; }
|
| 4713 |
+
|
| 4714 |
+
@media (min-width: 782px) { .block-editor-block-toolbar.has-responsive-movers .block-editor-block-toolbar__mover-trigger-wrapper:not(:empty) { background-color: #fff; border: 1px solid #000; border-bottom-left-radius: 2px; border-top-left-radius: 2px; border-right: none; height: 100%; transition: all 60ms linear; } }
|
| 4715 |
+
|
| 4716 |
+
@media (prefers-reduced-motion: reduce) { .block-editor-block-toolbar.has-responsive-movers .block-editor-block-toolbar__mover-trigger-wrapper:not(:empty) { transition-duration: 0s; } }
|
| 4717 |
+
|
| 4718 |
+
.block-editor-inserter { display: inline-block; background: none; border: none; padding: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; font-size: 13px; line-height: 1.4; }
|
| 4719 |
+
|
| 4720 |
+
@media (min-width: 782px) { .block-editor-inserter { position: relative; } }
|
| 4721 |
+
|
| 4722 |
+
@media (min-width: 782px) { .block-editor-inserter__popover > .components-popover__content { overflow-y: visible; height: 100vh; padding: 0; } }
|
| 4723 |
+
|
| 4724 |
+
.block-editor-inserter__toggle.components-button { display: inline-flex; align-items: center; cursor: pointer; border: none; outline: none; padding: 0; transition: color 0.2s ease; }
|
| 4725 |
+
|
| 4726 |
+
@media (prefers-reduced-motion: reduce) { .block-editor-inserter__toggle.components-button { transition-duration: 0s; } }
|
| 4727 |
+
|
| 4728 |
+
.block-editor-inserter__menu { height: 100%; position: relative; overflow: visible; }
|
| 4729 |
+
|
| 4730 |
+
.block-editor-inserter__main-area { width: auto; display: flex; flex-direction: column; height: 100%; }
|
| 4731 |
+
|
| 4732 |
+
@media (min-width: 782px) { .block-editor-inserter__main-area { width: 350px; } }
|
| 4733 |
+
|
| 4734 |
+
.block-editor-inserter__inline-elements { margin-top: -1px; }
|
| 4735 |
+
|
| 4736 |
+
.block-editor-inserter__menu.is-bottom::after { border-bottom-color: #fff; }
|
| 4737 |
+
|
| 4738 |
+
.components-popover.block-editor-inserter__popover { z-index: 99998; }
|
| 4739 |
+
|
| 4740 |
+
.block-editor-inserter__search { padding: 16px; z-index: 1; flex-shrink: 0; position: relative; }
|
| 4741 |
+
|
| 4742 |
+
.block-editor-inserter__search input[type="search"].block-editor-inserter__search-input { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; padding: 6px 8px; box-shadow: 0 0 0 transparent; transition: box-shadow 0.1s linear; border-radius: 2px; border: 1px solid #757575; /* Fonts smaller than 16px causes mobile safari to zoom. */ font-size: 16px; /* Override core line-height. To be reviewed. */ line-height: normal; display: block; padding: 16px 48px 16px 16px; background: #f3f4f5; border: none; width: 100%; height: 48px; /* Fonts smaller than 16px causes mobile safari to zoom. */ font-size: 16px; }
|
| 4743 |
+
|
| 4744 |
+
@media (prefers-reduced-motion: reduce) { .block-editor-inserter__search input[type="search"].block-editor-inserter__search-input { transition-duration: 0s; } }
|
| 4745 |
+
|
| 4746 |
+
@media (min-width: 600px) { .block-editor-inserter__search input[type="search"].block-editor-inserter__search-input { font-size: 13px; /* Override core line-height. To be reviewed. */ line-height: normal; } }
|
| 4747 |
+
|
| 4748 |
+
.block-editor-inserter__search input[type="search"].block-editor-inserter__search-input:focus { border-color: #007cba; box-shadow: 0 0 0 0.5px #007cba; outline: 2px solid transparent; }
|
| 4749 |
+
|
| 4750 |
+
body.admin-color-sunrise .block-editor-inserter__search input[type="search"].block-editor-inserter__search-input:focus { border-color: #d1864a; box-shadow: 0 0 0 0.5px #d1864a; }
|
| 4751 |
+
|
| 4752 |
+
body.admin-color-ocean .block-editor-inserter__search input[type="search"].block-editor-inserter__search-input:focus { border-color: #a3b9a2; box-shadow: 0 0 0 0.5px #a3b9a2; }
|
| 4753 |
+
|
| 4754 |
+
body.admin-color-midnight .block-editor-inserter__search input[type="search"].block-editor-inserter__search-input:focus { border-color: #e14d43; box-shadow: 0 0 0 0.5px #e14d43; }
|
| 4755 |
+
|
| 4756 |
+
body.admin-color-ectoplasm .block-editor-inserter__search input[type="search"].block-editor-inserter__search-input:focus { border-color: #a7b656; box-shadow: 0 0 0 0.5px #a7b656; }
|
| 4757 |
+
|
| 4758 |
+
body.admin-color-coffee .block-editor-inserter__search input[type="search"].block-editor-inserter__search-input:focus { border-color: #c2a68c; box-shadow: 0 0 0 0.5px #c2a68c; }
|
| 4759 |
+
|
| 4760 |
+
body.admin-color-blue .block-editor-inserter__search input[type="search"].block-editor-inserter__search-input:focus { border-color: #d9ab59; box-shadow: 0 0 0 0.5px #d9ab59; }
|
| 4761 |
+
|
| 4762 |
+
body.admin-color-light .block-editor-inserter__search input[type="search"].block-editor-inserter__search-input:focus { border-color: #0085ba; box-shadow: 0 0 0 0.5px #0085ba; }
|
| 4763 |
+
|
| 4764 |
+
.block-editor-inserter__search input[type="search"].block-editor-inserter__search-input::-webkit-input-placeholder { color: rgba(14, 28, 46, 0.62); }
|
| 4765 |
+
|
| 4766 |
+
.block-editor-inserter__search input[type="search"].block-editor-inserter__search-input::-moz-placeholder { opacity: 1; color: rgba(14, 28, 46, 0.62); }
|
| 4767 |
+
|
| 4768 |
+
.block-editor-inserter__search input[type="search"].block-editor-inserter__search-input:-ms-input-placeholder { color: rgba(14, 28, 46, 0.62); }
|
| 4769 |
+
|
| 4770 |
+
.is-dark-theme .block-editor-inserter__search input[type="search"].block-editor-inserter__search-input::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.65); }
|
| 4771 |
+
|
| 4772 |
+
.is-dark-theme .block-editor-inserter__search input[type="search"].block-editor-inserter__search-input::-moz-placeholder { opacity: 1; color: rgba(255, 255, 255, 0.65); }
|
| 4773 |
+
|
| 4774 |
+
.is-dark-theme .block-editor-inserter__search input[type="search"].block-editor-inserter__search-input:-ms-input-placeholder { color: rgba(255, 255, 255, 0.65); }
|
| 4775 |
+
|
| 4776 |
+
@media (min-width: 600px) { .block-editor-inserter__search input[type="search"].block-editor-inserter__search-input { font-size: 13px; } }
|
| 4777 |
+
|
| 4778 |
+
.block-editor-inserter__search input[type="search"].block-editor-inserter__search-input:focus { background: #fff; box-shadow: 0 0 0 1.5px #007cba; }
|
| 4779 |
+
|
| 4780 |
+
body.admin-color-sunrise .block-editor-inserter__search input[type="search"].block-editor-inserter__search-input:focus { box-shadow: 0 0 0 1.5px #d1864a; }
|
| 4781 |
+
|
| 4782 |
+
body.admin-color-ocean .block-editor-inserter__search input[type="search"].block-editor-inserter__search-input:focus { box-shadow: 0 0 0 1.5px #a3b9a2; }
|
| 4783 |
+
|
| 4784 |
+
body.admin-color-midnight .block-editor-inserter__search input[type="search"].block-editor-inserter__search-input:focus { box-shadow: 0 0 0 1.5px #e14d43; }
|
| 4785 |
+
|
| 4786 |
+
body.admin-color-ectoplasm .block-editor-inserter__search input[type="search"].block-editor-inserter__search-input:focus { box-shadow: 0 0 0 1.5px #a7b656; }
|
| 4787 |
+
|
| 4788 |
+
body.admin-color-coffee .block-editor-inserter__search input[type="search"].block-editor-inserter__search-input:focus { box-shadow: 0 0 0 1.5px #c2a68c; }
|
| 4789 |
+
|
| 4790 |
+
body.admin-color-blue .block-editor-inserter__search input[type="search"].block-editor-inserter__search-input:focus { box-shadow: 0 0 0 1.5px #d9ab59; }
|
| 4791 |
+
|
| 4792 |
+
body.admin-color-light .block-editor-inserter__search input[type="search"].block-editor-inserter__search-input:focus { box-shadow: 0 0 0 1.5px #0085ba; }
|
| 4793 |
+
|
| 4794 |
+
.block-editor-inserter__search input[type="search"].block-editor-inserter__search-input:-ms-input-placeholder { color: #606a73; }
|
| 4795 |
|
| 4796 |
+
.block-editor-inserter__search input[type="search"].block-editor-inserter__search-input::-ms-input-placeholder { color: #606a73; }
|
| 4797 |
|
| 4798 |
+
.block-editor-inserter__search input[type="search"].block-editor-inserter__search-input::-moz-placeholder { color: #606a73; }
|
| 4799 |
|
| 4800 |
+
.block-editor-inserter__search input[type="search"].block-editor-inserter__search-input::placeholder { color: #606a73; }
|
| 4801 |
|
| 4802 |
+
.block-editor-inserter__search-icon { position: absolute; top: 28px; right: 28px; }
|
| 4803 |
|
| 4804 |
+
.block-editor-inserter__tabs { display: flex; flex-grow: 1; flex-direction: column; margin-top: -8px; }
|
| 4805 |
|
| 4806 |
+
.block-editor-inserter__tabs .components-tab-panel__tabs { border-bottom: 1px solid #e2e4e7; }
|
| 4807 |
|
| 4808 |
+
.block-editor-inserter__tabs .components-tab-panel__tabs .components-tab-panel__tabs-item { flex-grow: 1; margin-bottom: -1px; }
|
| 4809 |
|
| 4810 |
+
.block-editor-inserter__tabs .components-tab-panel__tab-content { display: flex; flex-grow: 1; flex-direction: column; position: relative; }
|
| 4811 |
|
| 4812 |
+
.block-editor-inserter__panel-header { display: inline-flex; align-items: center; padding: 16px 16px 0; }
|
| 4813 |
|
| 4814 |
+
.block-editor-inserter__panel-content { padding: 0 16px; }
|
| 4815 |
|
| 4816 |
+
.block-editor-inserter__panel-title { color: #007cba; text-transform: uppercase; font-size: 11px; font-weight: 500; margin: 0 8px 0 0; }
|
| 4817 |
|
| 4818 |
+
body.admin-color-sunrise .block-editor-inserter__panel-title { color: #d1864a; }
|
| 4819 |
|
| 4820 |
+
body.admin-color-ocean .block-editor-inserter__panel-title { color: #a3b9a2; }
|
| 4821 |
|
| 4822 |
+
body.admin-color-midnight .block-editor-inserter__panel-title { color: #e14d43; }
|
| 4823 |
|
| 4824 |
+
body.admin-color-ectoplasm .block-editor-inserter__panel-title { color: #a7b656; }
|
| 4825 |
|
| 4826 |
+
body.admin-color-coffee .block-editor-inserter__panel-title { color: #c2a68c; }
|
| 4827 |
|
| 4828 |
+
body.admin-color-blue .block-editor-inserter__panel-title { color: #d9ab59; }
|
| 4829 |
|
| 4830 |
+
body.admin-color-light .block-editor-inserter__panel-title { color: #0085ba; }
|
| 4831 |
|
| 4832 |
+
.block-editor-inserter__block-list { flex-grow: 1; position: relative; }
|
| 4833 |
|
| 4834 |
+
.block-editor-inserter__scrollable { overflow: auto; position: absolute; top: 0; left: 0; bottom: 0; right: 0; overflow-y: scroll; }
|
| 4835 |
|
| 4836 |
+
.block-editor-inserter__popover .block-editor-block-types-list { margin: 0 -8px; }
|
| 4837 |
|
| 4838 |
+
.block-editor-inserter__reusable-blocks-panel { position: relative; text-align: right; }
|
| 4839 |
|
| 4840 |
+
.block-editor-inserter__manage-reusable-blocks { display: inline-block; margin: 16px; }
|
| 4841 |
|
| 4842 |
+
.block-editor-inserter__no-results { padding: 32px; margin-top: 64px; text-align: center; }
|
| 4843 |
|
| 4844 |
+
.block-editor-inserter__no-results-icon { fill: #b5bcc2; }
|
| 4845 |
|
| 4846 |
+
.block-editor-inserter__child-blocks { padding: 0 16px; }
|
| 4847 |
|
| 4848 |
+
.block-editor-inserter__parent-block-header { display: flex; align-items: center; }
|
| 4849 |
|
| 4850 |
+
.block-editor-inserter__parent-block-header h2 { font-size: 13px; }
|
| 4851 |
|
| 4852 |
+
.block-editor-inserter__parent-block-header .block-editor-block-icon { margin-right: 8px; }
|
| 4853 |
|
| 4854 |
+
.block-editor-inserter__preview-container { display: none; width: 300px; background: #fff; border-radius: 2px; border: 1px solid #e2e4e7; position: absolute; top: 16px; left: calc(100% + 16px); }
|
| 4855 |
|
| 4856 |
+
@media (min-width: 782px) { .block-editor-inserter__preview-container { display: block; } }
|
| 4857 |
|
| 4858 |
+
.block-editor-inserter__preview-container .block-editor-block-card { padding: 16px; }
|
| 4859 |
|
| 4860 |
+
.block-editor-inserter__preview-container .block-editor-block-card__title { font-size: 13px; }
|
| 4861 |
|
| 4862 |
+
.block-editor-inserter__preview-content { min-height: 144px; background: #f3f4f5; display: -ms-grid; display: grid; flex-grow: 1; align-items: center; }
|
| 4863 |
|
| 4864 |
+
.block-editor-inserter__preview-content-missing { flex: 1; display: flex; justify-content: center; align-items: center; min-height: 144px; color: #606a73; background: #f3f4f5; }
|
| 4865 |
|
| 4866 |
+
.block-editor-inserter__tips { border-top: 1px solid #e2e4e7; padding: 16px; flex-shrink: 0; }
|
| 4867 |
|
| 4868 |
+
.block-editor-inserter__patterns-item { border-radius: 2px; cursor: pointer; margin-top: 16px; transition: all 0.05s ease-in-out; position: relative; border: 1px solid transparent; }
|
| 4869 |
|
| 4870 |
+
.block-editor-inserter__patterns-item:hover { border: 1px solid #007cba; }
|
| 4871 |
|
| 4872 |
+
body.admin-color-sunrise .block-editor-inserter__patterns-item:hover { border: 1px solid #d1864a; }
|
| 4873 |
|
| 4874 |
+
body.admin-color-ocean .block-editor-inserter__patterns-item:hover { border: 1px solid #a3b9a2; }
|
| 4875 |
|
| 4876 |
+
body.admin-color-midnight .block-editor-inserter__patterns-item:hover { border: 1px solid #e14d43; }
|
| 4877 |
|
| 4878 |
+
body.admin-color-ectoplasm .block-editor-inserter__patterns-item:hover { border: 1px solid #a7b656; }
|
| 4879 |
|
| 4880 |
+
body.admin-color-coffee .block-editor-inserter__patterns-item:hover { border: 1px solid #c2a68c; }
|
| 4881 |
|
| 4882 |
+
body.admin-color-blue .block-editor-inserter__patterns-item:hover { border: 1px solid #d9ab59; }
|
| 4883 |
|
| 4884 |
+
body.admin-color-light .block-editor-inserter__patterns-item:hover { border: 1px solid #0085ba; }
|
| 4885 |
|
| 4886 |
+
.block-editor-inserter__patterns-item:focus { box-shadow: inset 0 0 0 1px #fff, 0 0 0 1.5px #007cba; outline: 2px solid transparent; }
|
| 4887 |
|
| 4888 |
+
body.admin-color-sunrise .block-editor-inserter__patterns-item:focus { box-shadow: inset 0 0 0 1px #fff, 0 0 0 1.5px #d1864a; }
|
| 4889 |
|
| 4890 |
+
body.admin-color-ocean .block-editor-inserter__patterns-item:focus { box-shadow: inset 0 0 0 1px #fff, 0 0 0 1.5px #a3b9a2; }
|
| 4891 |
|
| 4892 |
+
body.admin-color-midnight .block-editor-inserter__patterns-item:focus { box-shadow: inset 0 0 0 1px #fff, 0 0 0 1.5px #e14d43; }
|
| 4893 |
|
| 4894 |
+
body.admin-color-ectoplasm .block-editor-inserter__patterns-item:focus { box-shadow: inset 0 0 0 1px #fff, 0 0 0 1.5px #a7b656; }
|
| 4895 |
|
| 4896 |
+
body.admin-color-coffee .block-editor-inserter__patterns-item:focus { box-shadow: inset 0 0 0 1px #fff, 0 0 0 1.5px #c2a68c; }
|
| 4897 |
|
| 4898 |
+
body.admin-color-blue .block-editor-inserter__patterns-item:focus { box-shadow: inset 0 0 0 1px #fff, 0 0 0 1.5px #d9ab59; }
|
| 4899 |
|
| 4900 |
+
body.admin-color-light .block-editor-inserter__patterns-item:focus { box-shadow: inset 0 0 0 1px #fff, 0 0 0 1.5px #0085ba; }
|
| 4901 |
|
| 4902 |
+
.block-editor-inserter__patterns-item.is-placeholder { min-height: 100px; }
|
| 4903 |
|
| 4904 |
+
.block-editor-inserter__patterns-item-title { padding: 4px; font-size: 12px; text-align: center; }
|
| 4905 |
|
| 4906 |
+
.block-editor-post-preview__dropdown { display: none; margin-right: 12px; padding: 0; }
|
| 4907 |
|
| 4908 |
+
.block-editor-post-preview__button-toggle { display: flex; justify-content: space-between; padding: 0 8px 0 12px; }
|
| 4909 |
|
| 4910 |
+
.block-editor-post-preview__button-toggle:focus:not(:disabled) { box-shadow: inset 0 0 0 1px #fff, 0 0 0 1.5px #007cba; }
|
| 4911 |
|
| 4912 |
+
body.admin-color-sunrise .block-editor-post-preview__button-toggle:focus:not(:disabled) { box-shadow: inset 0 0 0 1px #fff, 0 0 0 1.5px #d1864a; }
|
| 4913 |
|
| 4914 |
+
body.admin-color-ocean .block-editor-post-preview__button-toggle:focus:not(:disabled) { box-shadow: inset 0 0 0 1px #fff, 0 0 0 1.5px #a3b9a2; }
|
| 4915 |
|
| 4916 |
+
body.admin-color-midnight .block-editor-post-preview__button-toggle:focus:not(:disabled) { box-shadow: inset 0 0 0 1px #fff, 0 0 0 1.5px #e14d43; }
|
| 4917 |
|
| 4918 |
+
body.admin-color-ectoplasm .block-editor-post-preview__button-toggle:focus:not(:disabled) { box-shadow: inset 0 0 0 1px #fff, 0 0 0 1.5px #a7b656; }
|
| 4919 |
|
| 4920 |
+
body.admin-color-coffee .block-editor-post-preview__button-toggle:focus:not(:disabled) { box-shadow: inset 0 0 0 1px #fff, 0 0 0 1.5px #c2a68c; }
|
| 4921 |
|
| 4922 |
+
body.admin-color-blue .block-editor-post-preview__button-toggle:focus:not(:disabled) { box-shadow: inset 0 0 0 1px #fff, 0 0 0 1.5px #d9ab59; }
|
| 4923 |
|
| 4924 |
+
body.admin-color-light .block-editor-post-preview__button-toggle:focus:not(:disabled) { box-shadow: inset 0 0 0 1px #fff, 0 0 0 1.5px #0085ba; }
|
| 4925 |
|
| 4926 |
+
.block-editor-post-preview__button-toggle svg { margin-left: 4px; }
|
| 4927 |
|
| 4928 |
+
.block-editor-post-preview__button-resize.block-editor-post-preview__button-resize { padding-left: 40px; }
|
|
|
|
| 4929 |
|
| 4930 |
+
.block-editor-post-preview__button-resize.block-editor-post-preview__button-resize.has-icon { padding-left: 8px; }
|
| 4931 |
|
| 4932 |
+
.block-editor-post-preview__dropdown-content .components-popover__content { overflow-y: visible; }
|
| 4933 |
|
| 4934 |
+
.block-editor-post-preview__dropdown-content .components-menu-group + .components-menu-group { border-top: 1px solid #ccc; padding: 8px 12px; margin-left: -12px; margin-right: -12px; }
|
| 4935 |
|
| 4936 |
+
@media (min-width: 600px) { .editor-post-preview { display: none; }
|
| 4937 |
+
.block-editor-post-preview__dropdown { display: flex; } }
|
| 4938 |
|
| 4939 |
/** Colors */
|
| 4940 |
/** Breakpoints & Media Queries */
|
| 4941 |
/** Colors */
|
| 4942 |
+
/** Fonts & basic variables. */
|
| 4943 |
+
/** Grid System. https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/ */
|
| 4944 |
+
/** Dimensions. */
|
| 4945 |
+
/** Shadows. */
|
| 4946 |
+
/** Editor widths. */
|
| 4947 |
+
/** Block UI. */
|
| 4948 |
+
/** Border radii. */
|
| 4949 |
/** Breakpoint mixins */
|
| 4950 |
/** Long content fade mixin Creates a fading overlay to signify that the content is longer than the space allows. */
|
| 4951 |
+
/** Focus styles. */
|
| 4952 |
/** Applies editor left position to the selector passed as argument */
|
| 4953 |
/** Styles that are reused verbatim in a few places */
|
| 4954 |
/** Allows users to opt-out of animations via OS-level preferences. */
|
| 4955 |
/** Reset default styles for JavaScript UI based pages. This is a WP-admin agnostic reset */
|
| 4956 |
/** Reset the WP Admin page styles for Gutenberg-like pages. */
|
| 4957 |
+
#start-resizable-editor-section { display: none; }
|
| 4958 |
+
|
| 4959 |
.wp-block-audio figcaption { margin-top: 0.5em; margin-bottom: 1em; }
|
| 4960 |
|
| 4961 |
.wp-block-audio audio { width: 100%; min-width: 300px; }
|
| 4962 |
|
| 4963 |
+
.wp-block-button__link { color: #fff; background-color: #32373c; border: none; border-radius: 28px; box-shadow: none; cursor: pointer; display: inline-block; font-size: 18px; padding: 12px 24px; text-align: center; text-decoration: none; overflow-wrap: break-word; }
|
| 4964 |
|
| 4965 |
+
.wp-block-button__link:hover, .wp-block-button__link:focus, .wp-block-button__link:active, .wp-block-button__link:visited { color: #fff; }
|
| 4966 |
|
| 4967 |
+
.wp-block-button__link.aligncenter { text-align: center; }
|
| 4968 |
|
| 4969 |
+
.wp-block-button__link.alignright { /*rtl:ignore*/ text-align: right; }
|
| 4970 |
|
| 4971 |
+
.wp-block-button.is-style-squared, .wp-block-button__link.wp-block-button.is-style-squared { border-radius: 0; }
|
| 4972 |
|
| 4973 |
+
.wp-block-button.no-border-radius, .wp-block-button__link.no-border-radius { border-radius: 0 !important; }
|
| 4974 |
|
| 4975 |
+
.wp-block-button.is-style-outline .wp-block-button__link, .wp-block-button__link.is-style-outline { color: #32373c; background-color: transparent; border: 2px solid; }
|
| 4976 |
|
| 4977 |
+
.wp-block-buttons .wp-block-button.wp-block-button { display: inline-block; margin-right: 8px; margin-bottom: 8px; }
|
| 4978 |
|
| 4979 |
+
.wp-block-buttons.alignright .wp-block-button { margin-right: 0; margin-left: 8px; }
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4980 |
|
| 4981 |
.wp-block-buttons.aligncenter { text-align: center; }
|
| 4982 |
|
| 5004 |
|
| 5005 |
@media (min-width: 782px) { .wp-block-columns { flex-wrap: nowrap; } }
|
| 5006 |
|
| 5007 |
+
.wp-block-columns.has-background { padding: 20px 38px; }
|
| 5008 |
|
| 5009 |
.wp-block-column { flex-grow: 1; min-width: 0; word-break: break-word; overflow-wrap: break-word; }
|
| 5010 |
|
| 5014 |
.wp-block-column:nth-child(even) { margin-left: 32px; } }
|
| 5015 |
|
| 5016 |
@media (min-width: 782px) { .wp-block-column { flex-basis: 0; flex-grow: 1; }
|
| 5017 |
+
.wp-block-column[style*="flex-basis"] { flex-grow: 0; }
|
| 5018 |
.wp-block-column:not(:first-child) { margin-left: 32px; } }
|
| 5019 |
|
| 5020 |
/** All Columns Alignment */
|
| 5033 |
|
| 5034 |
.wp-block-column.is-vertically-aligned-top, .wp-block-column.is-vertically-aligned-center, .wp-block-column.is-vertically-aligned-bottom { width: 100%; }
|
| 5035 |
|
| 5036 |
+
.wp-block-cover-image, .wp-block-cover { position: relative; background-size: cover; background-position: center center; min-height: 430px; height: 100%; width: 100%; display: flex; justify-content: center; align-items: center; padding: 16px; }
|
| 5037 |
|
| 5038 |
.wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax { background-attachment: fixed; }
|
| 5039 |
|
| 5041 |
|
| 5042 |
@media (prefers-reduced-motion: reduce) { .wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax { background-attachment: scroll; } }
|
| 5043 |
|
| 5044 |
+
.wp-block-cover-image.has-background-dim, .wp-block-cover.has-background-dim { background-color: #000; }
|
| 5045 |
+
|
| 5046 |
.wp-block-cover-image.has-background-dim::before, .wp-block-cover.has-background-dim::before { content: ""; background-color: inherit; }
|
| 5047 |
|
| 5048 |
.wp-block-cover-image.has-background-dim:not(.has-background-gradient)::before, .wp-block-cover-image .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim:not(.has-background-gradient)::before, .wp-block-cover .wp-block-cover__gradient-background { position: absolute; top: 0; left: 0; bottom: 0; right: 0; z-index: 1; }
|
| 5101 |
|
| 5102 |
.wp-block-cover-image p:not(.has-text-color), .wp-block-cover-image h1:not(.has-text-color), .wp-block-cover-image h2:not(.has-text-color), .wp-block-cover-image h3:not(.has-text-color), .wp-block-cover-image h4:not(.has-text-color), .wp-block-cover-image h5:not(.has-text-color), .wp-block-cover-image h6:not(.has-text-color), .wp-block-cover-image .wp-block-subhead:not(.has-text-color), .wp-block-cover p:not(.has-text-color), .wp-block-cover h1:not(.has-text-color), .wp-block-cover h2:not(.has-text-color), .wp-block-cover h3:not(.has-text-color), .wp-block-cover h4:not(.has-text-color), .wp-block-cover h5:not(.has-text-color), .wp-block-cover h6:not(.has-text-color), .wp-block-cover .wp-block-subhead:not(.has-text-color) { color: inherit; }
|
| 5103 |
|
| 5104 |
+
.wp-block-cover-image.is-position-top-left, .wp-block-cover.is-position-top-left { align-items: flex-start; justify-content: flex-start; }
|
| 5105 |
+
|
| 5106 |
+
.wp-block-cover-image.is-position-top-center, .wp-block-cover.is-position-top-center { align-items: flex-start; justify-content: center; }
|
| 5107 |
+
|
| 5108 |
+
.wp-block-cover-image.is-position-top-right, .wp-block-cover.is-position-top-right { align-items: flex-start; justify-content: flex-end; }
|
| 5109 |
+
|
| 5110 |
+
.wp-block-cover-image.is-position-center-left, .wp-block-cover.is-position-center-left { align-items: center; justify-content: flex-start; }
|
| 5111 |
+
|
| 5112 |
+
.wp-block-cover-image.is-position-center-center, .wp-block-cover.is-position-center-center { align-items: center; justify-content: center; }
|
| 5113 |
+
|
| 5114 |
+
.wp-block-cover-image.is-position-center-right, .wp-block-cover.is-position-center-right { align-items: center; justify-content: flex-end; }
|
| 5115 |
+
|
| 5116 |
+
.wp-block-cover-image.is-position-bottom-left, .wp-block-cover.is-position-bottom-left { align-items: flex-end; justify-content: flex-start; }
|
| 5117 |
+
|
| 5118 |
+
.wp-block-cover-image.is-position-bottom-center, .wp-block-cover.is-position-bottom-center { align-items: flex-end; justify-content: center; }
|
| 5119 |
+
|
| 5120 |
+
.wp-block-cover-image.is-position-bottom-right, .wp-block-cover.is-position-bottom-right { align-items: flex-end; justify-content: flex-end; }
|
| 5121 |
+
|
| 5122 |
+
.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container, .wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container { margin: 0; width: auto; }
|
| 5123 |
+
|
| 5124 |
.wp-block-cover__video-background { position: absolute; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); width: 100%; height: 100%; z-index: 0; -o-object-fit: cover; object-fit: cover; }
|
| 5125 |
|
| 5126 |
section.wp-block-cover-image h2, .wp-block-cover-image-text, .wp-block-cover-text { color: #fff; }
|
| 5137 |
|
| 5138 |
section.wp-block-cover-image > h2, .wp-block-cover-image .wp-block-cover-image-text, .wp-block-cover .wp-block-cover-text { font-size: 2em; line-height: 1.25; z-index: 1; margin-bottom: 0; max-width: 580px; padding: 14px; text-align: center; }
|
| 5139 |
|
| 5140 |
+
.wp-block[data-align="left"] > [data-type^="core-embed"], .wp-block[data-align="right"] > [data-type^="core-embed"], .wp-block-embed.alignleft, .wp-block-embed.alignright { max-width: 360px; width: 100%; }
|
| 5141 |
+
|
| 5142 |
+
.wp-block[data-align="left"] > [data-type^="core-embed"] .wp-block-embed__wrapper, .wp-block[data-align="right"] > [data-type^="core-embed"] .wp-block-embed__wrapper, .wp-block-embed.alignleft .wp-block-embed__wrapper, .wp-block-embed.alignright .wp-block-embed__wrapper { min-width: 280px; }
|
| 5143 |
|
| 5144 |
.wp-block-embed { margin-bottom: 1em; }
|
| 5145 |
|
| 5146 |
.wp-block-embed figcaption { margin-top: 0.5em; margin-bottom: 1em; }
|
| 5147 |
|
| 5148 |
+
.wp-block-embed iframe { max-width: 100%; }
|
| 5149 |
|
| 5150 |
+
.wp-block-embed__wrapper { position: relative; }
|
| 5151 |
|
| 5152 |
+
.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper::before { content: ""; display: block; padding-top: 50%; }
|
| 5153 |
|
| 5154 |
+
.wp-embed-responsive .wp-has-aspect-ratio iframe { position: absolute; top: 0; right: 0; bottom: 0; left: 0; height: 100%; width: 100%; }
|
| 5155 |
|
| 5156 |
+
.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper::before { padding-top: 42.85%; }
|
| 5157 |
|
| 5158 |
+
.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper::before { padding-top: 50%; }
|
| 5159 |
|
| 5160 |
+
.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper::before { padding-top: 56.25%; }
|
| 5161 |
|
| 5162 |
+
.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper::before { padding-top: 75%; }
|
| 5163 |
|
| 5164 |
+
.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper::before { padding-top: 100%; }
|
| 5165 |
|
| 5166 |
+
.wp-embed-responsive .wp-embed-aspect-9-6 .wp-block-embed__wrapper::before { padding-top: 66.66%; }
|
| 5167 |
+
|
| 5168 |
+
.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper::before { padding-top: 200%; }
|
| 5169 |
|
| 5170 |
.wp-block-file { margin-bottom: 1.5em; }
|
| 5171 |
|
| 5203 |
|
| 5204 |
@supports ((position: -webkit-sticky) or (position: sticky)) { .wp-block-gallery.is-cropped .blocks-gallery-image a, .wp-block-gallery.is-cropped .blocks-gallery-image img, .wp-block-gallery.is-cropped .blocks-gallery-item a, .wp-block-gallery.is-cropped .blocks-gallery-item img, .blocks-gallery-grid.is-cropped .blocks-gallery-image a, .blocks-gallery-grid.is-cropped .blocks-gallery-image img, .blocks-gallery-grid.is-cropped .blocks-gallery-item a, .blocks-gallery-grid.is-cropped .blocks-gallery-item img { height: 100%; flex: 1; -o-object-fit: cover; object-fit: cover; } }
|
| 5205 |
|
| 5206 |
+
.wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item, .blocks-gallery-grid .blocks-gallery-image, .blocks-gallery-grid .blocks-gallery-item { width: calc(50% - 16px); }
|
| 5207 |
|
| 5208 |
.wp-block-gallery .blocks-gallery-image:nth-of-type(even), .wp-block-gallery .blocks-gallery-item:nth-of-type(even), .blocks-gallery-grid .blocks-gallery-image:nth-of-type(even), .blocks-gallery-grid .blocks-gallery-item:nth-of-type(even) { margin-right: 0; }
|
| 5209 |
|
| 5210 |
.wp-block-gallery.columns-1 .blocks-gallery-image, .wp-block-gallery.columns-1 .blocks-gallery-item, .blocks-gallery-grid.columns-1 .blocks-gallery-image, .blocks-gallery-grid.columns-1 .blocks-gallery-item { width: 100%; margin-right: 0; }
|
| 5211 |
|
| 5212 |
+
@media (min-width: 600px) { .wp-block-gallery.columns-3 .blocks-gallery-image, .wp-block-gallery.columns-3 .blocks-gallery-item, .blocks-gallery-grid.columns-3 .blocks-gallery-image, .blocks-gallery-grid.columns-3 .blocks-gallery-item { width: calc(33.33333% - 10.66667px); margin-right: 16px; }
|
| 5213 |
+
.wp-block-gallery.columns-4 .blocks-gallery-image, .wp-block-gallery.columns-4 .blocks-gallery-item, .blocks-gallery-grid.columns-4 .blocks-gallery-image, .blocks-gallery-grid.columns-4 .blocks-gallery-item { width: calc(25% - 12px); margin-right: 16px; }
|
| 5214 |
+
.wp-block-gallery.columns-5 .blocks-gallery-image, .wp-block-gallery.columns-5 .blocks-gallery-item, .blocks-gallery-grid.columns-5 .blocks-gallery-image, .blocks-gallery-grid.columns-5 .blocks-gallery-item { width: calc(20% - 12.8px); margin-right: 16px; }
|
| 5215 |
+
.wp-block-gallery.columns-6 .blocks-gallery-image, .wp-block-gallery.columns-6 .blocks-gallery-item, .blocks-gallery-grid.columns-6 .blocks-gallery-image, .blocks-gallery-grid.columns-6 .blocks-gallery-item { width: calc(16.66667% - 13.33333px); margin-right: 16px; }
|
| 5216 |
+
.wp-block-gallery.columns-7 .blocks-gallery-image, .wp-block-gallery.columns-7 .blocks-gallery-item, .blocks-gallery-grid.columns-7 .blocks-gallery-image, .blocks-gallery-grid.columns-7 .blocks-gallery-item { width: calc(14.28571% - 13.71429px); margin-right: 16px; }
|
| 5217 |
+
.wp-block-gallery.columns-8 .blocks-gallery-image, .wp-block-gallery.columns-8 .blocks-gallery-item, .blocks-gallery-grid.columns-8 .blocks-gallery-image, .blocks-gallery-grid.columns-8 .blocks-gallery-item { width: calc(12.5% - 14px); margin-right: 16px; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5218 |
.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n), .wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n), .blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n), .blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n) { margin-right: 0; }
|
| 5219 |
.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n), .blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n), .blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n) { margin-right: 0; }
|
| 5220 |
.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n), .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n), .blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n), .blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n) { margin-right: 0; }
|
| 5230 |
|
| 5231 |
.wp-block-gallery.aligncenter .blocks-gallery-item figure, .blocks-gallery-grid.aligncenter .blocks-gallery-item figure { justify-content: center; }
|
| 5232 |
|
| 5233 |
+
h1.has-background, h2.has-background, h3.has-background, h4.has-background, h5.has-background, h6.has-background { padding: 20px 38px; }
|
| 5234 |
+
|
| 5235 |
.wp-block-image { margin-bottom: 1em; }
|
| 5236 |
|
| 5237 |
.wp-block-image img { max-width: 100%; }
|
| 5240 |
|
| 5241 |
.wp-block-image.alignfull img, .wp-block-image.alignwide img { width: 100%; }
|
| 5242 |
|
| 5243 |
+
.wp-block-image .alignleft, .wp-block-image .alignright, .wp-block-image .aligncenter, .wp-block-image.is-resized { display: table; }
|
| 5244 |
|
| 5245 |
.wp-block-image .alignleft > figcaption, .wp-block-image .alignright > figcaption, .wp-block-image .aligncenter > figcaption, .wp-block-image.is-resized > figcaption { display: table-caption; caption-side: bottom; }
|
| 5246 |
|
| 5247 |
+
.wp-block-image .alignleft { /*rtl:ignore*/ float: left; /*rtl:ignore*/ margin-left: 0; margin-right: 1em; margin-top: 0.5em; margin-bottom: 0.5em; }
|
| 5248 |
|
| 5249 |
+
.wp-block-image .alignright { /*rtl:ignore*/ float: right; /*rtl:ignore*/ margin-right: 0; margin-left: 1em; margin-top: 0.5em; margin-bottom: 0.5em; }
|
| 5250 |
|
| 5251 |
.wp-block-image .aligncenter { margin-left: auto; margin-right: auto; }
|
| 5252 |
|
| 5282 |
|
| 5283 |
.wp-block-latest-posts.is-grid { display: flex; flex-wrap: wrap; padding: 0; }
|
| 5284 |
|
| 5285 |
+
.wp-block-latest-posts.is-grid li { margin: 0 20px 20px 0; width: 100%; }
|
| 5286 |
|
| 5287 |
+
@media (min-width: 600px) { .wp-block-latest-posts.columns-2 li { width: calc((100% / 2) - 20px); }
|
| 5288 |
+
.wp-block-latest-posts.columns-3 li { width: calc((100% / 3) - 20px); }
|
| 5289 |
+
.wp-block-latest-posts.columns-4 li { width: calc((100% / 4) - 20px); }
|
| 5290 |
+
.wp-block-latest-posts.columns-5 li { width: calc((100% / 5) - 20px); }
|
| 5291 |
+
.wp-block-latest-posts.columns-6 li { width: calc((100% / 6) - 20px); } }
|
| 5292 |
|
| 5293 |
+
.wp-block-latest-posts__post-date, .wp-block-latest-posts__post-author { display: block; color: #6c7781; font-size: 13px; }
|
| 5294 |
|
| 5295 |
.wp-block-latest-posts__post-excerpt { margin-top: 8px; margin-bottom: 16px; }
|
| 5296 |
|
| 5302 |
|
| 5303 |
.wp-block-latest-posts__featured-image.aligncenter { margin-bottom: 1em; text-align: center; }
|
| 5304 |
|
| 5305 |
+
.edit-post-visual-editor .wp-block-latest-posts.is-grid li { margin-bottom: 20px; }
|
| 5306 |
+
|
| 5307 |
.wp-block-media-text { /*!rtl:begin:ignore*/ direction: ltr; /*!rtl:end:ignore*/ display: -ms-grid; display: grid; -ms-grid-columns: 50% 1fr; grid-template-columns: 50% 1fr; -ms-grid-rows: auto; grid-template-rows: auto; }
|
| 5308 |
|
| 5309 |
.wp-block-media-text.has-media-on-the-right { -ms-grid-columns: 1fr 50%; grid-template-columns: 1fr 50%; }
|
| 5322 |
|
| 5323 |
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content { /*!rtl:begin:ignore*/ -ms-grid-column: 1; grid-column: 1; -ms-grid-row: 1; grid-row: 1; /*!rtl:end:ignore*/ }
|
| 5324 |
|
| 5325 |
+
.wp-block-media-text__media img, .wp-block-media-text__media video { max-width: unset; width: 100%; vertical-align: middle; }
|
| 5326 |
|
| 5327 |
.wp-block-media-text.is-image-fill figure.wp-block-media-text__media { height: 100%; min-height: 250px; background-size: cover; }
|
| 5328 |
|
| 5335 |
.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__media { -ms-grid-column: 1; grid-column: 1; -ms-grid-row: 2; grid-row: 2; }
|
| 5336 |
.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__content { -ms-grid-column: 1; grid-column: 1; -ms-grid-row: 1; grid-row: 1; } }
|
| 5337 |
|
| 5338 |
+
.wp-block-navigation__container { list-style: none; margin: 0; padding-left: 0; display: flex; flex-wrap: wrap; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5339 |
|
| 5340 |
+
.is-vertical .wp-block-navigation__container { display: block; }
|
|
|
|
| 5341 |
|
| 5342 |
+
.wp-block-navigation-link { display: flex; align-items: center; position: relative; margin: 0; padding: 8px; }
|
| 5343 |
|
| 5344 |
+
.wp-block-navigation-link .wp-block-navigation__container:empty { display: none; }
|
| 5345 |
|
| 5346 |
+
.has-child .wp-block-navigation__container { border: 1px solid rgba(0, 0, 0, 0.15); padding: 6px 0; background-color: inherit; color: inherit; position: absolute; left: 0; top: 100%; width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; z-index: 1; opacity: 0; transition: opacity 0.1s linear; visibility: hidden; }
|
| 5347 |
|
| 5348 |
+
.has-child .wp-block-navigation__container > .wp-block-navigation-link { font-size: 15px; }
|
|
|
|
| 5349 |
|
| 5350 |
+
.has-child .wp-block-navigation__container > .wp-block-navigation-link > .wp-block-navigation-link__content { flex-grow: 1; }
|
| 5351 |
|
| 5352 |
+
.has-child .wp-block-navigation__container > .wp-block-navigation-link > .wp-block-navigation-link__submenu-icon { padding-right: 8px; }
|
| 5353 |
|
| 5354 |
+
@media (min-width: 782px) { .has-child .wp-block-navigation__container { left: 24px; }
|
| 5355 |
+
.has-child .wp-block-navigation__container .wp-block-navigation__container { left: calc(100% + 8px); top: -7px; }
|
| 5356 |
+
.has-child .wp-block-navigation__container .wp-block-navigation__container::before { content: ""; position: absolute; right: 100%; height: 100%; display: block; width: 8px; background: transparent; }
|
| 5357 |
+
.has-child .wp-block-navigation__container .wp-block-navigation-link__submenu-icon svg { transform: rotate(0); } }
|
| 5358 |
|
| 5359 |
+
.has-child:hover { cursor: pointer; }
|
| 5360 |
|
| 5361 |
+
.has-child:hover > .wp-block-navigation__container { visibility: visible; opacity: 1; display: flex; flex-direction: column; }
|
| 5362 |
|
| 5363 |
+
.has-child:focus-within { cursor: pointer; }
|
| 5364 |
|
| 5365 |
+
.has-child:focus-within > .wp-block-navigation__container { visibility: visible; opacity: 1; display: flex; flex-direction: column; }
|
| 5366 |
|
| 5367 |
+
.wp-block-navigation-link__content { text-decoration: none; padding: 6px 16px; }
|
| 5368 |
|
| 5369 |
+
.has-text-color .wp-block-navigation-link__content { color: inherit; }
|
| 5370 |
|
| 5371 |
+
.wp-block-navigation-link__label { font-size: 17px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; word-break: normal; overflow-wrap: break-word; }
|
| 5372 |
|
| 5373 |
+
.wp-block-navigation-link__submenu-icon { height: inherit; padding: 6px 16px; }
|
| 5374 |
|
| 5375 |
+
.wp-block-navigation-link__submenu-icon svg { fill: currentColor; }
|
| 5376 |
|
| 5377 |
+
@media (min-width: 782px) { .wp-block-navigation-link__submenu-icon svg { transform: rotate(90deg); } }
|
| 5378 |
|
| 5379 |
+
.wp-block-navigation .wp-block-navigation-link:not(.has-text-color), .wp-block-navigation.is-style-light .wp-block-navigation-link:not(.has-text-color) { color: #111; }
|
| 5380 |
|
| 5381 |
+
.wp-block-navigation:not(.has-background) .wp-block-navigation__container, .wp-block-navigation.is-style-light:not(.has-background) .wp-block-navigation__container { background-color: #fff; }
|
| 5382 |
|
| 5383 |
+
.wp-block-navigation.is-style-dark .wp-block-navigation-link:not(.has-text-color) { color: #fff; }
|
| 5384 |
|
| 5385 |
+
.wp-block-navigation.is-style-dark:not(.has-background) .wp-block-navigation__container { background-color: #333; }
|
| 5386 |
|
| 5387 |
+
.items-justified-left > ul { justify-content: flex-start; }
|
| 5388 |
|
| 5389 |
+
.items-justified-center > ul { justify-content: center; }
|
| 5390 |
|
| 5391 |
+
.items-justified-right > ul { justify-content: flex-end; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5392 |
|
| 5393 |
.is-small-text { font-size: 14px; }
|
| 5394 |
|
| 5400 |
|
| 5401 |
.has-drop-cap:not(:focus)::first-letter { float: left; font-size: 8.4em; line-height: 0.68; font-weight: 100; margin: 0.05em 0.1em 0 0; text-transform: uppercase; font-style: normal; }
|
| 5402 |
|
| 5403 |
+
p.has-background { padding: 20px 38px; }
|
| 5404 |
|
| 5405 |
p.has-text-color a { color: inherit; }
|
| 5406 |
|
| 5407 |
+
.wp-block-post-author { display: flex; flex-wrap: wrap; line-height: 1.5; }
|
| 5408 |
+
|
| 5409 |
+
.wp-block-post-author__byline { width: 100%; margin-top: 0; margin-bottom: 0; font-size: 0.8em; }
|
| 5410 |
+
|
| 5411 |
+
.wp-block-post-author__avatar { margin-right: 16px; }
|
| 5412 |
+
|
| 5413 |
+
.wp-block-post-author__bio { margin-top: 8px; }
|
| 5414 |
+
|
| 5415 |
+
.wp-block-post-author__content { flex-grow: 1; flex-basis: 0; }
|
| 5416 |
+
|
| 5417 |
+
.wp-block-post-author__name { font-weight: bold; margin: 0; }
|
| 5418 |
+
|
| 5419 |
.wp-block-pullquote { padding: 3em 0; margin-left: 0; margin-right: 0; text-align: center; }
|
| 5420 |
|
| 5421 |
.wp-block-pullquote.alignleft, .wp-block-pullquote.alignright { max-width: 290px; }
|
| 5474 |
|
| 5475 |
.wp-block-separator.is-style-dots { background: none !important; border: none; text-align: center; max-width: none; line-height: 1; height: auto; }
|
| 5476 |
|
| 5477 |
+
.wp-block-separator.is-style-dots::before { content: "\00b7 \00b7 \00b7"; color: currentColor; font-size: 20px; letter-spacing: 2em; /*rtl:ignore*/ padding-left: 2em; font-family: serif; }
|
| 5478 |
|
| 5479 |
.wp-block-social-links { display: flex; justify-content: flex-start; padding-left: 0; padding-right: 0; margin-left: 0; }
|
| 5480 |
|
| 5510 |
|
| 5511 |
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy { background-color: #f45800; color: #fff; }
|
| 5512 |
|
| 5513 |
+
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook { background-color: #1778f2; color: #fff; }
|
| 5514 |
|
| 5515 |
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx { background-color: #000; color: #fff; }
|
| 5516 |
|
| 5528 |
|
| 5529 |
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm { background-color: #e21b24; color: #fff; }
|
| 5530 |
|
| 5531 |
+
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin { background-color: #0d66c2; color: #fff; }
|
| 5532 |
|
| 5533 |
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon { background-color: #3288d4; color: #fff; }
|
| 5534 |
|
| 5554 |
|
| 5555 |
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch { background-color: #6440a4; color: #fff; }
|
| 5556 |
|
| 5557 |
+
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter { background-color: #1da1f2; color: #fff; }
|
| 5558 |
|
| 5559 |
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo { background-color: #1eb7ea; color: #fff; }
|
| 5560 |
|
| 5564 |
|
| 5565 |
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp { background-color: #d32422; color: #fff; }
|
| 5566 |
|
| 5567 |
+
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube { background-color: #f00; color: #fff; }
|
| 5568 |
|
| 5569 |
.wp-block-social-links.is-style-logos-only .wp-social-link { background: none; padding: 4px; }
|
| 5570 |
|
| 5586 |
|
| 5587 |
.wp-block-social-links.is-style-logos-only .wp-social-link-etsy { color: #f45800; }
|
| 5588 |
|
| 5589 |
+
.wp-block-social-links.is-style-logos-only .wp-social-link-facebook { color: #1778f2; }
|
| 5590 |
|
| 5591 |
.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx { color: #000; }
|
| 5592 |
|
| 5604 |
|
| 5605 |
.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm { color: #e21b24; }
|
| 5606 |
|
| 5607 |
+
.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin { color: #0d66c2; }
|
| 5608 |
|
| 5609 |
.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon { color: #3288d4; }
|
| 5610 |
|
| 5630 |
|
| 5631 |
.wp-block-social-links.is-style-logos-only .wp-social-link-twitch { color: #6440a4; }
|
| 5632 |
|
| 5633 |
+
.wp-block-social-links.is-style-logos-only .wp-social-link-twitter { color: #1da1f2; }
|
| 5634 |
|
| 5635 |
.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo { color: #1eb7ea; }
|
| 5636 |
|
| 5640 |
|
| 5641 |
.wp-block-social-links.is-style-logos-only .wp-social-link-yelp { background-color: #d32422; color: #fff; }
|
| 5642 |
|
| 5643 |
+
.wp-block-social-links.is-style-logos-only .wp-social-link-youtube { color: #f00; }
|
| 5644 |
|
| 5645 |
.wp-block-social-links.is-style-pill-shape .wp-social-link { width: auto; }
|
| 5646 |
|
| 5710 |
|
| 5711 |
.wp-block-video figcaption { margin-top: 0.5em; margin-bottom: 1em; }
|
| 5712 |
|
| 5713 |
+
:root .editor-styles-wrapper, :root { /* stylelint-disable function-comma-space-after */ /* stylelint-enable function-comma-space-after */ }
|
| 5714 |
|
| 5715 |
+
:root .editor-styles-wrapper .has-pale-pink-background-color, :root .has-pale-pink-background-color { background-color: #f78da7; }
|
| 5716 |
|
| 5717 |
+
:root .editor-styles-wrapper .has-vivid-red-background-color, :root .has-vivid-red-background-color { background-color: #cf2e2e; }
|
| 5718 |
|
| 5719 |
+
:root .editor-styles-wrapper .has-luminous-vivid-orange-background-color, :root .has-luminous-vivid-orange-background-color { background-color: #ff6900; }
|
| 5720 |
|
| 5721 |
+
:root .editor-styles-wrapper .has-luminous-vivid-amber-background-color, :root .has-luminous-vivid-amber-background-color { background-color: #fcb900; }
|
| 5722 |
|
| 5723 |
+
:root .editor-styles-wrapper .has-light-green-cyan-background-color, :root .has-light-green-cyan-background-color { background-color: #7bdcb5; }
|
| 5724 |
|
| 5725 |
+
:root .editor-styles-wrapper .has-vivid-green-cyan-background-color, :root .has-vivid-green-cyan-background-color { background-color: #00d084; }
|
| 5726 |
|
| 5727 |
+
:root .editor-styles-wrapper .has-pale-cyan-blue-background-color, :root .has-pale-cyan-blue-background-color { background-color: #8ed1fc; }
|
| 5728 |
|
| 5729 |
+
:root .editor-styles-wrapper .has-vivid-cyan-blue-background-color, :root .has-vivid-cyan-blue-background-color { background-color: #0693e3; }
|
| 5730 |
|
| 5731 |
+
:root .editor-styles-wrapper .has-vivid-purple-background-color, :root .has-vivid-purple-background-color { background-color: #9b51e0; }
|
| 5732 |
|
| 5733 |
+
:root .editor-styles-wrapper .has-white-background-color, :root .has-white-background-color { background-color: #fff; }
|
| 5734 |
|
| 5735 |
+
:root .editor-styles-wrapper .has-very-light-gray-background-color, :root .has-very-light-gray-background-color { background-color: #eee; }
|
| 5736 |
|
| 5737 |
+
:root .editor-styles-wrapper .has-cyan-bluish-gray-background-color, :root .has-cyan-bluish-gray-background-color { background-color: #abb8c3; }
|
| 5738 |
|
| 5739 |
+
:root .editor-styles-wrapper .has-very-dark-gray-background-color, :root .has-very-dark-gray-background-color { background-color: #313131; }
|
| 5740 |
|
| 5741 |
+
:root .editor-styles-wrapper .has-black-background-color, :root .has-black-background-color { background-color: #000; }
|
| 5742 |
|
| 5743 |
+
:root .editor-styles-wrapper .has-pale-pink-color, :root .has-pale-pink-color { color: #f78da7; }
|
| 5744 |
|
| 5745 |
+
:root .editor-styles-wrapper .has-vivid-red-color, :root .has-vivid-red-color { color: #cf2e2e; }
|
| 5746 |
|
| 5747 |
+
:root .editor-styles-wrapper .has-luminous-vivid-orange-color, :root .has-luminous-vivid-orange-color { color: #ff6900; }
|
| 5748 |
|
| 5749 |
+
:root .editor-styles-wrapper .has-luminous-vivid-amber-color, :root .has-luminous-vivid-amber-color { color: #fcb900; }
|
| 5750 |
|
| 5751 |
+
:root .editor-styles-wrapper .has-light-green-cyan-color, :root .has-light-green-cyan-color { color: #7bdcb5; }
|
| 5752 |
|
| 5753 |
+
:root .editor-styles-wrapper .has-vivid-green-cyan-color, :root .has-vivid-green-cyan-color { color: #00d084; }
|
| 5754 |
|
| 5755 |
+
:root .editor-styles-wrapper .has-pale-cyan-blue-color, :root .has-pale-cyan-blue-color { color: #8ed1fc; }
|
| 5756 |
|
| 5757 |
+
:root .editor-styles-wrapper .has-vivid-cyan-blue-color, :root .has-vivid-cyan-blue-color { color: #0693e3; }
|
| 5758 |
|
| 5759 |
+
:root .editor-styles-wrapper .has-vivid-purple-color, :root .has-vivid-purple-color { color: #9b51e0; }
|
| 5760 |
|
| 5761 |
+
:root .editor-styles-wrapper .has-white-color, :root .has-white-color { color: #fff; }
|
| 5762 |
|
| 5763 |
+
:root .editor-styles-wrapper .has-very-light-gray-color, :root .has-very-light-gray-color { color: #eee; }
|
| 5764 |
|
| 5765 |
+
:root .editor-styles-wrapper .has-cyan-bluish-gray-color, :root .has-cyan-bluish-gray-color { color: #abb8c3; }
|
| 5766 |
|
| 5767 |
+
:root .editor-styles-wrapper .has-very-dark-gray-color, :root .has-very-dark-gray-color { color: #313131; }
|
| 5768 |
|
| 5769 |
+
:root .editor-styles-wrapper .has-black-color, :root .has-black-color { color: #000; }
|
| 5770 |
|
| 5771 |
+
:root .editor-styles-wrapper .has-vivid-cyan-blue-to-vivid-purple-gradient-background, :root .has-vivid-cyan-blue-to-vivid-purple-gradient-background { background: linear-gradient(135deg, #0693e3 0%, #9b51e0 100%); }
|
| 5772 |
|
| 5773 |
+
:root .editor-styles-wrapper .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background, :root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background { background: linear-gradient(135deg, #00d084 0%, #0693e3 100%); }
|
| 5774 |
|
| 5775 |
+
:root .editor-styles-wrapper .has-light-green-cyan-to-vivid-green-cyan-gradient-background, :root .has-light-green-cyan-to-vivid-green-cyan-gradient-background { background: linear-gradient(135deg, #7adcb4 0%, #00d082 100%); }
|
| 5776 |
|
| 5777 |
+
:root .editor-styles-wrapper .has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background, :root .has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background { background: linear-gradient(135deg, #fcb900 0%, #ff6900 100%); }
|
| 5778 |
|
| 5779 |
+
:root .editor-styles-wrapper .has-luminous-vivid-orange-to-vivid-red-gradient-background, :root .has-luminous-vivid-orange-to-vivid-red-gradient-background { background: linear-gradient(135deg, #ff6900 0%, #cf2e2e 100%); }
|
| 5780 |
|
| 5781 |
+
:root .editor-styles-wrapper .has-very-light-gray-to-cyan-bluish-gray-gradient-background, :root .has-very-light-gray-to-cyan-bluish-gray-gradient-background { background: linear-gradient(135deg, #eeeeee 0%, #a9b8c3 100%); }
|
| 5782 |
|
| 5783 |
+
:root .editor-styles-wrapper .has-cool-to-warm-spectrum-gradient-background, :root .has-cool-to-warm-spectrum-gradient-background { background: linear-gradient(135deg, #4aeadc 0%, #9778d1 20%, #cf2aba 40%, #ee2c82 60%, #fb6962 80%, #fef84c 100%); }
|
| 5784 |
|
| 5785 |
+
:root .editor-styles-wrapper .has-blush-light-purple-gradient-background, :root .has-blush-light-purple-gradient-background { background: linear-gradient(135deg, #ffceec 0%, #9896f0 100%); }
|
| 5786 |
|
| 5787 |
+
:root .editor-styles-wrapper .has-blush-bordeaux-gradient-background, :root .has-blush-bordeaux-gradient-background { background: linear-gradient(135deg, #fecda5 0%, #fe2d2d 50%, #6b003e 100%); }
|
| 5788 |
|
| 5789 |
+
:root .editor-styles-wrapper .has-purple-crush-gradient-background, :root .has-purple-crush-gradient-background { background: linear-gradient(135deg, #34e2e4 0%, #4721fb 50%, #ab1dfe 100%); }
|
| 5790 |
|
| 5791 |
+
:root .editor-styles-wrapper .has-luminous-dusk-gradient-background, :root .has-luminous-dusk-gradient-background { background: linear-gradient(135deg, #ffcb70 0%, #c751c0 50%, #4158d0 100%); }
|
| 5792 |
|
| 5793 |
+
:root .editor-styles-wrapper .has-hazy-dawn-gradient-background, :root .has-hazy-dawn-gradient-background { background: linear-gradient(135deg, #faaca8 0%, #dad0ec 100%); }
|
| 5794 |
|
| 5795 |
+
:root .editor-styles-wrapper .has-pale-ocean-gradient-background, :root .has-pale-ocean-gradient-background { background: linear-gradient(135deg, #fff5cb 0%, #b6e3d4 50%, #33a7b5 100%); }
|
| 5796 |
|
| 5797 |
+
:root .editor-styles-wrapper .has-electric-grass-gradient-background, :root .has-electric-grass-gradient-background { background: linear-gradient(135deg, #caf880 0%, #71ce7e 100%); }
|
| 5798 |
|
| 5799 |
+
:root .editor-styles-wrapper .has-subdued-olive-gradient-background, :root .has-subdued-olive-gradient-background { background: linear-gradient(135deg, #fafae1 0%, #67a671 100%); }
|
| 5800 |
|
| 5801 |
+
:root .editor-styles-wrapper .has-atomic-cream-gradient-background, :root .has-atomic-cream-gradient-background { background: linear-gradient(135deg, #fdd79a 0%, #004a59 100%); }
|
| 5802 |
|
| 5803 |
+
:root .editor-styles-wrapper .has-nightshade-gradient-background, :root .has-nightshade-gradient-background { background: linear-gradient(135deg, #330968 0%, #31cdcf 100%); }
|
| 5804 |
|
| 5805 |
+
:root .editor-styles-wrapper .has-midnight-gradient-background, :root .has-midnight-gradient-background { background: linear-gradient(135deg, #020381 0%, #2874fc 100%); }
|
| 5806 |
|
| 5807 |
+
:root .editor-styles-wrapper .has-link-color a, :root .has-link-color a { color: var(--wp--style--color--link, #00e); }
|
| 5808 |
+
|
| 5809 |
+
.editor-styles-wrapper .has-small-font-size, .has-small-font-size { font-size: 13px; }
|
| 5810 |
+
|
| 5811 |
+
.editor-styles-wrapper .has-regular-font-size, .editor-styles-wrapper .has-normal-font-size, .has-regular-font-size, .has-normal-font-size { font-size: 16px; }
|
| 5812 |
+
|
| 5813 |
+
.editor-styles-wrapper .has-medium-font-size, .has-medium-font-size { font-size: 20px; }
|
| 5814 |
+
|
| 5815 |
+
.editor-styles-wrapper .has-large-font-size, .has-large-font-size { font-size: 36px; }
|
| 5816 |
+
|
| 5817 |
+
.editor-styles-wrapper .has-larger-font-size, .editor-styles-wrapper .has-huge-font-size, .has-larger-font-size, .has-huge-font-size { font-size: 42px; }
|
| 5818 |
|
| 5819 |
.has-text-align-center { text-align: center; }
|
| 5820 |
|
| 5822 |
|
| 5823 |
.has-text-align-right { /*rtl:ignore*/ text-align: right; }
|
| 5824 |
|
| 5825 |
+
#end-resizable-editor-section { display: none; }
|
| 5826 |
+
|
| 5827 |
+
.aligncenter { clear: both; }
|
| 5828 |
+
|
| 5829 |
/** Colors */
|
| 5830 |
/** Breakpoints & Media Queries */
|
| 5831 |
/** Colors */
|
| 5832 |
+
/** Fonts & basic variables. */
|
| 5833 |
+
/** Grid System. https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/ */
|
| 5834 |
+
/** Dimensions. */
|
| 5835 |
+
/** Shadows. */
|
| 5836 |
+
/** Editor widths. */
|
| 5837 |
+
/** Block UI. */
|
| 5838 |
+
/** Border radii. */
|
| 5839 |
/** Breakpoint mixins */
|
| 5840 |
/** Long content fade mixin Creates a fading overlay to signify that the content is longer than the space allows. */
|
| 5841 |
+
/** Focus styles. */
|
| 5842 |
/** Applies editor left position to the selector passed as argument */
|
| 5843 |
/** Styles that are reused verbatim in a few places */
|
| 5844 |
/** Allows users to opt-out of animations via OS-level preferences. */
|
| 5845 |
/** Reset default styles for JavaScript UI based pages. This is a WP-admin agnostic reset */
|
| 5846 |
/** Reset the WP Admin page styles for Gutenberg-like pages. */
|
| 5847 |
+
#start-resizable-editor-section { display: none; }
|
| 5848 |
+
|
| 5849 |
.wp-block-audio figcaption { color: #555d66; font-size: 13px; text-align: center; }
|
| 5850 |
|
| 5851 |
+
.wp-block-code { font-family: Menlo, Consolas, monaco, monospace; font-size: 15px; color: #23282d; padding: 0.8em 1em; border: 1px solid #e2e4e7; border-radius: 4px; }
|
| 5852 |
|
| 5853 |
.wp-block-embed figcaption { color: #555d66; font-size: 13px; text-align: center; }
|
| 5854 |
|
| 5862 |
|
| 5863 |
.wp-block-navigation ul, .wp-block-navigation ul li { list-style: none; }
|
| 5864 |
|
| 5865 |
+
.wp-block-navigation-link.wp-block-navigation-link { margin: 0; }
|
| 5866 |
+
|
| 5867 |
.wp-block-quote { border-left: 4px solid #000; margin: 0 0 28px 0; padding-left: 1em; }
|
| 5868 |
|
| 5869 |
.wp-block-quote cite, .wp-block-quote footer, .wp-block-quote__citation { color: #6c7781; font-size: 13px; margin-top: 1em; position: relative; font-style: normal; }
|
| 5898 |
|
| 5899 |
.wp-block-video figcaption { color: #555d66; font-size: 13px; text-align: center; }
|
| 5900 |
|
| 5901 |
+
#end-resizable-editor-section { display: none; }
|
| 5902 |
+
|
| 5903 |
/** Colors */
|
| 5904 |
/** Breakpoints & Media Queries */
|
| 5905 |
/** Colors */
|
| 5906 |
+
/** Fonts & basic variables. */
|
| 5907 |
+
/** Grid System. https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/ */
|
| 5908 |
+
/** Dimensions. */
|
| 5909 |
+
/** Shadows. */
|
| 5910 |
+
/** Editor widths. */
|
| 5911 |
+
/** Block UI. */
|
| 5912 |
+
/** Border radii. */
|
| 5913 |
/** Breakpoint mixins */
|
| 5914 |
/** Long content fade mixin Creates a fading overlay to signify that the content is longer than the space allows. */
|
| 5915 |
+
/** Focus styles. */
|
| 5916 |
/** Applies editor left position to the selector passed as argument */
|
| 5917 |
/** Styles that are reused verbatim in a few places */
|
| 5918 |
/** Allows users to opt-out of animations via OS-level preferences. */
|
| 5919 |
/** Reset default styles for JavaScript UI based pages. This is a WP-admin agnostic reset */
|
| 5920 |
/** Reset the WP Admin page styles for Gutenberg-like pages. */
|
| 5921 |
+
#start-resizable-editor-section { display: none; }
|
| 5922 |
+
|
| 5923 |
.block-editor ul.wp-block-archives { padding-left: 2.5em; }
|
| 5924 |
|
| 5925 |
.wp-block-audio { margin-left: 0; margin-right: 0; }
|
| 5926 |
|
| 5927 |
.edit-post-visual-editor .block-library-block__reusable-block-container .block-editor-writing-flow__click-redirect { min-height: auto; }
|
| 5928 |
|
| 5929 |
+
.edit-post-visual-editor .block-library-block__reusable-block-container .is-root-container { padding-left: 0; padding-right: 0; }
|
| 5930 |
+
|
| 5931 |
+
.edit-post-visual-editor .block-library-block__reusable-block-container .block-editor-writing-flow { display: block; }
|
| 5932 |
|
| 5933 |
+
.wp-block[data-align="center"] > .wp-block-button { text-align: center; margin-left: auto; margin-right: auto; }
|
| 5934 |
|
| 5935 |
+
.wp-block[data-align="right"] > .wp-block-button { /*!rtl:ignore*/ text-align: right; }
|
| 5936 |
|
| 5937 |
+
.wp-block-button { position: relative; cursor: text; }
|
| 5938 |
|
| 5939 |
.wp-block-button:not(.has-text-color):not(.is-style-outline) [data-rich-text-placeholder]::after { color: #fff; }
|
| 5940 |
|
| 5941 |
+
.wp-block-button:focus { box-shadow: 0 0 0 1px #fff, 0 0 0 3px #00a0d2; outline: 2px solid transparent; outline-offset: -2px; }
|
| 5942 |
|
| 5943 |
+
.wp-block-button[data-rich-text-placeholder]::after { opacity: 0.8; }
|
| 5944 |
|
| 5945 |
.wp-block-button__inline-link { color: #555d66; height: 0; overflow: hidden; max-width: 290px; }
|
| 5946 |
|
| 5952 |
@media (min-width: 960px) { .wp-block-button__inline-link { max-width: 290px; }
|
| 5953 |
.wp-block-button__inline-link-input__suggestions { max-width: 290px; } }
|
| 5954 |
|
| 5955 |
+
.is-selected .wp-block-button__inline-link { height: auto; overflow: visible; margin-top: 16px; }
|
| 5956 |
|
| 5957 |
div[data-type="core/button"] { display: table; }
|
| 5958 |
|
| 5959 |
.wp-block-buttons .wp-block.block-editor-block-list__block[data-type="core/button"] { display: inline-block; width: auto; }
|
| 5960 |
|
| 5961 |
+
.wp-block[data-align="center"] > .wp-block-buttons { display: flex; align-items: center; flex-wrap: wrap; justify-content: center; }
|
| 5962 |
|
| 5963 |
+
.wp-block[data-align="right"] > .wp-block-buttons { display: flex; justify-content: flex-end; }
|
| 5964 |
|
| 5965 |
+
.wp-block-buttons .block-list-appender { display: inline-block; }
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5966 |
|
| 5967 |
.block-editor .wp-block-categories ul { padding-left: 2.5em; }
|
| 5968 |
|
| 5969 |
.block-editor .wp-block-categories ul ul { margin-top: 6px; }
|
| 5970 |
|
| 5971 |
+
.wp-block-code > code { display: block; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5972 |
|
| 5973 |
+
.wp-block-columns .wp-block { max-width: none; }
|
| 5974 |
|
| 5975 |
+
@media (min-width: 600px) { .editor-styles-wrapper .block-editor-block-list__block.wp-block-column:nth-child(even) { margin-left: 32px; } }
|
| 5976 |
|
| 5977 |
+
@media (min-width: 782px) { .editor-styles-wrapper .block-editor-block-list__block.wp-block-column:not(:first-child) { margin-left: 32px; } }
|
|
|
|
| 5978 |
|
| 5979 |
+
.block-editor-block-list__block.wp-block-column.wp-block-column { margin-top: 0; margin-bottom: 0; }
|
|
|
|
| 5980 |
|
| 5981 |
+
.wp-block-cover { position: relative; }
|
| 5982 |
|
| 5983 |
+
.wp-block-cover.is-placeholder { min-height: auto !important; padding: 0 !important; }
|
| 5984 |
|
| 5985 |
+
.wp-block-cover.components-placeholder h2 { color: inherit; }
|
| 5986 |
|
| 5987 |
+
.wp-block-cover .block-editor-block-list__layout { width: 100%; }
|
| 5988 |
|
| 5989 |
+
.wp-block-cover .wp-block-cover__inner-container { text-align: left; margin-left: 0; margin-right: 0; }
|
| 5990 |
|
| 5991 |
+
.wp-block-cover .wp-block-cover__placeholder-background-options { width: 100%; }
|
| 5992 |
|
| 5993 |
+
[data-align="left"] > .wp-block-cover, [data-align="right"] > .wp-block-cover { max-width: 290px; width: 100%; }
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5994 |
|
| 5995 |
.block-library-cover__reset-button { margin-left: auto; }
|
| 5996 |
|
| 5997 |
+
.block-library-cover__resize-container { position: absolute !important; top: 0; left: 0; right: 0; bottom: 0; }
|
| 5998 |
+
|
| 5999 |
.block-library-cover__resize-container:not(.is-resizing) { height: auto !important; }
|
| 6000 |
|
| 6001 |
.wp-block-embed { margin-left: 0; margin-right: 0; clear: both; }
|
| 6002 |
|
|
|
|
|
|
|
|
|
|
| 6003 |
.wp-block-embed.is-loading { display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 1em; min-height: 200px; text-align: center; background: #f8f9f9; }
|
| 6004 |
|
| 6005 |
.wp-block-embed.is-loading p { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; font-size: 13px; }
|
| 6030 |
|
| 6031 |
.wp-block-freeform.block-library-rich-text__tinymce blockquote { margin: 0; box-shadow: inset 0 0 0 0 #e2e4e7; border-left: 4px solid #000; padding-left: 1em; }
|
| 6032 |
|
| 6033 |
+
.wp-block-freeform.block-library-rich-text__tinymce pre { white-space: pre-wrap; font-family: Menlo, Consolas, monaco, monospace; font-size: 15px; color: #23282d; }
|
| 6034 |
|
| 6035 |
.wp-block-freeform.block-library-rich-text__tinymce > *:first-child { margin-top: 0; }
|
| 6036 |
|
| 6124 |
|
| 6125 |
@media (prefers-reduced-motion: reduce) { div[data-type="core/freeform"]::before { transition-duration: 0s; } }
|
| 6126 |
|
| 6127 |
+
div[data-type="core/freeform"].is-selected::before { border-color: #1e1e1e; }
|
| 6128 |
|
| 6129 |
div[data-type="core/freeform"] .block-editor-block-contextual-toolbar + div { margin-top: 0; padding-top: 0; }
|
| 6130 |
|
| 6136 |
|
| 6137 |
.mce-toolbar-grp .mce-btn i { font-style: normal; }
|
| 6138 |
|
| 6139 |
+
.block-library-classic__toolbar { display: none; width: auto; margin: 0; position: -webkit-sticky; position: sticky; z-index: 10; top: 8px; border: 1px solid #e2e4e7; border-bottom: none; border-radius: 2px; margin-bottom: 8px; padding: 0; }
|
| 6140 |
|
| 6141 |
+
div[data-type="core/freeform"].is-selected .block-library-classic__toolbar, div[data-type="core/freeform"].is-typing .block-library-classic__toolbar { display: block; border-color: #1e1e1e; }
|
| 6142 |
|
| 6143 |
.block-library-classic__toolbar .mce-tinymce { box-shadow: none; }
|
| 6144 |
|
| 6148 |
|
| 6149 |
.block-library-classic__toolbar:empty::before { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; font-size: 13px; content: attr(data-placeholder); color: #555d66; line-height: 37px; padding: 14px; }
|
| 6150 |
|
| 6151 |
+
.block-library-classic__toolbar div.mce-toolbar-grp { border-bottom: 1px solid #1e1e1e; }
|
| 6152 |
+
|
| 6153 |
.block-library-classic__toolbar .mce-tinymce-inline, .block-library-classic__toolbar .mce-tinymce-inline > div, .block-library-classic__toolbar div.mce-toolbar-grp, .block-library-classic__toolbar div.mce-toolbar-grp > div, .block-library-classic__toolbar .mce-menubar, .block-library-classic__toolbar .mce-menubar > div { height: auto !important; width: 100% !important; }
|
| 6154 |
|
| 6155 |
.block-library-classic__toolbar .mce-container-body.mce-abs-layout { overflow: visible; }
|
| 6164 |
|
| 6165 |
.wp-block-gallery li { list-style-type: none; }
|
| 6166 |
|
| 6167 |
+
.wp-block-gallery .block-editor-media-placeholder { margin-bottom: 12px; padding: 12px; }
|
| 6168 |
+
|
| 6169 |
+
.wp-block-gallery .block-editor-media-placeholder .components-placeholder__label { display: none; }
|
| 6170 |
+
|
| 6171 |
+
.wp-block-gallery .block-editor-media-placeholder .components-button { margin-bottom: 0; }
|
| 6172 |
|
| 6173 |
figure.wp-block-gallery { display: block; margin: 0; }
|
| 6174 |
|
| 6175 |
.blocks-gallery-grid.blocks-gallery-grid { padding-left: 0; margin-left: 0; margin-bottom: 0; }
|
| 6176 |
|
| 6177 |
+
.blocks-gallery-item figure:not(.is-selected):focus, .blocks-gallery-item img:focus { outline: none; }
|
| 6178 |
+
|
| 6179 |
+
.blocks-gallery-item figure.is-selected { box-shadow: 0 0 0 1px #fff, 0 0 0 3px #007cba; border-radius: 2px; outline: 2px solid transparent; }
|
| 6180 |
|
| 6181 |
+
body.admin-color-sunrise .blocks-gallery-item figure.is-selected { box-shadow: 0 0 0 1px #fff, 0 0 0 3px #d1864a; }
|
| 6182 |
|
| 6183 |
+
body.admin-color-ocean .blocks-gallery-item figure.is-selected { box-shadow: 0 0 0 1px #fff, 0 0 0 3px #a3b9a2; }
|
| 6184 |
|
| 6185 |
+
body.admin-color-midnight .blocks-gallery-item figure.is-selected { box-shadow: 0 0 0 1px #fff, 0 0 0 3px #e14d43; }
|
| 6186 |
|
| 6187 |
+
body.admin-color-ectoplasm .blocks-gallery-item figure.is-selected { box-shadow: 0 0 0 1px #fff, 0 0 0 3px #a7b656; }
|
| 6188 |
|
| 6189 |
+
body.admin-color-coffee .blocks-gallery-item figure.is-selected { box-shadow: 0 0 0 1px #fff, 0 0 0 3px #c2a68c; }
|
| 6190 |
|
| 6191 |
+
body.admin-color-blue .blocks-gallery-item figure.is-selected { box-shadow: 0 0 0 1px #fff, 0 0 0 3px #d9ab59; }
|
| 6192 |
|
| 6193 |
+
body.admin-color-light .blocks-gallery-item figure.is-selected { box-shadow: 0 0 0 1px #fff, 0 0 0 3px #0085ba; }
|
| 6194 |
|
| 6195 |
+
.blocks-gallery-item figure.is-selected img { border-radius: 2px; }
|
| 6196 |
|
| 6197 |
.blocks-gallery-item figure.is-transient img { opacity: 0.3; }
|
| 6198 |
|
| 6199 |
+
.blocks-gallery-item .is-selected .block-library-gallery-item__move-menu, .blocks-gallery-item .is-selected .block-library-gallery-item__inline-menu { background: #fff; border: 1px solid #1e1e1e; border-radius: 2px; transition: box-shadow 0.2s ease-out; }
|
| 6200 |
|
| 6201 |
@media (prefers-reduced-motion: reduce) { .blocks-gallery-item .is-selected .block-library-gallery-item__move-menu, .blocks-gallery-item .is-selected .block-library-gallery-item__inline-menu { transition-duration: 0s; } }
|
| 6202 |
|
| 6203 |
+
.blocks-gallery-item .is-selected .block-library-gallery-item__move-menu:hover, .blocks-gallery-item .is-selected .block-library-gallery-item__inline-menu:hover { box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05); }
|
| 6204 |
|
| 6205 |
+
.blocks-gallery-item .is-selected .block-library-gallery-item__move-menu .components-button, .blocks-gallery-item .is-selected .block-library-gallery-item__inline-menu .components-button { color: #1e1e1e; min-width: 24px; height: 24px; }
|
|
|
|
|
|
|
| 6206 |
|
| 6207 |
@media (min-width: 600px) { .columns-7 .blocks-gallery-item .is-selected .block-library-gallery-item__move-menu .components-button, .columns-8 .blocks-gallery-item .is-selected .block-library-gallery-item__move-menu .components-button, .columns-7 .blocks-gallery-item .is-selected .block-library-gallery-item__inline-menu .components-button, .columns-8 .blocks-gallery-item .is-selected .block-library-gallery-item__inline-menu .components-button { padding: 0; width: inherit; height: inherit; } }
|
| 6208 |
|
| 6218 |
|
| 6219 |
.block-library-gallery-item__move-menu { position: absolute; top: -2px; left: -2px; }
|
| 6220 |
|
| 6221 |
+
.blocks-gallery-item__move-backward.components-button, .blocks-gallery-item__move-forward.components-button, .blocks-gallery-item__remove.components-button { padding: 0; }
|
| 6222 |
|
| 6223 |
.blocks-gallery-item .components-spinner { position: absolute; top: 50%; left: 50%; margin-top: -9px; margin-left: -9px; }
|
| 6224 |
|
| 6225 |
/** Group: All Alignment Settings */
|
| 6226 |
+
.wp-block-group { margin-top: 0; margin-bottom: 0; }
|
|
|
|
|
|
|
| 6227 |
|
| 6228 |
+
.wp-block-group .block-editor-block-list__insertion-point { left: 0; right: 0; }
|
| 6229 |
|
| 6230 |
+
.wp-block-group > .wp-block-group__inner-container > [data-align="full"] { margin-left: auto; margin-right: auto; }
|
| 6231 |
|
| 6232 |
+
.wp-block-group.has-background > .wp-block-group__inner-container > [data-align="full"] { margin-left: -30px; width: calc(100% + 60px); }
|
| 6233 |
|
| 6234 |
/** Group: Full Width Alignment */
|
| 6235 |
+
[data-align="full"] .wp-block-group > .wp-block-group__inner-container > .wp-block { padding-left: 14px; padding-right: 14px; }
|
| 6236 |
|
| 6237 |
+
@media (min-width: 600px) { [data-align="full"] .wp-block-group > .wp-block-group__inner-container > .wp-block { padding-left: 0; padding-right: 0; } }
|
| 6238 |
|
| 6239 |
+
[data-align="full"] .wp-block-group > .wp-block-group__inner-container > [data-align="full"] { padding-right: 0; padding-left: 0; left: 0; width: 100%; max-width: none; }
|
| 6240 |
|
| 6241 |
+
[data-align="full"] .wp-block-group.has-background > .wp-block-group__inner-container > [data-align="full"] { width: calc(100% + 60px); }
|
| 6242 |
|
| 6243 |
[data-type="core/group"].is-selected .block-list-appender { margin-left: 0; margin-right: 0; }
|
| 6244 |
|
| 6245 |
[data-type="core/group"].is-selected .has-background .block-list-appender { margin-top: 18px; margin-bottom: 18px; }
|
| 6246 |
|
| 6247 |
+
.block-library-heading-level-dropdown .components-popover__content { padding: 0; min-width: 230px; }
|
| 6248 |
+
|
| 6249 |
+
.block-library-heading-level-toolbar { border: none; }
|
| 6250 |
+
|
| 6251 |
.wp-block-html { margin-bottom: 28px; }
|
| 6252 |
|
| 6253 |
+
.wp-block-html .block-library-html__preview-overlay { position: absolute; width: 100%; height: 100%; top: 0; left: 0; }
|
| 6254 |
+
|
| 6255 |
.wp-block-html .block-editor-plain-text { font-family: Menlo, Consolas, monaco, monospace; color: #23282d; padding: 0.8em 1em; border: 1px solid #e2e4e7; border-radius: 4px; max-height: 250px; /* Fonts smaller than 16px causes mobile safari to zoom. */ font-size: 16px; }
|
| 6256 |
|
| 6257 |
@media (min-width: 600px) { .wp-block-html .block-editor-plain-text { font-size: 13px; } }
|
| 6258 |
|
| 6259 |
.wp-block-html .block-editor-plain-text:focus { box-shadow: none; }
|
| 6260 |
|
| 6261 |
+
figure.wp-block-image:not(.wp-block) { margin: 0; }
|
| 6262 |
+
|
| 6263 |
+
.wp-block-image { position: relative; }
|
| 6264 |
|
| 6265 |
.wp-block-image.is-transient img { opacity: 0.3; }
|
| 6266 |
|
| 6272 |
|
| 6273 |
.wp-block-image .components-resizable-box__container img { display: block; width: inherit; height: inherit; }
|
| 6274 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6275 |
.block-editor-block-list__block[data-type="core/image"] .block-editor-block-toolbar .block-editor-url-input__button-modal { position: absolute; left: 0; right: 0; margin: -1px 0; }
|
| 6276 |
|
| 6277 |
@media (min-width: 600px) { .block-editor-block-list__block[data-type="core/image"] .block-editor-block-toolbar .block-editor-url-input__button-modal { margin: -1px; } }
|
| 6278 |
|
| 6279 |
+
[data-align="wide"] > .wp-block-image img, [data-align="full"] > .wp-block-image img { width: 100%; }
|
| 6280 |
+
|
| 6281 |
+
.wp-block[data-align="left"] > .wp-block-image { margin-right: 1em; margin-left: 0; margin-top: 0.5em; margin-bottom: 0.5em; }
|
| 6282 |
|
| 6283 |
+
.wp-block[data-align="right"] > .wp-block-image { margin-left: 1em; margin-right: 0; margin-top: 0.5em; margin-bottom: 0.5em; }
|
| 6284 |
|
| 6285 |
+
.wp-block[data-align="center"] > .wp-block-image { margin-left: auto; margin-right: auto; text-align: center; }
|
| 6286 |
|
| 6287 |
.wp-block-latest-comments.has-avatars .avatar { margin-right: 10px; }
|
| 6288 |
|
| 6296 |
|
| 6297 |
.wp-block-latest-posts li a > div { display: inline; }
|
| 6298 |
|
|
|
|
|
|
|
| 6299 |
.wp-block-legacy-widget__edit-container .widget-inside { border: none; display: block; box-shadow: none; }
|
| 6300 |
|
| 6301 |
+
.wp-block-legacy-widget__edit-container .widget.open { z-index: 0; }
|
| 6302 |
+
|
| 6303 |
.wp-block-legacy-widget__update-button { margin-left: auto; display: block; }
|
| 6304 |
|
| 6305 |
.wp-block-legacy-widget__preview { overflow: auto; }
|
| 6306 |
|
| 6307 |
+
.wp-block-legacy-widget__preview, .wp-block-legacy-widget__edit-container, .wp-block-legacy-widget__edit-widget-title { padding: 8px 14px; }
|
| 6308 |
+
|
| 6309 |
+
.wp-block-legacy-widget__edit-widget-title { background: #f8f9f9; color: #555d66; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; font-size: 13px; padding: 8px 14px; font-weight: 600; }
|
| 6310 |
|
| 6311 |
.wp-block-media-text .__resizable_base__ { -ms-grid-column: 1; -ms-grid-column-span: 2; grid-column: 1 / span 2; -ms-grid-row: 2; grid-row: 2; }
|
| 6312 |
|
| 6322 |
|
| 6323 |
.wp-block-media-text.has-media-on-the-right .editor-media-container__resizer { -ms-grid-column: 2; grid-column: 2; -ms-grid-row: 1; grid-row: 1; }
|
| 6324 |
|
| 6325 |
+
.wp-block-media-text > .block-editor-inner-blocks { word-break: break-word; -ms-grid-column: 2; grid-column: 2; -ms-grid-row: 1; grid-row: 1; text-align: initial; padding: 0 8% 0 8%; }
|
| 6326 |
|
| 6327 |
.wp-block-media-text.has-media-on-the-right .block-editor-inner-blocks { -ms-grid-column: 1; grid-column: 1; -ms-grid-row: 1; grid-row: 1; }
|
| 6328 |
|
| 6329 |
.wp-block-media-text > .block-editor-inner-blocks > .block-editor-block-list__layout > .block-editor-block-list__block { max-width: unset; }
|
| 6330 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6331 |
@media (max-width: 600px) { .wp-block-media-text.is-stacked-on-mobile .block-editor-inner-blocks { -ms-grid-column: 1; grid-column: 1; -ms-grid-row: 2; grid-row: 2; }
|
| 6332 |
.wp-block-media-text.is-stacked-on-mobile .editor-media-container__resizer { -ms-grid-column: 1; grid-column: 1; -ms-grid-row: 1; grid-row: 1; }
|
| 6333 |
.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .block-editor-inner-blocks { -ms-grid-column: 1; grid-column: 1; -ms-grid-row: 1; grid-row: 1; }
|
| 6343 |
|
| 6344 |
.block-editor .wp-block-more::before { content: ""; position: absolute; top: calc(50%); left: 0; right: 0; border-top: 3px dashed #ccd0d4; }
|
| 6345 |
|
| 6346 |
+
.editor-styles-wrapper .wp-block-navigation ul, .editor-styles-wrapper .wp-block-navigation ol { margin-bottom: 0; margin-left: 0; padding-left: 0; }
|
| 6347 |
|
| 6348 |
+
.editor-styles-wrapper .wp-block-navigation .block-editor-block-list__block { margin: 0; }
|
| 6349 |
|
| 6350 |
+
.wp-block-navigation .block-list-appender { margin: 0; display: flex; align-items: center; }
|
| 6351 |
|
| 6352 |
+
.wp-block-navigation.is-vertical .block-list-appender { margin: 8px; }
|
| 6353 |
|
| 6354 |
+
.wp-block-navigation__inserter-content { padding: 16px; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6355 |
|
| 6356 |
+
.wp-block-navigation__container.is-parent-of-selected-block { visibility: visible; opacity: 1; }
|
| 6357 |
|
| 6358 |
+
.has-child > .wp-block-navigation__container, .has-child:hover > .wp-block-navigation__container { opacity: 0; visibility: hidden; }
|
| 6359 |
|
| 6360 |
+
.has-child.is-selected > .wp-block-navigation__container, .has-child.has-child-selected > .wp-block-navigation__container { opacity: 1; visibility: visible; }
|
| 6361 |
|
| 6362 |
+
.has-child .wp-block-navigation__container .block-list-appender .block-editor-button-block-appender { margin-left: 16px; }
|
| 6363 |
|
| 6364 |
/** Colors Selector component */
|
| 6365 |
.block-library-colors-selector { width: auto; }
|
| 6366 |
|
| 6367 |
.block-library-colors-selector .block-library-colors-selector__toggle { display: block; margin: 0 auto; padding: 3px; width: auto; }
|
| 6368 |
|
| 6369 |
+
.block-library-colors-selector .block-library-colors-selector__icon-container { height: 30px; position: relative; margin: 0 auto; padding: 3px; display: flex; align-items: center; border-radius: 4px; }
|
| 6370 |
|
| 6371 |
+
.block-library-colors-selector .block-library-colors-selector__state-selection { margin-left: auto; margin-right: auto; }
|
| 6372 |
|
| 6373 |
.block-library-colors-selector .block-library-colors-selector__state-selection { border-radius: 11px; box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2); width: 22px; min-width: 22px; height: 22px; min-height: 22px; line-height: 20px; padding: 2px; }
|
| 6374 |
|
| 6382 |
|
| 6383 |
.block-library-colors-selector__popover .components-panel__body-title { display: none; }
|
| 6384 |
|
| 6385 |
+
.is-editing > .wp-block-navigation__container { visibility: visible; opacity: 1; display: flex; flex-direction: column; }
|
| 6386 |
+
|
| 6387 |
.wp-block-navigation-link__field .components-text-control__input.components-text-control__input, .wp-block-navigation-link__container { border-radius: 0; line-height: 36px; min-height: 36px; }
|
| 6388 |
|
| 6389 |
+
/** Adjust Navigation Item. */
|
| 6390 |
.wp-block-navigation-link .block-editor-block-list__layout { display: block; }
|
| 6391 |
|
| 6392 |
.wp-block-navigation-link.is-editing, .wp-block-navigation-link.is-selected { min-width: 20px; }
|
| 6393 |
|
| 6394 |
+
.wp-block-navigation-link .block-editor-rich-text__editable.is-selected:not(.keep-placeholder-on-focus):not(:focus)[data-rich-text-placeholder]::after { display: inline-block; }
|
|
|
|
|
|
|
| 6395 |
|
| 6396 |
.wp-block-navigation-link .block-list-appender { margin: 16px; margin-left: 10px; margin-top: 10px; }
|
| 6397 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6398 |
.wp-block-navigation-link__nofollow-external-link { display: block; }
|
| 6399 |
|
| 6400 |
.wp-block-navigation-link__separator { margin: 8px 0 8px; border-top: 1px solid #e2e4e7; }
|
| 6413 |
|
| 6414 |
.wp-block-nextpage::before { content: ""; position: absolute; top: calc(50%); left: 0; right: 0; border-top: 3px dashed #ccd0d4; }
|
| 6415 |
|
| 6416 |
+
.block-editor-block-list__block[data-type="core/paragraph"].has-drop-cap:focus { min-height: auto !important; }
|
| 6417 |
+
|
| 6418 |
+
.wp-block-post-excerpt__excerpt.is-inline { display: inline-block; }
|
| 6419 |
+
|
| 6420 |
+
.block-editor__container .wp-block-post-author { display: flex; flex-wrap: wrap; line-height: 1.5; }
|
| 6421 |
+
|
| 6422 |
+
.wp-block-post-author__byline { color: #6c7781; font-size: 13px; margin-top: 0; position: relative; font-style: normal; }
|
| 6423 |
+
|
| 6424 |
+
.wp-block-post-author__content { flex-grow: 1; flex-basis: 0; }
|
| 6425 |
+
|
| 6426 |
+
.block-editor__container .wp-block-post-author__avatar img { margin: 0; }
|
| 6427 |
+
|
| 6428 |
+
.block-editor__container .wp-block-post-author__name { margin: 0; margin-top: -8px; margin-bottom: -8px; font-weight: bold; }
|
| 6429 |
+
|
| 6430 |
+
.block-editor__container .wp-block-post-author__bio { margin: 0; margin-top: 16px; }
|
| 6431 |
|
| 6432 |
+
.wp-block[data-align="left"] > .wp-block-pullquote p, .wp-block[data-align="right"] > .wp-block-pullquote p { font-size: 20px; }
|
| 6433 |
|
| 6434 |
.wp-block-pullquote blockquote p { font-size: 28px; line-height: 1.6; }
|
| 6435 |
|
| 6443 |
|
| 6444 |
.wp-block-quote__citation { font-size: 13px; }
|
| 6445 |
|
| 6446 |
+
.richimage__working { position: relative; }
|
| 6447 |
+
|
| 6448 |
+
.richimage__working .richimage__working-spinner { position: absolute; z-index: 1; left: 50%; top: calc(50% - 48px); transform: translate(-50%, -50%); }
|
| 6449 |
+
|
| 6450 |
+
.richimage__working img { opacity: 0.6; transition: all 0.4s ease; }
|
| 6451 |
+
|
| 6452 |
+
.richimage__working.richimage__working__flipv img { transform: scale(1, -1); }
|
| 6453 |
+
|
| 6454 |
+
.richimage__working.richimage__working__fliph img { transform: scale(-1, 1); }
|
| 6455 |
+
|
| 6456 |
+
.richimage-toolbar__working { padding: 0 6px; }
|
| 6457 |
+
|
| 6458 |
+
.richimage-crop .components-resizable-box__handle { display: block; }
|
| 6459 |
+
|
| 6460 |
+
.richimage__crop-area { position: relative; max-width: 100%; width: 100%; }
|
| 6461 |
+
|
| 6462 |
+
.richimage__crop-icon { padding: 0 8px; min-width: 48px; display: flex; justify-content: center; align-items: center; }
|
| 6463 |
+
|
| 6464 |
+
.richimage__crop-icon svg { fill: currentColor; }
|
| 6465 |
+
|
| 6466 |
+
.richimage__zoom-control { border: 1px solid #1e1e1e; border-radius: 2px; background-color: #fff; margin-top: 12px; margin-bottom: 12px; padding: 12px 12px 8px; line-height: 1; }
|
| 6467 |
+
|
| 6468 |
+
.components-toolbar.richimage-toolbar__dropdown { padding: 0; border-left: none; border-right: none; }
|
| 6469 |
+
|
| 6470 |
+
.components-toolbar.richimage-toolbar__dropdown .components-icon-button.has-text svg { margin-right: 0; }
|
| 6471 |
+
|
| 6472 |
+
.components-toolbar.richimage-toolbar__dropdown .components-dropdown-menu__indicator { display: none; }
|
| 6473 |
+
|
| 6474 |
+
.richimage-toolbar__dropdown > .components-button, .richimage-toolbar__dropdown, .richimage-toolbar__control { padding: 6px; }
|
| 6475 |
+
|
| 6476 |
.block-editor .wp-block-rss { padding-left: 2.5em; }
|
| 6477 |
|
| 6478 |
.block-editor .wp-block-rss.is-grid { padding-left: 0; }
|
| 6479 |
|
| 6480 |
.wp-block-rss li a > div { display: inline; }
|
| 6481 |
|
| 6482 |
+
.wp-block-rss__placeholder-form { display: flex; align-items: stretch; }
|
| 6483 |
+
|
| 6484 |
+
.wp-block-rss__placeholder-form > * { margin-bottom: 8px; }
|
| 6485 |
+
|
| 6486 |
+
@media (min-width: 782px) { .wp-block-rss__placeholder-form > * { margin-bottom: 0; } }
|
| 6487 |
+
|
| 6488 |
+
.wp-block-rss__placeholder-input { display: flex; align-items: stretch; flex-grow: 1; }
|
| 6489 |
+
|
| 6490 |
+
.wp-block-rss__placeholder-input .components-base-control__field { margin: 0; display: flex; align-items: stretch; flex-grow: 1; margin-right: 8px; }
|
| 6491 |
+
|
| 6492 |
.wp-block-search__input { border-radius: 4px; border: 1px solid #7e8993; color: rgba(14, 28, 46, 0.62); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; font-size: 13px; padding: 8px; }
|
| 6493 |
|
| 6494 |
.wp-block-search__input:focus { outline: none; }
|
| 6495 |
|
| 6496 |
.wp-block-search__button { background: #f7f7f7; border-radius: 4px; border: 1px solid #ccc; box-shadow: inset 0 -1px 0 #ccc; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; font-size: 13px; padding: 6px 10px; }
|
| 6497 |
|
| 6498 |
+
.block-editor-block-list__block[data-type="core/separator"] { padding-top: 0.1px; padding-bottom: 0.1px; }
|
| 6499 |
+
|
| 6500 |
+
.block-editor-block-list__block[data-type="core/separator"].block-editor-block-list__block { margin-top: 0; margin-bottom: 0; }
|
| 6501 |
+
|
| 6502 |
.wp-block-shortcode { display: flex; flex-direction: column; padding: 14px; background-color: rgba(139, 139, 150, 0.1); font-size: 13px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; margin-bottom: 28px; }
|
| 6503 |
|
| 6504 |
.wp-block-shortcode label { display: flex; align-items: center; white-space: nowrap; font-weight: 600; flex-shrink: 0; }
|
| 6505 |
|
| 6506 |
+
.wp-block-shortcode .block-editor-plain-text { max-height: 250px; }
|
| 6507 |
|
| 6508 |
.wp-block-shortcode .dashicon { margin-right: 8px; }
|
| 6509 |
|
| 6510 |
+
.block-editor .blocks-shortcode__textarea, .blocks-shortcode__textarea { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; padding: 6px 8px; box-shadow: 0 0 0 transparent; transition: box-shadow 0.1s linear; border-radius: 2px; border: 1px solid #757575; /* Fonts smaller than 16px causes mobile safari to zoom. */ font-size: 16px; /* Override core line-height. To be reviewed. */ line-height: normal; }
|
| 6511 |
|
| 6512 |
+
@media (prefers-reduced-motion: reduce) { .block-editor .blocks-shortcode__textarea, .blocks-shortcode__textarea { transition-duration: 0s; } }
|
| 6513 |
|
| 6514 |
+
@media (min-width: 600px) { .block-editor .blocks-shortcode__textarea, .blocks-shortcode__textarea { font-size: 13px; /* Override core line-height. To be reviewed. */ line-height: normal; } }
|
| 6515 |
|
| 6516 |
+
.block-editor .blocks-shortcode__textarea:focus, .blocks-shortcode__textarea:focus { border-color: #007cba; box-shadow: 0 0 0 0.5px #007cba; outline: 2px solid transparent; }
|
| 6517 |
|
| 6518 |
+
body.admin-color-sunrise .block-editor .blocks-shortcode__textarea:focus, body.admin-color-sunrise .blocks-shortcode__textarea:focus { border-color: #d1864a; box-shadow: 0 0 0 0.5px #d1864a; }
|
| 6519 |
|
| 6520 |
+
body.admin-color-ocean .block-editor .blocks-shortcode__textarea:focus, body.admin-color-ocean .blocks-shortcode__textarea:focus { border-color: #a3b9a2; box-shadow: 0 0 0 0.5px #a3b9a2; }
|
| 6521 |
|
| 6522 |
+
body.admin-color-midnight .block-editor .blocks-shortcode__textarea:focus, body.admin-color-midnight .blocks-shortcode__textarea:focus { border-color: #e14d43; box-shadow: 0 0 0 0.5px #e14d43; }
|
| 6523 |
|
| 6524 |
+
body.admin-color-ectoplasm .block-editor .blocks-shortcode__textarea:focus, body.admin-color-ectoplasm .blocks-shortcode__textarea:focus { border-color: #a7b656; box-shadow: 0 0 0 0.5px #a7b656; }
|
| 6525 |
|
| 6526 |
+
body.admin-color-coffee .block-editor .blocks-shortcode__textarea:focus, body.admin-color-coffee .blocks-shortcode__textarea:focus { border-color: #c2a68c; box-shadow: 0 0 0 0.5px #c2a68c; }
|
| 6527 |
|
| 6528 |
+
body.admin-color-blue .block-editor .blocks-shortcode__textarea:focus, body.admin-color-blue .blocks-shortcode__textarea:focus { border-color: #d9ab59; box-shadow: 0 0 0 0.5px #d9ab59; }
|
| 6529 |
|
| 6530 |
+
body.admin-color-light .block-editor .blocks-shortcode__textarea:focus, body.admin-color-light .blocks-shortcode__textarea:focus { border-color: #0085ba; box-shadow: 0 0 0 0.5px #0085ba; }
|
| 6531 |
|
| 6532 |
+
.block-editor .blocks-shortcode__textarea::-webkit-input-placeholder, .blocks-shortcode__textarea::-webkit-input-placeholder { color: rgba(14, 28, 46, 0.62); }
|
| 6533 |
|
| 6534 |
+
.block-editor .blocks-shortcode__textarea::-moz-placeholder, .blocks-shortcode__textarea::-moz-placeholder { opacity: 1; color: rgba(14, 28, 46, 0.62); }
|
| 6535 |
|
| 6536 |
+
.block-editor .blocks-shortcode__textarea:-ms-input-placeholder, .blocks-shortcode__textarea:-ms-input-placeholder { color: rgba(14, 28, 46, 0.62); }
|
| 6537 |
+
|
| 6538 |
+
.is-dark-theme .block-editor .blocks-shortcode__textarea::-webkit-input-placeholder, .is-dark-theme .blocks-shortcode__textarea::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.65); }
|
| 6539 |
+
|
| 6540 |
+
.is-dark-theme .block-editor .blocks-shortcode__textarea::-moz-placeholder, .is-dark-theme .blocks-shortcode__textarea::-moz-placeholder { opacity: 1; color: rgba(255, 255, 255, 0.65); }
|
| 6541 |
+
|
| 6542 |
+
.is-dark-theme .block-editor .blocks-shortcode__textarea:-ms-input-placeholder, .is-dark-theme .blocks-shortcode__textarea:-ms-input-placeholder { color: rgba(255, 255, 255, 0.65); }
|
| 6543 |
+
|
| 6544 |
+
.wp-block-social-links .wp-social-link button { color: currentColor; padding: 6px; }
|
| 6545 |
+
|
| 6546 |
+
.wp-block-social-links.is-style-pill-shape .wp-social-link button { padding-left: 16px; padding-right: 16px; }
|
| 6547 |
+
|
| 6548 |
+
.wp-block-social-links div.block-editor-url-input { display: inline-block; margin-left: 8px; }
|
| 6549 |
+
|
| 6550 |
+
.editor-styles-wrapper .wp-block-social-link { margin: 0; margin-right: 8px; }
|
| 6551 |
+
|
| 6552 |
+
.editor-styles-wrapper .wp-block-social-links { padding: 0; }
|
| 6553 |
+
|
| 6554 |
+
.wp-block-social-links .block-list-appender { margin: 0; display: flex; align-items: center; }
|
| 6555 |
+
|
| 6556 |
+
.wp-block[data-align="center"] > .wp-block-social-links { justify-content: center; }
|
| 6557 |
+
|
| 6558 |
+
.block-editor-block-preview__content .wp-social-link:disabled { opacity: 1; }
|
| 6559 |
|
| 6560 |
[data-type="core/social-links"]:not(.is-selected):not(.has-child-selected) .wp-block-social-links { min-height: 36px; }
|
| 6561 |
|
| 6571 |
|
| 6572 |
[data-type="core/social-links"] .wp-social-link:focus { opacity: 1; box-shadow: 0 0 0 2px #fff, 0 0 0 4px #007cba; outline: 2px solid transparent; }
|
| 6573 |
|
| 6574 |
+
body.admin-color-sunrise [data-type="core/social-links"] .wp-social-link:focus { box-shadow: 0 0 0 2px #fff, 0 0 0 4px #d1864a; }
|
| 6575 |
+
|
| 6576 |
+
body.admin-color-ocean [data-type="core/social-links"] .wp-social-link:focus { box-shadow: 0 0 0 2px #fff, 0 0 0 4px #a3b9a2; }
|
| 6577 |
+
|
| 6578 |
+
body.admin-color-midnight [data-type="core/social-links"] .wp-social-link:focus { box-shadow: 0 0 0 2px #fff, 0 0 0 4px #e14d43; }
|
| 6579 |
+
|
| 6580 |
+
body.admin-color-ectoplasm [data-type="core/social-links"] .wp-social-link:focus { box-shadow: 0 0 0 2px #fff, 0 0 0 4px #a7b656; }
|
| 6581 |
+
|
| 6582 |
+
body.admin-color-coffee [data-type="core/social-links"] .wp-social-link:focus { box-shadow: 0 0 0 2px #fff, 0 0 0 4px #c2a68c; }
|
| 6583 |
+
|
| 6584 |
+
body.admin-color-blue [data-type="core/social-links"] .wp-social-link:focus { box-shadow: 0 0 0 2px #fff, 0 0 0 4px #d9ab59; }
|
| 6585 |
+
|
| 6586 |
+
body.admin-color-light [data-type="core/social-links"] .wp-social-link:focus { box-shadow: 0 0 0 2px #fff, 0 0 0 4px #0085ba; }
|
| 6587 |
+
|
| 6588 |
+
.is-navigate-mode .block-editor-block-list__layout .block-editor-block-list__block[data-type="core/social-link"].is-selected::after, .block-editor-block-list__layout .block-editor-block-list__block[data-type="core/social-link"]:not([contenteditable]):focus::after { right: 8px; }
|
| 6589 |
+
|
| 6590 |
+
.block-library-spacer__resize-container.has-show-handle { background: #f3f4f5; }
|
| 6591 |
+
|
| 6592 |
+
.is-dark-theme .block-library-spacer__resize-container.has-show-handle { background: rgba(255, 255, 255, 0.15); }
|
| 6593 |
|
| 6594 |
.block-library-spacer__resize-container { clear: both; margin-bottom: 28px; }
|
| 6595 |
|
| 6596 |
+
.block-library-spacer__resize-container .components-resizable-box__handle::before { content: none; }
|
| 6597 |
+
|
| 6598 |
.edit-post-visual-editor p.wp-block-subhead { color: #6c7781; font-size: 1.1em; font-style: italic; }
|
| 6599 |
|
| 6600 |
+
.wp-block[data-align="left"] > .wp-block-table, .wp-block[data-align="right"] > .wp-block-table, .wp-block[data-align="center"] > .wp-block-table { height: auto; }
|
| 6601 |
|
| 6602 |
+
.wp-block[data-align="left"] > .wp-block-table table, .wp-block[data-align="right"] > .wp-block-table table, .wp-block[data-align="center"] > .wp-block-table table { width: auto; }
|
| 6603 |
|
| 6604 |
+
.wp-block[data-align="left"] > .wp-block-table td, .wp-block[data-align="left"] > .wp-block-table th, .wp-block[data-align="right"] > .wp-block-table td, .wp-block[data-align="right"] > .wp-block-table th, .wp-block[data-align="center"] > .wp-block-table td, .wp-block[data-align="center"] > .wp-block-table th { word-break: break-word; }
|
| 6605 |
|
| 6606 |
+
.wp-block[data-align="center"] > .wp-block-table { text-align: initial; }
|
| 6607 |
|
| 6608 |
+
.wp-block[data-align="center"] > .wp-block-table table { margin: 0 auto; }
|
| 6609 |
|
| 6610 |
.wp-block-table { margin: 0; }
|
| 6611 |
|
| 6617 |
|
| 6618 |
.wp-block-table figcaption { color: #555d66; font-size: 13px; text-align: center; }
|
| 6619 |
|
| 6620 |
+
.blocks-table__placeholder-form.blocks-table__placeholder-form { display: flex; flex-direction: column; align-items: flex-start; }
|
| 6621 |
+
|
| 6622 |
+
.blocks-table__placeholder-form.blocks-table__placeholder-form > * { margin-bottom: 8px; }
|
| 6623 |
|
| 6624 |
+
@media (min-width: 782px) { .blocks-table__placeholder-form.blocks-table__placeholder-form { flex-direction: row; align-items: flex-end; }
|
| 6625 |
+
.blocks-table__placeholder-form.blocks-table__placeholder-form > * { margin-bottom: 0; } }
|
| 6626 |
|
| 6627 |
+
.blocks-table__placeholder-input { width: 112px; margin-right: 8px; margin-bottom: 0; }
|
| 6628 |
|
| 6629 |
+
.blocks-table__placeholder-input input { height: 36px; }
|
| 6630 |
+
|
| 6631 |
+
.blocks-table__placeholder-input .components-base-control__field { margin-bottom: 0; }
|
| 6632 |
|
| 6633 |
.block-editor .wp-block-tag-cloud a { display: inline-block; margin-right: 5px; }
|
| 6634 |
|
| 6642 |
|
| 6643 |
.wp-block-template-part__placeholder-preview .block-editor-block-preview__container { padding: 1px; }
|
| 6644 |
|
|
|
|
|
|
|
| 6645 |
.wp-block-template-part__placeholder-preview-title { font-size: 15px; font-weight: 600; margin-bottom: 4px; }
|
| 6646 |
|
| 6647 |
.wp-block-text-columns .block-editor-rich-text__editable:focus { outline: 1px solid #e2e4e7; }
|
| 6648 |
|
| 6649 |
pre.wp-block-verse { color: #191e23; white-space: nowrap; font-family: inherit; font-size: inherit; padding: 1em; overflow: auto; }
|
| 6650 |
|
| 6651 |
+
.wp-block[data-align="center"] > .wp-block-video { text-align: center; }
|
| 6652 |
|
| 6653 |
+
.editor-video-poster-control .components-base-control__label { display: block; }
|
| 6654 |
|
| 6655 |
+
.editor-video-poster-control .components-button { margin-right: 8px; }
|
| 6656 |
|
| 6657 |
+
.wp-block[data-type="core/widget-area"] { max-width: 700px; }
|
|
|
|
| 6658 |
|
| 6659 |
+
.wp-block-widget-area > .components-panel__body > .block-editor-inner-blocks { padding-top: 24px; }
|
| 6660 |
|
| 6661 |
+
/** Import styles from internal editor components used by the blocks. */
|
| 6662 |
+
.block-editor-block-list__layout .reusable-block-edit-panel { align-items: center; display: flex; flex-wrap: wrap; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; font-size: 13px; padding: 6px 12px; border-radius: 2px; background-color: #fff; box-shadow: 0 0 0 1px #1e1e1e; outline: 1px solid transparent; }
|
| 6663 |
|
| 6664 |
.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__info { margin-right: auto; }
|
| 6665 |
|
| 6666 |
+
.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__label { margin-right: 8px; white-space: nowrap; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; font-size: 13px; }
|
| 6667 |
|
| 6668 |
+
.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title { flex: 1 1 100%; }
|
| 6669 |
|
| 6670 |
.block-editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button { flex-shrink: 0; }
|
| 6671 |
|
| 6672 |
@media (min-width: 960px) { .block-editor-block-list__layout .reusable-block-edit-panel { flex-wrap: nowrap; }
|
| 6673 |
.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title { margin: 0; }
|
| 6674 |
+
.block-editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button { margin: 0 0 0 8px; } }
|
| 6675 |
+
|
| 6676 |
+
.reusable-block-edit-panel__title[type="text"] { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; padding: 6px 8px; box-shadow: 0 0 0 transparent; transition: box-shadow 0.1s linear; border-radius: 2px; border: 1px solid #757575; /* Fonts smaller than 16px causes mobile safari to zoom. */ font-size: 16px; /* Override core line-height. To be reviewed. */ line-height: normal; }
|
| 6677 |
+
|
| 6678 |
+
@media (prefers-reduced-motion: reduce) { .reusable-block-edit-panel__title[type="text"] { transition-duration: 0s; } }
|
| 6679 |
+
|
| 6680 |
+
@media (min-width: 600px) { .reusable-block-edit-panel__title[type="text"] { font-size: 13px; /* Override core line-height. To be reviewed. */ line-height: normal; } }
|
| 6681 |
+
|
| 6682 |
+
.reusable-block-edit-panel__title[type="text"]:focus { border-color: #007cba; box-shadow: 0 0 0 0.5px #007cba; outline: 2px solid transparent; }
|
| 6683 |
|
| 6684 |
+
body.admin-color-sunrise .reusable-block-edit-panel__title[type="text"]:focus { border-color: #d1864a; box-shadow: 0 0 0 0.5px #d1864a; }
|
| 6685 |
|
| 6686 |
+
body.admin-color-ocean .reusable-block-edit-panel__title[type="text"]:focus { border-color: #a3b9a2; box-shadow: 0 0 0 0.5px #a3b9a2; }
|
| 6687 |
|
| 6688 |
+
body.admin-color-midnight .reusable-block-edit-panel__title[type="text"]:focus { border-color: #e14d43; box-shadow: 0 0 0 0.5px #e14d43; }
|
| 6689 |
|
| 6690 |
+
body.admin-color-ectoplasm .reusable-block-edit-panel__title[type="text"]:focus { border-color: #a7b656; box-shadow: 0 0 0 0.5px #a7b656; }
|
| 6691 |
+
|
| 6692 |
+
body.admin-color-coffee .reusable-block-edit-panel__title[type="text"]:focus { border-color: #c2a68c; box-shadow: 0 0 0 0.5px #c2a68c; }
|
| 6693 |
+
|
| 6694 |
+
body.admin-color-blue .reusable-block-edit-panel__title[type="text"]:focus { border-color: #d9ab59; box-shadow: 0 0 0 0.5px #d9ab59; }
|
| 6695 |
+
|
| 6696 |
+
body.admin-color-light .reusable-block-edit-panel__title[type="text"]:focus { border-color: #0085ba; box-shadow: 0 0 0 0.5px #0085ba; }
|
| 6697 |
+
|
| 6698 |
+
.reusable-block-edit-panel__title[type="text"]::-webkit-input-placeholder { color: rgba(14, 28, 46, 0.62); }
|
| 6699 |
+
|
| 6700 |
+
.reusable-block-edit-panel__title[type="text"]::-moz-placeholder { opacity: 1; color: rgba(14, 28, 46, 0.62); }
|
| 6701 |
+
|
| 6702 |
+
.reusable-block-edit-panel__title[type="text"]:-ms-input-placeholder { color: rgba(14, 28, 46, 0.62); }
|
| 6703 |
+
|
| 6704 |
+
.is-dark-theme .reusable-block-edit-panel__title[type="text"]::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.65); }
|
| 6705 |
+
|
| 6706 |
+
.is-dark-theme .reusable-block-edit-panel__title[type="text"]::-moz-placeholder { opacity: 1; color: rgba(255, 255, 255, 0.65); }
|
| 6707 |
+
|
| 6708 |
+
.is-dark-theme .reusable-block-edit-panel__title[type="text"]:-ms-input-placeholder { color: rgba(255, 255, 255, 0.65); }
|
| 6709 |
+
|
| 6710 |
+
.is-navigate-mode .is-selected .reusable-block-edit-panel { box-shadow: 0 0 0 1px #007cba; }
|
| 6711 |
+
|
| 6712 |
+
body.admin-color-sunrise .is-navigate-mode .is-selected .reusable-block-edit-panel { box-shadow: 0 0 0 1px #d1864a; }
|
| 6713 |
+
|
| 6714 |
+
body.admin-color-ocean .is-navigate-mode .is-selected .reusable-block-edit-panel { box-shadow: 0 0 0 1px #a3b9a2; }
|
| 6715 |
+
|
| 6716 |
+
body.admin-color-midnight .is-navigate-mode .is-selected .reusable-block-edit-panel { box-shadow: 0 0 0 1px #e14d43; }
|
| 6717 |
+
|
| 6718 |
+
body.admin-color-ectoplasm .is-navigate-mode .is-selected .reusable-block-edit-panel { box-shadow: 0 0 0 1px #a7b656; }
|
| 6719 |
+
|
| 6720 |
+
body.admin-color-coffee .is-navigate-mode .is-selected .reusable-block-edit-panel { box-shadow: 0 0 0 1px #c2a68c; }
|
| 6721 |
+
|
| 6722 |
+
body.admin-color-blue .is-navigate-mode .is-selected .reusable-block-edit-panel { box-shadow: 0 0 0 1px #d9ab59; }
|
| 6723 |
+
|
| 6724 |
+
body.admin-color-light .is-navigate-mode .is-selected .reusable-block-edit-panel { box-shadow: 0 0 0 1px #0085ba; }
|
| 6725 |
+
|
| 6726 |
+
.is-dark-theme .is-navigate-mode .is-selected .reusable-block-edit-panel { box-shadow: 0 0 0 1px #007cba; }
|
| 6727 |
+
|
| 6728 |
+
body.admin-color-sunrise .is-dark-theme .is-navigate-mode .is-selected .reusable-block-edit-panel { box-shadow: 0 0 0 1px #d1864a; }
|
| 6729 |
+
|
| 6730 |
+
body.admin-color-ocean .is-dark-theme .is-navigate-mode .is-selected .reusable-block-edit-panel { box-shadow: 0 0 0 1px #a3b9a2; }
|
| 6731 |
+
|
| 6732 |
+
body.admin-color-midnight .is-dark-theme .is-navigate-mode .is-selected .reusable-block-edit-panel { box-shadow: 0 0 0 1px #e14d43; }
|
| 6733 |
+
|
| 6734 |
+
body.admin-color-ectoplasm .is-dark-theme .is-navigate-mode .is-selected .reusable-block-edit-panel { box-shadow: 0 0 0 1px #a7b656; }
|
| 6735 |
+
|
| 6736 |
+
body.admin-color-coffee .is-dark-theme .is-navigate-mode .is-selected .reusable-block-edit-panel { box-shadow: 0 0 0 1px #c2a68c; }
|
| 6737 |
+
|
| 6738 |
+
body.admin-color-blue .is-dark-theme .is-navigate-mode .is-selected .reusable-block-edit-panel { box-shadow: 0 0 0 1px #d9ab59; }
|
| 6739 |
+
|
| 6740 |
+
body.admin-color-light .is-dark-theme .is-navigate-mode .is-selected .reusable-block-edit-panel { box-shadow: 0 0 0 1px #0085ba; }
|
| 6741 |
|
| 6742 |
/** Editor Normalization Styles These are only output in the editor, but styles here are NOT prefixed .editor-styles-wrapper. This allows us to create normalization styles that are easily overridden by editor styles. */
|
| 6743 |
+
.block-editor-block-list__block { margin-top: 28px; margin-bottom: 28px; }
|
| 6744 |
+
|
| 6745 |
+
#end-resizable-editor-section { display: none; }
|
| 6746 |
|
| 6747 |
/* BASICS */
|
| 6748 |
.CodeMirror { /* Set height, width, borders, and global font properties here */ font-family: monospace; height: 300px; color: black; direction: ltr; }
|
| 6997 |
|
| 6998 |
@media (min-width: 600px) { .mailpoet-editor-header-button { margin-right: 12px; padding: 0 12px; } }
|
| 6999 |
|
| 7000 |
+
.mailpoet-preview-button { margin-right: 6px; }
|
| 7001 |
+
|
| 7002 |
.admin_page_mailpoet-form-editor .BeaconFabButtonFrame, .admin_page_mailpoet-form-editor .BeaconContainer { left: 175px; }
|
| 7003 |
|
| 7004 |
.admin_page_mailpoet-form-editor.folded .BeaconFabButtonFrame, .admin_page_mailpoet-form-editor.folded .BeaconContainer { left: 50px; }
|
| 7073 |
|
| 7074 |
.mailpoet_preview_content_wrapper .mailpoet_preview_sidebar .mailpoet-size-settings-control .components-range-control__number { min-width: 5em; }
|
| 7075 |
|
| 7076 |
+
.mailpoet-form-submit-button .block-editor-block-toolbar > .components-toolbar-group, .mailpoet-form-email-input .block-editor-block-toolbar > .components-toolbar-group { display: none; }
|
| 7077 |
+
|
| 7078 |
+
.mailpoet-form-submit-button .block-editor-block-toolbar .components-toolbar-group, .mailpoet-form-email-input .block-editor-block-toolbar .components-toolbar-group { border-right: none; }
|
| 7079 |
|
| 7080 |
+
.interface-interface-skeleton__body, .is-sidebar-opened .interface-interface-skeleton__sidebar { overflow: hidden; }
|
| 7081 |
|
| 7082 |
.edit-post-header { flex-direction: row-reverse; justify-content: space-between; }
|
| 7083 |
|
| 7087 |
|
| 7088 |
h2 { font-size: 1.7em; }
|
| 7089 |
|
|
|
|
|
|
|
| 7090 |
.mailpoet-form-background > div > .block-editor-block-list__layout > .block-editor-block-list__block:first-child { margin-top: 0; }
|
| 7091 |
|
| 7092 |
.block-editor-block-list__layout .mailpoet_text { min-height: 0; }
|
| 7095 |
|
| 7096 |
.block-editor-block-list__layout .mailpoet_paragraph .mailpoet_text_label { font-size: 1em; line-height: 1.2; }
|
| 7097 |
|
| 7098 |
+
.mailpoet_toolbar_item { align-items: center; background-color: white; display: flex; padding-left: 8px; }
|
| 7099 |
|
| 7100 |
.mailpoet_toolbar_item .mailpoet-font-family-select { width: 272px; }
|
| 7101 |
|
| 7102 |
+
@media screen and (min-width: 782px) { .interface-complementary-area { width: 300px; } }
|
| 7103 |
+
|
| 7104 |
+
.block-editor-inserter__popover { z-index: 100000 !important; }
|
| 7105 |
+
|
| 7106 |
+
.edit-post-visual-editor .block-editor-writing-flow__click-redirect { height: 0; min-height: 0; }
|
| 7107 |
+
|
| 7108 |
.components-panel .select2-container { width: 100% !important; }
|
| 7109 |
|
| 7110 |
.components-panel .select2-container input.select2-search__field:focus { border: 0; box-shadow: none; }
|
assets/dist/css/{mailpoet-plugin.283bac10.css → mailpoet-plugin.8e190966.css}
RENAMED
|
@@ -789,11 +789,11 @@ input:checked + .mailpoet-form-yesno-no { background: #f00; color: #fff; }
|
|
| 789 |
|
| 790 |
.mailpoet-datepicker .react-datepicker__day-name { color: #071c6d; font-stretch: normal; font-style: normal; font-weight: normal; height: 24px; letter-spacing: normal; line-height: normal; margin: 0; text-align: center; width: 50px; }
|
| 791 |
|
| 792 |
-
.mailpoet-datepicker .react-datepicker__day, .mailpoet-datepicker .react-datepicker__day--today { background-color:
|
| 793 |
|
| 794 |
.mailpoet-datepicker .react-datepicker__day:hover { background-color: #ffe0d0; border-radius: 0; color: #071c6d; }
|
| 795 |
|
| 796 |
-
.mailpoet-datepicker .react-datepicker__day--selected { background-color: #ff5301; border-radius: 0; color:
|
| 797 |
|
| 798 |
.mailpoet-datepicker .react-datepicker__day--disabled { color: #9ca6cc; font-weight: normal; pointer-events: none; }
|
| 799 |
|
|
@@ -853,6 +853,72 @@ input.parsley-error, select.parsley-error, textarea.parsley-error { background-c
|
|
| 853 |
|
| 854 |
.parsley-required, .parsley-custom-error-message { color: #b94a48; }
|
| 855 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 856 |
div.event-selection, div.event-option-selection:not(:empty), div.event-segment-selection, div.event-scheduling-time-duration-selection, div.event-scheduling-time-interval-selection { padding-right: 5px; }
|
| 857 |
|
| 858 |
div.events-conditions-header { font-weight: 600; }
|
|
@@ -1026,6 +1092,8 @@ body.mailpoet_modal_opened { overflow: hidden; }
|
|
| 1026 |
|
| 1027 |
.mailpoet_select_all td { text-align: center; }
|
| 1028 |
|
|
|
|
|
|
|
| 1029 |
.mailpoet_listing_table th span { white-space: nowrap; }
|
| 1030 |
|
| 1031 |
.mailpoet_listing_table thead .mailpoet-check-column, .mailpoet_listing_table tfoot .mailpoet-check-column { padding: 10px 0 0 3px; vertical-align: top; width: 2.2em; }
|
|
@@ -1038,6 +1106,8 @@ body.mailpoet_modal_opened { overflow: hidden; }
|
|
| 1038 |
|
| 1039 |
@media screen and (max-width: 782px) { .mailpoet_listing_table thead th.column-primary, .mailpoet_listing_table tfoot th.column-primary { width: 100% !important; } }
|
| 1040 |
|
|
|
|
|
|
|
| 1041 |
#newsletters_container h2.nav-tab-wrapper { margin-bottom: 1rem; }
|
| 1042 |
|
| 1043 |
.mailpoet_stats_text { font-size: 14px; font-weight: 600; }
|
|
@@ -1070,6 +1140,8 @@ body.mailpoet_modal_opened { overflow: hidden; }
|
|
| 1070 |
|
| 1071 |
.mailpoet_badge_video_grey { background: #c3c3c3; }
|
| 1072 |
|
|
|
|
|
|
|
| 1073 |
.mailpoet_boxes.mailpoet_boxes_loading { opacity: .2; }
|
| 1074 |
|
| 1075 |
ul.mailpoet_boxes { display: flex; flex-wrap: wrap; }
|
| 789 |
|
| 790 |
.mailpoet-datepicker .react-datepicker__day-name { color: #071c6d; font-stretch: normal; font-style: normal; font-weight: normal; height: 24px; letter-spacing: normal; line-height: normal; margin: 0; text-align: center; width: 50px; }
|
| 791 |
|
| 792 |
+
.mailpoet-datepicker .react-datepicker__day, .mailpoet-datepicker .react-datepicker__day--today { background-color: #fff; border: solid 1px #e5e9f8; color: #071c6d; display: inline-block; font-weight: bold; height: 48px; line-height: 48px; margin: 0 -1px -1px 0; text-align: center; width: 49px; }
|
| 793 |
|
| 794 |
.mailpoet-datepicker .react-datepicker__day:hover { background-color: #ffe0d0; border-radius: 0; color: #071c6d; }
|
| 795 |
|
| 796 |
+
.mailpoet-datepicker .react-datepicker__day--selected { background-color: #ff5301; border-radius: 0; color: #fff; }
|
| 797 |
|
| 798 |
.mailpoet-datepicker .react-datepicker__day--disabled { color: #9ca6cc; font-weight: normal; pointer-events: none; }
|
| 799 |
|
| 853 |
|
| 854 |
.parsley-required, .parsley-custom-error-message { color: #b94a48; }
|
| 855 |
|
| 856 |
+
.mailpoet-tabs { clear: both; position: relative; z-index: 1; }
|
| 857 |
+
|
| 858 |
+
@media screen and (max-width: 782px) { .mailpoet-tabs p.search-box { left: 16px; width: calc(100% - 2 * 16px); } }
|
| 859 |
+
|
| 860 |
+
.mailpoet-tabs-is-open { z-index: 2; }
|
| 861 |
+
|
| 862 |
+
.mailpoet-tabs-is-open:after { background: rgba(30, 36, 40, 0.1); content: ''; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 1; }
|
| 863 |
+
|
| 864 |
+
.mailpoet-tab, .mailpoet-tabs-title { align-items: center; background: none; border: 1px solid transparent; border-bottom: 0; border-top-left-radius: 4px; border-top-right-radius: 4px; box-sizing: border-box; color: #071c6d; cursor: pointer; display: inline-flex; font-size: 16px; justify-content: center; line-height: 24px; margin-bottom: -1px; max-width: 100%; min-height: 56px; padding: 8px 24px; position: relative; text-align: center; text-decoration: none; vertical-align: top; }
|
| 865 |
+
|
| 866 |
+
.mailpoet-tab:focus, .mailpoet-tabs-title:focus { outline: none; }
|
| 867 |
+
|
| 868 |
+
.mailpoet-tab.mailpoet-tab-active, .mailpoet-tabs-title.mailpoet-tab-active { background: #fff; border-color: #e5e9f8; color: #ff5301; font-weight: bold; }
|
| 869 |
+
|
| 870 |
+
.mailpoet-tab svg, .mailpoet-tabs-title svg { fill: currentColor; height: 16px; width: 16px; }
|
| 871 |
+
|
| 872 |
+
.mailpoet-tab svg:first-child, .mailpoet-tabs-title svg:first-child { margin-right: 6px; }
|
| 873 |
+
|
| 874 |
+
.mailpoet-tab svg:last-child, .mailpoet-tabs-title svg:last-child { margin-left: 6px; }
|
| 875 |
+
|
| 876 |
+
.mailpoet-tab svg:only-child, .mailpoet-tabs-title svg:only-child { margin-left: 0; margin-right: 0; }
|
| 877 |
+
|
| 878 |
+
.mailpoet-tab > span:before, .mailpoet-tabs-title > span:before { content: attr(data-title); display: block; font-weight: bold; height: 0; overflow: hidden; visibility: hidden; }
|
| 879 |
+
|
| 880 |
+
.mailpoet-tabs-title { display: none; }
|
| 881 |
+
|
| 882 |
+
.mailpoet-tab-content { background: #fff; border: 1px solid #e5e9f8; border-radius: 0 4px 4px; padding: 16px; }
|
| 883 |
+
|
| 884 |
+
.mailpoet-tab-content > *:first-child { margin-top: 0; }
|
| 885 |
+
|
| 886 |
+
.mailpoet-tab-content > *:last-child { margin-bottom: 0; }
|
| 887 |
+
|
| 888 |
+
@media screen and (max-width: 782px) { .mailpoet-tabs-title { background: #fff; border: 1px solid #e5e9f8; border-bottom: none; border-radius: 0; display: flex; font-weight: bold; justify-content: flex-start; margin-bottom: 0; width: 100%; z-index: 2; }
|
| 889 |
+
.mailpoet-tabs-title:after { background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23071C6D' d='M10 0H2c-.552 0-1 .448-1 1 0 .216.07.427.2.6l4 5.333c.331.442.958.532 1.4.2.076-.057.143-.124.2-.2l4-5.333c.331-.442.242-1.069-.2-1.4-.173-.13-.384-.2-.6-.2z'/%3E%3C/svg%3E%0A") no-repeat center; content: ''; height: 8px; margin-left: auto; width: 12px; }
|
| 890 |
+
.mailpoet-tabs-is-open > .mailpoet-tabs-title:after { transform: rotate(180deg); }
|
| 891 |
+
.mailpoet-tab { background: #fff; border: 1px solid #e5e9f8; display: flex; justify-content: flex-start; width: 100%; }
|
| 892 |
+
.mailpoet-tabs-wrapper { display: none; left: 0; position: absolute; top: 56px; width: 100%; z-index: 2; }
|
| 893 |
+
.mailpoet-tabs-is-open > .mailpoet-tabs-wrapper { display: block; }
|
| 894 |
+
.mailpoet-tab-content { border-radius: 0; } }
|
| 895 |
+
|
| 896 |
+
.mailpoet-steps { align-items: center; background: #fdfdff; border-bottom: 1px solid #e5e9f8; display: flex; flex-wrap: wrap; justify-content: center; padding: 20px 24px; }
|
| 897 |
+
|
| 898 |
+
@media screen and (max-width: 782px) { .mailpoet-steps { padding: 12px 16px; } }
|
| 899 |
+
|
| 900 |
+
.mailpoet-step { align-items: center; border-right: 1px solid #e5e9f8; color: #071c6d; display: flex; font-size: 14px; line-height: 1.5; margin: 4px 0; padding: 0 16px; }
|
| 901 |
+
|
| 902 |
+
.mailpoet-step:last-child { border: none; }
|
| 903 |
+
|
| 904 |
+
.mailpoet-step-badge { align-items: center; background: #fff no-repeat center; border: 1px solid #e5e9f8; border-radius: 50%; box-shadow: 0 1px 2px #e5e9f8; box-sizing: border-box; display: flex; font-size: 10px; font-weight: bold; height: 20px; justify-content: center; line-height: 14px; margin: 2px; width: 20px; }
|
| 905 |
+
|
| 906 |
+
.mailpoet-step-active .mailpoet-step-badge { background-color: #ff5301; border: none; color: #fff; font-size: 12px; height: 24px; margin: 0; width: 24px; }
|
| 907 |
+
|
| 908 |
+
.mailpoet-step-done .mailpoet-step-badge { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='6' viewBox='0 0 6 6'%3E%3Cpath fill='%237ED321' fill-rule='nonzero' d='M4.647.319c.246-.35.715-.423 1.048-.165.334.257.404.75.158 1.098L3.084 5.181c-.28.397-.835.429-1.154.066L.199 3.283c-.281-.319-.262-.816.042-1.11.305-.295.78-.275 1.06.044l1.115 1.266L4.646.319z' /%3E%3C/svg%3E%0A"); }
|
| 909 |
+
|
| 910 |
+
.mailpoet-step-title { padding-left: 8px; text-align: center; }
|
| 911 |
+
|
| 912 |
+
.mailpoet-step-title:before { content: attr(data-title); display: block; font-weight: bold; height: 0; overflow: hidden; visibility: hidden; }
|
| 913 |
+
|
| 914 |
+
.mailpoet-step-active .mailpoet-step-title { color: #ff5301; font-weight: bold; }
|
| 915 |
+
|
| 916 |
+
.mailpoet-step-done .mailpoet-step-title { font-weight: bold; }
|
| 917 |
+
|
| 918 |
+
.mailpoet-steps-content { background: #fff; padding: 32px; }
|
| 919 |
+
|
| 920 |
+
@media screen and (max-width: 782px) { .mailpoet-steps-content { padding: 16px; } }
|
| 921 |
+
|
| 922 |
div.event-selection, div.event-option-selection:not(:empty), div.event-segment-selection, div.event-scheduling-time-duration-selection, div.event-scheduling-time-interval-selection { padding-right: 5px; }
|
| 923 |
|
| 924 |
div.events-conditions-header { font-weight: 600; }
|
| 1092 |
|
| 1093 |
.mailpoet_select_all td { text-align: center; }
|
| 1094 |
|
| 1095 |
+
.mailpoet-tabs .mailpoet_listing_table { border-left: #000; border-right: #000; margin: 16px -16px; width: calc(100% + 2 * 16px); }
|
| 1096 |
+
|
| 1097 |
.mailpoet_listing_table th span { white-space: nowrap; }
|
| 1098 |
|
| 1099 |
.mailpoet_listing_table thead .mailpoet-check-column, .mailpoet_listing_table tfoot .mailpoet-check-column { padding: 10px 0 0 3px; vertical-align: top; width: 2.2em; }
|
| 1106 |
|
| 1107 |
@media screen and (max-width: 782px) { .mailpoet_listing_table thead th.column-primary, .mailpoet_listing_table tfoot th.column-primary { width: 100% !important; } }
|
| 1108 |
|
| 1109 |
+
@media screen and (max-width: 782px) { .mailpoet-listing-mobile-search-holder { height: 100px; } }
|
| 1110 |
+
|
| 1111 |
#newsletters_container h2.nav-tab-wrapper { margin-bottom: 1rem; }
|
| 1112 |
|
| 1113 |
.mailpoet_stats_text { font-size: 14px; font-weight: 600; }
|
| 1140 |
|
| 1141 |
.mailpoet_badge_video_grey { background: #c3c3c3; }
|
| 1142 |
|
| 1143 |
+
h1.title.mailpoet-newsletter-listing-heading { margin-bottom: 16px; }
|
| 1144 |
+
|
| 1145 |
.mailpoet_boxes.mailpoet_boxes_loading { opacity: .2; }
|
| 1146 |
|
| 1147 |
ul.mailpoet_boxes { display: flex; flex-wrap: wrap; }
|
assets/dist/css/{mailpoet-public.c82192b9.css → mailpoet-public.88e3e07b.css}
RENAMED
|
@@ -86,28 +86,56 @@ input.parsley-error, select.parsley-error, textarea.parsley-error { background-c
|
|
| 86 |
|
| 87 |
.mailpoet_form_popup_overlay { background-color: black; display: none; height: 100%; left: 0; max-width: 100% !important; opacity: .7; position: fixed; top: 0; width: 100% !important; z-index: 100000; }
|
| 88 |
|
| 89 |
-
div.mailpoet_form_popup { background-color: white; border-radius: 10px; box-shadow: 0 4px 35px 0 rgba(195, 65, 2, 0.2); display: none; left: 50%; max-height: calc(100vh - 60px); overflow-y: auto; position: fixed; top: 50%; transform: translate(-50%, -50%); z-index: 100001; }
|
| 90 |
|
| 91 |
.mailpoet_form_close_icon { cursor: pointer; display: block; margin: 0 0 0 auto; position: absolute; right: 10px; top: 10px; }
|
| 92 |
|
| 93 |
-
div.mailpoet_form_fixed_bar { background-color: white; box-shadow: 0 4px 35px 0 rgba(195, 65, 2, 0.2); display: none; left: 0; max-height: calc(100vh - 60px); max-width: 100% !important; overflow-y: auto; position: fixed; width: 100% !important; z-index: 100000; }
|
| 94 |
|
| 95 |
div.mailpoet_form_fixed_bar form { margin: 0 auto; }
|
| 96 |
|
|
|
|
|
|
|
| 97 |
.mailpoet_form_position_top { top: 0; }
|
| 98 |
|
| 99 |
.mailpoet_form_position_bottom { bottom: 0; }
|
| 100 |
|
| 101 |
-
div.mailpoet_form_slide_in {
|
|
|
|
|
|
|
| 102 |
|
| 103 |
@media screen and (min-width: 500px) { div.mailpoet_form_slide_in.mailpoet_form_position_left { border-top-right-radius: 10px; }
|
| 104 |
div.mailpoet_form_slide_in.mailpoet_form_position_right { border-top-left-radius: 10px; } }
|
| 105 |
|
| 106 |
-
@-webkit-keyframes
|
| 107 |
-
|
| 108 |
-
|
| 109 |
-
|
| 110 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 111 |
|
| 112 |
.mailpoet_form_position_left { left: 0; }
|
| 113 |
|
| 86 |
|
| 87 |
.mailpoet_form_popup_overlay { background-color: black; display: none; height: 100%; left: 0; max-width: 100% !important; opacity: .7; position: fixed; top: 0; width: 100% !important; z-index: 100000; }
|
| 88 |
|
| 89 |
+
div.mailpoet_form_popup { -webkit-animation: fade-in-up-popup 1s 1 cubic-bezier(0.77, 0, 0.175, 1); animation: fade-in-up-popup 1s 1 cubic-bezier(0.77, 0, 0.175, 1); background-color: white; border-radius: 10px; box-shadow: 0 4px 35px 0 rgba(195, 65, 2, 0.2); display: none; left: 50%; max-height: calc(100vh - 60px); overflow-y: auto; position: fixed; top: 50%; transform: translate(-50%, -50%); z-index: 100001; }
|
| 90 |
|
| 91 |
.mailpoet_form_close_icon { cursor: pointer; display: block; margin: 0 0 0 auto; position: absolute; right: 10px; top: 10px; }
|
| 92 |
|
| 93 |
+
div.mailpoet_form_fixed_bar { -webkit-animation: fade-in-up 1s 1 cubic-bezier(0.77, 0, 0.175, 1); animation: fade-in-up 1s 1 cubic-bezier(0.77, 0, 0.175, 1); background-color: white; box-shadow: 0 4px 35px 0 rgba(195, 65, 2, 0.2); display: none; left: 0; max-height: calc(100vh - 60px); max-width: 100% !important; overflow-y: auto; position: fixed; width: 100% !important; z-index: 100000; }
|
| 94 |
|
| 95 |
div.mailpoet_form_fixed_bar form { margin: 0 auto; }
|
| 96 |
|
| 97 |
+
div.mailpoet_form_fixed_bar.mailpoet_form_position_top { -webkit-animation: fade-in-down 1s 1 cubic-bezier(0.77, 0, 0.175, 1); animation: fade-in-down 1s 1 cubic-bezier(0.77, 0, 0.175, 1); }
|
| 98 |
+
|
| 99 |
.mailpoet_form_position_top { top: 0; }
|
| 100 |
|
| 101 |
.mailpoet_form_position_bottom { bottom: 0; }
|
| 102 |
|
| 103 |
+
div.mailpoet_form_slide_in { background-color: white; bottom: 0; box-shadow: 0 4px 35px 0 rgba(195, 65, 2, 0.2); display: none; max-height: calc(100vh - 60px); overflow-y: auto; position: fixed; z-index: 100000; }
|
| 104 |
+
|
| 105 |
+
div.mailpoet_form_slide_in.mailpoet_form_position_left, div.mailpoet_form_slide_in.mailpoet_form_position_right { -webkit-animation: fade-in-up 1s 1 cubic-bezier(0.77, 0, 0.175, 1); animation: fade-in-up 1s 1 cubic-bezier(0.77, 0, 0.175, 1); }
|
| 106 |
|
| 107 |
@media screen and (min-width: 500px) { div.mailpoet_form_slide_in.mailpoet_form_position_left { border-top-right-radius: 10px; }
|
| 108 |
div.mailpoet_form_slide_in.mailpoet_form_position_right { border-top-left-radius: 10px; } }
|
| 109 |
|
| 110 |
+
@-webkit-keyframes fade-in-up { 0% { opacity: 0;
|
| 111 |
+
transform: translateY(30%); }
|
| 112 |
+
100% { opacity: 1;
|
| 113 |
+
transform: translateY(0); } }
|
| 114 |
+
|
| 115 |
+
@keyframes fade-in-up { 0% { opacity: 0;
|
| 116 |
+
transform: translateY(30%); }
|
| 117 |
+
100% { opacity: 1;
|
| 118 |
+
transform: translateY(0); } }
|
| 119 |
+
|
| 120 |
+
@-webkit-keyframes fade-in-up-popup { 0% { opacity: 0;
|
| 121 |
+
transform: translate(-50%, -20%); }
|
| 122 |
+
100% { opacity: 1;
|
| 123 |
+
transform: translate(-50%, -50%); } }
|
| 124 |
+
|
| 125 |
+
@keyframes fade-in-up-popup { 0% { opacity: 0;
|
| 126 |
+
transform: translate(-50%, -20%); }
|
| 127 |
+
100% { opacity: 1;
|
| 128 |
+
transform: translate(-50%, -50%); } }
|
| 129 |
+
|
| 130 |
+
@-webkit-keyframes fade-in-down { 0% { opacity: 0;
|
| 131 |
+
transform: translateY(-30%); }
|
| 132 |
+
100% { opacity: 1;
|
| 133 |
+
transform: translateY(0); } }
|
| 134 |
+
|
| 135 |
+
@keyframes fade-in-down { 0% { opacity: 0;
|
| 136 |
+
transform: translateY(-30%); }
|
| 137 |
+
100% { opacity: 1;
|
| 138 |
+
transform: translateY(0); } }
|
| 139 |
|
| 140 |
.mailpoet_form_position_left { left: 0; }
|
| 141 |
|
assets/dist/css/manifest.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
"mailpoet-admin.css": "mailpoet-admin.7c3360b9.css",
|
| 3 |
-
"mailpoet-editor.css": "mailpoet-editor.
|
| 4 |
-
"mailpoet-form-editor.css": "mailpoet-form-editor.
|
| 5 |
-
"mailpoet-plugin.css": "mailpoet-plugin.
|
| 6 |
"mailpoet-post-editor-block.css": "mailpoet-post-editor-block.b87557ef.css",
|
| 7 |
-
"mailpoet-public.css": "mailpoet-public.
|
| 8 |
}
|
| 1 |
{
|
| 2 |
"mailpoet-admin.css": "mailpoet-admin.7c3360b9.css",
|
| 3 |
+
"mailpoet-editor.css": "mailpoet-editor.94ff4b02.css",
|
| 4 |
+
"mailpoet-form-editor.css": "mailpoet-form-editor.d82a65f1.css",
|
| 5 |
+
"mailpoet-plugin.css": "mailpoet-plugin.8e190966.css",
|
| 6 |
"mailpoet-post-editor-block.css": "mailpoet-post-editor-block.b87557ef.css",
|
| 7 |
+
"mailpoet-public.css": "mailpoet-public.88e3e07b.css"
|
| 8 |
}
|
assets/dist/js/admin.5700c106.chunk.js
ADDED
|
@@ -0,0 +1,67 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
(window.mailpoetJsonp=window.mailpoetJsonp||[]).push([[2,3],[,,,,function(e,t){e.exports=jQuery},,,,,,,function(e,t,n){"use strict";function a(e,t){if(t.length<e)throw new TypeError(e+" argument"+(e>1?"s":"")+" required, but only "+t.length+" present")}n.d(t,"a",(function(){return a}))},,function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return r}));var a=n(11);function r(e){Object(a.a)(1,arguments);var t=Object.prototype.toString.call(e);return e instanceof Date||"object"==typeof e&&"[object Date]"===t?new Date(e.getTime()):"number"==typeof e||"[object Number]"===t?new Date(e):("string"!=typeof e&&"[object String]"!==t||"undefined"==typeof console||(console.warn("Starting with v2.0.0-beta.1 date-fns doesn't accept strings as arguments. Please use `parseISO` to parse strings. See: https://git.io/fjule"),console.warn((new Error).stack)),new Date(NaN))}},,,,,,function(e,t,n){"use strict";function a(e){if(null===e||!0===e||!1===e)return NaN;var t=Number(e);return isNaN(t)?t:t<0?Math.ceil(t):Math.floor(t)}n.d(t,"a",(function(){return a}))},,,,,,,,,,,,,function(e,t,n){
|
| 2 |
+
/**!
|
| 3 |
+
|
| 4 |
+
@license
|
| 5 |
+
handlebars v4.7.6
|
| 6 |
+
|
| 7 |
+
Copyright (C) 2011-2019 by Yehuda Katz
|
| 8 |
+
|
| 9 |
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
| 10 |
+
of this software and associated documentation files (the "Software"), to deal
|
| 11 |
+
in the Software without restriction, including without limitation the rights
|
| 12 |
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
| 13 |
+
copies of the Software, and to permit persons to whom the Software is
|
| 14 |
+
furnished to do so, subject to the following conditions:
|
| 15 |
+
|
| 16 |
+
The above copyright notice and this permission notice shall be included in
|
| 17 |
+
all copies or substantial portions of the Software.
|
| 18 |
+
|
| 19 |
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
| 20 |
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
| 21 |
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
| 22 |
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
| 23 |
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
| 24 |
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
| 25 |
+
THE SOFTWARE.
|
| 26 |
+
|
| 27 |
+
*/
|
| 28 |
+
var a;a=function(){return function(e){var t={};function n(a){if(t[a])return t[a].exports;var r=t[a]={exports:{},id:a,loaded:!1};return e[a].call(r.exports,r,r.exports,n),r.loaded=!0,r.exports}return n.m=e,n.c=t,n.p="",n(0)}([function(e,t,n){"use strict";var a=n(1).default;t.__esModule=!0;var r=a(n(2)),o=a(n(45)),i=n(46),s=n(51),l=a(n(52)),c=a(n(49)),u=a(n(44)),p=r.default.create;function d(){var e=p();return e.compile=function(t,n){return s.compile(t,n,e)},e.precompile=function(t,n){return s.precompile(t,n,e)},e.AST=o.default,e.Compiler=s.Compiler,e.JavaScriptCompiler=l.default,e.Parser=i.parser,e.parse=i.parse,e.parseWithoutProcessing=i.parseWithoutProcessing,e}var m=d();m.create=d,u.default(m),m.Visitor=c.default,m.default=m,t.default=m,e.exports=t.default},function(e,t){"use strict";t.default=function(e){return e&&e.__esModule?e:{default:e}},t.__esModule=!0},function(e,t,n){"use strict";var a=n(3).default,r=n(1).default;t.__esModule=!0;var o=a(n(4)),i=r(n(37)),s=r(n(6)),l=a(n(5)),c=a(n(38)),u=r(n(44));function p(){var e=new o.HandlebarsEnvironment;return l.extend(e,o),e.SafeString=i.default,e.Exception=s.default,e.Utils=l,e.escapeExpression=l.escapeExpression,e.VM=c,e.template=function(t){return c.template(t,e)},e}var d=p();d.create=p,u.default(d),d.default=d,t.default=d,e.exports=t.default},function(e,t){"use strict";t.default=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t},t.__esModule=!0},function(e,t,n){"use strict";var a=n(1).default;t.__esModule=!0,t.HandlebarsEnvironment=u;var r=n(5),o=a(n(6)),i=n(10),s=n(30),l=a(n(32)),c=n(33);function u(e,t,n){this.helpers=e||{},this.partials=t||{},this.decorators=n||{},i.registerDefaultHelpers(this),s.registerDefaultDecorators(this)}t.VERSION="4.7.6",t.COMPILER_REVISION=8,t.LAST_COMPATIBLE_COMPILER_REVISION=7,t.REVISION_CHANGES={1:"<= 1.0.rc.2",2:"== 1.0.0-rc.3",3:"== 1.0.0-rc.4",4:"== 1.x.x",5:"== 2.0.0-alpha.x",6:">= 2.0.0-beta.1",7:">= 4.0.0 <4.3.0",8:">= 4.3.0"},u.prototype={constructor:u,logger:l.default,log:l.default.log,registerHelper:function(e,t){if("[object Object]"===r.toString.call(e)){if(t)throw new o.default("Arg not supported with multiple helpers");r.extend(this.helpers,e)}else this.helpers[e]=t},unregisterHelper:function(e){delete this.helpers[e]},registerPartial:function(e,t){if("[object Object]"===r.toString.call(e))r.extend(this.partials,e);else{if(void 0===t)throw new o.default('Attempting to register a partial called "'+e+'" as undefined');this.partials[e]=t}},unregisterPartial:function(e){delete this.partials[e]},registerDecorator:function(e,t){if("[object Object]"===r.toString.call(e)){if(t)throw new o.default("Arg not supported with multiple decorators");r.extend(this.decorators,e)}else this.decorators[e]=t},unregisterDecorator:function(e){delete this.decorators[e]},resetLoggedPropertyAccesses:function(){c.resetLoggedProperties()}};var p=l.default.log;t.log=p,t.createFrame=r.createFrame,t.logger=l.default},function(e,t){"use strict";t.__esModule=!0,t.extend=i,t.indexOf=function(e,t){for(var n=0,a=e.length;n<a;n++)if(e[n]===t)return n;return-1},t.escapeExpression=function(e){if("string"!=typeof e){if(e&&e.toHTML)return e.toHTML();if(null==e)return"";if(!e)return e+"";e=""+e}return r.test(e)?e.replace(a,o):e},t.isEmpty=function(e){return!e&&0!==e||!(!c(e)||0!==e.length)},t.createFrame=function(e){var t=i({},e);return t._parent=e,t},t.blockParams=function(e,t){return e.path=t,e},t.appendContextPath=function(e,t){return(e?e+".":"")+t};var n={"&":"&","<":"<",">":">",'"':""","'":"'","`":"`","=":"="},a=/[&<>"'`=]/g,r=/[&<>"'`=]/;function o(e){return n[e]}function i(e){for(var t=1;t<arguments.length;t++)for(var n in arguments[t])Object.prototype.hasOwnProperty.call(arguments[t],n)&&(e[n]=arguments[t][n]);return e}var s=Object.prototype.toString;t.toString=s;var l=function(e){return"function"==typeof e};l(/x/)&&(t.isFunction=l=function(e){return"function"==typeof e&&"[object Function]"===s.call(e)}),t.isFunction=l;var c=Array.isArray||function(e){return!(!e||"object"!=typeof e)&&"[object Array]"===s.call(e)};t.isArray=c},function(e,t,n){"use strict";var a=n(7).default;t.__esModule=!0;var r=["description","fileName","lineNumber","endLineNumber","message","name","number","stack"];function o(e,t){var n=t&&t.loc,i=void 0,s=void 0,l=void 0,c=void 0;n&&(i=n.start.line,s=n.end.line,l=n.start.column,c=n.end.column,e+=" - "+i+":"+l);for(var u=Error.prototype.constructor.call(this,e),p=0;p<r.length;p++)this[r[p]]=u[r[p]];Error.captureStackTrace&&Error.captureStackTrace(this,o);try{n&&(this.lineNumber=i,this.endLineNumber=s,a?(Object.defineProperty(this,"column",{value:l,enumerable:!0}),Object.defineProperty(this,"endColumn",{value:c,enumerable:!0})):(this.column=l,this.endColumn=c))}catch(e){}}o.prototype=new Error,t.default=o,e.exports=t.default},function(e,t,n){e.exports={default:n(8),__esModule:!0}},function(e,t,n){var a=n(9);e.exports=function(e,t,n){return a.setDesc(e,t,n)}},function(e,t){var n=Object;e.exports={create:n.create,getProto:n.getPrototypeOf,isEnum:{}.propertyIsEnumerable,getDesc:n.getOwnPropertyDescriptor,setDesc:n.defineProperty,setDescs:n.defineProperties,getKeys:n.keys,getNames:n.getOwnPropertyNames,getSymbols:n.getOwnPropertySymbols,each:[].forEach}},function(e,t,n){"use strict";var a=n(1).default;t.__esModule=!0,t.registerDefaultHelpers=function(e){r.default(e),o.default(e),i.default(e),s.default(e),l.default(e),c.default(e),u.default(e)},t.moveHelperToHooks=function(e,t,n){e.helpers[t]&&(e.hooks[t]=e.helpers[t],n||delete e.helpers[t])};var r=a(n(11)),o=a(n(12)),i=a(n(25)),s=a(n(26)),l=a(n(27)),c=a(n(28)),u=a(n(29))},function(e,t,n){"use strict";t.__esModule=!0;var a=n(5);t.default=function(e){e.registerHelper("blockHelperMissing",(function(t,n){var r=n.inverse,o=n.fn;if(!0===t)return o(this);if(!1===t||null==t)return r(this);if(a.isArray(t))return t.length>0?(n.ids&&(n.ids=[n.name]),e.helpers.each(t,n)):r(this);if(n.data&&n.ids){var i=a.createFrame(n.data);i.contextPath=a.appendContextPath(n.data.contextPath,n.name),n={data:i}}return o(t,n)}))},e.exports=t.default},function(e,t,n){(function(a){"use strict";var r=n(13).default,o=n(1).default;t.__esModule=!0;var i=n(5),s=o(n(6));t.default=function(e){e.registerHelper("each",(function(e,t){if(!t)throw new s.default("Must pass iterator to #each");var n,o=t.fn,l=t.inverse,c=0,u="",p=void 0,d=void 0;function m(t,n,a){p&&(p.key=t,p.index=n,p.first=0===n,p.last=!!a,d&&(p.contextPath=d+t)),u+=o(e[t],{data:p,blockParams:i.blockParams([e[t],t],[d+t,null])})}if(t.data&&t.ids&&(d=i.appendContextPath(t.data.contextPath,t.ids[0])+"."),i.isFunction(e)&&(e=e.call(this)),t.data&&(p=i.createFrame(t.data)),e&&"object"==typeof e)if(i.isArray(e))for(var f=e.length;c<f;c++)c in e&&m(c,c,c===e.length-1);else if(a.Symbol&&e[a.Symbol.iterator]){for(var h=[],v=e[a.Symbol.iterator](),g=v.next();!g.done;g=v.next())h.push(g.value);for(f=(e=h).length;c<f;c++)m(c,c,c===e.length-1)}else n=void 0,r(e).forEach((function(e){void 0!==n&&m(n,c-1),n=e,c++})),void 0!==n&&m(n,c-1,!0);return 0===c&&(u=l(this)),u}))},e.exports=t.default}).call(t,function(){return this}())},function(e,t,n){e.exports={default:n(14),__esModule:!0}},function(e,t,n){n(15),e.exports=n(21).Object.keys},function(e,t,n){var a=n(16);n(18)("keys",(function(e){return function(t){return e(a(t))}}))},function(e,t,n){var a=n(17);e.exports=function(e){return Object(a(e))}},function(e,t){e.exports=function(e){if(null==e)throw TypeError("Can't call method on "+e);return e}},function(e,t,n){var a=n(19),r=n(21),o=n(24);e.exports=function(e,t){var n=(r.Object||{})[e]||Object[e],i={};i[e]=t(n),a(a.S+a.F*o((function(){n(1)})),"Object",i)}},function(e,t,n){var a=n(20),r=n(21),o=n(22),i=function(e,t,n){var s,l,c,u=e&i.F,p=e&i.G,d=e&i.S,m=e&i.P,f=e&i.B,h=e&i.W,v=p?r:r[t]||(r[t]={}),g=p?a:d?a[t]:(a[t]||{}).prototype;for(s in p&&(n=t),n)(l=!u&&g&&s in g)&&s in v||(c=l?g[s]:n[s],v[s]=p&&"function"!=typeof g[s]?n[s]:f&&l?o(c,a):h&&g[s]==c?function(e){var t=function(t){return this instanceof e?new e(t):e(t)};return t.prototype=e.prototype,t}(c):m&&"function"==typeof c?o(Function.call,c):c,m&&((v.prototype||(v.prototype={}))[s]=c))};i.F=1,i.G=2,i.S=4,i.P=8,i.B=16,i.W=32,e.exports=i},function(e,t){var n=e.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=n)},function(e,t){var n=e.exports={version:"1.2.6"};"number"==typeof __e&&(__e=n)},function(e,t,n){var a=n(23);e.exports=function(e,t,n){if(a(e),void 0===t)return e;switch(n){case 1:return function(n){return e.call(t,n)};case 2:return function(n,a){return e.call(t,n,a)};case 3:return function(n,a,r){return e.call(t,n,a,r)}}return function(){return e.apply(t,arguments)}}},function(e,t){e.exports=function(e){if("function"!=typeof e)throw TypeError(e+" is not a function!");return e}},function(e,t){e.exports=function(e){try{return!!e()}catch(e){return!0}}},function(e,t,n){"use strict";var a=n(1).default;t.__esModule=!0;var r=a(n(6));t.default=function(e){e.registerHelper("helperMissing",(function(){if(1!==arguments.length)throw new r.default('Missing helper: "'+arguments[arguments.length-1].name+'"')}))},e.exports=t.default},function(e,t,n){"use strict";var a=n(1).default;t.__esModule=!0;var r=n(5),o=a(n(6));t.default=function(e){e.registerHelper("if",(function(e,t){if(2!=arguments.length)throw new o.default("#if requires exactly one argument");return r.isFunction(e)&&(e=e.call(this)),!t.hash.includeZero&&!e||r.isEmpty(e)?t.inverse(this):t.fn(this)})),e.registerHelper("unless",(function(t,n){if(2!=arguments.length)throw new o.default("#unless requires exactly one argument");return e.helpers.if.call(this,t,{fn:n.inverse,inverse:n.fn,hash:n.hash})}))},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(e){e.registerHelper("log",(function(){for(var t=[void 0],n=arguments[arguments.length-1],a=0;a<arguments.length-1;a++)t.push(arguments[a]);var r=1;null!=n.hash.level?r=n.hash.level:n.data&&null!=n.data.level&&(r=n.data.level),t[0]=r,e.log.apply(e,t)}))},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(e){e.registerHelper("lookup",(function(e,t,n){return e?n.lookupProperty(e,t):e}))},e.exports=t.default},function(e,t,n){"use strict";var a=n(1).default;t.__esModule=!0;var r=n(5),o=a(n(6));t.default=function(e){e.registerHelper("with",(function(e,t){if(2!=arguments.length)throw new o.default("#with requires exactly one argument");r.isFunction(e)&&(e=e.call(this));var n=t.fn;if(r.isEmpty(e))return t.inverse(this);var a=t.data;return t.data&&t.ids&&((a=r.createFrame(t.data)).contextPath=r.appendContextPath(t.data.contextPath,t.ids[0])),n(e,{data:a,blockParams:r.blockParams([e],[a&&a.contextPath])})}))},e.exports=t.default},function(e,t,n){"use strict";var a=n(1).default;t.__esModule=!0,t.registerDefaultDecorators=function(e){r.default(e)};var r=a(n(31))},function(e,t,n){"use strict";t.__esModule=!0;var a=n(5);t.default=function(e){e.registerDecorator("inline",(function(e,t,n,r){var o=e;return t.partials||(t.partials={},o=function(r,o){var i=n.partials;n.partials=a.extend({},i,t.partials);var s=e(r,o);return n.partials=i,s}),t.partials[r.args[0]]=r.fn,o}))},e.exports=t.default},function(e,t,n){"use strict";t.__esModule=!0;var a=n(5),r={methodMap:["debug","info","warn","error"],level:"info",lookupLevel:function(e){if("string"==typeof e){var t=a.indexOf(r.methodMap,e.toLowerCase());e=t>=0?t:parseInt(e,10)}return e},log:function(e){if(e=r.lookupLevel(e),"undefined"!=typeof console&&r.lookupLevel(r.level)<=e){var t=r.methodMap[e];console[t]||(t="log");for(var n=arguments.length,a=Array(n>1?n-1:0),o=1;o<n;o++)a[o-1]=arguments[o];console[t].apply(console,a)}}};t.default=r,e.exports=t.default},function(e,t,n){"use strict";var a=n(34).default,r=n(13).default,o=n(3).default;t.__esModule=!0,t.createProtoAccessControl=function(e){var t=a(null);t.constructor=!1,t.__defineGetter__=!1,t.__defineSetter__=!1,t.__lookupGetter__=!1;var n=a(null);return n.__proto__=!1,{properties:{whitelist:i.createNewLookupObject(n,e.allowedProtoProperties),defaultValue:e.allowProtoPropertiesByDefault},methods:{whitelist:i.createNewLookupObject(t,e.allowedProtoMethods),defaultValue:e.allowProtoMethodsByDefault}}},t.resultIsAllowed=function(e,t,n){return c("function"==typeof e?t.methods:t.properties,n)},t.resetLoggedProperties=function(){r(l).forEach((function(e){delete l[e]}))};var i=n(36),s=o(n(32)),l=a(null);function c(e,t){return void 0!==e.whitelist[t]?!0===e.whitelist[t]:void 0!==e.defaultValue?e.defaultValue:(function(e){!0!==l[e]&&(l[e]=!0,s.log("error",'Handlebars: Access has been denied to resolve the property "'+e+'" because it is not an "own property" of its parent.\nYou can add a runtime option to disable the check or this warning:\nSee https://handlebarsjs.com/api-reference/runtime-options.html#options-to-control-prototype-access for details'))}(t),!1)}},function(e,t,n){e.exports={default:n(35),__esModule:!0}},function(e,t,n){var a=n(9);e.exports=function(e,t){return a.create(e,t)}},function(e,t,n){"use strict";var a=n(34).default;t.__esModule=!0,t.createNewLookupObject=function(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];return r.extend.apply(void 0,[a(null)].concat(t))};var r=n(5)},function(e,t){"use strict";function n(e){this.string=e}t.__esModule=!0,n.prototype.toString=n.prototype.toHTML=function(){return""+this.string},t.default=n,e.exports=t.default},function(e,t,n){"use strict";var a=n(39).default,r=n(13).default,o=n(3).default,i=n(1).default;t.__esModule=!0,t.checkRevision=function(e){var t=e&&e[0]||1,n=c.COMPILER_REVISION;if(!(t>=c.LAST_COMPATIBLE_COMPILER_REVISION&&t<=c.COMPILER_REVISION)){if(t<c.LAST_COMPATIBLE_COMPILER_REVISION){var a=c.REVISION_CHANGES[n],r=c.REVISION_CHANGES[t];throw new l.default("Template was precompiled with an older version of Handlebars than the current runtime. Please update your precompiler to a newer version ("+a+") or downgrade your runtime to an older version ("+r+").")}throw new l.default("Template was precompiled with a newer version of Handlebars than the current runtime. Please update your runtime to a newer version ("+e[1]+").")}},t.template=function(e,t){if(!t)throw new l.default("No environment passed to template");if(!e||!e.main)throw new l.default("Unknown template object: "+typeof e);e.main.decorator=e.main_d,t.VM.checkRevision(e.compiler);var n=e.compiler&&7===e.compiler[0],o={strict:function(e,t,n){if(!e||!(t in e))throw new l.default('"'+t+'" not defined in '+e,{loc:n});return e[t]},lookupProperty:function(e,t){var n=e[t];return null==n||Object.prototype.hasOwnProperty.call(e,t)||d.resultIsAllowed(n,o.protoAccessControl,t)?n:void 0},lookup:function(e,t){for(var n=e.length,a=0;a<n;a++)if(null!=(e[a]&&o.lookupProperty(e[a],t)))return e[a][t]},lambda:function(e,t){return"function"==typeof e?e.call(t):e},escapeExpression:s.escapeExpression,invokePartial:function(n,a,r){r.hash&&(a=s.extend({},a,r.hash),r.ids&&(r.ids[0]=!0)),n=t.VM.resolvePartial.call(this,n,a,r);var o=s.extend({},r,{hooks:this.hooks,protoAccessControl:this.protoAccessControl}),i=t.VM.invokePartial.call(this,n,a,o);if(null==i&&t.compile&&(r.partials[r.name]=t.compile(n,e.compilerOptions,t),i=r.partials[r.name](a,o)),null!=i){if(r.indent){for(var c=i.split("\n"),u=0,p=c.length;u<p&&(c[u]||u+1!==p);u++)c[u]=r.indent+c[u];i=c.join("\n")}return i}throw new l.default("The partial "+r.name+" could not be compiled when running in runtime-only mode")},fn:function(t){var n=e[t];return n.decorator=e[t+"_d"],n},programs:[],program:function(e,t,n,a,r){var o=this.programs[e],i=this.fn(e);return t||r||a||n?o=m(this,e,i,t,n,a,r):o||(o=this.programs[e]=m(this,e,i)),o},data:function(e,t){for(;e&&t--;)e=e._parent;return e},mergeIfNeeded:function(e,t){var n=e||t;return e&&t&&e!==t&&(n=s.extend({},t,e)),n},nullContext:a({}),noop:t.VM.noop,compilerInfo:e.compiler};function i(t){var n=arguments.length<=1||void 0===arguments[1]?{}:arguments[1],a=n.data;i._setup(n),!n.partial&&e.useData&&(a=h(t,a));var r=void 0,s=e.useBlockParams?[]:void 0;function l(t){return""+e.main(o,t,o.helpers,o.partials,a,s,r)}return e.useDepths&&(r=n.depths?t!=n.depths[0]?[t].concat(n.depths):n.depths:[t]),(l=v(e.main,l,o,n.depths||[],a,s))(t,n)}return i.isTop=!0,i._setup=function(a){if(a.partial)o.protoAccessControl=a.protoAccessControl,o.helpers=a.helpers,o.partials=a.partials,o.decorators=a.decorators,o.hooks=a.hooks;else{var i=s.extend({},t.helpers,a.helpers);!function(e,t){r(e).forEach((function(n){var a=e[n];e[n]=function(e,t){var n=t.lookupProperty;return p.wrapHelper(e,(function(e){return s.extend({lookupProperty:n},e)}))}(a,t)}))}(i,o),o.helpers=i,e.usePartial&&(o.partials=o.mergeIfNeeded(a.partials,t.partials)),(e.usePartial||e.useDecorators)&&(o.decorators=s.extend({},t.decorators,a.decorators)),o.hooks={},o.protoAccessControl=d.createProtoAccessControl(a);var l=a.allowCallsToHelperMissing||n;u.moveHelperToHooks(o,"helperMissing",l),u.moveHelperToHooks(o,"blockHelperMissing",l)}},i._child=function(t,n,a,r){if(e.useBlockParams&&!a)throw new l.default("must pass block params");if(e.useDepths&&!r)throw new l.default("must pass parent depths");return m(o,t,e[t],n,0,a,r)},i},t.wrapProgram=m,t.resolvePartial=function(e,t,n){return e?e.call||n.name||(n.name=e,e=n.partials[e]):e="@partial-block"===n.name?n.data["partial-block"]:n.partials[n.name],e},t.invokePartial=function(e,t,n){var a=n.data&&n.data["partial-block"];n.partial=!0,n.ids&&(n.data.contextPath=n.ids[0]||n.data.contextPath);var r=void 0;if(n.fn&&n.fn!==f&&function(){n.data=c.createFrame(n.data);var e=n.fn;r=n.data["partial-block"]=function(t){var n=arguments.length<=1||void 0===arguments[1]?{}:arguments[1];return n.data=c.createFrame(n.data),n.data["partial-block"]=a,e(t,n)},e.partials&&(n.partials=s.extend({},n.partials,e.partials))}(),void 0===e&&r&&(e=r),void 0===e)throw new l.default("The partial "+n.name+" could not be found");if(e instanceof Function)return e(t,n)},t.noop=f;var s=o(n(5)),l=i(n(6)),c=n(4),u=n(10),p=n(43),d=n(33);function m(e,t,n,a,r,o,i){function s(t){var r=arguments.length<=1||void 0===arguments[1]?{}:arguments[1],s=i;return!i||t==i[0]||t===e.nullContext&&null===i[0]||(s=[t].concat(i)),n(e,t,e.helpers,e.partials,r.data||a,o&&[r.blockParams].concat(o),s)}return(s=v(n,s,e,i,a,o)).program=t,s.depth=i?i.length:0,s.blockParams=r||0,s}function f(){return""}function h(e,t){return t&&"root"in t||((t=t?c.createFrame(t):{}).root=e),t}function v(e,t,n,a,r,o){if(e.decorator){var i={};t=e.decorator(t,i,n,a&&a[0],r,o,a),s.extend(t,i)}return t}},function(e,t,n){e.exports={default:n(40),__esModule:!0}},function(e,t,n){n(41),e.exports=n(21).Object.seal},function(e,t,n){var a=n(42);n(18)("seal",(function(e){return function(t){return e&&a(t)?e(t):t}}))},function(e,t){e.exports=function(e){return"object"==typeof e?null!==e:"function"==typeof e}},function(e,t){"use strict";t.__esModule=!0,t.wrapHelper=function(e,t){return"function"!=typeof e?e:function(){var n=arguments[arguments.length-1];return arguments[arguments.length-1]=t(n),e.apply(this,arguments)}}},function(e,t){(function(n){"use strict";t.__esModule=!0,t.default=function(e){var t=void 0!==n?n:window,a=t.Handlebars;e.noConflict=function(){return t.Handlebars===e&&(t.Handlebars=a),e}},e.exports=t.default}).call(t,function(){return this}())},function(e,t){"use strict";t.__esModule=!0;var n={helpers:{helperExpression:function(e){return"SubExpression"===e.type||("MustacheStatement"===e.type||"BlockStatement"===e.type)&&!!(e.params&&e.params.length||e.hash)},scopedId:function(e){return/^\.|this\b/.test(e.original)},simpleId:function(e){return 1===e.parts.length&&!n.helpers.scopedId(e)&&!e.depth}}};t.default=n,e.exports=t.default},function(e,t,n){"use strict";var a=n(1).default,r=n(3).default;t.__esModule=!0,t.parseWithoutProcessing=u,t.parse=function(e,t){var n=u(e,t);return new i.default(t).accept(n)};var o=a(n(47)),i=a(n(48)),s=r(n(50)),l=n(5);t.parser=o.default;var c={};function u(e,t){return"Program"===e.type?e:(o.default.yy=c,c.locInfo=function(e){return new c.SourceLocation(t&&t.srcName,e)},o.default.parse(e))}l.extend(c,s)},function(e,t){"use strict";t.__esModule=!0;var n=function(){var e={trace:function(){},yy:{},symbols_:{error:2,root:3,program:4,EOF:5,program_repetition0:6,statement:7,mustache:8,block:9,rawBlock:10,partial:11,partialBlock:12,content:13,COMMENT:14,CONTENT:15,openRawBlock:16,rawBlock_repetition0:17,END_RAW_BLOCK:18,OPEN_RAW_BLOCK:19,helperName:20,openRawBlock_repetition0:21,openRawBlock_option0:22,CLOSE_RAW_BLOCK:23,openBlock:24,block_option0:25,closeBlock:26,openInverse:27,block_option1:28,OPEN_BLOCK:29,openBlock_repetition0:30,openBlock_option0:31,openBlock_option1:32,CLOSE:33,OPEN_INVERSE:34,openInverse_repetition0:35,openInverse_option0:36,openInverse_option1:37,openInverseChain:38,OPEN_INVERSE_CHAIN:39,openInverseChain_repetition0:40,openInverseChain_option0:41,openInverseChain_option1:42,inverseAndProgram:43,INVERSE:44,inverseChain:45,inverseChain_option0:46,OPEN_ENDBLOCK:47,OPEN:48,mustache_repetition0:49,mustache_option0:50,OPEN_UNESCAPED:51,mustache_repetition1:52,mustache_option1:53,CLOSE_UNESCAPED:54,OPEN_PARTIAL:55,partialName:56,partial_repetition0:57,partial_option0:58,openPartialBlock:59,OPEN_PARTIAL_BLOCK:60,openPartialBlock_repetition0:61,openPartialBlock_option0:62,param:63,sexpr:64,OPEN_SEXPR:65,sexpr_repetition0:66,sexpr_option0:67,CLOSE_SEXPR:68,hash:69,hash_repetition_plus0:70,hashSegment:71,ID:72,EQUALS:73,blockParams:74,OPEN_BLOCK_PARAMS:75,blockParams_repetition_plus0:76,CLOSE_BLOCK_PARAMS:77,path:78,dataName:79,STRING:80,NUMBER:81,BOOLEAN:82,UNDEFINED:83,NULL:84,DATA:85,pathSegments:86,SEP:87,$accept:0,$end:1},terminals_:{2:"error",5:"EOF",14:"COMMENT",15:"CONTENT",18:"END_RAW_BLOCK",19:"OPEN_RAW_BLOCK",23:"CLOSE_RAW_BLOCK",29:"OPEN_BLOCK",33:"CLOSE",34:"OPEN_INVERSE",39:"OPEN_INVERSE_CHAIN",44:"INVERSE",47:"OPEN_ENDBLOCK",48:"OPEN",51:"OPEN_UNESCAPED",54:"CLOSE_UNESCAPED",55:"OPEN_PARTIAL",60:"OPEN_PARTIAL_BLOCK",65:"OPEN_SEXPR",68:"CLOSE_SEXPR",72:"ID",73:"EQUALS",75:"OPEN_BLOCK_PARAMS",77:"CLOSE_BLOCK_PARAMS",80:"STRING",81:"NUMBER",82:"BOOLEAN",83:"UNDEFINED",84:"NULL",85:"DATA",87:"SEP"},productions_:[0,[3,2],[4,1],[7,1],[7,1],[7,1],[7,1],[7,1],[7,1],[7,1],[13,1],[10,3],[16,5],[9,4],[9,4],[24,6],[27,6],[38,6],[43,2],[45,3],[45,1],[26,3],[8,5],[8,5],[11,5],[12,3],[59,5],[63,1],[63,1],[64,5],[69,1],[71,3],[74,3],[20,1],[20,1],[20,1],[20,1],[20,1],[20,1],[20,1],[56,1],[56,1],[79,2],[78,1],[86,3],[86,1],[6,0],[6,2],[17,0],[17,2],[21,0],[21,2],[22,0],[22,1],[25,0],[25,1],[28,0],[28,1],[30,0],[30,2],[31,0],[31,1],[32,0],[32,1],[35,0],[35,2],[36,0],[36,1],[37,0],[37,1],[40,0],[40,2],[41,0],[41,1],[42,0],[42,1],[46,0],[46,1],[49,0],[49,2],[50,0],[50,1],[52,0],[52,2],[53,0],[53,1],[57,0],[57,2],[58,0],[58,1],[61,0],[61,2],[62,0],[62,1],[66,0],[66,2],[67,0],[67,1],[70,1],[70,2],[76,1],[76,2]],performAction:function(e,t,n,a,r,o,i){var s=o.length-1;switch(r){case 1:return o[s-1];case 2:this.$=a.prepareProgram(o[s]);break;case 3:case 4:case 5:case 6:case 7:case 8:this.$=o[s];break;case 9:this.$={type:"CommentStatement",value:a.stripComment(o[s]),strip:a.stripFlags(o[s],o[s]),loc:a.locInfo(this._$)};break;case 10:this.$={type:"ContentStatement",original:o[s],value:o[s],loc:a.locInfo(this._$)};break;case 11:this.$=a.prepareRawBlock(o[s-2],o[s-1],o[s],this._$);break;case 12:this.$={path:o[s-3],params:o[s-2],hash:o[s-1]};break;case 13:this.$=a.prepareBlock(o[s-3],o[s-2],o[s-1],o[s],!1,this._$);break;case 14:this.$=a.prepareBlock(o[s-3],o[s-2],o[s-1],o[s],!0,this._$);break;case 15:this.$={open:o[s-5],path:o[s-4],params:o[s-3],hash:o[s-2],blockParams:o[s-1],strip:a.stripFlags(o[s-5],o[s])};break;case 16:case 17:this.$={path:o[s-4],params:o[s-3],hash:o[s-2],blockParams:o[s-1],strip:a.stripFlags(o[s-5],o[s])};break;case 18:this.$={strip:a.stripFlags(o[s-1],o[s-1]),program:o[s]};break;case 19:var l=a.prepareBlock(o[s-2],o[s-1],o[s],o[s],!1,this._$),c=a.prepareProgram([l],o[s-1].loc);c.chained=!0,this.$={strip:o[s-2].strip,program:c,chain:!0};break;case 20:this.$=o[s];break;case 21:this.$={path:o[s-1],strip:a.stripFlags(o[s-2],o[s])};break;case 22:case 23:this.$=a.prepareMustache(o[s-3],o[s-2],o[s-1],o[s-4],a.stripFlags(o[s-4],o[s]),this._$);break;case 24:this.$={type:"PartialStatement",name:o[s-3],params:o[s-2],hash:o[s-1],indent:"",strip:a.stripFlags(o[s-4],o[s]),loc:a.locInfo(this._$)};break;case 25:this.$=a.preparePartialBlock(o[s-2],o[s-1],o[s],this._$);break;case 26:this.$={path:o[s-3],params:o[s-2],hash:o[s-1],strip:a.stripFlags(o[s-4],o[s])};break;case 27:case 28:this.$=o[s];break;case 29:this.$={type:"SubExpression",path:o[s-3],params:o[s-2],hash:o[s-1],loc:a.locInfo(this._$)};break;case 30:this.$={type:"Hash",pairs:o[s],loc:a.locInfo(this._$)};break;case 31:this.$={type:"HashPair",key:a.id(o[s-2]),value:o[s],loc:a.locInfo(this._$)};break;case 32:this.$=a.id(o[s-1]);break;case 33:case 34:this.$=o[s];break;case 35:this.$={type:"StringLiteral",value:o[s],original:o[s],loc:a.locInfo(this._$)};break;case 36:this.$={type:"NumberLiteral",value:Number(o[s]),original:Number(o[s]),loc:a.locInfo(this._$)};break;case 37:this.$={type:"BooleanLiteral",value:"true"===o[s],original:"true"===o[s],loc:a.locInfo(this._$)};break;case 38:this.$={type:"UndefinedLiteral",original:void 0,value:void 0,loc:a.locInfo(this._$)};break;case 39:this.$={type:"NullLiteral",original:null,value:null,loc:a.locInfo(this._$)};break;case 40:case 41:this.$=o[s];break;case 42:this.$=a.preparePath(!0,o[s],this._$);break;case 43:this.$=a.preparePath(!1,o[s],this._$);break;case 44:o[s-2].push({part:a.id(o[s]),original:o[s],separator:o[s-1]}),this.$=o[s-2];break;case 45:this.$=[{part:a.id(o[s]),original:o[s]}];break;case 46:this.$=[];break;case 47:o[s-1].push(o[s]);break;case 48:this.$=[];break;case 49:o[s-1].push(o[s]);break;case 50:this.$=[];break;case 51:o[s-1].push(o[s]);break;case 58:this.$=[];break;case 59:o[s-1].push(o[s]);break;case 64:this.$=[];break;case 65:o[s-1].push(o[s]);break;case 70:this.$=[];break;case 71:o[s-1].push(o[s]);break;case 78:this.$=[];break;case 79:o[s-1].push(o[s]);break;case 82:this.$=[];break;case 83:o[s-1].push(o[s]);break;case 86:this.$=[];break;case 87:o[s-1].push(o[s]);break;case 90:this.$=[];break;case 91:o[s-1].push(o[s]);break;case 94:this.$=[];break;case 95:o[s-1].push(o[s]);break;case 98:this.$=[o[s]];break;case 99:o[s-1].push(o[s]);break;case 100:this.$=[o[s]];break;case 101:o[s-1].push(o[s])}},table:[{3:1,4:2,5:[2,46],6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{1:[3]},{5:[1,4]},{5:[2,2],7:5,8:6,9:7,10:8,11:9,12:10,13:11,14:[1,12],15:[1,20],16:17,19:[1,23],24:15,27:16,29:[1,21],34:[1,22],39:[2,2],44:[2,2],47:[2,2],48:[1,13],51:[1,14],55:[1,18],59:19,60:[1,24]},{1:[2,1]},{5:[2,47],14:[2,47],15:[2,47],19:[2,47],29:[2,47],34:[2,47],39:[2,47],44:[2,47],47:[2,47],48:[2,47],51:[2,47],55:[2,47],60:[2,47]},{5:[2,3],14:[2,3],15:[2,3],19:[2,3],29:[2,3],34:[2,3],39:[2,3],44:[2,3],47:[2,3],48:[2,3],51:[2,3],55:[2,3],60:[2,3]},{5:[2,4],14:[2,4],15:[2,4],19:[2,4],29:[2,4],34:[2,4],39:[2,4],44:[2,4],47:[2,4],48:[2,4],51:[2,4],55:[2,4],60:[2,4]},{5:[2,5],14:[2,5],15:[2,5],19:[2,5],29:[2,5],34:[2,5],39:[2,5],44:[2,5],47:[2,5],48:[2,5],51:[2,5],55:[2,5],60:[2,5]},{5:[2,6],14:[2,6],15:[2,6],19:[2,6],29:[2,6],34:[2,6],39:[2,6],44:[2,6],47:[2,6],48:[2,6],51:[2,6],55:[2,6],60:[2,6]},{5:[2,7],14:[2,7],15:[2,7],19:[2,7],29:[2,7],34:[2,7],39:[2,7],44:[2,7],47:[2,7],48:[2,7],51:[2,7],55:[2,7],60:[2,7]},{5:[2,8],14:[2,8],15:[2,8],19:[2,8],29:[2,8],34:[2,8],39:[2,8],44:[2,8],47:[2,8],48:[2,8],51:[2,8],55:[2,8],60:[2,8]},{5:[2,9],14:[2,9],15:[2,9],19:[2,9],29:[2,9],34:[2,9],39:[2,9],44:[2,9],47:[2,9],48:[2,9],51:[2,9],55:[2,9],60:[2,9]},{20:25,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:36,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{4:37,6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],39:[2,46],44:[2,46],47:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{4:38,6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],44:[2,46],47:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{15:[2,48],17:39,18:[2,48]},{20:41,56:40,64:42,65:[1,43],72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{4:44,6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],47:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{5:[2,10],14:[2,10],15:[2,10],18:[2,10],19:[2,10],29:[2,10],34:[2,10],39:[2,10],44:[2,10],47:[2,10],48:[2,10],51:[2,10],55:[2,10],60:[2,10]},{20:45,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:46,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:47,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:41,56:48,64:42,65:[1,43],72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{33:[2,78],49:49,65:[2,78],72:[2,78],80:[2,78],81:[2,78],82:[2,78],83:[2,78],84:[2,78],85:[2,78]},{23:[2,33],33:[2,33],54:[2,33],65:[2,33],68:[2,33],72:[2,33],75:[2,33],80:[2,33],81:[2,33],82:[2,33],83:[2,33],84:[2,33],85:[2,33]},{23:[2,34],33:[2,34],54:[2,34],65:[2,34],68:[2,34],72:[2,34],75:[2,34],80:[2,34],81:[2,34],82:[2,34],83:[2,34],84:[2,34],85:[2,34]},{23:[2,35],33:[2,35],54:[2,35],65:[2,35],68:[2,35],72:[2,35],75:[2,35],80:[2,35],81:[2,35],82:[2,35],83:[2,35],84:[2,35],85:[2,35]},{23:[2,36],33:[2,36],54:[2,36],65:[2,36],68:[2,36],72:[2,36],75:[2,36],80:[2,36],81:[2,36],82:[2,36],83:[2,36],84:[2,36],85:[2,36]},{23:[2,37],33:[2,37],54:[2,37],65:[2,37],68:[2,37],72:[2,37],75:[2,37],80:[2,37],81:[2,37],82:[2,37],83:[2,37],84:[2,37],85:[2,37]},{23:[2,38],33:[2,38],54:[2,38],65:[2,38],68:[2,38],72:[2,38],75:[2,38],80:[2,38],81:[2,38],82:[2,38],83:[2,38],84:[2,38],85:[2,38]},{23:[2,39],33:[2,39],54:[2,39],65:[2,39],68:[2,39],72:[2,39],75:[2,39],80:[2,39],81:[2,39],82:[2,39],83:[2,39],84:[2,39],85:[2,39]},{23:[2,43],33:[2,43],54:[2,43],65:[2,43],68:[2,43],72:[2,43],75:[2,43],80:[2,43],81:[2,43],82:[2,43],83:[2,43],84:[2,43],85:[2,43],87:[1,50]},{72:[1,35],86:51},{23:[2,45],33:[2,45],54:[2,45],65:[2,45],68:[2,45],72:[2,45],75:[2,45],80:[2,45],81:[2,45],82:[2,45],83:[2,45],84:[2,45],85:[2,45],87:[2,45]},{52:52,54:[2,82],65:[2,82],72:[2,82],80:[2,82],81:[2,82],82:[2,82],83:[2,82],84:[2,82],85:[2,82]},{25:53,38:55,39:[1,57],43:56,44:[1,58],45:54,47:[2,54]},{28:59,43:60,44:[1,58],47:[2,56]},{13:62,15:[1,20],18:[1,61]},{33:[2,86],57:63,65:[2,86],72:[2,86],80:[2,86],81:[2,86],82:[2,86],83:[2,86],84:[2,86],85:[2,86]},{33:[2,40],65:[2,40],72:[2,40],80:[2,40],81:[2,40],82:[2,40],83:[2,40],84:[2,40],85:[2,40]},{33:[2,41],65:[2,41],72:[2,41],80:[2,41],81:[2,41],82:[2,41],83:[2,41],84:[2,41],85:[2,41]},{20:64,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{26:65,47:[1,66]},{30:67,33:[2,58],65:[2,58],72:[2,58],75:[2,58],80:[2,58],81:[2,58],82:[2,58],83:[2,58],84:[2,58],85:[2,58]},{33:[2,64],35:68,65:[2,64],72:[2,64],75:[2,64],80:[2,64],81:[2,64],82:[2,64],83:[2,64],84:[2,64],85:[2,64]},{21:69,23:[2,50],65:[2,50],72:[2,50],80:[2,50],81:[2,50],82:[2,50],83:[2,50],84:[2,50],85:[2,50]},{33:[2,90],61:70,65:[2,90],72:[2,90],80:[2,90],81:[2,90],82:[2,90],83:[2,90],84:[2,90],85:[2,90]},{20:74,33:[2,80],50:71,63:72,64:75,65:[1,43],69:73,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{72:[1,79]},{23:[2,42],33:[2,42],54:[2,42],65:[2,42],68:[2,42],72:[2,42],75:[2,42],80:[2,42],81:[2,42],82:[2,42],83:[2,42],84:[2,42],85:[2,42],87:[1,50]},{20:74,53:80,54:[2,84],63:81,64:75,65:[1,43],69:82,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{26:83,47:[1,66]},{47:[2,55]},{4:84,6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],39:[2,46],44:[2,46],47:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{47:[2,20]},{20:85,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{4:86,6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],47:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{26:87,47:[1,66]},{47:[2,57]},{5:[2,11],14:[2,11],15:[2,11],19:[2,11],29:[2,11],34:[2,11],39:[2,11],44:[2,11],47:[2,11],48:[2,11],51:[2,11],55:[2,11],60:[2,11]},{15:[2,49],18:[2,49]},{20:74,33:[2,88],58:88,63:89,64:75,65:[1,43],69:90,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{65:[2,94],66:91,68:[2,94],72:[2,94],80:[2,94],81:[2,94],82:[2,94],83:[2,94],84:[2,94],85:[2,94]},{5:[2,25],14:[2,25],15:[2,25],19:[2,25],29:[2,25],34:[2,25],39:[2,25],44:[2,25],47:[2,25],48:[2,25],51:[2,25],55:[2,25],60:[2,25]},{20:92,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:74,31:93,33:[2,60],63:94,64:75,65:[1,43],69:95,70:76,71:77,72:[1,78],75:[2,60],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:74,33:[2,66],36:96,63:97,64:75,65:[1,43],69:98,70:76,71:77,72:[1,78],75:[2,66],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:74,22:99,23:[2,52],63:100,64:75,65:[1,43],69:101,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:74,33:[2,92],62:102,63:103,64:75,65:[1,43],69:104,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{33:[1,105]},{33:[2,79],65:[2,79],72:[2,79],80:[2,79],81:[2,79],82:[2,79],83:[2,79],84:[2,79],85:[2,79]},{33:[2,81]},{23:[2,27],33:[2,27],54:[2,27],65:[2,27],68:[2,27],72:[2,27],75:[2,27],80:[2,27],81:[2,27],82:[2,27],83:[2,27],84:[2,27],85:[2,27]},{23:[2,28],33:[2,28],54:[2,28],65:[2,28],68:[2,28],72:[2,28],75:[2,28],80:[2,28],81:[2,28],82:[2,28],83:[2,28],84:[2,28],85:[2,28]},{23:[2,30],33:[2,30],54:[2,30],68:[2,30],71:106,72:[1,107],75:[2,30]},{23:[2,98],33:[2,98],54:[2,98],68:[2,98],72:[2,98],75:[2,98]},{23:[2,45],33:[2,45],54:[2,45],65:[2,45],68:[2,45],72:[2,45],73:[1,108],75:[2,45],80:[2,45],81:[2,45],82:[2,45],83:[2,45],84:[2,45],85:[2,45],87:[2,45]},{23:[2,44],33:[2,44],54:[2,44],65:[2,44],68:[2,44],72:[2,44],75:[2,44],80:[2,44],81:[2,44],82:[2,44],83:[2,44],84:[2,44],85:[2,44],87:[2,44]},{54:[1,109]},{54:[2,83],65:[2,83],72:[2,83],80:[2,83],81:[2,83],82:[2,83],83:[2,83],84:[2,83],85:[2,83]},{54:[2,85]},{5:[2,13],14:[2,13],15:[2,13],19:[2,13],29:[2,13],34:[2,13],39:[2,13],44:[2,13],47:[2,13],48:[2,13],51:[2,13],55:[2,13],60:[2,13]},{38:55,39:[1,57],43:56,44:[1,58],45:111,46:110,47:[2,76]},{33:[2,70],40:112,65:[2,70],72:[2,70],75:[2,70],80:[2,70],81:[2,70],82:[2,70],83:[2,70],84:[2,70],85:[2,70]},{47:[2,18]},{5:[2,14],14:[2,14],15:[2,14],19:[2,14],29:[2,14],34:[2,14],39:[2,14],44:[2,14],47:[2,14],48:[2,14],51:[2,14],55:[2,14],60:[2,14]},{33:[1,113]},{33:[2,87],65:[2,87],72:[2,87],80:[2,87],81:[2,87],82:[2,87],83:[2,87],84:[2,87],85:[2,87]},{33:[2,89]},{20:74,63:115,64:75,65:[1,43],67:114,68:[2,96],69:116,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{33:[1,117]},{32:118,33:[2,62],74:119,75:[1,120]},{33:[2,59],65:[2,59],72:[2,59],75:[2,59],80:[2,59],81:[2,59],82:[2,59],83:[2,59],84:[2,59],85:[2,59]},{33:[2,61],75:[2,61]},{33:[2,68],37:121,74:122,75:[1,120]},{33:[2,65],65:[2,65],72:[2,65],75:[2,65],80:[2,65],81:[2,65],82:[2,65],83:[2,65],84:[2,65],85:[2,65]},{33:[2,67],75:[2,67]},{23:[1,123]},{23:[2,51],65:[2,51],72:[2,51],80:[2,51],81:[2,51],82:[2,51],83:[2,51],84:[2,51],85:[2,51]},{23:[2,53]},{33:[1,124]},{33:[2,91],65:[2,91],72:[2,91],80:[2,91],81:[2,91],82:[2,91],83:[2,91],84:[2,91],85:[2,91]},{33:[2,93]},{5:[2,22],14:[2,22],15:[2,22],19:[2,22],29:[2,22],34:[2,22],39:[2,22],44:[2,22],47:[2,22],48:[2,22],51:[2,22],55:[2,22],60:[2,22]},{23:[2,99],33:[2,99],54:[2,99],68:[2,99],72:[2,99],75:[2,99]},{73:[1,108]},{20:74,63:125,64:75,65:[1,43],72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{5:[2,23],14:[2,23],15:[2,23],19:[2,23],29:[2,23],34:[2,23],39:[2,23],44:[2,23],47:[2,23],48:[2,23],51:[2,23],55:[2,23],60:[2,23]},{47:[2,19]},{47:[2,77]},{20:74,33:[2,72],41:126,63:127,64:75,65:[1,43],69:128,70:76,71:77,72:[1,78],75:[2,72],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{5:[2,24],14:[2,24],15:[2,24],19:[2,24],29:[2,24],34:[2,24],39:[2,24],44:[2,24],47:[2,24],48:[2,24],51:[2,24],55:[2,24],60:[2,24]},{68:[1,129]},{65:[2,95],68:[2,95],72:[2,95],80:[2,95],81:[2,95],82:[2,95],83:[2,95],84:[2,95],85:[2,95]},{68:[2,97]},{5:[2,21],14:[2,21],15:[2,21],19:[2,21],29:[2,21],34:[2,21],39:[2,21],44:[2,21],47:[2,21],48:[2,21],51:[2,21],55:[2,21],60:[2,21]},{33:[1,130]},{33:[2,63]},{72:[1,132],76:131},{33:[1,133]},{33:[2,69]},{15:[2,12],18:[2,12]},{14:[2,26],15:[2,26],19:[2,26],29:[2,26],34:[2,26],47:[2,26],48:[2,26],51:[2,26],55:[2,26],60:[2,26]},{23:[2,31],33:[2,31],54:[2,31],68:[2,31],72:[2,31],75:[2,31]},{33:[2,74],42:134,74:135,75:[1,120]},{33:[2,71],65:[2,71],72:[2,71],75:[2,71],80:[2,71],81:[2,71],82:[2,71],83:[2,71],84:[2,71],85:[2,71]},{33:[2,73],75:[2,73]},{23:[2,29],33:[2,29],54:[2,29],65:[2,29],68:[2,29],72:[2,29],75:[2,29],80:[2,29],81:[2,29],82:[2,29],83:[2,29],84:[2,29],85:[2,29]},{14:[2,15],15:[2,15],19:[2,15],29:[2,15],34:[2,15],39:[2,15],44:[2,15],47:[2,15],48:[2,15],51:[2,15],55:[2,15],60:[2,15]},{72:[1,137],77:[1,136]},{72:[2,100],77:[2,100]},{14:[2,16],15:[2,16],19:[2,16],29:[2,16],34:[2,16],44:[2,16],47:[2,16],48:[2,16],51:[2,16],55:[2,16],60:[2,16]},{33:[1,138]},{33:[2,75]},{33:[2,32]},{72:[2,101],77:[2,101]},{14:[2,17],15:[2,17],19:[2,17],29:[2,17],34:[2,17],39:[2,17],44:[2,17],47:[2,17],48:[2,17],51:[2,17],55:[2,17],60:[2,17]}],defaultActions:{4:[2,1],54:[2,55],56:[2,20],60:[2,57],73:[2,81],82:[2,85],86:[2,18],90:[2,89],101:[2,53],104:[2,93],110:[2,19],111:[2,77],116:[2,97],119:[2,63],122:[2,69],135:[2,75],136:[2,32]},parseError:function(e,t){throw new Error(e)},parse:function(e){var t=this,n=[0],a=[null],r=[],o=this.table,i="",s=0,l=0,c=0;this.lexer.setInput(e),this.lexer.yy=this.yy,this.yy.lexer=this.lexer,this.yy.parser=this,void 0===this.lexer.yylloc&&(this.lexer.yylloc={});var u=this.lexer.yylloc;r.push(u);var p=this.lexer.options&&this.lexer.options.ranges;"function"==typeof this.yy.parseError&&(this.parseError=this.yy.parseError);for(var d,m,f,h,v,g,y,b,w,_,E={};;){if(f=n[n.length-1],this.defaultActions[f]?h=this.defaultActions[f]:(null==d&&(_=void 0,"number"!=typeof(_=t.lexer.lex()||1)&&(_=t.symbols_[_]||_),d=_),h=o[f]&&o[f][d]),void 0===h||!h.length||!h[0]){var k="";if(!c){for(g in w=[],o[f])this.terminals_[g]&&g>2&&w.push("'"+this.terminals_[g]+"'");k=this.lexer.showPosition?"Parse error on line "+(s+1)+":\n"+this.lexer.showPosition()+"\nExpecting "+w.join(", ")+", got '"+(this.terminals_[d]||d)+"'":"Parse error on line "+(s+1)+": Unexpected "+(1==d?"end of input":"'"+(this.terminals_[d]||d)+"'"),this.parseError(k,{text:this.lexer.match,token:this.terminals_[d]||d,line:this.lexer.yylineno,loc:u,expected:w})}}if(h[0]instanceof Array&&h.length>1)throw new Error("Parse Error: multiple actions possible at state: "+f+", token: "+d);switch(h[0]){case 1:n.push(d),a.push(this.lexer.yytext),r.push(this.lexer.yylloc),n.push(h[1]),d=null,m?(d=m,m=null):(l=this.lexer.yyleng,i=this.lexer.yytext,s=this.lexer.yylineno,u=this.lexer.yylloc,c>0&&c--);break;case 2:if(y=this.productions_[h[1]][1],E.$=a[a.length-y],E._$={first_line:r[r.length-(y||1)].first_line,last_line:r[r.length-1].last_line,first_column:r[r.length-(y||1)].first_column,last_column:r[r.length-1].last_column},p&&(E._$.range=[r[r.length-(y||1)].range[0],r[r.length-1].range[1]]),void 0!==(v=this.performAction.call(E,i,l,s,this.yy,h[1],a,r)))return v;y&&(n=n.slice(0,-1*y*2),a=a.slice(0,-1*y),r=r.slice(0,-1*y)),n.push(this.productions_[h[1]][0]),a.push(E.$),r.push(E._$),b=o[n[n.length-2]][n[n.length-1]],n.push(b);break;case 3:return!0}}return!0}},t=function(){var e={EOF:1,parseError:function(e,t){if(!this.yy.parser)throw new Error(e);this.yy.parser.parseError(e,t)},setInput:function(e){return this._input=e,this._more=this._less=this.done=!1,this.yylineno=this.yyleng=0,this.yytext=this.matched=this.match="",this.conditionStack=["INITIAL"],this.yylloc={first_line:1,first_column:0,last_line:1,last_column:0},this.options.ranges&&(this.yylloc.range=[0,0]),this.offset=0,this},input:function(){var e=this._input[0];return this.yytext+=e,this.yyleng++,this.offset++,this.match+=e,this.matched+=e,e.match(/(?:\r\n?|\n).*/g)?(this.yylineno++,this.yylloc.last_line++):this.yylloc.last_column++,this.options.ranges&&this.yylloc.range[1]++,this._input=this._input.slice(1),e},unput:function(e){var t=e.length,n=e.split(/(?:\r\n?|\n)/g);this._input=e+this._input,this.yytext=this.yytext.substr(0,this.yytext.length-t-1),this.offset-=t;var a=this.match.split(/(?:\r\n?|\n)/g);this.match=this.match.substr(0,this.match.length-1),this.matched=this.matched.substr(0,this.matched.length-1),n.length-1&&(this.yylineno-=n.length-1);var r=this.yylloc.range;return this.yylloc={first_line:this.yylloc.first_line,last_line:this.yylineno+1,first_column:this.yylloc.first_column,last_column:n?(n.length===a.length?this.yylloc.first_column:0)+a[a.length-n.length].length-n[0].length:this.yylloc.first_column-t},this.options.ranges&&(this.yylloc.range=[r[0],r[0]+this.yyleng-t]),this},more:function(){return this._more=!0,this},less:function(e){this.unput(this.match.slice(e))},pastInput:function(){var e=this.matched.substr(0,this.matched.length-this.match.length);return(e.length>20?"...":"")+e.substr(-20).replace(/\n/g,"")},upcomingInput:function(){var e=this.match;return e.length<20&&(e+=this._input.substr(0,20-e.length)),(e.substr(0,20)+(e.length>20?"...":"")).replace(/\n/g,"")},showPosition:function(){var e=this.pastInput(),t=new Array(e.length+1).join("-");return e+this.upcomingInput()+"\n"+t+"^"},next:function(){if(this.done)return this.EOF;var e,t,n,a,r;this._input||(this.done=!0),this._more||(this.yytext="",this.match="");for(var o=this._currentRules(),i=0;i<o.length&&(!(n=this._input.match(this.rules[o[i]]))||t&&!(n[0].length>t[0].length)||(t=n,a=i,this.options.flex));i++);return t?((r=t[0].match(/(?:\r\n?|\n).*/g))&&(this.yylineno+=r.length),this.yylloc={first_line:this.yylloc.last_line,last_line:this.yylineno+1,first_column:this.yylloc.last_column,last_column:r?r[r.length-1].length-r[r.length-1].match(/\r?\n?/)[0].length:this.yylloc.last_column+t[0].length},this.yytext+=t[0],this.match+=t[0],this.matches=t,this.yyleng=this.yytext.length,this.options.ranges&&(this.yylloc.range=[this.offset,this.offset+=this.yyleng]),this._more=!1,this._input=this._input.slice(t[0].length),this.matched+=t[0],e=this.performAction.call(this,this.yy,this,o[a],this.conditionStack[this.conditionStack.length-1]),this.done&&this._input&&(this.done=!1),e||void 0):""===this._input?this.EOF:this.parseError("Lexical error on line "+(this.yylineno+1)+". Unrecognized text.\n"+this.showPosition(),{text:"",token:null,line:this.yylineno})},lex:function(){var e=this.next();return void 0!==e?e:this.lex()},begin:function(e){this.conditionStack.push(e)},popState:function(){return this.conditionStack.pop()},_currentRules:function(){return this.conditions[this.conditionStack[this.conditionStack.length-1]].rules},topState:function(){return this.conditionStack[this.conditionStack.length-2]},pushState:function(e){this.begin(e)},options:{},performAction:function(e,t,n,a){function r(e,n){return t.yytext=t.yytext.substring(e,t.yyleng-n+e)}switch(n){case 0:if("\\\\"===t.yytext.slice(-2)?(r(0,1),this.begin("mu")):"\\"===t.yytext.slice(-1)?(r(0,1),this.begin("emu")):this.begin("mu"),t.yytext)return 15;break;case 1:return 15;case 2:return this.popState(),15;case 3:return this.begin("raw"),15;case 4:return this.popState(),"raw"===this.conditionStack[this.conditionStack.length-1]?15:(r(5,9),"END_RAW_BLOCK");case 5:return 15;case 6:return this.popState(),14;case 7:return 65;case 8:return 68;case 9:return 19;case 10:return this.popState(),this.begin("raw"),23;case 11:return 55;case 12:return 60;case 13:return 29;case 14:return 47;case 15:case 16:return this.popState(),44;case 17:return 34;case 18:return 39;case 19:return 51;case 20:return 48;case 21:this.unput(t.yytext),this.popState(),this.begin("com");break;case 22:return this.popState(),14;case 23:return 48;case 24:return 73;case 25:case 26:return 72;case 27:return 87;case 28:break;case 29:return this.popState(),54;case 30:return this.popState(),33;case 31:return t.yytext=r(1,2).replace(/\\"/g,'"'),80;case 32:return t.yytext=r(1,2).replace(/\\'/g,"'"),80;case 33:return 85;case 34:case 35:return 82;case 36:return 83;case 37:return 84;case 38:return 81;case 39:return 75;case 40:return 77;case 41:return 72;case 42:return t.yytext=t.yytext.replace(/\\([\\\]])/g,"$1"),72;case 43:return"INVALID";case 44:return 5}},rules:[/^(?:[^\x00]*?(?=(\{\{)))/,/^(?:[^\x00]+)/,/^(?:[^\x00]{2,}?(?=(\{\{|\\\{\{|\\\\\{\{|$)))/,/^(?:\{\{\{\{(?=[^\/]))/,/^(?:\{\{\{\{\/[^\s!"#%-,\.\/;->@\[-\^`\{-~]+(?=[=}\s\/.])\}\}\}\})/,/^(?:[^\x00]+?(?=(\{\{\{\{)))/,/^(?:[\s\S]*?--(~)?\}\})/,/^(?:\()/,/^(?:\))/,/^(?:\{\{\{\{)/,/^(?:\}\}\}\})/,/^(?:\{\{(~)?>)/,/^(?:\{\{(~)?#>)/,/^(?:\{\{(~)?#\*?)/,/^(?:\{\{(~)?\/)/,/^(?:\{\{(~)?\^\s*(~)?\}\})/,/^(?:\{\{(~)?\s*else\s*(~)?\}\})/,/^(?:\{\{(~)?\^)/,/^(?:\{\{(~)?\s*else\b)/,/^(?:\{\{(~)?\{)/,/^(?:\{\{(~)?&)/,/^(?:\{\{(~)?!--)/,/^(?:\{\{(~)?![\s\S]*?\}\})/,/^(?:\{\{(~)?\*?)/,/^(?:=)/,/^(?:\.\.)/,/^(?:\.(?=([=~}\s\/.)|])))/,/^(?:[\/.])/,/^(?:\s+)/,/^(?:\}(~)?\}\})/,/^(?:(~)?\}\})/,/^(?:"(\\["]|[^"])*")/,/^(?:'(\\[']|[^'])*')/,/^(?:@)/,/^(?:true(?=([~}\s)])))/,/^(?:false(?=([~}\s)])))/,/^(?:undefined(?=([~}\s)])))/,/^(?:null(?=([~}\s)])))/,/^(?:-?[0-9]+(?:\.[0-9]+)?(?=([~}\s)])))/,/^(?:as\s+\|)/,/^(?:\|)/,/^(?:([^\s!"#%-,\.\/;->@\[-\^`\{-~]+(?=([=~}\s\/.)|]))))/,/^(?:\[(\\\]|[^\]])*\])/,/^(?:.)/,/^(?:$)/],conditions:{mu:{rules:[7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44],inclusive:!1},emu:{rules:[2],inclusive:!1},com:{rules:[6],inclusive:!1},raw:{rules:[3,4,5],inclusive:!1},INITIAL:{rules:[0,1,44],inclusive:!0}}};return e}();function n(){this.yy={}}return e.lexer=t,n.prototype=e,e.Parser=n,new n}();t.default=n,e.exports=t.default},function(e,t,n){"use strict";var a=n(1).default;t.__esModule=!0;var r=a(n(49));function o(){var e=arguments.length<=0||void 0===arguments[0]?{}:arguments[0];this.options=e}function i(e,t,n){void 0===t&&(t=e.length);var a=e[t-1],r=e[t-2];return a?"ContentStatement"===a.type?(r||!n?/\r?\n\s*?$/:/(^|\r?\n)\s*?$/).test(a.original):void 0:n}function s(e,t,n){void 0===t&&(t=-1);var a=e[t+1],r=e[t+2];return a?"ContentStatement"===a.type?(r||!n?/^\s*?\r?\n/:/^\s*?(\r?\n|$)/).test(a.original):void 0:n}function l(e,t,n){var a=e[null==t?0:t+1];if(a&&"ContentStatement"===a.type&&(n||!a.rightStripped)){var r=a.value;a.value=a.value.replace(n?/^\s+/:/^[ \t]*\r?\n?/,""),a.rightStripped=a.value!==r}}function c(e,t,n){var a=e[null==t?e.length-1:t-1];if(a&&"ContentStatement"===a.type&&(n||!a.leftStripped)){var r=a.value;return a.value=a.value.replace(n?/\s+$/:/[ \t]+$/,""),a.leftStripped=a.value!==r,a.leftStripped}}o.prototype=new r.default,o.prototype.Program=function(e){var t=!this.options.ignoreStandalone,n=!this.isRootSeen;this.isRootSeen=!0;for(var a=e.body,r=0,o=a.length;r<o;r++){var u=a[r],p=this.accept(u);if(p){var d=i(a,r,n),m=s(a,r,n),f=p.openStandalone&&d,h=p.closeStandalone&&m,v=p.inlineStandalone&&d&&m;p.close&&l(a,r,!0),p.open&&c(a,r,!0),t&&v&&(l(a,r),c(a,r)&&"PartialStatement"===u.type&&(u.indent=/([ \t]+$)/.exec(a[r-1].original)[1])),t&&f&&(l((u.program||u.inverse).body),c(a,r)),t&&h&&(l(a,r),c((u.inverse||u.program).body))}}return e},o.prototype.BlockStatement=o.prototype.DecoratorBlock=o.prototype.PartialBlockStatement=function(e){this.accept(e.program),this.accept(e.inverse);var t=e.program||e.inverse,n=e.program&&e.inverse,a=n,r=n;if(n&&n.chained)for(a=n.body[0].program;r.chained;)r=r.body[r.body.length-1].program;var o={open:e.openStrip.open,close:e.closeStrip.close,openStandalone:s(t.body),closeStandalone:i((a||t).body)};if(e.openStrip.close&&l(t.body,null,!0),n){var u=e.inverseStrip;u.open&&c(t.body,null,!0),u.close&&l(a.body,null,!0),e.closeStrip.open&&c(r.body,null,!0),!this.options.ignoreStandalone&&i(t.body)&&s(a.body)&&(c(t.body),l(a.body))}else e.closeStrip.open&&c(t.body,null,!0);return o},o.prototype.Decorator=o.prototype.MustacheStatement=function(e){return e.strip},o.prototype.PartialStatement=o.prototype.CommentStatement=function(e){var t=e.strip||{};return{inlineStandalone:!0,open:t.open,close:t.close}},t.default=o,e.exports=t.default},function(e,t,n){"use strict";var a=n(1).default;t.__esModule=!0;var r=a(n(6));function o(){this.parents=[]}function i(e){this.acceptRequired(e,"path"),this.acceptArray(e.params),this.acceptKey(e,"hash")}function s(e){i.call(this,e),this.acceptKey(e,"program"),this.acceptKey(e,"inverse")}function l(e){this.acceptRequired(e,"name"),this.acceptArray(e.params),this.acceptKey(e,"hash")}o.prototype={constructor:o,mutating:!1,acceptKey:function(e,t){var n=this.accept(e[t]);if(this.mutating){if(n&&!o.prototype[n.type])throw new r.default('Unexpected node type "'+n.type+'" found when accepting '+t+" on "+e.type);e[t]=n}},acceptRequired:function(e,t){if(this.acceptKey(e,t),!e[t])throw new r.default(e.type+" requires "+t)},acceptArray:function(e){for(var t=0,n=e.length;t<n;t++)this.acceptKey(e,t),e[t]||(e.splice(t,1),t--,n--)},accept:function(e){if(e){if(!this[e.type])throw new r.default("Unknown type: "+e.type,e);this.current&&this.parents.unshift(this.current),this.current=e;var t=this[e.type](e);return this.current=this.parents.shift(),!this.mutating||t?t:!1!==t?e:void 0}},Program:function(e){this.acceptArray(e.body)},MustacheStatement:i,Decorator:i,BlockStatement:s,DecoratorBlock:s,PartialStatement:l,PartialBlockStatement:function(e){l.call(this,e),this.acceptKey(e,"program")},ContentStatement:function(){},CommentStatement:function(){},SubExpression:i,PathExpression:function(){},StringLiteral:function(){},NumberLiteral:function(){},BooleanLiteral:function(){},UndefinedLiteral:function(){},NullLiteral:function(){},Hash:function(e){this.acceptArray(e.pairs)},HashPair:function(e){this.acceptRequired(e,"value")}},t.default=o,e.exports=t.default},function(e,t,n){"use strict";var a=n(1).default;t.__esModule=!0,t.SourceLocation=function(e,t){this.source=e,this.start={line:t.first_line,column:t.first_column},this.end={line:t.last_line,column:t.last_column}},t.id=function(e){return/^\[.*\]$/.test(e)?e.substring(1,e.length-1):e},t.stripFlags=function(e,t){return{open:"~"===e.charAt(2),close:"~"===t.charAt(t.length-3)}},t.stripComment=function(e){return e.replace(/^\{\{~?!-?-?/,"").replace(/-?-?~?\}\}$/,"")},t.preparePath=function(e,t,n){n=this.locInfo(n);for(var a=e?"@":"",o=[],i=0,s=0,l=t.length;s<l;s++){var c=t[s].part,u=t[s].original!==c;if(a+=(t[s].separator||"")+c,u||".."!==c&&"."!==c&&"this"!==c)o.push(c);else{if(o.length>0)throw new r.default("Invalid path: "+a,{loc:n});".."===c&&i++}}return{type:"PathExpression",data:e,depth:i,parts:o,original:a,loc:n}},t.prepareMustache=function(e,t,n,a,r,o){var i=a.charAt(3)||a.charAt(2),s="{"!==i&&"&"!==i;return{type:/\*/.test(a)?"Decorator":"MustacheStatement",path:e,params:t,hash:n,escaped:s,strip:r,loc:this.locInfo(o)}},t.prepareRawBlock=function(e,t,n,a){o(e,n),a=this.locInfo(a);var r={type:"Program",body:t,strip:{},loc:a};return{type:"BlockStatement",path:e.path,params:e.params,hash:e.hash,program:r,openStrip:{},inverseStrip:{},closeStrip:{},loc:a}},t.prepareBlock=function(e,t,n,a,i,s){a&&a.path&&o(e,a);var l=/\*/.test(e.open);t.blockParams=e.blockParams;var c=void 0,u=void 0;if(n){if(l)throw new r.default("Unexpected inverse block on decorator",n);n.chain&&(n.program.body[0].closeStrip=a.strip),u=n.strip,c=n.program}return i&&(i=c,c=t,t=i),{type:l?"DecoratorBlock":"BlockStatement",path:e.path,params:e.params,hash:e.hash,program:t,inverse:c,openStrip:e.strip,inverseStrip:u,closeStrip:a&&a.strip,loc:this.locInfo(s)}},t.prepareProgram=function(e,t){if(!t&&e.length){var n=e[0].loc,a=e[e.length-1].loc;n&&a&&(t={source:n.source,start:{line:n.start.line,column:n.start.column},end:{line:a.end.line,column:a.end.column}})}return{type:"Program",body:e,strip:{},loc:t}},t.preparePartialBlock=function(e,t,n,a){return o(e,n),{type:"PartialBlockStatement",name:e.path,params:e.params,hash:e.hash,program:t,openStrip:e.strip,closeStrip:n&&n.strip,loc:this.locInfo(a)}};var r=a(n(6));function o(e,t){if(t=t.path?t.path.original:t,e.path.original!==t){var n={loc:e.path.loc};throw new r.default(e.path.original+" doesn't match "+t,n)}}},function(e,t,n){"use strict";var a=n(34).default,r=n(1).default;t.__esModule=!0,t.Compiler=c,t.precompile=function(e,t,n){if(null==e||"string"!=typeof e&&"Program"!==e.type)throw new o.default("You must pass a string or Handlebars AST to Handlebars.precompile. You passed "+e);"data"in(t=t||{})||(t.data=!0),t.compat&&(t.useDepths=!0);var a=n.parse(e,t),r=(new n.Compiler).compile(a,t);return(new n.JavaScriptCompiler).compile(r,t)},t.compile=function(e,t,n){if(void 0===t&&(t={}),null==e||"string"!=typeof e&&"Program"!==e.type)throw new o.default("You must pass a string or Handlebars AST to Handlebars.compile. You passed "+e);"data"in(t=i.extend({},t))||(t.data=!0),t.compat&&(t.useDepths=!0);var a=void 0;function r(){var a=n.parse(e,t),r=(new n.Compiler).compile(a,t),o=(new n.JavaScriptCompiler).compile(r,t,void 0,!0);return n.template(o)}function s(e,t){return a||(a=r()),a.call(this,e,t)}return s._setup=function(e){return a||(a=r()),a._setup(e)},s._child=function(e,t,n,o){return a||(a=r()),a._child(e,t,n,o)},s};var o=r(n(6)),i=n(5),s=r(n(45)),l=[].slice;function c(){}function u(e,t){if(e===t)return!0;if(i.isArray(e)&&i.isArray(t)&&e.length===t.length){for(var n=0;n<e.length;n++)if(!u(e[n],t[n]))return!1;return!0}}function p(e){if(!e.path.parts){var t=e.path;e.path={type:"PathExpression",data:!1,depth:0,parts:[t.original+""],original:t.original+"",loc:t.loc}}}c.prototype={compiler:c,equals:function(e){var t=this.opcodes.length;if(e.opcodes.length!==t)return!1;for(var n=0;n<t;n++){var a=this.opcodes[n],r=e.opcodes[n];if(a.opcode!==r.opcode||!u(a.args,r.args))return!1}for(t=this.children.length,n=0;n<t;n++)if(!this.children[n].equals(e.children[n]))return!1;return!0},guid:0,compile:function(e,t){return this.sourceNode=[],this.opcodes=[],this.children=[],this.options=t,this.stringParams=t.stringParams,this.trackIds=t.trackIds,t.blockParams=t.blockParams||[],t.knownHelpers=i.extend(a(null),{helperMissing:!0,blockHelperMissing:!0,each:!0,if:!0,unless:!0,with:!0,log:!0,lookup:!0},t.knownHelpers),this.accept(e)},compileProgram:function(e){var t=(new this.compiler).compile(e,this.options),n=this.guid++;return this.usePartial=this.usePartial||t.usePartial,this.children[n]=t,this.useDepths=this.useDepths||t.useDepths,n},accept:function(e){if(!this[e.type])throw new o.default("Unknown type: "+e.type,e);this.sourceNode.unshift(e);var t=this[e.type](e);return this.sourceNode.shift(),t},Program:function(e){this.options.blockParams.unshift(e.blockParams);for(var t=e.body,n=t.length,a=0;a<n;a++)this.accept(t[a]);return this.options.blockParams.shift(),this.isSimple=1===n,this.blockParams=e.blockParams?e.blockParams.length:0,this},BlockStatement:function(e){p(e);var t=e.program,n=e.inverse;t=t&&this.compileProgram(t),n=n&&this.compileProgram(n);var a=this.classifySexpr(e);"helper"===a?this.helperSexpr(e,t,n):"simple"===a?(this.simpleSexpr(e),this.opcode("pushProgram",t),this.opcode("pushProgram",n),this.opcode("emptyHash"),this.opcode("blockValue",e.path.original)):(this.ambiguousSexpr(e,t,n),this.opcode("pushProgram",t),this.opcode("pushProgram",n),this.opcode("emptyHash"),this.opcode("ambiguousBlockValue")),this.opcode("append")},DecoratorBlock:function(e){var t=e.program&&this.compileProgram(e.program),n=this.setupFullMustacheParams(e,t,void 0),a=e.path;this.useDecorators=!0,this.opcode("registerDecorator",n.length,a.original)},PartialStatement:function(e){this.usePartial=!0;var t=e.program;t&&(t=this.compileProgram(e.program));var n=e.params;if(n.length>1)throw new o.default("Unsupported number of partial arguments: "+n.length,e);n.length||(this.options.explicitPartialContext?this.opcode("pushLiteral","undefined"):n.push({type:"PathExpression",parts:[],depth:0}));var a=e.name.original,r="SubExpression"===e.name.type;r&&this.accept(e.name),this.setupFullMustacheParams(e,t,void 0,!0);var i=e.indent||"";this.options.preventIndent&&i&&(this.opcode("appendContent",i),i=""),this.opcode("invokePartial",r,a,i),this.opcode("append")},PartialBlockStatement:function(e){this.PartialStatement(e)},MustacheStatement:function(e){this.SubExpression(e),e.escaped&&!this.options.noEscape?this.opcode("appendEscaped"):this.opcode("append")},Decorator:function(e){this.DecoratorBlock(e)},ContentStatement:function(e){e.value&&this.opcode("appendContent",e.value)},CommentStatement:function(){},SubExpression:function(e){p(e);var t=this.classifySexpr(e);"simple"===t?this.simpleSexpr(e):"helper"===t?this.helperSexpr(e):this.ambiguousSexpr(e)},ambiguousSexpr:function(e,t,n){var a=e.path,r=a.parts[0],o=null!=t||null!=n;this.opcode("getContext",a.depth),this.opcode("pushProgram",t),this.opcode("pushProgram",n),a.strict=!0,this.accept(a),this.opcode("invokeAmbiguous",r,o)},simpleSexpr:function(e){var t=e.path;t.strict=!0,this.accept(t),this.opcode("resolvePossibleLambda")},helperSexpr:function(e,t,n){var a=this.setupFullMustacheParams(e,t,n),r=e.path,i=r.parts[0];if(this.options.knownHelpers[i])this.opcode("invokeKnownHelper",a.length,i);else{if(this.options.knownHelpersOnly)throw new o.default("You specified knownHelpersOnly, but used the unknown helper "+i,e);r.strict=!0,r.falsy=!0,this.accept(r),this.opcode("invokeHelper",a.length,r.original,s.default.helpers.simpleId(r))}},PathExpression:function(e){this.addDepth(e.depth),this.opcode("getContext",e.depth);var t=e.parts[0],n=s.default.helpers.scopedId(e),a=!e.depth&&!n&&this.blockParamIndex(t);a?this.opcode("lookupBlockParam",a,e.parts):t?e.data?(this.options.data=!0,this.opcode("lookupData",e.depth,e.parts,e.strict)):this.opcode("lookupOnContext",e.parts,e.falsy,e.strict,n):this.opcode("pushContext")},StringLiteral:function(e){this.opcode("pushString",e.value)},NumberLiteral:function(e){this.opcode("pushLiteral",e.value)},BooleanLiteral:function(e){this.opcode("pushLiteral",e.value)},UndefinedLiteral:function(){this.opcode("pushLiteral","undefined")},NullLiteral:function(){this.opcode("pushLiteral","null")},Hash:function(e){var t=e.pairs,n=0,a=t.length;for(this.opcode("pushHash");n<a;n++)this.pushParam(t[n].value);for(;n--;)this.opcode("assignToHash",t[n].key);this.opcode("popHash")},opcode:function(e){this.opcodes.push({opcode:e,args:l.call(arguments,1),loc:this.sourceNode[0].loc})},addDepth:function(e){e&&(this.useDepths=!0)},classifySexpr:function(e){var t=s.default.helpers.simpleId(e.path),n=t&&!!this.blockParamIndex(e.path.parts[0]),a=!n&&s.default.helpers.helperExpression(e),r=!n&&(a||t);if(r&&!a){var o=e.path.parts[0],i=this.options;i.knownHelpers[o]?a=!0:i.knownHelpersOnly&&(r=!1)}return a?"helper":r?"ambiguous":"simple"},pushParams:function(e){for(var t=0,n=e.length;t<n;t++)this.pushParam(e[t])},pushParam:function(e){var t=null!=e.value?e.value:e.original||"";if(this.stringParams)t.replace&&(t=t.replace(/^(\.?\.\/)*/g,"").replace(/\//g,".")),e.depth&&this.addDepth(e.depth),this.opcode("getContext",e.depth||0),this.opcode("pushStringParam",t,e.type),"SubExpression"===e.type&&this.accept(e);else{if(this.trackIds){var n=void 0;if(!e.parts||s.default.helpers.scopedId(e)||e.depth||(n=this.blockParamIndex(e.parts[0])),n){var a=e.parts.slice(1).join(".");this.opcode("pushId","BlockParam",n,a)}else(t=e.original||t).replace&&(t=t.replace(/^this(?:\.|$)/,"").replace(/^\.\//,"").replace(/^\.$/,"")),this.opcode("pushId",e.type,t)}this.accept(e)}},setupFullMustacheParams:function(e,t,n,a){var r=e.params;return this.pushParams(r),this.opcode("pushProgram",t),this.opcode("pushProgram",n),e.hash?this.accept(e.hash):this.opcode("emptyHash",a),r},blockParamIndex:function(e){for(var t=0,n=this.options.blockParams.length;t<n;t++){var a=this.options.blockParams[t],r=a&&i.indexOf(a,e);if(a&&r>=0)return[t,r]}}}},function(e,t,n){"use strict";var a=n(13).default,r=n(1).default;t.__esModule=!0;var o=n(4),i=r(n(6)),s=n(5),l=r(n(53));function c(e){this.value=e}function u(){}u.prototype={nameLookup:function(e,t){return this.internalNameLookup(e,t)},depthedLookup:function(e){return[this.aliasable("container.lookup"),'(depths, "',e,'")']},compilerInfo:function(){var e=o.COMPILER_REVISION;return[e,o.REVISION_CHANGES[e]]},appendToBuffer:function(e,t,n){return s.isArray(e)||(e=[e]),e=this.source.wrap(e,t),this.environment.isSimple?["return ",e,";"]:n?["buffer += ",e,";"]:(e.appendToBuffer=!0,e)},initializeBuffer:function(){return this.quotedString("")},internalNameLookup:function(e,t){return this.lookupPropertyFunctionIsUsed=!0,["lookupProperty(",e,",",JSON.stringify(t),")"]},lookupPropertyFunctionIsUsed:!1,compile:function(e,t,n,a){this.environment=e,this.options=t,this.stringParams=this.options.stringParams,this.trackIds=this.options.trackIds,this.precompile=!a,this.name=this.environment.name,this.isChild=!!n,this.context=n||{decorators:[],programs:[],environments:[]},this.preamble(),this.stackSlot=0,this.stackVars=[],this.aliases={},this.registers={list:[]},this.hashes=[],this.compileStack=[],this.inlineStack=[],this.blockParams=[],this.compileChildren(e,t),this.useDepths=this.useDepths||e.useDepths||e.useDecorators||this.options.compat,this.useBlockParams=this.useBlockParams||e.useBlockParams;var r=e.opcodes,o=void 0,s=void 0,l=void 0,c=void 0;for(l=0,c=r.length;l<c;l++)o=r[l],this.source.currentLocation=o.loc,s=s||o.loc,this[o.opcode].apply(this,o.args);if(this.source.currentLocation=s,this.pushSource(""),this.stackSlot||this.inlineStack.length||this.compileStack.length)throw new i.default("Compile completed with content left on stack");this.decorators.isEmpty()?this.decorators=void 0:(this.useDecorators=!0,this.decorators.prepend(["var decorators = container.decorators, ",this.lookupPropertyFunctionVarDeclaration(),";\n"]),this.decorators.push("return fn;"),a?this.decorators=Function.apply(this,["fn","props","container","depth0","data","blockParams","depths",this.decorators.merge()]):(this.decorators.prepend("function(fn, props, container, depth0, data, blockParams, depths) {\n"),this.decorators.push("}\n"),this.decorators=this.decorators.merge()));var u=this.createFunctionContext(a);if(this.isChild)return u;var p={compiler:this.compilerInfo(),main:u};this.decorators&&(p.main_d=this.decorators,p.useDecorators=!0);var d=this.context,m=d.programs,f=d.decorators;for(l=0,c=m.length;l<c;l++)m[l]&&(p[l]=m[l],f[l]&&(p[l+"_d"]=f[l],p.useDecorators=!0));return this.environment.usePartial&&(p.usePartial=!0),this.options.data&&(p.useData=!0),this.useDepths&&(p.useDepths=!0),this.useBlockParams&&(p.useBlockParams=!0),this.options.compat&&(p.compat=!0),a?p.compilerOptions=this.options:(p.compiler=JSON.stringify(p.compiler),this.source.currentLocation={start:{line:1,column:0}},p=this.objectLiteral(p),t.srcName?(p=p.toStringWithSourceMap({file:t.destName})).map=p.map&&p.map.toString():p=p.toString()),p},preamble:function(){this.lastContext=0,this.source=new l.default(this.options.srcName),this.decorators=new l.default(this.options.srcName)},createFunctionContext:function(e){var t=this,n="",r=this.stackVars.concat(this.registers.list);r.length>0&&(n+=", "+r.join(", "));var o=0;a(this.aliases).forEach((function(e){var a=t.aliases[e];a.children&&a.referenceCount>1&&(n+=", alias"+ ++o+"="+e,a.children[0]="alias"+o)})),this.lookupPropertyFunctionIsUsed&&(n+=", "+this.lookupPropertyFunctionVarDeclaration());var i=["container","depth0","helpers","partials","data"];(this.useBlockParams||this.useDepths)&&i.push("blockParams"),this.useDepths&&i.push("depths");var s=this.mergeSource(n);return e?(i.push(s),Function.apply(this,i)):this.source.wrap(["function(",i.join(","),") {\n ",s,"}"])},mergeSource:function(e){var t=this.environment.isSimple,n=!this.forceBuffer,a=void 0,r=void 0,o=void 0,i=void 0;return this.source.each((function(e){e.appendToBuffer?(o?e.prepend(" + "):o=e,i=e):(o&&(r?o.prepend("buffer += "):a=!0,i.add(";"),o=i=void 0),r=!0,t||(n=!1))})),n?o?(o.prepend("return "),i.add(";")):r||this.source.push('return "";'):(e+=", buffer = "+(a?"":this.initializeBuffer()),o?(o.prepend("return buffer + "),i.add(";")):this.source.push("return buffer;")),e&&this.source.prepend("var "+e.substring(2)+(a?"":";\n")),this.source.merge()},lookupPropertyFunctionVarDeclaration:function(){return"\n lookupProperty = container.lookupProperty || function(parent, propertyName) {\n if (Object.prototype.hasOwnProperty.call(parent, propertyName)) {\n return parent[propertyName];\n }\n return undefined\n }\n ".trim()},blockValue:function(e){var t=this.aliasable("container.hooks.blockHelperMissing"),n=[this.contextName(0)];this.setupHelperArgs(e,0,n);var a=this.popStack();n.splice(1,0,a),this.push(this.source.functionCall(t,"call",n))},ambiguousBlockValue:function(){var e=this.aliasable("container.hooks.blockHelperMissing"),t=[this.contextName(0)];this.setupHelperArgs("",0,t,!0),this.flushInline();var n=this.topStack();t.splice(1,0,n),this.pushSource(["if (!",this.lastHelper,") { ",n," = ",this.source.functionCall(e,"call",t),"}"])},appendContent:function(e){this.pendingContent?e=this.pendingContent+e:this.pendingLocation=this.source.currentLocation,this.pendingContent=e},append:function(){if(this.isInline())this.replaceStack((function(e){return[" != null ? ",e,' : ""']})),this.pushSource(this.appendToBuffer(this.popStack()));else{var e=this.popStack();this.pushSource(["if (",e," != null) { ",this.appendToBuffer(e,void 0,!0)," }"]),this.environment.isSimple&&this.pushSource(["else { ",this.appendToBuffer("''",void 0,!0)," }"])}},appendEscaped:function(){this.pushSource(this.appendToBuffer([this.aliasable("container.escapeExpression"),"(",this.popStack(),")"]))},getContext:function(e){this.lastContext=e},pushContext:function(){this.pushStackLiteral(this.contextName(this.lastContext))},lookupOnContext:function(e,t,n,a){var r=0;a||!this.options.compat||this.lastContext?this.pushContext():this.push(this.depthedLookup(e[r++])),this.resolvePath("context",e,r,t,n)},lookupBlockParam:function(e,t){this.useBlockParams=!0,this.push(["blockParams[",e[0],"][",e[1],"]"]),this.resolvePath("context",t,1)},lookupData:function(e,t,n){e?this.pushStackLiteral("container.data(data, "+e+")"):this.pushStackLiteral("data"),this.resolvePath("data",t,0,!0,n)},resolvePath:function(e,t,n,a,r){var o=this;if(this.options.strict||this.options.assumeObjects)this.push(function(e,t,n,a){var r=t.popStack(),o=0,i=n.length;for(e&&i--;o<i;o++)r=t.nameLookup(r,n[o],a);return e?[t.aliasable("container.strict"),"(",r,", ",t.quotedString(n[o]),", ",JSON.stringify(t.source.currentLocation)," )"]:r}(this.options.strict&&r,this,t,e));else for(var i=t.length;n<i;n++)this.replaceStack((function(r){var i=o.nameLookup(r,t[n],e);return a?[" && ",i]:[" != null ? ",i," : ",r]}))},resolvePossibleLambda:function(){this.push([this.aliasable("container.lambda"),"(",this.popStack(),", ",this.contextName(0),")"])},pushStringParam:function(e,t){this.pushContext(),this.pushString(t),"SubExpression"!==t&&("string"==typeof e?this.pushString(e):this.pushStackLiteral(e))},emptyHash:function(e){this.trackIds&&this.push("{}"),this.stringParams&&(this.push("{}"),this.push("{}")),this.pushStackLiteral(e?"undefined":"{}")},pushHash:function(){this.hash&&this.hashes.push(this.hash),this.hash={values:{},types:[],contexts:[],ids:[]}},popHash:function(){var e=this.hash;this.hash=this.hashes.pop(),this.trackIds&&this.push(this.objectLiteral(e.ids)),this.stringParams&&(this.push(this.objectLiteral(e.contexts)),this.push(this.objectLiteral(e.types))),this.push(this.objectLiteral(e.values))},pushString:function(e){this.pushStackLiteral(this.quotedString(e))},pushLiteral:function(e){this.pushStackLiteral(e)},pushProgram:function(e){null!=e?this.pushStackLiteral(this.programExpression(e)):this.pushStackLiteral(null)},registerDecorator:function(e,t){var n=this.nameLookup("decorators",t,"decorator"),a=this.setupHelperArgs(t,e);this.decorators.push(["fn = ",this.decorators.functionCall(n,"",["fn","props","container",a])," || fn;"])},invokeHelper:function(e,t,n){var a=this.popStack(),r=this.setupHelper(e,t),o=[];n&&o.push(r.name),o.push(a),this.options.strict||o.push(this.aliasable("container.hooks.helperMissing"));var i=["(",this.itemsSeparatedBy(o,"||"),")"],s=this.source.functionCall(i,"call",r.callParams);this.push(s)},itemsSeparatedBy:function(e,t){var n=[];n.push(e[0]);for(var a=1;a<e.length;a++)n.push(t,e[a]);return n},invokeKnownHelper:function(e,t){var n=this.setupHelper(e,t);this.push(this.source.functionCall(n.name,"call",n.callParams))},invokeAmbiguous:function(e,t){this.useRegister("helper");var n=this.popStack();this.emptyHash();var a=this.setupHelper(0,e,t),r=["(","(helper = ",this.lastHelper=this.nameLookup("helpers",e,"helper")," || ",n,")"];this.options.strict||(r[0]="(helper = ",r.push(" != null ? helper : ",this.aliasable("container.hooks.helperMissing"))),this.push(["(",r,a.paramsInit?["),(",a.paramsInit]:[],"),","(typeof helper === ",this.aliasable('"function"')," ? ",this.source.functionCall("helper","call",a.callParams)," : helper))"])},invokePartial:function(e,t,n){var a=[],r=this.setupParams(t,1,a);e&&(t=this.popStack(),delete r.name),n&&(r.indent=JSON.stringify(n)),r.helpers="helpers",r.partials="partials",r.decorators="container.decorators",e?a.unshift(t):a.unshift(this.nameLookup("partials",t,"partial")),this.options.compat&&(r.depths="depths"),r=this.objectLiteral(r),a.push(r),this.push(this.source.functionCall("container.invokePartial","",a))},assignToHash:function(e){var t=this.popStack(),n=void 0,a=void 0,r=void 0;this.trackIds&&(r=this.popStack()),this.stringParams&&(a=this.popStack(),n=this.popStack());var o=this.hash;n&&(o.contexts[e]=n),a&&(o.types[e]=a),r&&(o.ids[e]=r),o.values[e]=t},pushId:function(e,t,n){"BlockParam"===e?this.pushStackLiteral("blockParams["+t[0]+"].path["+t[1]+"]"+(n?" + "+JSON.stringify("."+n):"")):"PathExpression"===e?this.pushString(t):"SubExpression"===e?this.pushStackLiteral("true"):this.pushStackLiteral("null")},compiler:u,compileChildren:function(e,t){for(var n=e.children,a=void 0,r=void 0,o=0,i=n.length;o<i;o++){a=n[o],r=new this.compiler;var s=this.matchExistingProgram(a);if(null==s){this.context.programs.push("");var l=this.context.programs.length;a.index=l,a.name="program"+l,this.context.programs[l]=r.compile(a,t,this.context,!this.precompile),this.context.decorators[l]=r.decorators,this.context.environments[l]=a,this.useDepths=this.useDepths||r.useDepths,this.useBlockParams=this.useBlockParams||r.useBlockParams,a.useDepths=this.useDepths,a.useBlockParams=this.useBlockParams}else a.index=s.index,a.name="program"+s.index,this.useDepths=this.useDepths||s.useDepths,this.useBlockParams=this.useBlockParams||s.useBlockParams}},matchExistingProgram:function(e){for(var t=0,n=this.context.environments.length;t<n;t++){var a=this.context.environments[t];if(a&&a.equals(e))return a}},programExpression:function(e){var t=this.environment.children[e],n=[t.index,"data",t.blockParams];return(this.useBlockParams||this.useDepths)&&n.push("blockParams"),this.useDepths&&n.push("depths"),"container.program("+n.join(", ")+")"},useRegister:function(e){this.registers[e]||(this.registers[e]=!0,this.registers.list.push(e))},push:function(e){return e instanceof c||(e=this.source.wrap(e)),this.inlineStack.push(e),e},pushStackLiteral:function(e){this.push(new c(e))},pushSource:function(e){this.pendingContent&&(this.source.push(this.appendToBuffer(this.source.quotedString(this.pendingContent),this.pendingLocation)),this.pendingContent=void 0),e&&this.source.push(e)},replaceStack:function(e){var t=["("],n=void 0,a=void 0,r=void 0;if(!this.isInline())throw new i.default("replaceStack on non-inline");var o=this.popStack(!0);if(o instanceof c)t=["(",n=[o.value]],r=!0;else{a=!0;var s=this.incrStack();t=["((",this.push(s)," = ",o,")"],n=this.topStack()}var l=e.call(this,n);r||this.popStack(),a&&this.stackSlot--,this.push(t.concat(l,")"))},incrStack:function(){return this.stackSlot++,this.stackSlot>this.stackVars.length&&this.stackVars.push("stack"+this.stackSlot),this.topStackName()},topStackName:function(){return"stack"+this.stackSlot},flushInline:function(){var e=this.inlineStack;this.inlineStack=[];for(var t=0,n=e.length;t<n;t++){var a=e[t];if(a instanceof c)this.compileStack.push(a);else{var r=this.incrStack();this.pushSource([r," = ",a,";"]),this.compileStack.push(r)}}},isInline:function(){return this.inlineStack.length},popStack:function(e){var t=this.isInline(),n=(t?this.inlineStack:this.compileStack).pop();if(!e&&n instanceof c)return n.value;if(!t){if(!this.stackSlot)throw new i.default("Invalid stack pop");this.stackSlot--}return n},topStack:function(){var e=this.isInline()?this.inlineStack:this.compileStack,t=e[e.length-1];return t instanceof c?t.value:t},contextName:function(e){return this.useDepths&&e?"depths["+e+"]":"depth"+e},quotedString:function(e){return this.source.quotedString(e)},objectLiteral:function(e){return this.source.objectLiteral(e)},aliasable:function(e){var t=this.aliases[e];return t?(t.referenceCount++,t):((t=this.aliases[e]=this.source.wrap(e)).aliasable=!0,t.referenceCount=1,t)},setupHelper:function(e,t,n){var a=[];return{params:a,paramsInit:this.setupHelperArgs(t,e,a,n),name:this.nameLookup("helpers",t,"helper"),callParams:[this.aliasable(this.contextName(0)+" != null ? "+this.contextName(0)+" : (container.nullContext || {})")].concat(a)}},setupParams:function(e,t,n){var a={},r=[],o=[],i=[],s=!n,l=void 0;s&&(n=[]),a.name=this.quotedString(e),a.hash=this.popStack(),this.trackIds&&(a.hashIds=this.popStack()),this.stringParams&&(a.hashTypes=this.popStack(),a.hashContexts=this.popStack());var c=this.popStack(),u=this.popStack();(u||c)&&(a.fn=u||"container.noop",a.inverse=c||"container.noop");for(var p=t;p--;)l=this.popStack(),n[p]=l,this.trackIds&&(i[p]=this.popStack()),this.stringParams&&(o[p]=this.popStack(),r[p]=this.popStack());return s&&(a.args=this.source.generateArray(n)),this.trackIds&&(a.ids=this.source.generateArray(i)),this.stringParams&&(a.types=this.source.generateArray(o),a.contexts=this.source.generateArray(r)),this.options.data&&(a.data="data"),this.useBlockParams&&(a.blockParams="blockParams"),a},setupHelperArgs:function(e,t,n,a){var r=this.setupParams(e,t,n);return r.loc=JSON.stringify(this.source.currentLocation),r=this.objectLiteral(r),a?(this.useRegister("options"),n.push("options"),["options=",r]):n?(n.push(r),""):r}},function(){for(var e="break else new var case finally return void catch for switch while continue function this with default if throw delete in try do instanceof typeof abstract enum int short boolean export interface static byte extends long super char final native synchronized class float package throws const goto private transient debugger implements protected volatile double import public let yield await null true false".split(" "),t=u.RESERVED_WORDS={},n=0,a=e.length;n<a;n++)t[e[n]]=!0}(),u.isValidJavaScriptVariableName=function(e){return!u.RESERVED_WORDS[e]&&/^[a-zA-Z_$][0-9a-zA-Z_$]*$/.test(e)},t.default=u,e.exports=t.default},function(e,t,n){"use strict";var a=n(13).default;t.__esModule=!0;var r=n(5),o=void 0;function i(e,t,n){if(r.isArray(e)){for(var a=[],o=0,i=e.length;o<i;o++)a.push(t.wrap(e[o],n));return a}return"boolean"==typeof e||"number"==typeof e?e+"":e}function s(e){this.srcFile=e,this.source=[]}o||((o=function(e,t,n,a){this.src="",a&&this.add(a)}).prototype={add:function(e){r.isArray(e)&&(e=e.join("")),this.src+=e},prepend:function(e){r.isArray(e)&&(e=e.join("")),this.src=e+this.src},toStringWithSourceMap:function(){return{code:this.toString()}},toString:function(){return this.src}}),s.prototype={isEmpty:function(){return!this.source.length},prepend:function(e,t){this.source.unshift(this.wrap(e,t))},push:function(e,t){this.source.push(this.wrap(e,t))},merge:function(){var e=this.empty();return this.each((function(t){e.add([" ",t,"\n"])})),e},each:function(e){for(var t=0,n=this.source.length;t<n;t++)e(this.source[t])},empty:function(){var e=this.currentLocation||{start:{}};return new o(e.start.line,e.start.column,this.srcFile)},wrap:function(e){var t=arguments.length<=1||void 0===arguments[1]?this.currentLocation||{start:{}}:arguments[1];return e instanceof o?e:(e=i(e,this,t),new o(t.start.line,t.start.column,this.srcFile,e))},functionCall:function(e,t,n){return n=this.generateList(n),this.wrap([e,t?"."+t+"(":"(",n,")"])},quotedString:function(e){return'"'+(e+"").replace(/\\/g,"\\\\").replace(/"/g,'\\"').replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029")+'"'},objectLiteral:function(e){var t=this,n=[];a(e).forEach((function(a){var r=i(e[a],t);"undefined"!==r&&n.push([t.quotedString(a),":",r])}));var r=this.generateList(n);return r.prepend("{"),r.add("}"),r},generateList:function(e){for(var t=this.empty(),n=0,a=e.length;n<a;n++)n&&t.add(","),t.add(i(e[n],this));return t},generateArray:function(e){var t=this.generateList(e);return t.prepend("["),t.add("]"),t}},t.default=s,e.exports=t.default}])},e.exports=a()},,,,,,,,,,,,,,,,,,function(e,t,n){var a=n(624);function r(){return e.exports=r=a||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},r.apply(this,arguments)}e.exports=r},,,function(e,t){e.exports=function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}},function(e,t){e.exports=function(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}},,,,,,,,,,,,,,,,,function(e,t,n){e.exports=n(634)},,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return i}));var a=n(13),r=n(19),o=n(11);function i(e,t){Object(o.a)(1,arguments);var n=t||{},i=n.locale,s=i&&i.options&&i.options.weekStartsOn,l=null==s?0:Object(r.a)(s),c=null==n.weekStartsOn?l:Object(r.a)(n.weekStartsOn);if(!(c>=0&&c<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var u=Object(a.default)(e),p=u.getDay(),d=(p<c?7:0)+p-c;return u.setDate(u.getDate()-d),u.setHours(0,0,0,0),u}},function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var a=n(19),r=n(13),o=n(11);function i(e,t){Object(o.a)(1,arguments);var n=t||{},i=n.locale,s=i&&i.options&&i.options.weekStartsOn,l=null==s?0:Object(a.a)(s),c=null==n.weekStartsOn?l:Object(a.a)(n.weekStartsOn);if(!(c>=0&&c<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var u=Object(r.default)(e),p=u.getUTCDay(),d=(p<c?7:0)+p-c;return u.setUTCDate(u.getUTCDate()-d),u.setUTCHours(0,0,0,0),u}},,,,,,,,,function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));function a(e){return e.getTime()%6e4}function r(e){var t=new Date(e.getTime()),n=Math.ceil(t.getTimezoneOffset());return t.setSeconds(0,0),6e4*n+(n>0?(6e4+a(t))%6e4:a(t))}},function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var a=n(13),r=n(11);function o(e){Object(r.a)(1,arguments);var t=1,n=Object(a.default)(e),o=n.getUTCDay(),i=(o<t?7:0)+o-t;return n.setUTCDate(n.getUTCDate()-i),n.setUTCHours(0,0,0,0),n}},function(e,t,n){"use strict";n.d(t,"a",(function(){return o})),n.d(t,"b",(function(){return i})),n.d(t,"c",(function(){return s}));var a=["D","DD"],r=["YY","YYYY"];function o(e){return-1!==a.indexOf(e)}function i(e){return-1!==r.indexOf(e)}function s(e){if("YYYY"===e)throw new RangeError("Use `yyyy` instead of `YYYY` for formatting years; see: https://git.io/fxCyr");if("YY"===e)throw new RangeError("Use `yy` instead of `YY` for formatting years; see: https://git.io/fxCyr");if("D"===e)throw new RangeError("Use `d` instead of `D` for formatting days of the month; see: https://git.io/fxCyr");if("DD"===e)throw new RangeError("Use `dd` instead of `DD` for formatting days of the month; see: https://git.io/fxCyr")}},,,,,,,function(e,t,n){"use strict";var a={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}};function r(e){return function(t){var n=t||{},a=n.width?String(n.width):e.defaultWidth;return e.formats[a]||e.formats[e.defaultWidth]}}var o={date:r({formats:{full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},defaultWidth:"full"}),time:r({formats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:r({formats:{full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},i={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"};function s(e){return function(t,n){var a,r=n||{};if("formatting"===(r.context?String(r.context):"standalone")&&e.formattingValues){var o=e.defaultFormattingWidth||e.defaultWidth,i=r.width?String(r.width):o;a=e.formattingValues[i]||e.formattingValues[o]}else{var s=e.defaultWidth,l=r.width?String(r.width):e.defaultWidth;a=e.values[l]||e.values[s]}return a[e.argumentCallback?e.argumentCallback(t):t]}}function l(e){return function(t,n){var a=String(t),r=n||{},o=r.width,i=o&&e.matchPatterns[o]||e.matchPatterns[e.defaultMatchWidth],s=a.match(i);if(!s)return null;var l,c=s[0],u=o&&e.parsePatterns[o]||e.parsePatterns[e.defaultParseWidth];return l="[object Array]"===Object.prototype.toString.call(u)?function(e,t){for(var n=0;n<e.length;n++)if(t(e[n]))return n}(u,(function(e){return e.test(c)})):function(e,t){for(var n in e)if(e.hasOwnProperty(n)&&t(e[n]))return n}(u,(function(e){return e.test(c)})),l=e.valueCallback?e.valueCallback(l):l,{value:l=r.valueCallback?r.valueCallback(l):l,rest:a.slice(c.length)}}}var c,u={code:"en-US",formatDistance:function(e,t,n){var r;return n=n||{},r="string"==typeof a[e]?a[e]:1===t?a[e].one:a[e].other.replace("{{count}}",t),n.addSuffix?n.comparison>0?"in "+r:r+" ago":r},formatLong:o,formatRelative:function(e,t,n,a){return i[e]},localize:{ordinalNumber:function(e,t){var n=Number(e),a=n%100;if(a>20||a<10)switch(a%10){case 1:return n+"st";case 2:return n+"nd";case 3:return n+"rd"}return n+"th"},era:s({values:{narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},defaultWidth:"wide"}),quarter:s({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},defaultWidth:"wide",argumentCallback:function(e){return Number(e)-1}}),month:s({values:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},defaultWidth:"wide"}),day:s({values:{narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},defaultWidth:"wide"}),dayPeriod:s({values:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},defaultWidth:"wide",formattingValues:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:(c={matchPattern:/^(\d+)(th|st|nd|rd)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}},function(e,t){var n=String(e),a=t||{},r=n.match(c.matchPattern);if(!r)return null;var o=r[0],i=n.match(c.parsePattern);if(!i)return null;var s=c.valueCallback?c.valueCallback(i[0]):i[0];return{value:s=a.valueCallback?a.valueCallback(s):s,rest:n.slice(o.length)}}),era:l({matchPatterns:{narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^b/i,/^(a|c)/i]},defaultParseWidth:"any"}),quarter:l({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:l({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:l({matchPatterns:{narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:l({matchPatterns:{narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},defaultParseWidth:"any"})},options:{weekStartsOn:0,firstWeekContainsDate:1}};t.a=u},,,,,,,,,,function(e,t,n){e.exports=n(160)},,,,,,,,,,,,,,,function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return o}));var a=n(13),r=n(11);function o(e){Object(r.a)(1,arguments);var t=Object(a.default)(e);return t.setHours(0,0,0,0),t}},,function(e,t){function n(){return e.exports=n=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},n.apply(this,arguments)}e.exports=n},,,,,,,,,function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var a=n(19),r=n(13),o=n(11);function i(e,t){Object(o.a)(2,arguments);var n=Object(r.default)(e).getTime(),i=Object(a.a)(t);return new Date(n+i)}},function(e,t,n){"use strict";n.d(t,"a",(function(){return s}));var a=n(19),r=n(13),o=n(99),i=n(11);function s(e,t){Object(i.a)(1,arguments);var n=Object(r.default)(e,t),s=n.getUTCFullYear(),l=t||{},c=l.locale,u=c&&c.options&&c.options.firstWeekContainsDate,p=null==u?1:Object(a.a)(u),d=null==l.firstWeekContainsDate?p:Object(a.a)(l.firstWeekContainsDate);if(!(d>=1&&d<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var m=new Date(0);m.setUTCFullYear(s+1,0,d),m.setUTCHours(0,0,0,0);var f=Object(o.a)(m,t),h=new Date(0);h.setUTCFullYear(s,0,d),h.setUTCHours(0,0,0,0);var v=Object(o.a)(h,t);return n.getTime()>=f.getTime()?s+1:n.getTime()>=v.getTime()?s:s-1}},function(e,t){e.exports=function(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t}},,,,,function(e,t,n){e.exports=n(161)},function(e,t,n){n(162);var a=n(30);e.exports=a.Number.isNaN},function(e,t,n){n(23)({target:"Number",stat:!0},{isNaN:function(e){return e!=e}})},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return i}));var a=n(19),r=n(13),o=n(11);function i(e,t){Object(o.a)(2,arguments);var n=Object(r.default)(e),i=Object(a.a)(t);return isNaN(i)?new Date(NaN):i?(n.setDate(n.getDate()+i),n):n}},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return i}));var a=n(19),r=n(13),o=n(11);function i(e,t){Object(o.a)(2,arguments);var n=Object(r.default)(e),i=Object(a.a)(t);if(isNaN(i))return new Date(NaN);if(!i)return n;var s=n.getDate(),l=new Date(n.getTime());l.setMonth(n.getMonth()+i+1,0);var c=l.getDate();return s>=c?l:(n.setFullYear(l.getFullYear(),l.getMonth(),s),n)}},function(e,t,n){"use strict";e.exports=n(661)},,function(e,t,n){e.exports=n(731)},,,,,,,,,,,,,,,,,,,,,,,function(e,t,n){var a=n(530),r=n(652),o=n(654);e.exports=function(e,t){if(null==e)return{};var n,i,s=o(e,t);if(r){var l=r(e);for(i=0;i<l.length;i++)n=l[i],a(t).call(t,n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(s[n]=e[n])}return s}},function(e,t,n){(function(e){!function(t,n,a,r,o,i,s,l,c,u,p,d,m,f,h,v,g,y,b,w,_,E,k,S,C,I,x,O,N,T,D,P,R,j,M,A,L,F,q,U,V,B,W,Y,H,$,z,K,G,Q,X,J,Z,ee,te,ne,ae,re,oe,ie,se,le){"use strict";function ce(e){return(ce="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function ue(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function pe(e,t){for(var n=0;n<t.length;n++){var a=t[n];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),Object.defineProperty(e,a.key,a)}}function de(e,t,n){return t&&pe(e.prototype,t),n&&pe(e,n),e}function me(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function fe(){return(fe=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e}).apply(this,arguments)}function he(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);t&&(a=a.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,a)}return n}function ve(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?he(Object(n),!0).forEach((function(t){me(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):he(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function ge(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&function(e,t){(Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}(e,t)}function ye(e){return(ye=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function be(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function we(e,t){return!t||"object"!=typeof t&&"function"!=typeof t?be(e):t}function _e(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,a=ye(e);if(t){var r=ye(this).constructor;n=Reflect.construct(a,arguments,r)}else n=a.apply(this,arguments);return we(this,n)}}function Ee(e,t){switch(e){case"P":return t.date({width:"short"});case"PP":return t.date({width:"medium"});case"PPP":return t.date({width:"long"});case"PPPP":default:return t.date({width:"full"})}}function ke(e,t){switch(e){case"p":return t.time({width:"short"});case"pp":return t.time({width:"medium"});case"ppp":return t.time({width:"long"});case"pppp":default:return t.time({width:"full"})}}n=n&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n,a=a&&Object.prototype.hasOwnProperty.call(a,"default")?a.default:a,r=r&&Object.prototype.hasOwnProperty.call(r,"default")?r.default:r,o=o&&Object.prototype.hasOwnProperty.call(o,"default")?o.default:o,i=i&&Object.prototype.hasOwnProperty.call(i,"default")?i.default:i,s=s&&Object.prototype.hasOwnProperty.call(s,"default")?s.default:s,l=l&&Object.prototype.hasOwnProperty.call(l,"default")?l.default:l,c=c&&Object.prototype.hasOwnProperty.call(c,"default")?c.default:c,u=u&&Object.prototype.hasOwnProperty.call(u,"default")?u.default:u,p=p&&Object.prototype.hasOwnProperty.call(p,"default")?p.default:p,d=d&&Object.prototype.hasOwnProperty.call(d,"default")?d.default:d,m=m&&Object.prototype.hasOwnProperty.call(m,"default")?m.default:m,f=f&&Object.prototype.hasOwnProperty.call(f,"default")?f.default:f,h=h&&Object.prototype.hasOwnProperty.call(h,"default")?h.default:h,v=v&&Object.prototype.hasOwnProperty.call(v,"default")?v.default:v,g=g&&Object.prototype.hasOwnProperty.call(g,"default")?g.default:g,y=y&&Object.prototype.hasOwnProperty.call(y,"default")?y.default:y,b=b&&Object.prototype.hasOwnProperty.call(b,"default")?b.default:b,w=w&&Object.prototype.hasOwnProperty.call(w,"default")?w.default:w,_=_&&Object.prototype.hasOwnProperty.call(_,"default")?_.default:_,E=E&&Object.prototype.hasOwnProperty.call(E,"default")?E.default:E,k=k&&Object.prototype.hasOwnProperty.call(k,"default")?k.default:k,S=S&&Object.prototype.hasOwnProperty.call(S,"default")?S.default:S,C=C&&Object.prototype.hasOwnProperty.call(C,"default")?C.default:C,I=I&&Object.prototype.hasOwnProperty.call(I,"default")?I.default:I,x=x&&Object.prototype.hasOwnProperty.call(x,"default")?x.default:x,O=O&&Object.prototype.hasOwnProperty.call(O,"default")?O.default:O,N=N&&Object.prototype.hasOwnProperty.call(N,"default")?N.default:N,T=T&&Object.prototype.hasOwnProperty.call(T,"default")?T.default:T,D=D&&Object.prototype.hasOwnProperty.call(D,"default")?D.default:D,P=P&&Object.prototype.hasOwnProperty.call(P,"default")?P.default:P,R=R&&Object.prototype.hasOwnProperty.call(R,"default")?R.default:R,j=j&&Object.prototype.hasOwnProperty.call(j,"default")?j.default:j,M=M&&Object.prototype.hasOwnProperty.call(M,"default")?M.default:M,A=A&&Object.prototype.hasOwnProperty.call(A,"default")?A.default:A,L=L&&Object.prototype.hasOwnProperty.call(L,"default")?L.default:L,F=F&&Object.prototype.hasOwnProperty.call(F,"default")?F.default:F,q=q&&Object.prototype.hasOwnProperty.call(q,"default")?q.default:q,U=U&&Object.prototype.hasOwnProperty.call(U,"default")?U.default:U,V=V&&Object.prototype.hasOwnProperty.call(V,"default")?V.default:V,B=B&&Object.prototype.hasOwnProperty.call(B,"default")?B.default:B,W=W&&Object.prototype.hasOwnProperty.call(W,"default")?W.default:W,Y=Y&&Object.prototype.hasOwnProperty.call(Y,"default")?Y.default:Y,H=H&&Object.prototype.hasOwnProperty.call(H,"default")?H.default:H,$=$&&Object.prototype.hasOwnProperty.call($,"default")?$.default:$,z=z&&Object.prototype.hasOwnProperty.call(z,"default")?z.default:z,K=K&&Object.prototype.hasOwnProperty.call(K,"default")?K.default:K,G=G&&Object.prototype.hasOwnProperty.call(G,"default")?G.default:G,Q=Q&&Object.prototype.hasOwnProperty.call(Q,"default")?Q.default:Q,X=X&&Object.prototype.hasOwnProperty.call(X,"default")?X.default:X,J=J&&Object.prototype.hasOwnProperty.call(J,"default")?J.default:J,Z=Z&&Object.prototype.hasOwnProperty.call(Z,"default")?Z.default:Z,ee=ee&&Object.prototype.hasOwnProperty.call(ee,"default")?ee.default:ee,te=te&&Object.prototype.hasOwnProperty.call(te,"default")?te.default:te,ne=ne&&Object.prototype.hasOwnProperty.call(ne,"default")?ne.default:ne,ae=ae&&Object.prototype.hasOwnProperty.call(ae,"default")?ae.default:ae,re=re&&Object.prototype.hasOwnProperty.call(re,"default")?re.default:re,oe=oe&&Object.prototype.hasOwnProperty.call(oe,"default")?oe.default:oe,ie=ie&&Object.prototype.hasOwnProperty.call(ie,"default")?ie.default:ie,se=se&&Object.prototype.hasOwnProperty.call(se,"default")?se.default:se;var Se={p:ke,P:function(e,t){var n,a=e.match(/(P+)(p+)?/),r=a[1],o=a[2];if(!o)return Ee(e,t);switch(r){case"P":n=t.dateTime({width:"short"});break;case"PP":n=t.dateTime({width:"medium"});break;case"PPP":n=t.dateTime({width:"long"});break;case"PPPP":default:n=t.dateTime({width:"full"})}return n.replace("{{date}}",Ee(r,t)).replace("{{time}}",ke(o,t))}},Ce=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g;function Ie(e){var t=e?"string"==typeof e||e instanceof String?ie(e):re(e):new Date;return Oe(t)?t:null}function xe(e,t,n,a){var r=null,o=Ye(n)||We(),i=!0;return Array.isArray(t)?(t.forEach((function(t){var n=oe(e,t,new Date,{locale:o});a&&(i=Oe(n)&&e===s(n,t,{awareOfUnicodeTokens:!0})),Oe(n)&&i&&(r=n)})),r):(r=oe(e,t,new Date,{locale:o}),a?i=Oe(r)&&e===s(r,t,{awareOfUnicodeTokens:!0}):Oe(r)||(t=t.match(Ce).map((function(e){var t=e[0];return"p"===t||"P"===t?o?(0,Se[t])(e,o.formatLong):t:e})).join(""),e.length>0&&(r=oe(e,t.slice(0,e.length),new Date)),Oe(r)||(r=new Date(e))),Oe(r)&&i?r:null)}function Oe(e){return i(e)&&te(e,new Date("1/1/1000"))}function Ne(e,t,n){if("en"===n)return s(e,t,{awareOfUnicodeTokens:!0});var a=Ye(n);return n&&!a&&console.warn('A locale object was not found for the provided string ["'.concat(n,'"].')),!a&&We()&&Ye(We())&&(a=Ye(We())),s(e,t,{locale:a||null,awareOfUnicodeTokens:!0})}function Te(e,t){var n=t.hour,a=void 0===n?0:n,r=t.minute,o=void 0===r?0:r,i=t.second;return P(D(T(e,void 0===i?0:i),o),a)}function De(e,t){var n=t&&Ye(t)||We()&&Ye(We());return C(e,n?{locale:n}:null)}function Pe(e,t){return Ne(e,"ddd",t)}function Re(e){return B(e)}function je(e,t){var n=Ye(t||We());return W(e,{locale:n})}function Me(e){return Y(e)}function Ae(e){return H(e)}function Le(e,t){return e&&t?Z(e,t):!e&&!t}function Fe(e,t){return e&&t?J(e,t):!e&&!t}function qe(e,t){return e&&t?ee(e,t):!e&&!t}function Ue(e,t){return e&&t?X(e,t):!e&&!t}function Ve(e,t){return e&&t?Q(e,t):!e&&!t}function Be(e,t,n){var a,r=B(t),o=z(n);try{a=ae(e,{start:r,end:o})}catch(e){a=!1}return a}function We(){return("undefined"!=typeof window?window:e).__localeId__}function Ye(t){if("string"==typeof t){var n="undefined"!=typeof window?window:e;return n.__localeData__?n.__localeData__[t]:null}return t}function He(e,t){return Ne(R(Ie(),e),"LLLL",t)}function $e(e,t){return Ne(R(Ie(),e),"LLL",t)}function ze(e,t){return Ne(j(Ie(),e),"QQQ",t)}function Ke(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.minDate,a=t.maxDate,r=t.excludeDates,o=t.includeDates,i=t.filterDate;return et(e,{minDate:n,maxDate:a})||r&&r.some((function(t){return Ue(e,t)}))||o&&!o.some((function(t){return Ue(e,t)}))||i&&!i(Ie(e))||!1}function Ge(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.excludeDates;return n&&n.some((function(t){return Ue(e,t)}))||!1}function Qe(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.minDate,a=t.maxDate,r=t.excludeDates,o=t.includeDates,i=t.filterDate;return et(e,{minDate:n,maxDate:a})||r&&r.some((function(t){return Fe(e,t)}))||o&&!o.some((function(t){return Fe(e,t)}))||i&&!i(Ie(e))||!1}function Xe(e,t,n,a){var r=O(e),o=I(e),i=O(t),s=I(t),l=O(a);return r===i&&r===l?o<=n&&n<=s:r<i?l===r&&o<=n||l===i&&s>=n||l<i&&l>r:void 0}function Je(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.minDate,a=t.maxDate,r=t.excludeDates,o=t.includeDates,i=t.filterDate;return et(e,{minDate:n,maxDate:a})||r&&r.some((function(t){return qe(e,t)}))||o&&!o.some((function(t){return qe(e,t)}))||i&&!i(Ie(e))||!1}function Ze(e,t,n,a){var r=O(e),o=x(e),i=O(t),s=x(t),l=O(a);return r===i&&r===l?o<=n&&n<=s:r<i?l===r&&o<=n||l===i&&s>=n||l<i&&l>r:void 0}function et(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.minDate,a=t.maxDate;return n&&F(e,n)<0||a&&F(e,a)>0}function tt(e,t){for(var n=t.length,a=0;a<n;a++)if(E(t[a])===E(e)&&_(t[a])===_(e))return!0;return!1}function nt(e,t){var n=t.minTime,a=t.maxTime;if(!n||!a)throw new Error("Both minTime and maxTime props required");var r,o=Ie(),i=P(D(o,_(e)),E(e)),s=P(D(o,_(n)),E(n)),l=P(D(o,_(a)),E(a));try{r=!ae(i,{start:s,end:l})}catch(e){r=!1}return r}function at(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.minDate,a=t.includeDates,r=y(e,1);return n&&q(n,r)>0||a&&a.every((function(e){return q(e,r)>0}))||!1}function rt(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.maxDate,a=t.includeDates,r=d(e,1);return n&&q(r,n)>0||a&&a.every((function(e){return q(r,e)>0}))||!1}function ot(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.minDate,a=t.includeDates,r=b(e,1);return n&&V(n,r)>0||a&&a.every((function(e){return V(e,r)>0}))||!1}function it(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.maxDate,a=t.includeDates,r=m(e,1);return n&&V(r,n)>0||a&&a.every((function(e){return V(r,e)>0}))||!1}function st(e){var t=e.minDate,n=e.includeDates;if(n&&t){var a=n.filter((function(e){return F(e,t)>=0}));return A(a)}return n?A(n):t}function lt(e){var t=e.maxDate,n=e.includeDates;if(n&&t){var a=n.filter((function(e){return F(e,t)<=0}));return L(a)}return n?L(n):t}function ct(){for(var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"react-datepicker__day--highlighted",n=new Map,a=0,r=e.length;a<r;a++){var i=e[a];if(o(i)){var s=Ne(i,"MM.dd.yyyy"),l=n.get(s)||[];l.includes(t)||(l.push(t),n.set(s,l))}else if("object"===ce(i)){var c=Object.keys(i),u=c[0],p=i[c[0]];if("string"==typeof u&&p.constructor===Array)for(var d=0,m=p.length;d<m;d++){var f=Ne(p[d],"MM.dd.yyyy"),h=n.get(f)||[];h.includes(u)||(h.push(u),n.set(f,h))}}}return n}function ut(e,t,n,a,r){for(var o=r.length,i=[],s=0;s<o;s++){var u=l(c(e,E(r[s])),_(r[s])),p=l(e,(n+1)*a);te(u,t)&&ne(u,p)&&i.push(r[s])}return i}function pt(e){return e<10?"0".concat(e):"".concat(e)}function dt(e,t,n,a){for(var r=[],o=0;o<2*t+1;o++){var i=e+t-o,s=!0;n&&(s=O(n)<=i),a&&s&&(s=O(a)>=i),s&&r.push(i)}return r}var mt=se(function(e){ge(a,e);var t=_e(a);function a(e){var r;ue(this,a),me(be(r=t.call(this,e)),"renderOptions",(function(){var e=r.props.year,t=r.state.yearsList.map((function(t){return n.createElement("div",{className:e===t?"react-datepicker__year-option react-datepicker__year-option--selected_year":"react-datepicker__year-option",key:t,onClick:r.onChange.bind(be(r),t)},e===t?n.createElement("span",{className:"react-datepicker__year-option--selected"},"✓"):"",t)})),a=r.props.minDate?O(r.props.minDate):null,o=r.props.maxDate?O(r.props.maxDate):null;return o&&r.state.yearsList.find((function(e){return e===o}))||t.unshift(n.createElement("div",{className:"react-datepicker__year-option",key:"upcoming",onClick:r.incrementYears},n.createElement("a",{className:"react-datepicker__navigation react-datepicker__navigation--years react-datepicker__navigation--years-upcoming"}))),a&&r.state.yearsList.find((function(e){return e===a}))||t.push(n.createElement("div",{className:"react-datepicker__year-option",key:"previous",onClick:r.decrementYears},n.createElement("a",{className:"react-datepicker__navigation react-datepicker__navigation--years react-datepicker__navigation--years-previous"}))),t})),me(be(r),"onChange",(function(e){r.props.onChange(e)})),me(be(r),"handleClickOutside",(function(){r.props.onCancel()})),me(be(r),"shiftYears",(function(e){var t=r.state.yearsList.map((function(t){return t+e}));r.setState({yearsList:t})})),me(be(r),"incrementYears",(function(){return r.shiftYears(1)})),me(be(r),"decrementYears",(function(){return r.shiftYears(-1)}));var o=e.yearDropdownItemNumber,i=e.scrollableYearDropdown,s=o||(i?10:5);return r.state={yearsList:dt(r.props.year,s,r.props.minDate,r.props.maxDate)},r}return de(a,[{key:"render",value:function(){var e=r({"react-datepicker__year-dropdown":!0,"react-datepicker__year-dropdown--scrollable":this.props.scrollableYearDropdown});return n.createElement("div",{className:e},this.renderOptions())}}]),a}(n.Component)),ft=function(e){ge(a,e);var t=_e(a);function a(){var e;ue(this,a);for(var r=arguments.length,o=new Array(r),i=0;i<r;i++)o[i]=arguments[i];return me(be(e=t.call.apply(t,[this].concat(o))),"state",{dropdownVisible:!1}),me(be(e),"renderSelectOptions",(function(){for(var t=e.props.minDate?O(e.props.minDate):1900,a=e.props.maxDate?O(e.props.maxDate):2100,r=[],o=t;o<=a;o++)r.push(n.createElement("option",{key:o,value:o},o));return r})),me(be(e),"onSelectChange",(function(t){e.onChange(t.target.value)})),me(be(e),"renderSelectMode",(function(){return n.createElement("select",{value:e.props.year,className:"react-datepicker__year-select",onChange:e.onSelectChange},e.renderSelectOptions())})),me(be(e),"renderReadView",(function(t){return n.createElement("div",{key:"read",style:{visibility:t?"visible":"hidden"},className:"react-datepicker__year-read-view",onClick:function(t){return e.toggleDropdown(t)}},n.createElement("span",{className:"react-datepicker__year-read-view--down-arrow"}),n.createElement("span",{className:"react-datepicker__year-read-view--selected-year"},e.props.year))})),me(be(e),"renderDropdown",(function(){return n.createElement(mt,{key:"dropdown",year:e.props.year,onChange:e.onChange,onCancel:e.toggleDropdown,minDate:e.props.minDate,maxDate:e.props.maxDate,scrollableYearDropdown:e.props.scrollableYearDropdown,yearDropdownItemNumber:e.props.yearDropdownItemNumber})})),me(be(e),"renderScrollMode",(function(){var t=e.state.dropdownVisible,n=[e.renderReadView(!t)];return t&&n.unshift(e.renderDropdown()),n})),me(be(e),"onChange",(function(t){e.toggleDropdown(),t!==e.props.year&&e.props.onChange(t)})),me(be(e),"toggleDropdown",(function(t){e.setState({dropdownVisible:!e.state.dropdownVisible},(function(){e.props.adjustDateOnChange&&e.handleYearChange(e.props.date,t)}))})),me(be(e),"handleYearChange",(function(t,n){e.onSelect(t,n),e.setOpen()})),me(be(e),"onSelect",(function(t,n){e.props.onSelect&&e.props.onSelect(t,n)})),me(be(e),"setOpen",(function(){e.props.setOpen&&e.props.setOpen(!0)})),e}return de(a,[{key:"render",value:function(){var e;switch(this.props.dropdownMode){case"scroll":e=this.renderScrollMode();break;case"select":e=this.renderSelectMode()}return n.createElement("div",{className:"react-datepicker__year-dropdown-container react-datepicker__year-dropdown-container--".concat(this.props.dropdownMode)},e)}}]),a}(n.Component),ht=se(function(e){ge(a,e);var t=_e(a);function a(){var e;ue(this,a);for(var r=arguments.length,o=new Array(r),i=0;i<r;i++)o[i]=arguments[i];return me(be(e=t.call.apply(t,[this].concat(o))),"renderOptions",(function(){return e.props.monthNames.map((function(t,a){return n.createElement("div",{className:e.props.month===a?"react-datepicker__month-option react-datepicker__month-option--selected_month":"react-datepicker__month-option",key:t,onClick:e.onChange.bind(be(e),a)},e.props.month===a?n.createElement("span",{className:"react-datepicker__month-option--selected"},"✓"):"",t)}))})),me(be(e),"onChange",(function(t){return e.props.onChange(t)})),me(be(e),"handleClickOutside",(function(){return e.props.onCancel()})),e}return de(a,[{key:"render",value:function(){return n.createElement("div",{className:"react-datepicker__month-dropdown"},this.renderOptions())}}]),a}(n.Component)),vt=function(e){ge(a,e);var t=_e(a);function a(){var e;ue(this,a);for(var r=arguments.length,o=new Array(r),i=0;i<r;i++)o[i]=arguments[i];return me(be(e=t.call.apply(t,[this].concat(o))),"state",{dropdownVisible:!1}),me(be(e),"renderSelectOptions",(function(e){return e.map((function(e,t){return n.createElement("option",{key:t,value:t},e)}))})),me(be(e),"renderSelectMode",(function(t){return n.createElement("select",{value:e.props.month,className:"react-datepicker__month-select",onChange:function(t){return e.onChange(t.target.value)}},e.renderSelectOptions(t))})),me(be(e),"renderReadView",(function(t,a){return n.createElement("div",{key:"read",style:{visibility:t?"visible":"hidden"},className:"react-datepicker__month-read-view",onClick:e.toggleDropdown},n.createElement("span",{className:"react-datepicker__month-read-view--down-arrow"}),n.createElement("span",{className:"react-datepicker__month-read-view--selected-month"},a[e.props.month]))})),me(be(e),"renderDropdown",(function(t){return n.createElement(ht,{key:"dropdown",month:e.props.month,monthNames:t,onChange:e.onChange,onCancel:e.toggleDropdown})})),me(be(e),"renderScrollMode",(function(t){var n=e.state.dropdownVisible,a=[e.renderReadView(!n,t)];return n&&a.unshift(e.renderDropdown(t)),a})),me(be(e),"onChange",(function(t){e.toggleDropdown(),t!==e.props.month&&e.props.onChange(t)})),me(be(e),"toggleDropdown",(function(){return e.setState({dropdownVisible:!e.state.dropdownVisible})})),e}return de(a,[{key:"render",value:function(){var e,t=this,a=[0,1,2,3,4,5,6,7,8,9,10,11].map(this.props.useShortMonthInDropdown?function(e){return $e(e,t.props.locale)}:function(e){return He(e,t.props.locale)});switch(this.props.dropdownMode){case"scroll":e=this.renderScrollMode(a);break;case"select":e=this.renderSelectMode(a)}return n.createElement("div",{className:"react-datepicker__month-dropdown-container react-datepicker__month-dropdown-container--".concat(this.props.dropdownMode)},e)}}]),a}(n.Component);function gt(e,t){for(var n=[],a=Me(e),r=Me(t);!te(a,r);)n.push(Ie(a)),a=d(a,1);return n}var yt=se(function(e){ge(a,e);var t=_e(a);function a(e){var r;return ue(this,a),me(be(r=t.call(this,e)),"renderOptions",(function(){return r.state.monthYearsList.map((function(e){var t=N(e),a=Le(r.props.date,e)&&Fe(r.props.date,e);return n.createElement("div",{className:a?"react-datepicker__month-year-option --selected_month-year":"react-datepicker__month-year-option",key:t,onClick:r.onChange.bind(be(r),t)},a?n.createElement("span",{className:"react-datepicker__month-year-option--selected"},"✓"):"",Ne(e,r.props.dateFormat))}))})),me(be(r),"onChange",(function(e){return r.props.onChange(e)})),me(be(r),"handleClickOutside",(function(){r.props.onCancel()})),r.state={monthYearsList:gt(r.props.minDate,r.props.maxDate)},r}return de(a,[{key:"render",value:function(){var e=r({"react-datepicker__month-year-dropdown":!0,"react-datepicker__month-year-dropdown--scrollable":this.props.scrollableMonthYearDropdown});return n.createElement("div",{className:e},this.renderOptions())}}]),a}(n.Component)),bt=function(e){ge(a,e);var t=_e(a);function a(){var e;ue(this,a);for(var r=arguments.length,o=new Array(r),i=0;i<r;i++)o[i]=arguments[i];return me(be(e=t.call.apply(t,[this].concat(o))),"state",{dropdownVisible:!1}),me(be(e),"renderSelectOptions",(function(){for(var t=Me(e.props.minDate),a=Me(e.props.maxDate),r=[];!te(t,a);){var o=N(t);r.push(n.createElement("option",{key:o,value:o},Ne(t,e.props.dateFormat,e.props.locale))),t=d(t,1)}return r})),me(be(e),"onSelectChange",(function(t){e.onChange(t.target.value)})),me(be(e),"renderSelectMode",(function(){return n.createElement("select",{value:N(Me(e.props.date)),className:"react-datepicker__month-year-select",onChange:e.onSelectChange},e.renderSelectOptions())})),me(be(e),"renderReadView",(function(t){var a=Ne(e.props.date,e.props.dateFormat,e.props.locale);return n.createElement("div",{key:"read",style:{visibility:t?"visible":"hidden"},className:"react-datepicker__month-year-read-view",onClick:function(t){return e.toggleDropdown(t)}},n.createElement("span",{className:"react-datepicker__month-year-read-view--down-arrow"}),n.createElement("span",{className:"react-datepicker__month-year-read-view--selected-month-year"},a))})),me(be(e),"renderDropdown",(function(){return n.createElement(yt,{key:"dropdown",date:e.props.date,dateFormat:e.props.dateFormat,onChange:e.onChange,onCancel:e.toggleDropdown,minDate:e.props.minDate,maxDate:e.props.maxDate,scrollableMonthYearDropdown:e.props.scrollableMonthYearDropdown})})),me(be(e),"renderScrollMode",(function(){var t=e.state.dropdownVisible,n=[e.renderReadView(!t)];return t&&n.unshift(e.renderDropdown()),n})),me(be(e),"onChange",(function(t){e.toggleDropdown();var n=Ie(parseInt(t));Le(e.props.date,n)&&Fe(e.props.date,n)||e.props.onChange(n)})),me(be(e),"toggleDropdown",(function(){return e.setState({dropdownVisible:!e.state.dropdownVisible})})),e}return de(a,[{key:"render",value:function(){var e;switch(this.props.dropdownMode){case"scroll":e=this.renderScrollMode();break;case"select":e=this.renderSelectMode()}return n.createElement("div",{className:"react-datepicker__month-year-dropdown-container react-datepicker__month-year-dropdown-container--".concat(this.props.dropdownMode)},e)}}]),a}(n.Component),wt=function(e){ge(a,e);var t=_e(a);function a(){var e;ue(this,a);for(var o=arguments.length,i=new Array(o),s=0;s<o;s++)i[s]=arguments[s];return me(be(e=t.call.apply(t,[this].concat(i))),"dayEl",n.createRef()),me(be(e),"handleClick",(function(t){!e.isDisabled()&&e.props.onClick&&e.props.onClick(t)})),me(be(e),"handleMouseEnter",(function(t){!e.isDisabled()&&e.props.onMouseEnter&&e.props.onMouseEnter(t)})),me(be(e),"handleOnKeyDown",(function(t){" "===t.key&&(t.preventDefault(),t.key="Enter"),e.props.handleOnKeyDown(t)})),me(be(e),"isSameDay",(function(t){return Ue(e.props.day,t)})),me(be(e),"isKeyboardSelected",(function(){return!e.props.disabledKeyboardNavigation&&!e.props.inline&&!e.isSameDay(e.props.selected)&&e.isSameDay(e.props.preSelection)})),me(be(e),"isDisabled",(function(){return Ke(e.props.day,e.props)})),me(be(e),"isExcluded",(function(){return Ge(e.props.day,e.props)})),me(be(e),"getHighLightedClass",(function(t){var n=e.props,a=n.day,r=n.highlightDates;if(!r)return!1;var o=Ne(a,"MM.dd.yyyy");return r.get(o)})),me(be(e),"isInRange",(function(){var t=e.props,n=t.day,a=t.startDate,r=t.endDate;return!(!a||!r)&&Be(n,a,r)})),me(be(e),"isInSelectingRange",(function(){var t=e.props,n=t.day,a=t.selectsStart,r=t.selectsEnd,o=t.selectingDate,i=t.startDate,s=t.endDate;return!(!a&&!r||!o||e.isDisabled())&&(a&&s&&(ne(o,s)||Ve(o,s))?Be(n,o,s):!(!r||!i||!te(o,i)&&!Ve(o,i))&&Be(n,i,o))})),me(be(e),"isSelectingRangeStart",(function(){if(!e.isInSelectingRange())return!1;var t=e.props,n=t.day,a=t.selectingDate,r=t.startDate;return Ue(n,t.selectsStart?a:r)})),me(be(e),"isSelectingRangeEnd",(function(){if(!e.isInSelectingRange())return!1;var t=e.props,n=t.day,a=t.selectingDate,r=t.endDate;return Ue(n,t.selectsEnd?a:r)})),me(be(e),"isRangeStart",(function(){var t=e.props,n=t.day,a=t.startDate,r=t.endDate;return!(!a||!r)&&Ue(a,n)})),me(be(e),"isRangeEnd",(function(){var t=e.props,n=t.day,a=t.startDate,r=t.endDate;return!(!a||!r)&&Ue(r,n)})),me(be(e),"isWeekend",(function(){var t=k(e.props.day);return 0===t||6===t})),me(be(e),"isOutsideMonth",(function(){return void 0!==e.props.month&&e.props.month!==I(e.props.day)})),me(be(e),"getClassNames",(function(t){var n=e.props.dayClassName?e.props.dayClassName(t):void 0;return r("react-datepicker__day",n,"react-datepicker__day--"+Pe(e.props.day),{"react-datepicker__day--disabled":e.isDisabled(),"react-datepicker__day--excluded":e.isExcluded(),"react-datepicker__day--selected":e.isSameDay(e.props.selected),"react-datepicker__day--keyboard-selected":e.isKeyboardSelected(),"react-datepicker__day--range-start":e.isRangeStart(),"react-datepicker__day--range-end":e.isRangeEnd(),"react-datepicker__day--in-range":e.isInRange(),"react-datepicker__day--in-selecting-range":e.isInSelectingRange(),"react-datepicker__day--selecting-range-start":e.isSelectingRangeStart(),"react-datepicker__day--selecting-range-end":e.isSelectingRangeEnd(),"react-datepicker__day--today":e.isSameDay(Ie()),"react-datepicker__day--weekend":e.isWeekend(),"react-datepicker__day--outside-month":e.isOutsideMonth()},e.getHighLightedClass("react-datepicker__day--highlighted"))})),me(be(e),"getAriaLabel",(function(){var t=e.props,n=t.day,a=t.ariaLabelPrefixWhenEnabled,r=void 0===a?"Choose":a,o=t.ariaLabelPrefixWhenDisabled,i=void 0===o?"Not available":o,s=e.isDisabled()||e.isExcluded()?i:r;return"".concat(s," ").concat(Ne(n,"PPPP"))})),me(be(e),"getTabIndex",(function(t,n){var a=t||e.props.selected,r=n||e.props.preSelection;return e.isKeyboardSelected()||e.isSameDay(a)&&Ue(r,a)?0:-1})),me(be(e),"handleFocusDay",(function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=!1;0===e.getTabIndex()&&!t.isInputFocused&&e.isSameDay(e.props.preSelection)&&(document.activeElement&&document.activeElement!==document.body||(n=!0),e.props.containerRef&&e.props.containerRef.current&&e.props.containerRef.current.contains(document.activeElement)&&document.activeElement.classList.contains("react-datepicker__day")&&(n=!0)),n&&e.dayEl.current.focus()})),me(be(e),"render",(function(){return n.createElement("div",{ref:e.dayEl,className:e.getClassNames(e.props.day),onKeyDown:e.handleOnKeyDown,onClick:e.handleClick,onMouseEnter:e.handleMouseEnter,tabIndex:e.getTabIndex(),"aria-label":e.getAriaLabel(),role:"button","aria-disabled":e.isDisabled()},e.props.renderDayContents?e.props.renderDayContents(S(e.props.day),e.props.day):S(e.props.day))})),e}return de(a,[{key:"componentDidMount",value:function(){this.handleFocusDay()}},{key:"componentDidUpdate",value:function(e){this.handleFocusDay(e)}}]),a}(n.Component),_t=function(e){ge(a,e);var t=_e(a);function a(){var e;ue(this,a);for(var n=arguments.length,r=new Array(n),o=0;o<n;o++)r[o]=arguments[o];return me(be(e=t.call.apply(t,[this].concat(r))),"handleClick",(function(t){e.props.onClick&&e.props.onClick(t)})),e}return de(a,[{key:"render",value:function(){var e=this.props,t=e.weekNumber,a=e.ariaLabelPrefix,o=void 0===a?"week ":a,i={"react-datepicker__week-number":!0,"react-datepicker__week-number--clickable":!!e.onClick};return n.createElement("div",{className:r(i),"aria-label":"".concat(o," ").concat(this.props.weekNumber),onClick:this.handleClick},t)}}]),a}(n.Component),Et=function(e){ge(a,e);var t=_e(a);function a(){var e;ue(this,a);for(var r=arguments.length,o=new Array(r),i=0;i<r;i++)o[i]=arguments[i];return me(be(e=t.call.apply(t,[this].concat(o))),"handleDayClick",(function(t,n){e.props.onDayClick&&e.props.onDayClick(t,n)})),me(be(e),"handleDayMouseEnter",(function(t){e.props.onDayMouseEnter&&e.props.onDayMouseEnter(t)})),me(be(e),"handleWeekClick",(function(t,n,a){"function"==typeof e.props.onWeekSelect&&e.props.onWeekSelect(t,n,a),e.props.shouldCloseOnSelect&&e.props.setOpen(!1)})),me(be(e),"formatWeekNumber",(function(t){return e.props.formatWeekNumber?e.props.formatWeekNumber(t):De(t,e.props.locale)})),me(be(e),"renderDays",(function(){var t=je(e.props.day,e.props.locale),a=[],r=e.formatWeekNumber(t);if(e.props.showWeekNumber){var o=e.props.onWeekSelect?e.handleWeekClick.bind(be(e),t,r):void 0;a.push(n.createElement(_t,{key:"W",weekNumber:r,onClick:o,ariaLabelPrefix:e.props.ariaLabelPrefix}))}return a.concat([0,1,2,3,4,5,6].map((function(a){var r=u(t,a);return n.createElement(wt,{ariaLabelPrefixWhenEnabled:e.props.chooseDayAriaLabelPrefix,ariaLabelPrefixWhenDisabled:e.props.disabledDayAriaLabelPrefix,key:r.valueOf(),day:r,month:e.props.month,onClick:e.handleDayClick.bind(be(e),r),onMouseEnter:e.handleDayMouseEnter.bind(be(e),r),minDate:e.props.minDate,maxDate:e.props.maxDate,excludeDates:e.props.excludeDates,includeDates:e.props.includeDates,inline:e.props.inline,highlightDates:e.props.highlightDates,selectingDate:e.props.selectingDate,filterDate:e.props.filterDate,preSelection:e.props.preSelection,selected:e.props.selected,selectsStart:e.props.selectsStart,selectsEnd:e.props.selectsEnd,startDate:e.props.startDate,endDate:e.props.endDate,dayClassName:e.props.dayClassName,renderDayContents:e.props.renderDayContents,disabledKeyboardNavigation:e.props.disabledKeyboardNavigation,handleOnKeyDown:e.props.handleOnKeyDown,isInputFocused:e.props.isInputFocused,containerRef:e.props.containerRef})})))})),e}return de(a,[{key:"render",value:function(){return n.createElement("div",{className:"react-datepicker__week"},this.renderDays())}}],[{key:"defaultProps",get:function(){return{shouldCloseOnSelect:!0}}}]),a}(n.Component),kt=function(e){ge(a,e);var t=_e(a);function a(){var e;ue(this,a);for(var o=arguments.length,i=new Array(o),s=0;s<o;s++)i[s]=arguments[s];return me(be(e=t.call.apply(t,[this].concat(i))),"handleDayClick",(function(t,n){e.props.onDayClick&&e.props.onDayClick(t,n,e.props.orderInDisplay)})),me(be(e),"handleDayMouseEnter",(function(t){e.props.onDayMouseEnter&&e.props.onDayMouseEnter(t)})),me(be(e),"handleMouseLeave",(function(){e.props.onMouseLeave&&e.props.onMouseLeave()})),me(be(e),"isRangeStartMonth",(function(t){var n=e.props,a=n.day,r=n.startDate,o=n.endDate;return!(!r||!o)&&Fe(R(a,t),r)})),me(be(e),"isRangeStartQuarter",(function(t){var n=e.props,a=n.day,r=n.startDate,o=n.endDate;return!(!r||!o)&&qe(j(a,t),r)})),me(be(e),"isRangeEndMonth",(function(t){var n=e.props,a=n.day,r=n.startDate,o=n.endDate;return!(!r||!o)&&Fe(R(a,t),o)})),me(be(e),"isRangeEndQuarter",(function(t){var n=e.props,a=n.day,r=n.startDate,o=n.endDate;return!(!r||!o)&&qe(j(a,t),o)})),me(be(e),"isWeekInMonth",(function(t){var n=e.props.day,a=u(t,6);return Fe(t,n)||Fe(a,n)})),me(be(e),"renderWeeks",(function(){for(var t=[],a=e.props.fixedHeight,r=je(Me(e.props.day),e.props.locale),o=0,i=!1;t.push(n.createElement(Et,{ariaLabelPrefix:e.props.weekAriaLabelPrefix,chooseDayAriaLabelPrefix:e.props.chooseDayAriaLabelPrefix,disabledDayAriaLabelPrefix:e.props.disabledDayAriaLabelPrefix,key:o,day:r,month:I(e.props.day),onDayClick:e.handleDayClick,onDayMouseEnter:e.handleDayMouseEnter,onWeekSelect:e.props.onWeekSelect,formatWeekNumber:e.props.formatWeekNumber,locale:e.props.locale,minDate:e.props.minDate,maxDate:e.props.maxDate,excludeDates:e.props.excludeDates,includeDates:e.props.includeDates,inline:e.props.inline,highlightDates:e.props.highlightDates,selectingDate:e.props.selectingDate,filterDate:e.props.filterDate,preSelection:e.props.preSelection,selected:e.props.selected,selectsStart:e.props.selectsStart,selectsEnd:e.props.selectsEnd,showWeekNumber:e.props.showWeekNumbers,startDate:e.props.startDate,endDate:e.props.endDate,dayClassName:e.props.dayClassName,setOpen:e.props.setOpen,shouldCloseOnSelect:e.props.shouldCloseOnSelect,disabledKeyboardNavigation:e.props.disabledKeyboardNavigation,renderDayContents:e.props.renderDayContents,handleOnKeyDown:e.props.handleOnKeyDown,isInputFocused:e.props.isInputFocused,containerRef:e.props.containerRef})),!i;){o++,r=p(r,1);var s=a&&o>=6,l=!a&&!e.isWeekInMonth(r);if(s||l){if(!e.props.peekNextMonth)break;i=!0}}return t})),me(be(e),"onMonthClick",(function(t,n){e.handleDayClick(Me(R(e.props.day,n)),t)})),me(be(e),"onQuarterClick",(function(t,n){e.handleDayClick(Ae(j(e.props.day,n)),t)})),me(be(e),"getMonthClassNames",(function(t){var n=e.props,a=n.day,o=n.startDate,i=n.endDate,s=n.selected,l=n.minDate,c=n.maxDate;return r("react-datepicker__month-text","react-datepicker__month-".concat(t),{"react-datepicker__month--disabled":(l||c)&&Qe(R(a,t),e.props),"react-datepicker__month--selected":I(a)===t&&O(a)===O(s),"react-datepicker__month--in-range":Xe(o,i,t,a),"react-datepicker__month--range-start":e.isRangeStartMonth(t),"react-datepicker__month--range-end":e.isRangeEndMonth(t)})})),me(be(e),"getQuarterClassNames",(function(t){var n=e.props,a=n.day,o=n.startDate,i=n.endDate,s=n.selected,l=n.minDate,c=n.maxDate;return r("react-datepicker__quarter-text","react-datepicker__quarter-".concat(t),{"react-datepicker__quarter--disabled":(l||c)&&Je(j(a,t),e.props),"react-datepicker__quarter--selected":x(a)===t&&O(a)===O(s),"react-datepicker__quarter--in-range":Ze(o,i,t,a),"react-datepicker__quarter--range-start":e.isRangeStartQuarter(t),"react-datepicker__quarter--range-end":e.isRangeEndQuarter(t)})})),me(be(e),"renderMonths",(function(){var t=e.props,a=t.showFullMonthYearPicker,r=t.locale;return[[0,1,2],[3,4,5],[6,7,8],[9,10,11]].map((function(t,o){return n.createElement("div",{className:"react-datepicker__month-wrapper",key:o},t.map((function(t,o){return n.createElement("div",{key:o,onClick:function(n){e.onMonthClick(n,t)},className:e.getMonthClassNames(t)},a?He(t,r):$e(t,r))})))}))})),me(be(e),"renderQuarters",(function(){return n.createElement("div",{className:"react-datepicker__quarter-wrapper"},[1,2,3,4].map((function(t,a){return n.createElement("div",{key:a,onClick:function(n){e.onQuarterClick(n,t)},className:e.getQuarterClassNames(t)},ze(t,e.props.locale))})))})),me(be(e),"getClassNames",(function(){var t=e.props,n=t.selectingDate,a=t.selectsStart,o=t.selectsEnd,i=t.showMonthYearPicker,s=t.showQuarterYearPicker;return r("react-datepicker__month",{"react-datepicker__month--selecting-range":n&&(a||o)},{"react-datepicker__monthPicker":i},{"react-datepicker__quarterPicker":s})})),e}return de(a,[{key:"render",value:function(){var e=this.props,t=e.showMonthYearPicker,a=e.showQuarterYearPicker,r=e.day,o=e.ariaLabelPrefix,i=void 0===o?"month ":o;return n.createElement("div",{className:this.getClassNames(),onMouseLeave:this.handleMouseLeave,"aria-label":"".concat(i," ").concat(Ne(r,"yyyy-MM"))},t?this.renderMonths():a?this.renderQuarters():this.renderWeeks())}}]),a}(n.Component),St=function(e){ge(a,e);var t=_e(a);function a(){var e;ue(this,a);for(var r=arguments.length,o=new Array(r),i=0;i<r;i++)o[i]=arguments[i];return me(be(e=t.call.apply(t,[this].concat(o))),"state",{height:null}),me(be(e),"handleClick",(function(t){(e.props.minTime||e.props.maxTime)&&nt(t,e.props)||e.props.excludeTimes&&tt(t,e.props.excludeTimes)||e.props.includeTimes&&!tt(t,e.props.includeTimes)||e.props.onChange(t)})),me(be(e),"liClasses",(function(t,n,a){var r=["react-datepicker__time-list-item",e.props.timeClassName?e.props.timeClassName(t,n,a):void 0];return e.props.selected&&n===E(t)&&a===_(t)&&r.push("react-datepicker__time-list-item--selected"),((e.props.minTime||e.props.maxTime)&&nt(t,e.props)||e.props.excludeTimes&&tt(t,e.props.excludeTimes)||e.props.includeTimes&&!tt(t,e.props.includeTimes))&&r.push("react-datepicker__time-list-item--disabled"),e.props.injectTimes&&(60*E(t)+_(t))%e.props.intervals!=0&&r.push("react-datepicker__time-list-item--injected"),r.join(" ")})),me(be(e),"renderTimes",(function(){for(var t=[],a=e.props.format?e.props.format:"p",r=e.props.intervals,o=e.props.selected||e.props.openToDate||Ie(),i=E(o),s=_(o),c=Re(Ie()),u=1440/r,p=e.props.injectTimes&&e.props.injectTimes.sort((function(e,t){return e-t})),d=0;d<u;d++){var m=l(c,d*r);if(t.push(m),p){var f=ut(c,m,d,r,p);t=t.concat(f)}}return t.map((function(t,r){return n.createElement("li",{key:r,onClick:e.handleClick.bind(be(e),t),className:e.liClasses(t,i,s),ref:function(n){i===E(t)&&s>=_(t)&&(e.centerLi=n)}},Ne(t,a,e.props.locale))}))})),e}return de(a,[{key:"componentDidMount",value:function(){this.list.scrollTop=a.calcCenterPosition(this.props.monthRef?this.props.monthRef.clientHeight-this.header.clientHeight:this.list.clientHeight,this.centerLi),this.props.monthRef&&this.header&&this.setState({height:this.props.monthRef.clientHeight-this.header.clientHeight})}},{key:"render",value:function(){var e=this,t=this.state.height;return n.createElement("div",{className:"react-datepicker__time-container ".concat(this.props.todayButton?"react-datepicker__time-container--with-today-button":"")},n.createElement("div",{className:"react-datepicker__header react-datepicker__header--time",ref:function(t){e.header=t}},n.createElement("div",{className:"react-datepicker-time__header"},this.props.timeCaption)),n.createElement("div",{className:"react-datepicker__time"},n.createElement("div",{className:"react-datepicker__time-box"},n.createElement("ul",{className:"react-datepicker__time-list",ref:function(t){e.list=t},style:t?{height:t}:{}},this.renderTimes()))))}}],[{key:"defaultProps",get:function(){return{intervals:30,onTimeChange:function(){},todayButton:null,timeCaption:"Time"}}}]),a}(n.Component);me(St,"calcCenterPosition",(function(e,t){return t.offsetTop-(e/2-t.clientHeight/2)}));var Ct=function(e){ge(a,e);var t=_e(a);function a(e){var n;return ue(this,a),me(be(n=t.call(this,e)),"handleYearClick",(function(e,t){n.props.onDayClick&&n.props.onDayClick(e,t)})),me(be(n),"onYearClick",(function(e,t){var a;n.handleYearClick((a=M(n.props.date,t),$(a)),e)})),n}return de(a,[{key:"render",value:function(){for(var e=this,t=[],a=this.props.date,r=function(a,r){t.push(n.createElement("div",{onClick:function(t){e.onYearClick(t,a)},className:"react-datepicker__year-container-text",key:a},a))},o=O(a)-11,i=0;o<=O(a);o++,i++)r(o);return n.createElement("div",{className:"react-datepicker__year-container"},t)}}]),a}(n.Component),It=function(e){ge(a,e);var t=_e(a);function a(e){var r;return ue(this,a),me(be(r=t.call(this,e)),"onTimeChange",(function(e){r.setState({time:e});var t=new Date;t.setHours(e.split(":")[0]),t.setMinutes(e.split(":")[1]),r.props.onChange(t)})),me(be(r),"renderTimeInput",(function(){var e=r.state.time,t=r.props,a=t.timeString,o=t.customTimeInput;return o?n.cloneElement(o,{value:e,onChange:r.onTimeChange}):n.createElement("input",{type:"time",className:"react-datepicker-time__input",placeholder:"Time",name:"time-input",required:!0,value:e,onChange:function(e){r.onTimeChange(e.target.value||a)}})})),r.state={time:r.props.timeString},r}return de(a,[{key:"render",value:function(){return n.createElement("div",{className:"react-datepicker__input-time-container"},n.createElement("div",{className:"react-datepicker-time__caption"},this.props.timeInputLabel),n.createElement("div",{className:"react-datepicker-time__input-container"},n.createElement("div",{className:"react-datepicker-time__input"},this.renderTimeInput())))}}]),a}(n.Component);function xt(e){var t=e.className,a=e.children,r=e.showPopperArrow,o=e.arrowProps,i=void 0===o?{}:o;return n.createElement("div",{className:t},r&&n.createElement("div",fe({className:"react-datepicker__triangle"},i)),a)}var Ot=["react-datepicker__year-select","react-datepicker__month-select","react-datepicker__month-year-select"],Nt=function(e){ge(a,e);var t=_e(a);function a(e){var o;return ue(this,a),me(be(o=t.call(this,e)),"handleClickOutside",(function(e){o.props.onClickOutside(e)})),me(be(o),"setClickOutsideRef",(function(){return o.containerRef.current})),me(be(o),"handleDropdownFocus",(function(e){(function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=(e.className||"").split(/\s+/);return Ot.some((function(e){return t.indexOf(e)>=0}))})(e.target)&&o.props.onDropdownFocus()})),me(be(o),"getDateInView",(function(){var e=o.props,t=e.preSelection,n=e.selected,a=e.openToDate,r=st(o.props),i=lt(o.props),s=Ie();return a||n||t||(r&&ne(s,r)?r:i&&te(s,i)?i:s)})),me(be(o),"increaseMonth",(function(){o.setState((function(e){var t=e.date;return{date:d(t,1)}}),(function(){return o.handleMonthChange(o.state.date)}))})),me(be(o),"decreaseMonth",(function(){o.setState((function(e){var t=e.date;return{date:y(t,1)}}),(function(){return o.handleMonthChange(o.state.date)}))})),me(be(o),"handleDayClick",(function(e,t,n){return o.props.onSelect(e,t,n)})),me(be(o),"handleDayMouseEnter",(function(e){o.setState({selectingDate:e}),o.props.onDayMouseEnter&&o.props.onDayMouseEnter(e)})),me(be(o),"handleMonthMouseLeave",(function(){o.setState({selectingDate:null}),o.props.onMonthMouseLeave&&o.props.onMonthMouseLeave()})),me(be(o),"handleYearChange",(function(e){o.props.onYearChange&&o.props.onYearChange(e)})),me(be(o),"handleMonthChange",(function(e){o.props.onMonthChange&&o.props.onMonthChange(e),o.props.adjustDateOnChange&&(o.props.onSelect&&o.props.onSelect(e),o.props.setOpen&&o.props.setOpen(!0)),o.props.setPreSelection&&o.props.setPreSelection(e)})),me(be(o),"handleMonthYearChange",(function(e){o.handleYearChange(e),o.handleMonthChange(e)})),me(be(o),"changeYear",(function(e){o.setState((function(t){var n=t.date;return{date:M(n,e)}}),(function(){return o.handleYearChange(o.state.date)}))})),me(be(o),"changeMonth",(function(e){o.setState((function(t){var n=t.date;return{date:R(n,e)}}),(function(){return o.handleMonthChange(o.state.date)}))})),me(be(o),"changeMonthYear",(function(e){o.setState((function(t){var n=t.date;return{date:M(R(n,I(e)),O(e))}}),(function(){return o.handleMonthYearChange(o.state.date)}))})),me(be(o),"header",(function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:o.state.date,t=je(e,o.props.locale),a=[];return o.props.showWeekNumbers&&a.push(n.createElement("div",{key:"W",className:"react-datepicker__day-name"},o.props.weekLabel||"#")),a.concat([0,1,2,3,4,5,6].map((function(e){var a=u(t,e),i=o.formatWeekday(a,o.props.locale),s=o.props.weekDayClassName?o.props.weekDayClassName(a):void 0;return n.createElement("div",{key:e,className:r("react-datepicker__day-name",s)},i)})))})),me(be(o),"formatWeekday",(function(e,t){return o.props.formatWeekDay?function(e,t,n){return t(Ne(e,"EEEE",n))}(e,o.props.formatWeekDay,t):o.props.useWeekdaysShort?function(e,t){return Ne(e,"EEE",t)}(e,t):function(e,t){return Ne(e,"EEEEEE",t)}(e,t)})),me(be(o),"decreaseYear",(function(){o.setState((function(e){var t=e.date;return{date:b(t,o.props.showYearPicker?11:1)}}),(function(){return o.handleYearChange(o.state.date)}))})),me(be(o),"renderPreviousButton",(function(){if(!o.props.renderCustomHeader){var e=o.props.showMonthYearPicker?ot(o.state.date,o.props):at(o.state.date,o.props);if((o.props.forceShowMonthNavigation||o.props.showDisabledMonthNavigation||!e)&&!o.props.showTimeSelectOnly){var t=["react-datepicker__navigation","react-datepicker__navigation--previous"],a=o.decreaseMonth;(o.props.showMonthYearPicker||o.props.showQuarterYearPicker||o.props.showYearPicker)&&(a=o.decreaseYear),e&&o.props.showDisabledMonthNavigation&&(t.push("react-datepicker__navigation--previous--disabled"),a=null);var r=o.props.showMonthYearPicker||o.props.showQuarterYearPicker,i=o.props,s=i.previousMonthAriaLabel,l=void 0===s?"Previous Month":s,c=i.previousYearAriaLabel,u=void 0===c?"Previous Year":c;return n.createElement("button",{type:"button",className:t.join(" "),onClick:a,"aria-label":r?u:l},r?o.props.previousYearButtonLabel:o.props.previousMonthButtonLabel)}}})),me(be(o),"increaseYear",(function(){o.setState((function(e){var t=e.date;return{date:m(t,o.props.showYearPicker?11:1)}}),(function(){return o.handleYearChange(o.state.date)}))})),me(be(o),"renderNextButton",(function(){if(!o.props.renderCustomHeader){var e=o.props.showMonthYearPicker?it(o.state.date,o.props):rt(o.state.date,o.props);if((o.props.forceShowMonthNavigation||o.props.showDisabledMonthNavigation||!e)&&!o.props.showTimeSelectOnly){var t=["react-datepicker__navigation","react-datepicker__navigation--next"];o.props.showTimeSelect&&t.push("react-datepicker__navigation--next--with-time"),o.props.todayButton&&t.push("react-datepicker__navigation--next--with-today-button");var a=o.increaseMonth;(o.props.showMonthYearPicker||o.props.showQuarterYearPicker||o.props.showYearPicker)&&(a=o.increaseYear),e&&o.props.showDisabledMonthNavigation&&(t.push("react-datepicker__navigation--next--disabled"),a=null);var r=o.props.showMonthYearPicker||o.props.showQuarterYearPicker,i=o.props,s=i.nextMonthAriaLabel,l=void 0===s?"Next Month":s,c=i.nextYearAriaLabel,u=void 0===c?"Next Year":c;return n.createElement("button",{type:"button",className:t.join(" "),onClick:a,"aria-label":r?u:l},r?o.props.nextYearButtonLabel:o.props.nextMonthButtonLabel)}}})),me(be(o),"renderCurrentMonth",(function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:o.state.date,t=["react-datepicker__current-month"];return o.props.showYearDropdown&&t.push("react-datepicker__current-month--hasYearDropdown"),o.props.showMonthDropdown&&t.push("react-datepicker__current-month--hasMonthDropdown"),o.props.showMonthYearDropdown&&t.push("react-datepicker__current-month--hasMonthYearDropdown"),n.createElement("div",{className:t.join(" ")},Ne(e,o.props.dateFormat,o.props.locale))})),me(be(o),"renderYearDropdown",(function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];if(o.props.showYearDropdown&&!e)return n.createElement(ft,{adjustDateOnChange:o.props.adjustDateOnChange,date:o.state.date,onSelect:o.props.onSelect,setOpen:o.props.setOpen,dropdownMode:o.props.dropdownMode,onChange:o.changeYear,minDate:o.props.minDate,maxDate:o.props.maxDate,year:O(o.state.date),scrollableYearDropdown:o.props.scrollableYearDropdown,yearDropdownItemNumber:o.props.yearDropdownItemNumber})})),me(be(o),"renderMonthDropdown",(function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];if(o.props.showMonthDropdown&&!e)return n.createElement(vt,{dropdownMode:o.props.dropdownMode,locale:o.props.locale,onChange:o.changeMonth,month:I(o.state.date),useShortMonthInDropdown:o.props.useShortMonthInDropdown})})),me(be(o),"renderMonthYearDropdown",(function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];if(o.props.showMonthYearDropdown&&!e)return n.createElement(bt,{dropdownMode:o.props.dropdownMode,locale:o.props.locale,dateFormat:o.props.dateFormat,onChange:o.changeMonthYear,minDate:o.props.minDate,maxDate:o.props.maxDate,date:o.state.date,scrollableMonthYearDropdown:o.props.scrollableMonthYearDropdown})})),me(be(o),"renderTodayButton",(function(){if(o.props.todayButton&&!o.props.showTimeSelectOnly)return n.createElement("div",{className:"react-datepicker__today-button",onClick:function(e){return o.props.onSelect(B(Ie()),e)}},o.props.todayButton)})),me(be(o),"renderDefaultHeader",(function(e){var t=e.monthDate,a=e.i;return n.createElement("div",{className:"react-datepicker__header"},o.renderCurrentMonth(t),n.createElement("div",{className:"react-datepicker__header__dropdown react-datepicker__header__dropdown--".concat(o.props.dropdownMode),onFocus:o.handleDropdownFocus},o.renderMonthDropdown(0!==a),o.renderMonthYearDropdown(0!==a),o.renderYearDropdown(0!==a)),n.createElement("div",{className:"react-datepicker__day-names"},o.header(t)))})),me(be(o),"renderCustomHeader",(function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.monthDate,a=e.i;if(0!==a&&void 0!==a)return null;var r=at(o.state.date,o.props),i=rt(o.state.date,o.props),s=ot(o.state.date,o.props),l=it(o.state.date,o.props),c=!o.props.showMonthYearPicker&&!o.props.showQuarterYearPicker&&!o.props.showYearPicker;return n.createElement("div",{className:"react-datepicker__header react-datepicker__header--custom",onFocus:o.props.onDropdownFocus},o.props.renderCustomHeader(ve(ve({},o.state),{},{changeMonth:o.changeMonth,changeYear:o.changeYear,decreaseMonth:o.decreaseMonth,increaseMonth:o.increaseMonth,decreaseYear:o.decreaseYear,increaseYear:o.increaseYear,prevMonthButtonDisabled:r,nextMonthButtonDisabled:i,prevYearButtonDisabled:s,nextYearButtonDisabled:l})),c&&n.createElement("div",{className:"react-datepicker__day-names"},o.header(t)))})),me(be(o),"renderYearHeader",(function(){return n.createElement("div",{className:"react-datepicker__header react-datepicker-year-header"},o.props.showYearPicker?"".concat(O(o.state.date)-11," - ").concat(O(o.state.date)):O(o.state.date))})),me(be(o),"renderHeader",(function(e){switch(!0){case void 0!==o.props.renderCustomHeader:return o.renderCustomHeader(e);case o.props.showMonthYearPicker||o.props.showQuarterYearPicker||o.props.showYearPicker:return o.renderYearHeader(e);default:return o.renderDefaultHeader(e)}})),me(be(o),"renderMonths",(function(){if(!o.props.showTimeSelectOnly&&!o.props.showYearPicker){for(var e=[],t=o.props.showPreviousMonths?o.props.monthsShown-1:0,a=y(o.state.date,t),r=0;r<o.props.monthsShown;++r){var i=r-o.props.monthSelectedIn,s=d(a,i),l="month-".concat(r);e.push(n.createElement("div",{key:l,ref:function(e){o.monthContainer=e},className:"react-datepicker__month-container"},o.renderHeader({monthDate:s,i:r}),n.createElement(kt,{chooseDayAriaLabelPrefix:o.props.chooseDayAriaLabelPrefix,disabledDayAriaLabelPrefix:o.props.disabledDayAriaLabelPrefix,weekAriaLabelPrefix:o.props.weekAriaLabelPrefix,onChange:o.changeMonthYear,day:s,dayClassName:o.props.dayClassName,monthClassName:o.props.monthClassName,onDayClick:o.handleDayClick,handleOnKeyDown:o.props.handleOnKeyDown,onDayMouseEnter:o.handleDayMouseEnter,onMouseLeave:o.handleMonthMouseLeave,onWeekSelect:o.props.onWeekSelect,orderInDisplay:r,formatWeekNumber:o.props.formatWeekNumber,locale:o.props.locale,minDate:o.props.minDate,maxDate:o.props.maxDate,excludeDates:o.props.excludeDates,highlightDates:o.props.highlightDates,selectingDate:o.state.selectingDate,includeDates:o.props.includeDates,inline:o.props.inline,fixedHeight:o.props.fixedHeight,filterDate:o.props.filterDate,preSelection:o.props.preSelection,selected:o.props.selected,selectsStart:o.props.selectsStart,selectsEnd:o.props.selectsEnd,showWeekNumbers:o.props.showWeekNumbers,startDate:o.props.startDate,endDate:o.props.endDate,peekNextMonth:o.props.peekNextMonth,setOpen:o.props.setOpen,shouldCloseOnSelect:o.props.shouldCloseOnSelect,renderDayContents:o.props.renderDayContents,disabledKeyboardNavigation:o.props.disabledKeyboardNavigation,showMonthYearPicker:o.props.showMonthYearPicker,showFullMonthYearPicker:o.props.showFullMonthYearPicker,showYearPicker:o.props.showYearPicker,showQuarterYearPicker:o.props.showQuarterYearPicker,isInputFocused:o.props.isInputFocused,containerRef:o.containerRef})))}return e}})),me(be(o),"renderYears",(function(){if(!o.props.showTimeSelectOnly)return o.props.showYearPicker?n.createElement("div",{className:"react-datepicker__year"},o.renderHeader(),n.createElement(Ct,{onDayClick:o.handleDayClick,date:o.state.date})):void 0})),me(be(o),"renderTimeSection",(function(){if(o.props.showTimeSelect&&(o.state.monthContainer||o.props.showTimeSelectOnly))return n.createElement(St,{selected:o.props.selected,openToDate:o.props.openToDate,onChange:o.props.onTimeChange,timeClassName:o.props.timeClassName,format:o.props.timeFormat,includeTimes:o.props.includeTimes,intervals:o.props.timeIntervals,minTime:o.props.minTime,maxTime:o.props.maxTime,excludeTimes:o.props.excludeTimes,timeCaption:o.props.timeCaption,todayButton:o.props.todayButton,showMonthDropdown:o.props.showMonthDropdown,showMonthYearDropdown:o.props.showMonthYearDropdown,showYearDropdown:o.props.showYearDropdown,withPortal:o.props.withPortal,monthRef:o.state.monthContainer,injectTimes:o.props.injectTimes,locale:o.props.locale})})),me(be(o),"renderInputTimeSection",(function(){var e=new Date(o.props.selected),t="".concat(pt(e.getHours()),":").concat(pt(e.getMinutes()));if(o.props.showTimeInput)return n.createElement(It,{timeString:t,timeInputLabel:o.props.timeInputLabel,onChange:o.props.onTimeChange,customTimeInput:o.props.customTimeInput})})),o.containerRef=n.createRef(),o.state={date:o.getDateInView(),selectingDate:null,monthContainer:null},o}return de(a,null,[{key:"defaultProps",get:function(){return{onDropdownFocus:function(){},monthsShown:1,monthSelectedIn:0,forceShowMonthNavigation:!1,timeCaption:"Time",previousYearButtonLabel:"Previous Year",nextYearButtonLabel:"Next Year",previousMonthButtonLabel:"Previous Month",nextMonthButtonLabel:"Next Month",customTimeInput:null}}}]),de(a,[{key:"componentDidMount",value:function(){this.props.showTimeSelect&&(this.assignMonthContainer=void this.setState({monthContainer:this.monthContainer}))}},{key:"componentDidUpdate",value:function(e){this.props.preSelection&&!Ue(this.props.preSelection,e.preSelection)?this.setState({date:this.props.preSelection}):this.props.openToDate&&!Ue(this.props.openToDate,e.openToDate)&&this.setState({date:this.props.openToDate})}},{key:"render",value:function(){var e=this.props.container||xt;return n.createElement("div",{ref:this.containerRef},n.createElement(e,{className:r("react-datepicker",this.props.className,{"react-datepicker--time-only":this.props.showTimeSelectOnly}),showPopperArrow:this.props.showPopperArrow},this.renderPreviousButton(),this.renderNextButton(),this.renderMonths(),this.renderYears(),this.renderTodayButton(),this.renderTimeSection(),this.renderInputTimeSection(),this.props.children))}}]),a}(n.Component),Tt=function(e){return!e.disabled&&-1!==e.tabIndex},Dt=function(e){ge(a,e);var t=_e(a);function a(e){var r;return ue(this,a),me(be(r=t.call(this,e)),"getTabChildren",(function(){return Array.prototype.slice.call(r.tabLoopRef.current.querySelectorAll("[tabindex], a, button, input, select, textarea"),1,-1).filter(Tt)})),me(be(r),"handleFocusStart",(function(e){var t=r.getTabChildren();t&&t.length>1&&t[t.length-1].focus()})),me(be(r),"handleFocusEnd",(function(e){var t=r.getTabChildren();t&&t.length>1&&t[0].focus()})),r.tabLoopRef=n.createRef(),r}return de(a,null,[{key:"defaultProps",get:function(){return{enableTabLoop:!0}}}]),de(a,[{key:"render",value:function(){return this.props.enableTabLoop?n.createElement("div",{className:"react-datepicker__tab-loop",ref:this.tabLoopRef},n.createElement("div",{className:"react-datepicker__tab-loop__start",tabIndex:"0",onFocus:this.handleFocusStart}),this.props.children,n.createElement("div",{className:"react-datepicker__tab-loop__end",tabIndex:"0",onFocus:this.handleFocusEnd})):this.props.children}}]),a}(n.Component),Pt=function(e){ge(a,e);var t=_e(a);function a(){return ue(this,a),t.apply(this,arguments)}return de(a,[{key:"render",value:function(){var e,t=this.props,a=t.className,o=t.wrapperClassName,i=t.hidePopper,s=t.popperComponent,l=t.popperModifiers,c=t.popperPlacement,u=t.popperProps,p=t.targetComponent,d=t.enableTabLoop,m=t.popperOnKeyDown;if(!i){var f=r("react-datepicker-popper",a);e=n.createElement(le.Popper,fe({modifiers:l,placement:c},u),(function(e){var t=e.ref,a=e.style,r=e.placement,o=e.arrowProps;return n.createElement(Dt,{enableTabLoop:d},n.createElement("div",fe({ref:t,style:a},{className:f,"data-placement":r,onKeyDown:m}),n.cloneElement(s,{arrowProps:o})))}))}this.props.popperContainer&&(e=n.createElement(this.props.popperContainer,{},e));var h=r("react-datepicker-wrapper",o);return n.createElement(le.Manager,{className:"react-datepicker-manager"},n.createElement(le.Reference,null,(function(e){var t=e.ref;return n.createElement("div",{ref:t,className:h},p)})),e)}}],[{key:"defaultProps",get:function(){return{hidePopper:!0,popperModifiers:{preventOverflow:{enabled:!0,escapeWithReference:!0,boundariesElement:"viewport"}},popperProps:{},popperPlacement:"bottom-start"}}}]),a}(n.Component),Rt=se(Nt),jt=function(e){ge(a,e);var t=_e(a);function a(e){var i;return ue(this,a),me(be(i=t.call(this,e)),"getPreSelection",(function(){return i.props.openToDate?i.props.openToDate:i.props.selectsEnd&&i.props.startDate?i.props.startDate:i.props.selectsStart&&i.props.endDate?i.props.endDate:Ie()})),me(be(i),"calcInitialState",(function(){var e=i.getPreSelection(),t=st(i.props),n=lt(i.props),a=t&&ne(e,t)?t:n&&te(e,n)?n:e;return{open:i.props.startOpen||!1,preventFocus:!1,preSelection:i.props.selected?i.props.selected:a,highlightDates:ct(i.props.highlightDates),focused:!1}})),me(be(i),"clearPreventFocusTimeout",(function(){i.preventFocusTimeout&&clearTimeout(i.preventFocusTimeout)})),me(be(i),"setFocus",(function(){i.input&&i.input.focus&&i.input.focus()})),me(be(i),"setBlur",(function(){i.input&&i.input.blur&&i.input.blur(),i.cancelFocusInput()})),me(be(i),"setOpen",(function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];i.setState({open:e,preSelection:e&&i.state.open?i.state.preSelection:i.calcInitialState().preSelection,lastPreSelectChange:At},(function(){e||i.setState((function(e){return{focused:!!t&&e.focused}}),(function(){!t&&i.setBlur(),i.setState({inputValue:null})}))}))})),me(be(i),"inputOk",(function(){return o(i.state.preSelection)})),me(be(i),"isCalendarOpen",(function(){return void 0===i.props.open?i.state.open&&!i.props.disabled&&!i.props.readOnly:i.props.open})),me(be(i),"handleFocus",(function(e){i.state.preventFocus||(i.props.onFocus(e),i.props.preventOpenOnFocus||i.props.readOnly||i.setOpen(!0)),i.setState({focused:!0})})),me(be(i),"cancelFocusInput",(function(){clearTimeout(i.inputFocusTimeout),i.inputFocusTimeout=null})),me(be(i),"deferFocusInput",(function(){i.cancelFocusInput(),i.inputFocusTimeout=setTimeout((function(){return i.setFocus()}),1)})),me(be(i),"handleDropdownFocus",(function(){i.cancelFocusInput()})),me(be(i),"handleBlur",(function(e){(!i.state.open||i.props.withPortal||i.props.showTimeInput)&&i.props.onBlur(e),i.setState({focused:!1})})),me(be(i),"handleCalendarClickOutside",(function(e){i.props.inline||i.setOpen(!1),i.props.onClickOutside(e),i.props.withPortal&&e.preventDefault()})),me(be(i),"handleChange",(function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var a=t[0];if(!i.props.onChangeRaw||(i.props.onChangeRaw.apply(be(i),t),"function"==typeof a.isDefaultPrevented&&!a.isDefaultPrevented())){i.setState({inputValue:a.target.value,lastPreSelectChange:Mt});var r=xe(a.target.value,i.props.dateFormat,i.props.locale,i.props.strictParsing);!r&&a.target.value||i.setSelected(r,a,!0)}})),me(be(i),"handleSelect",(function(e,t,n){i.setState({preventFocus:!0},(function(){return i.preventFocusTimeout=setTimeout((function(){return i.setState({preventFocus:!1})}),50),i.preventFocusTimeout})),i.setSelected(e,t,!1,n),!i.props.shouldCloseOnSelect||i.props.showTimeSelect?i.setPreSelection(e):i.props.inline||i.setOpen(!1)})),me(be(i),"setSelected",(function(e,t,n,a){var r=e;null!==r&&Ke(r,i.props)||(Ve(i.props.selected,r)&&!i.props.allowSameDay||(null!==r&&(!i.props.selected||n&&(i.props.showTimeSelect||i.props.showTimeSelectOnly||i.props.showTimeInput)||(r=Te(r,{hour:E(i.props.selected),minute:_(i.props.selected),second:w(i.props.selected)})),i.props.inline||i.setState({preSelection:r}),i.props.inline&&i.props.monthsShown>1&&!i.props.inlineFocusSelectedMonth&&i.setState({monthSelectedIn:a})),i.props.onChange(r,t)),i.props.onSelect(r,t),n||i.setState({inputValue:null}))})),me(be(i),"setPreSelection",(function(e){var t=void 0!==i.props.minDate,n=void 0!==i.props.maxDate,a=!0;e&&(t&&n?a=Be(e,i.props.minDate,i.props.maxDate):t?a=te(e,i.props.minDate):n&&(a=ne(e,i.props.maxDate))),a&&i.setState({preSelection:e})})),me(be(i),"handleTimeChange",(function(e){var t=Te(i.props.selected?i.props.selected:i.getPreSelection(),{hour:E(e),minute:_(e)});i.setState({preSelection:t}),i.props.onChange(t),i.props.shouldCloseOnSelect&&i.setOpen(!1),i.props.showTimeInput&&i.setOpen(!0),i.setState({inputValue:null})})),me(be(i),"onInputClick",(function(){i.props.disabled||i.props.readOnly||i.setOpen(!0),i.props.onInputClick()})),me(be(i),"onInputKeyDown",(function(e){i.props.onKeyDown(e);var t=e.key;if(i.state.open||i.props.inline||i.props.preventOpenOnFocus){if(i.state.open){if("ArrowDown"===t||"ArrowUp"===t){e.preventDefault();var n=i.calendar.componentNode&&i.calendar.componentNode.querySelector('.react-datepicker__day[tabindex="0"]');return void(n&&n.focus())}var a=Ie(i.state.preSelection);"Enter"===t?(e.preventDefault(),i.inputOk()&&i.state.lastPreSelectChange===At?(i.handleSelect(a,e),!i.props.shouldCloseOnSelect&&i.setPreSelection(a)):i.setOpen(!1)):"Escape"===t&&(e.preventDefault(),i.setOpen(!1)),i.inputOk()||i.props.onInputError({code:1,msg:"Date input not valid."})}}else"ArrowDown"!==t&&"ArrowUp"!==t&&"Enter"!==t||i.onInputClick()})),me(be(i),"onDayKeyDown",(function(e){i.props.onKeyDown(e);var t=e.key,n=Ie(i.state.preSelection);if("Enter"===t)e.preventDefault(),i.handleSelect(n,e),!i.props.shouldCloseOnSelect&&i.setPreSelection(n);else if("Escape"===t)e.preventDefault(),i.setOpen(!1),i.inputOk()||i.props.onInputError({code:1,msg:"Date input not valid."});else if(!i.props.disabledKeyboardNavigation){var a;switch(t){case"ArrowLeft":a=v(n,1);break;case"ArrowRight":a=u(n,1);break;case"ArrowUp":a=g(n,1);break;case"ArrowDown":a=p(n,1);break;case"PageUp":a=y(n,1);break;case"PageDown":a=d(n,1);break;case"Home":a=b(n,1);break;case"End":a=m(n,1)}if(!a)return void(i.props.onInputError&&i.props.onInputError({code:1,msg:"Date input not valid."}));e.preventDefault(),i.setState({lastPreSelectChange:At}),i.props.adjustDateOnChange&&i.setSelected(a),i.setPreSelection(a)}})),me(be(i),"onPopperKeyDown",(function(e){"Escape"===e.key&&(e.preventDefault(),i.setState({preventFocus:!0},(function(){i.setOpen(!1),setTimeout((function(){i.setFocus(),i.setState({preventFocus:!1})}))})))})),me(be(i),"onClearClick",(function(e){e&&e.preventDefault&&e.preventDefault(),i.props.onChange(null,e),i.setState({inputValue:null})})),me(be(i),"clear",(function(){i.onClearClick()})),me(be(i),"renderCalendar",(function(){return i.props.inline||i.isCalendarOpen()?n.createElement(Rt,{ref:function(e){i.calendar=e},locale:i.props.locale,chooseDayAriaLabelPrefix:i.props.chooseDayAriaLabelPrefix,disabledDayAriaLabelPrefix:i.props.disabledDayAriaLabelPrefix,weekAriaLabelPrefix:i.props.weekAriaLabelPrefix,adjustDateOnChange:i.props.adjustDateOnChange,setOpen:i.setOpen,shouldCloseOnSelect:i.props.shouldCloseOnSelect,dateFormat:i.props.dateFormatCalendar,useWeekdaysShort:i.props.useWeekdaysShort,formatWeekDay:i.props.formatWeekDay,dropdownMode:i.props.dropdownMode,selected:i.props.selected,preSelection:i.state.preSelection,onSelect:i.handleSelect,onWeekSelect:i.props.onWeekSelect,openToDate:i.props.openToDate,minDate:i.props.minDate,maxDate:i.props.maxDate,selectsStart:i.props.selectsStart,selectsEnd:i.props.selectsEnd,startDate:i.props.startDate,endDate:i.props.endDate,excludeDates:i.props.excludeDates,filterDate:i.props.filterDate,onClickOutside:i.handleCalendarClickOutside,formatWeekNumber:i.props.formatWeekNumber,highlightDates:i.state.highlightDates,includeDates:i.props.includeDates,includeTimes:i.props.includeTimes,injectTimes:i.props.injectTimes,inline:i.props.inline,peekNextMonth:i.props.peekNextMonth,showMonthDropdown:i.props.showMonthDropdown,showPreviousMonths:i.props.showPreviousMonths,useShortMonthInDropdown:i.props.useShortMonthInDropdown,showMonthYearDropdown:i.props.showMonthYearDropdown,showWeekNumbers:i.props.showWeekNumbers,showYearDropdown:i.props.showYearDropdown,withPortal:i.props.withPortal,forceShowMonthNavigation:i.props.forceShowMonthNavigation,showDisabledMonthNavigation:i.props.showDisabledMonthNavigation,scrollableYearDropdown:i.props.scrollableYearDropdown,scrollableMonthYearDropdown:i.props.scrollableMonthYearDropdown,todayButton:i.props.todayButton,weekLabel:i.props.weekLabel,outsideClickIgnoreClass:"react-datepicker-ignore-onclickoutside",fixedHeight:i.props.fixedHeight,monthsShown:i.props.monthsShown,monthSelectedIn:i.state.monthSelectedIn,onDropdownFocus:i.handleDropdownFocus,onMonthChange:i.props.onMonthChange,onYearChange:i.props.onYearChange,dayClassName:i.props.dayClassName,weekDayClassName:i.props.weekDayClassName,monthClassName:i.props.monthClassName,timeClassName:i.props.timeClassName,showTimeSelect:i.props.showTimeSelect,showTimeSelectOnly:i.props.showTimeSelectOnly,onTimeChange:i.handleTimeChange,timeFormat:i.props.timeFormat,timeIntervals:i.props.timeIntervals,minTime:i.props.minTime,maxTime:i.props.maxTime,excludeTimes:i.props.excludeTimes,timeCaption:i.props.timeCaption,className:i.props.calendarClassName,container:i.props.calendarContainer,yearDropdownItemNumber:i.props.yearDropdownItemNumber,previousMonthButtonLabel:i.props.previousMonthButtonLabel,nextMonthButtonLabel:i.props.nextMonthButtonLabel,previousYearButtonLabel:i.props.previousYearButtonLabel,nextYearButtonLabel:i.props.nextYearButtonLabel,timeInputLabel:i.props.timeInputLabel,disabledKeyboardNavigation:i.props.disabledKeyboardNavigation,renderCustomHeader:i.props.renderCustomHeader,popperProps:i.props.popperProps,renderDayContents:i.props.renderDayContents,onDayMouseEnter:i.props.onDayMouseEnter,onMonthMouseLeave:i.props.onMonthMouseLeave,showTimeInput:i.props.showTimeInput,showMonthYearPicker:i.props.showMonthYearPicker,showFullMonthYearPicker:i.props.showFullMonthYearPicker,showYearPicker:i.props.showYearPicker,showQuarterYearPicker:i.props.showQuarterYearPicker,showPopperArrow:i.props.showPopperArrow,excludeScrollbar:i.props.excludeScrollbar,handleOnKeyDown:i.onDayKeyDown,isInputFocused:i.state.focused,customTimeInput:i.props.customTimeInput,setPreSelection:i.setPreSelection},i.props.children):null})),me(be(i),"renderDateInput",(function(){var e,t,a,o,s,l=r(i.props.className,me({},"react-datepicker-ignore-onclickoutside",i.state.open)),c=i.props.customInput||n.createElement("input",{type:"text"}),u=i.props.customInputRef||"ref",p="string"==typeof i.props.value?i.props.value:"string"==typeof i.state.inputValue?i.state.inputValue:(t=i.props.selected,o=(a=i.props).dateFormat,s=a.locale,t&&Ne(t,Array.isArray(o)?o[0]:o,s)||"");return n.cloneElement(c,(me(e={},u,(function(e){i.input=e})),me(e,"value",p),me(e,"onBlur",i.handleBlur),me(e,"onChange",i.handleChange),me(e,"onClick",i.onInputClick),me(e,"onFocus",i.handleFocus),me(e,"onKeyDown",i.onInputKeyDown),me(e,"id",i.props.id),me(e,"name",i.props.name),me(e,"autoFocus",i.props.autoFocus),me(e,"placeholder",i.props.placeholderText),me(e,"disabled",i.props.disabled),me(e,"autoComplete",i.props.autoComplete),me(e,"className",r(c.props.className,l)),me(e,"title",i.props.title),me(e,"readOnly",i.props.readOnly),me(e,"required",i.props.required),me(e,"tabIndex",i.props.tabIndex),me(e,"aria-labelledby",i.props.ariaLabelledBy),e))})),me(be(i),"renderClearButton",(function(){var e=i.props,t=e.isClearable,a=e.selected,r=e.clearButtonTitle,o=e.ariaLabelClose,s=void 0===o?"Close":o;return t&&null!=a?n.createElement("button",{type:"button",className:"react-datepicker__close-icon","aria-label":s,onClick:i.onClearClick,title:r,tabIndex:-1}):null})),i.state=i.calcInitialState(),i}return de(a,null,[{key:"defaultProps",get:function(){return{allowSameDay:!1,dateFormat:"MM/dd/yyyy",dateFormatCalendar:"LLLL yyyy",onChange:function(){},disabled:!1,disabledKeyboardNavigation:!1,dropdownMode:"scroll",onFocus:function(){},onBlur:function(){},onKeyDown:function(){},onInputClick:function(){},onSelect:function(){},onClickOutside:function(){},onMonthChange:function(){},onCalendarOpen:function(){},onCalendarClose:function(){},preventOpenOnFocus:!1,onYearChange:function(){},onInputError:function(){},monthsShown:1,readOnly:!1,withPortal:!1,shouldCloseOnSelect:!0,showTimeSelect:!1,showTimeInput:!1,showPreviousMonths:!1,showMonthYearPicker:!1,showFullMonthYearPicker:!1,showYearPicker:!1,showQuarterYearPicker:!1,strictParsing:!1,timeIntervals:30,timeCaption:"Time",previousMonthButtonLabel:"Previous Month",nextMonthButtonLabel:"Next Month",previousYearButtonLabel:"Previous Year",nextYearButtonLabel:"Next Year",timeInputLabel:"Time",enableTabLoop:!0,renderDayContents:function(e){return e},inlineFocusSelectedMonth:!1,showPopperArrow:!0,excludeScrollbar:!0,customTimeInput:null}}}]),de(a,[{key:"componentDidUpdate",value:function(e,t){var n,a;e.inline&&(n=e.selected,a=this.props.selected,n&&a?I(n)!==I(a)||O(n)!==O(a):n!==a)&&this.setPreSelection(this.props.selected),void 0!==this.state.monthSelectedIn&&e.monthsShown!==this.props.monthsShown&&this.setState({monthSelectedIn:0}),e.highlightDates!==this.props.highlightDates&&this.setState({highlightDates:ct(this.props.highlightDates)}),t.focused||Ve(e.selected,this.props.selected)||this.setState({inputValue:null}),t.open!==this.state.open&&(!1===t.open&&!0===this.state.open&&this.props.onCalendarOpen(),!0===t.open&&!1===this.state.open&&this.props.onCalendarClose())}},{key:"componentWillUnmount",value:function(){this.clearPreventFocusTimeout()}},{key:"render",value:function(){var e=this.renderCalendar();return this.props.inline&&!this.props.withPortal?e:this.props.withPortal?n.createElement("div",null,this.props.inline?null:n.createElement("div",{className:"react-datepicker__input-container"},this.renderDateInput(),this.renderClearButton()),this.state.open||this.props.inline?n.createElement("div",{className:"react-datepicker__portal"},e):null):n.createElement(Pt,{className:this.props.popperClassName,wrapperClassName:this.props.wrapperClassName,hidePopper:!this.isCalendarOpen(),popperModifiers:this.props.popperModifiers,targetComponent:n.createElement("div",{className:"react-datepicker__input-container"},this.renderDateInput(),this.renderClearButton()),popperContainer:this.props.popperContainer,popperComponent:e,popperPlacement:this.props.popperPlacement,popperProps:this.props.popperProps,popperOnKeyDown:this.onPopperKeyDown,enableTabLoop:this.props.enableTabLoop})}}]),a}(n.Component),Mt="input",At="navigate";t.CalendarContainer=xt,t.default=jt,t.getDefaultLocale=We,t.registerLocale=function(t,n){var a="undefined"!=typeof window?window:e;a.__localeData__||(a.__localeData__={}),a.__localeData__[t]=n},t.setDefaultLocale=function(t){("undefined"!=typeof window?window:e).__localeId__=t},Object.defineProperty(t,"__esModule",{value:!0})}(t,n(0),n(2),n(22),n(662),n(498),n(791),n(499),n(500),n(321),n(501),n(322),n(502),n(663),n(664),n(665),n(666),n(667),n(668),n(669),n(670),n(671),n(672),n(673),n(794),n(674),n(675),n(676),n(677),n(678),n(679),n(680),n(504),n(681),n(682),n(683),n(684),n(685),n(686),n(687),n(688),n(142),n(98),n(689),n(353),n(690),n(691),n(692),n(693),n(694),n(695),n(696),n(697),n(698),n(699),n(700),n(701),n(13),n(790),n(702),n(703),n(792))}).call(this,n(41))},function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var a=n(19),r=n(153),o=n(11);function i(e,t){Object(o.a)(2,arguments);var n=Object(a.a)(t);return Object(r.a)(e,-n)}},function(e,t,n){"use strict";function a(e,t){switch(e){case"P":return t.date({width:"short"});case"PP":return t.date({width:"medium"});case"PPP":return t.date({width:"long"});case"PPPP":default:return t.date({width:"full"})}}function r(e,t){switch(e){case"p":return t.time({width:"short"});case"pp":return t.time({width:"medium"});case"ppp":return t.time({width:"long"});case"pppp":default:return t.time({width:"full"})}}var o={p:r,P:function(e,t){var n,o=e.match(/(P+)(p+)?/),i=o[1],s=o[2];if(!s)return a(e,t);switch(i){case"P":n=t.dateTime({width:"short"});break;case"PP":n=t.dateTime({width:"medium"});break;case"PPP":n=t.dateTime({width:"long"});break;case"PPPP":default:n=t.dateTime({width:"full"})}return n.replace("{{date}}",a(i,t)).replace("{{time}}",r(s,t))}};t.a=o},function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var a=n(13),r=n(109),o=n(11);function i(e){Object(o.a)(1,arguments);var t=Object(a.default)(e),n=t.getUTCFullYear(),i=new Date(0);i.setUTCFullYear(n+1,0,4),i.setUTCHours(0,0,0,0);var s=Object(r.a)(i),l=new Date(0);l.setUTCFullYear(n,0,4),l.setUTCHours(0,0,0,0);var c=Object(r.a)(l);return t.getTime()>=s.getTime()?n+1:t.getTime()>=c.getTime()?n:n-1}},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return o}));var a=n(13),r=n(11);function o(e){Object(r.a)(1,arguments);var t=Object(a.default)(e),n=t.getMonth(),o=n-n%3;return t.setMonth(o,1),t.setHours(0,0,0,0),t}},,function(e,t,n){e.exports=n(734)},function(e,t,n){"use strict";n.d(t,"a",(function(){return c}));var a=n(13),r=n(99),o=n(19),i=n(154),s=n(11);function l(e,t){Object(s.a)(1,arguments);var n=t||{},a=n.locale,l=a&&a.options&&a.options.firstWeekContainsDate,c=null==l?1:Object(o.a)(l),u=null==n.firstWeekContainsDate?c:Object(o.a)(n.firstWeekContainsDate),p=Object(i.a)(e,t),d=new Date(0);d.setUTCFullYear(p,0,u),d.setUTCHours(0,0,0,0);var m=Object(r.a)(d,t);return m}function c(e,t){Object(s.a)(1,arguments);var n=Object(a.default)(e),o=Object(r.a)(n,t).getTime()-l(n,t).getTime();return Math.round(o/6048e5)+1}},function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));var a=n(13),r=n(109),o=n(352),i=n(11);function s(e){Object(i.a)(1,arguments);var t=Object(o.a)(e),n=new Date(0);n.setUTCFullYear(t,0,4),n.setUTCHours(0,0,0,0);var a=Object(r.a)(n);return a}function l(e){Object(i.a)(1,arguments);var t=Object(a.default)(e),n=Object(r.a)(t).getTime()-s(t).getTime();return Math.round(n/6048e5)+1}},function(e,t,n){e.exports=n(627)},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t,n){"use strict";var a=n(710);e.exports=Function.prototype.bind||a},function(e,t,n){"use strict";var a=n(712),r="function"==typeof Symbol&&"symbol"==typeof Symbol("foo"),o=Object.prototype.toString,i=Array.prototype.concat,s=Object.defineProperty,l=s&&function(){var e={};try{for(var t in s(e,"x",{enumerable:!1,value:e}),e)return!1;return e.x===e}catch(e){return!1}}(),c=function(e,t,n,a){var r;(!(t in e)||"function"==typeof(r=a)&&"[object Function]"===o.call(r)&&a())&&(l?s(e,t,{configurable:!0,enumerable:!1,value:n,writable:!0}):e[t]=n)},u=function(e,t){var n=arguments.length>2?arguments[2]:{},o=a(t);r&&(o=i.call(o,Object.getOwnPropertySymbols(t)));for(var s=0;s<o.length;s+=1)c(e,o[s],t[o[s]],n[o[s]])};u.supportsDescriptors=!!l,e.exports=u},function(e,t){e.exports=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}},,function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return o}));var a=n(13),r=n(11);function o(e){Object(r.a)(1,arguments);var t=Object(a.default)(e);return!isNaN(t)}},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return i}));var a=n(19),r=n(153),o=n(11);function i(e,t){Object(o.a)(2,arguments);var n=Object(a.a)(t);return Object(r.a)(e,6e4*n)}},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return i}));var a=n(19),r=n(153),o=n(11);function i(e,t){Object(o.a)(2,arguments);var n=Object(a.a)(t);return Object(r.a)(e,36e5*n)}},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return i}));var a=n(19),r=n(321),o=n(11);function i(e,t){Object(o.a)(2,arguments);var n=Object(a.a)(t),i=7*n;return Object(r.default)(e,i)}},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return i}));var a=n(19),r=n(322),o=n(11);function i(e,t){Object(o.a)(2,arguments);var n=Object(a.a)(t);return Object(r.default)(e,12*n)}},function(e,t,n){"use strict";var a=function(){};e.exports=a},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return s}));var a=n(19),r=n(13),o=n(11);function i(e){Object(o.a)(1,arguments);var t=Object(r.default)(e),n=t.getFullYear(),a=t.getMonth(),i=new Date(0);return i.setFullYear(n,a+1,0),i.setHours(0,0,0,0),i.getDate()}function s(e,t){Object(o.a)(2,arguments);var n=Object(r.default)(e),s=Object(a.a)(t),l=n.getFullYear(),c=n.getDate(),u=new Date(0);u.setFullYear(l,s,15),u.setHours(0,0,0,0);var p=i(u);return n.setMonth(s,Math.min(c,p)),n}},,,function(e,t,n){"use strict";(function(e){
|
| 29 |
+
/**!
|
| 30 |
+
* @fileOverview Kickass library to create and place poppers near their reference elements.
|
| 31 |
+
* @version 1.16.1
|
| 32 |
+
* @license
|
| 33 |
+
* Copyright (c) 2016 Federico Zivolo and contributors
|
| 34 |
+
*
|
| 35 |
+
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
| 36 |
+
* of this software and associated documentation files (the "Software"), to deal
|
| 37 |
+
* in the Software without restriction, including without limitation the rights
|
| 38 |
+
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
| 39 |
+
* copies of the Software, and to permit persons to whom the Software is
|
| 40 |
+
* furnished to do so, subject to the following conditions:
|
| 41 |
+
*
|
| 42 |
+
* The above copyright notice and this permission notice shall be included in all
|
| 43 |
+
* copies or substantial portions of the Software.
|
| 44 |
+
*
|
| 45 |
+
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
| 46 |
+
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
| 47 |
+
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
| 48 |
+
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
| 49 |
+
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
| 50 |
+
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
| 51 |
+
* SOFTWARE.
|
| 52 |
+
*/
|
| 53 |
+
var n="undefined"!=typeof window&&"undefined"!=typeof document&&"undefined"!=typeof navigator,a=function(){for(var e=["Edge","Trident","Firefox"],t=0;t<e.length;t+=1)if(n&&navigator.userAgent.indexOf(e[t])>=0)return 1;return 0}();var r=n&&window.Promise?function(e){var t=!1;return function(){t||(t=!0,window.Promise.resolve().then((function(){t=!1,e()})))}}:function(e){var t=!1;return function(){t||(t=!0,setTimeout((function(){t=!1,e()}),a))}};function o(e){return e&&"[object Function]"==={}.toString.call(e)}function i(e,t){if(1!==e.nodeType)return[];var n=e.ownerDocument.defaultView.getComputedStyle(e,null);return t?n[t]:n}function s(e){return"HTML"===e.nodeName?e:e.parentNode||e.host}function l(e){if(!e)return document.body;switch(e.nodeName){case"HTML":case"BODY":return e.ownerDocument.body;case"#document":return e.body}var t=i(e),n=t.overflow,a=t.overflowX,r=t.overflowY;return/(auto|scroll|overlay)/.test(n+r+a)?e:l(s(e))}function c(e){return e&&e.referenceNode?e.referenceNode:e}var u=n&&!(!window.MSInputMethodContext||!document.documentMode),p=n&&/MSIE 10/.test(navigator.userAgent);function d(e){return 11===e?u:10===e?p:u||p}function m(e){if(!e)return document.documentElement;for(var t=d(10)?document.body:null,n=e.offsetParent||null;n===t&&e.nextElementSibling;)n=(e=e.nextElementSibling).offsetParent;var a=n&&n.nodeName;return a&&"BODY"!==a&&"HTML"!==a?-1!==["TH","TD","TABLE"].indexOf(n.nodeName)&&"static"===i(n,"position")?m(n):n:e?e.ownerDocument.documentElement:document.documentElement}function f(e){return null!==e.parentNode?f(e.parentNode):e}function h(e,t){if(!(e&&e.nodeType&&t&&t.nodeType))return document.documentElement;var n=e.compareDocumentPosition(t)&Node.DOCUMENT_POSITION_FOLLOWING,a=n?e:t,r=n?t:e,o=document.createRange();o.setStart(a,0),o.setEnd(r,0);var i,s,l=o.commonAncestorContainer;if(e!==l&&t!==l||a.contains(r))return"BODY"===(s=(i=l).nodeName)||"HTML"!==s&&m(i.firstElementChild)!==i?m(l):l;var c=f(e);return c.host?h(c.host,t):h(e,f(t).host)}function v(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"top",n="top"===t?"scrollTop":"scrollLeft",a=e.nodeName;if("BODY"===a||"HTML"===a){var r=e.ownerDocument.documentElement,o=e.ownerDocument.scrollingElement||r;return o[n]}return e[n]}function g(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],a=v(t,"top"),r=v(t,"left"),o=n?-1:1;return e.top+=a*o,e.bottom+=a*o,e.left+=r*o,e.right+=r*o,e}function y(e,t){var n="x"===t?"Left":"Top",a="Left"===n?"Right":"Bottom";return parseFloat(e["border"+n+"Width"])+parseFloat(e["border"+a+"Width"])}function b(e,t,n,a){return Math.max(t["offset"+e],t["scroll"+e],n["client"+e],n["offset"+e],n["scroll"+e],d(10)?parseInt(n["offset"+e])+parseInt(a["margin"+("Height"===e?"Top":"Left")])+parseInt(a["margin"+("Height"===e?"Bottom":"Right")]):0)}function w(e){var t=e.body,n=e.documentElement,a=d(10)&&getComputedStyle(n);return{height:b("Height",t,n,a),width:b("Width",t,n,a)}}var _=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")},E=function(){function e(e,t){for(var n=0;n<t.length;n++){var a=t[n];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),Object.defineProperty(e,a.key,a)}}return function(t,n,a){return n&&e(t.prototype,n),a&&e(t,a),t}}(),k=function(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e},S=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e};function C(e){return S({},e,{right:e.left+e.width,bottom:e.top+e.height})}function I(e){var t={};try{if(d(10)){t=e.getBoundingClientRect();var n=v(e,"top"),a=v(e,"left");t.top+=n,t.left+=a,t.bottom+=n,t.right+=a}else t=e.getBoundingClientRect()}catch(e){}var r={left:t.left,top:t.top,width:t.right-t.left,height:t.bottom-t.top},o="HTML"===e.nodeName?w(e.ownerDocument):{},s=o.width||e.clientWidth||r.width,l=o.height||e.clientHeight||r.height,c=e.offsetWidth-s,u=e.offsetHeight-l;if(c||u){var p=i(e);c-=y(p,"x"),u-=y(p,"y"),r.width-=c,r.height-=u}return C(r)}function x(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],a=d(10),r="HTML"===t.nodeName,o=I(e),s=I(t),c=l(e),u=i(t),p=parseFloat(u.borderTopWidth),m=parseFloat(u.borderLeftWidth);n&&r&&(s.top=Math.max(s.top,0),s.left=Math.max(s.left,0));var f=C({top:o.top-s.top-p,left:o.left-s.left-m,width:o.width,height:o.height});if(f.marginTop=0,f.marginLeft=0,!a&&r){var h=parseFloat(u.marginTop),v=parseFloat(u.marginLeft);f.top-=p-h,f.bottom-=p-h,f.left-=m-v,f.right-=m-v,f.marginTop=h,f.marginLeft=v}return(a&&!n?t.contains(c):t===c&&"BODY"!==c.nodeName)&&(f=g(f,t)),f}function O(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=e.ownerDocument.documentElement,a=x(e,n),r=Math.max(n.clientWidth,window.innerWidth||0),o=Math.max(n.clientHeight,window.innerHeight||0),i=t?0:v(n),s=t?0:v(n,"left"),l={top:i-a.top+a.marginTop,left:s-a.left+a.marginLeft,width:r,height:o};return C(l)}function N(e){var t=e.nodeName;if("BODY"===t||"HTML"===t)return!1;if("fixed"===i(e,"position"))return!0;var n=s(e);return!!n&&N(n)}function T(e){if(!e||!e.parentElement||d())return document.documentElement;for(var t=e.parentElement;t&&"none"===i(t,"transform");)t=t.parentElement;return t||document.documentElement}function D(e,t,n,a){var r=arguments.length>4&&void 0!==arguments[4]&&arguments[4],o={top:0,left:0},i=r?T(e):h(e,c(t));if("viewport"===a)o=O(i,r);else{var u=void 0;"scrollParent"===a?"BODY"===(u=l(s(t))).nodeName&&(u=e.ownerDocument.documentElement):u="window"===a?e.ownerDocument.documentElement:a;var p=x(u,i,r);if("HTML"!==u.nodeName||N(i))o=p;else{var d=w(e.ownerDocument),m=d.height,f=d.width;o.top+=p.top-p.marginTop,o.bottom=m+p.top,o.left+=p.left-p.marginLeft,o.right=f+p.left}}var v="number"==typeof(n=n||0);return o.left+=v?n:n.left||0,o.top+=v?n:n.top||0,o.right-=v?n:n.right||0,o.bottom-=v?n:n.bottom||0,o}function P(e){return e.width*e.height}function R(e,t,n,a,r){var o=arguments.length>5&&void 0!==arguments[5]?arguments[5]:0;if(-1===e.indexOf("auto"))return e;var i=D(n,a,o,r),s={top:{width:i.width,height:t.top-i.top},right:{width:i.right-t.right,height:i.height},bottom:{width:i.width,height:i.bottom-t.bottom},left:{width:t.left-i.left,height:i.height}},l=Object.keys(s).map((function(e){return S({key:e},s[e],{area:P(s[e])})})).sort((function(e,t){return t.area-e.area})),c=l.filter((function(e){var t=e.width,a=e.height;return t>=n.clientWidth&&a>=n.clientHeight})),u=c.length>0?c[0].key:l[0].key,p=e.split("-")[1];return u+(p?"-"+p:"")}function j(e,t,n){var a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null,r=a?T(t):h(t,c(n));return x(n,r,a)}function M(e){var t=e.ownerDocument.defaultView.getComputedStyle(e),n=parseFloat(t.marginTop||0)+parseFloat(t.marginBottom||0),a=parseFloat(t.marginLeft||0)+parseFloat(t.marginRight||0);return{width:e.offsetWidth+a,height:e.offsetHeight+n}}function A(e){var t={left:"right",right:"left",bottom:"top",top:"bottom"};return e.replace(/left|right|bottom|top/g,(function(e){return t[e]}))}function L(e,t,n){n=n.split("-")[0];var a=M(e),r={width:a.width,height:a.height},o=-1!==["right","left"].indexOf(n),i=o?"top":"left",s=o?"left":"top",l=o?"height":"width",c=o?"width":"height";return r[i]=t[i]+t[l]/2-a[l]/2,r[s]=n===s?t[s]-a[c]:t[A(s)],r}function F(e,t){return Array.prototype.find?e.find(t):e.filter(t)[0]}function q(e,t,n){return(void 0===n?e:e.slice(0,function(e,t,n){if(Array.prototype.findIndex)return e.findIndex((function(e){return e[t]===n}));var a=F(e,(function(e){return e[t]===n}));return e.indexOf(a)}(e,"name",n))).forEach((function(e){e.function&&console.warn("`modifier.function` is deprecated, use `modifier.fn`!");var n=e.function||e.fn;e.enabled&&o(n)&&(t.offsets.popper=C(t.offsets.popper),t.offsets.reference=C(t.offsets.reference),t=n(t,e))})),t}function U(){if(!this.state.isDestroyed){var e={instance:this,styles:{},arrowStyles:{},attributes:{},flipped:!1,offsets:{}};e.offsets.reference=j(this.state,this.popper,this.reference,this.options.positionFixed),e.placement=R(this.options.placement,e.offsets.reference,this.popper,this.reference,this.options.modifiers.flip.boundariesElement,this.options.modifiers.flip.padding),e.originalPlacement=e.placement,e.positionFixed=this.options.positionFixed,e.offsets.popper=L(this.popper,e.offsets.reference,e.placement),e.offsets.popper.position=this.options.positionFixed?"fixed":"absolute",e=q(this.modifiers,e),this.state.isCreated?this.options.onUpdate(e):(this.state.isCreated=!0,this.options.onCreate(e))}}function V(e,t){return e.some((function(e){var n=e.name;return e.enabled&&n===t}))}function B(e){for(var t=[!1,"ms","Webkit","Moz","O"],n=e.charAt(0).toUpperCase()+e.slice(1),a=0;a<t.length;a++){var r=t[a],o=r?""+r+n:e;if(void 0!==document.body.style[o])return o}return null}function W(){return this.state.isDestroyed=!0,V(this.modifiers,"applyStyle")&&(this.popper.removeAttribute("x-placement"),this.popper.style.position="",this.popper.style.top="",this.popper.style.left="",this.popper.style.right="",this.popper.style.bottom="",this.popper.style.willChange="",this.popper.style[B("transform")]=""),this.disableEventListeners(),this.options.removeOnDestroy&&this.popper.parentNode.removeChild(this.popper),this}function Y(e){var t=e.ownerDocument;return t?t.defaultView:window}function H(e,t,n,a){n.updateBound=a,Y(e).addEventListener("resize",n.updateBound,{passive:!0});var r=l(e);return function e(t,n,a,r){var o="BODY"===t.nodeName,i=o?t.ownerDocument.defaultView:t;i.addEventListener(n,a,{passive:!0}),o||e(l(i.parentNode),n,a,r),r.push(i)}(r,"scroll",n.updateBound,n.scrollParents),n.scrollElement=r,n.eventsEnabled=!0,n}function $(){this.state.eventsEnabled||(this.state=H(this.reference,this.options,this.state,this.scheduleUpdate))}function z(){var e,t;this.state.eventsEnabled&&(cancelAnimationFrame(this.scheduleUpdate),this.state=(e=this.reference,t=this.state,Y(e).removeEventListener("resize",t.updateBound),t.scrollParents.forEach((function(e){e.removeEventListener("scroll",t.updateBound)})),t.updateBound=null,t.scrollParents=[],t.scrollElement=null,t.eventsEnabled=!1,t))}function K(e){return""!==e&&!isNaN(parseFloat(e))&&isFinite(e)}function G(e,t){Object.keys(t).forEach((function(n){var a="";-1!==["width","height","top","right","bottom","left"].indexOf(n)&&K(t[n])&&(a="px"),e.style[n]=t[n]+a}))}var Q=n&&/Firefox/i.test(navigator.userAgent);function X(e,t,n){var a=F(e,(function(e){return e.name===t})),r=!!a&&e.some((function(e){return e.name===n&&e.enabled&&e.order<a.order}));if(!r){var o="`"+t+"`",i="`"+n+"`";console.warn(i+" modifier is required by "+o+" modifier in order to work, be sure to include it before "+o+"!")}return r}var J=["auto-start","auto","auto-end","top-start","top","top-end","right-start","right","right-end","bottom-end","bottom","bottom-start","left-end","left","left-start"],Z=J.slice(3);function ee(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=Z.indexOf(e),a=Z.slice(n+1).concat(Z.slice(0,n));return t?a.reverse():a}var te="flip",ne="clockwise",ae="counterclockwise";function re(e,t,n,a){var r=[0,0],o=-1!==["right","left"].indexOf(a),i=e.split(/(\+|\-)/).map((function(e){return e.trim()})),s=i.indexOf(F(i,(function(e){return-1!==e.search(/,|\s/)})));i[s]&&-1===i[s].indexOf(",")&&console.warn("Offsets separated by white space(s) are deprecated, use a comma (,) instead.");var l=/\s*,\s*|\s+/,c=-1!==s?[i.slice(0,s).concat([i[s].split(l)[0]]),[i[s].split(l)[1]].concat(i.slice(s+1))]:[i];return(c=c.map((function(e,a){var r=(1===a?!o:o)?"height":"width",i=!1;return e.reduce((function(e,t){return""===e[e.length-1]&&-1!==["+","-"].indexOf(t)?(e[e.length-1]=t,i=!0,e):i?(e[e.length-1]+=t,i=!1,e):e.concat(t)}),[]).map((function(e){return function(e,t,n,a){var r=e.match(/((?:\-|\+)?\d*\.?\d*)(.*)/),o=+r[1],i=r[2];if(!o)return e;if(0===i.indexOf("%")){var s=void 0;switch(i){case"%p":s=n;break;case"%":case"%r":default:s=a}return C(s)[t]/100*o}if("vh"===i||"vw"===i){return("vh"===i?Math.max(document.documentElement.clientHeight,window.innerHeight||0):Math.max(document.documentElement.clientWidth,window.innerWidth||0))/100*o}return o}(e,r,t,n)}))}))).forEach((function(e,t){e.forEach((function(n,a){K(n)&&(r[t]+=n*("-"===e[a-1]?-1:1))}))})),r}var oe={placement:"bottom",positionFixed:!1,eventsEnabled:!0,removeOnDestroy:!1,onCreate:function(){},onUpdate:function(){},modifiers:{shift:{order:100,enabled:!0,fn:function(e){var t=e.placement,n=t.split("-")[0],a=t.split("-")[1];if(a){var r=e.offsets,o=r.reference,i=r.popper,s=-1!==["bottom","top"].indexOf(n),l=s?"left":"top",c=s?"width":"height",u={start:k({},l,o[l]),end:k({},l,o[l]+o[c]-i[c])};e.offsets.popper=S({},i,u[a])}return e}},offset:{order:200,enabled:!0,fn:function(e,t){var n=t.offset,a=e.placement,r=e.offsets,o=r.popper,i=r.reference,s=a.split("-")[0],l=void 0;return l=K(+n)?[+n,0]:re(n,o,i,s),"left"===s?(o.top+=l[0],o.left-=l[1]):"right"===s?(o.top+=l[0],o.left+=l[1]):"top"===s?(o.left+=l[0],o.top-=l[1]):"bottom"===s&&(o.left+=l[0],o.top+=l[1]),e.popper=o,e},offset:0},preventOverflow:{order:300,enabled:!0,fn:function(e,t){var n=t.boundariesElement||m(e.instance.popper);e.instance.reference===n&&(n=m(n));var a=B("transform"),r=e.instance.popper.style,o=r.top,i=r.left,s=r[a];r.top="",r.left="",r[a]="";var l=D(e.instance.popper,e.instance.reference,t.padding,n,e.positionFixed);r.top=o,r.left=i,r[a]=s,t.boundaries=l;var c=t.priority,u=e.offsets.popper,p={primary:function(e){var n=u[e];return u[e]<l[e]&&!t.escapeWithReference&&(n=Math.max(u[e],l[e])),k({},e,n)},secondary:function(e){var n="right"===e?"left":"top",a=u[n];return u[e]>l[e]&&!t.escapeWithReference&&(a=Math.min(u[n],l[e]-("right"===e?u.width:u.height))),k({},n,a)}};return c.forEach((function(e){var t=-1!==["left","top"].indexOf(e)?"primary":"secondary";u=S({},u,p[t](e))})),e.offsets.popper=u,e},priority:["left","right","top","bottom"],padding:5,boundariesElement:"scrollParent"},keepTogether:{order:400,enabled:!0,fn:function(e){var t=e.offsets,n=t.popper,a=t.reference,r=e.placement.split("-")[0],o=Math.floor,i=-1!==["top","bottom"].indexOf(r),s=i?"right":"bottom",l=i?"left":"top",c=i?"width":"height";return n[s]<o(a[l])&&(e.offsets.popper[l]=o(a[l])-n[c]),n[l]>o(a[s])&&(e.offsets.popper[l]=o(a[s])),e}},arrow:{order:500,enabled:!0,fn:function(e,t){var n;if(!X(e.instance.modifiers,"arrow","keepTogether"))return e;var a=t.element;if("string"==typeof a){if(!(a=e.instance.popper.querySelector(a)))return e}else if(!e.instance.popper.contains(a))return console.warn("WARNING: `arrow.element` must be child of its popper element!"),e;var r=e.placement.split("-")[0],o=e.offsets,s=o.popper,l=o.reference,c=-1!==["left","right"].indexOf(r),u=c?"height":"width",p=c?"Top":"Left",d=p.toLowerCase(),m=c?"left":"top",f=c?"bottom":"right",h=M(a)[u];l[f]-h<s[d]&&(e.offsets.popper[d]-=s[d]-(l[f]-h)),l[d]+h>s[f]&&(e.offsets.popper[d]+=l[d]+h-s[f]),e.offsets.popper=C(e.offsets.popper);var v=l[d]+l[u]/2-h/2,g=i(e.instance.popper),y=parseFloat(g["margin"+p]),b=parseFloat(g["border"+p+"Width"]),w=v-e.offsets.popper[d]-y-b;return w=Math.max(Math.min(s[u]-h,w),0),e.arrowElement=a,e.offsets.arrow=(k(n={},d,Math.round(w)),k(n,m,""),n),e},element:"[x-arrow]"},flip:{order:600,enabled:!0,fn:function(e,t){if(V(e.instance.modifiers,"inner"))return e;if(e.flipped&&e.placement===e.originalPlacement)return e;var n=D(e.instance.popper,e.instance.reference,t.padding,t.boundariesElement,e.positionFixed),a=e.placement.split("-")[0],r=A(a),o=e.placement.split("-")[1]||"",i=[];switch(t.behavior){case te:i=[a,r];break;case ne:i=ee(a);break;case ae:i=ee(a,!0);break;default:i=t.behavior}return i.forEach((function(s,l){if(a!==s||i.length===l+1)return e;a=e.placement.split("-")[0],r=A(a);var c=e.offsets.popper,u=e.offsets.reference,p=Math.floor,d="left"===a&&p(c.right)>p(u.left)||"right"===a&&p(c.left)<p(u.right)||"top"===a&&p(c.bottom)>p(u.top)||"bottom"===a&&p(c.top)<p(u.bottom),m=p(c.left)<p(n.left),f=p(c.right)>p(n.right),h=p(c.top)<p(n.top),v=p(c.bottom)>p(n.bottom),g="left"===a&&m||"right"===a&&f||"top"===a&&h||"bottom"===a&&v,y=-1!==["top","bottom"].indexOf(a),b=!!t.flipVariations&&(y&&"start"===o&&m||y&&"end"===o&&f||!y&&"start"===o&&h||!y&&"end"===o&&v),w=!!t.flipVariationsByContent&&(y&&"start"===o&&f||y&&"end"===o&&m||!y&&"start"===o&&v||!y&&"end"===o&&h),_=b||w;(d||g||_)&&(e.flipped=!0,(d||g)&&(a=i[l+1]),_&&(o=function(e){return"end"===e?"start":"start"===e?"end":e}(o)),e.placement=a+(o?"-"+o:""),e.offsets.popper=S({},e.offsets.popper,L(e.instance.popper,e.offsets.reference,e.placement)),e=q(e.instance.modifiers,e,"flip"))})),e},behavior:"flip",padding:5,boundariesElement:"viewport",flipVariations:!1,flipVariationsByContent:!1},inner:{order:700,enabled:!1,fn:function(e){var t=e.placement,n=t.split("-")[0],a=e.offsets,r=a.popper,o=a.reference,i=-1!==["left","right"].indexOf(n),s=-1===["top","left"].indexOf(n);return r[i?"left":"top"]=o[n]-(s?r[i?"width":"height"]:0),e.placement=A(t),e.offsets.popper=C(r),e}},hide:{order:800,enabled:!0,fn:function(e){if(!X(e.instance.modifiers,"hide","preventOverflow"))return e;var t=e.offsets.reference,n=F(e.instance.modifiers,(function(e){return"preventOverflow"===e.name})).boundaries;if(t.bottom<n.top||t.left>n.right||t.top>n.bottom||t.right<n.left){if(!0===e.hide)return e;e.hide=!0,e.attributes["x-out-of-boundaries"]=""}else{if(!1===e.hide)return e;e.hide=!1,e.attributes["x-out-of-boundaries"]=!1}return e}},computeStyle:{order:850,enabled:!0,fn:function(e,t){var n=t.x,a=t.y,r=e.offsets.popper,o=F(e.instance.modifiers,(function(e){return"applyStyle"===e.name})).gpuAcceleration;void 0!==o&&console.warn("WARNING: `gpuAcceleration` option moved to `computeStyle` modifier and will not be supported in future versions of Popper.js!");var i=void 0!==o?o:t.gpuAcceleration,s=m(e.instance.popper),l=I(s),c={position:r.position},u=function(e,t){var n=e.offsets,a=n.popper,r=n.reference,o=Math.round,i=Math.floor,s=function(e){return e},l=o(r.width),c=o(a.width),u=-1!==["left","right"].indexOf(e.placement),p=-1!==e.placement.indexOf("-"),d=t?u||p||l%2==c%2?o:i:s,m=t?o:s;return{left:d(l%2==1&&c%2==1&&!p&&t?a.left-1:a.left),top:m(a.top),bottom:m(a.bottom),right:d(a.right)}}(e,window.devicePixelRatio<2||!Q),p="bottom"===n?"top":"bottom",d="right"===a?"left":"right",f=B("transform"),h=void 0,v=void 0;if(v="bottom"===p?"HTML"===s.nodeName?-s.clientHeight+u.bottom:-l.height+u.bottom:u.top,h="right"===d?"HTML"===s.nodeName?-s.clientWidth+u.right:-l.width+u.right:u.left,i&&f)c[f]="translate3d("+h+"px, "+v+"px, 0)",c[p]=0,c[d]=0,c.willChange="transform";else{var g="bottom"===p?-1:1,y="right"===d?-1:1;c[p]=v*g,c[d]=h*y,c.willChange=p+", "+d}var b={"x-placement":e.placement};return e.attributes=S({},b,e.attributes),e.styles=S({},c,e.styles),e.arrowStyles=S({},e.offsets.arrow,e.arrowStyles),e},gpuAcceleration:!0,x:"bottom",y:"right"},applyStyle:{order:900,enabled:!0,fn:function(e){var t,n;return G(e.instance.popper,e.styles),t=e.instance.popper,n=e.attributes,Object.keys(n).forEach((function(e){!1!==n[e]?t.setAttribute(e,n[e]):t.removeAttribute(e)})),e.arrowElement&&Object.keys(e.arrowStyles).length&&G(e.arrowElement,e.arrowStyles),e},onLoad:function(e,t,n,a,r){var o=j(r,t,e,n.positionFixed),i=R(n.placement,o,t,e,n.modifiers.flip.boundariesElement,n.modifiers.flip.padding);return t.setAttribute("x-placement",i),G(t,{position:n.positionFixed?"fixed":"absolute"}),n},gpuAcceleration:void 0}}},ie=function(){function e(t,n){var a=this,i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};_(this,e),this.scheduleUpdate=function(){return requestAnimationFrame(a.update)},this.update=r(this.update.bind(this)),this.options=S({},e.Defaults,i),this.state={isDestroyed:!1,isCreated:!1,scrollParents:[]},this.reference=t&&t.jquery?t[0]:t,this.popper=n&&n.jquery?n[0]:n,this.options.modifiers={},Object.keys(S({},e.Defaults.modifiers,i.modifiers)).forEach((function(t){a.options.modifiers[t]=S({},e.Defaults.modifiers[t]||{},i.modifiers?i.modifiers[t]:{})})),this.modifiers=Object.keys(this.options.modifiers).map((function(e){return S({name:e},a.options.modifiers[e])})).sort((function(e,t){return e.order-t.order})),this.modifiers.forEach((function(e){e.enabled&&o(e.onLoad)&&e.onLoad(a.reference,a.popper,a.options,e,a.state)})),this.update();var s=this.options.eventsEnabled;s&&this.enableEventListeners(),this.state.eventsEnabled=s}return E(e,[{key:"update",value:function(){return U.call(this)}},{key:"destroy",value:function(){return W.call(this)}},{key:"enableEventListeners",value:function(){return $.call(this)}},{key:"disableEventListeners",value:function(){return z.call(this)}}]),e}();ie.Utils=("undefined"!=typeof window?window:e).PopperUtils,ie.placements=J,ie.Defaults=oe,t.a=ie}).call(this,n(41))},function(e,t,n){"use strict";t.__esModule=!0;var a=o(n(0)),r=o(n(720));function o(e){return e&&e.__esModule?e:{default:e}}t.default=a.default.createContext||r.default,e.exports=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return function(t,n){var a,r=n||{};if("formatting"===(r.context?String(r.context):"standalone")&&e.formattingValues){var o=e.defaultFormattingWidth||e.defaultWidth,i=r.width?String(r.width):o;a=e.formattingValues[i]||e.formattingValues[o]}else{var s=e.defaultWidth,l=r.width?String(r.width):e.defaultWidth;a=e.values[l]||e.values[s]}return a[e.argumentCallback?e.argumentCallback(t):t]}},e.exports=t.default},,,,,,,,,,,,,,,,function(e,t,n){n(626);var a=n(30);e.exports=a.Object.assign},function(e,t,n){var a=n(46),r=n(103),o=n(62),i=n(101).f,s=function(e){return function(t){for(var n,s=o(t),l=r(s),c=l.length,u=0,p=[];c>u;)n=l[u++],a&&!i.call(s,n)||p.push(e?[n,s[n]]:s[n]);return p}};e.exports={entries:s(!0),values:s(!1)}},,,,function(e,t,n){e.exports=n(651)},function(e,t,n){"use strict";var a=Object.prototype.toString;e.exports=function(e){var t=a.call(e),n="[object Arguments]"===t;return n||(n="[object Array]"!==t&&null!==e&&"object"==typeof e&&"number"==typeof e.length&&e.length>=0&&"[object Function]"===a.call(e.callee)),n}},function(e,t,n){"use strict";var a=Object.prototype.toString;e.exports=function(e){var t=a.call(e),n="[object Arguments]"===t;return n||(n="[object Array]"!==t&&null!==e&&"object"==typeof e&&"number"==typeof e.length&&e.length>=0&&"[object Function]"===a.call(e.callee)),n}},function(e,t,n){"use strict";var a=Object,r=TypeError;e.exports=function(){if(null!=this&&this!==a(this))throw new r("RegExp.prototype.flags getter called on non-object");var e="";return this.global&&(e+="g"),this.ignoreCase&&(e+="i"),this.multiline&&(e+="m"),this.dotAll&&(e+="s"),this.unicode&&(e+="u"),this.sticky&&(e+="y"),e}},function(e,t,n){"use strict";var a=n(533),r=n(495).supportsDescriptors,o=Object.getOwnPropertyDescriptor,i=TypeError;e.exports=function(){if(!r)throw new i("RegExp.prototype.flags requires a true ES5 environment that supports property descriptors");if("gim"===/a/gim.flags){var e=o(RegExp.prototype,"flags");if(e&&"function"==typeof e.get&&"boolean"==typeof/a/.dotAll)return e.get}return a}},function(e,t,n){var a=n(536),r=n(756),o=n(757),i=a?a.toStringTag:void 0;e.exports=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":i&&i in Object(e)?r(e):o(e)}},function(e,t,n){var a=n(754).Symbol;e.exports=a},,function(e,t,n){e.exports=n(631)},function(e,t,n){e.exports=n(657)},function(e,t){e.exports=function(e,t){if(null==e)return{};var n,a,r={},o=Object.keys(e);for(a=0;a<o.length;a++)n=o[a],t.indexOf(n)>=0||(r[n]=e[n]);return r}},function(e,t,n){var a=n(704),r=n(706),o=n(707),i=n(708),s=n(711),l=n(719),c=Date.prototype.getTime;function u(e,t,n){var m=n||{};return!!(m.strict?o(e,t):e===t)||(!e||!t||"object"!=typeof e&&"object"!=typeof t?m.strict?o(e,t):e==t:function(e,t,n){var o,m;if(typeof e!=typeof t)return!1;if(p(e)||p(t))return!1;if(e.prototype!==t.prototype)return!1;if(r(e)!==r(t))return!1;var f=i(e),h=i(t);if(f!==h)return!1;if(f||h)return e.source===t.source&&s(e)===s(t);if(l(e)&&l(t))return c.call(e)===c.call(t);var v=d(e),g=d(t);if(v!==g)return!1;if(v||g){if(e.length!==t.length)return!1;for(o=0;o<e.length;o++)if(e[o]!==t[o])return!1;return!0}if(typeof e!=typeof t)return!1;try{var y=a(e),b=a(t)}catch(e){return!1}if(y.length!==b.length)return!1;for(y.sort(),b.sort(),o=y.length-1;o>=0;o--)if(y[o]!=b[o])return!1;for(o=y.length-1;o>=0;o--)if(m=y[o],!u(e[m],t[m],n))return!1;return!0}(e,t,m))}function p(e){return null==e}function d(e){return!(!e||"object"!=typeof e||"number"!=typeof e.length)&&("function"==typeof e.copy&&"function"==typeof e.slice&&!(e.length>0&&"number"!=typeof e[0]))}e.exports=u},,function(e,t,n){var a;a=function(){var e=JSON.parse('{"$":"dollar","%":"percent","&":"and","<":"less",">":"greater","|":"or","¢":"cent","£":"pound","¤":"currency","¥":"yen","©":"(c)","ª":"a","®":"(r)","º":"o","À":"A","Á":"A","Â":"A","Ã":"A","Ä":"A","Å":"A","Æ":"AE","Ç":"C","È":"E","É":"E","Ê":"E","Ë":"E","Ì":"I","Í":"I","Î":"I","Ï":"I","Ð":"D","Ñ":"N","Ò":"O","Ó":"O","Ô":"O","Õ":"O","Ö":"O","Ø":"O","Ù":"U","Ú":"U","Û":"U","Ü":"U","Ý":"Y","Þ":"TH","ß":"ss","à":"a","á":"a","â":"a","ã":"a","ä":"a","å":"a","æ":"ae","ç":"c","è":"e","é":"e","ê":"e","ë":"e","ì":"i","í":"i","î":"i","ï":"i","ð":"d","ñ":"n","ò":"o","ó":"o","ô":"o","õ":"o","ö":"o","ø":"o","ù":"u","ú":"u","û":"u","ü":"u","ý":"y","þ":"th","ÿ":"y","Ā":"A","ā":"a","Ă":"A","ă":"a","Ą":"A","ą":"a","Ć":"C","ć":"c","Č":"C","č":"c","Ď":"D","ď":"d","Đ":"DJ","đ":"dj","Ē":"E","ē":"e","Ė":"E","ė":"e","Ę":"e","ę":"e","Ě":"E","ě":"e","Ğ":"G","ğ":"g","Ģ":"G","ģ":"g","Ĩ":"I","ĩ":"i","Ī":"i","ī":"i","Į":"I","į":"i","İ":"I","ı":"i","Ķ":"k","ķ":"k","Ļ":"L","ļ":"l","Ľ":"L","ľ":"l","Ł":"L","ł":"l","Ń":"N","ń":"n","Ņ":"N","ņ":"n","Ň":"N","ň":"n","Ő":"O","ő":"o","Œ":"OE","œ":"oe","Ŕ":"R","ŕ":"r","Ř":"R","ř":"r","Ś":"S","ś":"s","Ş":"S","ş":"s","Š":"S","š":"s","Ţ":"T","ţ":"t","Ť":"T","ť":"t","Ũ":"U","ũ":"u","Ū":"u","ū":"u","Ů":"U","ů":"u","Ű":"U","ű":"u","Ų":"U","ų":"u","Ŵ":"W","ŵ":"w","Ŷ":"Y","ŷ":"y","Ÿ":"Y","Ź":"Z","ź":"z","Ż":"Z","ż":"z","Ž":"Z","ž":"z","ƒ":"f","Ơ":"O","ơ":"o","Ư":"U","ư":"u","Lj":"LJ","lj":"lj","Nj":"NJ","nj":"nj","Ș":"S","ș":"s","Ț":"T","ț":"t","˚":"o","Ά":"A","Έ":"E","Ή":"H","Ί":"I","Ό":"O","Ύ":"Y","Ώ":"W","ΐ":"i","Α":"A","Β":"B","Γ":"G","Δ":"D","Ε":"E","Ζ":"Z","Η":"H","Θ":"8","Ι":"I","Κ":"K","Λ":"L","Μ":"M","Ν":"N","Ξ":"3","Ο":"O","Π":"P","Ρ":"R","Σ":"S","Τ":"T","Υ":"Y","Φ":"F","Χ":"X","Ψ":"PS","Ω":"W","Ϊ":"I","Ϋ":"Y","ά":"a","έ":"e","ή":"h","ί":"i","ΰ":"y","α":"a","β":"b","γ":"g","δ":"d","ε":"e","ζ":"z","η":"h","θ":"8","ι":"i","κ":"k","λ":"l","μ":"m","ν":"n","ξ":"3","ο":"o","π":"p","ρ":"r","ς":"s","σ":"s","τ":"t","υ":"y","φ":"f","χ":"x","ψ":"ps","ω":"w","ϊ":"i","ϋ":"y","ό":"o","ύ":"y","ώ":"w","Ё":"Yo","Ђ":"DJ","Є":"Ye","І":"I","Ї":"Yi","Ј":"J","Љ":"LJ","Њ":"NJ","Ћ":"C","Џ":"DZ","А":"A","Б":"B","В":"V","Г":"G","Д":"D","Е":"E","Ж":"Zh","З":"Z","И":"I","Й":"J","К":"K","Л":"L","М":"M","Н":"N","О":"O","П":"P","Р":"R","С":"S","Т":"T","У":"U","Ф":"F","Х":"H","Ц":"C","Ч":"Ch","Ш":"Sh","Щ":"Sh","Ъ":"U","Ы":"Y","Ь":"","Э":"E","Ю":"Yu","Я":"Ya","а":"a","б":"b","в":"v","г":"g","д":"d","е":"e","ж":"zh","з":"z","и":"i","й":"j","к":"k","л":"l","м":"m","н":"n","о":"o","п":"p","р":"r","с":"s","т":"t","у":"u","ф":"f","х":"h","ц":"c","ч":"ch","ш":"sh","щ":"sh","ъ":"u","ы":"y","ь":"","э":"e","ю":"yu","я":"ya","ё":"yo","ђ":"dj","є":"ye","і":"i","ї":"yi","ј":"j","љ":"lj","њ":"nj","ћ":"c","ѝ":"u","џ":"dz","Ґ":"G","ґ":"g","Ғ":"GH","ғ":"gh","Қ":"KH","қ":"kh","Ң":"NG","ң":"ng","Ү":"UE","ү":"ue","Ұ":"U","ұ":"u","Һ":"H","һ":"h","Ә":"AE","ә":"ae","Ө":"OE","ө":"oe","฿":"baht","ა":"a","ბ":"b","გ":"g","დ":"d","ე":"e","ვ":"v","ზ":"z","თ":"t","ი":"i","კ":"k","ლ":"l","მ":"m","ნ":"n","ო":"o","პ":"p","ჟ":"zh","რ":"r","ს":"s","ტ":"t","უ":"u","ფ":"f","ქ":"k","ღ":"gh","ყ":"q","შ":"sh","ჩ":"ch","ც":"ts","ძ":"dz","წ":"ts","ჭ":"ch","ხ":"kh","ჯ":"j","ჰ":"h","Ẁ":"W","ẁ":"w","Ẃ":"W","ẃ":"w","Ẅ":"W","ẅ":"w","ẞ":"SS","Ạ":"A","ạ":"a","Ả":"A","ả":"a","Ấ":"A","ấ":"a","Ầ":"A","ầ":"a","Ẩ":"A","ẩ":"a","Ẫ":"A","ẫ":"a","Ậ":"A","ậ":"a","Ắ":"A","ắ":"a","Ằ":"A","ằ":"a","Ẳ":"A","ẳ":"a","Ẵ":"A","ẵ":"a","Ặ":"A","ặ":"a","Ẹ":"E","ẹ":"e","Ẻ":"E","ẻ":"e","Ẽ":"E","ẽ":"e","Ế":"E","ế":"e","Ề":"E","ề":"e","Ể":"E","ể":"e","Ễ":"E","ễ":"e","Ệ":"E","ệ":"e","Ỉ":"I","ỉ":"i","Ị":"I","ị":"i","Ọ":"O","ọ":"o","Ỏ":"O","ỏ":"o","Ố":"O","ố":"o","Ồ":"O","ồ":"o","Ổ":"O","ổ":"o","Ỗ":"O","ỗ":"o","Ộ":"O","ộ":"o","Ớ":"O","ớ":"o","Ờ":"O","ờ":"o","Ở":"O","ở":"o","Ỡ":"O","ỡ":"o","Ợ":"O","ợ":"o","Ụ":"U","ụ":"u","Ủ":"U","ủ":"u","Ứ":"U","ứ":"u","Ừ":"U","ừ":"u","Ử":"U","ử":"u","Ữ":"U","ữ":"u","Ự":"U","ự":"u","Ỳ":"Y","ỳ":"y","Ỵ":"Y","ỵ":"y","Ỷ":"Y","ỷ":"y","Ỹ":"Y","ỹ":"y","‘":"\'","’":"\'","“":"\\"","”":"\\"","†":"+","•":"*","…":"...","₠":"ecu","₢":"cruzeiro","₣":"french franc","₤":"lira","₥":"mill","₦":"naira","₧":"peseta","₨":"rupee","₩":"won","₪":"new shequel","₫":"dong","€":"euro","₭":"kip","₮":"tugrik","₯":"drachma","₰":"penny","₱":"peso","₲":"guarani","₳":"austral","₴":"hryvnia","₵":"cedi","₸":"kazakhstani tenge","₹":"indian rupee","₽":"russian ruble","₿":"bitcoin","℠":"sm","™":"tm","∂":"d","∆":"delta","∑":"sum","∞":"infinity","♥":"love","元":"yuan","円":"yen","﷼":"rial"}'),t=JSON.parse('{"vi":{"Đ":"D","đ":"d"}}');function n(n,a){if("string"!=typeof n)throw new Error("slugify: string argument expected");var r=t[(a="string"==typeof a?{replacement:a}:a||{}).locale]||{},o=a.replacement||"-",i=n.split("").reduce((function(t,n){return t+(r[n]||e[n]||n)}),"").replace(a.remove||/[^\w\s$*_+~.()'"!\-:@]+/g,"").trim().replace(new RegExp("[\\s"+o+"]+","g"),o);return a.lower&&(i=i.toLowerCase()),a.strict&&(i=i.replace(new RegExp("[^a-zA-Z0-9"+o+"]","g"),"")),i}return n.extend=function(t){for(var n in t)e[n]=t[n]},n},e.exports=a(),e.exports.default=a()},function(e,t,n){e.exports=n(727)},function(e,t){e.exports=function(e){if(!window.satismeter){window.satismeter=function(){var e=[];function t(){e.push(arguments)}return t.q=e,t}();var t=document.createElement("script"),n=document.getElementsByTagName("script")[0].parentNode;t.async=1,t.src="https://app.satismeter.com/satismeter.js",n.appendChild(t)}return window.satismeter(e)}},function(e,t,n){var a,r,o;
|
| 54 |
+
/* @license
|
| 55 |
+
Papa Parse
|
| 56 |
+
v5.2.0
|
| 57 |
+
https://github.com/mholt/PapaParse
|
| 58 |
+
License: MIT
|
| 59 |
+
*/r=[],void 0===(o="function"==typeof(a=function e(){"use strict";var t="undefined"!=typeof self?self:"undefined"!=typeof window?window:void 0!==t?t:{},n=!t.document&&!!t.postMessage,a=n&&/blob:/i.test((t.location||{}).protocol),r={},o=0,i={parse:function(n,a){var s=(a=a||{}).dynamicTyping||!1;if(_(s)&&(a.dynamicTypingFunction=s,s={}),a.dynamicTyping=s,a.transform=!!_(a.transform)&&a.transform,a.worker&&i.WORKERS_SUPPORTED){var l=function(){if(!i.WORKERS_SUPPORTED)return!1;var n,a,s=(n=t.URL||t.webkitURL||null,a=e.toString(),i.BLOB_URL||(i.BLOB_URL=n.createObjectURL(new Blob(["(",a,")();"],{type:"text/javascript"})))),l=new t.Worker(s);return l.onmessage=v,l.id=o++,r[l.id]=l}();return l.userStep=a.step,l.userChunk=a.chunk,l.userComplete=a.complete,l.userError=a.error,a.step=_(a.step),a.chunk=_(a.chunk),a.complete=_(a.complete),a.error=_(a.error),delete a.worker,void l.postMessage({input:n,config:a,workerId:l.id})}var m=null;return i.NODE_STREAM_INPUT,"string"==typeof n?m=a.download?new c(a):new p(a):!0===n.readable&&_(n.read)&&_(n.on)?m=new d(a):(t.File&&n instanceof File||n instanceof Object)&&(m=new u(a)),m.stream(n)},unparse:function(e,t){var n=!1,a=!0,r=",",o="\r\n",s='"',l=s+s,c=!1,u=null;!function(){if("object"==typeof t){if("string"!=typeof t.delimiter||i.BAD_DELIMITERS.filter((function(e){return-1!==t.delimiter.indexOf(e)})).length||(r=t.delimiter),("boolean"==typeof t.quotes||"function"==typeof t.quotes||Array.isArray(t.quotes))&&(n=t.quotes),"boolean"!=typeof t.skipEmptyLines&&"string"!=typeof t.skipEmptyLines||(c=t.skipEmptyLines),"string"==typeof t.newline&&(o=t.newline),"string"==typeof t.quoteChar&&(s=t.quoteChar),"boolean"==typeof t.header&&(a=t.header),Array.isArray(t.columns)){if(0===t.columns.length)throw new Error("Option columns is empty");u=t.columns}void 0!==t.escapeChar&&(l=t.escapeChar+s)}}();var p=new RegExp(f(s),"g");if("string"==typeof e&&(e=JSON.parse(e)),Array.isArray(e)){if(!e.length||Array.isArray(e[0]))return m(null,e,c);if("object"==typeof e[0])return m(u||d(e[0]),e,c)}else if("object"==typeof e)return"string"==typeof e.data&&(e.data=JSON.parse(e.data)),Array.isArray(e.data)&&(e.fields||(e.fields=e.meta&&e.meta.fields),e.fields||(e.fields=Array.isArray(e.data[0])?e.fields:d(e.data[0])),Array.isArray(e.data[0])||"object"==typeof e.data[0]||(e.data=[e.data])),m(e.fields||[],e.data||[],c);throw new Error("Unable to serialize unrecognized input");function d(e){if("object"!=typeof e)return[];var t=[];for(var n in e)t.push(n);return t}function m(e,t,n){var i="";"string"==typeof e&&(e=JSON.parse(e)),"string"==typeof t&&(t=JSON.parse(t));var s=Array.isArray(e)&&0<e.length,l=!Array.isArray(t[0]);if(s&&a){for(var c=0;c<e.length;c++)0<c&&(i+=r),i+=h(e[c],c);0<t.length&&(i+=o)}for(var u=0;u<t.length;u++){var p=s?e.length:t[u].length,d=!1,m=s?0===Object.keys(t[u]).length:0===t[u].length;if(n&&!s&&(d="greedy"===n?""===t[u].join("").trim():1===t[u].length&&0===t[u][0].length),"greedy"===n&&s){for(var f=[],v=0;v<p;v++){var g=l?e[v]:v;f.push(t[u][g])}d=""===f.join("").trim()}if(!d){for(var y=0;y<p;y++){0<y&&!m&&(i+=r);var b=s&&l?e[y]:y;i+=h(t[u][b],y)}u<t.length-1&&(!n||0<p&&!m)&&(i+=o)}}return i}function h(e,t){if(null==e)return"";if(e.constructor===Date)return JSON.stringify(e).slice(1,25);var a=e.toString().replace(p,l);return"boolean"==typeof n&&n||"function"==typeof n&&n(e,t)||Array.isArray(n)&&n[t]||function(e,t){for(var n=0;n<t.length;n++)if(-1<e.indexOf(t[n]))return!0;return!1}(a,i.BAD_DELIMITERS)||-1<a.indexOf(r)||" "===a.charAt(0)||" "===a.charAt(a.length-1)?s+a+s:a}}};if(i.RECORD_SEP=String.fromCharCode(30),i.UNIT_SEP=String.fromCharCode(31),i.BYTE_ORDER_MARK="\ufeff",i.BAD_DELIMITERS=["\r","\n",'"',i.BYTE_ORDER_MARK],i.WORKERS_SUPPORTED=!n&&!!t.Worker,i.NODE_STREAM_INPUT=1,i.LocalChunkSize=10485760,i.RemoteChunkSize=5242880,i.DefaultDelimiter=",",i.Parser=h,i.ParserHandle=m,i.NetworkStreamer=c,i.FileStreamer=u,i.StringStreamer=p,i.ReadableStreamStreamer=d,t.jQuery){var s=t.jQuery;s.fn.parse=function(e){var n=e.config||{},a=[];return this.each((function(e){if("INPUT"!==s(this).prop("tagName").toUpperCase()||"file"!==s(this).attr("type").toLowerCase()||!t.FileReader||!this.files||0===this.files.length)return!0;for(var r=0;r<this.files.length;r++)a.push({file:this.files[r],inputElem:this,instanceConfig:s.extend({},n)})})),r(),this;function r(){if(0!==a.length){var t,n,r,l=a[0];if(_(e.before)){var c=e.before(l.file,l.inputElem);if("object"==typeof c){if("abort"===c.action)return t=l.file,n=l.inputElem,r=c.reason,void(_(e.error)&&e.error({name:"AbortError"},t,n,r));if("skip"===c.action)return void o();"object"==typeof c.config&&(l.instanceConfig=s.extend(l.instanceConfig,c.config))}else if("skip"===c)return void o()}var u=l.instanceConfig.complete;l.instanceConfig.complete=function(e){_(u)&&u(e,l.file,l.inputElem),o()},i.parse(l.file,l.instanceConfig)}else _(e.complete)&&e.complete()}function o(){a.splice(0,1),r()}}}function l(e){this._handle=null,this._finished=!1,this._completed=!1,this._halted=!1,this._input=null,this._baseIndex=0,this._partialLine="",this._rowCount=0,this._start=0,this._nextChunk=null,this.isFirstChunk=!0,this._completeResults={data:[],errors:[],meta:{}},function(e){var t=b(e);t.chunkSize=parseInt(t.chunkSize),e.step||e.chunk||(t.chunkSize=null),this._handle=new m(t),(this._handle.streamer=this)._config=t}.call(this,e),this.parseChunk=function(e,n){if(this.isFirstChunk&&_(this._config.beforeFirstChunk)){var r=this._config.beforeFirstChunk(e);void 0!==r&&(e=r)}this.isFirstChunk=!1,this._halted=!1;var o=this._partialLine+e;this._partialLine="";var s=this._handle.parse(o,this._baseIndex,!this._finished);if(!this._handle.paused()&&!this._handle.aborted()){var l=s.meta.cursor;this._finished||(this._partialLine=o.substring(l-this._baseIndex),this._baseIndex=l),s&&s.data&&(this._rowCount+=s.data.length);var c=this._finished||this._config.preview&&this._rowCount>=this._config.preview;if(a)t.postMessage({results:s,workerId:i.WORKER_ID,finished:c});else if(_(this._config.chunk)&&!n){if(this._config.chunk(s,this._handle),this._handle.paused()||this._handle.aborted())return void(this._halted=!0);s=void 0,this._completeResults=void 0}return this._config.step||this._config.chunk||(this._completeResults.data=this._completeResults.data.concat(s.data),this._completeResults.errors=this._completeResults.errors.concat(s.errors),this._completeResults.meta=s.meta),this._completed||!c||!_(this._config.complete)||s&&s.meta.aborted||(this._config.complete(this._completeResults,this._input),this._completed=!0),c||s&&s.meta.paused||this._nextChunk(),s}this._halted=!0},this._sendError=function(e){_(this._config.error)?this._config.error(e):a&&this._config.error&&t.postMessage({workerId:i.WORKER_ID,error:e,finished:!1})}}function c(e){var t;(e=e||{}).chunkSize||(e.chunkSize=i.RemoteChunkSize),l.call(this,e),this._nextChunk=n?function(){this._readChunk(),this._chunkLoaded()}:function(){this._readChunk()},this.stream=function(e){this._input=e,this._nextChunk()},this._readChunk=function(){if(this._finished)this._chunkLoaded();else{if(t=new XMLHttpRequest,this._config.withCredentials&&(t.withCredentials=this._config.withCredentials),n||(t.onload=w(this._chunkLoaded,this),t.onerror=w(this._chunkError,this)),t.open(this._config.downloadRequestBody?"POST":"GET",this._input,!n),this._config.downloadRequestHeaders){var e=this._config.downloadRequestHeaders;for(var a in e)t.setRequestHeader(a,e[a])}if(this._config.chunkSize){var r=this._start+this._config.chunkSize-1;t.setRequestHeader("Range","bytes="+this._start+"-"+r)}try{t.send(this._config.downloadRequestBody)}catch(e){this._chunkError(e.message)}n&&0===t.status&&this._chunkError()}},this._chunkLoaded=function(){4===t.readyState&&(t.status<200||400<=t.status?this._chunkError():(this._start+=this._config.chunkSize?this._config.chunkSize:t.responseText.length,this._finished=!this._config.chunkSize||this._start>=function(e){var t=e.getResponseHeader("Content-Range");return null===t?-1:parseInt(t.substring(t.lastIndexOf("/")+1))}(t),this.parseChunk(t.responseText)))},this._chunkError=function(e){var n=t.statusText||e;this._sendError(new Error(n))}}function u(e){var t,n;(e=e||{}).chunkSize||(e.chunkSize=i.LocalChunkSize),l.call(this,e);var a="undefined"!=typeof FileReader;this.stream=function(e){this._input=e,n=e.slice||e.webkitSlice||e.mozSlice,a?((t=new FileReader).onload=w(this._chunkLoaded,this),t.onerror=w(this._chunkError,this)):t=new FileReaderSync,this._nextChunk()},this._nextChunk=function(){this._finished||this._config.preview&&!(this._rowCount<this._config.preview)||this._readChunk()},this._readChunk=function(){var e=this._input;if(this._config.chunkSize){var r=Math.min(this._start+this._config.chunkSize,this._input.size);e=n.call(e,this._start,r)}var o=t.readAsText(e,this._config.encoding);a||this._chunkLoaded({target:{result:o}})},this._chunkLoaded=function(e){this._start+=this._config.chunkSize,this._finished=!this._config.chunkSize||this._start>=this._input.size,this.parseChunk(e.target.result)},this._chunkError=function(){this._sendError(t.error)}}function p(e){var t;l.call(this,e=e||{}),this.stream=function(e){return t=e,this._nextChunk()},this._nextChunk=function(){if(!this._finished){var e,n=this._config.chunkSize;return n?(e=t.substring(0,n),t=t.substring(n)):(e=t,t=""),this._finished=!t,this.parseChunk(e)}}}function d(e){l.call(this,e=e||{});var t=[],n=!0,a=!1;this.pause=function(){l.prototype.pause.apply(this,arguments),this._input.pause()},this.resume=function(){l.prototype.resume.apply(this,arguments),this._input.resume()},this.stream=function(e){this._input=e,this._input.on("data",this._streamData),this._input.on("end",this._streamEnd),this._input.on("error",this._streamError)},this._checkIsFinished=function(){a&&1===t.length&&(this._finished=!0)},this._nextChunk=function(){this._checkIsFinished(),t.length?this.parseChunk(t.shift()):n=!0},this._streamData=w((function(e){try{t.push("string"==typeof e?e:e.toString(this._config.encoding)),n&&(n=!1,this._checkIsFinished(),this.parseChunk(t.shift()))}catch(e){this._streamError(e)}}),this),this._streamError=w((function(e){this._streamCleanUp(),this._sendError(e)}),this),this._streamEnd=w((function(){this._streamCleanUp(),a=!0,this._streamData("")}),this),this._streamCleanUp=w((function(){this._input.removeListener("data",this._streamData),this._input.removeListener("end",this._streamEnd),this._input.removeListener("error",this._streamError)}),this)}function m(e){var t,n,a,r=Math.pow(2,53),o=-r,s=/^\s*-?(\d+\.?|\.\d+|\d+\.\d+)(e[-+]?\d+)?\s*$/,l=/(\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d:[0-5]\d\.\d+([+-][0-2]\d:[0-5]\d|Z))|(\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d:[0-5]\d([+-][0-2]\d:[0-5]\d|Z))|(\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d([+-][0-2]\d:[0-5]\d|Z))/,c=this,u=0,p=0,d=!1,m=!1,v=[],g={data:[],errors:[],meta:{}};if(_(e.step)){var y=e.step;e.step=function(t){if(g=t,k())E();else{if(E(),0===g.data.length)return;u+=t.data.length,e.preview&&u>e.preview?n.abort():(g.data=g.data[0],y(g,c))}}}function w(t){return"greedy"===e.skipEmptyLines?""===t.join("").trim():1===t.length&&0===t[0].length}function E(){if(g&&a&&(C("Delimiter","UndetectableDelimiter","Unable to auto-detect delimiting character; defaulted to '"+i.DefaultDelimiter+"'"),a=!1),e.skipEmptyLines)for(var t=0;t<g.data.length;t++)w(g.data[t])&&g.data.splice(t--,1);return k()&&function(){if(g)if(Array.isArray(g.data[0])){for(var t=0;k()&&t<g.data.length;t++)g.data[t].forEach(n);g.data.splice(0,1)}else g.data.forEach(n);function n(t){_(e.transformHeader)&&(t=e.transformHeader(t)),v.push(t)}}(),function(){if(!g||!e.header&&!e.dynamicTyping&&!e.transform)return g;function t(t,n){var a,r=e.header?{}:[];for(a=0;a<t.length;a++){var o=a,i=t[a];e.header&&(o=a>=v.length?"__parsed_extra":v[a]),e.transform&&(i=e.transform(i,o)),i=S(o,i),"__parsed_extra"===o?(r[o]=r[o]||[],r[o].push(i)):r[o]=i}return e.header&&(a>v.length?C("FieldMismatch","TooManyFields","Too many fields: expected "+v.length+" fields but parsed "+a,p+n):a<v.length&&C("FieldMismatch","TooFewFields","Too few fields: expected "+v.length+" fields but parsed "+a,p+n)),r}var n=1;return!g.data.length||Array.isArray(g.data[0])?(g.data=g.data.map(t),n=g.data.length):g.data=t(g.data,0),e.header&&g.meta&&(g.meta.fields=v),p+=n,g}()}function k(){return e.header&&0===v.length}function S(t,n){return a=t,e.dynamicTypingFunction&&void 0===e.dynamicTyping[a]&&(e.dynamicTyping[a]=e.dynamicTypingFunction(a)),!0===(e.dynamicTyping[a]||e.dynamicTyping)?"true"===n||"TRUE"===n||"false"!==n&&"FALSE"!==n&&(function(e){if(s.test(e)){var t=parseFloat(e);if(o<t&&t<r)return!0}return!1}(n)?parseFloat(n):l.test(n)?new Date(n):""===n?null:n):n;var a}function C(e,t,n,a){var r={type:e,code:t,message:n};void 0!==a&&(r.row=a),g.errors.push(r)}this.parse=function(r,o,s){var l=e.quoteChar||'"';if(e.newline||(e.newline=function(e,t){e=e.substring(0,1048576);var n=new RegExp(f(t)+"([^]*?)"+f(t),"gm"),a=(e=e.replace(n,"")).split("\r"),r=e.split("\n"),o=1<r.length&&r[0].length<a[0].length;if(1===a.length||o)return"\n";for(var i=0,s=0;s<a.length;s++)"\n"===a[s][0]&&i++;return i>=a.length/2?"\r\n":"\r"}(r,l)),a=!1,e.delimiter)_(e.delimiter)&&(e.delimiter=e.delimiter(r),g.meta.delimiter=e.delimiter);else{var c=function(t,n,a,r,o){var s,l,c,u;o=o||[",","\t","|",";",i.RECORD_SEP,i.UNIT_SEP];for(var p=0;p<o.length;p++){var d=o[p],m=0,f=0,v=0;c=void 0;for(var g=new h({comments:r,delimiter:d,newline:n,preview:10}).parse(t),y=0;y<g.data.length;y++)if(a&&w(g.data[y]))v++;else{var b=g.data[y].length;f+=b,void 0!==c?0<b&&(m+=Math.abs(b-c),c=b):c=b}0<g.data.length&&(f/=g.data.length-v),(void 0===l||m<=l)&&(void 0===u||u<f)&&1.99<f&&(l=m,s=d,u=f)}return{successful:!!(e.delimiter=s),bestDelimiter:s}}(r,e.newline,e.skipEmptyLines,e.comments,e.delimitersToGuess);c.successful?e.delimiter=c.bestDelimiter:(a=!0,e.delimiter=i.DefaultDelimiter),g.meta.delimiter=e.delimiter}var u=b(e);return e.preview&&e.header&&u.preview++,t=r,n=new h(u),g=n.parse(t,o,s),E(),d?{meta:{paused:!0}}:g||{meta:{paused:!1}}},this.paused=function(){return d},this.pause=function(){d=!0,n.abort(),t=_(e.chunk)?"":t.substring(n.getCharIndex())},this.resume=function(){c.streamer._halted?(d=!1,c.streamer.parseChunk(t,!0)):setTimeout(c.resume,3)},this.aborted=function(){return m},this.abort=function(){m=!0,n.abort(),g.meta.aborted=!0,_(e.complete)&&e.complete(g),t=""}}function f(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function h(e){var t,n=(e=e||{}).delimiter,a=e.newline,r=e.comments,o=e.step,s=e.preview,l=e.fastMode,c=t=void 0===e.quoteChar?'"':e.quoteChar;if(void 0!==e.escapeChar&&(c=e.escapeChar),("string"!=typeof n||-1<i.BAD_DELIMITERS.indexOf(n))&&(n=","),r===n)throw new Error("Comment character same as delimiter");!0===r?r="#":("string"!=typeof r||-1<i.BAD_DELIMITERS.indexOf(r))&&(r=!1),"\n"!==a&&"\r"!==a&&"\r\n"!==a&&(a="\n");var u=0,p=!1;this.parse=function(e,i,d){if("string"!=typeof e)throw new Error("Input must be a string");var m=e.length,h=n.length,v=a.length,g=r.length,y=_(o),b=[],w=[],E=[],k=u=0;if(!e)return L();if(l||!1!==l&&-1===e.indexOf(t)){for(var S=e.split(a),C=0;C<S.length;C++){if(E=S[C],u+=E.length,C!==S.length-1)u+=a.length;else if(d)return L();if(!r||E.substring(0,g)!==r){if(y){if(b=[],R(E.split(n)),F(),p)return L()}else R(E.split(n));if(s&&s<=C)return b=b.slice(0,s),L(!0)}}return L()}for(var I=e.indexOf(n,u),x=e.indexOf(a,u),O=new RegExp(f(c)+f(t),"g"),N=e.indexOf(t,u);;)if(e[u]!==t)if(r&&0===E.length&&e.substring(u,u+g)===r){if(-1===x)return L();u=x+v,x=e.indexOf(a,u),I=e.indexOf(n,u)}else{if(-1!==I&&(I<x||-1===x)){if(!(I<N)){E.push(e.substring(u,I)),u=I+h,I=e.indexOf(n,u);continue}var T=q(I,N,x);if(T&&void 0!==T.nextDelim){I=T.nextDelim,N=T.quoteSearch,E.push(e.substring(u,I)),u=I+h,I=e.indexOf(n,u);continue}}if(-1===x)break;if(E.push(e.substring(u,x)),A(x+v),y&&(F(),p))return L();if(s&&b.length>=s)return L(!0)}else for(N=u,u++;;){if(-1===(N=e.indexOf(t,N+1)))return d||w.push({type:"Quotes",code:"MissingQuotes",message:"Quoted field unterminated",row:b.length,index:u}),M();if(N===m-1)return M(e.substring(u,N).replace(O,t));if(t!==c||e[N+1]!==c){if(t===c||0===N||e[N-1]!==c){-1!==I&&I<N+1&&(I=e.indexOf(n,N+1)),-1!==x&&x<N+1&&(x=e.indexOf(a,N+1));var D=j(-1===x?I:Math.min(I,x));if(e[N+1+D]===n){E.push(e.substring(u,N).replace(O,t)),e[u=N+1+D+h]!==t&&(N=e.indexOf(t,u)),I=e.indexOf(n,u),x=e.indexOf(a,u);break}var P=j(x);if(e.substring(N+1+P,N+1+P+v)===a){if(E.push(e.substring(u,N).replace(O,t)),A(N+1+P+v),I=e.indexOf(n,u),N=e.indexOf(t,u),y&&(F(),p))return L();if(s&&b.length>=s)return L(!0);break}w.push({type:"Quotes",code:"InvalidQuotes",message:"Trailing quote on quoted field is malformed",row:b.length,index:u}),N++}}else N++}return M();function R(e){b.push(e),k=u}function j(t){var n=0;if(-1!==t){var a=e.substring(N+1,t);a&&""===a.trim()&&(n=a.length)}return n}function M(t){return d||(void 0===t&&(t=e.substring(u)),E.push(t),u=m,R(E),y&&F()),L()}function A(t){u=t,R(E),E=[],x=e.indexOf(a,u)}function L(e){return{data:b,errors:w,meta:{delimiter:n,linebreak:a,aborted:p,truncated:!!e,cursor:k+(i||0)}}}function F(){o(L()),b=[],w=[]}function q(a,r,o){var i={nextDelim:void 0,quoteSearch:void 0},s=e.indexOf(t,r+1);if(r<a&&a<s&&(s<o||-1===o)){var l=e.indexOf(n,s);if(-1===l)return i;s<l&&(s=e.indexOf(t,s+1)),i=q(l,s,o)}else i={nextDelim:a,quoteSearch:r};return i}},this.abort=function(){p=!0},this.getCharIndex=function(){return u}}function v(e){var t=e.data,n=r[t.workerId],a=!1;if(t.error)n.userError(t.error,t.file);else if(t.results&&t.results.data){var o={abort:function(){a=!0,g(t.workerId,{data:[],errors:[],meta:{aborted:!0}})},pause:y,resume:y};if(_(n.userStep)){for(var i=0;i<t.results.data.length&&(n.userStep({data:t.results.data[i],errors:t.results.errors,meta:t.results.meta},o),!a);i++);delete t.results}else _(n.userChunk)&&(n.userChunk(t.results,o,t.file),delete t.results)}t.finished&&!a&&g(t.workerId,t.results)}function g(e,t){var n=r[e];_(n.userComplete)&&n.userComplete(t),n.terminate(),delete r[e]}function y(){throw new Error("Not implemented.")}function b(e){if("object"!=typeof e||null===e)return e;var t=Array.isArray(e)?[]:{};for(var n in e)t[n]=b(e[n]);return t}function w(e,t){return function(){e.apply(t,arguments)}}function _(e){return"function"==typeof e}return a&&(t.onmessage=function(e){var n=e.data;if(void 0===i.WORKER_ID&&n&&(i.WORKER_ID=n.workerId),"string"==typeof n.input)t.postMessage({workerId:i.WORKER_ID,results:i.parse(n.input,n.config),finished:!0});else if(t.File&&n.input instanceof File||n.input instanceof Object){var a=i.parse(n.input,n.config);a&&t.postMessage({workerId:i.WORKER_ID,results:a,finished:!0})}}),(c.prototype=Object.create(l.prototype)).constructor=c,(u.prototype=Object.create(l.prototype)).constructor=u,(p.prototype=Object.create(p.prototype)).constructor=p,(d.prototype=Object.create(l.prototype)).constructor=d,i})?a.apply(t,r):a)||(e.exports=o)},function(e,t,n){e.exports=n(741)},function(e,t,n){e.exports=n(742)},function(e,t,n){var a=n(748)();e.exports=a},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t,n){e.exports=n(625)},function(e,t,n){e.exports=n(525)},function(e,t,n){var a=n(23),r=n(334);a({target:"Object",stat:!0,forced:Object.assign!==r},{assign:r})},function(e,t,n){e.exports=n(525)},,,,function(e,t,n){e.exports=n(632)},function(e,t,n){n(633);var a=n(30);e.exports=a.Object.entries},function(e,t,n){var a=n(23),r=n(526).entries;a({target:"Object",stat:!0},{entries:function(e){return r(e)}})},function(e,t,n){e.exports=n(635)},function(e,t,n){var a=n(636),r=Array.prototype;e.exports=function(e){var t=e.reduce;return e===r||e instanceof Array&&t===r.reduce?a:t}},function(e,t,n){n(637);var a=n(47);e.exports=a("Array").reduce},function(e,t,n){"use strict";var a=n(23),r=n(638).left;a({target:"Array",proto:!0,forced:n(122)("reduce")},{reduce:function(e){return r(this,e,arguments.length,arguments.length>1?arguments[1]:void 0)}})},function(e,t,n){var a=n(75),r=n(63),o=n(102),i=n(68),s=function(e){return function(t,n,s,l){a(n);var c=r(t),u=o(c),p=i(c.length),d=e?p-1:0,m=e?-1:1;if(s<2)for(;;){if(d in u){l=u[d],d+=m;break}if(d+=m,e?d<0:p<=d)throw TypeError("Reduce of empty array with no initial value")}for(;e?d>=0:p>d;d+=m)d in u&&(l=n(l,u[d],d,c));return l}};e.exports={left:s(!1),right:s(!0)}},,,,,,,,,,,,,function(e,t,n){e.exports=n(328)},function(e,t,n){e.exports=n(653)},function(e,t,n){e.exports=n(524)},function(e,t,n){var a=n(530),r=n(655);e.exports=function(e,t){if(null==e)return{};var n,o,i={},s=r(e);for(o=0;o<s.length;o++)n=s[o],a(t).call(t,n)>=0||(i[n]=e[n]);return i}},function(e,t,n){e.exports=n(656)},function(e,t,n){e.exports=n(333)},function(e,t,n){e.exports=n(658)},function(e,t,n){var a=n(659),r=Array.prototype;e.exports=function(e){var t=e.sort;return e===r||e instanceof Array&&t===r.sort?a:t}},function(e,t,n){n(660);var a=n(47);e.exports=a("Array").sort},function(e,t,n){"use strict";var a=n(23),r=n(75),o=n(63),i=n(37),s=n(122),l=[].sort,c=[1,2,3],u=i((function(){c.sort(void 0)})),p=i((function(){c.sort(null)})),d=s("sort");a({target:"Array",proto:!0,forced:u||!p||d},{sort:function(e){return void 0===e?l.call(o(this)):l.call(o(this),r(e))}})},function(e,t,n){"use strict";
|
| 60 |
+
/** @license React v16.13.1
|
| 61 |
+
* react-dom-server.browser.production.min.js
|
| 62 |
+
*
|
| 63 |
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
| 64 |
+
*
|
| 65 |
+
* This source code is licensed under the MIT license found in the
|
| 66 |
+
* LICENSE file in the root directory of this source tree.
|
| 67 |
+
*/var a=n(152),r=n(0);function o(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,n=1;n<arguments.length;n++)t+="&args[]="+encodeURIComponent(arguments[n]);return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var i="function"==typeof Symbol&&Symbol.for,s=i?Symbol.for("react.portal"):60106,l=i?Symbol.for("react.fragment"):60107,c=i?Symbol.for("react.strict_mode"):60108,u=i?Symbol.for("react.profiler"):60114,p=i?Symbol.for("react.provider"):60109,d=i?Symbol.for("react.context"):60110,m=i?Symbol.for("react.concurrent_mode"):60111,f=i?Symbol.for("react.forward_ref"):60112,h=i?Symbol.for("react.suspense"):60113,v=i?Symbol.for("react.suspense_list"):60120,g=i?Symbol.for("react.memo"):60115,y=i?Symbol.for("react.lazy"):60116,b=i?Symbol.for("react.block"):60121,w=i?Symbol.for("react.fundamental"):60117,_=i?Symbol.for("react.scope"):60119;function E(e){if(null==e)return null;if("function"==typeof e)return e.displayName||e.name||null;if("string"==typeof e)return e;switch(e){case l:return"Fragment";case s:return"Portal";case u:return"Profiler";case c:return"StrictMode";case h:return"Suspense";case v:return"SuspenseList"}if("object"==typeof e)switch(e.$$typeof){case d:return"Context.Consumer";case p:return"Context.Provider";case f:var t=e.render;return t=t.displayName||t.name||"",e.displayName||(""!==t?"ForwardRef("+t+")":"ForwardRef");case g:return E(e.type);case b:return E(e.render);case y:if(e=1===e._status?e._result:null)return E(e)}return null}var k=r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;k.hasOwnProperty("ReactCurrentDispatcher")||(k.ReactCurrentDispatcher={current:null}),k.hasOwnProperty("ReactCurrentBatchConfig")||(k.ReactCurrentBatchConfig={suspense:null});var S={};function C(e,t){for(var n=0|e._threadCount;n<=t;n++)e[n]=e._currentValue2,e._threadCount=n+1}for(var I=new Uint16Array(16),x=0;15>x;x++)I[x]=x+1;I[15]=0;var O=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,N=Object.prototype.hasOwnProperty,T={},D={};function P(e){return!!N.call(D,e)||!N.call(T,e)&&(O.test(e)?D[e]=!0:(T[e]=!0,!1))}function R(e,t,n,a,r,o){this.acceptsBooleans=2===t||3===t||4===t,this.attributeName=a,this.attributeNamespace=r,this.mustUseProperty=n,this.propertyName=e,this.type=t,this.sanitizeURL=o}var j={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach((function(e){j[e]=new R(e,0,!1,e,null,!1)})),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach((function(e){var t=e[0];j[t]=new R(t,1,!1,e[1],null,!1)})),["contentEditable","draggable","spellCheck","value"].forEach((function(e){j[e]=new R(e,2,!1,e.toLowerCase(),null,!1)})),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach((function(e){j[e]=new R(e,2,!1,e,null,!1)})),"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach((function(e){j[e]=new R(e,3,!1,e.toLowerCase(),null,!1)})),["checked","multiple","muted","selected"].forEach((function(e){j[e]=new R(e,3,!0,e,null,!1)})),["capture","download"].forEach((function(e){j[e]=new R(e,4,!1,e,null,!1)})),["cols","rows","size","span"].forEach((function(e){j[e]=new R(e,6,!1,e,null,!1)})),["rowSpan","start"].forEach((function(e){j[e]=new R(e,5,!1,e.toLowerCase(),null,!1)}));var M=/[\-:]([a-z])/g;function A(e){return e[1].toUpperCase()}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach((function(e){var t=e.replace(M,A);j[t]=new R(t,1,!1,e,null,!1)})),"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach((function(e){var t=e.replace(M,A);j[t]=new R(t,1,!1,e,"http://www.w3.org/1999/xlink",!1)})),["xml:base","xml:lang","xml:space"].forEach((function(e){var t=e.replace(M,A);j[t]=new R(t,1,!1,e,"http://www.w3.org/XML/1998/namespace",!1)})),["tabIndex","crossOrigin"].forEach((function(e){j[e]=new R(e,1,!1,e.toLowerCase(),null,!1)})),j.xlinkHref=new R("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0),["src","href","action","formAction"].forEach((function(e){j[e]=new R(e,1,!1,e.toLowerCase(),null,!0)}));var L=/["'&<>]/;function F(e){if("boolean"==typeof e||"number"==typeof e)return""+e;e=""+e;var t=L.exec(e);if(t){var n,a="",r=0;for(n=t.index;n<e.length;n++){switch(e.charCodeAt(n)){case 34:t=""";break;case 38:t="&";break;case 39:t="'";break;case 60:t="<";break;case 62:t=">";break;default:continue}r!==n&&(a+=e.substring(r,n)),r=n+1,a+=t}e=r!==n?a+e.substring(r,n):a}return e}function q(e,t){var n,a=j.hasOwnProperty(e)?j[e]:null;return(n="style"!==e)&&(n=null!==a?0===a.type:2<e.length&&("o"===e[0]||"O"===e[0])&&("n"===e[1]||"N"===e[1])),n||function(e,t,n,a){if(null==t||function(e,t,n,a){if(null!==n&&0===n.type)return!1;switch(typeof t){case"function":case"symbol":return!0;case"boolean":return!a&&(null!==n?!n.acceptsBooleans:"data-"!==(e=e.toLowerCase().slice(0,5))&&"aria-"!==e);default:return!1}}(e,t,n,a))return!0;if(a)return!1;if(null!==n)switch(n.type){case 3:return!t;case 4:return!1===t;case 5:return isNaN(t);case 6:return isNaN(t)||1>t}return!1}(e,t,a,!1)?"":null!==a?(e=a.attributeName,3===(n=a.type)||4===n&&!0===t?e+'=""':(a.sanitizeURL&&(t=""+t),e+'="'+F(t)+'"')):P(e)?e+'="'+F(t)+'"':""}var U="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t},V=null,B=null,W=null,Y=!1,H=!1,$=null,z=0;function K(){if(null===V)throw Error(o(321));return V}function G(){if(0<z)throw Error(o(312));return{memoizedState:null,queue:null,next:null}}function Q(){return null===W?null===B?(Y=!1,B=W=G()):(Y=!0,W=B):null===W.next?(Y=!1,W=W.next=G()):(Y=!0,W=W.next),W}function X(e,t,n,a){for(;H;)H=!1,z+=1,W=null,n=e(t,a);return B=V=null,z=0,W=$=null,n}function J(e,t){return"function"==typeof t?t(e):t}function Z(e,t,n){if(V=K(),W=Q(),Y){var a=W.queue;if(t=a.dispatch,null!==$&&void 0!==(n=$.get(a))){$.delete(a),a=W.memoizedState;do{a=e(a,n.action),n=n.next}while(null!==n);return W.memoizedState=a,[a,t]}return[W.memoizedState,t]}return e=e===J?"function"==typeof t?t():t:void 0!==n?n(t):t,W.memoizedState=e,e=(e=W.queue={last:null,dispatch:null}).dispatch=ee.bind(null,V,e),[W.memoizedState,e]}function ee(e,t,n){if(!(25>z))throw Error(o(301));if(e===V)if(H=!0,e={action:n,next:null},null===$&&($=new Map),void 0===(n=$.get(t)))$.set(t,e);else{for(t=n;null!==t.next;)t=t.next;t.next=e}}function te(){}var ne=0,ae={readContext:function(e){var t=ne;return C(e,t),e[t]},useContext:function(e){K();var t=ne;return C(e,t),e[t]},useMemo:function(e,t){if(V=K(),t=void 0===t?null:t,null!==(W=Q())){var n=W.memoizedState;if(null!==n&&null!==t){e:{var a=n[1];if(null===a)a=!1;else{for(var r=0;r<a.length&&r<t.length;r++)if(!U(t[r],a[r])){a=!1;break e}a=!0}}if(a)return n[0]}}return e=e(),W.memoizedState=[e,t],e},useReducer:Z,useRef:function(e){V=K();var t=(W=Q()).memoizedState;return null===t?(e={current:e},W.memoizedState=e):t},useState:function(e){return Z(J,e)},useLayoutEffect:function(){},useCallback:function(e){return e},useImperativeHandle:te,useEffect:te,useDebugValue:te,useResponder:function(e,t){return{props:t,responder:e}},useDeferredValue:function(e){return K(),e},useTransition:function(){return K(),[function(e){e()},!1]}},re="http://www.w3.org/1999/xhtml";function oe(e){switch(e){case"svg":return"http://www.w3.org/2000/svg";case"math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}var ie={area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0},se=a({menuitem:!0},ie),le={animationIterationCount:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},ce=["Webkit","ms","Moz","O"];Object.keys(le).forEach((function(e){ce.forEach((function(t){t=t+e.charAt(0).toUpperCase()+e.substring(1),le[t]=le[e]}))}));var ue=/([A-Z])/g,pe=/^ms-/,de=r.Children.toArray,me=k.ReactCurrentDispatcher,fe={listing:!0,pre:!0,textarea:!0},he=/^[a-zA-Z][a-zA-Z:_\.\-\d]*$/,ve={},ge={};var ye=Object.prototype.hasOwnProperty,be={children:null,dangerouslySetInnerHTML:null,suppressContentEditableWarning:null,suppressHydrationWarning:null};function we(e,t){if(void 0===e)throw Error(o(152,E(t)||"Component"))}function _e(e,t,n){function i(r,i){var s=i.prototype&&i.prototype.isReactComponent,l=function(e,t,n,a){if(a&&("object"==typeof(a=e.contextType)&&null!==a))return C(a,n),a[n];if(e=e.contextTypes){for(var r in n={},e)n[r]=t[r];t=n}else t=S;return t}(i,t,n,s),c=[],u=!1,p={isMounted:function(){return!1},enqueueForceUpdate:function(){if(null===c)return null},enqueueReplaceState:function(e,t){u=!0,c=[t]},enqueueSetState:function(e,t){if(null===c)return null;c.push(t)}};if(s){if(s=new i(r.props,l,p),"function"==typeof i.getDerivedStateFromProps){var d=i.getDerivedStateFromProps.call(null,r.props,s.state);null!=d&&(s.state=a({},s.state,d))}}else if(V={},s=i(r.props,l,p),null==(s=X(i,r.props,s,l))||null==s.render)return void we(e=s,i);if(s.props=r.props,s.context=l,s.updater=p,void 0===(p=s.state)&&(s.state=p=null),"function"==typeof s.UNSAFE_componentWillMount||"function"==typeof s.componentWillMount)if("function"==typeof s.componentWillMount&&"function"!=typeof i.getDerivedStateFromProps&&s.componentWillMount(),"function"==typeof s.UNSAFE_componentWillMount&&"function"!=typeof i.getDerivedStateFromProps&&s.UNSAFE_componentWillMount(),c.length){p=c;var m=u;if(c=null,u=!1,m&&1===p.length)s.state=p[0];else{d=m?p[0]:s.state;var f=!0;for(m=m?1:0;m<p.length;m++){var h=p[m];null!=(h="function"==typeof h?h.call(s,d,r.props,l):h)&&(f?(f=!1,d=a({},d,h)):a(d,h))}s.state=d}}else c=null;if(we(e=s.render(),i),"function"==typeof s.getChildContext&&"object"==typeof(r=i.childContextTypes)){var v=s.getChildContext();for(var g in v)if(!(g in r))throw Error(o(108,E(i)||"Unknown",g))}v&&(t=a({},t,v))}for(;r.isValidElement(e);){var s=e,l=s.type;if("function"!=typeof l)break;i(s,l)}return{child:e,context:t}}var Ee=function(){function e(e,t){r.isValidElement(e)?e.type!==l?e=[e]:(e=e.props.children,e=r.isValidElement(e)?[e]:de(e)):e=de(e),e={type:null,domNamespace:re,children:e,childIndex:0,context:S,footer:""};var n=I[0];if(0===n){var a=I,i=2*(n=a.length);if(!(65536>=i))throw Error(o(304));var s=new Uint16Array(i);for(s.set(a),(I=s)[0]=n+1,a=n;a<i-1;a++)I[a]=a+1;I[i-1]=0}else I[0]=I[n];this.threadID=n,this.stack=[e],this.exhausted=!1,this.currentSelectValue=null,this.previousWasTextNode=!1,this.makeStaticMarkup=t,this.suspenseDepth=0,this.contextIndex=-1,this.contextStack=[],this.contextValueStack=[]}var t=e.prototype;return t.destroy=function(){if(!this.exhausted){this.exhausted=!0,this.clearProviders();var e=this.threadID;I[e]=I[0],I[0]=e}},t.pushProvider=function(e){var t=++this.contextIndex,n=e.type._context,a=this.threadID;C(n,a);var r=n[a];this.contextStack[t]=n,this.contextValueStack[t]=r,n[a]=e.props.value},t.popProvider=function(){var e=this.contextIndex,t=this.contextStack[e],n=this.contextValueStack[e];this.contextStack[e]=null,this.contextValueStack[e]=null,this.contextIndex--,t[this.threadID]=n},t.clearProviders=function(){for(var e=this.contextIndex;0<=e;e--)this.contextStack[e][this.threadID]=this.contextValueStack[e]},t.read=function(e){if(this.exhausted)return null;var t=ne;ne=this.threadID;var n=me.current;me.current=ae;try{for(var a=[""],r=!1;a[0].length<e;){if(0===this.stack.length){this.exhausted=!0;var i=this.threadID;I[i]=I[0],I[0]=i;break}var s=this.stack[this.stack.length-1];if(r||s.childIndex>=s.children.length){var l=s.footer;if(""!==l&&(this.previousWasTextNode=!1),this.stack.pop(),"select"===s.type)this.currentSelectValue=null;else if(null!=s.type&&null!=s.type.type&&s.type.type.$$typeof===p)this.popProvider(s.type);else if(s.type===h){this.suspenseDepth--;var c=a.pop();if(r){r=!1;var u=s.fallbackFrame;if(!u)throw Error(o(303));this.stack.push(u),a[this.suspenseDepth]+="\x3c!--$!--\x3e";continue}a[this.suspenseDepth]+=c}a[this.suspenseDepth]+=l}else{var d=s.children[s.childIndex++],m="";try{m+=this.render(d,s.context,s.domNamespace)}catch(e){if(null!=e&&"function"==typeof e.then)throw Error(o(294));throw e}a.length<=this.suspenseDepth&&a.push(""),a[this.suspenseDepth]+=m}}return a[0]}finally{me.current=n,ne=t}},t.render=function(e,t,n){if("string"==typeof e||"number"==typeof e)return""===(n=""+e)?"":this.makeStaticMarkup?F(n):this.previousWasTextNode?"\x3c!-- --\x3e"+F(n):(this.previousWasTextNode=!0,F(n));if(e=(t=_e(e,t,this.threadID)).child,t=t.context,null===e||!1===e)return"";if(!r.isValidElement(e)){if(null!=e&&null!=e.$$typeof){if((n=e.$$typeof)===s)throw Error(o(257));throw Error(o(258,n.toString()))}return e=de(e),this.stack.push({type:null,domNamespace:n,children:e,childIndex:0,context:t,footer:""}),""}var i=e.type;if("string"==typeof i)return this.renderDOM(e,t,n);switch(i){case c:case m:case u:case v:case l:return e=de(e.props.children),this.stack.push({type:null,domNamespace:n,children:e,childIndex:0,context:t,footer:""}),"";case h:throw Error(o(294))}if("object"==typeof i&&null!==i)switch(i.$$typeof){case f:V={};var b=i.render(e.props,e.ref);return b=X(i.render,e.props,b,e.ref),b=de(b),this.stack.push({type:null,domNamespace:n,children:b,childIndex:0,context:t,footer:""}),"";case g:return e=[r.createElement(i.type,a({ref:e.ref},e.props))],this.stack.push({type:null,domNamespace:n,children:e,childIndex:0,context:t,footer:""}),"";case p:return n={type:e,domNamespace:n,children:i=de(e.props.children),childIndex:0,context:t,footer:""},this.pushProvider(e),this.stack.push(n),"";case d:i=e.type,b=e.props;var E=this.threadID;return C(i,E),i=de(b.children(i[E])),this.stack.push({type:e,domNamespace:n,children:i,childIndex:0,context:t,footer:""}),"";case w:throw Error(o(338));case y:switch(function(e){if(-1===e._status){e._status=0;var t=e._ctor;t=t(),e._result=t,t.then((function(t){0===e._status&&(t=t.default,e._status=1,e._result=t)}),(function(t){0===e._status&&(e._status=2,e._result=t)}))}}(i=e.type),i._status){case 1:return e=[r.createElement(i._result,a({ref:e.ref},e.props))],this.stack.push({type:null,domNamespace:n,children:e,childIndex:0,context:t,footer:""}),"";case 2:throw i._result;default:throw Error(o(295))}case _:throw Error(o(343))}throw Error(o(130,null==i?i:typeof i,""))},t.renderDOM=function(e,t,n){var i=e.type.toLowerCase();if(n===re&&oe(i),!ve.hasOwnProperty(i)){if(!he.test(i))throw Error(o(65,i));ve[i]=!0}var s=e.props;if("input"===i)s=a({type:void 0},s,{defaultChecked:void 0,defaultValue:void 0,value:null!=s.value?s.value:s.defaultValue,checked:null!=s.checked?s.checked:s.defaultChecked});else if("textarea"===i){var l=s.value;if(null==l){l=s.defaultValue;var c=s.children;if(null!=c){if(null!=l)throw Error(o(92));if(Array.isArray(c)){if(!(1>=c.length))throw Error(o(93));c=c[0]}l=""+c}null==l&&(l="")}s=a({},s,{value:void 0,children:""+l})}else if("select"===i)this.currentSelectValue=null!=s.value?s.value:s.defaultValue,s=a({},s,{value:void 0});else if("option"===i){c=this.currentSelectValue;var u=function(e){if(null==e)return e;var t="";return r.Children.forEach(e,(function(e){null!=e&&(t+=e)})),t}(s.children);if(null!=c){var p=null!=s.value?s.value+"":u;if(l=!1,Array.isArray(c)){for(var d=0;d<c.length;d++)if(""+c[d]===p){l=!0;break}}else l=""+c===p;s=a({selected:void 0,children:void 0},s,{selected:l,children:u})}}if(l=s){if(se[i]&&(null!=l.children||null!=l.dangerouslySetInnerHTML))throw Error(o(137,i,""));if(null!=l.dangerouslySetInnerHTML){if(null!=l.children)throw Error(o(60));if("object"!=typeof l.dangerouslySetInnerHTML||!("__html"in l.dangerouslySetInnerHTML))throw Error(o(61))}if(null!=l.style&&"object"!=typeof l.style)throw Error(o(62,""))}for(w in l=s,c=this.makeStaticMarkup,u=1===this.stack.length,p="<"+e.type,l)if(ye.call(l,w)){var m=l[w];if(null!=m){if("style"===w){d=void 0;var f="",h="";for(d in m)if(m.hasOwnProperty(d)){var v=0===d.indexOf("--"),g=m[d];if(null!=g){if(v)var y=d;else if(y=d,ge.hasOwnProperty(y))y=ge[y];else{var b=y.replace(ue,"-$1").toLowerCase().replace(pe,"-ms-");y=ge[y]=b}f+=h+y+":",h=d,f+=v=null==g||"boolean"==typeof g||""===g?"":v||"number"!=typeof g||0===g||le.hasOwnProperty(h)&&le[h]?(""+g).trim():g+"px",h=";"}}m=f||null}d=null;e:if(v=i,g=l,-1===v.indexOf("-"))v="string"==typeof g.is;else switch(v){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":v=!1;break e;default:v=!0}v?be.hasOwnProperty(w)||(d=P(d=w)&&null!=m?d+'="'+F(m)+'"':""):d=q(w,m),d&&(p+=" "+d)}}c||u&&(p+=' data-reactroot=""');var w=p;l="",ie.hasOwnProperty(i)?w+="/>":(w+=">",l="</"+e.type+">");e:{if(null!=(c=s.dangerouslySetInnerHTML)){if(null!=c.__html){c=c.__html;break e}}else if("string"==typeof(c=s.children)||"number"==typeof c){c=F(c);break e}c=null}return null!=c?(s=[],fe.hasOwnProperty(i)&&"\n"===c.charAt(0)&&(w+="\n"),w+=c):s=de(s.children),e=e.type,n=null==n||"http://www.w3.org/1999/xhtml"===n?oe(e):"http://www.w3.org/2000/svg"===n&&"foreignObject"===e?"http://www.w3.org/1999/xhtml":n,this.stack.push({domNamespace:n,type:i,children:s,childIndex:0,context:t,footer:l}),this.previousWasTextNode=!1,w},e}(),ke={renderToString:function(e){e=new Ee(e,!1);try{return e.read(1/0)}finally{e.destroy()}},renderToStaticMarkup:function(e){e=new Ee(e,!0);try{return e.read(1/0)}finally{e.destroy()}},renderToNodeStream:function(){throw Error(o(207))},renderToStaticNodeStream:function(){throw Error(o(208))},version:"16.13.1"};e.exports=ke.default||ke},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return r}));var a=n(11);function r(e){return Object(a.a)(1,arguments),e instanceof Date||"object"==typeof e&&"[object Date]"===Object.prototype.toString.call(e)}},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return i}));var a=n(19),r=n(499),o=n(11);function i(e,t){Object(o.a)(2,arguments);var n=Object(a.a)(t);return Object(r.default)(e,-n)}},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return i}));var a=n(19),r=n(500),o=n(11);function i(e,t){Object(o.a)(2,arguments);var n=Object(a.a)(t);return Object(r.default)(e,-n)}},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return i}));var a=n(19),r=n(321),o=n(11);function i(e,t){Object(o.a)(2,arguments);var n=Object(a.a)(t);return Object(r.default)(e,-n)}},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return i}));var a=n(19),r=n(501),o=n(11);function i(e,t){Object(o.a)(2,arguments);var n=Object(a.a)(t);return Object(r.default)(e,-n)}},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return i}));var a=n(19),r=n(322),o=n(11);function i(e,t){Object(o.a)(2,arguments);var n=Object(a.a)(t);return Object(r.default)(e,-n)}},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return i}));var a=n(19),r=n(502),o=n(11);function i(e,t){Object(o.a)(2,arguments);var n=Object(a.a)(t);return Object(r.default)(e,-n)}},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return o}));var a=n(13),r=n(11);function o(e){Object(r.a)(1,arguments);var t=Object(a.default)(e),n=t.getSeconds();return n}},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return o}));var a=n(13),r=n(11);function o(e){Object(r.a)(1,arguments);var t=Object(a.default)(e),n=t.getMinutes();return n}},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return o}));var a=n(13),r=n(11);function o(e){Object(r.a)(1,arguments);var t=Object(a.default)(e),n=t.getHours();return n}},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return o}));var a=n(13),r=n(11);function o(e){Object(r.a)(1,arguments);var t=Object(a.default)(e),n=t.getDay();return n}},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return o}));var a=n(13),r=n(11);function o(e){Object(r.a)(1,arguments);var t=Object(a.default)(e),n=t.getDate();return n}},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return o}));var a=n(13),r=n(11);function o(e){Object(r.a)(1,arguments);var t=Object(a.default)(e),n=t.getMonth();return n}},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return o}));var a=n(13),r=n(11);function o(e){Object(r.a)(1,arguments);var t=Object(a.default)(e),n=Math.floor(t.getMonth()/3)+1;return n}},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return o}));var a=n(13),r=n(11);function o(e){Object(r.a)(1,arguments);var t=Object(a.default)(e),n=t.getFullYear();return n}},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return o}));var a=n(13),r=n(11);function o(e){Object(r.a)(1,arguments);var t=Object(a.default)(e),n=t.getTime();return n}},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return i}));var a=n(19),r=n(13),o=n(11);function i(e,t){Object(o.a)(2,arguments);var n=Object(r.default)(e),i=Object(a.a)(t);return n.setSeconds(i),n}},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return i}));var a=n(19),r=n(13),o=n(11);function i(e,t){Object(o.a)(2,arguments);var n=Object(r.default)(e),i=Object(a.a)(t);return n.setMinutes(i),n}},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return i}));var a=n(19),r=n(13),o=n(11);function i(e,t){Object(o.a)(2,arguments);var n=Object(r.default)(e),i=Object(a.a)(t);return n.setHours(i),n}},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return s}));var a=n(19),r=n(13),o=n(504),i=n(11);function s(e,t){Object(i.a)(2,arguments);var n=Object(r.default)(e),s=Object(a.a)(t),l=Math.floor(n.getMonth()/3)+1,c=s-l;return Object(o.default)(n,n.getMonth()+3*c)}},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return i}));var a=n(19),r=n(13),o=n(11);function i(e,t){Object(o.a)(2,arguments);var n=Object(r.default)(e),i=Object(a.a)(t);return isNaN(n)?new Date(NaN):(n.setFullYear(i),n)}},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return o}));var a=n(13),r=n(11);function o(e){var t,n;if(Object(r.a)(1,arguments),e&&"function"==typeof e.forEach)t=e;else{if("object"!=typeof e||null===e)return new Date(NaN);t=Array.prototype.slice.call(e)}return t.forEach((function(e){var t=Object(a.default)(e);(void 0===n||n>t||isNaN(t))&&(n=t)})),n||new Date(NaN)}},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return o}));var a=n(13),r=n(11);function o(e){var t,n;if(Object(r.a)(1,arguments),e&&"function"==typeof e.forEach)t=e;else{if("object"!=typeof e||null===e)return new Date(NaN);t=Array.prototype.slice.call(e)}return t.forEach((function(e){var t=Object(a.default)(e);(void 0===n||n<t||isNaN(t))&&(n=t)})),n||new Date(NaN)}},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return i}));var a=n(108),r=n(142),o=n(11);function i(e,t){Object(o.a)(2,arguments);var n=Object(r.default)(e),i=Object(r.default)(t),s=n.getTime()-Object(a.a)(n),l=i.getTime()-Object(a.a)(i);return Math.round((s-l)/864e5)}},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return o}));var a=n(13),r=n(11);function o(e,t){Object(r.a)(2,arguments);var n=Object(a.default)(e),o=Object(a.default)(t),i=n.getFullYear()-o.getFullYear(),s=n.getMonth()-o.getMonth();return 12*i+s}},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return i}));var a=n(98),r=n(108),o=n(11);function i(e,t,n){Object(o.a)(2,arguments);var i=Object(a.default)(e,n),s=Object(a.default)(t,n),l=i.getTime()-Object(r.a)(i),c=s.getTime()-Object(r.a)(s);return Math.round((l-c)/6048e5)}},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return o}));var a=n(13),r=n(11);function o(e,t){Object(r.a)(2,arguments);var n=Object(a.default)(e),o=Object(a.default)(t);return n.getFullYear()-o.getFullYear()}},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return o}));var a=n(13),r=n(11);function o(e){Object(r.a)(1,arguments);var t=Object(a.default)(e);return t.setDate(1),t.setHours(0,0,0,0),t}},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return o}));var a=n(13),r=n(11);function o(e){Object(r.a)(1,arguments);var t=Object(a.default)(e),n=new Date(0);return n.setFullYear(t.getFullYear(),0,1),n.setHours(0,0,0,0),n}},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return o}));var a=n(13),r=n(11);function o(e){Object(r.a)(1,arguments);var t=Object(a.default)(e);return t.setHours(23,59,59,999),t}},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return i}));var a=n(13),r=n(19),o=n(11);function i(e,t){Object(o.a)(1,arguments);var n=t||{},i=n.locale,s=i&&i.options&&i.options.weekStartsOn,l=null==s?0:Object(r.a)(s),c=null==n.weekStartsOn?l:Object(r.a)(n.weekStartsOn);if(!(c>=0&&c<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var u=Object(a.default)(e),p=u.getDay(),d=6+(p<c?-7:0)-(p-c);return u.setDate(u.getDate()+d),u.setHours(23,59,59,999),u}},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return o}));var a=n(13),r=n(11);function o(e){Object(r.a)(1,arguments);var t=Object(a.default)(e),n=t.getMonth();return t.setFullYear(t.getFullYear(),n+1,0),t.setHours(23,59,59,999),t}},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return o}));var a=n(13),r=n(11);function o(e,t){Object(r.a)(2,arguments);var n=Object(a.default)(e),o=Object(a.default)(t);return n.getTime()===o.getTime()}},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return o}));var a=n(142),r=n(11);function o(e,t){Object(r.a)(2,arguments);var n=Object(a.default)(e),o=Object(a.default)(t);return n.getTime()===o.getTime()}},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return o}));var a=n(13),r=n(11);function o(e,t){Object(r.a)(2,arguments);var n=Object(a.default)(e),o=Object(a.default)(t);return n.getFullYear()===o.getFullYear()&&n.getMonth()===o.getMonth()}},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return o}));var a=n(13),r=n(11);function o(e,t){Object(r.a)(2,arguments);var n=Object(a.default)(e),o=Object(a.default)(t);return n.getFullYear()===o.getFullYear()}},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return o}));var a=n(353),r=n(11);function o(e,t){Object(r.a)(2,arguments);var n=Object(a.default)(e),o=Object(a.default)(t);return n.getTime()===o.getTime()}},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return o}));var a=n(13),r=n(11);function o(e,t){Object(r.a)(2,arguments);var n=Object(a.default)(e),o=Object(a.default)(t);return n.getTime()>o.getTime()}},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return o}));var a=n(13),r=n(11);function o(e,t){Object(r.a)(2,arguments);var n=Object(a.default)(e),o=Object(a.default)(t);return n.getTime()<o.getTime()}},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return o}));var a=n(13),r=n(11);function o(e,t){Object(r.a)(2,arguments);var n=t||{},o=Object(a.default)(e).getTime(),i=Object(a.default)(n.start).getTime(),s=Object(a.default)(n.end).getTime();if(!(i<=s))throw new RangeError("Invalid interval");return o>=i&&o<=s}},function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return c}));var a=n(19),r=n(11),o={dateTimeDelimiter:/[T ]/,timeZoneDelimiter:/[Z ]/i,timezone:/([Z+-].*)$/},i=/^-?(?:(\d{3})|(\d{2})(?:-?(\d{2}))?|W(\d{2})(?:-?(\d{1}))?|)$/,s=/^(\d{2}(?:[.,]\d*)?)(?::?(\d{2}(?:[.,]\d*)?))?(?::?(\d{2}(?:[.,]\d*)?))?$/,l=/^([+-])(\d{2})(?::?(\d{2}))?$/;function c(e,t){Object(r.a)(1,arguments);var n=t||{},o=null==n.additionalDigits?2:Object(a.a)(n.additionalDigits);if(2!==o&&1!==o&&0!==o)throw new RangeError("additionalDigits must be 0, 1 or 2");if("string"!=typeof e&&"[object String]"!==Object.prototype.toString.call(e))return new Date(NaN);var i,s=u(e);if(s.date){var l=p(s.date,o);i=d(l.restDateString,l.year)}if(isNaN(i)||!i)return new Date(NaN);var c,m=i.getTime(),h=0;if(s.time&&(h=f(s.time),isNaN(h)||null===h))return new Date(NaN);if(!s.timezone){var g=new Date(m+h),y=new Date(g.getUTCFullYear(),g.getUTCMonth(),g.getUTCDate(),g.getUTCHours(),g.getUTCMinutes(),g.getUTCSeconds(),g.getUTCMilliseconds());return y.setFullYear(g.getUTCFullYear()),y}return c=v(s.timezone),isNaN(c)?new Date(NaN):new Date(m+h+c)}function u(e){var t,n={},a=e.split(o.dateTimeDelimiter);if(/:/.test(a[0])?(n.date=null,t=a[0]):(n.date=a[0],t=a[1],o.timeZoneDelimiter.test(n.date)&&(n.date=e.split(o.timeZoneDelimiter)[0],t=e.substr(n.date.length,e.length))),t){var r=o.timezone.exec(t);r?(n.time=t.replace(r[1],""),n.timezone=r[1]):n.time=t}return n}function p(e,t){var n=new RegExp("^(?:(\\d{4}|[+-]\\d{"+(4+t)+"})|(\\d{2}|[+-]\\d{"+(2+t)+"})$)"),a=e.match(n);if(!a)return{year:null};var r=a[1]&&parseInt(a[1]),o=a[2]&&parseInt(a[2]);return{year:null==o?r:100*o,restDateString:e.slice((a[1]||a[2]).length)}}function d(e,t){if(null===t)return null;var n=e.match(i);if(!n)return null;var a=!!n[4],r=m(n[1]),o=m(n[2])-1,s=m(n[3]),l=m(n[4]),c=m(n[5])-1;if(a)return function(e,t,n){return t>=1&&t<=53&&n>=0&&n<=6}(0,l,c)?function(e,t,n){var a=new Date(0);a.setUTCFullYear(e,0,4);var r=a.getUTCDay()||7,o=7*(t-1)+n+1-r;return a.setUTCDate(a.getUTCDate()+o),a}(t,l,c):new Date(NaN);var u=new Date(0);return function(e,t,n){return t>=0&&t<=11&&n>=1&&n<=(g[t]||(y(e)?29:28))}(t,o,s)&&function(e,t){return t>=1&&t<=(y(e)?366:365)}(t,r)?(u.setUTCFullYear(t,o,Math.max(r,s)),u):new Date(NaN)}function m(e){return e?parseInt(e):1}function f(e){var t=e.match(s);if(!t)return null;var n=h(t[1]),a=h(t[2]),r=h(t[3]);return function(e,t,n){if(24===e)return 0===t&&0===n;return n>=0&&n<60&&t>=0&&t<60&&e>=0&&e<25}(n,a,r)?36e5*n+6e4*a+1e3*r:NaN}function h(e){return e&&parseFloat(e.replace(",","."))||0}function v(e){if("Z"===e)return 0;var t=e.match(l);if(!t)return 0;var n="+"===t[1]?-1:1,a=parseInt(t[2]),r=t[3]&&parseInt(t[3])||0;return function(e,t){return t>=0&&t<=59}(0,r)?n*(36e5*a+6e4*r):NaN}var g=[31,null,31,30,31,30,31,31,30,31,30,31];function y(e){return e%400==0||e%4==0&&e%100}},function(e,t,n){"use strict";n.r(t),n.d(t,"IGNORE_CLASS_NAME",(function(){return d}));var a=n(0),r=n(43);function o(e,t,n){return e===t||(e.correspondingElement?e.correspondingElement.classList.contains(n):e.classList.contains(n))}var i,s,l=(void 0===i&&(i=0),function(){return++i}),c={},u={},p=["touchstart","touchmove"],d="ignore-react-onclickoutside";function m(e,t){var n=null;return-1!==p.indexOf(t)&&s&&(n={passive:!e.props.preventDefault}),n}t.default=function(e,t){var n,i,p=e.displayName||e.name||"Component";return i=n=function(n){var i,d;function f(e){var a;return(a=n.call(this,e)||this).__outsideClickHandler=function(e){if("function"!=typeof a.__clickOutsideHandlerProp){var t=a.getInstance();if("function"!=typeof t.props.handleClickOutside){if("function"!=typeof t.handleClickOutside)throw new Error("WrappedComponent: "+p+" lacks a handleClickOutside(event) function for processing outside click events.");t.handleClickOutside(e)}else t.props.handleClickOutside(e)}else a.__clickOutsideHandlerProp(e)},a.__getComponentNode=function(){var e=a.getInstance();return t&&"function"==typeof t.setClickOutsideRef?t.setClickOutsideRef()(e):"function"==typeof e.setClickOutsideRef?e.setClickOutsideRef():Object(r.findDOMNode)(e)},a.enableOnClickOutside=function(){if("undefined"!=typeof document&&!u[a._uid]){void 0===s&&(s=function(){if("undefined"!=typeof window&&"function"==typeof window.addEventListener){var e=!1,t=Object.defineProperty({},"passive",{get:function(){e=!0}}),n=function(){};return window.addEventListener("testPassiveEventSupport",n,t),window.removeEventListener("testPassiveEventSupport",n,t),e}}()),u[a._uid]=!0;var e=a.props.eventTypes;e.forEach||(e=[e]),c[a._uid]=function(e){var t;null!==a.componentNode&&(a.props.preventDefault&&e.preventDefault(),a.props.stopPropagation&&e.stopPropagation(),a.props.excludeScrollbar&&(t=e,document.documentElement.clientWidth<=t.clientX||document.documentElement.clientHeight<=t.clientY)||function(e,t,n){if(e===t)return!0;for(;e.parentNode;){if(o(e,t,n))return!0;e=e.parentNode}return e}(e.target,a.componentNode,a.props.outsideClickIgnoreClass)===document&&a.__outsideClickHandler(e))},e.forEach((function(e){document.addEventListener(e,c[a._uid],m(a,e))}))}},a.disableOnClickOutside=function(){delete u[a._uid];var e=c[a._uid];if(e&&"undefined"!=typeof document){var t=a.props.eventTypes;t.forEach||(t=[t]),t.forEach((function(t){return document.removeEventListener(t,e,m(a,t))})),delete c[a._uid]}},a.getRef=function(e){return a.instanceRef=e},a._uid=l(),a}d=n,(i=f).prototype=Object.create(d.prototype),i.prototype.constructor=i,i.__proto__=d;var h=f.prototype;return h.getInstance=function(){if(!e.prototype.isReactComponent)return this;var t=this.instanceRef;return t.getInstance?t.getInstance():t},h.componentDidMount=function(){if("undefined"!=typeof document&&document.createElement){var e=this.getInstance();if(t&&"function"==typeof t.handleClickOutside&&(this.__clickOutsideHandlerProp=t.handleClickOutside(e),"function"!=typeof this.__clickOutsideHandlerProp))throw new Error("WrappedComponent: "+p+" lacks a function for processing outside click events specified by the handleClickOutside config option.");this.componentNode=this.__getComponentNode(),this.props.disableOnClickOutside||this.enableOnClickOutside()}},h.componentDidUpdate=function(){this.componentNode=this.__getComponentNode()},h.componentWillUnmount=function(){this.disableOnClickOutside()},h.render=function(){var t=this.props,n=(t.excludeScrollbar,function(e,t){if(null==e)return{};var n,a,r={},o=Object.keys(e);for(a=0;a<o.length;a++)n=o[a],t.indexOf(n)>=0||(r[n]=e[n]);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(a=0;a<i.length;a++)n=i[a],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}(t,["excludeScrollbar"]));return e.prototype.isReactComponent?n.ref=this.getRef:n.wrappedRef=this.getRef,n.disableOnClickOutside=this.disableOnClickOutside,n.enableOnClickOutside=this.enableOnClickOutside,Object(a.createElement)(e,n)},f}(a.Component),n.displayName="OnClickOutside("+p+")",n.defaultProps={eventTypes:["mousedown","touchstart"],excludeScrollbar:t&&t.excludeScrollbar||!1,outsideClickIgnoreClass:d,preventDefault:!1,stopPropagation:!1},n.getClass=function(){return e.getClass?e.getClass():e},i}},function(e,t,n){"use strict";var a=Array.prototype.slice,r=n(531),o=Object.keys,i=o?function(e){return o(e)}:n(705),s=Object.keys;i.shim=function(){Object.keys?function(){var e=Object.keys(arguments);return e&&e.length===arguments.length}(1,2)||(Object.keys=function(e){return r(e)?s(a.call(e)):s(e)}):Object.keys=i;return Object.keys||i},e.exports=i},function(e,t,n){"use strict";var a;if(!Object.keys){var r=Object.prototype.hasOwnProperty,o=Object.prototype.toString,i=n(531),s=Object.prototype.propertyIsEnumerable,l=!s.call({toString:null},"toString"),c=s.call((function(){}),"prototype"),u=["toString","toLocaleString","valueOf","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","constructor"],p=function(e){var t=e.constructor;return t&&t.prototype===e},d={$applicationCache:!0,$console:!0,$external:!0,$frame:!0,$frameElement:!0,$frames:!0,$innerHeight:!0,$innerWidth:!0,$onmozfullscreenchange:!0,$onmozfullscreenerror:!0,$outerHeight:!0,$outerWidth:!0,$pageXOffset:!0,$pageYOffset:!0,$parent:!0,$scrollLeft:!0,$scrollTop:!0,$scrollX:!0,$scrollY:!0,$self:!0,$webkitIndexedDB:!0,$webkitStorageInfo:!0,$window:!0},m=function(){if("undefined"==typeof window)return!1;for(var e in window)try{if(!d["$"+e]&&r.call(window,e)&&null!==window[e]&&"object"==typeof window[e])try{p(window[e])}catch(e){return!0}}catch(e){return!0}return!1}();a=function(e){var t=null!==e&&"object"==typeof e,n="[object Function]"===o.call(e),a=i(e),s=t&&"[object String]"===o.call(e),d=[];if(!t&&!n&&!a)throw new TypeError("Object.keys called on a non-object");var f=c&&n;if(s&&e.length>0&&!r.call(e,0))for(var h=0;h<e.length;++h)d.push(String(h));if(a&&e.length>0)for(var v=0;v<e.length;++v)d.push(String(v));else for(var g in e)f&&"prototype"===g||!r.call(e,g)||d.push(String(g));if(l)for(var y=function(e){if("undefined"==typeof window||!m)return p(e);try{return p(e)}catch(e){return!1}}(e),b=0;b<u.length;++b)y&&"constructor"===u[b]||!r.call(e,u[b])||d.push(u[b]);return d}}e.exports=a},function(e,t,n){"use strict";var a="function"==typeof Symbol&&"symbol"==typeof Symbol.toStringTag,r=Object.prototype.toString,o=function(e){return!(a&&e&&"object"==typeof e&&Symbol.toStringTag in e)&&"[object Arguments]"===r.call(e)},i=function(e){return!!o(e)||null!==e&&"object"==typeof e&&"number"==typeof e.length&&e.length>=0&&"[object Array]"!==r.call(e)&&"[object Function]"===r.call(e.callee)},s=function(){return o(arguments)}();o.isLegacyArguments=i,e.exports=s?o:i},function(e,t,n){"use strict";var a=function(e){return e!=e};e.exports=function(e,t){return 0===e&&0===t?1/e==1/t:e===t||!(!a(e)||!a(t))}},function(e,t,n){"use strict";var a=n(709),r=RegExp.prototype.exec,o=Object.getOwnPropertyDescriptor,i=Object.prototype.toString,s="function"==typeof Symbol&&"symbol"==typeof Symbol.toStringTag;e.exports=function(e){if(!e||"object"!=typeof e)return!1;if(!s)return"[object RegExp]"===i.call(e);var t=o(e,"lastIndex");return!(!t||!a(t,"value"))&&function(e){try{var t=e.lastIndex;return e.lastIndex=0,r.call(e),!0}catch(e){return!1}finally{e.lastIndex=t}}(e)}},function(e,t,n){var a=n(494);e.exports=a.call(Function.call,Object.prototype.hasOwnProperty)},function(e,t,n){"use strict";var a="Function.prototype.bind called on incompatible ",r=Array.prototype.slice,o=Object.prototype.toString;e.exports=function(e){var t=this;if("function"!=typeof t||"[object Function]"!==o.call(t))throw new TypeError(a+t);for(var n,i=r.call(arguments,1),s=function(){if(this instanceof n){var a=t.apply(this,i.concat(r.call(arguments)));return Object(a)===a?a:this}return t.apply(e,i.concat(r.call(arguments)))},l=Math.max(0,t.length-i.length),c=[],u=0;u<l;u++)c.push("$"+u);if(n=Function("binder","return function ("+c.join(",")+"){ return binder.apply(this,arguments); }")(s),t.prototype){var p=function(){};p.prototype=t.prototype,n.prototype=new p,p.prototype=null}return n}},function(e,t,n){"use strict";var a=n(495),r=n(714),o=n(533),i=n(534),s=n(718),l=r(o);a(l,{getPolyfill:i,implementation:o,shim:s}),e.exports=l},function(e,t,n){"use strict";var a=Array.prototype.slice,r=n(532),o=Object.keys,i=o?function(e){return o(e)}:n(713),s=Object.keys;i.shim=function(){Object.keys?function(){var e=Object.keys(arguments);return e&&e.length===arguments.length}(1,2)||(Object.keys=function(e){return r(e)?s(a.call(e)):s(e)}):Object.keys=i;return Object.keys||i},e.exports=i},function(e,t,n){"use strict";var a;if(!Object.keys){var r=Object.prototype.hasOwnProperty,o=Object.prototype.toString,i=n(532),s=Object.prototype.propertyIsEnumerable,l=!s.call({toString:null},"toString"),c=s.call((function(){}),"prototype"),u=["toString","toLocaleString","valueOf","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","constructor"],p=function(e){var t=e.constructor;return t&&t.prototype===e},d={$applicationCache:!0,$console:!0,$external:!0,$frame:!0,$frameElement:!0,$frames:!0,$innerHeight:!0,$innerWidth:!0,$onmozfullscreenchange:!0,$onmozfullscreenerror:!0,$outerHeight:!0,$outerWidth:!0,$pageXOffset:!0,$pageYOffset:!0,$parent:!0,$scrollLeft:!0,$scrollTop:!0,$scrollX:!0,$scrollY:!0,$self:!0,$webkitIndexedDB:!0,$webkitStorageInfo:!0,$window:!0},m=function(){if("undefined"==typeof window)return!1;for(var e in window)try{if(!d["$"+e]&&r.call(window,e)&&null!==window[e]&&"object"==typeof window[e])try{p(window[e])}catch(e){return!0}}catch(e){return!0}return!1}();a=function(e){var t=null!==e&&"object"==typeof e,n="[object Function]"===o.call(e),a=i(e),s=t&&"[object String]"===o.call(e),d=[];if(!t&&!n&&!a)throw new TypeError("Object.keys called on a non-object");var f=c&&n;if(s&&e.length>0&&!r.call(e,0))for(var h=0;h<e.length;++h)d.push(String(h));if(a&&e.length>0)for(var v=0;v<e.length;++v)d.push(String(v));else for(var g in e)f&&"prototype"===g||!r.call(e,g)||d.push(String(g));if(l)for(var y=function(e){if("undefined"==typeof window||!m)return p(e);try{return p(e)}catch(e){return!1}}(e),b=0;b<u.length;++b)y&&"constructor"===u[b]||!r.call(e,u[b])||d.push(u[b]);return d}}e.exports=a},function(e,t,n){"use strict";var a=n(494),r=n(715)("%Function%"),o=r.apply,i=r.call;e.exports=function(){return a.apply(i,arguments)},e.exports.apply=function(){return a.apply(o,arguments)}},function(e,t,n){"use strict";var a=TypeError,r=Object.getOwnPropertyDescriptor;if(r)try{r({},"")}catch(e){r=null}var o=function(){throw new a},i=r?function(){try{return o}catch(e){try{return r(arguments,"callee").get}catch(e){return o}}}():o,s=n(716)(),l=Object.getPrototypeOf||function(e){return e.__proto__},c=void 0,u="undefined"==typeof Uint8Array?void 0:l(Uint8Array),p={"%Array%":Array,"%ArrayBuffer%":"undefined"==typeof ArrayBuffer?void 0:ArrayBuffer,"%ArrayBufferPrototype%":"undefined"==typeof ArrayBuffer?void 0:ArrayBuffer.prototype,"%ArrayIteratorPrototype%":s?l([][Symbol.iterator]()):void 0,"%ArrayPrototype%":Array.prototype,"%ArrayProto_entries%":Array.prototype.entries,"%ArrayProto_forEach%":Array.prototype.forEach,"%ArrayProto_keys%":Array.prototype.keys,"%ArrayProto_values%":Array.prototype.values,"%AsyncFromSyncIteratorPrototype%":void 0,"%AsyncFunction%":void 0,"%AsyncFunctionPrototype%":void 0,"%AsyncGenerator%":void 0,"%AsyncGeneratorFunction%":void 0,"%AsyncGeneratorPrototype%":void 0,"%AsyncIteratorPrototype%":c&&s&&Symbol.asyncIterator?c[Symbol.asyncIterator]():void 0,"%Atomics%":"undefined"==typeof Atomics?void 0:Atomics,"%Boolean%":Boolean,"%BooleanPrototype%":Boolean.prototype,"%DataView%":"undefined"==typeof DataView?void 0:DataView,"%DataViewPrototype%":"undefined"==typeof DataView?void 0:DataView.prototype,"%Date%":Date,"%DatePrototype%":Date.prototype,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":Error,"%ErrorPrototype%":Error.prototype,"%eval%":eval,"%EvalError%":EvalError,"%EvalErrorPrototype%":EvalError.prototype,"%Float32Array%":"undefined"==typeof Float32Array?void 0:Float32Array,"%Float32ArrayPrototype%":"undefined"==typeof Float32Array?void 0:Float32Array.prototype,"%Float64Array%":"undefined"==typeof Float64Array?void 0:Float64Array,"%Float64ArrayPrototype%":"undefined"==typeof Float64Array?void 0:Float64Array.prototype,"%Function%":Function,"%FunctionPrototype%":Function.prototype,"%Generator%":void 0,"%GeneratorFunction%":void 0,"%GeneratorPrototype%":void 0,"%Int8Array%":"undefined"==typeof Int8Array?void 0:Int8Array,"%Int8ArrayPrototype%":"undefined"==typeof Int8Array?void 0:Int8Array.prototype,"%Int16Array%":"undefined"==typeof Int16Array?void 0:Int16Array,"%Int16ArrayPrototype%":"undefined"==typeof Int16Array?void 0:Int8Array.prototype,"%Int32Array%":"undefined"==typeof Int32Array?void 0:Int32Array,"%Int32ArrayPrototype%":"undefined"==typeof Int32Array?void 0:Int32Array.prototype,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":s?l(l([][Symbol.iterator]())):void 0,"%JSON%":"object"==typeof JSON?JSON:void 0,"%JSONParse%":"object"==typeof JSON?JSON.parse:void 0,"%Map%":"undefined"==typeof Map?void 0:Map,"%MapIteratorPrototype%":"undefined"!=typeof Map&&s?l((new Map)[Symbol.iterator]()):void 0,"%MapPrototype%":"undefined"==typeof Map?void 0:Map.prototype,"%Math%":Math,"%Number%":Number,"%NumberPrototype%":Number.prototype,"%Object%":Object,"%ObjectPrototype%":Object.prototype,"%ObjProto_toString%":Object.prototype.toString,"%ObjProto_valueOf%":Object.prototype.valueOf,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":"undefined"==typeof Promise?void 0:Promise,"%PromisePrototype%":"undefined"==typeof Promise?void 0:Promise.prototype,"%PromiseProto_then%":"undefined"==typeof Promise?void 0:Promise.prototype.then,"%Promise_all%":"undefined"==typeof Promise?void 0:Promise.all,"%Promise_reject%":"undefined"==typeof Promise?void 0:Promise.reject,"%Promise_resolve%":"undefined"==typeof Promise?void 0:Promise.resolve,"%Proxy%":"undefined"==typeof Proxy?void 0:Proxy,"%RangeError%":RangeError,"%RangeErrorPrototype%":RangeError.prototype,"%ReferenceError%":ReferenceError,"%ReferenceErrorPrototype%":ReferenceError.prototype,"%Reflect%":"undefined"==typeof Reflect?void 0:Reflect,"%RegExp%":RegExp,"%RegExpPrototype%":RegExp.prototype,"%Set%":"undefined"==typeof Set?void 0:Set,"%SetIteratorPrototype%":"undefined"!=typeof Set&&s?l((new Set)[Symbol.iterator]()):void 0,"%SetPrototype%":"undefined"==typeof Set?void 0:Set.prototype,"%SharedArrayBuffer%":"undefined"==typeof SharedArrayBuffer?void 0:SharedArrayBuffer,"%SharedArrayBufferPrototype%":"undefined"==typeof SharedArrayBuffer?void 0:SharedArrayBuffer.prototype,"%String%":String,"%StringIteratorPrototype%":s?l(""[Symbol.iterator]()):void 0,"%StringPrototype%":String.prototype,"%Symbol%":s?Symbol:void 0,"%SymbolPrototype%":s?Symbol.prototype:void 0,"%SyntaxError%":SyntaxError,"%SyntaxErrorPrototype%":SyntaxError.prototype,"%ThrowTypeError%":i,"%TypedArray%":u,"%TypedArrayPrototype%":u?u.prototype:void 0,"%TypeError%":a,"%TypeErrorPrototype%":a.prototype,"%Uint8Array%":"undefined"==typeof Uint8Array?void 0:Uint8Array,"%Uint8ArrayPrototype%":"undefined"==typeof Uint8Array?void 0:Uint8Array.prototype,"%Uint8ClampedArray%":"undefined"==typeof Uint8ClampedArray?void 0:Uint8ClampedArray,"%Uint8ClampedArrayPrototype%":"undefined"==typeof Uint8ClampedArray?void 0:Uint8ClampedArray.prototype,"%Uint16Array%":"undefined"==typeof Uint16Array?void 0:Uint16Array,"%Uint16ArrayPrototype%":"undefined"==typeof Uint16Array?void 0:Uint16Array.prototype,"%Uint32Array%":"undefined"==typeof Uint32Array?void 0:Uint32Array,"%Uint32ArrayPrototype%":"undefined"==typeof Uint32Array?void 0:Uint32Array.prototype,"%URIError%":URIError,"%URIErrorPrototype%":URIError.prototype,"%WeakMap%":"undefined"==typeof WeakMap?void 0:WeakMap,"%WeakMapPrototype%":"undefined"==typeof WeakMap?void 0:WeakMap.prototype,"%WeakSet%":"undefined"==typeof WeakSet?void 0:WeakSet,"%WeakSetPrototype%":"undefined"==typeof WeakSet?void 0:WeakSet.prototype},d=n(494).call(Function.call,String.prototype.replace),m=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,f=/\\(\\)?/g,h=function(e){var t=[];return d(e,m,(function(e,n,a,r){t[t.length]=a?d(r,f,"$1"):n||e})),t},v=function(e,t){if(!(e in p))throw new SyntaxError("intrinsic "+e+" does not exist!");if(void 0===p[e]&&!t)throw new a("intrinsic "+e+" exists, but is not available. Please file an issue!");return p[e]};e.exports=function(e,t){if("string"!=typeof e||0===e.length)throw new TypeError("intrinsic name must be a non-empty string");if(arguments.length>1&&"boolean"!=typeof t)throw new TypeError('"allowMissing" argument must be a boolean');for(var n=h(e),o=v("%"+(n.length>0?n[0]:"")+"%",t),i=1;i<n.length;i+=1)if(null!=o)if(r&&i+1>=n.length){var s=r(o,n[i]);if(!t&&!(n[i]in o))throw new a("base intrinsic for "+e+" exists, but the property is not available.");o=s?s.get||s.value:o[n[i]]}else o=o[n[i]];return o}},function(e,t,n){"use strict";(function(t){var a=t.Symbol,r=n(717);e.exports=function(){return"function"==typeof a&&("function"==typeof Symbol&&("symbol"==typeof a("foo")&&("symbol"==typeof Symbol("bar")&&r())))}}).call(this,n(41))},function(e,t,n){"use strict";e.exports=function(){if("function"!=typeof Symbol||"function"!=typeof Object.getOwnPropertySymbols)return!1;if("symbol"==typeof Symbol.iterator)return!0;var e={},t=Symbol("test"),n=Object(t);if("string"==typeof t)return!1;if("[object Symbol]"!==Object.prototype.toString.call(t))return!1;if("[object Symbol]"!==Object.prototype.toString.call(n))return!1;for(t in e[t]=42,e)return!1;if("function"==typeof Object.keys&&0!==Object.keys(e).length)return!1;if("function"==typeof Object.getOwnPropertyNames&&0!==Object.getOwnPropertyNames(e).length)return!1;var a=Object.getOwnPropertySymbols(e);if(1!==a.length||a[0]!==t)return!1;if(!Object.prototype.propertyIsEnumerable.call(e,t))return!1;if("function"==typeof Object.getOwnPropertyDescriptor){var r=Object.getOwnPropertyDescriptor(e,t);if(42!==r.value||!0!==r.enumerable)return!1}return!0}},function(e,t,n){"use strict";var a=n(495).supportsDescriptors,r=n(534),o=Object.getOwnPropertyDescriptor,i=Object.defineProperty,s=TypeError,l=Object.getPrototypeOf,c=/a/;e.exports=function(){if(!a||!l)throw new s("RegExp.prototype.flags requires a true ES5 environment that supports property descriptors");var e=r(),t=l(c),n=o(t,"flags");return n&&n.get===e||i(t,"flags",{configurable:!0,enumerable:!1,get:e}),e}},function(e,t,n){"use strict";var a=Date.prototype.getDay,r=Object.prototype.toString,o="function"==typeof Symbol&&"symbol"==typeof Symbol.toStringTag;e.exports=function(e){return"object"==typeof e&&null!==e&&(o?function(e){try{return a.call(e),!0}catch(e){return!1}}(e):"[object Date]"===r.call(e))}},function(e,t,n){"use strict";t.__esModule=!0;var a=n(0),r=(i(a),i(n(2))),o=i(n(721));i(n(503));function i(e){return e&&e.__esModule?e:{default:e}}function s(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function l(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function c(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}function u(e){var t=[];return{on:function(e){t.push(e)},off:function(e){t=t.filter((function(t){return t!==e}))},get:function(){return e},set:function(n,a){e=n,t.forEach((function(t){return t(e,a)}))}}}t.default=function(e,t){var n,i,p="__create-react-context-"+(0,o.default)()+"__",d=function(e){function n(){var t,a;s(this,n);for(var r=arguments.length,o=Array(r),i=0;i<r;i++)o[i]=arguments[i];return t=a=l(this,e.call.apply(e,[this].concat(o))),a.emitter=u(a.props.value),l(a,t)}return c(n,e),n.prototype.getChildContext=function(){var e;return(e={})[p]=this.emitter,e},n.prototype.componentWillReceiveProps=function(e){if(this.props.value!==e.value){var n=this.props.value,a=e.value,r=void 0;((o=n)===(i=a)?0!==o||1/o==1/i:o!=o&&i!=i)?r=0:(r="function"==typeof t?t(n,a):1073741823,0!==(r|=0)&&this.emitter.set(e.value,r))}var o,i},n.prototype.render=function(){return this.props.children},n}(a.Component);d.childContextTypes=((n={})[p]=r.default.object.isRequired,n);var m=function(t){function n(){var e,a;s(this,n);for(var r=arguments.length,o=Array(r),i=0;i<r;i++)o[i]=arguments[i];return e=a=l(this,t.call.apply(t,[this].concat(o))),a.state={value:a.getValue()},a.onUpdate=function(e,t){0!=((0|a.observedBits)&t)&&a.setState({value:a.getValue()})},l(a,e)}return c(n,t),n.prototype.componentWillReceiveProps=function(e){var t=e.observedBits;this.observedBits=null==t?1073741823:t},n.prototype.componentDidMount=function(){this.context[p]&&this.context[p].on(this.onUpdate);var e=this.props.observedBits;this.observedBits=null==e?1073741823:e},n.prototype.componentWillUnmount=function(){this.context[p]&&this.context[p].off(this.onUpdate)},n.prototype.getValue=function(){return this.context[p]?this.context[p].get():e},n.prototype.render=function(){return(e=this.props.children,Array.isArray(e)?e[0]:e)(this.state.value);var e},n}(a.Component);return m.contextTypes=((i={})[p]=r.default.object,i),{Provider:d,Consumer:m}},e.exports=t.default},function(e,t,n){"use strict";(function(t){var n="__global_unique_id__";e.exports=function(){return t[n]=(t[n]||0)+1}}).call(this,n(41))},,,,,,function(e,t,n){e.exports=n(728)},function(e,t,n){n(729);var a=n(30);e.exports=a.Number.isFinite},function(e,t,n){n(23)({target:"Number",stat:!0},{isFinite:n(730)})},function(e,t,n){var a=n(39).isFinite;e.exports=Number.isFinite||function(e){return"number"==typeof e&&a(e)}},function(e,t,n){e.exports=n(732)},function(e,t,n){n(733);var a=n(30);e.exports=a.Object.values},function(e,t,n){var a=n(23),r=n(526).values;a({target:"Object",stat:!0},{values:function(e){return r(e)}})},function(e,t,n){e.exports=n(735)},function(e,t,n){n(736);var a=n(30);e.exports=a.Date.now},function(e,t,n){n(23)({target:"Date",stat:!0},{now:function(){return(new Date).getTime()}})},,,,,function(e,t,n){e.exports=n(517)},function(e,t,n){e.exports=n(743)},function(e,t,n){var a=n(744),r=Array.prototype;e.exports=function(e){var t=e.fill;return e===r||e instanceof Array&&t===r.fill?a:t}},function(e,t,n){n(745);var a=n(47);e.exports=a("Array").fill},function(e,t,n){var a=n(23),r=n(746),o=n(124);a({target:"Array",proto:!0},{fill:r}),o("fill")},function(e,t,n){"use strict";var a=n(63),r=n(121),o=n(68);e.exports=function(e){for(var t=a(this),n=o(t.length),i=arguments.length,s=r(i>1?arguments[1]:void 0,n),l=i>2?arguments[2]:void 0,c=void 0===l?n:r(l,n);c>s;)t[s++]=e;return t}},function(e,t){jQuery.AsyncQueue=function(){var e,t,n,a,r=this,o=[],s=!1;return a=function(){var e=o.shift();e?(e.apply(r,[r]),!1===s&&a()):t&&t.apply(r)},this.onFailure=function(t){e=t},this.onComplete=function(e){t=e},this.add=function(e){return o.push(e),this},this.storeData=function(e){return n=e,this},this.lastCallbackData=function(){return n},this.run=function(){s=!1,a()},this.pause=function(){return s=!0,this},this.failure=function(){if(s=!0,e){var t=[r];for(i=0;i<arguments.length;i++)t.push(arguments[i]);e.apply(r,t)}},this}},function(e,t,n){var a=n(749),r=n(750),o=n(760);e.exports=function(e){return function(t,n,i){return i&&"number"!=typeof i&&r(t,n,i)&&(n=i=void 0),t=o(t),void 0===n?(n=t,t=0):n=o(n),i=void 0===i?t<n?1:-1:o(i),a(t,n,i,e)}}},function(e,t){var n=Math.ceil,a=Math.max;e.exports=function(e,t,r,o){for(var i=-1,s=a(n((t-e)/(r||1)),0),l=Array(s);s--;)l[o?s:++i]=e,e+=r;return l}},function(e,t,n){var a=n(751),r=n(752),o=n(759),i=n(496);e.exports=function(e,t,n){if(!i(n))return!1;var s=typeof t;return!!("number"==s?r(n)&&o(t,n.length):"string"==s&&t in n)&&a(n[t],e)}},function(e,t){e.exports=function(e,t){return e===t||e!=e&&t!=t}},function(e,t,n){var a=n(753),r=n(758);e.exports=function(e){return null!=e&&r(e.length)&&!a(e)}},function(e,t,n){var a=n(535),r=n(496);e.exports=function(e){if(!r(e))return!1;var t=a(e);return"[object Function]"==t||"[object GeneratorFunction]"==t||"[object AsyncFunction]"==t||"[object Proxy]"==t}},function(e,t,n){var a=n(755),r="object"==typeof self&&self&&self.Object===Object&&self,o=a||r||Function("return this")();e.exports=o},function(e,t,n){(function(t){var n="object"==typeof t&&t&&t.Object===Object&&t;e.exports=n}).call(this,n(41))},function(e,t,n){var a=n(536),r=Object.prototype,o=r.hasOwnProperty,i=r.toString,s=a?a.toStringTag:void 0;e.exports=function(e){var t=o.call(e,s),n=e[s];try{e[s]=void 0;var a=!0}catch(e){}var r=i.call(e);return a&&(t?e[s]=n:delete e[s]),r}},function(e,t){var n=Object.prototype.toString;e.exports=function(e){return n.call(e)}},function(e,t){e.exports=function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=9007199254740991}},function(e,t){var n=/^(?:0|[1-9]\d*)$/;e.exports=function(e,t){var a=typeof e;return!!(t=null==t?9007199254740991:t)&&("number"==a||"symbol"!=a&&n.test(e))&&e>-1&&e%1==0&&e<t}},function(e,t,n){var a=n(761);e.exports=function(e){return e?(e=a(e))===1/0||e===-1/0?17976931348623157e292*(e<0?-1:1):e==e?e:0:0===e?e:0}},function(e,t,n){var a=n(496),r=n(762),o=/^\s+|\s+$/g,i=/^[-+]0x[0-9a-f]+$/i,s=/^0b[01]+$/i,l=/^0o[0-7]+$/i,c=parseInt;e.exports=function(e){if("number"==typeof e)return e;if(r(e))return NaN;if(a(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=a(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(o,"");var n=s.test(e);return n||l.test(e)?c(e.slice(2),n?2:8):i.test(e)?NaN:+e}},function(e,t,n){var a=n(535),r=n(763);e.exports=function(e){return"symbol"==typeof e||r(e)&&"[object Symbol]"==a(e)}},function(e,t){e.exports=function(e){return null!=e&&"object"==typeof e}},,,,,,,,,,,,,,,,,,,,,,,,function(e,t,n){"use strict";n.r(t);var a=n(79),r=n.n(a),o=n(80),i=n.n(o),s=n(58),l=n.n(s),c=n(26),u=n.n(c),p=n(59),d=n.n(p),m=n(21),f=n.n(m),h=n(60),v=n.n(h),g=n(29),y=n.n(g),b=n(9),w=n.n(b),_=n(18),E=n.n(_),k=n(81),S=n.n(k),C=n(33),I=n.n(C),x=n(8),O=n.n(x),N=n(0),T=n.n(N),D=n(3),P=n.n(D),R=n(31),j=n.n(R),M=n(1),A=n(73),L=n(2),F=n.n(L);function q(e){var t=[{name:"type",label:M.a.I18n.t("selectType")},{name:"events",label:M.a.I18n.t("events")},{name:"conditions",label:M.a.I18n.t("conditions")},{name:"template",label:M.a.I18n.t("template")},{name:"editor",label:M.a.I18n.t("designer")},{name:"send",label:M.a.I18n.t("send")}];return T.a.createElement(A.a,{step:e.step,steps:t})}q.propTypes={step:F.a.string.isRequired};var U=q,V=n(6),B=n.n(V),W=n(35),Y=n.n(W),H=n(12),$=n.n(H),z=n(15),K=n.n(z),G=n(14),Q=n.n(G),X=n(7),J=n.n(X),Z=n(16),ee=n.n(Z),te=n(17),ne=n.n(te),ae=n(10),re=n.n(ae),oe=n(50),ie=n.n(oe),se=n(34),le=n.n(se),ce=n(358),ue=n.n(ce),pe=n(44),de=n.n(pe),me=n(4),fe=n.n(me),he=n(43),ve=n.n(he);n(493);function ge(e){var t=function(){if("undefined"==typeof Reflect||!B.a)return!1;if(B.a.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(B()(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,a=re()(e);if(t){var r=re()(this).constructor;n=B()(a,arguments,r)}else n=a.apply(this,arguments);return ne()(this,n)}}var ye=function(e){ee()(n,e);var t=ge(n);function n(e){var a;return K()(this,n),a=t.call(this,e),w()(J()(a),"getFieldId",(function(e){var t=e||a.props;return t.field.id||t.field.name})),w()(J()(a),"getSelectedValues",(function(){if(void 0!==a.props.field.selected)return a.props.field.selected(a.props.item);if(void 0!==a.props.item&&void 0!==a.props.field.name){if(!a.allowMultipleValues())return a.props.item[a.props.field.name];var e;if(P.a.isArray(a.props.item[a.props.field.name]))return O()(e=a.props.item[a.props.field.name]).call(e,(function(e){return e.id}))}return null})),w()(J()(a),"getItems",(function(){var e;return void 0!==window["mailpoet_".concat(a.props.field.endpoint)]?e=window["mailpoet_".concat(a.props.field.endpoint)]:void 0!==de()(a.props.field)&&(e=de()(a.props.field)),P.a.isArray(e)&&void 0!==f()(a.props.field)&&(e=f()(e).call(e,f()(a.props.field))),e})),w()(J()(a),"getLabel",(function(e){return void 0!==a.props.field.getLabel?a.props.field.getLabel(e,a.props.item):e.name})),w()(J()(a),"getSearchLabel",(function(e){return void 0!==a.props.field.getSearchLabel?a.props.field.getSearchLabel(e,a.props.item):null})),w()(J()(a),"getValue",(function(e){return void 0!==a.props.field.getValue?a.props.field.getValue(e,a.props.item):e.id})),w()(J()(a),"setupSelect2",(function(){if(!a.isSelect2Initialized()){var e={disabled:a.props.disabled||!1,width:a.props.width||"",placeholder:{id:"",text:a.props.field.placeholder},templateResult:function(e){return e.element&&e.element.selected?null:e.title?e.title:e.text}},t=a.props.field.remoteQuery||null;t&&(e=ue()(e,{ajax:{url:window.ajaxurl,type:"POST",dataType:"json",data:function(e){return{action:"mailpoet",api_version:window.mailpoet_api_version,token:window.mailpoet_token,endpoint:t.endpoint,method:t.method,data:ue()(t.data,{query:e.term})}},processResults:function(e){var t,n;P.a.has(e,"data")?t=O()(n=e.data).call(n,(function(e){return{id:e.id||e.value,text:e.name||e.text}})):t=[];return{results:t}}},minimumInputLength:t.minimumInputLength||2})),void 0!==a.props.field.extendSelect2Options&&(e=ue()(e,a.props.field.extendSelect2Options));var n=fe()("#".concat(a.selectRef.current.id)).select2(e),r=!1;n.on("select2:unselecting",(function(){r=!0})),n.on("select2:opening",(function(e){!0===r&&(r=!1,e.preventDefault())})),n.on("change",a.handleChange)}})),w()(J()(a),"resetSelect2",(function(){a.destroySelect2(),a.setupSelect2()})),w()(J()(a),"destroySelect2",(function(){a.isSelect2Initialized()&&(fe()("#".concat(a.selectRef.current.id)).select2("destroy"),a.cleanupAfterSelect2())})),w()(J()(a),"cleanupAfterSelect2",(function(){var e;le()(e=fe()("#".concat(a.selectRef.current.id))).call(e,"option:not(.default)").remove(),fe()("#".concat(a.selectRef.current.id)).off("select2:unselecting").off("select2:opening")})),w()(J()(a),"allowMultipleValues",(function(){return!0===a.props.field.multiple})),w()(J()(a),"isSelect2Initialized",(function(){return!0===fe()("#".concat(a.selectRef.current.id)).hasClass("select2-hidden-accessible")})),w()(J()(a),"isSelect2Component",(function(){return a.allowMultipleValues()||a.props.field.forceSelect2})),w()(J()(a),"handleChange",(function(e){var t;if(void 0!==a.props.onValueChange){var n=O()(t=fe()("#".concat(a.selectRef.current.id)).children(":selected")).call(t,(function(){return{id:fe()(this).val(),text:fe()(this).text()}})),r=a.props.field.multiple?P.a.pluck(n,"id"):P.a.pluck(n,"id").toString(),o=a.transformChangedValue(r,n);a.props.onValueChange({target:{value:o,name:a.props.field.name,id:e.target.id}})}})),w()(J()(a),"transformChangedValue",(function(e,t){return"function"==typeof a.props.field.transformChangedValue?a.props.field.transformChangedValue.call(J()(a),e,t):e})),w()(J()(a),"insertEmptyOption",(function(){if(!a.allowMultipleValues())return a.props.field.placeholder?T.a.createElement("option",{className:"default"}):void 0})),a.selectRef=T.a.createRef(),a}return Q()(n,[{key:"componentDidMount",value:function(){this.isSelect2Component()&&this.setupSelect2()}},{key:"componentDidUpdate",value:function(e){void 0!==this.props.item&&void 0!==e.item&&this.props.item.id!==e.item.id&&fe()("#".concat(this.selectRef.current.id)).val(this.getSelectedValues()).trigger("change"),this.isSelect2Initialized()&&this.getFieldId(this.props)!==this.getFieldId(e)&&void 0!==this.props.field.resetSelect2OnUpdate&&this.resetSelect2()}},{key:"componentWillUnmount",value:function(){this.isSelect2Component()&&this.destroySelect2()}},{key:"render",value:function(){var e=this,t=this.getItems(this.props.field),n=this.getSelectedValues(),a=O()(t).call(t,(function(t){var n=e.getLabel(t),a=e.getSearchLabel(t),r=e.getValue(t);return T.a.createElement("option",{key:"option-".concat(t.id),className:"default",value:r,title:a},n)}));return T.a.createElement("select",ie()({id:this.getFieldId(),ref:this.selectRef,disabled:this.props.field.disabled,"data-placeholder":this.props.field.placeholder,multiple:this.props.field.multiple,defaultValue:n},this.props.field.validation),this.insertEmptyOption(),a)}}]),n}(T.a.Component);ye.propTypes={onValueChange:F.a.func,field:F.a.shape({name:F.a.string.isRequired,values:F.a.oneOfType([F.a.object,F.a.array]),getLabel:F.a.func,resetSelect2OnUpdate:F.a.bool,selected:F.a.func,endpoint:F.a.string,filter:F.a.func,getSearchLabel:F.a.func,getValue:F.a.func,placeholder:F.a.string,remoteQuery:F.a.object,extendSelect2Options:F.a.object,multiple:F.a.bool,forceSelect2:F.a.bool,transformChangedValue:F.a.func,disabled:F.a.bool,validation:F.a.object}).isRequired,item:F.a.object,disabled:F.a.bool,width:F.a.string},ye.defaultProps={onValueChange:function(){},disabled:!1,width:"",item:void 0};var be=ye,we=n(127),_e=n.n(we),Ee=n(28),ke=n.n(Ee),Se=n(25),Ce=n.n(Se),Ie=n(538),xe=n.n(Ie),Oe=n(71),Ne=n.n(Oe);function Te(e){var t=function(){if("undefined"==typeof Reflect||!B.a)return!1;if(B.a.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(B()(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,a=re()(e);if(t){var r=re()(this).constructor;n=B()(a,arguments,r)}else n=a.apply(this,arguments);return ne()(this,n)}}var De=function(e){ee()(n,e);var t=Te(n);function n(){return K()(this,n),t.apply(this,arguments)}return Q()(n,[{key:"render",value:function(){var e,t,n=this.props.field.name||null,a=this.props.item||{};this.props.onValueChange instanceof Function&&(e=void 0===(e=a[this.props.field.name])?this.props.field.defaultValue||"":e),!e&&this.props.field.defaultValue&&(t=this.props.field.defaultValue);var r=this.props.field.id||null;!r&&this.props.field.name&&(r="field_".concat(this.props.field.name));var o=this.props.field.class||null;return o||this.props.field.size||(o="regular-text"),T.a.createElement("input",ie()({type:"text",disabled:void 0!==this.props.field.disabled&&this.props.field.disabled(this.props.item),className:o,size:"auto"!==this.props.field.size&&this.props.field.size>0?this.props.field.size:null,name:n,id:r,value:e,defaultValue:t,placeholder:this.props.field.placeholder,onChange:this.props.onValueChange},this.props.field.validation))}}]),n}(T.a.Component);De.propTypes={onValueChange:F.a.func,field:F.a.shape({name:F.a.string.isRequired,defaultValue:F.a.string,id:F.a.string,class:F.a.string,size:F.a.oneOfType([F.a.string,F.a.number]),disabled:F.a.func,placeholder:F.a.string,validation:F.a.object}).isRequired,item:F.a.object.isRequired},De.defaultProps={onValueChange:function(){}};var Pe=De,Re=window.mailpoet_time_format||"H:i",je={immediate:M.a.I18n.t("delayImmediately"),hours:M.a.I18n.t("delayHoursAfter"),days:M.a.I18n.t("delayDaysAfter"),weeks:M.a.I18n.t("delayWeeksAfter")},Me={daily:M.a.I18n.t("daily"),weekly:M.a.I18n.t("weekly"),monthly:M.a.I18n.t("monthly"),nthWeekDay:M.a.I18n.t("monthlyEvery"),immediately:M.a.I18n.t("immediately")},Ae=P.a.object(O()(P.a).call(P.a,P.a.times(24,(function(e){return 3600*e})),(function(e){var t=new Date(null);return t.setSeconds(e),[e,M.a.Date.format(t,{format:Re,offset:0})]}))),Le={0:M.a.I18n.t("sunday"),1:M.a.I18n.t("monday"),2:M.a.I18n.t("tuesday"),3:M.a.I18n.t("wednesday"),4:M.a.I18n.t("thursday"),5:M.a.I18n.t("friday"),6:M.a.I18n.t("saturday")},Fe=P.a.object(O()(P.a).call(P.a,P.a.times(28,(function(e){return e})),(function(e){var t={0:M.a.I18n.t("first"),1:M.a.I18n.t("second"),2:M.a.I18n.t("third")};return[e+1,void 0!==t[e]?t[e]:M.a.I18n.t("nth").replace("%$1d",e+1)]}))),qe={1:M.a.I18n.t("first"),2:M.a.I18n.t("second"),3:M.a.I18n.t("third"),L:M.a.I18n.t("last")};function Ue(e){var t=function(){if("undefined"==typeof Reflect||!B.a)return!1;if(B.a.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(B()(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,a=re()(e);if(t){var r=re()(this).constructor;n=B()(a,arguments,r)}else n=a.apply(this,arguments);return ne()(this,n)}}var Ve=function(e){ee()(n,e);var t=Ue(n);function n(e){var a,r;K()(this,n);var o=(r=t.call(this,e)).props,i=o.item,s=o.event;r.handleChange=$()(a=r.handleChange).call(a,J()(r));var l=i.afterTimeType||s.defaultAfterTimeType||"immediate",c="minutes"===l?30:1,u=i.afterTimeNumber||c;return r.state={afterTimeType:l,afterTimeNumber:u},i.afterTimeNumber===u&&i.afterTimeType===l||r.propagateChange(r.state),r}return Q()(n,[{key:"displayAfterTimeNumberField",value:function(){var e=this.props,t=e.afterTimeNumberSize,n=e.event,a=this.state,r=a.afterTimeType,o=a.afterTimeNumber;if("immediate"===r)return null;if(n.timeDelayValues&&n.timeDelayValues[r]&&!n.timeDelayValues[r].displayAfterTimeNumberField)return null;var i={field:{id:"scheduling_time_duration",name:"scheduling_time_duration",defaultValue:o?o.toString():"",size:t},item:{},onValueChange:P.a.partial(this.handleChange,P.a,"afterTimeNumber")};return T.a.createElement(Pe,{field:i.field,item:i.item,onValueChange:i.onValueChange})}},{key:"displayAfterTimeTypeOptions",value:function(){var e,t=this.props.event,n=je;t.timeDelayValues&&(n=Ne()(e=xe()(t.timeDelayValues)).call(e,(function(e,t){var n=Ce()(t,2),a=n[0],r=n[1];return e[a]=r.text,e}),{}));var a=this.state.afterTimeType,r={field:{id:"scheduling_time_interval",name:"scheduling_time_interval",forceSelect2:!0,values:O()(P.a).call(P.a,n,(function(e,t){return{name:e,id:t}})),extendSelect2Options:{minimumResultsForSearch:1/0},selected:function(){return a}},onValueChange:P.a.partial(this.handleChange,P.a,"afterTimeType")};return T.a.createElement(be,{field:r.field,onValueChange:r.onValueChange})}},{key:"handleChange",value:function(e,t){var n=e.target.value;"afterTimeNumber"===t&&(n=ke()(e.target.value,10),n=_e()(n)?null:n);var a=w()({},t,n),r=this.state.afterTimeType;"afterTimeType"===t&&r!==n&&("minutes"===r&&(a.afterTimeNumber=1),"minutes"===n&&(a.afterTimeNumber=30)),this.setState(a,this.propagateChange(a))}},{key:"propagateChange",value:function(e){var t=this.props.onValueChange;t&&t(e)}},{key:"render",value:function(){var e=this.props.event;return T.a.createElement(T.a.Fragment,null,T.a.createElement("div",{className:"event-scheduling-time-duration-selection"},this.displayAfterTimeNumberField()),T.a.createElement("div",{className:"event-scheduling-time-interval-selection"},this.displayAfterTimeTypeOptions()),e.schedulingReadMoreLink&&T.a.createElement("a",{href:e.schedulingReadMoreLink.link,target:"_blank",rel:"noopener noreferrer",className:"event-scheduling-read-more-link"},e.schedulingReadMoreLink.text))}}]),n}(T.a.Component);Ve.propTypes={item:F.a.shape({afterTimeType:F.a.string.isRequired,afterTimeNumber:F.a.number}).isRequired,afterTimeNumberSize:F.a.number,onValueChange:F.a.func,event:F.a.shape({defaultAfterTimeType:F.a.string,timeDelayValues:F.a.objectOf(F.a.shape({text:F.a.string,displayAfterTimeNumberField:F.a.bool})),schedulingReadMoreLink:F.a.shape({link:F.a.string.isRequired,text:F.a.string.isRequired})}).isRequired},Ve.defaultProps={afterTimeNumberSize:3,onValueChange:null};var Be=Ve;function We(e){var t=function(){if("undefined"==typeof Reflect||!B.a)return!1;if(B.a.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(B()(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,a=re()(e);if(t){var r=re()(this).constructor;n=B()(a,arguments,r)}else n=a.apply(this,arguments);return ne()(this,n)}}var Ye=function(e){ee()(n,e);var t=We(n);function n(e){var a,r;return K()(this,n),(r=t.call(this,e)).handleEventOptionChange=$()(a=r.handleEventOptionChange).call(a,J()(r)),r}return Q()(n,null,[{key:"getEventOptionsValues",value:function(e){var t=e&&de()(e)?de()(e):[];return t?O()(t).call(t,(function(e){return{id:e.id,name:e.name}})):t}}]),Q()(n,[{key:"displayEventOptions",value:function(){var e=this.props,t=e.eventOptions,n=e.eventSlug,a=e.selected,r=e.emailSlug;if(!t)return t;var o={field:{id:"event_options_".concat(n),name:"event_options_".concat(n),forceSelect2:!0,resetSelect2OnUpdate:!0,values:this.constructor.getEventOptionsValues(t),multiple:t.multiple||!1,placeholder:t.placeholder||!1,extendSelect2Options:{minimumResultsForSearch:1/0},transformChangedValue:function(e,t){return O()(P.a).call(P.a,t,(function(e){return{id:e.id,name:e.text}}))},selected:function(){return a}},onValueChange:this.handleEventOptionChange};return"remote"===t.type&&(o.field=P.a.extend(o.field,{remoteQuery:{minimumInputLength:t.remoteQueryMinimumInputLength||null,endpoint:"automatic_emails",method:"get_event_options",data:{filter:t.remoteQueryFilter||null,email_slug:r,event_slug:n}}})),T.a.createElement(be,{field:o.field,onValueChange:o.onValueChange})}},{key:"handleEventOptionChange",value:function(e){var t=this.props.onValueChange;t&&t({eventOptionValue:e.target.value})}},{key:"render",value:function(){return T.a.createElement("div",null,T.a.createElement("div",{className:"event-option-selection"},this.displayEventOptions()))}}]),n}(T.a.Component);Ye.propTypes={selected:F.a.array,eventOptions:F.a.object,eventSlug:F.a.string.isRequired,emailSlug:F.a.string.isRequired,onValueChange:F.a.func},Ye.defaultProps={eventOptions:null,selected:[],onValueChange:null};var He=Ye;function $e(e){var t=function(){if("undefined"==typeof Reflect||!B.a)return!1;if(B.a.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(B()(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,a=re()(e);if(t){var r=re()(this).constructor;n=B()(a,arguments,r)}else n=a.apply(this,arguments);return ne()(this,n)}}var ze=function(e){ee()(n,e);var t=$e(n);function n(e){var a,r;K()(this,n),r=t.call(this,e);var o=e.field;r.handleChange=$()(a=r.handleChange).call(a,J()(r)),r.email=o.email,r.emailOptions=o.emailOptions,r.events=P.a.indexBy(r.email.events,"slug"),r.segments=f()(P.a).call(P.a,window.mailpoet_segments,(function(e){return null===e.deleted_at}));var i=r.events[r.emailOptions.event],s=r.emailOptions.afterTimeType||i.defaultAfterTimeType||"immediate";return r.state={event:i,afterTimeType:s,eventSlug:r.emailOptions.event,eventOptionValue:null,afterTimeNumber:r.emailOptions.afterTimeNumber||1,segment:r.emailOptions.segment?r.emailOptions.segment:null},r}return Q()(n,[{key:"displayHeader",value:function(){return this.state.event.title}},{key:"displayEventOptions",value:function(){var e,t=this.state,n=t.event,a=t.eventSlug;try{e=JSON.parse(this.emailOptions.meta||null)}catch(t){e=this.emailOptions.meta||null}var r={emailSlug:this.email.slug,eventSlug:a,onValueChange:this.handleChange,eventOptions:n.options||null};return e&&e.option&&("remote"===r.eventOptions.type&&(r.eventOptions.values=e.option),r.selected=O()(P.a).call(P.a,e.option,(function(e){return e.id}))),T.a.createElement(He,{emailSlug:r.emailSlug,eventSlug:r.eventSlug,eventOptions:r.eventOptions,onValueChange:r.onValueChange,selected:r.selected})}},{key:"displaySegments",value:function(){var e=this,t=this.state.segment;if("user"===this.emailOptions.sendTo)return null;var n={field:{id:"segments",forceSelect2:!0,values:this.segments,extendSelect2Options:{minimumResultsForSearch:1/0},selected:function(){return t}},onValueChange:function(t){return e.handleChange({segment:t.target.value})}};return T.a.createElement("div",{className:"event-segment-selection"},T.a.createElement(be,{field:n.field,onValueChange:n.onValueChange}))}},{key:"displayScheduling",value:function(){var e=this.state,t={item:{afterTimeNumber:e.afterTimeNumber,afterTimeType:e.afterTimeType},event:e.event,onValueChange:this.handleChange};return T.a.createElement(Be,{item:t.item,event:t.event,onValueChange:t.onValueChange})}},{key:"handleChange",value:function(e){var t=this.state.afterTimeNumber,n=e;n.afterTimeType&&"immediate"===n.afterTimeType?n.afterTimeNumber=null:!n.afterTimeType||n.afterTimeNumber||t||(n.afterTimeNumber=1),this.setState(e,this.propagateChange)}},{key:"propagateChange",value:function(){var e=this.state,t=e.eventSlug,n=e.afterTimeType,a=e.afterTimeNumber,r=e.segment,o=e.eventOptionValue,i=this.props.onValueChange;if(i){var s={group:this.email.slug,event:t,afterTimeType:n};a&&(s.afterTimeNumber=a),r&&(s.segment=r),o&&(s.meta=Y()({option:this.state.eventOptionValue})),i({target:{name:"options",value:s}})}}},{key:"render",value:function(){return T.a.createElement("div",null,T.a.createElement("div",{className:"events-conditions-header"},this.displayHeader()),T.a.createElement("div",{className:"events-conditions-container"},T.a.createElement("div",null,this.displayEventOptions()),T.a.createElement("div",null,this.displaySegments()),T.a.createElement("div",null,this.displayScheduling())))}}]),n}(T.a.Component);ze.propTypes={field:F.a.shape({email:F.a.shape({events:F.a.object.isRequired}).isRequired,emailOptions:F.a.object.isRequired}).isRequired,onValueChange:F.a.func},ze.defaultProps={onValueChange:null};var Ke=ze,Ge=n(36),Qe=n.n(Ge),Xe=P.a.once((function(){return M.a.trackEvent("User has typed a GA campaign name",{"MailPoet Premium version":window.mailpoet_premium_version})})),Je=Qe()(M.a.I18n.t("gaCampaignTip"),/\[link\](.*?)\[\/link\]/g,(function(e,t){return T.a.createElement("a",{key:t,href:"https://kb.mailpoet.com/article/187-track-your-newsletters-subscribers-in-google-analytics","data-beacon-article":"58b597d12c7d3a576d359144",target:"_blank",rel:"noopener noreferrer"},e)})),Ze={name:"ga_campaign",label:M.a.I18n.t("gaCampaignLine"),tip:Je,type:"text",onBeforeChange:Xe};function et(e,t){var n=y()(e);if(v.a){var a=v()(e);t&&(a=f()(a).call(a,(function(t){return d()(e,t).enumerable}))),n.push.apply(n,a)}return n}function tt(e){for(var t=1;t<arguments.length;t++){var n,a=null!=arguments[t]?arguments[t]:{};if(t%2)u()(n=et(Object(a),!0)).call(n,(function(t){w()(e,t,a[t])}));else if(l.a)i()(e,l()(a));else{var o;u()(o=et(Object(a))).call(o,(function(t){r()(e,t,d()(a,t))}))}}return e}var nt=window.mailpoet_woocommerce_automatic_emails||[];if(document.getElementById("newsletters_container")&&!P.a.isEmpty(nt)){j.a.addFilter("mailpoet_newsletters_types","mailpoet",(function(e,t){var n,a=P.a.reject(e,(function(e){return P.a.has(nt,e.slug)})),r=O()(P.a).call(P.a,nt,(function(e){var n=e,a=P.a.partial(t.setupNewsletter,e.slug);return n.action=T.a.createElement("div",null,T.a.createElement("span",{className:"button button-primary",onClick:a,onKeyDown:function(e){var t,n;I()(t=["keydown","keypress"]).call(t,e.type)&&I()(n=["Enter"," "]).call(n,e.key)&&(e.preventDefault(),a())},role:"button","data-automation-id":"create_woocommerce",tabIndex:0},e.actionButtonTitle||M.a.I18n.t("setUp"))),n}));return E()(n=[]).call(n,S()(a),S()(r))}))}var at=function(e,t,n){return"automatic"===t?T.a.createElement(U,{step:n}):e};j.a.addFilter("mailpoet_newsletters_template_breadcrumb","mailpoet",at),j.a.addFilter("mailpoet_newsletters_editor_breadcrumb","mailpoet",at),j.a.addFilter("mailpoet_newsletters_send_breadcrumb","mailpoet",at);j.a.addFilter("mailpoet_newsletters_editor_extend_config","mailpoet",(function(e,t){if("automatic"!==t.type)return e;var n=e;return M.a.Ajax.post({api_version:window.mailpoet_api_version,endpoint:"automatic_emails",action:"get_event_shortcodes",data:{email_slug:t.options.group,event_slug:t.options.event}}).then((function(e){return P.a.isObject(e)&&e.data?(n.shortcodes=tt(tt({},n.shortcodes),e.data),n):n})).fail((function(e){var t;e.errors.length>0&&M.a.Notice.error(O()(t=e.errors).call(t,(function(e){return e.message})),{scroll:!0,static:!0})}))}));j.a.addFilter("mailpoet_newsletters_send_newsletter_fields","mailpoet",(function(e,t){if("automatic"!==t.type)return e;var n=nt[t.options.group];if(!n)return e;var a=t.options,r=[{name:"subject",label:M.a.I18n.t("subjectLine"),tip:M.a.I18n.t("subjectLineTip"),type:"text",validation:{"data-parsley-required":!0,"data-parsley-required-message":M.a.I18n.t("emptySubjectLineError")}},{name:"options",label:M.a.I18n.t("sendAutomaticEmailWhenHeading").replace("%1s",n.title),type:"reactComponent",component:Ke,email:n,emailOptions:a},{name:"sender",label:M.a.I18n.t("sender"),tip:M.a.I18n.t("senderTip"),fields:[{name:"sender_name",type:"text",placeholder:M.a.I18n.t("senderNamePlaceholder"),validation:{"data-parsley-required":!0}},{name:"sender_address",type:"text",placeholder:M.a.I18n.t("senderAddressPlaceholder"),validation:{"data-parsley-required":!0,"data-parsley-type":"email"}}]},{name:"reply-to",label:M.a.I18n.t("replyTo"),tip:M.a.I18n.t("replyToTip"),inline:!0,fields:[{name:"reply_to_name",type:"text",placeholder:M.a.I18n.t("replyToNamePlaceholder")},{name:"reply_to_address",type:"text",placeholder:M.a.I18n.t("replyToAddressPlaceholder"),validation:{"data-parsley-type":"email"}}]},Ze];return{getFields:function(){return r},getSendButtonOptions:function(){return{value:M.a.I18n.t("activate")}}}}));j.a.addFilter("mailpoet_newsletters_send_server_request_parameters","mailpoet",(function(e,t){return"automatic"===t.type?{api_version:window.mailpoet_api_version,endpoint:"newsletters",action:"setStatus",data:{id:t.id,status:"active"}}:e}));j.a.addFilter("mailpoet_newsletters_send_server_request_response_redirect","mailpoet",(function(e,t){return"automatic"===t.type?"/".concat(t.options.group):e}));j.a.addFilter("mailpoet_newsletters_send_server_request_response","mailpoet",(function(e){if("automatic"!==e.type)return null;var t=nt[e.options.group];return t?function(){M.a.Notice.success(M.a.I18n.t("automaticEmailActivated").replace("%1s",t.title))}:null}));var rt=n(20),ot=n(52),it=n(22),st=n.n(it),lt=n(56),ct=n.n(lt),ut=n(61),pt=n.n(ut),dt=n(87),mt=n.n(dt),ft=n(55),ht=n.n(ft),vt=function(e){var t=e.onClose,n=e.onDisplay,a=e.renderInPlace,r=e.timeout,o=e.scroll,i=e.children,s=e.closable,l=e.type,c=T.a.useState(!1),u=Ce()(c,2),p=u[0],d=u[1],m=T.a.useRef(null),f=T.a.useRef(null),h=T.a.useCallback((function(){t&&t(),d(!0)}),[t]);if(T.a.useEffect((function(){return r&&(f.current=ht()(h,r)),function(){return f.current?clearTimeout(f.current):null}}),[h,r]),T.a.useLayoutEffect((function(){o&&m.current&&m.current.scrollIntoView(!1)}),[o]),T.a.useLayoutEffect((function(){n&&n()}),[n]),p)return null;var v=T.a.createElement("div",{ref:m,className:"mailpoet_base_notice mailpoet_".concat(l,"_notice")},i,s&&T.a.createElement("button",{type:"button",className:"notice-dismiss",onClick:h},T.a.createElement("span",{className:"screen-reader-text"},M.a.I18n.t("dismissNotice"))));return a?v:ve.a.createPortal(v,document.getElementById("mailpoet_notices"))};vt.propTypes={type:F.a.oneOf(["success","info","warning","error"]).isRequired,children:F.a.node.isRequired,scroll:F.a.bool,closable:F.a.bool,renderInPlace:F.a.bool,onDisplay:F.a.func,onClose:F.a.func,timeout:F.a.oneOfType([F.a.number,F.a.oneOf([!1])])},vt.defaultProps={timeout:1e4,scroll:!1,closable:!0,renderInPlace:!1,onDisplay:void 0,onClose:void 0};var gt=vt,yt=function(){if(!window.mailpoet_subscribers_limit_reached)return null;var e=window.mailpoet_has_valid_api_key,t=M.a.I18n.t("subscribersLimitNoticeTitle").replace("[subscribersLimit]",window.mailpoet_subscribers_limit),n=M.a.I18n.t(e?"yourPlanLimit":"freeVersionLimit").replace("[subscribersLimit]",window.mailpoet_subscribers_limit),a=e?"https://account.mailpoet.com/upgrade":"https://account.mailpoet.com/?s=".concat(window.mailpoet_subscribers_count+1),r=function(){var e=mt()(pt.a.mark((function e(){return pt.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,M.a.Ajax.post({api_version:window.mailpoet_api_version,endpoint:"services",action:"recheckKeys"});case 2:window.location.reload();case 3:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();return T.a.createElement(gt,{type:"error",timeout:!1,closable:!1,renderInPlace:!0},T.a.createElement("h3",null,t),T.a.createElement("p",null,n," ",M.a.I18n.t("youNeedToUpgrade")),T.a.createElement("p",null,T.a.createElement("a",{target:"_blank",rel:"noopener noreferrer",className:"button button-primary",href:a},M.a.I18n.t("upgradeNow")),e&&T.a.createElement(T.a.Fragment,null," ",T.a.createElement("button",{type:"button",className:"button",onClick:r},M.a.I18n.t("refreshMySubscribers")))))},bt=function(e){var t=e.mssKeyInvalid,n=e.subscribersCount;return t?T.a.createElement(gt,{type:"error",timeout:!1,closable:!1,renderInPlace:!0},T.a.createElement("h3",null,M.a.I18n.t("allSendingPausedHeader")),T.a.createElement("p",null,M.a.I18n.t("allSendingPausedBody")),T.a.createElement("p",null,T.a.createElement("a",{href:"https://account.mailpoet.com?s=".concat(n),className:"button button-primary",target:"_blank",rel:"noopener noreferrer"},M.a.I18n.t("allSendingPausedLink")))):null};bt.propTypes={mssKeyInvalid:F.a.bool.isRequired,subscribersCount:F.a.number.isRequired};var wt=bt,_t=n(70),Et=n.n(_t),kt=function(e){var t,n=e.subscribersInPlan,a=e.subscribersInPlanLimit,r=e.mailpoetSubscribers,o=e.mailpoetSubscribersLimit,i=e.hasPremiumSupport,s=e.wpUsersCount,l=e.mssActive,c=T.a.createElement("b",{key:"1"},M.a.I18n.t("subscribersInPlanCount").replace("%$1d",n.toLocaleString()).replace("%$2d",a.toLocaleString())),u=T.a.createElement("b",{key:"2"},M.a.I18n.t("subscribersInPlanCount").replace("%$1d",r.toLocaleString()).replace("%$2d",o?o.toLocaleString():"∞"));return t=i?M.a.I18n.t("mailpoetSubscribersTooltipPremium"):M.a.I18n.t("mailpoetSubscribersTooltipFree").replace("%$1d",s.toLocaleString()),T.a.createElement("div",{className:"mailpoet_subscribers_in_plan"},l&&a&&T.a.createElement(T.a.Fragment,null,Qe()(M.a.I18n.t("subscribersInPlan"),"%s",(function(){return c}))," ",T.a.createElement(Et.a,{tooltip:M.a.I18n.t("subscribersInPlanTooltip"),place:"right"}),T.a.createElement("span",{className:"mailpoet_subscribers_in_plan_spacer"}," ")),Qe()(M.a.I18n.t("mailpoetSubscribers"),"%s",(function(){return u}))," ",T.a.createElement(Et.a,{tooltip:t,place:"right"}))};kt.propTypes={subscribersInPlan:F.a.oneOfType([F.a.number,F.a.oneOf([!1])]).isRequired,subscribersInPlanLimit:F.a.oneOfType([F.a.number,F.a.oneOf([!1])]).isRequired,mailpoetSubscribers:F.a.oneOfType([F.a.number,F.a.oneOf([!1])]).isRequired,mailpoetSubscribersLimit:F.a.oneOfType([F.a.number,F.a.oneOf([!1])]).isRequired,hasPremiumSupport:F.a.bool.isRequired,wpUsersCount:F.a.oneOfType([F.a.number,F.a.oneOf([!1])]).isRequired,mssActive:F.a.bool.isRequired};var St=kt;function Ct(e){var t=function(){if("undefined"==typeof Reflect||!B.a)return!1;if(B.a.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(B()(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,a=re()(e);if(t){var r=re()(this).constructor;n=B()(a,arguments,r)}else n=a.apply(this,arguments);return ne()(this,n)}}var It=[{name:"email",label:M.a.I18n.t("subscriber"),sortable:!0},{name:"status",label:M.a.I18n.t("status"),sortable:!0},{name:"segments",label:M.a.I18n.t("lists")},{name:"created_at",label:M.a.I18n.t("subscribedOn"),sortable:!0}],xt={onTrash:function(e){var t=Number(e.meta.count),n=null;n=1===t?M.a.I18n.t("oneSubscriberTrashed"):M.a.I18n.t("multipleSubscribersTrashed").replace("%$1d",t.toLocaleString()),M.a.Notice.success(n)},onDelete:function(e){var t=Number(e.meta.count),n=null;n=1===t?M.a.I18n.t("oneSubscriberDeleted"):M.a.I18n.t("multipleSubscribersDeleted").replace("%$1d",t.toLocaleString()),M.a.Notice.success(n)},onRestore:function(e){var t=Number(e.meta.count),n=null;n=1===t?M.a.I18n.t("oneSubscriberRestored"):M.a.I18n.t("multipleSubscribersRestored").replace("%$1d",t.toLocaleString()),M.a.Notice.success(n)},onNoItemsFound:function(e){return"bounced"===e&&!window.mailpoet_premium_active&&!window.mailpoet_mss_active&&T.a.createElement("div",null,T.a.createElement("p",null,M.a.I18n.t("bouncedSubscribersHelp")),T.a.createElement("p",null,T.a.createElement("a",{href:"admin.php?page=mailpoet-premium",className:"button-primary"},M.a.I18n.t("bouncedSubscribersPremiumButtonText"))))}},Ot=[{name:"moveToList",label:M.a.I18n.t("moveToList"),onSelect:function(){return T.a.createElement(be,{field:{id:"move_to_segment",name:"move_to_segment",endpoint:"segments",filter:function(e){return!(e.deleted_at||"default"!==e.type)}}})},getData:function(){return{segment_id:Number(fe()("#move_to_segment").val())}},onSuccess:function(e){M.a.Notice.success(M.a.I18n.t("multipleSubscribersMovedToList").replace("%$1d",Number(e.meta.count).toLocaleString()).replace("%$2s",e.meta.segment))}},{name:"addToList",label:M.a.I18n.t("addToList"),onSelect:function(){return T.a.createElement(be,{field:{id:"add_to_segment",name:"add_to_segment",endpoint:"segments",filter:function(e){return!(e.deleted_at||"default"!==e.type)}}})},getData:function(){return{segment_id:Number(fe()("#add_to_segment").val())}},onSuccess:function(e){M.a.Notice.success(M.a.I18n.t("multipleSubscribersAddedToList").replace("%$1d",Number(e.meta.count).toLocaleString()).replace("%$2s",e.meta.segment))}},{name:"removeFromList",label:M.a.I18n.t("removeFromList"),onSelect:function(){return T.a.createElement(be,{field:{id:"remove_from_segment",name:"remove_from_segment",endpoint:"segments",filter:function(e){return!("default"!==e.type)}}})},getData:function(){return{segment_id:Number(fe()("#remove_from_segment").val())}},onSuccess:function(e){M.a.Notice.success(M.a.I18n.t("multipleSubscribersRemovedFromList").replace("%$1d",Number(e.meta.count).toLocaleString()).replace("%$2s",e.meta.segment))}},{name:"removeFromAllLists",label:M.a.I18n.t("removeFromAllLists"),onSuccess:function(e){M.a.Notice.success(M.a.I18n.t("multipleSubscribersRemovedFromAllLists").replace("%$1d",Number(e.meta.count).toLocaleString()))}},{name:"trash",label:M.a.I18n.t("moveToTrash"),onSuccess:xt.onTrash}],Nt=[{name:"edit",label:M.a.I18n.t("edit"),link:function(e){return T.a.createElement(rt.c,{to:"/edit/".concat(e.id)},M.a.I18n.t("edit"))}},{name:"sendConfirmationEmail",label:M.a.I18n.t("resendConfirmationEmail"),display:function(e){return"unconfirmed"===e.status&&e.count_confirmations<window.mailpoet_max_confirmation_emails},onClick:function(e){return M.a.Ajax.post({api_version:window.mailpoet_api_version,endpoint:"subscribers",action:"sendConfirmationEmail",data:{id:e.id}}).done((function(){return M.a.Notice.success(M.a.I18n.t("oneConfirmationEmailSent"))})).fail((function(e){return M.a.Notice.showApiErrorNotice(e)}))}},{name:"trash",display:function(e){return 0===Number(e.wp_user_id)&&0===Number(e.is_woocommerce_user)}}],Tt=function(e){ee()(n,e);var t=Ct(n);function n(){var e,a;K()(this,n);for(var r=arguments.length,o=new Array(r),i=0;i<r;i++)o[i]=arguments[i];return a=t.call.apply(t,E()(e=[this]).call(e,o)),w()(J()(a),"getSegmentFromId",(function(e){var t,n=!1;return u()(t=window.mailpoet_segments).call(t,(function(t){t.id===e&&(n=t)})),n})),w()(J()(a),"renderItem",(function(e,t){var n=st()("manage-column","column-primary","has-row-actions","column-username"),r="";switch(e.status){case"subscribed":r=M.a.I18n.t("subscribed");break;case"unconfirmed":r=M.a.I18n.t("unconfirmed");break;case"unsubscribed":r=M.a.I18n.t("unsubscribed");break;case"inactive":r=M.a.I18n.t("inactive");break;case"bounced":r=M.a.I18n.t("bounced");break;default:r="Invalid"}var o=!1;if(e.subscriptions.length>0){var i,s=[];u()(i=e.subscriptions).call(i,(function(e){var t=a.getSegmentFromId(e.segment_id);!1!==t&&"subscribed"===e.status&&s.push(t.name)})),o=T.a.createElement("span",null,s.join(", "))}return T.a.createElement("div",null,T.a.createElement("td",{className:n},T.a.createElement("strong",null,T.a.createElement(rt.c,{className:"row-title",to:"/edit/".concat(e.id)},e.email)),T.a.createElement("p",{style:{margin:0}},e.first_name," ",e.last_name),t),T.a.createElement("td",{className:"column","data-colname":M.a.I18n.t("status")},r),T.a.createElement("td",{className:"column","data-colname":M.a.I18n.t("lists")},o),T.a.createElement("td",{className:"column-date","data-colname":M.a.I18n.t("subscribedOn")},T.a.createElement("abbr",null,M.a.Date.format(e.created_at))))})),a}return Q()(n,[{key:"render",value:function(){return T.a.createElement("div",null,T.a.createElement("h1",{className:"title"},M.a.I18n.t("pageTitle")," ",T.a.createElement(rt.c,{className:"page-title-action",to:"/new"},M.a.I18n.t("new")),T.a.createElement("a",{className:"page-title-action",href:"?page=mailpoet-import","data-automation-id":"import-subscribers-button"},M.a.I18n.t("import")),T.a.createElement("a",{id:"mailpoet_export_button",className:"page-title-action",href:"?page=mailpoet-export"},M.a.I18n.t("export"))),T.a.createElement(St,{subscribersInPlan:window.mailpoet_subscribers_in_plan_count,subscribersInPlanLimit:window.mailpoet_subscribers_limit,mailpoetSubscribers:window.mailpoet_premium_subscribers_count,mailpoetSubscribersLimit:window.mailpoet_subscribers_limit,hasPremiumSupport:window.mailpoet_has_premium_support,wpUsersCount:window.mailpoet_wp_users_count,mssActive:window.mailpoet_mss_active}),T.a.createElement(yt,null),T.a.createElement(wt,{mssKeyInvalid:window.mailpoet_mss_key_invalid,subscribersCount:window.mailpoet_subscribers_count}),T.a.createElement(ct.a,{limit:window.mailpoet_listing_per_page,location:this.props.location,params:this.props.match.params,endpoint:"subscribers",onRenderItem:this.renderItem,columns:It,bulk_actions:Ot,item_actions:Nt,messages:xt,sort_by:"created_at",sort_order:"desc"}))}}]),n}(T.a.Component);Tt.propTypes={location:F.a.object.isRequired,match:F.a.shape({params:F.a.object}).isRequired};var Dt=Tt,Pt=n(69),Rt=n.n(Pt),jt=n(141),Mt=n.n(jt),At=function(e){return T.a.createElement("textarea",ie()({type:"text",className:"regular-text",name:e.field.name,id:"field_".concat(e.field.name),value:e.item[e.field.name],placeholder:e.field.placeholder,defaultValue:e.field.defaultValue,onChange:e.onValueChange},e.field.validation))};At.propTypes={item:F.a.object.isRequired,field:F.a.shape({name:F.a.string,placeholder:F.a.string,defaultValue:F.a.string,validation:F.a.object}).isRequired,onValueChange:F.a.func.isRequired};var Lt=At;function Ft(e){var t=function(){if("undefined"==typeof Reflect||!B.a)return!1;if(B.a.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(B()(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,a=re()(e);if(t){var r=re()(this).constructor;n=B()(a,arguments,r)}else n=a.apply(this,arguments);return ne()(this,n)}}var qt=function(e){ee()(n,e);var t=Ft(n);function n(){return K()(this,n),t.apply(this,arguments)}return Q()(n,[{key:"render",value:function(){var e,t=this;if(void 0===de()(this.props.field))return!1;var n,a=!1,r=!1,o=!1;void 0!==this.props.field.placeholder&&(r=T.a.createElement("option",{value:""},this.props.field.placeholder)),void 0!==f()(this.props.field)&&(a=f()(this.props.field)),P.a.isFunction(this.props.field.sortBy)&&(o=this.props.field.sortBy),n=o?O()(P.a).call(P.a,P.a.sortBy(P.a.pairs(de()(this.props.field)),(function(e){return o(e[0],e[1])})),(function(e){return e[0]})):y()(de()(this.props.field));var i=O()(e=f()(n).call(n,(function(e){return!1===a||a(t.props.item,e)}))).call(e,(function(e){return T.a.createElement("option",{key:"option-".concat(e),value:e},de()(t.props.field)[e])}));return T.a.createElement("select",ie()({name:this.props.field.name,id:"field_".concat(this.props.field.name),value:this.props.item[this.props.field.name]||"",onChange:this.props.onValueChange,"data-automation-id":this.props.automationId},this.props.field.validation),r,i)}}]),n}(T.a.Component);qt.propTypes={onValueChange:F.a.func,field:F.a.shape({name:F.a.string.isRequired,values:F.a.object,placeholder:F.a.string,filter:F.a.func,sortBy:F.a.func,validation:F.a.object}).isRequired,item:F.a.object.isRequired,automationId:F.a.string},qt.defaultProps={automationId:"",onValueChange:function(){}};var Ut=qt;function Vt(e){var t=function(){if("undefined"==typeof Reflect||!B.a)return!1;if(B.a.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(B()(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,a=re()(e);if(t){var r=re()(this).constructor;n=B()(a,arguments,r)}else n=a.apply(this,arguments);return ne()(this,n)}}var Bt=function(e){ee()(n,e);var t=Vt(n);function n(){return K()(this,n),t.apply(this,arguments)}return Q()(n,[{key:"render",value:function(){var e,t=this;if(void 0===de()(this.props.field))return!1;var n=this.props.item[this.props.field.name],a=O()(e=y()(de()(this.props.field))).call(e,(function(e){return T.a.createElement("p",{key:"radio-".concat(e)},T.a.createElement("label",{htmlFor:t.props.field.name},T.a.createElement("input",{type:"radio",checked:n===e,value:e,onChange:t.props.onValueChange,name:t.props.field.name,id:t.props.field.name}),de()(t.props.field)[e]))}));return T.a.createElement("div",null,a)}}]),n}(T.a.Component);Bt.propTypes={onValueChange:F.a.func,field:F.a.shape({name:F.a.string.isRequired,values:F.a.object}).isRequired,item:F.a.object.isRequired},Bt.defaultProps={onValueChange:function(){}};var Wt=Bt;function Yt(e){var t=function(){if("undefined"==typeof Reflect||!B.a)return!1;if(B.a.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(B()(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,a=re()(e);if(t){var r=re()(this).constructor;n=B()(a,arguments,r)}else n=a.apply(this,arguments);return ne()(this,n)}}var Ht=function(e){ee()(n,e);var t=Yt(n);function n(e){var a,r;return K()(this,n),r=t.call(this,e),w()(J()(r),"onValueChange",(function(e){return e.target.value=r.checkboxRef.current.checked?"1":"0",r.props.onValueChange(e)})),r.checkboxRef=T.a.createRef(),r.onValueChange=$()(a=r.onValueChange).call(a,J()(r)),r}return Q()(n,[{key:"render",value:function(){var e,t=this;if(void 0===de()(this.props.field))return!1;var n=!!Number(this.props.item[this.props.field.name]),a=O()(e=y()(de()(this.props.field))).call(e,(function(e){return T.a.createElement("p",{key:"checkbox-".concat(e)},T.a.createElement("label",{htmlFor:t.props.field.name},T.a.createElement("input",{ref:t.checkboxRef,type:"checkbox",value:"1",checked:n,onChange:t.onValueChange,name:t.props.field.name,id:t.props.field.name}),de()(t.props.field)[e]))}));return T.a.createElement("div",null,a)}}]),n}(T.a.Component);Ht.propTypes={onValueChange:F.a.func.isRequired,field:F.a.shape({name:F.a.string.isRequired,values:F.a.object.isRequired}).isRequired,item:F.a.object.isRequired};var $t=Ht,zt=n(57),Kt=n.n(zt),Gt=n(5),Qt=n.n(Gt);function Xt(e){var t=function(){if("undefined"==typeof Reflect||!B.a)return!1;if(B.a.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(B()(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,a=re()(e);if(t){var r=re()(this).constructor;n=B()(a,arguments,r)}else n=a.apply(this,arguments);return ne()(this,n)}}function Jt(e){var t=[];void 0!==e.placeholder&&t.push(T.a.createElement("option",{value:"",key:0},e.placeholder));for(var n=Qt()().year(),a=n;a>=n-100;a-=1)t.push(T.a.createElement("option",{key:a,value:a},a));return T.a.createElement("select",{name:"".concat(e.name,"[year]"),value:e.year,onChange:e.onValueChange,className:st()({mailpoet_date_year:e.addDefaultClasses})},t)}function Zt(e){var t=[];void 0!==e.placeholder&&t.push(T.a.createElement("option",{value:"",key:0},e.placeholder));for(var n=1;n<=12;n+=1)t.push(T.a.createElement("option",{key:n,value:n},e.monthNames[n-1]));return T.a.createElement("select",{name:"".concat(e.name,"[month]"),value:e.month,onChange:e.onValueChange,className:st()({mailpoet_date_month:e.addDefaultClasses})},t)}function en(e){var t=[];void 0!==e.placeholder&&t.push(T.a.createElement("option",{value:"",key:0},e.placeholder));for(var n=1;n<=31;n+=1)t.push(T.a.createElement("option",{key:n,value:n},n));return T.a.createElement("select",{name:"".concat(e.name,"[day]"),value:e.day,onChange:e.onValueChange,className:st()({mailpoet_date_day:e.addDefaultClasses})},t)}Jt.propTypes={name:F.a.string.isRequired,placeholder:F.a.string.isRequired,onValueChange:F.a.func.isRequired,year:F.a.oneOfType([F.a.string,F.a.number]).isRequired,addDefaultClasses:F.a.bool.isRequired},Zt.propTypes={name:F.a.string.isRequired,placeholder:F.a.string.isRequired,onValueChange:F.a.func.isRequired,month:F.a.oneOfType([F.a.string,F.a.number]).isRequired,monthNames:F.a.arrayOf(F.a.string).isRequired,addDefaultClasses:F.a.bool.isRequired},en.propTypes={name:F.a.string.isRequired,placeholder:F.a.string.isRequired,onValueChange:F.a.func.isRequired,day:F.a.oneOfType([F.a.string,F.a.number]).isRequired,addDefaultClasses:F.a.bool.isRequired};var tn=function(e){ee()(n,e);var t=Xt(n);function n(e){var a,r;return K()(this,n),(r=t.call(this,e)).state={year:"",month:"",day:""},r.onValueChange=$()(a=r.onValueChange).call(a,J()(r)),r}return Q()(n,[{key:"componentDidMount",value:function(){this.extractDateParts()}},{key:"componentDidUpdate",value:function(e){void 0!==this.props.item&&void 0!==e.item&&this.props.item.id!==e.item.id&&this.extractDateParts()}},{key:"onValueChange",value:function(e){var t=this,n=e.target.name.match(/(.*?)\[(.*?)\]/),a=null,r=null;if(null!==n&&3===n.length){var o=Ce()(n,3);a=o[1],r=o[2];var i=Number(e.target.value);this.setState(w()({},"".concat(r),i),(function(){t.props.onValueChange({target:{name:a,value:t.formatValue()}})}))}}},{key:"formatValue",value:function(){var e;switch(this.props.field.params.date_type){case"year_month_day":e={year:this.state.year,month:this.state.month,day:this.state.day};break;case"year_month":e={year:this.state.year,month:this.state.month};break;case"month":e={month:this.state.month};break;case"year":e={year:this.state.year};break;default:e={value:"invalid type"}}return e}},{key:"extractDateParts",value:function(){var e,t=void 0!==this.props.item[this.props.field.name]?Kt()(e=this.props.item[this.props.field.name]).call(e):"";if(""!==t){var n=Qt()(t);this.setState({year:n.format("YYYY"),month:n.format("M"),day:n.format("D")})}}},{key:"render",value:function(){var e=this,t=window.mailpoet_month_names||[],n=(window.mailpoet_date_formats||{})[this.props.field.params.date_type][0];this.props.field.params.date_format&&(n=this.props.field.params.date_format);var a=n.split("/"),r=O()(a).call(a,(function(n){switch(n){case"YYYY":return T.a.createElement(Jt,{onValueChange:e.onValueChange,key:"year",name:e.props.field.name,addDefaultClasses:e.props.addDefaultClasses,year:e.state.year,placeholder:e.props.field.year_placeholder});case"MM":return T.a.createElement(Zt,{onValueChange:e.onValueChange,key:"month",name:e.props.field.name,addDefaultClasses:e.props.addDefaultClasses,month:e.state.month,monthNames:t,placeholder:e.props.field.month_placeholder});case"DD":return T.a.createElement(en,{onValueChange:e.onValueChange,key:"day",name:e.props.field.name,addDefaultClasses:e.props.addDefaultClasses,day:e.state.day,placeholder:e.props.field.day_placeholder});default:return T.a.createElement("div",null,"Invalid date type")}}));return T.a.createElement("div",null,r)}}]),n}(T.a.Component);tn.propTypes={item:F.a.object.isRequired,field:F.a.shape({name:F.a.string,day_placeholder:F.a.string,month_placeholder:F.a.string,year_placeholder:F.a.string,params:F.a.object}).isRequired,onValueChange:F.a.func.isRequired,addDefaultClasses:F.a.bool},tn.defaultProps={addDefaultClasses:!1};var nn=tn;function an(e){var t=function(){if("undefined"==typeof Reflect||!B.a)return!1;if(B.a.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(B()(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,a=re()(e);if(t){var r=re()(this).constructor;n=B()(a,arguments,r)}else n=a.apply(this,arguments);return ne()(this,n)}}var rn=function(e){ee()(n,e);var t=an(n);function n(){var e,a;K()(this,n);for(var r=arguments.length,o=new Array(r),i=0;i<r;i++)o[i]=arguments[i];return a=t.call.apply(t,E()(e=[this]).call(e,o)),w()(J()(a),"renderField",(function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=!1;e.field.description&&(n=T.a.createElement("p",{className:"description"},e.field.description));var a=!1,r=e.field;switch(void 0!==e.field.field&&(r=fe.a.merge(r,e.field.field)),r.type){case"text":a=T.a.createElement(Pe,{onValueChange:e.onValueChange,field:e.field,item:e.item,automationId:e.automationId,inline:e.inline,description:e.description});break;case"textarea":a=T.a.createElement(Lt,{onValueChange:e.onValueChange,field:e.field,item:e.item,automationId:e.automationId,inline:e.inline,description:e.description});break;case"select":a=T.a.createElement(Ut,{onValueChange:e.onValueChange,field:e.field,item:e.item,automationId:e.automationId,inline:e.inline,description:e.description});break;case"radio":a=T.a.createElement(Wt,{onValueChange:e.onValueChange,field:e.field,item:e.item,automationId:e.automationId,inline:e.inline,description:e.description});break;case"checkbox":a=T.a.createElement($t,{onValueChange:e.onValueChange,field:e.field,item:e.item,automationId:e.automationId,inline:e.inline,description:e.description});break;case"selection":a=T.a.createElement(be,{key:"selection-field-".concat(r.name),onValueChange:e.onValueChange,field:e.field,automationId:e.automationId,inline:e.inline,description:e.description,item:e.item});break;case"date":a=T.a.createElement(nn,{onValueChange:e.onValueChange,field:e.field,item:e.item,automationId:e.automationId,inline:e.inline,description:e.description});break;case"reactComponent":a=T.a.createElement(e.field.component,{onValueChange:e.onValueChange,field:e.field,item:e.item,automationId:e.automationId,inline:e.inline,description:e.description});break;default:a="invalid"}return!0===t?T.a.createElement("span",{key:"field-".concat(e.index||0)},a,n):T.a.createElement("div",{key:"field-".concat(e.index||0)},a,n)})),a}return Q()(n,[{key:"render",value:function(){var e,t=this,n=!1;void 0!==this.props.field.fields?n=O()(e=this.props.field.fields).call(e,(function(e,n){return t.renderField({index:n,field:e,item:t.props.item,onValueChange:t.props.onValueChange||!1})})):n=this.renderField(this.props);var a=!1;return this.props.field.tip&&(a=T.a.createElement("p",{className:"description"},this.props.field.tip)),T.a.createElement("tr",{className:"form-field-row-".concat(this.props.field.name)},T.a.createElement("th",{scope:"row"},T.a.createElement("label",{htmlFor:"field_".concat(this.props.field.name)},this.props.field.label,a)),T.a.createElement("td",null,n))}}]),n}(T.a.Component);rn.propTypes={onValueChange:F.a.func,field:F.a.shape({name:F.a.string.isRequired,values:F.a.object,tip:F.a.oneOfType([F.a.array,F.a.string]),label:F.a.string,fields:F.a.array,description:F.a.string}).isRequired,item:F.a.object.isRequired},rn.defaultProps={onValueChange:function(){}};var on=rn;function sn(e){var t=function(){if("undefined"==typeof Reflect||!B.a)return!1;if(B.a.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(B()(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,a=re()(e);if(t){var r=re()(this).constructor;n=B()(a,arguments,r)}else n=a.apply(this,arguments);return ne()(this,n)}}var ln=function(e){ee()(n,e);var t=sn(n);function n(e){var a;return K()(this,n),a=t.call(this,e),w()(J()(a),"getValues",(function(){return a.props.item||a.state.item})),w()(J()(a),"getErrors",(function(){return a.props.errors||a.state.errors})),w()(J()(a),"loadItem",(function(e){a.setState({loading:!0}),a.props.endpoint&&M.a.Ajax.post({api_version:window.mailpoet_api_version,endpoint:a.props.endpoint,action:"get",data:{id:e}}).done((function(e){a.setState({loading:!1,item:e.data}),"function"==typeof a.props.onItemLoad&&a.props.onItemLoad(e.data)})).fail((function(){a.setState({loading:!1,item:{}},(function(){this.props.history.push("/new")}))}))})),w()(J()(a),"handleSubmit",(function(e){var t;if(e.preventDefault(),void 0===a.props.isValid||!1!==a.props.isValid()){a.setState({loading:!0});var n={};u()(t=a.props.fields).call(t,(function(e){var t;void 0!==e.fields?u()(t=e.fields).call(t,(function(e){n[e.name]=a.state.item[e.name]})):n[e.name]=a.state.item[e.name]})),void 0!==a.props.params.id&&(n.id=a.props.params.id),a.props.endpoint&&M.a.Ajax.post({api_version:window.mailpoet_api_version,endpoint:a.props.endpoint,action:"save",data:n}).always((function(){a.setState({loading:!1})})).done((function(){void 0!==a.props.onSuccess?a.props.onSuccess():a.props.history.push("/"),void 0!==a.props.params.id?a.props.messages.onUpdate():a.props.messages.onCreate()})).fail((function(e){e.errors.length>0&&a.setState({errors:e.errors})}))}})),w()(J()(a),"handleValueChange",(function(e){var t=e.target,n=t.name,r=t.value;return a.props.onChange?a.props.onChange(e):(a.setState((function(e){var t=e.item;return t[n]=r,{item:t}})),!0)})),a.formRef=T.a.createRef(),a.state={loading:!1,errors:[],item:{}},a}return Q()(n,[{key:"componentDidMount",value:function(){var e=this;void 0!==this.props.params.id?this.loadItem(this.props.params.id):Mt()((function(){e.setState({item:fe()(".mailpoet_form").mailpoetSerializeObject()})}))}},{key:"componentDidUpdate",value:function(){var e=this;void 0===this.props.params.id&&this.state.loading&&(Mt()((function(){e.setState({loading:!1,item:{}})})),void 0===this.props.item&&this.formRef.current.reset())}},{key:"render",value:function(){var e,t,n,a=this;void 0!==this.getErrors()&&(t=O()(n=this.getErrors()).call(n,(function(e){return T.a.createElement("div",{className:"mailpoet_notice notice inline error is-dismissible",key:"error-".concat(e.message)},T.a.createElement("p",null,e.message))})));var r=st()("mailpoet_form",{mailpoet_form_loading:this.state.loading||this.props.loading}),o=!1,i=!1;void 0!==this.props.beforeFormContent&&(o=this.props.beforeFormContent(this.getValues())),void 0!==this.props.afterFormContent&&(i=this.props.afterFormContent(this.getValues()));var s=O()(e=this.props.fields).call(e,(function(e){var t=a.handleValueChange;return e.onBeforeChange&&(t=function(t){return e.onBeforeChange(t),a.handleValueChange(t)}),T.a.createElement(on,{field:e,item:a.getValues(),onValueChange:t,key:"field-".concat(e.name),automationId:e.automationId})})),l=!1;return l=this.props.children?this.props.children:T.a.createElement("input",{className:"button button-primary",type:"submit",value:M.a.I18n.t("save"),disabled:this.state.loading}),T.a.createElement("div",null,o,T.a.createElement("form",{id:this.props.id,ref:this.formRef,className:r,onSubmit:void 0!==this.props.onSubmit?this.props.onSubmit:this.handleSubmit,"data-automation-id":this.props.automationId},t,T.a.createElement("table",{className:"form-table"},T.a.createElement("tbody",null,s)),l),i)}}]),n}(T.a.Component);ln.propTypes={params:F.a.shape({id:F.a.string}),item:F.a.object,errors:F.a.arrayOf(F.a.object),endpoint:F.a.string,fields:F.a.arrayOf(F.a.object),messages:F.a.shape({onUpdate:F.a.func,onCreate:F.a.func}),loading:F.a.bool,children:F.a.array,id:F.a.string,automationId:F.a.string,beforeFormContent:F.a.func,afterFormContent:F.a.func,onItemLoad:F.a.func,isValid:F.a.func,onChange:F.a.func,onSubmit:F.a.func,onSuccess:F.a.func,history:F.a.shape({push:F.a.func.isRequired}).isRequired},ln.defaultProps={params:{},errors:void 0,fields:void 0,item:void 0,onItemLoad:void 0,isValid:void 0,onSuccess:void 0,onChange:void 0,loading:!1,beforeFormContent:void 0,afterFormContent:void 0,children:void 0,id:"",onSubmit:void 0,automationId:"",messages:{onUpdate:function(){},onCreate:function(){}},endpoint:void 0};var cn=Object(ot.withRouter)(ln);function un(e){var t=function(){if("undefined"==typeof Reflect||!B.a)return!1;if(B.a.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(B()(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,a=re()(e);if(t){var r=re()(this).constructor;n=B()(a,arguments,r)}else n=a.apply(this,arguments);return ne()(this,n)}}var pn=[{name:"email",label:M.a.I18n.t("email"),type:"text",disabled:function(e){return Number(e.wp_user_id>0)||1===Number(e.is_woocommerce_user)}},{name:"first_name",label:M.a.I18n.t("firstname"),type:"text",disabled:function(e){return Number(e.wp_user_id>0)||1===Number(e.is_woocommerce_user)}},{name:"last_name",label:M.a.I18n.t("lastname"),type:"text",disabled:function(e){return Number(e.wp_user_id>0)||1===Number(e.is_woocommerce_user)}},{name:"status",label:M.a.I18n.t("status"),type:"select",automationId:"subscriber-status",values:{subscribed:M.a.I18n.t("subscribed"),unconfirmed:M.a.I18n.t("unconfirmed"),unsubscribed:M.a.I18n.t("unsubscribed"),inactive:M.a.I18n.t("inactive"),bounced:M.a.I18n.t("bounced")}},{name:"segments",label:M.a.I18n.t("lists"),type:"selection",placeholder:M.a.I18n.t("selectList"),tip:M.a.I18n.t("welcomeEmailTip"),api_version:window.mailpoet_api_version,endpoint:"segments",multiple:!0,selected:function(e){var t,n;return!1===Rt()(e.subscriptions)?null:O()(t=f()(n=e.subscriptions).call(n,(function(e){return"subscribed"===e.status}))).call(t,(function(e){return e.segment_id}))},filter:function(e){return!e.deleted_at&&"default"===e.type},getLabel:function(e){var t;return E()(t="".concat(e.name," (")).call(t,e.subscribers,")")},getSearchLabel:function(e,t){var n,a="";void 0!==t.subscriptions&&u()(n=t.subscriptions).call(n,(function(t){if(e.id===t.segment_id&&(a=e.name,"unsubscribed"===t.status)){var n=M.a.Date.format(t.updated_at);a+=" (%$1s)".replace("%$1s",M.a.I18n.t("unsubscribedOn").replace("%$1s",n))}}));return a}}],dn=window.mailpoet_custom_fields||[];u()(dn).call(dn,(function(e){var t={name:"cf_".concat(e.id),label:e.name,type:e.type};switch(e.params&&(t.params=e.params,de()(e.params)&&(t.values=de()(e.params))),e.type){case"date":t.year_placeholder=M.a.I18n.t("year"),t.month_placeholder=M.a.I18n.t("month"),t.day_placeholder=M.a.I18n.t("day");break;case"select":t.placeholder="-";break;default:t.placeholder=""}pn.push(t)}));var mn={onUpdate:function(){M.a.Notice.success(M.a.I18n.t("subscriberUpdated"))},onCreate:function(){M.a.Notice.success(M.a.I18n.t("subscriberAdded")),M.a.trackEvent("Subscribers > Add new",{"MailPoet Free version":window.mailpoet_version})}};function fn(e){if(Number(e.wp_user_id)>0)return T.a.createElement("p",{className:"description"},Qe()(M.a.I18n.t("WPUserEditNotice"),/\[link\](.*?)\[\/link\]/g,(function(t,n){return T.a.createElement("a",{key:n,href:"user-edit.php?user_id=".concat(e.wp_user_id)},t)})))}function hn(){return T.a.createElement("p",{className:"description"},T.a.createElement("strong",null,M.a.I18n.t("tip"))," ",M.a.I18n.t("customFieldsTip"))}var vn=function(e){ee()(n,e);var t=un(n);function n(){return K()(this,n),t.apply(this,arguments)}return Q()(n,[{key:"render",value:function(){return T.a.createElement("div",null,T.a.createElement("h1",{className:"title"},M.a.I18n.t("subscriber"),T.a.createElement(rt.c,{className:"page-title-action",to:"/"},M.a.I18n.t("backToList"))),T.a.createElement(yt,null),T.a.createElement(cn,{automationId:"subscriber_edit_form",endpoint:"subscribers",fields:pn,params:this.props.match.params,messages:mn,beforeFormContent:fn,afterFormContent:hn}))}}]),n}(T.a.Component);vn.propTypes={match:F.a.shape({params:F.a.shape({id:F.a.string}).isRequired}).isRequired};var gn=vn,yn=n(27),bn=n(348),wn=n.n(bn),_n=function(){var e,t=T.a.useContext(yn.a).notices;return O()(e=t.items).call(e,(function(e){var t=e.id,n=wn()(e,["id"]);return T.a.createElement(gt,ie()({key:t},n))}))},En=function(){return T.a.createElement(yn.a.Provider,{value:Object(yn.b)(window)},T.a.createElement(rt.b,null,T.a.createElement(_n,null),T.a.createElement(ot.Switch,null,T.a.createElement(ot.Route,{path:"/new",component:gn}),T.a.createElement(ot.Route,{path:"/edit/:id",component:gn}),T.a.createElement(ot.Route,{path:"*",component:Dt}))))},kn=document.getElementById("subscribers_container");function Sn(e){var t=function(){if("undefined"==typeof Reflect||!B.a)return!1;if(B.a.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(B()(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,a=re()(e);if(t){var r=re()(this).constructor;n=B()(a,arguments,r)}else n=a.apply(this,arguments);return ne()(this,n)}}kn&&ve.a.render(T.a.createElement(En,null),kn);var Cn=function(e){ee()(n,e);var t=Sn(n);function n(e){var a;return K()(this,n),a=t.call(this,e),w()(J()(a),"setupNewsletter",(function(e){void 0!==e&&(a.props.history.push("/new/".concat(e)),M.a.trackEvent("Emails > Type selected",{"MailPoet Free version":window.mailpoet_version,"Email type":e}))})),w()(J()(a),"getAutomaticEmails",(function(){return window.mailpoet_automatic_emails?O()(P.a).call(P.a,window.mailpoet_automatic_emails,(function(e){var t=e,n=P.a.partial(a.setupNewsletter,e.slug);return t.action=T.a.createElement("div",null,T.a.createElement("a",{className:"button button-primary",onClick:n,role:"button",tabIndex:0,disabled:a.state.isCreating,onKeyDown:function(e){var t,n;I()(t=["keydown","keypress"]).call(t,e.type)&&I()(n=["Enter"," "]).call(n,e.key)&&(e.preventDefault(),a.onClick())}},M.a.I18n.t("setUp"))),t})):[]})),w()(J()(a),"getAdditionalTypes",(function(){return window.mailpoet_woocommerce_active?[{slug:"wc_transactional",title:M.a.I18n.t("wooCommerceCustomizerTypeTitle"),description:M.a.I18n.t("wooCommerceCustomizerTypeDescription"),action:T.a.createElement("a",{className:"button button-primary","data-automation-id":"customize_woocommerce",onClick:a.openWooCommerceCustomizer,role:"button",tabIndex:0,onKeyDown:function(e){var t,n;I()(t=["keydown","keypress"]).call(t,e.type)&&I()(n=["Enter"," "]).call(n,e.key)&&(e.preventDefault(),a.openWooCommerceCustomizer())}},M.a.I18n.t("customize"))}]:[]})),w()(J()(a),"openWooCommerceCustomizer",mt()(pt.a.mark((function e(){var t,n,r;return pt.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(M.a.trackEvent("Emails > Type selected",{"MailPoet Free version":window.mailpoet_version,"Email type":"wc_transactional"}),t=window.mailpoet_woocommerce_transactional_email_id){e.next=15;break}return e.prev=3,e.next=6,M.a.Ajax.post({api_version:window.mailpoet_api_version,endpoint:"settings",action:"set",data:{"woocommerce.use_mailpoet_editor":1}});case 6:n=e.sent,t=n.data.woocommerce.transactional_email_id,M.a.trackEvent("Emails > WooCommerce email customizer enabled",{"MailPoet Free version":window.mailpoet_version}),e.next=15;break;case 11:return e.prev=11,e.t0=e.catch(3),e.t0.errors.length>0&&a.context.notices.error(O()(r=e.t0.errors).call(r,(function(e){return T.a.createElement("p",{key:e.message},e.message)})),{scroll:!0}),e.abrupt("return");case 15:window.location.href="?page=mailpoet-newsletter-editor&id=".concat(t);case 16:case"end":return e.stop()}}),e,null,[[3,11]])})))),w()(J()(a),"createNewsletter",(function(e){a.setState({isCreating:!0}),M.a.trackEvent("Emails > Type selected",{"MailPoet Free version":window.mailpoet_version,"Email type":e}),M.a.Ajax.post({api_version:window.mailpoet_api_version,endpoint:"newsletters",action:"create",data:{type:e,subject:M.a.I18n.t("draftNewsletterTitle")}}).done((function(e){a.props.history.push("/template/".concat(e.data.id))})).fail((function(e){var t;(a.setState({isCreating:!1}),e.errors.length>0)&&a.context.notices.error(O()(t=e.errors).call(t,(function(e){return T.a.createElement("p",{key:e.message},e.message)})),{scroll:!0})}))})),a.state={isCreating:!1},a}return Q()(n,[{key:"render",value:function(){var e,t=P.a.partial(this.createNewsletter,"standard"),n=P.a.partial(this.setupNewsletter,"notification"),a=P.a.partial(this.setupNewsletter,"welcome"),r=[{slug:"standard",title:M.a.I18n.t("regularNewsletterTypeTitle"),description:M.a.I18n.t("regularNewsletterTypeDescription"),action:T.a.createElement("a",{className:"button button-primary","data-automation-id":"create_standard",onClick:t,role:"button",tabIndex:0,disabled:this.state.isCreating,onKeyDown:function(e){var n,a;I()(n=["keydown","keypress"]).call(n,e.type)&&I()(a=["Enter"," "]).call(a,e.key)&&(e.preventDefault(),t())}},M.a.I18n.t("create"))},{slug:"welcome",title:M.a.I18n.t("welcomeNewsletterTypeTitle"),description:M.a.I18n.t("welcomeNewsletterTypeDescription"),videoGuide:"https://kb.mailpoet.com/article/254-video-guide-to-welcome-emails",videoGuideBeacon:"5b05ebf20428635ba8b2aa53",action:T.a.createElement("a",{className:"button button-primary",onClick:a,"data-automation-id":"create_welcome",disabled:this.state.isCreating,onKeyDown:function(e){var t,n;I()(t=["keydown","keypress"]).call(t,e.type)&&I()(n=["Enter"," "]).call(n,e.key)&&(e.preventDefault(),a())},role:"button",tabIndex:0},M.a.I18n.t("setUp"))},{slug:"notification",title:M.a.I18n.t("postNotificationNewsletterTypeTitle"),description:M.a.I18n.t("postNotificationNewsletterTypeDescription"),videoGuide:"https://kb.mailpoet.com/article/210-video-guide-to-post-notifications",videoGuideBeacon:"59ba6fb3042863033a1cd5a5",action:T.a.createElement("a",{className:"button button-primary","data-automation-id":"create_notification",onClick:n,role:"button",disabled:this.state.isCreating,tabIndex:0,onKeyDown:function(e){var t,a;I()(t=["keydown","keypress"]).call(t,e.type)&&I()(a=["Enter"," "]).call(a,e.key)&&(e.preventDefault(),n())}},M.a.I18n.t("setUp"))}],o=j.a.applyFilters("mailpoet_newsletters_types",E()(e=[]).call(e,r,S()(this.getAutomaticEmails())),this);o=E()(o).call(o,this.getAdditionalTypes()),f()(this.props)&&(o=f()(o).call(o,f()(this.props)));var i=!0===window.mailpoet_is_new_user?"mailpoet_badge mailpoet_badge_video":"mailpoet_badge mailpoet_badge_video mailpoet_badge_video_grey",s=M.a.Ajax.constructGetUrl({api_version:window.mailpoet_api_version,endpoint:"newsletterTemplates",action:"getAll"});return T.a.createElement("div",null,T.a.createElement("link",{rel:"prefetch",href:window.mailpoet_editor_javascript_url,as:"script"}),this.props.showHeader&&T.a.createElement(T.a.Fragment,null,T.a.createElement("h1",null,M.a.I18n.t(0===window.mailpoet_newsletters_count?"createFirstEmailTitle":"pickCampaignType")),T.a.createElement(A.a,{step:"type"})),T.a.createElement("ul",{className:"mailpoet_boxes mailpoet_boxes_types"},O()(o).call(o,(function(e){return T.a.createElement("li",{key:e.slug,"data-type":e.slug,className:"mailpoet_newsletter_types"},T.a.createElement("div",{className:"mailpoet_thumbnail"},e.thumbnailImage?T.a.createElement("img",{src:e.thumbnailImage,alt:""}):null),T.a.createElement("div",{className:"mailpoet_boxes_content"},T.a.createElement("div",{className:"mailpoet_description"},T.a.createElement("h3",null,e.title," ",e.beta?"(".concat(M.a.I18n.t("beta"),")"):""),T.a.createElement("p",null,e.description),e.videoGuide&&T.a.createElement("a",{className:i,href:e.videoGuide,"data-beacon-article":e.videoGuideBeacon,target:"_blank",rel:"noopener noreferrer"},T.a.createElement("span",{className:"dashicons dashicons-format-video"}),M.a.I18n.t("seeVideoGuide"))),T.a.createElement("div",{className:"mailpoet_actions"},e.action)))}),this)),T.a.createElement("link",{rel:"prefetch",href:s,as:"fetch"}))}}]),n}(T.a.Component);Cn.contextType=yn.a,Cn.propTypes={filter:F.a.func,history:F.a.shape({push:F.a.func.isRequired}).isRequired,showHeader:F.a.bool},Cn.defaultProps={filter:null,showHeader:!0};var In=Object(ot.withRouter)(Cn),xn=n(539),On=n.n(xn),Nn=n(38),Tn=n.n(Nn);function Dn(e){var t=function(){if("undefined"==typeof Reflect||!B.a)return!1;if(B.a.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(B()(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,a=re()(e);if(t){var r=re()(this).constructor;n=B()(a,arguments,r)}else n=a.apply(this,arguments);return ne()(this,n)}}var Pn=function(e){ee()(n,e);var t=Dn(n);function n(){return K()(this,n),t.apply(this,arguments)}return Q()(n,[{key:"componentDidMount",value:function(){M.a.Modal.loading(!0)}},{key:"componentWillUnmount",value:function(){M.a.Modal.loading(!1)}},{key:"render",value:function(){return null}}]),n}(T.a.Component),Rn=function(e){var t=e.tabs,n=e.selected,a=e.select;return T.a.createElement("div",{className:"wp-filter hide-if-no-js"},T.a.createElement("ul",{className:"filter-links"},O()(t).call(t,(function(e){var t=e.name,r=e.label;return T.a.createElement("li",{key:t},T.a.createElement("a",{href:"#",className:n===t?"current":"",onClick:function(e){e.preventDefault(),a(t)}}," ",r))}))))};Rn.propTypes={selected:F.a.string.isRequired,select:F.a.func.isRequired,tabs:F.a.arrayOf(F.a.shape({label:F.a.string.isRequired,name:F.a.string.isRequired}).isRequired).isRequired};var jn=Rn,Mn=n(323),An=n.n(Mn),Ln=function(e){return M.a.Modal.popup({title:e.title,template:An.a.renderToString(T.a.createElement(T.a.Fragment,null,T.a.createElement("p",null,e.message),T.a.createElement("button",{id:"mailpoet_alert_cancel",className:"button button-secondary",type:"button"},e.cancelLabel),T.a.createElement("button",{id:"mailpoet_alert_confirm",className:"button button-primary",type:"submit"},e.confirmLabel))),onInit:function(){document.getElementById("mailpoet_alert_confirm").addEventListener("click",(function(){M.a.Modal.close(),e.onConfirm()})),document.getElementById("mailpoet_alert_cancel").addEventListener("click",(function(){return M.a.Modal.close()}))}}),null};function Fn(e){An.a.renderToString(T.a.createElement(Ln,{title:e.title,message:e.message,cancelLabel:e.cancelLabel,confirmLabel:e.confirmLabel,onConfirm:e.onConfirm}))}function qn(e){var t=function(){if("undefined"==typeof Reflect||!B.a)return!1;if(B.a.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(B()(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,a=re()(e);if(t){var r=re()(this).constructor;n=B()(a,arguments,r)}else n=a.apply(this,arguments);return ne()(this,n)}}Ln.propTypes={title:F.a.string,message:F.a.string.isRequired,cancelLabel:F.a.string,confirmLabel:F.a.string,onConfirm:F.a.func.isRequired},Ln.defaultProps={title:M.a.I18n.t("confirmTitle"),cancelLabel:M.a.I18n.t("cancelLabel"),confirmLabel:M.a.I18n.t("confirmLabel")};var Un=function(e){ee()(n,e);var t=qn(n);function n(e){var a,r,o,i;return K()(this,n),(i=t.call(this,e)).onPreview=$()(a=i.onPreview).call(a,J()(i)),i.onDelete=$()(r=i.onDelete).call(r,J()(i)),i.onSelect=$()(o=i.onSelect).call(o,J()(i)),i}return Q()(n,[{key:"onDelete",value:function(){var e=this,t=this.props,n=t.id,a=t.name,r=t.beforeDelete,o=t.afterDelete;Fn({message:M.a.I18n.t("confirmTemplateDeletion").replace("%$1s",a),onConfirm:function(){r(),M.a.Ajax.post({api_version:window.mailpoet_api_version,endpoint:"newsletterTemplates",action:"delete",data:{id:n}}).done((function(){o(!0,n)})).fail((function(t){var n;t.errors.length>0&&e.context.notices.error(O()(n=t.errors).call(n,(function(e){return T.a.createElement("p",{key:e.message},e.message)})),{scroll:!0});o(!1)}))}})}},{key:"onPreview",value:function(){M.a.Modal.popup({title:this.props.name,template:'<img src="{{ thumbnail }}" />',data:this.props})}},{key:"onSelect",value:function(){var e=this,t=this.props,n=t.newsletterId,a=t.name,r=t.beforeSelect,o=t.afterSelect;r(),M.a.trackEvent("Emails > Template selected",{"MailPoet Free version":window.mailpoet_version,"Email name":a}),M.a.Ajax.post({api_version:window.mailpoet_api_version,endpoint:"newsletters",action:"save",data:{id:n,template_id:this.props.id}}).done((function(e){o(!0,e.data.id)})).fail((function(t){var n;t.errors.length>0&&e.context.notices.error(O()(n=t.errors).call(n,(function(e){return T.a.createElement("p",{key:e.message},e.message)})),{scroll:!0});o(!1)}))}},{key:"render",value:function(){var e=this,t=this.props,n=t.index,a=t.name,r=t.thumbnail,o=t.readonly,i=T.a.createElement("button",{className:"mailpoet_delete button button-secondary",onClick:this.onDelete,type:"button"},M.a.I18n.t("delete")),s="";return"string"==typeof r&&r.length>0&&(s=T.a.createElement("a",{href:"#",onClick:function(t){t.preventDefault(),e.onPreview(t)}},T.a.createElement("img",{src:r,alt:M.a.I18n.t("templatePreview"),loading:"lazy"}),T.a.createElement("div",{className:"mailpoet_overlay"},T.a.createElement("p",{className:"mailpoet_more_details"},M.a.I18n.t("zoom"))))),T.a.createElement("li",{className:"mailpoet_template_boxes","data-automation-id":"select_template_box"},T.a.createElement("div",{className:"mailpoet_thumbnail"},s),T.a.createElement("div",{className:"mailpoet_template_content"},T.a.createElement("div",{className:"mailpoet_description"},T.a.createElement("h3",null,a)),T.a.createElement("div",{className:"mailpoet_actions"},!0!==o&&i,T.a.createElement("a",{className:"button button-primary","data-automation-id":"select_template_".concat(n),onClick:this.onSelect,role:"button",tabIndex:0,onKeyDown:function(t){var n,a;I()(n=["keydown","keypress"]).call(n,t.type)&&I()(a=["Enter"," "]).call(a,t.key)&&(t.preventDefault(),e.onSelect())}}," ",M.a.I18n.t("select")," "))))}}]),n}(T.a.Component);Un.contextType=yn.a,Un.propTypes={index:F.a.number.isRequired,id:F.a.number.isRequired,newsletterId:F.a.string.isRequired,name:F.a.string.isRequired,thumbnail:F.a.string.isRequired,readonly:F.a.bool.isRequired,beforeDelete:F.a.func.isRequired,afterDelete:F.a.func.isRequired,beforeSelect:F.a.func.isRequired,afterSelect:F.a.func.isRequired};var Vn=Un;function Bn(e){var t=function(){if("undefined"==typeof Reflect||!B.a)return!1;if(B.a.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(B()(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,a=re()(e);if(t){var r=re()(this).constructor;n=B()(a,arguments,r)}else n=a.apply(this,arguments);return ne()(this,n)}}var Wn=function(e){ee()(n,e);var t=Bn(n);function n(e){var a,r;return K()(this,n),(r=t.call(this,e)).fileRef=T.a.createRef(),r.handleSubmit=$()(a=r.handleSubmit).call(a,J()(r)),r}return Q()(n,[{key:"saveTemplate",value:function(e){var t,n,a,r,o=this,i=e,s=this.props,l=s.beforeImport,c=s.afterImport;P.a.isUndefined(i.body)||(i.body=Y()(i.body));try{i.categories=JSON.parse(i.categories)}catch(e){i.categories=[]}-1===Tn()(t=i.categories).call(t,"saved")&&i.categories.push("saved"),-1===Tn()(n=i.categories).call(n,"standard")&&-1===Tn()(a=i.categories).call(a,"welcome")&&-1===Tn()(r=i.categories).call(r,"notification")&&i.categories.push("standard"),i.categories=Y()(i.categories),l(),M.a.Ajax.post({api_version:window.mailpoet_api_version,endpoint:"newsletterTemplates",action:"save",data:i}).done((function(e){c(!0,e.data)})).fail((function(e){var t;e.errors.length>0&&o.context.notices.error(O()(t=e.errors).call(t,(function(e){return T.a.createElement("p",{key:e.message},e.message)})),{scroll:!0});c(!1)}))}},{key:"handleSubmit",value:function(e){var t=this;if(e.preventDefault(),P.a.size(this.fileRef.current.files)<=0)return!1;var n=P.a.first(this.fileRef.current.files),a=new FileReader;return a.onload=function(e){try{t.saveTemplate(JSON.parse(e.target.result)),M.a.trackEvent("Emails > Template imported",{"MailPoet Free version":window.mailpoet_version})}catch(e){t.context.notices.error(T.a.createElement("p",null,M.a.I18n.t("templateFileMalformedError")))}},a.readAsText(n),!0}},{key:"render",value:function(){return T.a.createElement("div",null,T.a.createElement("h4",null,M.a.I18n.t("importTemplateTitle"),T.a.createElement(Et.a,{tooltip:M.a.I18n.t("helpTooltipTemplateUpload"),place:"right",className:"tooltip-help-import-template"})),T.a.createElement("form",{onSubmit:this.handleSubmit},T.a.createElement("input",{type:"file",placeholder:M.a.I18n.t("selectJsonFileToUpload"),ref:this.fileRef}),T.a.createElement("p",{className:"submit"},T.a.createElement("input",{className:"button button-primary",type:"submit",value:M.a.I18n.t("upload")}))))}}]),n}(T.a.Component);Wn.contextType=yn.a,Wn.propTypes={beforeImport:F.a.func.isRequired,afterImport:F.a.func.isRequired};var Yn=Wn;function Hn(e){var t=function(){if("undefined"==typeof Reflect||!B.a)return!1;if(B.a.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(B()(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,a=re()(e);if(t){var r=re()(this).constructor;n=B()(a,arguments,r)}else n=a.apply(this,arguments);return ne()(this,n)}}var $n=[{name:"standard",label:M.a.I18n.t("tabStandardTitle")},{name:"welcome",label:M.a.I18n.t("tabWelcomeTitle")},{name:"notification",label:M.a.I18n.t("tabNotificationTitle")},{name:"blank",label:M.a.I18n.t("tabBlankTitle")}];window.mailpoet_woocommerce_active&&$n.push({name:"woocommerce",label:M.a.I18n.t("tabWoocommerceTitle")}),$n.push.apply($n,[{name:"recent",label:M.a.I18n.t("recentlySent")},{name:"saved",label:M.a.I18n.t("savedTemplates")}]);var zn=function(e){ee()(n,e);var t=Hn(n);function n(e){var a,r,o,i,s;return K()(this,n),(s=t.call(this,e)).state={loading:!0,templates:{},emailType:null,selectedTab:""},s.templates={},s.addTemplate=$()(a=s.addTemplate).call(a,J()(s)),s.afterTemplateDelete=$()(r=s.afterTemplateDelete).call(r,J()(s)),s.afterTemplateSelect=$()(o=s.afterTemplateSelect).call(o,J()(s)),s.afterTemplateImport=$()(i=s.afterTemplateImport).call(i,J()(s)),s}return Q()(n,[{key:"componentDidMount",value:function(){var e=this;M.a.Ajax.get({api_version:window.mailpoet_api_version,endpoint:"newsletterTemplates",action:"getAll"}).done((function(t){var n;0===t.data.length&&(t.data=[{name:M.a.I18n.t("mailpoetGuideTemplateTitle"),categories:'["welcome", "notification", "standard", "woocommerce"]',readonly:!0}]),u()(n=t.data).call(n,e.addTemplate),e.sortTemplates()})).fail((function(t){var n;t.errors.length>0&&e.context.notices.error(O()(n=t.errors).call(n,(function(e){return T.a.createElement("p",{key:e.message},e.message)})),{scroll:!0})})).always((function(){e.selectInitialTab()}))}},{key:"addTemplate",value:function(e){var t,n=this,a=O()($n).call($n,(function(e){return e.name}));-1===Tn()(a).call(a,"woocommerce")&&a.push("woocommerce");try{var r;t=f()(r=JSON.parse(e.categories)).call(r,(function(e){return-1!==Tn()(a).call(a,e)}))}catch(e){t=[]}0===t.length&&t.push("saved"),u()(t).call(t,(function(t){void 0===n.templates[t]&&(n.templates[t]=[]),n.templates[t].unshift(e)}))}},{key:"sortTemplates",value:function(){var e,t=this;u()(e=y()(this.templates)).call(e,(function(e){var n;On()(n=t.templates[e]).call(n,(function(e,t){return e.id<t.id?1:-1}))}))}},{key:"selectInitialTab",value:function(){var e,t=this,n="standard";M.a.Ajax.post({api_version:window.mailpoet_api_version,endpoint:"newsletters",action:"get",data:{id:this.props.match.params.id}}).done((function(t){e=t.data.type,P.a.findWhere($n,{name:t.data.type})?n=t.data.type:"automatic"===t.data.type&&P.a.findWhere($n,{name:t.data.options.group})&&(n=t.data.options.group)})).fail((function(e){var n;e.errors.length>0&&t.context.notices.error(O()(n=e.errors).call(n,(function(e){return T.a.createElement("p",{key:e.message},e.message)})),{scroll:!0})})).always((function(){t.setState({templates:t.templates,emailType:e,selectedTab:n,loading:!1})}))}},{key:"afterTemplateDelete",value:function(e,t){var n,a=this;e&&u()(n=y()(this.templates)).call(n,(function(e){var n;a.templates[e]=f()(n=a.templates[e]).call(n,(function(e){return e.id!==t}))}));this.setState({templates:this.templates,loading:!1})}},{key:"afterTemplateSelect",value:function(e,t){e?window.location=function(e){return"admin.php?page=mailpoet-newsletter-editor&id=".concat(e)}(t):this.setState({loading:!1})}},{key:"afterTemplateImport",value:function(e,t){e&&this.addTemplate(t),this.setState({templates:this.templates,selectedTab:e?"saved":"import",loading:!1})}},{key:"render",value:function(){var e=this;if(this.state.loading)return T.a.createElement(Pn,null);var t=E()($n).call($n,{name:"import",label:M.a.I18n.t("tabImportTitle")}),n=null;if("import"===this.state.selectedTab)n=T.a.createElement(Yn,{beforeImport:function(){return e.setState({loading:!0})},afterImport:this.afterTemplateImport});else{var a=this.state.templates[this.state.selectedTab]||[];a=0===a.length?this.state.loading?null:T.a.createElement("p",null,M.a.I18n.t("noTemplates")):O()(a).call(a,(function(t,n){return T.a.createElement(Vn,{key:t.id,index:n,newsletterId:e.props.match.params.id,beforeDelete:function(){return e.setState({loading:!0})},afterDelete:e.afterTemplateDelete,beforeSelect:function(){return e.setState({loading:!0})},afterSelect:e.afterTemplateSelect,id:t.id,name:t.name,thumbnail:t.thumbnail,readonly:t.readonly})})),n=T.a.createElement("ul",{className:"mailpoet_boxes clearfix"},a)}var r=j.a.applyFilters("mailpoet_newsletters_template_breadcrumb",T.a.createElement(A.a,{step:"template"}),this.state.emailType,"template");return T.a.createElement("div",null,T.a.createElement("h1",null,M.a.I18n.t("selectTemplateTitle")),r,T.a.createElement(jn,{tabs:t,selected:this.state.selectedTab,select:function(t){return e.setState({selectedTab:t})}}),n)}}]),n}(T.a.Component);zn.contextType=yn.a,zn.propTypes={match:F.a.shape({params:F.a.shape({id:F.a.string}).isRequired}).isRequired};var Kn=zn,Gn=n(64),Qn=n.n(Gn),Xn=n(349),Jn=n.n(Xn),Zn=function(e){var t=ie()({},e);return T.a.createElement("div",{className:st()("mailpoet-datepicker mailpoet-form-input",{"mailpoet-disabled":t.disabled})},T.a.createElement(Jn.a,ie()({useWeekdaysShort:!0},t)))},ea=n(117),ta=n(509),na=n.n(ta);function aa(e){var t=function(){if("undefined"==typeof Reflect||!B.a)return!1;if(B.a.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(B()(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,a=re()(e);if(t){var r=re()(this).constructor;n=B()(a,arguments,r)}else n=a.apply(this,arguments);return ne()(this,n)}}var ra={abbreviated:[M.a.I18n.t("januaryShort"),M.a.I18n.t("februaryShort"),M.a.I18n.t("marchShort"),M.a.I18n.t("aprilShort"),M.a.I18n.t("mayShort"),M.a.I18n.t("juneShort"),M.a.I18n.t("julyShort"),M.a.I18n.t("augustShort"),M.a.I18n.t("septemberShort"),M.a.I18n.t("octoberShort"),M.a.I18n.t("novemberShort"),M.a.I18n.t("decemberShort")],wide:[M.a.I18n.t("january"),M.a.I18n.t("february"),M.a.I18n.t("march"),M.a.I18n.t("april"),M.a.I18n.t("may"),M.a.I18n.t("june"),M.a.I18n.t("july"),M.a.I18n.t("august"),M.a.I18n.t("september"),M.a.I18n.t("october"),M.a.I18n.t("november"),M.a.I18n.t("december")]},oa={narrow:[M.a.I18n.t("sundayMin"),M.a.I18n.t("mondayMin"),M.a.I18n.t("tuesdayMin"),M.a.I18n.t("wednesdayMin"),M.a.I18n.t("thursdayMin"),M.a.I18n.t("fridayMin"),M.a.I18n.t("saturdayMin")],abbreviated:[M.a.I18n.t("sundayShort"),M.a.I18n.t("mondayShort"),M.a.I18n.t("tuesdayShort"),M.a.I18n.t("wednesdayShort"),M.a.I18n.t("thursdayShort"),M.a.I18n.t("fridayShort"),M.a.I18n.t("saturdayShort")],wide:[M.a.I18n.t("sunday"),M.a.I18n.t("monday"),M.a.I18n.t("tuesday"),M.a.I18n.t("wednesday"),M.a.I18n.t("thursday"),M.a.I18n.t("friday"),M.a.I18n.t("saturday")]};ea.a.localize.month=na()({values:ra,defaultWidth:"wide"}),ea.a.localize.day=na()({values:oa,defaultWidth:"wide"}),ea.a.options.weekStartsOn=void 0!==window.mailpoet_start_of_week?window.mailpoet_start_of_week:1,Object(Xn.registerLocale)("mailpoet",ea.a);var ia=function(e){ee()(n,e);var t=aa(n);function n(){var e,a;K()(this,n);for(var r=arguments.length,o=new Array(r),i=0;i<r;i++)o[i]=arguments[i];return a=t.call.apply(t,E()(e=[this]).call(e,o)),w()(J()(a),"onChange",(function(e,t){var n=t,r=a.getStorageDate(e);n.target.name=a.getFieldName(),n.target.value=r,a.props.onChange(n)})),w()(J()(a),"getFieldName",(function(){return a.props.name||"date"})),w()(J()(a),"getDisplayDateFormat",(function(e){return M.a.Date.convertFormat(e).replace(/D/g,"d").replace(/Y/g,"y").replace(/\[/g,"").replace(/\]/g,"")})),w()(J()(a),"getDate",(function(e){var t={parseFormat:a.props.storageFormat};return M.a.Date.toDate(e,t)})),w()(J()(a),"getStorageDate",(function(e){var t={format:a.props.storageFormat};return M.a.Date.format(e,t)})),a}return Q()(n,[{key:"render",value:function(){return T.a.createElement(Zn,ie()({name:this.getFieldName(),selected:this.getDate(this.props.value),dateFormat:this.getDisplayDateFormat(this.props.displayFormat),disabled:this.props.disabled,onChange:this.onChange,minDate:this.getDate(window.mailpoet_current_date),locale:"mailpoet"},this.props.validation))}}]),n}(T.a.Component);ia.propTypes={displayFormat:F.a.string.isRequired,onChange:F.a.func.isRequired,name:F.a.string,storageFormat:F.a.string.isRequired,value:F.a.string.isRequired,disabled:F.a.bool.isRequired,validation:F.a.object.isRequired},ia.defaultProps={name:"date"};var sa=ia,la=function(e){var t,n=e.children,a=e.dimension,r=e.isFullWidth,o=e.isMinWidth,i=e.iconStart,s=wn()(e,["children","dimension","isFullWidth","isMinWidth","iconStart"]);return T.a.createElement("div",{className:st()("mailpoet-form-input","mailpoet-form-select",(t={},w()(t,"mailpoet-form-input-".concat(a),a),w()(t,"mailpoet-disabled",s.disabled),w()(t,"mailpoet-full-width",r),w()(t,"mailpoet-min-width",o),t))},i,T.a.createElement("select",s,n))};la.propTypes={children:F.a.node,dimension:F.a.oneOf(["small"]),isFullWidth:F.a.bool,isMinWidth:F.a.bool,iconStart:F.a.element};var ca=la;function ua(e){var t=function(){if("undefined"==typeof Reflect||!B.a)return!1;if(B.a.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(B()(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,a=re()(e);if(t){var r=re()(this).constructor;n=B()(a,arguments,r)}else n=a.apply(this,arguments);return ne()(this,n)}}var pa=function(e){ee()(n,e);var t=ua(n);function n(){return K()(this,n),t.apply(this,arguments)}return Q()(n,[{key:"render",value:function(){var e,t=this,n=O()(e=y()(this.props.timeOfDayItems)).call(e,(function(e){return T.a.createElement("option",{key:"option-".concat(t.props.timeOfDayItems[e]),value:e},t.props.timeOfDayItems[e])}));return T.a.createElement(ca,ie()({name:this.props.name||"time",value:this.props.value,disabled:this.props.disabled,onChange:this.props.onChange,isMinWidth:!0},this.props.validation),n)}}]),n}(T.a.Component);pa.propTypes={timeOfDayItems:F.a.objectOf(F.a.string).isRequired,name:F.a.string,value:F.a.string.isRequired,disabled:F.a.bool,onChange:F.a.func.isRequired,validation:F.a.object},pa.defaultProps={name:"time",disabled:!1,validation:{}};var da=pa;function ma(e){var t=function(){if("undefined"==typeof Reflect||!B.a)return!1;if(B.a.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(B()(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,a=re()(e);if(t){var r=re()(this).constructor;n=B()(a,arguments,r)}else n=a.apply(this,arguments);return ne()(this,n)}}var fa=function(e){ee()(n,e);var t=ma(n);function n(e){var a;return K()(this,n),a=t.call(this,e),w()(J()(a),"DATE_TIME_SEPARATOR"," "),w()(J()(a),"getDateTime",(function(){return[a.state.date,a.state.time].join(a.DATE_TIME_SEPARATOR)})),w()(J()(a),"buildStateFromProps",(function(e){var t=(e.value||a.props.defaultDateTime).split(a.DATE_TIME_SEPARATOR),n=Ce()(t,2);return{date:n[0],time:n[1]}})),w()(J()(a),"handleChange",(function(e){var t={};t[e.target.name]=e.target.value,a.setState(t,a.propagateChange)})),w()(J()(a),"propagateChange",(function(){a.props.onChange&&a.props.onChange({target:{name:a.props.name||"",value:a.getDateTime()}})})),a.state=a.buildStateFromProps(e),a}return Q()(n,[{key:"componentDidUpdate",value:function(e){var t=this;this.props.value===e.value&&this.props.defaultDateTime===e.defaultDateTime||Mt()((function(){t.setState(t.buildStateFromProps(t.props))}))}},{key:"render",value:function(){return T.a.createElement("span",null,T.a.createElement(sa,{name:"date",value:this.state.date,onChange:this.handleChange,displayFormat:this.props.dateDisplayFormat,storageFormat:this.props.dateStorageFormat,disabled:this.props.disabled,validation:this.props.dateValidation}),T.a.createElement(da,{name:"time",value:this.state.time,onChange:this.handleChange,disabled:this.props.disabled,validation:this.props.timeValidation,timeOfDayItems:this.props.timeOfDayItems}))}}]),n}(T.a.Component);fa.propTypes={value:F.a.string,defaultDateTime:F.a.string.isRequired,dateDisplayFormat:F.a.string.isRequired,dateStorageFormat:F.a.string.isRequired,onChange:F.a.func,name:F.a.string,disabled:F.a.bool,dateValidation:F.a.object.isRequired,timeValidation:F.a.any,timeOfDayItems:F.a.objectOf(F.a.string).isRequired},fa.defaultProps={onChange:void 0,name:"",disabled:!1,timeValidation:void 0,value:void 0};var ha=fa,va=window.location.hostname.replace("www.",""),ga="contact@".concat(va),ya=function(e){var t,n=e.emailAddress;if(e.mssActive)return null;var a=n.split("@").pop().toLowerCase();return Tn()(t=window.mailpoet_free_domains).call(t,a)>-1?T.a.createElement(T.a.Fragment,null,T.a.createElement("p",{className:"sender_email_address_warning","data-acceptance-id":"freemail-sender-warning-old-installation"},M.a.I18n.t("senderEmailAddressWarning1")),T.a.createElement("p",{className:"sender_email_address_warning"},Qe()(M.a.I18n.t("senderEmailAddressWarning2"),/(%1\$s|%2\$s|<em>.*<\/em>)/,(function(e){return"%1$s"===e?ga:"%2$s"===e?T.a.createElement("em",{key:"sender-email"},n):T.a.createElement("em",{key:"reply-to"},e.replace(/<\/?em>/g,""))}))),T.a.createElement("p",{className:"sender_email_address_warning"},T.a.createElement("a",{href:"https://kb.mailpoet.com/article/259-your-from-address-cannot-be-yahoo-com-gmail-com-outlook-com","data-beacon-article":"5be5911104286304a71c176e",target:"_blank",rel:"noopener noreferrer"},M.a.I18n.t("senderEmailAddressWarning3")))):null};ya.propTypes={emailAddress:F.a.string.isRequired,mssActive:F.a.bool.isRequired};var ba=ya;function wa(e,t){var n=y()(e);if(v.a){var a=v()(e);t&&(a=f()(a).call(a,(function(t){return d()(e,t).enumerable}))),n.push.apply(n,a)}return n}function _a(e){for(var t=1;t<arguments.length;t++){var n,a=null!=arguments[t]?arguments[t]:{};if(t%2)u()(n=wa(Object(a),!0)).call(n,(function(t){w()(e,t,a[t])}));else if(l.a)i()(e,l()(a));else{var o;u()(o=wa(Object(a))).call(o,(function(t){r()(e,t,d()(a,t))}))}}return e}function Ea(e){var t=function(){if("undefined"==typeof Reflect||!B.a)return!1;if(B.a.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(B()(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,a=re()(e);if(t){var r=re()(this).constructor;n=B()(a,arguments,r)}else n=a.apply(this,arguments);return ne()(this,n)}}var ka=function(e){ee()(n,e);var t=Ea(n);function n(e){var a,r;return K()(this,n),(r=t.call(this,e)).state={emailAddress:e.item.sender_address},r.onChange=$()(a=r.onChange).call(a,J()(r)),r}return Q()(n,[{key:"onChange",value:function(e){this.setState({emailAddress:e.target.value.toLowerCase()}),this.props.onValueChange(_a(_a({},e),{},{target:_a(_a({},e.target),{},{name:e.target.name,value:e.target.value.toLowerCase()})}))}},{key:"render",value:function(){return T.a.createElement(T.a.Fragment,null,T.a.createElement(Pe,{item:_a(_a({},this.props.item),{},{sender_address:this.state.emailAddress}),field:this.props.field,onValueChange:this.onChange}),T.a.createElement("div",{className:"regular-text"},T.a.createElement(ba,{emailAddress:this.state.emailAddress,mssActive:window.mailpoet_mss_active})))}}]),n}(T.a.Component);ka.propTypes={field:F.a.object.isRequired,item:F.a.shape({sender_address:F.a.string.isRequired}).isRequired,onValueChange:F.a.func},ka.defaultProps={onValueChange:function(){}};var Sa=ka;function Ca(e){var t=function(){if("undefined"==typeof Reflect||!B.a)return!1;if(B.a.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(B()(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,a=re()(e);if(t){var r=re()(this).constructor;n=B()(a,arguments,r)}else n=a.apply(this,arguments);return ne()(this,n)}}var Ia=window.mailpoet_current_time||"00:00",xa="".concat(window.mailpoet_current_date," 00:00:00"),Oa=window.mailpoet_schedule_time_of_day,Na=window.mailpoet_date_display_format,Ta=window.mailpoet_date_storage_format,Da=function(e){ee()(n,e);var t=Ca(n);function n(){var e,a;K()(this,n);for(var r=arguments.length,o=new Array(r),i=0;i<r;i++)o[i]=arguments[i];return a=t.call.apply(t,E()(e=[this]).call(e,o)),w()(J()(a),"getCurrentValue",(function(){var e={isScheduled:"0",scheduledAt:xa};return P.a.defaults(a.props.item[a.props.field.name]||{},e)})),w()(J()(a),"getDateValidation",(function(){return{"data-parsley-required":!0,"data-parsley-required-message":M.a.I18n.t("noScheduledDateError"),"data-parsley-errors-container":"#mailpoet_scheduling"}})),w()(J()(a),"isScheduled",(function(){return"1"===a.getCurrentValue().isScheduled})),w()(J()(a),"handleCheckboxChange",(function(e){var t=e;return t.target.value=e.target.checked?"1":"0",a.handleValueChange(t)})),w()(J()(a),"handleValueChange",(function(e){var t=a.getCurrentValue(),n={};return n[e.target.name]=e.target.value,a.props.onValueChange({target:{name:a.props.field.name,value:P.a.extend({},t,n)}})})),a}return Q()(n,[{key:"render",value:function(){var e;return this.isScheduled()&&(e=T.a.createElement("span",{id:"mailpoet_scheduling"},T.a.createElement(ha,{name:"scheduledAt",value:this.getCurrentValue().scheduledAt,onChange:this.handleValueChange,disabled:this.props.field.disabled,dateValidation:this.getDateValidation(),defaultDateTime:xa,timeOfDayItems:Oa,dateDisplayFormat:Na,dateStorageFormat:Ta})," ",T.a.createElement("span",null,M.a.I18n.t("websiteTimeIs")," ",T.a.createElement("code",null,Ia)))),T.a.createElement("div",null,T.a.createElement("input",{type:"checkbox",value:"1",checked:this.isScheduled(),disabled:this.props.field.disabled,name:"isScheduled",onChange:this.handleCheckboxChange}),e)}}]),n}(T.a.Component);Da.propTypes={item:F.a.object,field:F.a.shape({name:F.a.string.isRequired,disabled:F.a.bool}).isRequired,onValueChange:F.a.func.isRequired},Da.defaultProps={item:{}};var Pa=[{name:"subject",label:M.a.I18n.t("subjectLine"),tip:M.a.I18n.t("subjectLineTip"),type:"text",validation:{"data-parsley-required":!0,"data-parsley-required-message":M.a.I18n.t("emptySubjectLineError")}},{name:"segments",label:M.a.I18n.t("segments"),tip:M.a.I18n.t("segmentsTip"),type:"selection",placeholder:M.a.I18n.t("selectSegmentPlaceholder"),id:"mailpoet_segments",api_version:window.mailpoet_api_version,endpoint:"segments",multiple:!0,filter:function(e){return!e.deleted_at},getLabel:function(e){var t;return E()(t="".concat(e.name," (")).call(t,ke()(e.subscribers,10).toLocaleString(),")")},transformChangedValue:function(e){var t=this.getItems();return O()(P.a).call(P.a,e,(function(e){return le()(P.a).call(P.a,t,(function(t){return t.id===e}))}))},validation:{"data-parsley-required":!0,"data-parsley-required-message":M.a.I18n.t("noSegmentsSelectedError")}},{name:"sender",label:M.a.I18n.t("sender"),tip:M.a.I18n.t("senderTip"),fields:[{name:"sender_name",type:"text",placeholder:M.a.I18n.t("senderNamePlaceholder"),validation:{"data-parsley-required":!0}},{name:"sender_address",type:"reactComponent",component:Sa,placeholder:M.a.I18n.t("senderAddressPlaceholder"),validation:{"data-parsley-required":!0,"data-parsley-type":"email"}}]},{name:"reply-to",label:M.a.I18n.t("replyTo"),tip:M.a.I18n.t("replyToTip"),inline:!0,fields:[{name:"reply_to_name",type:"text",placeholder:M.a.I18n.t("replyToNamePlaceholder")},{name:"reply_to_address",type:"text",placeholder:M.a.I18n.t("replyToAddressPlaceholder"),validation:{"data-parsley-type":"email"}}]},Ze,{name:"options",label:M.a.I18n.t("scheduleIt"),type:"reactComponent",component:Da}];Pa=j.a.applyFilters("mailpoet_newsletters_3rd_step_fields",Pa);var Ra={getFields:function(){return Pa},getSendButtonOptions:function(e){var t=e||{},n={value:"object"===Qn()(t.options)&&"1"===t.options.isScheduled?M.a.I18n.t("schedule"):M.a.I18n.t("send")};return"sent"!==t.status&&"sending"!==t.status||(n.disabled="disabled"),n}};function ja(e){var t=function(){if("undefined"==typeof Reflect||!B.a)return!1;if(B.a.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(B()(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,a=re()(e);if(t){var r=re()(this).constructor;n=B()(a,arguments,r)}else n=a.apply(this,arguments);return ne()(this,n)}}var Ma={name:"intervalType",values:Me},Aa={name:"timeOfDay",values:Ae},La={name:"weekDay",values:Le},Fa={name:"monthDay",values:Fe},qa={name:"nthWeekDay",values:qe},Ua=function(e){ee()(n,e);var t=ja(n);function n(){var e,a;K()(this,n);for(var r=arguments.length,o=new Array(r),i=0;i<r;i++)o[i]=arguments[i];return a=t.call.apply(t,E()(e=[this]).call(e,o)),w()(J()(a),"getCurrentValue",(function(){return a.props.item[a.props.field.name]||{}})),w()(J()(a),"handleValueChanges",(function(e){var t=a.getCurrentValue();return a.props.onValueChange({target:{name:a.props.field.name,value:P.a.extend({},t,e)}})})),w()(J()(a),"handleIntervalChange",(function(e){var t=e.target.value,n={};n.intervalType=t,"monthly"===t&&(n.monthDay="1"),a.handleValueChanges(n)})),w()(J()(a),"handleTimeOfDayChange",(function(e){return a.handleValueChanges({timeOfDay:e.target.value})})),w()(J()(a),"handleWeekDayChange",(function(e){return a.handleValueChanges({weekDay:e.target.value})})),w()(J()(a),"handleMonthDayChange",(function(e){return a.handleValueChanges({monthDay:e.target.value})})),w()(J()(a),"handleNthWeekDayChange",(function(e){return a.handleValueChanges({nthWeekDay:e.target.value})})),a}return Q()(n,[{key:"render",value:function(){var e,t,n,a,r=this.getCurrentValue();return"immediately"!==r.intervalType&&(e=T.a.createElement(Ut,{field:Aa,item:this.getCurrentValue(),onValueChange:this.handleTimeOfDayChange})),"weekly"!==r.intervalType&&"nthWeekDay"!==r.intervalType||(t=T.a.createElement(Ut,{field:La,item:this.getCurrentValue(),onValueChange:this.handleWeekDayChange})),"monthly"===r.intervalType&&(n=T.a.createElement(Ut,{field:Fa,item:this.getCurrentValue(),onValueChange:this.handleMonthDayChange})),"nthWeekDay"===r.intervalType&&(a=T.a.createElement(Ut,{field:qa,item:this.getCurrentValue(),onValueChange:this.handleNthWeekDayChange})),T.a.createElement("div",null,T.a.createElement(Ut,{field:Ma,item:this.getCurrentValue(),onValueChange:this.handleIntervalChange,automationId:"newsletter_interval_type"}),a,n,t,e)}}]),n}(T.a.Component);Ua.propTypes={item:F.a.object.isRequired,field:F.a.shape({name:F.a.string}).isRequired,onValueChange:F.a.func.isRequired};var Va=Ua,Ba=[{name:"subject",label:M.a.I18n.t("subjectLine"),tip:M.a.I18n.t("postNotificationSubjectLineTip"),type:"text",validation:{"data-parsley-required":!0,"data-parsley-required-message":M.a.I18n.t("emptySubjectLineError")}},{name:"options",label:M.a.I18n.t("selectFrequency"),type:"reactComponent",component:Va},{name:"segments",label:M.a.I18n.t("segments"),tip:M.a.I18n.t("segmentsTip"),type:"selection",placeholder:M.a.I18n.t("selectSegmentPlaceholder"),id:"mailpoet_segments",api_version:window.mailpoet_api_version,endpoint:"segments",multiple:!0,filter:function(e){return!e.deleted_at},getLabel:function(e){var t;return E()(t="".concat(e.name," (")).call(t,ke()(e.subscribers,10).toLocaleString(),")")},transformChangedValue:function(e){var t=this.getItems();return O()(P.a).call(P.a,e,(function(e){return le()(P.a).call(P.a,t,(function(t){return t.id===e}))}))},validation:{"data-parsley-required":!0,"data-parsley-required-message":M.a.I18n.t("noSegmentsSelectedError")}},{name:"sender",label:M.a.I18n.t("sender"),tip:M.a.I18n.t("senderTip"),fields:[{name:"sender_name",type:"text",placeholder:M.a.I18n.t("senderNamePlaceholder"),validation:{"data-parsley-required":!0}},{name:"sender_address",type:"reactComponent",component:Sa,placeholder:M.a.I18n.t("senderAddressPlaceholder"),validation:{"data-parsley-required":!0,"data-parsley-type":"email"}}]},{name:"reply-to",label:M.a.I18n.t("replyTo"),tip:M.a.I18n.t("replyToTip"),inline:!0,fields:[{name:"reply_to_name",type:"text",placeholder:M.a.I18n.t("replyToNamePlaceholder")},{name:"reply_to_address",type:"text",placeholder:M.a.I18n.t("replyToAddressPlaceholder"),validation:{"data-parsley-type":"email"}}]},Ze];Ba=j.a.applyFilters("mailpoet_newsletters_3rd_step_fields",Ba);var Wa={getFields:function(){return Ba},getSendButtonOptions:function(){return{value:M.a.I18n.t("activate")}}};function Ya(e){var t=function(){if("undefined"==typeof Reflect||!B.a)return!1;if(B.a.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(B()(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,a=re()(e);if(t){var r=re()(this).constructor;n=B()(a,arguments,r)}else n=a.apply(this,arguments);return ne()(this,n)}}var Ha=window.mailpoet_roles||{},$a=f()(P.a).call(P.a,window.mailpoet_segments||[],(function(e){return"default"===e.type})),za={name:"event",values:{segment:M.a.I18n.t("onSubscriptionToList"),user:M.a.I18n.t("onWPUserRegistration")}},Ka={name:"segment",values:P.a.object(O()(P.a).call(P.a,$a,(function(e){var t,n=E()(t="".concat(e.name," (")).call(t,ke()(e.subscribers,10).toLocaleString(),")");return[e.id,n]}))),sortBy:function(e,t){return t.toLowerCase()}},Ga={name:"role",values:Ha},Qa={name:"afterTimeNumber",size:3},Xa={name:"afterTimeType",values:je},Ja=function(e){ee()(n,e);var t=Ya(n);function n(){var e,a;K()(this,n);for(var r=arguments.length,o=new Array(r),i=0;i<r;i++)o[i]=arguments[i];return a=t.call.apply(t,E()(e=[this]).call(e,o)),w()(J()(a),"getCurrentValue",(function(){return a.props.item[a.props.field.name]||{}})),w()(J()(a),"handleValueChange",(function(e,t){var n=a.getCurrentValue(),r={};return r[e]=t,a.props.onValueChange({target:{name:a.props.field.name,value:P.a.extend({},n,r)}})})),w()(J()(a),"handleEventChange",(function(e){return a.handleValueChange("event",e.target.value)})),w()(J()(a),"handleSegmentChange",(function(e){return a.handleValueChange("segment",e.target.value)})),w()(J()(a),"handleRoleChange",(function(e){return a.handleValueChange("role",e.target.value)})),w()(J()(a),"handleAfterTimeNumberChange",(function(e){return a.handleValueChange("afterTimeNumber",e.target.value)})),w()(J()(a),"handleAfterTimeTypeChange",(function(e){return a.handleValueChange("afterTimeType",e.target.value)})),w()(J()(a),"handleNext",(function(){M.a.Ajax.post({api_version:window.mailpoet_api_version,endpoint:"newsletters",action:"create",data:{type:"welcome",options:a.state}}).done((function(e){a.showTemplateSelection(e.data.id)})).fail((function(e){var t;e.errors.length>0&&M.a.Notice.error(O()(t=e.errors).call(t,(function(e){return e.message})),{scroll:!0})}))})),w()(J()(a),"showTemplateSelection",(function(e){a.props.history.push("/template/".concat(e))})),a}return Q()(n,[{key:"render",value:function(){var e,t,n=this.getCurrentValue();return e="user"===n.event?T.a.createElement(Ut,{field:Ga,item:this.getCurrentValue(),onValueChange:this.handleRoleChange}):T.a.createElement(Ut,{field:Ka,item:this.getCurrentValue(),onValueChange:this.handleSegmentChange}),"immediate"!==n.afterTimeType&&(t=T.a.createElement(Pe,{field:Qa,item:this.getCurrentValue(),onValueChange:this.handleAfterTimeNumberChange})),T.a.createElement("div",null,T.a.createElement(Ut,{field:za,item:this.getCurrentValue(),onValueChange:this.handleEventChange}),e,t,T.a.createElement(Ut,{field:Xa,item:this.getCurrentValue(),onValueChange:this.handleAfterTimeTypeChange}))}}]),n}(T.a.Component);Ja.propTypes={history:F.a.shape({push:F.a.func.isRequired}).isRequired,item:F.a.object.isRequired,field:F.a.shape({name:F.a.string}).isRequired,onValueChange:F.a.func.isRequired};var Za=Object(ot.withRouter)(Ja),er=[{name:"subject",label:M.a.I18n.t("subjectLine"),tip:M.a.I18n.t("subjectLineTip"),type:"text",validation:{"data-parsley-required":!0,"data-parsley-required-message":M.a.I18n.t("emptySubjectLineError")}},{name:"options",label:M.a.I18n.t("sendWelcomeEmailWhen"),type:"reactComponent",component:Za},{name:"sender",label:M.a.I18n.t("sender"),tip:M.a.I18n.t("senderTip"),fields:[{name:"sender_name",type:"text",placeholder:M.a.I18n.t("senderNamePlaceholder"),validation:{"data-parsley-required":!0}},{name:"sender_address",type:"reactComponent",component:Sa,placeholder:M.a.I18n.t("senderAddressPlaceholder"),validation:{"data-parsley-required":!0,"data-parsley-type":"email"}}]},{name:"reply-to",label:M.a.I18n.t("replyTo"),tip:M.a.I18n.t("replyToTip"),inline:!0,fields:[{name:"reply_to_name",type:"text",placeholder:M.a.I18n.t("replyToNamePlaceholder")},{name:"reply_to_address",type:"text",placeholder:M.a.I18n.t("replyToAddressPlaceholder"),validation:{"data-parsley-type":"email"}}]},Ze];er=j.a.applyFilters("mailpoet_newsletters_3rd_step_fields",er);var tr={getFields:function(){return er},getSendButtonOptions:function(){return{value:M.a.I18n.t("activate")}}},nr=n(324),ar=n(543),rr=n.n(ar);function or(e){var t=function(){if("undefined"==typeof Reflect||!B.a)return!1;if(B.a.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(B()(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,a=re()(e);if(t){var r=re()(this).constructor;n=B()(a,arguments,r)}else n=a.apply(this,arguments);return ne()(this,n)}}var ir=function(e,t){var n,a=rr()(t,{lower:!0}).replace(/[^a-z0-9]+/g,"-").replace(/-$/,"");return E()(n="".concat(a||"newsletter","_")).call(n,e)},sr=function(e){ee()(n,e);var t=or(n);function n(e){var a;return K()(this,n),a=t.call(this,e),w()(J()(a),"getFieldsByNewsletter",(function(e){return a.getSubtype(e).getFields(e)})),w()(J()(a),"getSendButtonOptions",(function(){return a.getSubtype(a.state.item).getSendButtonOptions(a.state.item)})),w()(J()(a),"getSubtype",(function(e){switch(e.type){case"notification":return Wa;case"welcome":return tr;default:return j.a.applyFilters("mailpoet_newsletters_send_newsletter_fields",Ra,e)}})),w()(J()(a),"getThumbnailPromise",(function(e){return a.state.thumbnailPromise?a.state.thumbnailPromise:Object(nr.b)(e)})),w()(J()(a),"isValid",(function(){return fe()("#mailpoet_newsletter").parsley().isValid()})),w()(J()(a),"isValidFromAddress",mt()(pt.a.mark((function e(){var t,n;return pt.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if("MailPoet"===window.mailpoet_mta_method){e.next=2;break}return e.abrupt("return",!0);case 2:return e.next=4,a.loadAuthorizedEmailAddresses();case 4:return t=e.sent,n=a.state.item.sender_address,e.abrupt("return",-1!==Tn()(t).call(t,n));case 7:case"end":return e.stop()}}),e)})))),w()(J()(a),"showInvalidFromAddressError",(function(){var e=Qe()(M.a.I18n.t("newsletterInvalidFromAddress"),"%$1s",(function(){return a.state.item.sender_address}));e=Qe()(e,/\[link\](.*?)\[\/link\]/g,(function(e){return'<a href="https://account.mailpoet.com/authorization" target="_blank" rel="noopener noreferrer">'.concat(e,"</a>")})),fe()("#field_sender_address").parsley().addError("invalidFromAddress",{message:e.join(""),updateClass:!0})})),w()(J()(a),"removeInvalidFromAddressError",(function(){fe()("#field_sender_address").parsley().removeError("invalidFromAddress",{updateClass:!0})})),w()(J()(a),"loadItem",(function(e){return a.setState({loading:!0}),M.a.Ajax.post({api_version:window.mailpoet_api_version,endpoint:"newsletters",action:"get",data:{id:e}}).done((function(e){var t="draft"===e.data.status?a.getThumbnailPromise(e.meta.preview_url):null,n=e.data;n.ga_campaign||(n.ga_campaign=ir(n.id,n.subject)),a.setState({item:e.data,fields:a.getFieldsByNewsletter(e.data),thumbnailPromise:t})})).fail((function(){a.setState({item:{}},(function(){a.props.history.push("/new")}))}))})),w()(J()(a),"saveTemplate",(function(e,t){a.getThumbnailPromise(e.meta.preview_url).then((function(n){M.a.Ajax.post({api_version:window.mailpoet_api_version,endpoint:"newsletterTemplates",action:"save",data:{newsletter_id:e.data.id,name:e.data.subject,thumbnail:n,body:Y()(e.data.body),categories:'["recent"]'}}).fail((function(e){a.showError(e),a.setState({loading:!1}),M.a.Modal.loading(!1)})),t()})).catch((function(e){a.showError({errors:[e]})}))})),w()(J()(a),"loadAuthorizedEmailAddresses",mt()(pt.a.mark((function e(){var t;return pt.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if("MailPoet"===window.mailpoet_mta_method){e.next=2;break}return e.abrupt("return",[]);case 2:return e.next=4,M.a.Ajax.post({api_version:window.mailpoet_api_version,endpoint:"mailer",action:"getAuthorizedEmailAddresses"});case 4:return t=e.sent,e.abrupt("return",t.data||[]);case 6:case"end":return e.stop()}}),e)})))),w()(J()(a),"handleSend",(function(e){return e.preventDefault(),a.removeInvalidFromAddressError(),a.isValid()?(M.a.Modal.loading(!0),a.isValidFromAddress().then((function(t){return t?a.saveNewsletter(e).done((function(){a.setState({loading:!0})})).done((function(e){switch(e.data.type){case"notification":case"welcome":return a.activateNewsletter(e);default:return a.sendNewsletter(e)}})).fail((function(e){a.showError(e),a.setState({loading:!1}),M.a.Modal.loading(!1)})):(a.showInvalidFromAddressError(),M.a.Modal.loading(!1))}))):fe()("#mailpoet_newsletter").parsley().validate()})),w()(J()(a),"sendNewsletter",(function(e){return M.a.Ajax.post(j.a.applyFilters("mailpoet_newsletters_send_server_request_parameters",{api_version:window.mailpoet_api_version,endpoint:"sendingQueue",action:"add",data:{newsletter_id:a.state.item.id}},a.state.item)).done((function(t){a.saveTemplate(e,(function(){if(window.mailpoet_show_congratulate_after_first_newsletter)return M.a.Modal.loading(!1),void a.props.history.push("/send/congratulate/".concat(a.state.item.id));a.props.history.push(j.a.applyFilters("mailpoet_newsletters_send_server_request_response_redirect","/".concat(a.state.item.type||""),a.state.item));var e=j.a.applyFilters("mailpoet_newsletters_send_server_request_response",a.state.item,t);P.a.isFunction(e)?e():"scheduled"===t.data.status?(a.context.notices.success(T.a.createElement("p",null,M.a.I18n.t("newsletterHasBeenScheduled"))),M.a.trackEvent("Emails > Newsletter sent",{scheduled:!0,"MailPoet Free version":window.mailpoet_version})):(a.context.notices.success(T.a.createElement("p",null,M.a.I18n.t("newsletterBeingSent")),{id:"mailpoet_notice_being_sent"}),M.a.trackEvent("Emails > Newsletter sent",{scheduled:!1,"MailPoet Free version":window.mailpoet_version})),M.a.Modal.loading(!1)}))})).fail((function(e){a.showError(e),a.setState({loading:!1}),M.a.Modal.loading(!1)}))})),w()(J()(a),"activateNewsletter",(function(e){return M.a.Ajax.post({api_version:window.mailpoet_api_version,endpoint:"newsletters",action:"setStatus",data:{id:a.props.match.params.id,status:"active"}}).done((function(t){a.saveTemplate(e,(function(){if(window.mailpoet_show_congratulate_after_first_newsletter)return M.a.Modal.loading(!1),void a.props.history.push("/send/congratulate/".concat(a.state.item.id));a.props.history.push("/".concat(a.state.item.type||""));var e,n=a.state.item.options;"welcome"===t.data.type?(a.context.notices.success(T.a.createElement("p",null,M.a.I18n.t("welcomeEmailActivated"))),M.a.trackEvent("Emails > Welcome email activated",{"MailPoet Free version":window.mailpoet_version,"List type":n.event,Delay:E()(e="".concat(n.afterTimeNumber," ")).call(e,n.afterTimeType)})):"notification"===t.data.type&&(a.context.notices.success(T.a.createElement("p",null,M.a.I18n.t("postNotificationActivated"))),M.a.trackEvent("Emails > Post notifications activated",{"MailPoet Free version":window.mailpoet_version,Frequency:n.intervalType}));M.a.Modal.loading(!1)}))})).fail((function(e){a.showError(e),a.setState({loading:!1}),M.a.Modal.loading(!1)}))})),w()(J()(a),"handleResume",(function(e){return e.preventDefault(),a.isValid()?a.saveNewsletter(e).done((function(){a.setState({loading:!0})})).done((function(){M.a.Ajax.post({api_version:window.mailpoet_api_version,endpoint:"sendingQueue",action:"resume",data:{newsletter_id:a.state.item.id}}).done((function(){a.props.history.push("/".concat(a.state.item.type||"")),a.context.notices.success(T.a.createElement("p",null,M.a.I18n.t("newsletterSendingHasBeenResumed")))})).fail((function(e){a.showError(e)}))})).fail((function(e){a.showError(e)})).always((function(){a.setState({loading:!1})})):fe()("#mailpoet_newsletter").parsley().validate(),!1})),w()(J()(a),"handleSave",(function(e){e.preventDefault(),a.saveNewsletter(e).done((function(){a.context.notices.success(T.a.createElement("p",null,M.a.I18n.t("newsletterUpdated")))})).done((function(){var e="automatic"===a.state.item.type?a.state.item.options.group:a.state.item.type;a.props.history.push("/".concat(e||""))})).fail((function(e){a.showError(e)}))})),w()(J()(a),"handleRedirectToDesign",(function(e){e.preventDefault();var t=e.target.href;a.saveNewsletter(e).done((function(){a.context.notices.success(T.a.createElement("p",null,M.a.I18n.t("newsletterUpdated")))})).done((function(){window.location=t})).fail((function(e){a.showError(e)}))})),w()(J()(a),"saveNewsletter",(function(){var e=a.state.item;e.queue=void 0,a.setState({loading:!0});var t=P.a.omit(e,["preheader","body","created_at","deleted_at","hash","status","updated_at","type"]);return M.a.Ajax.post({api_version:window.mailpoet_api_version,endpoint:"newsletters",action:"save",data:t})})),w()(J()(a),"showError",(function(e){var t;e.errors.length>0&&a.context.notices.error(O()(t=e.errors).call(t,(function(e){return T.a.createElement("p",{key:e.message},e.message)})),{scroll:!0})})),w()(J()(a),"handleFormChange",(function(e){var t=e.target.name,n=e.target.value;return a.setState((function(e){var a=e.item,r=a.subject,o=a.ga_campaign;(a[t]=n,"subject"===t)&&(o===ir(a.id,r)&&(a.ga_campaign=ir(a.id,n)));return"reply_to_address"===t&&(a[t]=n.toLowerCase()),{item:a}})),!0})),a.state={fields:[],item:{},loading:!0,thumbnailPromise:null},a}return Q()(n,[{key:"componentDidMount",value:function(){var e=this;this.loadItem(this.props.match.params.id).always((function(){e.setState({loading:!1})})),fe()("#mailpoet_newsletter").parsley()}},{key:"componentDidUpdate",value:function(e){var t=this;this.props.match.params.id!==e.match.params.id&&this.loadItem(this.props.match.params.id).always((function(){t.setState({loading:!1})}))}},{key:"render",value:function(){var e,t="sending"===this.state.item.status&&this.state.item.queue&&"paused"===this.state.item.queue.status,n=O()(e=this.state.fields).call(e,(function(e){var n=e;return"segments"!==e.name&&"options"!==e.name||(n.disabled=t),n})),a=this.getSendButtonOptions(),r=j.a.applyFilters("mailpoet_newsletters_send_breadcrumb",T.a.createElement(A.a,{step:"send"}),this.state.item.type,"send"),o=window.mailpoet_subscribers_limit_reached||window.mailpoet_mss_key_pending_approval;return T.a.createElement("div",null,T.a.createElement("h1",null,M.a.I18n.t("finalNewsletterStep")),r,T.a.createElement(cn,{id:"mailpoet_newsletter",fields:n,automationId:"newsletter_send_form",item:this.state.item,loading:this.state.loading,onChange:this.handleFormChange,onSubmit:this.handleSave},T.a.createElement(yt,null),T.a.createElement(wt,{mssKeyInvalid:window.mailpoet_mss_key_invalid,subscribersCount:window.mailpoet_subscribers_count}),T.a.createElement("p",{className:"submit"},t?T.a.createElement("input",{className:"button button-primary",type:"button",onClick:this.handleResume,value:M.a.I18n.t("resume"),disabled:o}):T.a.createElement("input",ie()({className:"button button-primary",type:"button",onClick:this.handleSend,value:M.a.I18n.t("send")},a,{disabled:o}))," ",T.a.createElement("input",{className:"button button-secondary",type:"submit",value:M.a.I18n.t("saveDraftAndClose")})," ",M.a.I18n.t("orSimply")," ",T.a.createElement("a",{href:"?page=mailpoet-newsletter-editor&id=".concat(this.props.match.params.id),onClick:this.handleRedirectToDesign},M.a.I18n.t("goBackToDesign")),"."),!t&&a.disabled&&"disabled"===a.disabled&&T.a.createElement(Et.a,{tooltip:M.a.I18n.t("helpTooltipSendEmail"),tooltipId:"helpTooltipSendEmail"}),window.mailpoet_mss_key_pending_approval&&T.a.createElement("div",{className:"mailpoet_error"},Qe()(M.a.I18n.t("pendingKeyApprovalNotice"),/\[link\](.*?)\[\/link\]/g,(function(e){return T.a.createElement("a",{key:"pendingKeyApprovalNoticeLink",href:"https://account.mailpoet.com/authorization",target:"_blank",rel:"noopener noreferrer"},e)})))))}}]),n}(T.a.Component);sr.contextType=yn.a,sr.propTypes={match:F.a.shape({params:F.a.shape({id:F.a.string}).isRequired}).isRequired,history:F.a.shape({push:F.a.func.isRequired}).isRequired};var lr=Object(ot.withRouter)(sr);function cr(e){return T.a.createElement("div",{className:"mailpoet_congratulate_success"},T.a.createElement("h1",null,"welcome"===(t=e.newsletter).type?M.a.I18n.t("congratulationsWelcomeEmailSuccessHeader"):"notification"===t.type?M.a.I18n.t("congratulationsPostNotificationSuccessHeader"):"automatic"===t.type?M.a.I18n.t("congratulationsWooSuccessHeader"):"scheduled"===t.status?M.a.I18n.t("congratulationsScheduleSuccessHeader"):M.a.I18n.t("congratulationsSendSuccessHeader")),T.a.createElement("img",{src:e.illustrationImageUrl,alt:"",width:"750",height:"250"}),T.a.createElement("button",{type:"button",className:"button",onClick:e.successClicked},M.a.I18n.t("close")));var t}cr.propTypes={successClicked:F.a.func.isRequired,illustrationImageUrl:F.a.string.isRequired,newsletter:F.a.shape({status:F.a.string.isRequired,type:F.a.string.isRequired}).isRequired};var ur=cr,pr=function(e){return T.a.createElement("div",{className:"mailpoet_welcome_wizard_flex"},T.a.createElement("div",{className:"mailpoet_welcome_wizard_illustration"},T.a.createElement("img",{src:e.illustrationUrl,alt:""})),T.a.createElement("div",{className:"mailpoet_welcome_wizard_step"},e.children))};pr.propTypes={illustrationUrl:F.a.string.isRequired,children:F.a.oneOfType([F.a.arrayOf(F.a.node),F.a.node]).isRequired};var dr=pr,mr=function(){return T.a.createElement("ul",{className:"welcome_wizard_tracking_list"},T.a.createElement("li",null,M.a.I18n.t("welcomeWizardMSSList1")),T.a.createElement("li",null,M.a.I18n.t("welcomeWizardMSSList2")),T.a.createElement("li",null,M.a.I18n.t("welcomeWizardMSSList4")),T.a.createElement("li",null,M.a.I18n.t("welcomeWizardMSSList5")))},fr=function(e){return T.a.createElement("div",{className:"mailpoet_welcome_wizard_step_controls"},T.a.createElement("p",null,T.a.createElement("a",{href:e.mailpoetAccountUrl,target:"_blank",rel:"noopener noreferrer",className:"button button-primary",onClick:function(t){t.preventDefault(),window.open(e.mailpoetAccountUrl),e.next()}},e.nextButtonText)),T.a.createElement("p",null,T.a.createElement("a",{onClick:e.next,role:"button",tabIndex:0,onKeyDown:function(t){var n,a;I()(n=["keydown","keypress"]).call(n,t.type)&&I()(a=["Enter"," "]).call(a,t.key)&&(t.preventDefault(),e.next())}},M.a.I18n.t("welcomeWizardMSSNoThanks"))))};fr.propTypes={mailpoetAccountUrl:F.a.string.isRequired,next:F.a.func.isRequired,nextButtonText:F.a.string.isRequired};var hr=function(e){return T.a.createElement(T.a.Fragment,null,T.a.createElement("h1",null,M.a.I18n.t("welcomeWizardMSSFreeTitle")),T.a.createElement("p",null,M.a.I18n.t("welcomeWizardMSSFreeSubtitle")),T.a.createElement("p",null,M.a.I18n.t("welcomeWizardMSSFreeListTitle"),":"),T.a.createElement(mr,null),T.a.createElement(fr,{mailpoetAccountUrl:e.mailpoetAccountUrl,next:e.next,nextButtonText:M.a.I18n.t("welcomeWizardMSSFreeButton")}))};hr.propTypes={mailpoetAccountUrl:F.a.string.isRequired,next:F.a.func.isRequired};var vr=function(e){return T.a.createElement(T.a.Fragment,null,T.a.createElement("h1",null,M.a.I18n.t("welcomeWizardMSSNotFreeTitle")),T.a.createElement("p",null,M.a.I18n.t("welcomeWizardMSSNotFreeSubtitle"),":"),T.a.createElement("p",null,M.a.I18n.t("welcomeWizardMSSFreeListTitle"),":"),T.a.createElement(mr,null),T.a.createElement(fr,{mailpoetAccountUrl:e.mailpoetAccountUrl,next:e.next,nextButtonText:M.a.I18n.t("welcomeWizardMSSNotFreeButton")}))};vr.propTypes={mailpoetAccountUrl:F.a.string.isRequired,next:F.a.func.isRequired};var gr=function(e){return T.a.createElement("div",{className:"mailpoet_welcome_wizard_step_content"},e.subscribersCount<1e3?T.a.createElement(hr,{mailpoetAccountUrl:e.mailpoetAccountUrl,next:e.next}):T.a.createElement(vr,{mailpoetAccountUrl:e.mailpoetAccountUrl,next:e.next}))};gr.propTypes={next:F.a.func.isRequired,subscribersCount:F.a.number.isRequired,mailpoetAccountUrl:F.a.string.isRequired};var yr=gr;function br(e){return T.a.createElement("div",{className:"mailpoet_congratulate_success mailpoet_congratulate_mss_pitch"},T.a.createElement(dr,{illustrationUrl:e.MSSPitchIllustrationUrl},T.a.createElement("div",{className:"mailpoet_welcome_wizard_step_content"},T.a.createElement("h1",null,M.a.I18n.t("congratulationsMSSPitchHeader")),T.a.createElement("h2",null,M.a.I18n.t("congratulationsMSSPitchSubHeader")),T.a.createElement("p",null,M.a.I18n.t(e.subscribersCount<1e3?"welcomeWizardMSSFreeSubtitle":"welcomeWizardMSSNotFreeSubtitle")),T.a.createElement("p",null,M.a.I18n.t("welcomeWizardMSSFreeListTitle"),":"),T.a.createElement(mr,null),T.a.createElement(fr,{mailpoetAccountUrl:e.mailpoetAccountUrl,next:e.onFinish,nextButtonText:M.a.I18n.t("welcomeWizardMSSFreeButton")}))))}br.propTypes={MSSPitchIllustrationUrl:F.a.string.isRequired,onFinish:F.a.func.isRequired,subscribersCount:F.a.number.isRequired,mailpoetAccountUrl:F.a.string.isRequired};var wr=br;function _r(e){return window.has_mss_key_specified?T.a.createElement(ur,{successClicked:e.successClicked,illustrationImageUrl:e.illustrationImageUrl,newsletter:e.newsletter}):T.a.createElement(wr,{MSSPitchIllustrationUrl:e.MSSPitchIllustrationUrl,onFinish:e.successClicked,subscribersCount:e.subscribersCount,mailpoetAccountUrl:e.mailpoetAccountUrl})}function Er(e){return T.a.createElement(_r,{successClicked:e.successClicked,illustrationImageUrl:e.illustrationImageUrl,MSSPitchIllustrationUrl:e.MSSPitchIllustrationUrl,newsletter:e.newsletter,subscribersCount:e.subscribersCount,mailpoetAccountUrl:e.mailpoetAccountUrl})}Er.propTypes={successClicked:F.a.func.isRequired,illustrationImageUrl:F.a.string.isRequired,MSSPitchIllustrationUrl:F.a.string.isRequired,newsletter:F.a.shape({status:F.a.string.isRequired,type:F.a.string.isRequired}).isRequired,subscribersCount:F.a.number.isRequired,mailpoetAccountUrl:F.a.string.isRequired},_r.propTypes={successClicked:F.a.func.isRequired,illustrationImageUrl:F.a.string.isRequired,MSSPitchIllustrationUrl:F.a.string.isRequired,newsletter:F.a.shape({status:F.a.string.isRequired,type:F.a.string.isRequired}).isRequired,subscribersCount:F.a.number.isRequired,mailpoetAccountUrl:F.a.string.isRequired};var kr=Er;function Sr(e){return T.a.createElement("div",{className:"mailpoet_centered"},T.a.createElement("h1",null,M.a.I18n.t("congratulationsSendFailHeader")),T.a.createElement("p",null,Qe()(M.a.I18n.t("congratulationsSendFailExplain"),/\[link\](.*?)\[\/link\]/g,(function(e,t){return T.a.createElement("a",{key:t,target:"_blank",rel:"noopener noreferrer",href:"https://kb.mailpoet.com/article/231-sending-does-not-work","data-beacon-article":"5a0257ac2c7d3a272c0d7ad6"},e)}))),T.a.createElement("button",{type:"button",className:"button",onClick:e.failClicked},M.a.I18n.t("close")))}Sr.propTypes={failClicked:F.a.func.isRequired};var Cr=Sr;var Ir=function(){return T.a.createElement("div",{className:"mailpoet_loading"},T.a.createElement("div",{className:"mailpoet_modal_loading mailpoet_modal_loading_1"}),T.a.createElement("div",{className:"mailpoet_modal_loading mailpoet_modal_loading_2"}),T.a.createElement("div",{className:"mailpoet_modal_loading mailpoet_modal_loading_3"}))};function xr(e){return T.a.createElement("div",{className:"mailpoet_newsletter_loading"},T.a.createElement(Ir,null),(t=e.showRichLoadingScreen,n=e.illustrationImageUrl,t?T.a.createElement("div",null,T.a.createElement("h1",{className:"mailpoet_newsletter_loading_header"},M.a.I18n.t("congratulationsLoadingHeader")),T.a.createElement("img",{src:n,alt:"",width:"800px",height:"266px"})):T.a.createElement("div",null)));var t,n}xr.propTypes={illustrationImageUrl:F.a.string.isRequired,showRichLoadingScreen:F.a.bool.isRequired};var Or=xr;function Nr(e){var t=function(){if("undefined"==typeof Reflect||!B.a)return!1;if(B.a.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(B()(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,a=re()(e);if(t){var r=re()(this).constructor;n=B()(a,arguments,r)}else n=a.apply(this,arguments);return ne()(this,n)}}function Tr(){return M.a.Ajax.post({api_version:window.mailpoet_api_version,endpoint:"settings",action:"set",data:{show_congratulate_after_first_newsletter:!1}}).always((function(){window.location=window.mailpoet_main_page}))}var Dr=function(e){ee()(n,e);var t=Nr(n);function n(e){var a,r;return K()(this,n),(r=t.call(this,e)).state={loading:!0,newsletter:null,testingPassed:!1,timeStart:Qt()(),minimumLoadingTimePassed:!1},r.tick=$()(a=r.tick).call(a,J()(r)),r}return Q()(n,[{key:"componentDidMount",value:function(){this.loadNewsletter(this.props.match.params.id),this.tick()}},{key:"componentDidUpdate",value:function(e){e.match.params.id!==this.props.match.params.id&&this.loadNewsletter(this.props.match.params.id)}},{key:"tick",value:function(){Qt()().subtract(20,"second").isAfter(this.state.timeStart)&&this.setState({error:!0,loading:!1}),this.state.loading&&this.loadNewsletter(this.props.match.params.id),Qt()().subtract(6,"seconds").isAfter(this.state.timeStart)&&this.setState({minimumLoadingTimePassed:!0}),!this.state.loading&&this.state.minimumLoadingTimePassed||ht()(this.tick,2e3)}},{key:"loadNewsletter",value:function(e){var t=this;M.a.Ajax.post({api_version:window.mailpoet_api_version,endpoint:"newsletters",action:"get",data:{id:e}}).done((function(e){return t.newsletterLoaded(e.data)}))}},{key:"newsletterLoaded",value:function(e){"standard"!==e.type||"scheduled"===e.status?this.setState({newsletter:e,loading:!1,minimumLoadingTimePassed:!0}):"sent"===e.status||"sending"===e.status?this.setState({newsletter:e,loading:!1,testingPassed:!0}):this.setState({newsletter:e})}},{key:"renderContent",value:function(){return this.state.loading||!this.state.minimumLoadingTimePassed?(e=!!this.state.newsletter,T.a.createElement(Or,{illustrationImageUrl:window.mailpoet_congratulations_loading_image,successClicked:Tr,showRichLoadingScreen:e})):this.state.error?(M.a.trackEvent("Cron testing done",{"Cron is working":"false"}),T.a.createElement(Cr,{failClicked:function(){window.location=window.mailpoet_main_page}})):(t=this.state.newsletter,this.state.testingPassed&&M.a.trackEvent("Cron testing done",{"Cron is working":"true"}),T.a.createElement(kr,{illustrationImageUrl:window.mailpoet_congratulations_success_image,MSSPitchIllustrationUrl:window.MSS_pitch_illustration_url,successClicked:Tr,newsletter:t,isWoocommerceActive:window.mailpoet_woocommerce_active,subscribersCount:window.mailpoet_subscribers_count,mailpoetAccountUrl:window.mailpoet_account_url}));var e,t}},{key:"render",value:function(){return T.a.createElement("div",{className:"newsletter_congratulate_page"},this.renderContent())}}]),n}(T.a.Component);Dr.propTypes={match:F.a.shape({params:F.a.shape({id:F.a.string}).isRequired}).isRequired};var Pr=Dr;function Rr(e){var t=function(){if("undefined"==typeof Reflect||!B.a)return!1;if(B.a.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(B()(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,a=re()(e);if(t){var r=re()(this).constructor;n=B()(a,arguments,r)}else n=a.apply(this,arguments);return ne()(this,n)}}var jr=function(e){ee()(n,e);var t=Rr(n);function n(){var e,a;K()(this,n);for(var r=arguments.length,o=new Array(r),i=0;i<r;i++)o[i]=arguments[i];return a=t.call.apply(t,E()(e=[this]).call(e,o)),w()(J()(a),"showTemplateSelection",(function(e){a.props.history.push("/template/".concat(e))})),a}return Q()(n,[{key:"componentDidMount",value:function(){var e=this;M.a.Ajax.post({api_version:window.mailpoet_api_version,endpoint:"newsletters",action:"create",data:{type:"standard"}}).done((function(t){e.showTemplateSelection(t.data.id)})).fail((function(t){var n;t.errors.length>0&&e.context.notices.error(O()(n=t.errors).call(n,(function(e){return T.a.createElement("p",{key:e.message},e.message)})),{scroll:!0})}))}},{key:"render",value:function(){return T.a.createElement("div",null,T.a.createElement("h1",null,M.a.I18n.t("regularNewsletterTypeTitle")),T.a.createElement(A.a,{step:"type"}))}}]),n}(T.a.Component);jr.contextType=yn.a,jr.propTypes={history:F.a.shape({push:F.a.func.isRequired}).isRequired};var Mr=Object(ot.withRouter)(jr);function Ar(e){var t=function(){if("undefined"==typeof Reflect||!B.a)return!1;if(B.a.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(B()(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,a=re()(e);if(t){var r=re()(this).constructor;n=B()(a,arguments,r)}else n=a.apply(this,arguments);return ne()(this,n)}}var Lr={name:"options",type:"reactComponent",component:Va},Fr=function(e){ee()(n,e);var t=Ar(n);function n(e){var a;return K()(this,n),a=t.call(this,e),w()(J()(a),"handleValueChange",(function(e){var t=a.state;t[e.target.name]=e.target.value,a.setState(t)})),w()(J()(a),"handleNext",(function(){M.a.Ajax.post({api_version:window.mailpoet_api_version,endpoint:"newsletters",action:"create",data:P.a.extend({},a.state,{type:"notification",subject:M.a.I18n.t("draftPostNotificationTitle")})}).done((function(e){a.showTemplateSelection(e.data.id)})).fail((function(e){var t;e.errors.length>0&&a.context.notices.error(O()(t=e.errors).call(t,(function(e){return T.a.createElement("p",{key:e.message},e.message)})),{scroll:!0})}))})),w()(J()(a),"showTemplateSelection",(function(e){a.props.history.push("/template/".concat(e))})),a.state={options:{intervalType:"daily",timeOfDay:0,weekDay:1,monthDay:0,nthWeekDay:1}},a}return Q()(n,[{key:"render",value:function(){return T.a.createElement("div",null,T.a.createElement("h1",null,M.a.I18n.t("postNotificationNewsletterTypeTitle")),T.a.createElement(A.a,{step:"type"}),T.a.createElement("h3",null,M.a.I18n.t("selectFrequency")),T.a.createElement(Va,{item:this.state,field:Lr,onValueChange:this.handleValueChange}),T.a.createElement("p",{className:"submit"},T.a.createElement("input",{className:"button button-primary",type:"button",onClick:this.handleNext,value:M.a.I18n.t("next")})))}}]),n}(T.a.Component);Fr.contextType=yn.a,Fr.propTypes={history:F.a.shape({push:F.a.func.isRequired}).isRequired};var qr=Object(ot.withRouter)(Fr);function Ur(e){var t=function(){if("undefined"==typeof Reflect||!B.a)return!1;if(B.a.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(B()(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,a=re()(e);if(t){var r=re()(this).constructor;n=B()(a,arguments,r)}else n=a.apply(this,arguments);return ne()(this,n)}}var Vr={name:"options",label:"Event",type:"reactComponent",component:Za},Br=function(e){ee()(n,e);var t=Ur(n);function n(e){var a,r,o;K()(this,n),o=t.call(this,e);var i=window.mailpoet_segments||[],s=1;return i=f()(i).call(i,(function(e){return"default"===e.type})),P.a.size(i)>0&&(s=P.a.first(i).id),o.state={options:{event:"segment",segment:s,role:"subscriber",afterTimeNumber:1,afterTimeType:"immediate"}},o.handleValueChange=$()(a=o.handleValueChange).call(a,J()(o)),o.handleNext=$()(r=o.handleNext).call(r,J()(o)),o}return Q()(n,[{key:"handleValueChange",value:function(e){var t=this.state;t[e.target.name]=e.target.value,this.setState(t)}},{key:"handleNext",value:function(){var e=this;M.a.Ajax.post({api_version:window.mailpoet_api_version,endpoint:"newsletters",action:"create",data:P.a.extend({},this.state,{type:"welcome",subject:M.a.I18n.t("draftNewsletterTitle")})}).done((function(t){e.showTemplateSelection(t.data.id)})).fail((function(e){var t;e.errors.length>0&&M.a.Notice.error(O()(t=e.errors).call(t,(function(e){return e.message})),{scroll:!0})}))}},{key:"showTemplateSelection",value:function(e){this.props.history.push("/template/".concat(e))}},{key:"render",value:function(){return T.a.createElement("div",null,T.a.createElement("h1",null,M.a.I18n.t("welcomeNewsletterTypeTitle")),T.a.createElement(A.a,{step:"type"}),T.a.createElement("h3",null,M.a.I18n.t("selectEventToSendWelcomeEmail")),T.a.createElement(Za,{item:this.state,field:Vr,onValueChange:this.handleValueChange}),T.a.createElement("p",{className:"submit"},T.a.createElement("input",{className:"button button-primary",type:"button",onClick:this.handleNext,value:M.a.I18n.t("next")})))}}]),n}(T.a.Component);Br.propTypes={history:F.a.shape({push:F.a.func.isRequired}).isRequired};var Wr=Br;function Yr(e){var t=function(){if("undefined"==typeof Reflect||!B.a)return!1;if(B.a.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(B()(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,a=re()(e);if(t){var r=re()(this).constructor;n=B()(a,arguments,r)}else n=a.apply(this,arguments);return ne()(this,n)}}var Hr=function(e){ee()(n,e);var t=Yr(n);function n(){return K()(this,n),t.apply(this,arguments)}return Q()(n,[{key:"render",value:function(){var e,t=this.props.event,n=t.soon;if(this.props.premium)e=T.a.createElement("a",{href:"?page=mailpoet-premium",target:"_blank"},M.a.I18n.t("premiumFeatureLink"));else if(t.actionButtonLink&&t.actionButtonTitle)e=T.a.createElement("a",{href:t.actionButtonLink,target:"_blank",rel:"noopener noreferrer"},t.actionButtonTitle);else{var a=n?null:P.a.partial(this.props.eventsConfigurator,t.slug);e=T.a.createElement("a",{className:"button button-primary",disabled:n,onClick:a,role:"presentation","data-automation-id":"create_".concat(t.slug),onKeyDown:function(e){var t,n;I()(t=["keydown","keypress"]).call(t,e.type)&&I()(n=["Enter"," "]).call(n,e.key)&&(e.preventDefault(),a())}},t.actionButtonTitle||M.a.I18n.t("setUp"))}return T.a.createElement("li",{"data-type":t.slug},T.a.createElement("div",{className:"mailpoet_thumbnail"},t.thumbnailImage?T.a.createElement("img",{src:t.thumbnailImage,alt:""}):null),T.a.createElement("div",{className:"mailpoet_boxes_content"},T.a.createElement("div",{className:"mailpoet_description"},T.a.createElement("div",{className:"title_and_badge"},T.a.createElement("h3",null,t.title," ",t.soon?"(".concat(M.a.I18n.t("soon"),")"):""),t.badge?T.a.createElement("span",{className:"mailpoet_badge mailpoet_badge_".concat(t.badge.style)},t.badge.text):""),T.a.createElement("p",null,t.description)),T.a.createElement("div",{className:"mailpoet_actions"},e)))}}]),n}(T.a.PureComponent);Hr.defaultProps={premium:!1},Hr.propTypes={premium:F.a.bool,eventsConfigurator:F.a.func.isRequired,event:F.a.shape({slug:F.a.string.isRequired,thumbnailImage:F.a.string,actionButtonLink:F.a.string,title:F.a.string.isRequired,soon:F.a.bool,badge:F.a.shape({style:F.a.string,text:F.a.string}),description:F.a.string.isRequired,actionButtonTitle:F.a.string}).isRequired};var $r=Hr;function zr(e){var t=function(){if("undefined"==typeof Reflect||!B.a)return!1;if(B.a.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(B()(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,a=re()(e);if(t){var r=re()(this).constructor;n=B()(a,arguments,r)}else n=a.apply(this,arguments);return ne()(this,n)}}var Kr=function(e){ee()(n,e);var t=zr(n);function n(e){var a,r;return K()(this,n),(r=t.call(this,e)).email=r.props.email,r.emailEvents=r.email.events,r.eventsConfigurator=$()(a=r.eventsConfigurator).call(a,J()(r)),r}return Q()(n,[{key:"eventsConfigurator",value:function(e){var t;M.a.trackEvent("Emails > Automatic Type selected",{"MailPoet Free version":window.mailpoet_version,"MailPoet Premium version":window.mailpoet_premium_version,"Email type":e}),this.props.history.push(E()(t="/new/".concat(this.email.slug,"/")).call(t,e,"/conditions"))}},{key:"displayEvents",value:function(){var e=this,t=O()(P.a).call(P.a,this.emailEvents,(function(t,n){return T.a.createElement($r,{premium:e.email.premium,event:t,key:n,eventsConfigurator:e.eventsConfigurator})}));return T.a.createElement("ul",{className:"mailpoet_boxes woocommerce clearfix"},t)}},{key:"render",value:function(){var e=M.a.I18n.t("selectAutomaticEmailsEventsHeading").replace("%$1s",this.email.title);return T.a.createElement("div",null,T.a.createElement("h1",null,e),T.a.createElement(U,{step:"events"}),this.displayEvents())}}]),n}(T.a.Component);Kr.propTypes={email:F.a.shape({title:F.a.string.isRequired,slug:F.a.string.isRequired,premium:F.a.bool}).isRequired,history:F.a.shape({push:F.a.func.isRequired}).isRequired};var Gr=Object(ot.withRouter)(Kr);function Qr(e){var t=function(){if("undefined"==typeof Reflect||!B.a)return!1;if(B.a.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(B()(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,a=re()(e);if(t){var r=re()(this).constructor;n=B()(a,arguments,r)}else n=a.apply(this,arguments);return ne()(this,n)}}var Xr=function(e){ee()(n,e);var t=Qr(n);function n(e){var a,r,o;K()(this,n),o=t.call(this,e);var i=e.email,s=e.name;o.handleChange=$()(a=o.handleChange).call(a,J()(o)),o.handleNextStep=$()(r=o.handleNextStep).call(r,J()(o)),o.email=i,o.emailEvents=o.email.events,o.segments=f()(P.a).call(P.a,window.mailpoet_segments,(function(e){return null===e.deleted_at}));var l=o.getEvent(s),c=o.constructor.getEventOptions(l),u=o.constructor.getEventOptionsFirstValue(c);return o.state={event:l,eventSlug:l.slug,eventOptionValue:u,segment:l.sendToLists?o.constructor.getFirstSegment():null,afterTimeType:l.defaultAfterTimeType||"immediate",afterTimeNumber:null},o}return Q()(n,null,[{key:"getEventOptions",value:function(e){return e.options||null}},{key:"getEventOptionsFirstValue",value:function(e){return e&&P.a.isArray(de()(e))&&de()(e)[0].id?de()(e)[0].id:null}},{key:"displayBreadcrumbs",value:function(){return T.a.createElement(U,{step:"conditions"})}}]),Q()(n,[{key:"getEvent",value:function(e){return this.emailEvents[e]}},{key:"getFirstSegment",value:function(){return P.a.isArray(this.segments)&&this.segments[0].id?this.segments[0].id:null}},{key:"displayHeader",value:function(){return this.state.event.title}},{key:"displayEventOptions",value:function(){var e=this.state,t=e.eventSlug,n=e.event,a={emailSlug:this.email.slug,eventSlug:t,eventOptions:this.constructor.getEventOptions(n),onValueChange:this.handleChange};return T.a.createElement(He,{emailSlug:a.emailSlug,eventSlug:a.eventSlug,eventOptions:a.eventOptions,onValueChange:a.onValueChange})}},{key:"displaySegments",value:function(){var e=this;if(!this.state.event.sendToLists)return null;var t={field:{id:"segments",forceSelect2:!0,values:this.segments,extendSelect2Options:{minimumResultsForSearch:1/0}},onValueChange:function(t){return e.handleChange({segment:t.target.value})}};return T.a.createElement("div",{className:"event-segment-selection"},T.a.createElement(be,{field:t.field,onValueChange:t.onValueChange}))}},{key:"displayScheduling",value:function(){var e=this.state,t={item:{afterTimeNumber:e.afterTimeNumber,afterTimeType:e.afterTimeType},event:e.event,onValueChange:this.handleChange};return T.a.createElement(Be,{item:t.item,event:t.event,onValueChange:t.onValueChange})}},{key:"displayEventTip",value:function(){var e=this.state.event;return e.tip?T.a.createElement("p",{className:"description"},T.a.createElement("strong",null,M.a.I18n.t("tip"))," ",e.tip):null}},{key:"handleChange",value:function(e){var t=this.state,n=t.segment,a=t.afterTimeNumber,r=e;if(r.eventSlug){r.event=this.getEvent(r.eventSlug),r.segment=r.event.sendToLists?n||this.constructor.getFirstSegment():null;var o=this.constructor.getEventOptions(r.event);r.eventOptionValue=o?this.constructor.getEventOptionsFirstValue(o):null}r.afterTimeType&&"immediate"===r.afterTimeType?r.afterTimeNumber=null:!r.afterTimeType||r.afterTimeNumber||a||(r.afterTimeNumber=1),this.setState(r)}},{key:"handleNextStep",value:function(){var e=this,t=this.props.history,n=this.state,a=n.eventSlug,r=n.afterTimeType,o=n.afterTimeNumber,i=n.event,s=n.segment,l=n.eventOptionValue,c={group:this.email.slug,event:a,afterTimeType:r};o&&(c.afterTimeNumber=o),c.sendTo=i.sendToLists?"segment":"user",s&&(c.segment=s),l&&(c.meta=Y()({option:l})),M.a.Ajax.post({api_version:window.mailpoet_api_version,endpoint:"newsletters",action:"create",data:{type:"automatic",subject:M.a.I18n.t("draftNewsletterTitle"),options:c}}).done((function(e){M.a.trackEvent("Emails > New Automatic Email Created",{"MailPoet Premium version":window.mailpoet_premium_version,"MailPoet Free version":window.mailpoet_version,"Event type":c.event,"Schedule type":c.afterTimeType,"Schedule value":c.afterTimeNumber}),t.push("/template/".concat(e.data.id))})).fail((function(t){var n;t.errors.length>0&&e.context.notices.error(O()(n=t.errors).call(n,(function(e){return T.a.createElement("p",{key:e.message},e.message)})),{scroll:!0})}))}},{key:"render",value:function(){var e=M.a.I18n.t("selectAutomaticEmailsEventsConditionsHeading").replace("%1s",this.email.title);return T.a.createElement("div",null,T.a.createElement("h1",null,e),this.constructor.displayBreadcrumbs(),T.a.createElement("div",{className:"events-conditions-container"},T.a.createElement("h1",null,this.displayHeader()),T.a.createElement("div",null,this.displayEventOptions()),T.a.createElement("div",null,this.displaySegments()),T.a.createElement("div",null,this.displayScheduling())),T.a.createElement("p",{className:"submit"},T.a.createElement("input",{className:"button button-primary",type:"button",onClick:this.handleNextStep,value:M.a.I18n.t("next")})),this.displayEventTip())}}]),n}(T.a.Component);Xr.contextType=yn.a,Xr.propTypes={history:F.a.shape({push:F.a.func.isRequired}).isRequired,name:F.a.string.isRequired,email:F.a.shape({title:F.a.string.isRequired,slug:F.a.string.isRequired}).isRequired};var Jr=Xr,Zr=n(544),eo=n.n(Zr),to=function(e){var t=e.errors;return t.length<1?null:T.a.createElement(gt,{type:"error",closable:!1},O()(t).call(t,(function(e){return T.a.createElement("p",{key:e.message},e.message)})))};to.propTypes={errors:F.a.arrayOf(F.a.shape({message:F.a.string.isRequired})).isRequired};var no=to,ao=F.a.shape({status:F.a.string,count_processed:F.a.string.isRequired,count_total:F.a.string.isRequired,scheduled_at:F.a.string}),ro=F.a.shape({id:F.a.number.isRequired,queue:F.a.oneOfType([ao,F.a.bool])}),oo=function(e){var t=e.queue,n=st()("mailpoet_progress",{mailpoet_progress_complete:"completed"===t.status}),a=Math.round(100*t.count_processed/t.count_total),r=0;return eo()(a)?(r=a,a+="%"):a=M.a.I18n.t("noSubscribers"),T.a.createElement("div",{className:n},T.a.createElement("span",{className:"mailpoet_progress_bar",style:{width:"".concat(r,"%")}}),T.a.createElement("span",{className:"mailpoet_progress_label"},a))};oo.propTypes={queue:ao.isRequired};var io=function(e){var t=e.newsletter;return T.a.createElement(rt.c,{to:"/sending-status/".concat(t.id),"data-automation-id":"sending_status_".concat(t.id)},T.a.createElement("span",null,M.a.I18n.t("newsletterQueueCompleted").replace("%$1d",ke()(t.queue.count_processed,10).toLocaleString()).replace("%$2d",ke()(t.queue.count_total,10).toLocaleString())))};io.propTypes={newsletter:ro.isRequired};var so=function(e){var t=e.className,n=e.onClick,a=e.children;return T.a.createElement("a",{className:st()("button",t),style:{display:"inline-block"},href:"#",onClick:function(e){e.preventDefault(),n(e)}},a)};so.propTypes={className:F.a.string,onClick:F.a.func.isRequired,children:F.a.string.isRequired},so.defaultProps={className:""};var lo=function(e){var t=e.newsletter,n=T.a.useState("paused"===t.queue.status),a=Ce()(n,2),r=a[0],o=a[1],i=T.a.useState([]),s=Ce()(i,2),l=s[0],c=s[1];return T.a.createElement(T.a.Fragment,null,T.a.createElement(no,{errors:l}),T.a.createElement("span",null,ke()(t.queue.count_processed,10).toLocaleString(),"/",ke()(t.queue.count_total,10).toLocaleString()," ",r&&T.a.createElement(so,{onClick:function(){c([]),M.a.Ajax.post({api_version:window.mailpoet_api_version,endpoint:"sendingQueue",action:"resume",data:{newsletter_id:t.id}}).done((function(){return o(!1)})).fail((function(e){return c(e.errors)}))}},M.a.I18n.t("resume")),!r&&T.a.createElement(so,{className:"mailpoet_pause",onClick:function(){c([]),M.a.Ajax.post({api_version:window.mailpoet_api_version,endpoint:"sendingQueue",action:"pause",data:{newsletter_id:t.id}}).done((function(){return o(!0)})).fail((function(e){return c(e.errors)}))}},M.a.I18n.t("pause"))))};lo.propTypes={newsletter:ro.isRequired};var co=function(e){var t=e.newsletter,n=e.mailerLog;return t.queue?"paused"===n.status&&"completed"!==t.queue.status?T.a.createElement("span",null,M.a.I18n.t("paused")):"scheduled"===t.queue.status?T.a.createElement("span",null,M.a.I18n.t("scheduledFor")," ",M.a.Date.format(t.queue.scheduled_at)):T.a.createElement("div",null,T.a.createElement(oo,{queue:t.queue}),T.a.createElement("p",{style:{textAlign:"center"}},"completed"===t.queue.status&&T.a.createElement(io,{newsletter:t}),"completed"!==t.queue.status&&T.a.createElement(lo,{newsletter:t}))):T.a.createElement("span",null,M.a.I18n.t("notSentYet"))};co.propTypes={newsletter:ro.isRequired,mailerLog:F.a.shape({status:F.a.string}).isRequired};var uo=co,po=n(129),mo=n.n(po),fo=function(){M.a.trackEvent("User has clicked a CTA to view detailed stats",{"MailPoet Free version":window.mailpoet_version})},ho=function(e){return e.unshift({name:"stats",link:function(e){return T.a.createElement(rt.c,{to:"/stats/".concat(e.id),onClick:j.a.applyFilters("mailpoet_newsletters_listing_stats_tracking",fo)},M.a.I18n.t("statsListingActionTitle"))},display:function(e){var t=e.queue&&e.queue.count_processed;return Number(e.total_sent||t)>0}}),e},vo=function(e){e.meta.mta_log.error&&"authorization"===e.meta.mta_log.error.operation&&(M.a.Notice.hide("mailpoet_notice_being_sent"),M.a.Notice.error(e.meta.mta_log.error.error_message,{static:!0,id:"mailpoet_authorization_error"}),fe()(".js-button-resume-sending").on("click",(function(){fe()('[data-id="mailpoet_authorization_error"]').slideUp()})))},go=function(e){if(!1===e.meta.cron_accessible){var t=Qe()(M.a.I18n.t("cronNotAccessibleNotice"),/\[link\](.*?)\[\/link\]/g,(function(e){return T.a.createElement("a",{href:"https://kb.mailpoet.com/article/231-sending-does-not-work","data-beacon-article":"5a0257ac2c7d3a272c0d7ad6",target:"_blank",rel:"noopener noreferrer",key:"check-cron"},e)}));M.a.Notice.error("",{static:!0,id:"mailpoet_cron_error"}),ve.a.render(T.a.createElement("div",null,T.a.createElement("p",null,t)),fe()('[data-id="mailpoet_cron_error"]')[0])}else M.a.Notice.hide("mailpoet_cron_error")},yo=function(e){var t=e.newsletter,n=e.isSent,a=e.currentTime,r=n;if(void 0===r&&(r=t.statistics&&t.queue&&"scheduled"!==t.queue.status),!r)return T.a.createElement("span",null,M.a.I18n.t("notSentYet"));var o={link:"/stats/".concat(t.id),onClick:j.a.applyFilters("mailpoet_newsletters_listing_stats_tracking",fo)},i=Number(t.total_sent||t.queue.count_processed),s=0,l=0,c=0,u=null;i>0&&(s=100*t.statistics.clicked/i,l=100*t.statistics.opened/i,c=100*t.statistics.unsubscribed/i,u=t.statistics.revenue);var p,d,m,f,h,v=M.a.Num.toLocaleFixed(s,1),g=M.a.Num.toLocaleFixed(l,1),y=M.a.Num.toLocaleFixed(c,1);void 0!==a?(p=6,d=t.queue.scheduled_at||t.queue.created_at,f=(m=Qt()(a).diff(Qt()(d),"hours"))<p,h=!0):(f=!1,h=!1);var b;b=i>=20&&t.statistics.opened>=5&&!f?T.a.createElement("div",{className:"mailpoet_stats_text"},T.a.createElement("div",null,T.a.createElement("span",null,g,"%"," "),T.a.createElement(mo.a,{stat:"opened",rate:l,tooltipId:"opened-".concat(t.id)})),T.a.createElement("div",null,T.a.createElement("span",null,v,"%"," "),T.a.createElement(mo.a,{stat:"clicked",rate:s,tooltipId:"clicked-".concat(t.id)})),T.a.createElement("div",null,T.a.createElement("span",{className:"mailpoet_stat_hidden"},y,"%"))):T.a.createElement("div",null,T.a.createElement("span",{className:"mailpoet_stats_text"},g,"%,"," ",v,"%",T.a.createElement("span",{className:"mailpoet_stat_hidden"},","," ",y,"%")));var w,_=function(e,n){var a;return function(e,t,n,a){return a<=0||!t.link?e:t.externalLink?T.a.createElement("a",{key:"stats-".concat(n),href:t.link,onClick:t.onClick||null},e):T.a.createElement(rt.c,{key:"stats-".concat(n),to:t.link,onClick:t.onClick||null},e)}(e,o,E()(a="".concat(n,"-")).call(a,t.id),i)},k=T.a.createElement(T.a.Fragment,null,_(b,"opened-and-clicked"),null!==u&&u.value>0&&T.a.createElement("div",{className:"mailpoet_stats_text"},_(u.formatted,"revenue")," ",T.a.createElement(Et.a,{tooltip:M.a.I18n.t("revenueStatsTooltip"),place:"left",tooltipId:"helpTooltipStatsRevenue"})),f&&_(T.a.createElement("div",{className:"mailpoet_badge mailpoet_badge_green"},M.a.I18n.t("checkBackInHours").replace("%$1d",p-m)),"check-back"));return h&&l<5&&m>=24&&i>=10&&(w=T.a.createElement("div",null,T.a.createElement("a",{href:"https://kb.mailpoet.com/article/191-how-to-improve-my-open-and-click-rates","data-beacon-article":"58f671152c7d3a057f8858e8",target:"_blank",rel:"noopener noreferrer",className:"mailpoet_stat_link_small"},M.a.I18n.t("improveThisLinkText")))),T.a.createElement("div",null,k,w)},bo=F.a.shape({clicked:F.a.number,opened:F.a.number,unsubscribed:F.a.number,revenue:F.a.shape({count:F.a.number,currency:F.a.string,formatted:F.a.string,value:F.a.number})}),wo=F.a.shape({status:F.a.string,count_processed:F.a.string.isRequired,count_total:F.a.string.isRequired,created_at:F.a.string,scheduled_at:F.a.string});yo.propTypes={newsletter:F.a.shape({id:F.a.number.isRequired,queue:F.a.oneOfType([wo,F.a.bool]),total_sent:F.a.number,statistics:F.a.oneOfType([bo,F.a.bool])}).isRequired,isSent:F.a.bool,currentTime:F.a.string},yo.defaultProps={isSent:void 0,currentTime:void 0};var _o=yo;function Eo(e){var t=function(){if("undefined"==typeof Reflect||!B.a)return!1;if(B.a.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(B()(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,a=re()(e);if(t){var r=re()(this).constructor;n=B()(a,arguments,r)}else n=a.apply(this,arguments);return ne()(this,n)}}var ko=!!window.mailpoet_tracking_enabled,So={onNoItemsFound:function(e,t){return M.a.I18n.t(t?"noItemsFound":"emptyListing")},onTrash:function(e){var t=Number(e.meta.count),n=null;n=1===t?M.a.I18n.t("oneNewsletterTrashed"):M.a.I18n.t("multipleNewslettersTrashed").replace("%$1d",t.toLocaleString()),M.a.Notice.success(n)},onDelete:function(e){var t=Number(e.meta.count),n=null;n=1===t?M.a.I18n.t("oneNewsletterDeleted"):M.a.I18n.t("multipleNewslettersDeleted").replace("%$1d",t.toLocaleString()),M.a.Notice.success(n)},onRestore:function(e){var t=Number(e.meta.count),n=null;n=1===t?M.a.I18n.t("oneNewsletterRestored"):M.a.I18n.t("multipleNewslettersRestored").replace("%$1d",t.toLocaleString()),M.a.Notice.success(n)}},Co=[{name:"subject",label:M.a.I18n.t("subject"),sortable:!0},{name:"status",label:M.a.I18n.t("status")},{name:"segments",label:M.a.I18n.t("lists")},{name:"statistics",label:M.a.I18n.t("statistics"),display:ko},{name:"sent_at",label:M.a.I18n.t("sentOn"),sortable:!0}],Io=[{name:"trash",label:M.a.I18n.t("moveToTrash"),onSuccess:So.onTrash}],xo=function(e){var t=function(){window.location.href="?page=mailpoet-newsletter-editor&id=".concat(e.id)};e.queue&&"sending"===e.status&&null===e.queue.status?Fn({message:M.a.I18n.t("confirmEdit"),onConfirm:t}):t()},Oo=[{name:"view",link:function(e){return T.a.createElement("a",{href:e.preview_url,target:"_blank",rel:"noopener noreferrer"},M.a.I18n.t("preview"))}},{name:"edit",label:M.a.I18n.t("edit"),onClick:xo},{name:"duplicate",label:M.a.I18n.t("duplicate"),onClick:function(e,t){return M.a.Ajax.post({api_version:window.mailpoet_api_version,endpoint:"newsletters",action:"duplicate",data:{id:e.id}}).done((function(e){M.a.Notice.success(M.a.I18n.t("newsletterDuplicated").replace("%$1s",e.data.subject)),t()})).fail((function(e){var t;e.errors.length>0&&M.a.Notice.error(O()(t=e.errors).call(t,(function(e){return e.message})),{scroll:!0})}))}},{name:"trash"}];Oo=ho(Oo);var No=function(e){ee()(n,e);var t=Eo(n);function n(e){var a;return K()(this,n),a=t.call(this,e),w()(J()(a),"renderItem",(function(e,t,n){var a,r=st()("manage-column","column-primary","has-row-actions"),o=O()(a=e.segments).call(a,(function(e){return e.name})).join(", ");return T.a.createElement("div",null,T.a.createElement("td",{className:r},T.a.createElement("strong",null,T.a.createElement("a",{className:"row-title",href:"#",onClick:function(t){t.preventDefault(),xo(e)}},e.queue.newsletter_rendered_subject||e.subject)),t),T.a.createElement("td",{className:"column","data-colname":M.a.I18n.t("status")},T.a.createElement(uo,{newsletter:e,mailerLog:n.mta_log})),T.a.createElement("td",{className:"column","data-colname":M.a.I18n.t("lists")},o),!0===ko?T.a.createElement("td",{className:"column","data-colname":M.a.I18n.t("statistics")},T.a.createElement(_o,{newsletter:e,currentTime:n.current_time})):null,T.a.createElement("td",{className:"column-date","data-colname":M.a.I18n.t("sentOn")},T.a.createElement("abbr",null,e.sent_at?M.a.Date.format(e.sent_at):M.a.I18n.t("notSentYet"))))})),a.state={newslettersCount:void 0},a}return Q()(n,[{key:"render",value:function(){var e=this;return T.a.createElement(T.a.Fragment,null,0===this.state.newslettersCount&&T.a.createElement(In,{filter:function(e){return"standard"===e.slug},showHeader:!1}),0!==this.state.newslettersCount&&T.a.createElement(ct.a,{limit:window.mailpoet_listing_per_page,location:this.props.location,params:this.props.match.params,endpoint:"newsletters",type:"standard",base_url:"standard",onRenderItem:this.renderItem,columns:Co,bulk_actions:Io,item_actions:Oo,messages:So,auto_refresh:!0,sort_by:"sent_at",sort_order:"desc",afterGetItems:function(t){if(!t.loading){var n,a=Ne()(n=t.groups).call(n,(function(e,t){return e+t.count}),0);e.setState({newslettersCount:a})}vo(t),go(t)}}))}}]),n}(T.a.Component);No.contextType=yn.a,No.propTypes={location:F.a.object.isRequired,match:F.a.shape({params:F.a.object}).isRequired};var To=Object(ot.withRouter)(No);function Do(e){var t=function(){if("undefined"==typeof Reflect||!B.a)return!1;if(B.a.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(B()(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,a=re()(e);if(t){var r=re()(this).constructor;n=B()(a,arguments,r)}else n=a.apply(this,arguments);return ne()(this,n)}}var Po=window.mailpoet_roles||{},Ro=window.mailpoet_segments||{},jo=!!window.mailpoet_tracking_enabled,Mo={onNoItemsFound:function(e,t){return M.a.I18n.t(t?"noItemsFound":"emptyListing")},onTrash:function(e){var t=Number(e.meta.count),n=null;n=1===t?M.a.I18n.t("oneNewsletterTrashed"):M.a.I18n.t("multipleNewslettersTrashed").replace("%$1d",t.toLocaleString()),M.a.Notice.success(n)},onDelete:function(e){var t=Number(e.meta.count),n=null;n=1===t?M.a.I18n.t("oneNewsletterDeleted"):M.a.I18n.t("multipleNewslettersDeleted").replace("%$1d",t.toLocaleString()),M.a.Notice.success(n)},onRestore:function(e){var t=Number(e.meta.count),n=null;n=1===t?M.a.I18n.t("oneNewsletterRestored"):M.a.I18n.t("multipleNewslettersRestored").replace("%$1d",t.toLocaleString()),M.a.Notice.success(n)}},Ao=[{name:"subject",label:M.a.I18n.t("subject"),sortable:!0},{name:"status",label:M.a.I18n.t("status"),width:145},{name:"settings",label:M.a.I18n.t("settings")},{name:"statistics",label:M.a.I18n.t("statistics"),display:jo},{name:"updated_at",label:M.a.I18n.t("lastModifiedOn"),sortable:!0}],Lo=[{name:"trash",label:M.a.I18n.t("moveToTrash"),onSuccess:Mo.onTrash}],Fo=[{name:"view",link:function(e){return T.a.createElement("a",{href:e.preview_url,target:"_blank",rel:"noopener noreferrer"},M.a.I18n.t("preview"))}},{name:"duplicate",label:M.a.I18n.t("duplicate"),onClick:function(e,t){return M.a.Ajax.post({api_version:window.mailpoet_api_version,endpoint:"newsletters",action:"duplicate",data:{id:e.id}}).done((function(e){M.a.Notice.success(M.a.I18n.t("newsletterDuplicated").replace("%$1s",e.data.subject)),t()})).fail((function(e){var t;e.errors.length>0&&M.a.Notice.error(O()(t=e.errors).call(t,(function(e){return e.message})),{scroll:!0})}))}},{name:"edit",link:function(e){return T.a.createElement("a",{href:"?page=mailpoet-newsletter-editor&id=".concat(e.id)},M.a.I18n.t("edit"))}},{name:"trash"}];Fo=ho(Fo);var qo=function(e){ee()(n,e);var t=Do(n);function n(e){var a;return K()(this,n),a=t.call(this,e),w()(J()(a),"updateStatus",(function(e){e.persist(),M.a.Ajax.post({api_version:window.mailpoet_api_version,endpoint:"newsletters",action:"setStatus",data:{id:Number(e.target.getAttribute("data-id")),status:e.target.value}}).done((function(e){"active"===e.data.status&&M.a.Notice.success(M.a.I18n.t("welcomeEmailActivated")),a.forceUpdate()})).fail((function(t){M.a.Notice.showApiErrorNotice(t),e.target.value=t.status}))})),w()(J()(a),"renderStatus",(function(e){var t=M.a.I18n.t("sentToXSubscribers").replace("%$1d",e.total_sent.toLocaleString()),n=M.a.I18n.t("scheduledToXSubscribers").replace("%$1d",e.total_scheduled.toLocaleString());return T.a.createElement("div",null,T.a.createElement("p",null,T.a.createElement("select",{"data-id":e.id,defaultValue:e.status,onChange:a.updateStatus},T.a.createElement("option",{value:"active"},M.a.I18n.t("active")),T.a.createElement("option",{value:"draft"},M.a.I18n.t("inactive")))),T.a.createElement("p",null,T.a.createElement(rt.c,{to:"/sending-status/".concat(e.id),"data-automation-id":"sending_status_".concat(e.id)},t)," ",T.a.createElement("br",null),n))})),w()(J()(a),"renderSettings",(function(e){var t,n,a;switch(e.options.event){case"user":t="mailpoet_all"===e.options.role?M.a.I18n.t("welcomeEventWPUserAnyRole"):M.a.I18n.t("welcomeEventWPUserWithRole").replace("%$1s",Po[e.options.role]);break;default:if(void 0===(a=le()(P.a).call(P.a,Ro,(function(t){return Number(t.id)===Number(e.options.segment)}))))return T.a.createElement("span",{className:"mailpoet_error"},M.a.I18n.t("sendingToSegmentsNotSpecified"));t=M.a.I18n.t("welcomeEventSegment").replace("%$1s",a.name)}if(t&&"immediate"!==e.options.afterTimeType){switch(e.options.afterTimeType){case"minutes":n=M.a.I18n.t("sendingDelayMinutes").replace("%$1d",e.options.afterTimeNumber);break;case"hours":n=M.a.I18n.t("sendingDelayHours").replace("%$1d",e.options.afterTimeNumber);break;case"days":n=M.a.I18n.t("sendingDelayDays").replace("%$1d",e.options.afterTimeNumber);break;case"weeks":n=M.a.I18n.t("sendingDelayWeeks").replace("%$1d",e.options.afterTimeNumber);break;default:n=M.a.I18n.t("sendingDelayInvalid")}t+=" [".concat(n,"].")}return T.a.createElement("span",null,t)})),w()(J()(a),"renderItem",(function(e,t){var n=st()("manage-column","column-primary","has-row-actions");return T.a.createElement("div",null,T.a.createElement("td",{className:n},T.a.createElement("strong",null,T.a.createElement("a",{className:"row-title",href:"?page=mailpoet-newsletter-editor&id=".concat(e.id)},e.subject)),t),T.a.createElement("td",{className:"column","data-colname":M.a.I18n.t("status")},a.renderStatus(e)),T.a.createElement("td",{className:"column","data-colname":M.a.I18n.t("settings")},a.renderSettings(e)),!0===jo?T.a.createElement("td",{className:"column","data-colname":M.a.I18n.t("statistics")},T.a.createElement(_o,{newsletter:e,isSent:e.total_sent>0&&!!e.statistics})):null,T.a.createElement("td",{className:"column-date","data-colname":M.a.I18n.t("lastModifiedOn")},T.a.createElement("abbr",null,M.a.Date.format(e.updated_at))))})),a.state={newslettersCount:void 0},a}return Q()(n,[{key:"render",value:function(){var e=this;return T.a.createElement(T.a.Fragment,null,0===this.state.newslettersCount&&T.a.createElement(In,{filter:function(e){return"welcome"===e.slug},showHeader:!1}),0!==this.state.newslettersCount&&T.a.createElement(ct.a,{limit:window.mailpoet_listing_per_page,location:this.props.location,params:this.props.match.params,endpoint:"newsletters",type:"welcome",base_url:"welcome",onRenderItem:this.renderItem,columns:Ao,bulk_actions:Lo,item_actions:Fo,messages:Mo,auto_refresh:!0,sort_by:"updated_at",sort_order:"desc",afterGetItems:function(t){if(!t.loading){var n,a=Ne()(n=t.groups).call(n,(function(e,t){return e+t.count}),0);e.setState({newslettersCount:a})}vo(t),go(t)}}))}}]),n}(T.a.Component);qo.propTypes={location:F.a.object.isRequired,match:F.a.shape({params:F.a.object}).isRequired};var Uo=Object(ot.withRouter)(qo);function Vo(e){var t=function(){if("undefined"==typeof Reflect||!B.a)return!1;if(B.a.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(B()(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,a=re()(e);if(t){var r=re()(this).constructor;n=B()(a,arguments,r)}else n=a.apply(this,arguments);return ne()(this,n)}}var Bo={onNoItemsFound:function(e,t){return M.a.I18n.t(t?"noItemsFound":"emptyListing")},onTrash:function(e){var t=Number(e.meta.count),n=null;n=1===t?M.a.I18n.t("oneNewsletterTrashed"):M.a.I18n.t("multipleNewslettersTrashed").replace("%$1d",t.toLocaleString()),M.a.Notice.success(n)},onDelete:function(e){var t=Number(e.meta.count),n=null;n=1===t?M.a.I18n.t("oneNewsletterDeleted"):M.a.I18n.t("multipleNewslettersDeleted").replace("%$1d",t.toLocaleString()),M.a.Notice.success(n)},onRestore:function(e){var t=Number(e.meta.count),n=null;n=1===t?M.a.I18n.t("oneNewsletterRestored"):M.a.I18n.t("multipleNewslettersRestored").replace("%$1d",t.toLocaleString()),M.a.Notice.success(n)}},Wo=[{name:"subject",label:M.a.I18n.t("subject"),sortable:!0},{name:"status",label:M.a.I18n.t("status"),width:100},{name:"settings",label:M.a.I18n.t("settings")},{name:"history",label:M.a.I18n.t("history"),width:100},{name:"updated_at",label:M.a.I18n.t("lastModifiedOn"),sortable:!0}],Yo=[{name:"trash",label:M.a.I18n.t("moveToTrash"),onSuccess:Bo.onTrash}],Ho=[{name:"view",link:function(e){return T.a.createElement("a",{href:e.preview_url,target:"_blank",rel:"noopener noreferrer"},M.a.I18n.t("preview"))}},{name:"edit",link:function(e){return T.a.createElement("a",{href:"?page=mailpoet-newsletter-editor&id=".concat(e.id)},M.a.I18n.t("edit"))}},{name:"duplicate",label:M.a.I18n.t("duplicate"),onClick:function(e,t){return M.a.Ajax.post({api_version:window.mailpoet_api_version,endpoint:"newsletters",action:"duplicate",data:{id:e.id}}).done((function(e){M.a.Notice.success(M.a.I18n.t("newsletterDuplicated").replace("%$1s",e.data.subject)),t()})).fail((function(e){var t;e.errors.length>0&&M.a.Notice.error(O()(t=e.errors).call(t,(function(e){return e.message})),{scroll:!0})}))}},{name:"trash"}],$o=function(e){ee()(n,e);var t=Vo(n);function n(e){var a;return K()(this,n),a=t.call(this,e),w()(J()(a),"updateStatus",(function(e){e.persist(),M.a.Ajax.post({api_version:window.mailpoet_api_version,endpoint:"newsletters",action:"setStatus",data:{id:Number(e.target.getAttribute("data-id")),status:e.target.value}}).done((function(e){"active"===e.data.status&&M.a.Notice.success(M.a.I18n.t("postNotificationActivated")),a.forceUpdate()})).fail((function(t){M.a.Notice.showApiErrorNotice(t),e.target.value=t.status}))})),w()(J()(a),"renderStatus",(function(e){return T.a.createElement("select",{"data-id":e.id,defaultValue:e.status,onChange:a.updateStatus},T.a.createElement("option",{value:"active"},M.a.I18n.t("active")),T.a.createElement("option",{value:"draft"},M.a.I18n.t("inactive")))})),w()(J()(a),"renderSettings",(function(e){var t,n,a=O()(t=e.segments).call(t,(function(e){return e.name})),r=M.a.I18n.t("ifNewContentToSegments").replace("%$1s",a.join(", "));if(0===a.length)return T.a.createElement("span",{className:"mailpoet_error"},M.a.I18n.t("sendingToSegmentsNotSpecified"));switch(e.options.intervalType){case"daily":n=M.a.I18n.t("sendDaily").replace("%$1s",Ae[e.options.timeOfDay]);break;case"weekly":n=M.a.I18n.t("sendWeekly").replace("%$1s",Le[e.options.weekDay]).replace("%$2s",Ae[e.options.timeOfDay]);break;case"monthly":n=M.a.I18n.t("sendMonthly").replace("%$1s",Fe[e.options.monthDay]).replace("%$2s",Ae[e.options.timeOfDay]);break;case"nthWeekDay":n=M.a.I18n.t("sendNthWeekDay").replace("%$1s",qe[e.options.nthWeekDay]).replace("%$2s",Le[e.options.weekDay]).replace("%$3s",Ae[e.options.timeOfDay]);break;case"immediately":n=M.a.I18n.t("sendImmediately");break;default:n="Invalid sending frequency"}return T.a.createElement("span",null,n," ",r)})),w()(J()(a),"renderHistoryLink",(function(e){return 0===Number(e.children_count)?M.a.I18n.t("notSentYet"):T.a.createElement(rt.c,{"data-automation-id":"history-".concat(e.id),to:"/notification/history/".concat(e.id)},M.a.I18n.t("viewHistory"))})),w()(J()(a),"renderItem",(function(e,t){var n=st()("manage-column","column-primary","has-row-actions");return T.a.createElement("div",null,T.a.createElement("td",{className:n},T.a.createElement("strong",null,T.a.createElement("a",{className:"row-title",href:"?page=mailpoet-newsletter-editor&id=".concat(e.id)},e.subject)),t),T.a.createElement("td",{className:"column","data-colname":M.a.I18n.t("status")},a.renderStatus(e)),T.a.createElement("td",{className:"column","data-colname":M.a.I18n.t("settings")},a.renderSettings(e)),T.a.createElement("td",{className:"column","data-colname":M.a.I18n.t("history")},a.renderHistoryLink(e)),T.a.createElement("td",{className:"column-date","data-colname":M.a.I18n.t("lastModifiedOn")},T.a.createElement("abbr",null,M.a.Date.format(e.updated_at))))})),a.state={newslettersCount:void 0},a}return Q()(n,[{key:"render",value:function(){var e=this;return T.a.createElement(T.a.Fragment,null,0===this.state.newslettersCount&&T.a.createElement(In,{filter:function(e){return"notification"===e.slug},showHeader:!1}),0!==this.state.newslettersCount&&T.a.createElement(ct.a,{limit:window.mailpoet_listing_per_page,location:this.props.location,params:this.props.match.params,endpoint:"newsletters",type:"notification",base_url:"notification",onRenderItem:this.renderItem,colum
|
