WooCommerce - Version 4.6.0-rc.1

Version Description

Download this release

Release Info

Developer rodrigosprimo
Plugin Icon 128x128 WooCommerce
Version 4.6.0-rc.1
Comparing to
See all releases

Code changes from version 4.6.0-beta.1 to 4.6.0-rc.1

Files changed (31) hide show
  1. i18n/languages/woocommerce.pot +397 -406
  2. includes/class-wc-install.php +12 -0
  3. packages/woocommerce-admin/dist/app/index.js +1 -1
  4. packages/woocommerce-admin/dist/chunks/{46.c7c10479b735e14c616c.js → 46.46f9e68bfa8d4884384c.js} +0 -0
  5. packages/woocommerce-admin/dist/chunks/46.style.css +1 -1
  6. packages/woocommerce-admin/dist/chunks/46.style.rtl.css +1 -1
  7. packages/woocommerce-admin/dist/chunks/{49.2222cd20000f13a64be2.js → 49.669735bffb9620462a49.js} +1 -1
  8. packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js +0 -1
  9. packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js +1 -0
  10. packages/woocommerce-admin/languages/woocommerce-admin.pot +64 -75
  11. packages/woocommerce-admin/readme.txt +3 -3
  12. packages/woocommerce-admin/src/API/OnboardingProfile.php +17 -4
  13. packages/woocommerce-admin/src/API/OnboardingTasks.php +9 -0
  14. packages/woocommerce-admin/src/Events.php +0 -2
  15. packages/woocommerce-admin/src/FeaturePlugin.php +1 -1
  16. packages/woocommerce-admin/src/Features/Onboarding.php +48 -63
  17. packages/woocommerce-admin/src/Features/OnboardingAutomateTaxes.php +8 -0
  18. packages/woocommerce-admin/src/Features/OnboardingTasks.php +52 -0
  19. packages/woocommerce-admin/src/Install.php +1 -0
  20. packages/woocommerce-admin/src/Notes/WC_Admin_Notes_Learn_More_About_Product_Settings.php +0 -82
  21. packages/woocommerce-admin/src/Package.php +1 -1
  22. packages/woocommerce-admin/vendor/autoload.php +1 -1
  23. packages/woocommerce-admin/vendor/autoload_packages.php +1 -1
  24. packages/woocommerce-admin/vendor/class-autoloader-handler.php +1 -1
  25. packages/woocommerce-admin/vendor/class-classes-handler.php +1 -1
  26. packages/woocommerce-admin/vendor/class-files-handler.php +1 -1
  27. packages/woocommerce-admin/vendor/class-plugins-handler.php +1 -1
  28. packages/woocommerce-admin/vendor/class-version-selector.php +1 -1
  29. packages/woocommerce-admin/vendor/composer/autoload_real.php +4 -4
  30. packages/woocommerce-admin/vendor/composer/autoload_static.php +3 -3
  31. packages/woocommerce-admin/vendor/composer/jetpack_autoload_classmap.php +185 -189
i18n/languages/woocommerce.pot CHANGED
@@ -2,14 +2,14 @@
2
  # This file is distributed under the same license as the WooCommerce plugin.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: WooCommerce 4.6.0-beta.1\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce\n"
7
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
8
  "Language-Team: LANGUAGE <LL@li.org>\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "POT-Creation-Date: 2020-09-22T17:42:46-03:00\n"
13
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14
  "X-Generator: WP-CLI 2.4.0\n"
15
  "X-Domain: woocommerce\n"
@@ -7531,13 +7531,13 @@ msgid "Display live rates from Canada Post at checkout to make shipping a breeze
7531
  msgstr ""
7532
 
7533
  #: includes/admin/class-wc-admin-addons.php:523
7534
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
7535
  msgid "Free"
7536
  msgstr ""
7537
 
7538
  #: includes/admin/class-wc-admin-addons.php:525
7539
  #: includes/admin/helper/class-wc-helper.php:363
7540
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
7541
  msgid "Installed"
7542
  msgstr ""
7543
 
@@ -7780,7 +7780,7 @@ msgstr ""
7780
 
7781
  #: includes/admin/class-wc-admin-assets.php:194
7782
  #: includes/admin/importers/class-wc-product-csv-importer-controller.php:139
7783
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
7784
  msgid "Import"
7785
  msgstr ""
7786
 
@@ -8165,7 +8165,7 @@ msgstr ""
8165
  #: includes/admin/helper/views/html-section-account.php:3
8166
  #: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:75
8167
  #: templates/cart/shipping-calculator.php:86
8168
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
8169
  #: packages/woocommerce-admin/dist/components/index.js:2
8170
  #: packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-calculator/address.js:73
8171
  #: packages/woocommerce-blocks/build/cart-frontend.js:14
@@ -8665,11 +8665,11 @@ msgstr ""
8665
 
8666
  #: includes/admin/class-wc-admin-menus.php:82
8667
  #: includes/admin/views/html-admin-page-status-report.php:735
8668
- #: includes/class-wc-install.php:1340
8669
  #: packages/woocommerce-admin/includes/connect-existing-pages.php:34
8670
  #: packages/woocommerce-admin/src/Features/Analytics.php:186
8671
  #: packages/woocommerce-admin/dist/app/index.js:2
8672
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
8673
  #: packages/woocommerce-admin/dist/chunks/11.e6203eee6fcd24f5fa1e.js:1
8674
  #: packages/woocommerce-admin/dist/chunks/38.ac0167d8691da8089d9b.js:1
8675
  msgid "Settings"
@@ -9010,7 +9010,7 @@ msgstr ""
9010
  #: includes/wc-template-functions.php:1056
9011
  #: packages/woocommerce-admin/dist/chunks/10.31607a395a4fa1043d6c.js:1
9012
  #: packages/woocommerce-admin/dist/chunks/34.aae8c81c84db7069e4c1.js:1
9013
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
9014
  msgid "Dismiss"
9015
  msgstr ""
9016
 
@@ -9369,8 +9369,8 @@ msgstr ""
9369
  #: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1074
9370
  #: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:170
9371
  #: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:233
9372
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
9373
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
9374
  msgid "Address line 1"
9375
  msgstr ""
9376
 
@@ -9403,8 +9403,8 @@ msgstr ""
9403
  #: packages/woocommerce-blocks/src/StoreApi/Schemas/ShippingAddressSchema.php:55
9404
  #: templates/cart/shipping-calculator.php:76
9405
  #: packages/woocommerce-admin/dist/chunks/16.6f98e3a278dc368551b4.js:1
9406
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
9407
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
9408
  #: packages/woocommerce-blocks/assets/js/base/components/cart-checkout/address-form/default-address-fields.js:94
9409
  #: packages/woocommerce-blocks/build/cart-frontend.js:6
9410
  #: packages/woocommerce-blocks/build/cart.js:1
@@ -9436,8 +9436,8 @@ msgstr ""
9436
  #: includes/class-wc-countries.php:682
9437
  #: packages/woocommerce-admin/src/API/Reports/Customers/Controller.php:594
9438
  #: packages/woocommerce-admin/dist/chunks/16.6f98e3a278dc368551b4.js:1
9439
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
9440
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
9441
  msgid "Country / Region"
9442
  msgstr ""
9443
 
@@ -9486,7 +9486,7 @@ msgstr ""
9486
  #: includes/class-wc-form-handler.php:255
9487
  #: templates/myaccount/form-edit-account.php:43
9488
  #: templates/myaccount/form-login.php:86
9489
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
9490
  #: packages/woocommerce-blocks/assets/js/blocks/cart-checkout/checkout/form/contact-fields-step.js:35
9491
  #: packages/woocommerce-blocks/build/checkout-frontend.js:14
9492
  #: packages/woocommerce-blocks/build/checkout.js:1
@@ -9726,7 +9726,7 @@ msgid "Shipping"
9726
  msgstr ""
9727
 
9728
  #: includes/admin/class-wc-admin-setup-wizard.php:246
9729
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
9730
  msgid "Recommended"
9731
  msgstr ""
9732
 
@@ -9748,7 +9748,7 @@ msgid "Not right now"
9748
  msgstr ""
9749
 
9750
  #: includes/admin/class-wc-admin-setup-wizard.php:369
9751
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
9752
  msgid "Skip this step"
9753
  msgstr ""
9754
 
@@ -9761,7 +9761,7 @@ msgid "Get your store up and running more quickly with our new and improved setu
9761
  msgstr ""
9762
 
9763
  #: includes/admin/class-wc-admin-setup-wizard.php:453
9764
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
9765
  msgid "Yes please"
9766
  msgstr ""
9767
 
@@ -9873,9 +9873,9 @@ msgstr ""
9873
  #: includes/admin/class-wc-admin-setup-wizard.php:1818
9874
  #: includes/admin/class-wc-admin-setup-wizard.php:1949
9875
  #: includes/admin/importers/views/html-product-csv-import-form.php:101
9876
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
9877
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
9878
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
9879
  #: packages/woocommerce-admin/dist/components/index.js:2
9880
  msgid "Continue"
9881
  msgstr ""
@@ -10110,7 +10110,7 @@ msgid "WooCommerce eWAY Gateway"
10110
  msgstr ""
10111
 
10112
  #: includes/admin/class-wc-admin-setup-wizard.php:1495
10113
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
10114
  msgid "The eWAY extension for WooCommerce allows you to take credit card payments directly on your store without redirecting your customers to a third party site to make payment."
10115
  msgstr ""
10116
 
@@ -10119,7 +10119,7 @@ msgid "WooCommerce PayFast Gateway"
10119
  msgstr ""
10120
 
10121
  #: includes/admin/class-wc-admin-setup-wizard.php:1503
10122
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
10123
  msgid "The PayFast extension for WooCommerce enables you to accept payments by Credit Card and EFT via one of South Africa’s most popular payment gateways. No setup fees or monthly subscription costs."
10124
  msgstr ""
10125
 
@@ -10145,7 +10145,7 @@ msgstr ""
10145
  #: includes/admin/class-wc-admin-setup-wizard.php:1605
10146
  #: includes/gateways/cod/class-wc-gateway-cod.php:58
10147
  #: includes/gateways/cod/class-wc-gateway-cod.php:79
10148
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
10149
  #: packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/cod/index.js:15
10150
  #: packages/woocommerce-blocks/build/wc-payment-method-cod.js:1
10151
  msgid "Cash on delivery"
@@ -10396,7 +10396,7 @@ msgstr ""
10396
  #: includes/admin/class-wc-admin-setup-wizard.php:2244
10397
  #: includes/admin/class-wc-admin-setup-wizard.php:2248
10398
  #: packages/woocommerce-admin/src/Notes/WC_Admin_Notes_Onboarding_Email_Marketing.php:39
10399
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
10400
  msgid "Yes please!"
10401
  msgstr ""
10402
 
@@ -10422,7 +10422,7 @@ msgstr ""
10422
 
10423
  #: includes/admin/class-wc-admin-setup-wizard.php:2272
10424
  #: includes/admin/class-wc-admin-setup-wizard.php:2278
10425
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
10426
  msgid "Import products"
10427
  msgstr ""
10428
 
@@ -10559,8 +10559,8 @@ msgid "Product categories for your store can be managed here. To change the orde
10559
  msgstr ""
10560
 
10561
  #: includes/admin/class-wc-admin-taxonomies.php:334
10562
- #: includes/class-wc-install.php:647
10563
- #: includes/class-wc-install.php:653
10564
  msgctxt "Default category slug"
10565
  msgid "Uncategorized"
10566
  msgstr ""
@@ -10917,7 +10917,7 @@ msgid "WooCommerce Extensions"
10917
  msgstr ""
10918
 
10919
  #: includes/admin/helper/views/html-main.php:10
10920
- #: packages/woocommerce-admin/src/Features/Onboarding.php:373
10921
  msgid "Subscriptions"
10922
  msgstr ""
10923
 
@@ -10997,11 +10997,11 @@ msgid "Once connected, your WooCommerce.com purchases will be listed here."
10997
  msgstr ""
10998
 
10999
  #: includes/admin/helper/views/html-oauth-start.php:27
11000
- #: packages/woocommerce-admin/src/Features/Onboarding.php:938
11001
- #: packages/woocommerce-admin/src/Features/Onboarding.php:942
11002
  #: packages/woocommerce-admin/src/Notes/WC_Admin_Notes_Woo_Subscriptions_Notes.php:190
11003
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
11004
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
11005
  msgid "Connect"
11006
  msgstr ""
11007
 
@@ -11456,7 +11456,7 @@ msgstr ""
11456
  #: includes/wc-account-functions.php:101
11457
  #: packages/woocommerce-admin/src/API/Reports/Downloads/Stats/Controller.php:144
11458
  #: packages/woocommerce-admin/src/Features/Analytics.php:168
11459
- #: packages/woocommerce-admin/src/Features/Onboarding.php:370
11460
  #: packages/woocommerce-admin/src/ReportCSVEmail.php:38
11461
  #: templates/emails/email-downloads.php:22
11462
  #: templates/emails/plain/email-downloads.php:20
@@ -12128,7 +12128,7 @@ msgstr ""
12128
  #: includes/admin/views/html-bulk-edit-product.php:241
12129
  #: includes/admin/views/html-bulk-edit-product.php:300
12130
  #: packages/woocommerce-admin/src/Notes/WC_Admin_Notes_Insight_First_Sale.php:58
12131
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
12132
  msgid "No"
12133
  msgstr ""
12134
 
@@ -12479,8 +12479,8 @@ msgstr ""
12479
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:409
12480
  #: includes/admin/meta-boxes/views/html-order-shipping.php:44
12481
  #: includes/admin/meta-boxes/views/html-order-shipping.php:46
12482
- #: packages/woocommerce-admin/src/Features/Onboarding.php:349
12483
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
12484
  msgid "Other"
12485
  msgstr ""
12486
 
@@ -12832,7 +12832,7 @@ msgstr ""
12832
 
12833
  #: includes/admin/meta-boxes/views/html-order-items.php:306
12834
  #: templates/myaccount/form-reset-password.php:45
12835
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
12836
  #: packages/woocommerce-admin/dist/chunks/12.4c05748d18de4140860d.js:1
12837
  msgid "Save"
12838
  msgstr ""
@@ -13272,7 +13272,7 @@ msgstr ""
13272
  #: packages/woocommerce-admin/src/Notes/WC_Admin_Notes_WooCommerce_Payments.php:106
13273
  #: packages/woocommerce-admin/dist/chunks/10.31607a395a4fa1043d6c.js:1
13274
  #: packages/woocommerce-admin/dist/chunks/11.e6203eee6fcd24f5fa1e.js:1
13275
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
13276
  #: packages/woocommerce-blocks/assets/js/blocks/attribute-filter/edit.js:256
13277
  #: packages/woocommerce-blocks/assets/js/blocks/price-filter/edit.js:150
13278
  #: packages/woocommerce-blocks/assets/js/blocks/products/utils.js:48
@@ -15042,7 +15042,7 @@ msgstr ""
15042
 
15043
  #. Translators: %s Payment gateway name.
15044
  #: includes/admin/settings/class-wc-settings-payment-gateways.php:179
15045
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
15046
  msgid "Set up"
15047
  msgstr ""
15048
 
@@ -16706,7 +16706,7 @@ msgid "Page does not contain the shortcode."
16706
  msgstr ""
16707
 
16708
  #: includes/admin/views/html-admin-page-status-report.php:863
16709
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
16710
  msgid "Theme"
16711
  msgstr ""
16712
 
@@ -18306,120 +18306,120 @@ msgstr ""
18306
  msgid "Please enter a stronger password."
18307
  msgstr ""
18308
 
18309
- #: includes/class-wc-install.php:485
18310
  msgid "Monthly"
18311
  msgstr ""
18312
 
18313
- #: includes/class-wc-install.php:489
18314
  msgid "Every 15 Days"
18315
  msgstr ""
18316
 
18317
- #: includes/class-wc-install.php:546
18318
  msgctxt "Page slug"
18319
  msgid "shop"
18320
  msgstr ""
18321
 
18322
- #: includes/class-wc-install.php:547
18323
  msgctxt "Page title"
18324
  msgid "Shop"
18325
  msgstr ""
18326
 
18327
- #: includes/class-wc-install.php:551
18328
  msgctxt "Page slug"
18329
  msgid "cart"
18330
  msgstr ""
18331
 
18332
- #: includes/class-wc-install.php:552
18333
  msgctxt "Page title"
18334
  msgid "Cart"
18335
  msgstr ""
18336
 
18337
- #: includes/class-wc-install.php:556
18338
  msgctxt "Page slug"
18339
  msgid "checkout"
18340
  msgstr ""
18341
 
18342
- #: includes/class-wc-install.php:557
18343
  msgctxt "Page title"
18344
  msgid "Checkout"
18345
  msgstr ""
18346
 
18347
- #: includes/class-wc-install.php:561
18348
  msgctxt "Page slug"
18349
  msgid "my-account"
18350
  msgstr ""
18351
 
18352
- #: includes/class-wc-install.php:562
18353
  msgctxt "Page title"
18354
  msgid "My account"
18355
  msgstr ""
18356
 
18357
- #: includes/class-wc-install.php:607
18358
  msgid "Reduced rate"
18359
  msgstr ""
18360
 
18361
- #: includes/class-wc-install.php:608
18362
  msgid "Zero rate"
18363
  msgstr ""
18364
 
18365
  #. translators: user role
18366
- #: includes/class-wc-install.php:1090
18367
  msgctxt "User role"
18368
  msgid "Customer"
18369
  msgstr ""
18370
 
18371
  #. translators: user role
18372
- #: includes/class-wc-install.php:1092
18373
  msgctxt "User role"
18374
  msgid "Shop manager"
18375
  msgstr ""
18376
 
18377
- #: includes/class-wc-install.php:1340
18378
  msgid "View WooCommerce settings"
18379
  msgstr ""
18380
 
18381
- #: includes/class-wc-install.php:1360
18382
  msgid "View WooCommerce documentation"
18383
  msgstr ""
18384
 
18385
- #: includes/class-wc-install.php:1360
18386
  #: packages/woocommerce-admin/dist/chunks/38.ac0167d8691da8089d9b.js:1
18387
  msgid "Docs"
18388
  msgstr ""
18389
 
18390
- #: includes/class-wc-install.php:1361
18391
  msgid "View WooCommerce API docs"
18392
  msgstr ""
18393
 
18394
- #: includes/class-wc-install.php:1361
18395
  msgid "API docs"
18396
  msgstr ""
18397
 
18398
- #: includes/class-wc-install.php:1362
18399
  msgid "Visit community forums"
18400
  msgstr ""
18401
 
18402
- #: includes/class-wc-install.php:1362
18403
  msgid "Community support"
18404
  msgstr ""
18405
 
18406
- #: includes/class-wc-install.php:1366
18407
  msgid "Visit premium customer support"
18408
  msgstr ""
18409
 
18410
- #: includes/class-wc-install.php:1366
18411
  msgid "Premium support"
18412
  msgstr ""
18413
 
18414
  #. translators: 1: plugin name, 2: error message, 3: URL to install plugin manually.
18415
  #. translators: 1: theme slug, 2: error message, 3: URL to install theme manually.
18416
- #: includes/class-wc-install.php:1494
18417
- #: includes/class-wc-install.php:1598
18418
  msgid "%1$s could not be installed (%2$s). <a href=\"%3$s\">Please install it manually by clicking here.</a>"
18419
  msgstr ""
18420
 
18421
  #. translators: 1: plugin name, 2: URL to WP plugin page.
18422
- #: includes/class-wc-install.php:1522
18423
  msgid "%1$s was installed but could not be activated. <a href=\"%2$s\">Please activate it manually by clicking here.</a>"
18424
  msgstr ""
18425
 
@@ -20538,7 +20538,7 @@ msgstr ""
20538
 
20539
  #: includes/gateways/bacs/class-wc-gateway-bacs.php:39
20540
  #: includes/gateways/bacs/class-wc-gateway-bacs.php:91
20541
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
20542
  #: packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/bacs/index.js:15
20543
  #: packages/woocommerce-blocks/build/wc-payment-method-bacs.js:1
20544
  msgid "Direct bank transfer"
@@ -20588,7 +20588,7 @@ msgstr ""
20588
 
20589
  #: includes/gateways/bacs/class-wc-gateway-bacs.php:128
20590
  #: includes/gateways/bacs/class-wc-gateway-bacs.php:290
20591
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
20592
  msgid "Sort code"
20593
  msgstr ""
20594
 
@@ -20597,30 +20597,30 @@ msgid "Account details:"
20597
  msgstr ""
20598
 
20599
  #: includes/gateways/bacs/class-wc-gateway-bacs.php:139
20600
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
20601
  msgid "Account name"
20602
  msgstr ""
20603
 
20604
  #: includes/gateways/bacs/class-wc-gateway-bacs.php:140
20605
  #: includes/gateways/bacs/class-wc-gateway-bacs.php:316
20606
  #: includes/gateways/class-wc-payment-gateway-echeck.php:51
20607
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
20608
  msgid "Account number"
20609
  msgstr ""
20610
 
20611
  #: includes/gateways/bacs/class-wc-gateway-bacs.php:141
20612
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
20613
  msgid "Bank name"
20614
  msgstr ""
20615
 
20616
  #: includes/gateways/bacs/class-wc-gateway-bacs.php:143
20617
  #: includes/gateways/bacs/class-wc-gateway-bacs.php:324
20618
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
20619
  msgid "IBAN"
20620
  msgstr ""
20621
 
20622
  #: includes/gateways/bacs/class-wc-gateway-bacs.php:144
20623
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
20624
  msgid "BIC / Swift"
20625
  msgstr ""
20626
 
@@ -26532,7 +26532,7 @@ msgid "Per order: Charge shipping for the most expensive shipping class"
26532
  msgstr ""
26533
 
26534
  #: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:45
26535
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
26536
  #: packages/woocommerce-blocks/assets/js/previews/shipping-rates.js:40
26537
  #: packages/woocommerce-blocks/build/cart.js:1
26538
  #: packages/woocommerce-blocks/build/checkout.js:1
@@ -26692,7 +26692,7 @@ msgstr ""
26692
 
26693
  #: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:117
26694
  #: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:96
26695
- #: packages/woocommerce-admin/src/Features/Onboarding.php:930
26696
  msgid "Enable"
26697
  msgstr ""
26698
 
@@ -26839,7 +26839,7 @@ msgid "Please enter a valid order ID"
26839
  msgstr ""
26840
 
26841
  #: includes/shortcodes/class-wc-shortcode-order-tracking.php:50
26842
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
26843
  msgid "Please enter a valid email address"
26844
  msgstr ""
26845
 
@@ -26902,8 +26902,8 @@ msgid "Continue shopping"
26902
  msgstr ""
26903
 
26904
  #: includes/wc-cart-functions.php:155
26905
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
26906
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
26907
  #: packages/woocommerce-blocks/assets/js/blocks/active-filters/active-attribute-filters.js:60
26908
  #: packages/woocommerce-blocks/build/active-filters-frontend.js:1
26909
  #: packages/woocommerce-blocks/build/active-filters.js:1
@@ -29184,71 +29184,71 @@ msgstr ""
29184
  msgid "Registers whether the note is deleted or not"
29185
  msgstr ""
29186
 
29187
- #: packages/woocommerce-admin/src/API/OnboardingProfile.php:133
29188
  msgid "Onboarding profile data has been updated."
29189
  msgstr ""
29190
 
29191
- #: packages/woocommerce-admin/src/API/OnboardingProfile.php:204
29192
  msgid "Whether or not the profile was completed."
29193
  msgstr ""
29194
 
29195
- #: packages/woocommerce-admin/src/API/OnboardingProfile.php:211
29196
  msgid "Whether or not the profile was skipped."
29197
  msgstr ""
29198
 
29199
- #: packages/woocommerce-admin/src/API/OnboardingProfile.php:218
29200
  msgid "How the Jetpack/WooCommerce Shipping & Tax step was handled."
29201
  msgstr ""
29202
 
29203
- #: packages/woocommerce-admin/src/API/OnboardingProfile.php:232
29204
  msgid "Account type used for Jetpack."
29205
  msgstr ""
29206
 
29207
- #: packages/woocommerce-admin/src/API/OnboardingProfile.php:244
29208
  msgid "Industry."
29209
  msgstr ""
29210
 
29211
- #: packages/woocommerce-admin/src/API/OnboardingProfile.php:254
29212
  msgid "Types of products sold."
29213
  msgstr ""
29214
 
29215
- #: packages/woocommerce-admin/src/API/OnboardingProfile.php:266
29216
  msgid "Number of products to be added."
29217
  msgstr ""
29218
 
29219
- #: packages/woocommerce-admin/src/API/OnboardingProfile.php:280
29220
  msgid "Other places the store is selling products."
29221
  msgstr ""
29222
 
29223
- #: packages/woocommerce-admin/src/API/OnboardingProfile.php:294
29224
  msgid "Current annual revenue of the store."
29225
  msgstr ""
29226
 
29227
- #: packages/woocommerce-admin/src/API/OnboardingProfile.php:309
29228
  msgid "Name of other platform used to sell."
29229
  msgstr ""
29230
 
29231
- #: packages/woocommerce-admin/src/API/OnboardingProfile.php:327
29232
  msgid "Name of other platform used to sell (not listed)."
29233
  msgstr ""
29234
 
29235
- #: packages/woocommerce-admin/src/API/OnboardingProfile.php:334
29236
  msgid "Extra business extensions to install."
29237
  msgstr ""
29238
 
29239
- #: packages/woocommerce-admin/src/API/OnboardingProfile.php:353
29240
  msgid "Selected store theme."
29241
  msgstr ""
29242
 
29243
- #: packages/woocommerce-admin/src/API/OnboardingProfile.php:361
29244
  msgid "Whether or not the user opted to purchase items now or later."
29245
  msgstr ""
29246
 
29247
- #: packages/woocommerce-admin/src/API/OnboardingProfile.php:368
29248
  msgid "Whether or not this store was setup for a client."
29249
  msgstr ""
29250
 
29251
- #: packages/woocommerce-admin/src/API/OnboardingProfile.php:375
29252
  msgid "Whether or not the store was connected to WooCommerce.com during the extension flow."
29253
  msgstr ""
29254
 
@@ -29350,14 +29350,18 @@ msgid "The number of shipping zones configured for the store."
29350
  msgstr ""
29351
 
29352
  #: packages/woocommerce-admin/src/API/OnboardingTasks.php:503
 
 
 
 
29353
  msgid "If the store has the TaxJar extension active."
29354
  msgstr ""
29355
 
29356
- #: packages/woocommerce-admin/src/API/OnboardingTasks.php:509
29357
  msgid "Active theme modifications."
29358
  msgstr ""
29359
 
29360
- #: packages/woocommerce-admin/src/API/OnboardingTasks.php:515
29361
  msgid "If the store is using WooCommerce Payments."
29362
  msgstr ""
29363
 
@@ -30741,107 +30745,103 @@ msgstr ""
30741
  msgid "Marketing"
30742
  msgstr ""
30743
 
30744
- #: packages/woocommerce-admin/src/Features/Onboarding.php:309
30745
  msgid "Fashion, apparel, and accessories"
30746
  msgstr ""
30747
 
30748
- #: packages/woocommerce-admin/src/Features/Onboarding.php:314
30749
  msgid "Health and beauty"
30750
  msgstr ""
30751
 
30752
- #: packages/woocommerce-admin/src/Features/Onboarding.php:319
30753
- msgid "Art, music, and photography"
30754
- msgstr ""
30755
-
30756
- #: packages/woocommerce-admin/src/Features/Onboarding.php:324
30757
  msgid "Electronics and computers"
30758
  msgstr ""
30759
 
30760
- #: packages/woocommerce-admin/src/Features/Onboarding.php:329
30761
  msgid "Food and drink"
30762
  msgstr ""
30763
 
30764
- #: packages/woocommerce-admin/src/Features/Onboarding.php:334
30765
  msgid "Home, furniture, and garden"
30766
  msgstr ""
30767
 
30768
- #: packages/woocommerce-admin/src/Features/Onboarding.php:339
30769
  msgid "CBD and other hemp-derived products"
30770
  msgstr ""
30771
 
30772
- #: packages/woocommerce-admin/src/Features/Onboarding.php:344
30773
  msgid "Education and learning"
30774
  msgstr ""
30775
 
30776
- #: packages/woocommerce-admin/src/Features/Onboarding.php:366
30777
  msgid "Physical products"
30778
  msgstr ""
30779
 
30780
- #: packages/woocommerce-admin/src/Features/Onboarding.php:377
30781
  msgid "Memberships"
30782
  msgstr ""
30783
 
30784
- #: packages/woocommerce-admin/src/Features/Onboarding.php:381
30785
  msgid "Bookings"
30786
  msgstr ""
30787
 
30788
- #: packages/woocommerce-admin/src/Features/Onboarding.php:385
30789
  msgid "Bundles"
30790
  msgstr ""
30791
 
30792
- #: packages/woocommerce-admin/src/Features/Onboarding.php:389
30793
  msgid "Customizable products"
30794
  msgstr ""
30795
 
30796
  #. translators: site currency symbol (used to show that the product costs money)
30797
- #: packages/woocommerce-admin/src/Features/Onboarding.php:575
30798
  msgid " — %s"
30799
  msgstr ""
30800
 
30801
- #: packages/woocommerce-admin/src/Features/Onboarding.php:915
30802
- #: packages/woocommerce-admin/src/Features/Onboarding.php:925
30803
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
30804
  msgid "Setup wizard"
30805
  msgstr ""
30806
 
30807
- #: packages/woocommerce-admin/src/Features/Onboarding.php:921
30808
  msgid "WooCommerce Onboarding"
30809
  msgstr ""
30810
 
30811
- #: packages/woocommerce-admin/src/Features/Onboarding.php:923
30812
  msgid "Profile Setup Wizard"
30813
  msgstr ""
30814
 
30815
- #: packages/woocommerce-admin/src/Features/Onboarding.php:924
30816
  msgid "If you need to access the setup wizard again, please click on the button below."
30817
  msgstr ""
30818
 
30819
- #: packages/woocommerce-admin/src/Features/Onboarding.php:927
30820
  msgid "Task List"
30821
  msgstr ""
30822
 
30823
- #: packages/woocommerce-admin/src/Features/Onboarding.php:928
30824
  msgid "If you need to enable or disable the task list, please click on the button below."
30825
  msgstr ""
30826
 
30827
- #: packages/woocommerce-admin/src/Features/Onboarding.php:931
30828
  msgid "Disable"
30829
  msgstr ""
30830
 
30831
- #: packages/woocommerce-admin/src/Features/Onboarding.php:935
30832
  msgid "Calypso / WordPress.com"
30833
  msgstr ""
30834
 
30835
- #: packages/woocommerce-admin/src/Features/Onboarding.php:937
30836
  msgid "Quickly access the Jetpack connection flow in Calypso."
30837
  msgstr ""
30838
 
30839
- #: packages/woocommerce-admin/src/Features/Onboarding.php:941
30840
  msgid "Quickly access the WooCommerce.com connection flow in Calypso."
30841
  msgstr ""
30842
 
30843
- #: packages/woocommerce-admin/src/Features/Onboarding.php:988
30844
- #: packages/woocommerce-admin/src/Features/Onboarding.php:994
30845
  msgid "WooCommerce Helper was not able to connect to WooCommerce.com."
30846
  msgstr ""
30847
 
@@ -31020,7 +31020,6 @@ msgid "This video tutorial will help you go through the process of adding your f
31020
  msgstr ""
31021
 
31022
  #: packages/woocommerce-admin/src/Notes/WC_Admin_Notes_First_Product.php:75
31023
- #: packages/woocommerce-admin/src/Notes/WC_Admin_Notes_Learn_More_About_Product_Settings.php:75
31024
  msgid "Watch tutorial"
31025
  msgstr ""
31026
 
@@ -31102,14 +31101,6 @@ msgstr ""
31102
  msgid "Ready to launch your store?"
31103
  msgstr ""
31104
 
31105
- #: packages/woocommerce-admin/src/Notes/WC_Admin_Notes_Learn_More_About_Product_Settings.php:67
31106
- msgid "Learn more about Product Settings"
31107
- msgstr ""
31108
-
31109
- #: packages/woocommerce-admin/src/Notes/WC_Admin_Notes_Learn_More_About_Product_Settings.php:68
31110
- msgid "In this video you'll find information about configuring product settings, such as how they are displayed, editing inventory options and so on."
31111
- msgstr ""
31112
-
31113
  #: packages/woocommerce-admin/src/Notes/WC_Admin_Notes_Marketing.php:32
31114
  msgid "Connect with your audience"
31115
  msgstr ""
@@ -31289,7 +31280,7 @@ msgid "Set up additional payment providers"
31289
  msgstr ""
31290
 
31291
  #: packages/woocommerce-admin/src/Notes/WC_Admin_Notes_Set_Up_Additional_Payment_Types.php:82
31292
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
31293
  msgid "Set up payments"
31294
  msgstr ""
31295
 
@@ -33503,286 +33494,286 @@ msgstr ""
33503
  msgid "There was a problem exporting your %s Report. Please try again."
33504
  msgstr ""
33505
 
33506
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33507
  msgid "Please enter an account number or IBAN"
33508
  msgstr ""
33509
 
33510
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33511
  msgid "Direct bank transfer details added successfully"
33512
  msgstr ""
33513
 
33514
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33515
  msgid "There was a problem saving your payment setings"
33516
  msgstr ""
33517
 
33518
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33519
  msgid "Add your bank details"
33520
  msgstr ""
33521
 
33522
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33523
  msgid "These details are required to receive payments via bank transfer"
33524
  msgstr ""
33525
 
33526
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33527
  msgid "Stripe connected successfully."
33528
  msgstr ""
33529
 
33530
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33531
  msgid "Please enter a valid publishable key. Valid keys start with \"pk_live\"."
33532
  msgstr ""
33533
 
33534
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33535
  msgid "Please enter a valid secret key. Valid keys start with \"sk_live\" or \"rk_live\"."
33536
  msgstr ""
33537
 
33538
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33539
  msgid "Your API details can be obtained from your {{docsLink}}Stripe account{{/docsLink}}. Don’t have a Stripe account? {{registerLink}}Create one.{{/registerLink}}"
33540
  msgstr ""
33541
 
33542
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33543
  msgid "Live Publishable Key"
33544
  msgstr ""
33545
 
33546
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33547
  msgid "Live Secret Key"
33548
  msgstr ""
33549
 
33550
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33551
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
33552
  msgid "Proceed"
33553
  msgstr ""
33554
 
33555
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33556
  msgid "Connect your Stripe account"
33557
  msgstr ""
33558
 
33559
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33560
  msgid "A Stripe account is required to process payments."
33561
  msgstr ""
33562
 
33563
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33564
  msgid "Connect your store to your Stripe account. Don’t have a Stripe account? Create one."
33565
  msgstr ""
33566
 
33567
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33568
  msgid "Square connected successfully."
33569
  msgstr ""
33570
 
33571
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33572
  msgid "There was an error connecting to Square. Please try again or skip to connect later in store settings."
33573
  msgstr ""
33574
 
33575
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33576
  msgid "Connect your Square account"
33577
  msgstr ""
33578
 
33579
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33580
  msgid "A Square account is required to process payments. You will be redirected to the Square website to create the connection."
33581
  msgstr ""
33582
 
33583
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33584
  msgid "WooCommerce Payments connected successfully."
33585
  msgstr ""
33586
 
33587
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33588
  msgid "PayPal connected successfully."
33589
  msgstr ""
33590
 
33591
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33592
  msgid "There was a problem saving your payment settings."
33593
  msgstr ""
33594
 
33595
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33596
  msgid "Please enter your API username"
33597
  msgstr ""
33598
 
33599
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33600
  msgid "Please enter your API password"
33601
  msgstr ""
33602
 
33603
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33604
  msgid "Create a PayPal account for me"
33605
  msgstr ""
33606
 
33607
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33608
  msgid "API Username"
33609
  msgstr ""
33610
 
33611
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33612
  msgid "API Password"
33613
  msgstr ""
33614
 
33615
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33616
  msgid "Your API details can be obtained from your {{link}}PayPal account{{/link}}"
33617
  msgstr ""
33618
 
33619
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33620
  msgid "Create account"
33621
  msgstr ""
33622
 
33623
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33624
  msgid "You will be redirected to the Paypal website to create the connection."
33625
  msgstr ""
33626
 
33627
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33628
  msgid "Connect your PayPal account"
33629
  msgstr ""
33630
 
33631
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33632
  msgid "A Paypal account is required to process payments. Connect your store to your PayPal account."
33633
  msgstr ""
33634
 
33635
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33636
  msgid "Klarna can be configured under your {{link}}store settings{{/link}}. Figure out {{helpLink}}what you need{{/helpLink}}."
33637
  msgstr ""
33638
 
33639
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33640
  msgid "Connect your Klarna account"
33641
  msgstr ""
33642
 
33643
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33644
  msgid "Please enter your merchant ID"
33645
  msgstr ""
33646
 
33647
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33648
  msgid "Please enter your merchant key"
33649
  msgstr ""
33650
 
33651
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33652
  msgid "Please enter your passphrase"
33653
  msgstr ""
33654
 
33655
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33656
  msgid "PayFast connected successfully"
33657
  msgstr ""
33658
 
33659
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33660
  msgid "Your API details can be obtained from your {{link}}PayFast account{{/link}}"
33661
  msgstr ""
33662
 
33663
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33664
  msgid "Merchant ID"
33665
  msgstr ""
33666
 
33667
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33668
  msgid "Merchant Key"
33669
  msgstr ""
33670
 
33671
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33672
  msgid "Passphrase"
33673
  msgstr ""
33674
 
33675
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33676
  msgid "Connect your PayFast account"
33677
  msgstr ""
33678
 
33679
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33680
  msgid "Please enter your customer API key "
33681
  msgstr ""
33682
 
33683
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33684
  msgid "Please enter your customer password"
33685
  msgstr ""
33686
 
33687
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33688
  msgid "eWAY connected successfully"
33689
  msgstr ""
33690
 
33691
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33692
  msgid "Your API details can be obtained from your {{link}}eWAY account{{/link}}"
33693
  msgstr ""
33694
 
33695
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33696
  msgid "Customer API Key"
33697
  msgstr ""
33698
 
33699
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33700
  msgid "Customer Password"
33701
  msgstr ""
33702
 
33703
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33704
  msgid "Connect your eWAY account"
33705
  msgstr ""
33706
 
33707
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33708
  msgid "There was an error connecting to WooCommerce Payments. Please try again or connect later in store settings."
33709
  msgstr ""
33710
 
33711
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33712
  msgid "By clicking \"Set up,\" you agree to the {{link}}Terms of Service{{/link}}"
33713
  msgstr ""
33714
 
33715
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33716
  msgid "Setting up a store for a client? {{link}}Start here{{/link}}"
33717
  msgstr ""
33718
 
33719
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33720
  #: packages/woocommerce-admin/dist/chunks/34.aae8c81c84db7069e4c1.js:1
33721
  #: packages/woocommerce-admin/dist/data/index.js:2
33722
  msgid "WooCommerce Payments"
33723
  msgstr ""
33724
 
33725
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33726
  msgid "Accept credit card payments the easy way! No setup fees. No monthly fees. Just 2.9% + $0.30 per transaction on U.S. issued cards. "
33727
  msgstr ""
33728
 
33729
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33730
  msgid "Credit cards - powered by Stripe"
33731
  msgstr ""
33732
 
33733
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33734
  msgid "Accept debit and credit cards in 135+ currencies, methods such as Alipay, and one-touch checkout with Apple Pay."
33735
  msgstr ""
33736
 
33737
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33738
  msgid "PayPal Checkout"
33739
  msgstr ""
33740
 
33741
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33742
  msgid "Safe and secure payments using credit cards or your customer's PayPal account."
33743
  msgstr ""
33744
 
33745
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33746
  msgid "Klarna Checkout"
33747
  msgstr ""
33748
 
33749
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33750
  msgid "Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries."
33751
  msgstr ""
33752
 
33753
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33754
  msgid "Klarna Payments"
33755
  msgstr ""
33756
 
33757
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33758
  msgid "Square"
33759
  msgstr ""
33760
 
33761
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33762
  msgid "Securely accept credit and debit cards with one low rate, no surprise fees (custom rates available). Sell online and in store and track sales and inventory in one place."
33763
  msgstr ""
33764
 
33765
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33766
  msgid " Selling CBD products is only supported by Square."
33767
  msgstr ""
33768
 
33769
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33770
  msgid "PayFast"
33771
  msgstr ""
33772
 
33773
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33774
  msgid "Selecting this extension will configure your store to use South African rands as the selected currency."
33775
  msgstr ""
33776
 
33777
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33778
  msgid "eWAY"
33779
  msgstr ""
33780
 
33781
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33782
  msgid "Take payments in cash upon delivery."
33783
  msgstr ""
33784
 
33785
- #: packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js:1
33786
  msgid "Take payments via bank transfer."
33787
  msgstr ""
33788
 
@@ -34003,7 +33994,7 @@ msgstr ""
34003
 
34004
  #: packages/woocommerce-admin/dist/chunks/10.31607a395a4fa1043d6c.js:1
34005
  #: packages/woocommerce-admin/dist/chunks/34.aae8c81c84db7069e4c1.js:1
34006
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
34007
  msgid "Undo"
34008
  msgstr ""
34009
 
@@ -35411,7 +35402,7 @@ msgid "Market my store"
35411
  msgstr ""
35412
 
35413
  #: packages/woocommerce-admin/dist/chunks/34.aae8c81c84db7069e4c1.js:1
35414
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
35415
  msgid "Personalize my store"
35416
  msgstr ""
35417
 
@@ -35495,8 +35486,8 @@ msgid "Connect Jetpack"
35495
  msgstr ""
35496
 
35497
  #: packages/woocommerce-admin/dist/chunks/34.aae8c81c84db7069e4c1.js:1
35498
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35499
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
35500
  #: packages/woocommerce-admin/dist/components/index.js:2
35501
  msgid "No thanks"
35502
  msgstr ""
@@ -35616,7 +35607,7 @@ msgid "There was an error loading knowledge base posts."
35616
  msgstr ""
35617
 
35618
  #: packages/woocommerce-admin/dist/chunks/38.ac0167d8691da8089d9b.js:1
35619
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
35620
  msgid "Finish setup"
35621
  msgstr ""
35622
 
@@ -35632,268 +35623,268 @@ msgstr ""
35632
  msgid "Grow your customer base and increase your sales with marketing tools built for WooCommerce"
35633
  msgstr ""
35634
 
35635
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35636
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
35637
  msgid "Please add an address"
35638
  msgstr ""
35639
 
35640
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35641
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
35642
  msgid "Please select a country / region"
35643
  msgstr ""
35644
 
35645
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35646
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
35647
  msgid "Please add a city"
35648
  msgstr ""
35649
 
35650
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35651
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
35652
  msgid "Please add a post code"
35653
  msgstr ""
35654
 
35655
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35656
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
35657
  msgid "Address line 2 (optional)"
35658
  msgstr ""
35659
 
35660
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35661
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
35662
  msgid "Post code"
35663
  msgstr ""
35664
 
35665
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35666
  msgid "WooCommerce + Jetpack"
35667
  msgstr ""
35668
 
35669
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35670
  msgid "There was a problem updating your preferences."
35671
  msgstr ""
35672
 
35673
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35674
  msgid "Store management on the go"
35675
  msgstr ""
35676
 
35677
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35678
  msgid "Your store in your pocket. Manage orders, receive sales notifications, and more. Only with a Jetpack connection."
35679
  msgstr ""
35680
 
35681
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35682
  msgid "Automated sales taxes"
35683
  msgstr ""
35684
 
35685
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35686
  msgid "Ensure that the correct rate of tax is charged on all of your orders automatically, and print shipping labels at home."
35687
  msgstr ""
35688
 
35689
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35690
  msgid "Improved speed & security"
35691
  msgstr ""
35692
 
35693
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35694
  msgid "Automatically block brute force attacks and speed up your store using our powerful, global server network to cache images."
35695
  msgstr ""
35696
 
35697
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35698
  msgid "Print shipping labels at home"
35699
  msgstr ""
35700
 
35701
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35702
  msgid "Save time at the post office by printing shipping labels for your orders at home."
35703
  msgstr ""
35704
 
35705
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35706
  msgid "Enhance your store with %s"
35707
  msgstr ""
35708
 
35709
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35710
  msgid "%s %s will be installed & activated for free, and you agree to our {{link}}Terms of Service{{/link}}."
35711
  msgstr ""
35712
 
35713
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35714
  msgid "%s %s will be installed & activated for free."
35715
  msgstr ""
35716
 
35717
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35718
  msgid "There was a problem updating your business details."
35719
  msgstr ""
35720
 
35721
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35722
  msgid "This field is required"
35723
  msgstr ""
35724
 
35725
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35726
  msgctxt "store product count or revenue range"
35727
  msgid "%1$s - %2$s"
35728
  msgstr ""
35729
 
35730
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35731
  msgctxt "store product count or revenue"
35732
  msgid "%s+"
35733
  msgstr ""
35734
 
35735
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35736
  msgid "User accounts are required to use these features."
35737
  msgstr ""
35738
 
35739
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35740
  msgid "By installing Jetpack and WooCommerce Shipping plugins for free you agree to our {{link}}Terms of Service{{/link}}."
35741
  msgstr ""
35742
 
35743
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35744
  msgid "Market on Facebook"
35745
  msgstr ""
35746
 
35747
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35748
  msgid "Grow your business by targeting the right people and driving sales with Facebook."
35749
  msgstr ""
35750
 
35751
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35752
  msgid "Contact customers with Mailchimp"
35753
  msgstr ""
35754
 
35755
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35756
  msgid "Send targeted campaigns, recover abandoned carts and much more with Mailchimp."
35757
  msgstr ""
35758
 
35759
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35760
  msgid "Drive traffic to your store with Google Ads & Marketing by Kliken"
35761
  msgstr ""
35762
 
35763
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35764
  msgid "Get in front of shoppers and drive traffic so you can grow your business with Smart Shopping Campaigns and free listings."
35765
  msgstr ""
35766
 
35767
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35768
  msgid "Install recommended {{strong}}free{{/strong}} business features"
35769
  msgstr ""
35770
 
35771
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35772
  msgid "Requires an account"
35773
  msgstr ""
35774
 
35775
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35776
  msgid "Learn more about recommended free business features"
35777
  msgstr ""
35778
 
35779
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35780
  msgid "Manage your store on the go with the WooCommerce mobile app"
35781
  msgstr ""
35782
 
35783
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35784
  msgid "Accept credit cards with WooCommerce Payments"
35785
  msgstr ""
35786
 
35787
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35788
  msgid "Speed & security enhancements"
35789
  msgstr ""
35790
 
35791
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35792
  msgid "Automatic sales taxes"
35793
  msgstr ""
35794
 
35795
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35796
  msgid "Drive sales with Google Ads"
35797
  msgstr ""
35798
 
35799
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35800
  msgid "I don't have any products yet."
35801
  msgstr ""
35802
 
35803
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35804
  msgid "%s (I'm just getting started)"
35805
  msgstr ""
35806
 
35807
  #. translators: %s max price
35808
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35809
  #: packages/woocommerce-blocks/assets/js/blocks/active-filters/utils.js:34
35810
  #: packages/woocommerce-blocks/build/active-filters-frontend.js:1
35811
  #: packages/woocommerce-blocks/build/active-filters.js:1
35812
  msgid "Up to %s"
35813
  msgstr ""
35814
 
35815
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35816
  msgid "More than %s"
35817
  msgstr ""
35818
 
35819
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35820
  msgid "Yes, on another platform"
35821
  msgstr ""
35822
 
35823
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35824
  msgid "Yes, I own a different store powered by WooCommerce"
35825
  msgstr ""
35826
 
35827
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35828
  msgid "Yes, in person at physical stores and/or events"
35829
  msgstr ""
35830
 
35831
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35832
  msgid "Yes, on another platform and in person at physical stores and/or events"
35833
  msgstr ""
35834
 
35835
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35836
  msgid "Shopify"
35837
  msgstr ""
35838
 
35839
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35840
  msgid "BigCommerce"
35841
  msgstr ""
35842
 
35843
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35844
  msgid "Magento"
35845
  msgstr ""
35846
 
35847
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35848
  msgid "Wix"
35849
  msgstr ""
35850
 
35851
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35852
  msgid "Amazon"
35853
  msgstr ""
35854
 
35855
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35856
  msgid "eBay"
35857
  msgstr ""
35858
 
35859
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35860
  msgid "Etsy"
35861
  msgstr ""
35862
 
35863
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35864
  msgid "Squarespace"
35865
  msgstr ""
35866
 
35867
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35868
  msgid "Tell us about your business"
35869
  msgstr ""
35870
 
35871
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35872
  msgid "We'd love to know if you are just getting started or you already have a business in place."
35873
  msgstr ""
35874
 
35875
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35876
  msgid "How many products do you plan to display?"
35877
  msgstr ""
35878
 
35879
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35880
  msgid "Currently selling elsewhere?"
35881
  msgstr ""
35882
 
35883
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35884
  msgid "What's your current annual revenue?"
35885
  msgstr ""
35886
 
35887
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35888
  msgid "Which platform is the store using?"
35889
  msgstr ""
35890
 
35891
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35892
  msgid "What is the platform name?"
35893
  msgstr ""
35894
 
35895
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35896
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
35897
  #: packages/woocommerce-admin/dist/components/index.js:2
35898
  #: packages/woocommerce-blocks/assets/js/blocks/cart-checkout/checkout/checkout-order-error/index.js:110
35899
  #: packages/woocommerce-blocks/assets/js/editor-components/error-placeholder/index.js:33
@@ -35908,81 +35899,81 @@ msgstr ""
35908
  msgid "Retry"
35909
  msgstr ""
35910
 
35911
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35912
  #: packages/woocommerce-admin/dist/components/index.js:2
35913
  msgid "Continue without installing"
35914
  msgstr ""
35915
 
35916
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35917
  msgid "There was a problem updating your industries."
35918
  msgstr ""
35919
 
35920
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35921
  msgid "Please select at least one industry"
35922
  msgstr ""
35923
 
35924
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35925
  msgid "In which industry does the store operate?"
35926
  msgstr ""
35927
 
35928
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35929
  msgid ""
35930
  "This product type requires a paid extension.\n"
35931
  "We'll add this to a cart so that\n"
35932
  "you can purchase and install it later."
35933
  msgstr ""
35934
 
35935
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35936
  msgid "$%f per month"
35937
  msgstr ""
35938
 
35939
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35940
  msgid "$%f per year"
35941
  msgstr ""
35942
 
35943
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35944
  msgid "Please select at least one product type"
35945
  msgstr ""
35946
 
35947
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35948
  msgid "There was a problem updating your product types."
35949
  msgstr ""
35950
 
35951
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35952
  msgid "What type of products will be listed?"
35953
  msgstr ""
35954
 
35955
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35956
  msgid "Display monthly prices"
35957
  msgstr ""
35958
 
35959
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35960
  msgid "Billing is annual. All purchases are covered by our 30 day money back guarantee and include access to support and updates. Extensions will be added to a cart for you to purchase later."
35961
  msgstr ""
35962
 
35963
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35964
  msgid "Get improved features and faster fixes by sharing non-sensitive data via {{link}}usage tracking{{/link}} that shows us how WooCommerce is used. No personal data is tracked or stored."
35965
  msgstr ""
35966
 
35967
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35968
  msgid "Build a better WooCommerce"
35969
  msgstr ""
35970
 
35971
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35972
  msgid "Yes, count me in!"
35973
  msgstr ""
35974
 
35975
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35976
  msgid "There was a problem saving your store details."
35977
  msgstr ""
35978
 
35979
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35980
  msgid ""
35981
  "Manual setup is only recommended for\n"
35982
  " experienced WooCommerce users or developers."
35983
  msgstr ""
35984
 
35985
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35986
  msgid ""
35987
  "Your store address will help us configure currency\n"
35988
  " options and shipping rules automatically.\n"
@@ -35990,123 +35981,123 @@ msgid ""
35990
  " easily be changed later."
35991
  msgstr ""
35992
 
35993
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35994
  msgid "Welcome to WooCommerce"
35995
  msgstr ""
35996
 
35997
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
35998
  msgid "Tell us about your store and we'll get you set up in no time"
35999
  msgstr ""
36000
 
36001
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
36002
  msgid "I'm setting up a store for a client"
36003
  msgstr ""
36004
 
36005
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
36006
  msgid "Skip setup wizard"
36007
  msgstr ""
36008
 
36009
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
36010
  msgid "Uploading theme"
36011
  msgstr ""
36012
 
36013
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
36014
  msgid "Your theme is being uploaded"
36015
  msgstr ""
36016
 
36017
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
36018
  msgid "Upload a theme"
36019
  msgstr ""
36020
 
36021
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
36022
  msgid "Drop a theme zip file here to upload"
36023
  msgstr ""
36024
 
36025
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
36026
  msgid "Drop your theme zip file here"
36027
  msgstr ""
36028
 
36029
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
36030
  msgid "{{strong}}%s{{/strong}} developed by WooCommerce"
36031
  msgstr ""
36032
 
36033
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
36034
  msgid "Choose"
36035
  msgstr ""
36036
 
36037
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
36038
  msgid "There was a problem selecting your store theme."
36039
  msgstr ""
36040
 
36041
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
36042
  msgid "%s was installed on your site."
36043
  msgstr ""
36044
 
36045
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
36046
  msgid "%s was activated on your site."
36047
  msgstr ""
36048
 
36049
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
36050
  msgid "This theme does not support WooCommerce."
36051
  msgstr ""
36052
 
36053
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
36054
  msgid "Continue with my active theme"
36055
  msgstr ""
36056
 
36057
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
36058
  msgid "Live demo"
36059
  msgstr ""
36060
 
36061
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
36062
  msgid "Currently active theme"
36063
  msgstr ""
36064
 
36065
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
36066
  msgid "%s per year"
36067
  msgstr ""
36068
 
36069
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
36070
  msgid "Choose a theme"
36071
  msgstr ""
36072
 
36073
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
36074
  msgid "Choose how your store appears to customers. And don't worry, you can always switch themes and edit them later."
36075
  msgstr ""
36076
 
36077
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
36078
  msgid "All themes"
36079
  msgstr ""
36080
 
36081
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
36082
  msgid "Paid themes"
36083
  msgstr ""
36084
 
36085
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
36086
  msgid "Free themes"
36087
  msgstr ""
36088
 
36089
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
36090
  msgid "There was a problem finishing the profile wizard."
36091
  msgstr ""
36092
 
36093
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
36094
  msgid "Store Details"
36095
  msgstr ""
36096
 
36097
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
36098
  msgid "Industry"
36099
  msgstr ""
36100
 
36101
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
36102
  msgid "Product Types"
36103
  msgstr ""
36104
 
36105
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
36106
  msgid "Business Details"
36107
  msgstr ""
36108
 
36109
- #: packages/woocommerce-admin/dist/chunks/46.c7c10479b735e14c616c.js:1
36110
  msgid "There was a problem skipping the setup wizard."
36111
  msgstr ""
36112
 
@@ -36154,292 +36145,292 @@ msgstr ""
36154
  msgid "Store Performance"
36155
  msgstr ""
36156
 
36157
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36158
  msgid "%s — %s per year"
36159
  msgstr ""
36160
 
36161
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36162
  msgid "Would you like to purchase and install the following features now?"
36163
  msgstr ""
36164
 
36165
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36166
  msgid "You won't have access to this functionality until the extensions have been purchased and installed."
36167
  msgstr ""
36168
 
36169
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36170
  msgid "I'll do it later"
36171
  msgstr ""
36172
 
36173
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36174
  msgid "Purchase & install now"
36175
  msgstr ""
36176
 
36177
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36178
  msgid "There was an error importing some of the sample products."
36179
  msgstr ""
36180
 
36181
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36182
  msgid "All sample products have been imported."
36183
  msgstr ""
36184
 
36185
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36186
  msgid "Customize"
36187
  msgstr ""
36188
 
36189
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36190
  msgid "Store logo updated sucessfully."
36191
  msgstr ""
36192
 
36193
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36194
  msgid "🎨 Your store is looking great! Don't forget to continue personalizing it."
36195
  msgstr ""
36196
 
36197
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36198
  msgid "Import sample products"
36199
  msgstr ""
36200
 
36201
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36202
  msgid "We’ll add some products that will make it easier to see what your store looks like"
36203
  msgstr ""
36204
 
36205
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36206
  msgid "Skip"
36207
  msgstr ""
36208
 
36209
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36210
  msgid "Create a custom homepage"
36211
  msgstr ""
36212
 
36213
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36214
  msgid "Create a new homepage and customize it to suit your needs"
36215
  msgstr ""
36216
 
36217
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36218
  msgid "Create homepage"
36219
  msgstr ""
36220
 
36221
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36222
  msgid "Upload a logo"
36223
  msgstr ""
36224
 
36225
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36226
  msgid "Ensure your store is on-brand by adding your logo"
36227
  msgstr ""
36228
 
36229
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36230
  msgid "Set a store notice"
36231
  msgstr ""
36232
 
36233
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36234
  msgid "Optionally display a prominent notice across all pages of your store"
36235
  msgstr ""
36236
 
36237
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36238
  msgid "Store notice text"
36239
  msgstr ""
36240
 
36241
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36242
  msgid "Complete task"
36243
  msgstr ""
36244
 
36245
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36246
  msgid "Add manually (recommended)"
36247
  msgstr ""
36248
 
36249
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36250
  msgid "For small stores we recommend adding products manually"
36251
  msgstr ""
36252
 
36253
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36254
  msgid "For larger stores we recommend importing all products at once via CSV file"
36255
  msgstr ""
36256
 
36257
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36258
  msgid "Migrate"
36259
  msgstr ""
36260
 
36261
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36262
  msgid "For stores currently selling elsewhere we suggest using a product migration service"
36263
  msgstr ""
36264
 
36265
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36266
  #: packages/woocommerce-admin/dist/components/index.js:2
36267
  msgid "Abort"
36268
  msgstr ""
36269
 
36270
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36271
  msgid "There was a problem saving your store location."
36272
  msgstr ""
36273
 
36274
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36275
  msgid "Your shipping rates have been updated."
36276
  msgstr ""
36277
 
36278
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36279
  msgid "Shipping rates can not be negative numbers."
36280
  msgstr ""
36281
 
36282
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36283
  msgid "Shipping cost"
36284
  msgstr ""
36285
 
36286
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36287
  msgid "Rest of the world"
36288
  msgstr ""
36289
 
36290
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36291
  msgid "📦 Shipping is done! Don't worry, you can always change it later."
36292
  msgstr ""
36293
 
36294
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36295
  msgid "Set store location"
36296
  msgstr ""
36297
 
36298
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36299
  msgid "The address from which your business operates"
36300
  msgstr ""
36301
 
36302
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36303
  msgid "Set shipping costs"
36304
  msgstr ""
36305
 
36306
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36307
  msgid "Define how much customers pay to ship to different destinations"
36308
  msgstr ""
36309
 
36310
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36311
  msgid "Enable shipping label printing"
36312
  msgstr ""
36313
 
36314
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36315
  msgid "We recommend using ShipStation to save time at the post office by printing your shipping labels at home. Try ShipStation free for 30 days. {{link}}Learn more{{/link}}."
36316
  msgstr ""
36317
 
36318
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36319
  msgid "With WooCommerce Shipping and Jetpack you can save time at the Post Office by printing your shipping labels at home"
36320
  msgstr ""
36321
 
36322
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36323
  msgid "Connect your store"
36324
  msgstr ""
36325
 
36326
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36327
  msgid "Connect your store to WordPress.com to enable label printing"
36328
  msgstr ""
36329
 
36330
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36331
  msgid "You're awesome! One less item on your to-do list ✅"
36332
  msgstr ""
36333
 
36334
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36335
  msgid "There was a problem updating your tax settings."
36336
  msgstr ""
36337
 
36338
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36339
  msgid "Install Jetpack and WooCommerce Tax"
36340
  msgstr ""
36341
 
36342
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36343
  msgid "Jetpack and WooCommerce Tax allow you to automate sales tax calculations"
36344
  msgstr ""
36345
 
36346
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36347
  msgid "Set up tax rates manually"
36348
  msgstr ""
36349
 
36350
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36351
  msgid "My business doesn't charge sales tax"
36352
  msgstr ""
36353
 
36354
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36355
  msgid "By installing Jetpack and WooCommerce Tax you agree to the {{link}}Terms of Service{{/link}}."
36356
  msgstr ""
36357
 
36358
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36359
  msgid "Connect your store to WordPress.com to enable automated sales tax calculations"
36360
  msgstr ""
36361
 
36362
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36363
  msgid "Configure tax rates"
36364
  msgstr ""
36365
 
36366
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36367
  msgid "Head over to the tax rate settings screen to configure your tax rates"
36368
  msgstr ""
36369
 
36370
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36371
  msgid "Configure"
36372
  msgstr ""
36373
 
36374
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36375
  msgid "By clicking \"Configure\" you're enabling tax rates and calculations. More info {{link}}here{{/link}}."
36376
  msgstr ""
36377
 
36378
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36379
  msgid "Good news!"
36380
  msgstr ""
36381
 
36382
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36383
  msgid "{{strong}}Jetpack{{/strong}} and {{strong}}WooCommerce Tax{{/strong}} can automate your sales tax calculations for you."
36384
  msgstr ""
36385
 
36386
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36387
  msgid "No thanks, I'll configure taxes manually"
36388
  msgstr ""
36389
 
36390
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36391
  msgid "Install %s"
36392
  msgstr ""
36393
 
36394
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36395
  msgid "Purchase & install %s theme"
36396
  msgstr ""
36397
 
36398
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36399
  msgid "Purchase & install %s extension"
36400
  msgstr ""
36401
 
36402
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36403
  msgid "4 minutes"
36404
  msgstr ""
36405
 
36406
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36407
  msgid "2 minutes"
36408
  msgstr ""
36409
 
36410
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36411
  msgid "Add my products"
36412
  msgstr ""
36413
 
36414
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36415
  msgid "1 minute per product"
36416
  msgstr ""
36417
 
36418
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36419
  msgid "Set up WooCommerce Payments"
36420
  msgstr ""
36421
 
36422
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36423
  msgid "By setting up, you are agreeing to the <a href=\"https://wordpress.com/tos/\" target=\"_blank\">Terms of Service</a>"
36424
  msgstr ""
36425
 
36426
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36427
  msgid "Set up tax"
36428
  msgstr ""
36429
 
36430
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36431
  msgid "1 minute"
36432
  msgstr ""
36433
 
36434
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36435
  msgid "Set up shipping"
36436
  msgstr ""
36437
 
36438
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36439
  msgid "Task List Options"
36440
  msgstr ""
36441
 
36442
- #: packages/woocommerce-admin/dist/chunks/49.2222cd20000f13a64be2.js:1
36443
  msgid "Hide this"
36444
  msgstr ""
36445
 
2
  # This file is distributed under the same license as the WooCommerce plugin.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: WooCommerce 4.6.0-rc.1\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce\n"
7
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
8
  "Language-Team: LANGUAGE <LL@li.org>\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
+ "POT-Creation-Date: 2020-10-01T19:57:58-03:00\n"
13
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14
  "X-Generator: WP-CLI 2.4.0\n"
15
  "X-Domain: woocommerce\n"
7531
  msgstr ""
7532
 
7533
  #: includes/admin/class-wc-admin-addons.php:523
7534
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
7535
  msgid "Free"
7536
  msgstr ""
7537
 
7538
  #: includes/admin/class-wc-admin-addons.php:525
7539
  #: includes/admin/helper/class-wc-helper.php:363
7540
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
7541
  msgid "Installed"
7542
  msgstr ""
7543
 
7780
 
7781
  #: includes/admin/class-wc-admin-assets.php:194
7782
  #: includes/admin/importers/class-wc-product-csv-importer-controller.php:139
7783
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
7784
  msgid "Import"
7785
  msgstr ""
7786
 
8165
  #: includes/admin/helper/views/html-section-account.php:3
8166
  #: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:75
8167
  #: templates/cart/shipping-calculator.php:86
8168
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
8169
  #: packages/woocommerce-admin/dist/components/index.js:2
8170
  #: packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-calculator/address.js:73
8171
  #: packages/woocommerce-blocks/build/cart-frontend.js:14
8665
 
8666
  #: includes/admin/class-wc-admin-menus.php:82
8667
  #: includes/admin/views/html-admin-page-status-report.php:735
8668
+ #: includes/class-wc-install.php:1352
8669
  #: packages/woocommerce-admin/includes/connect-existing-pages.php:34
8670
  #: packages/woocommerce-admin/src/Features/Analytics.php:186
8671
  #: packages/woocommerce-admin/dist/app/index.js:2
8672
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
8673
  #: packages/woocommerce-admin/dist/chunks/11.e6203eee6fcd24f5fa1e.js:1
8674
  #: packages/woocommerce-admin/dist/chunks/38.ac0167d8691da8089d9b.js:1
8675
  msgid "Settings"
9010
  #: includes/wc-template-functions.php:1056
9011
  #: packages/woocommerce-admin/dist/chunks/10.31607a395a4fa1043d6c.js:1
9012
  #: packages/woocommerce-admin/dist/chunks/34.aae8c81c84db7069e4c1.js:1
9013
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
9014
  msgid "Dismiss"
9015
  msgstr ""
9016
 
9369
  #: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1074
9370
  #: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:170
9371
  #: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:233
9372
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
9373
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
9374
  msgid "Address line 1"
9375
  msgstr ""
9376
 
9403
  #: packages/woocommerce-blocks/src/StoreApi/Schemas/ShippingAddressSchema.php:55
9404
  #: templates/cart/shipping-calculator.php:76
9405
  #: packages/woocommerce-admin/dist/chunks/16.6f98e3a278dc368551b4.js:1
9406
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
9407
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
9408
  #: packages/woocommerce-blocks/assets/js/base/components/cart-checkout/address-form/default-address-fields.js:94
9409
  #: packages/woocommerce-blocks/build/cart-frontend.js:6
9410
  #: packages/woocommerce-blocks/build/cart.js:1
9436
  #: includes/class-wc-countries.php:682
9437
  #: packages/woocommerce-admin/src/API/Reports/Customers/Controller.php:594
9438
  #: packages/woocommerce-admin/dist/chunks/16.6f98e3a278dc368551b4.js:1
9439
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
9440
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
9441
  msgid "Country / Region"
9442
  msgstr ""
9443
 
9486
  #: includes/class-wc-form-handler.php:255
9487
  #: templates/myaccount/form-edit-account.php:43
9488
  #: templates/myaccount/form-login.php:86
9489
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
9490
  #: packages/woocommerce-blocks/assets/js/blocks/cart-checkout/checkout/form/contact-fields-step.js:35
9491
  #: packages/woocommerce-blocks/build/checkout-frontend.js:14
9492
  #: packages/woocommerce-blocks/build/checkout.js:1
9726
  msgstr ""
9727
 
9728
  #: includes/admin/class-wc-admin-setup-wizard.php:246
9729
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
9730
  msgid "Recommended"
9731
  msgstr ""
9732
 
9748
  msgstr ""
9749
 
9750
  #: includes/admin/class-wc-admin-setup-wizard.php:369
9751
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
9752
  msgid "Skip this step"
9753
  msgstr ""
9754
 
9761
  msgstr ""
9762
 
9763
  #: includes/admin/class-wc-admin-setup-wizard.php:453
9764
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
9765
  msgid "Yes please"
9766
  msgstr ""
9767
 
9873
  #: includes/admin/class-wc-admin-setup-wizard.php:1818
9874
  #: includes/admin/class-wc-admin-setup-wizard.php:1949
9875
  #: includes/admin/importers/views/html-product-csv-import-form.php:101
9876
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
9877
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
9878
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
9879
  #: packages/woocommerce-admin/dist/components/index.js:2
9880
  msgid "Continue"
9881
  msgstr ""
10110
  msgstr ""
10111
 
10112
  #: includes/admin/class-wc-admin-setup-wizard.php:1495
10113
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
10114
  msgid "The eWAY extension for WooCommerce allows you to take credit card payments directly on your store without redirecting your customers to a third party site to make payment."
10115
  msgstr ""
10116
 
10119
  msgstr ""
10120
 
10121
  #: includes/admin/class-wc-admin-setup-wizard.php:1503
10122
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
10123
  msgid "The PayFast extension for WooCommerce enables you to accept payments by Credit Card and EFT via one of South Africa’s most popular payment gateways. No setup fees or monthly subscription costs."
10124
  msgstr ""
10125
 
10145
  #: includes/admin/class-wc-admin-setup-wizard.php:1605
10146
  #: includes/gateways/cod/class-wc-gateway-cod.php:58
10147
  #: includes/gateways/cod/class-wc-gateway-cod.php:79
10148
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
10149
  #: packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/cod/index.js:15
10150
  #: packages/woocommerce-blocks/build/wc-payment-method-cod.js:1
10151
  msgid "Cash on delivery"
10396
  #: includes/admin/class-wc-admin-setup-wizard.php:2244
10397
  #: includes/admin/class-wc-admin-setup-wizard.php:2248
10398
  #: packages/woocommerce-admin/src/Notes/WC_Admin_Notes_Onboarding_Email_Marketing.php:39
10399
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
10400
  msgid "Yes please!"
10401
  msgstr ""
10402
 
10422
 
10423
  #: includes/admin/class-wc-admin-setup-wizard.php:2272
10424
  #: includes/admin/class-wc-admin-setup-wizard.php:2278
10425
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
10426
  msgid "Import products"
10427
  msgstr ""
10428
 
10559
  msgstr ""
10560
 
10561
  #: includes/admin/class-wc-admin-taxonomies.php:334
10562
+ #: includes/class-wc-install.php:659
10563
+ #: includes/class-wc-install.php:665
10564
  msgctxt "Default category slug"
10565
  msgid "Uncategorized"
10566
  msgstr ""
10917
  msgstr ""
10918
 
10919
  #: includes/admin/helper/views/html-main.php:10
10920
+ #: packages/woocommerce-admin/src/Features/Onboarding.php:410
10921
  msgid "Subscriptions"
10922
  msgstr ""
10923
 
10997
  msgstr ""
10998
 
10999
  #: includes/admin/helper/views/html-oauth-start.php:27
11000
+ #: packages/woocommerce-admin/src/Features/Onboarding.php:923
11001
+ #: packages/woocommerce-admin/src/Features/Onboarding.php:927
11002
  #: packages/woocommerce-admin/src/Notes/WC_Admin_Notes_Woo_Subscriptions_Notes.php:190
11003
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
11004
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
11005
  msgid "Connect"
11006
  msgstr ""
11007
 
11456
  #: includes/wc-account-functions.php:101
11457
  #: packages/woocommerce-admin/src/API/Reports/Downloads/Stats/Controller.php:144
11458
  #: packages/woocommerce-admin/src/Features/Analytics.php:168
11459
+ #: packages/woocommerce-admin/src/Features/Onboarding.php:407
11460
  #: packages/woocommerce-admin/src/ReportCSVEmail.php:38
11461
  #: templates/emails/email-downloads.php:22
11462
  #: templates/emails/plain/email-downloads.php:20
12128
  #: includes/admin/views/html-bulk-edit-product.php:241
12129
  #: includes/admin/views/html-bulk-edit-product.php:300
12130
  #: packages/woocommerce-admin/src/Notes/WC_Admin_Notes_Insight_First_Sale.php:58
12131
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
12132
  msgid "No"
12133
  msgstr ""
12134
 
12479
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:409
12480
  #: includes/admin/meta-boxes/views/html-order-shipping.php:44
12481
  #: includes/admin/meta-boxes/views/html-order-shipping.php:46
12482
+ #: packages/woocommerce-admin/src/Features/Onboarding.php:386
12483
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
12484
  msgid "Other"
12485
  msgstr ""
12486
 
12832
 
12833
  #: includes/admin/meta-boxes/views/html-order-items.php:306
12834
  #: templates/myaccount/form-reset-password.php:45
12835
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
12836
  #: packages/woocommerce-admin/dist/chunks/12.4c05748d18de4140860d.js:1
12837
  msgid "Save"
12838
  msgstr ""
13272
  #: packages/woocommerce-admin/src/Notes/WC_Admin_Notes_WooCommerce_Payments.php:106
13273
  #: packages/woocommerce-admin/dist/chunks/10.31607a395a4fa1043d6c.js:1
13274
  #: packages/woocommerce-admin/dist/chunks/11.e6203eee6fcd24f5fa1e.js:1
13275
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
13276
  #: packages/woocommerce-blocks/assets/js/blocks/attribute-filter/edit.js:256
13277
  #: packages/woocommerce-blocks/assets/js/blocks/price-filter/edit.js:150
13278
  #: packages/woocommerce-blocks/assets/js/blocks/products/utils.js:48
15042
 
15043
  #. Translators: %s Payment gateway name.
15044
  #: includes/admin/settings/class-wc-settings-payment-gateways.php:179
15045
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
15046
  msgid "Set up"
15047
  msgstr ""
15048
 
16706
  msgstr ""
16707
 
16708
  #: includes/admin/views/html-admin-page-status-report.php:863
16709
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
16710
  msgid "Theme"
16711
  msgstr ""
16712
 
18306
  msgid "Please enter a stronger password."
18307
  msgstr ""
18308
 
18309
+ #: includes/class-wc-install.php:497
18310
  msgid "Monthly"
18311
  msgstr ""
18312
 
18313
+ #: includes/class-wc-install.php:501
18314
  msgid "Every 15 Days"
18315
  msgstr ""
18316
 
18317
+ #: includes/class-wc-install.php:558
18318
  msgctxt "Page slug"
18319
  msgid "shop"
18320
  msgstr ""
18321
 
18322
+ #: includes/class-wc-install.php:559
18323
  msgctxt "Page title"
18324
  msgid "Shop"
18325
  msgstr ""
18326
 
18327
+ #: includes/class-wc-install.php:563
18328
  msgctxt "Page slug"
18329
  msgid "cart"
18330
  msgstr ""
18331
 
18332
+ #: includes/class-wc-install.php:564
18333
  msgctxt "Page title"
18334
  msgid "Cart"
18335
  msgstr ""
18336
 
18337
+ #: includes/class-wc-install.php:568
18338
  msgctxt "Page slug"
18339
  msgid "checkout"
18340
  msgstr ""
18341
 
18342
+ #: includes/class-wc-install.php:569
18343
  msgctxt "Page title"
18344
  msgid "Checkout"
18345
  msgstr ""
18346
 
18347
+ #: includes/class-wc-install.php:573
18348
  msgctxt "Page slug"
18349
  msgid "my-account"
18350
  msgstr ""
18351
 
18352
+ #: includes/class-wc-install.php:574
18353
  msgctxt "Page title"
18354
  msgid "My account"
18355
  msgstr ""
18356
 
18357
+ #: includes/class-wc-install.php:619
18358
  msgid "Reduced rate"
18359
  msgstr ""
18360
 
18361
+ #: includes/class-wc-install.php:620
18362
  msgid "Zero rate"
18363
  msgstr ""
18364
 
18365
  #. translators: user role
18366
+ #: includes/class-wc-install.php:1102
18367
  msgctxt "User role"
18368
  msgid "Customer"
18369
  msgstr ""
18370
 
18371
  #. translators: user role
18372
+ #: includes/class-wc-install.php:1104
18373
  msgctxt "User role"
18374
  msgid "Shop manager"
18375
  msgstr ""
18376
 
18377
+ #: includes/class-wc-install.php:1352
18378
  msgid "View WooCommerce settings"
18379
  msgstr ""
18380
 
18381
+ #: includes/class-wc-install.php:1372
18382
  msgid "View WooCommerce documentation"
18383
  msgstr ""
18384
 
18385
+ #: includes/class-wc-install.php:1372
18386
  #: packages/woocommerce-admin/dist/chunks/38.ac0167d8691da8089d9b.js:1
18387
  msgid "Docs"
18388
  msgstr ""
18389
 
18390
+ #: includes/class-wc-install.php:1373
18391
  msgid "View WooCommerce API docs"
18392
  msgstr ""
18393
 
18394
+ #: includes/class-wc-install.php:1373
18395
  msgid "API docs"
18396
  msgstr ""
18397
 
18398
+ #: includes/class-wc-install.php:1374
18399
  msgid "Visit community forums"
18400
  msgstr ""
18401
 
18402
+ #: includes/class-wc-install.php:1374
18403
  msgid "Community support"
18404
  msgstr ""
18405
 
18406
+ #: includes/class-wc-install.php:1378
18407
  msgid "Visit premium customer support"
18408
  msgstr ""
18409
 
18410
+ #: includes/class-wc-install.php:1378
18411
  msgid "Premium support"
18412
  msgstr ""
18413
 
18414
  #. translators: 1: plugin name, 2: error message, 3: URL to install plugin manually.
18415
  #. translators: 1: theme slug, 2: error message, 3: URL to install theme manually.
18416
+ #: includes/class-wc-install.php:1506
18417
+ #: includes/class-wc-install.php:1610
18418
  msgid "%1$s could not be installed (%2$s). <a href=\"%3$s\">Please install it manually by clicking here.</a>"
18419
  msgstr ""
18420
 
18421
  #. translators: 1: plugin name, 2: URL to WP plugin page.
18422
+ #: includes/class-wc-install.php:1534
18423
  msgid "%1$s was installed but could not be activated. <a href=\"%2$s\">Please activate it manually by clicking here.</a>"
18424
  msgstr ""
18425
 
20538
 
20539
  #: includes/gateways/bacs/class-wc-gateway-bacs.php:39
20540
  #: includes/gateways/bacs/class-wc-gateway-bacs.php:91
20541
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
20542
  #: packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/bacs/index.js:15
20543
  #: packages/woocommerce-blocks/build/wc-payment-method-bacs.js:1
20544
  msgid "Direct bank transfer"
20588
 
20589
  #: includes/gateways/bacs/class-wc-gateway-bacs.php:128
20590
  #: includes/gateways/bacs/class-wc-gateway-bacs.php:290
20591
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
20592
  msgid "Sort code"
20593
  msgstr ""
20594
 
20597
  msgstr ""
20598
 
20599
  #: includes/gateways/bacs/class-wc-gateway-bacs.php:139
20600
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
20601
  msgid "Account name"
20602
  msgstr ""
20603
 
20604
  #: includes/gateways/bacs/class-wc-gateway-bacs.php:140
20605
  #: includes/gateways/bacs/class-wc-gateway-bacs.php:316
20606
  #: includes/gateways/class-wc-payment-gateway-echeck.php:51
20607
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
20608
  msgid "Account number"
20609
  msgstr ""
20610
 
20611
  #: includes/gateways/bacs/class-wc-gateway-bacs.php:141
20612
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
20613
  msgid "Bank name"
20614
  msgstr ""
20615
 
20616
  #: includes/gateways/bacs/class-wc-gateway-bacs.php:143
20617
  #: includes/gateways/bacs/class-wc-gateway-bacs.php:324
20618
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
20619
  msgid "IBAN"
20620
  msgstr ""
20621
 
20622
  #: includes/gateways/bacs/class-wc-gateway-bacs.php:144
20623
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
20624
  msgid "BIC / Swift"
20625
  msgstr ""
20626
 
26532
  msgstr ""
26533
 
26534
  #: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:45
26535
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
26536
  #: packages/woocommerce-blocks/assets/js/previews/shipping-rates.js:40
26537
  #: packages/woocommerce-blocks/build/cart.js:1
26538
  #: packages/woocommerce-blocks/build/checkout.js:1
26692
 
26693
  #: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:117
26694
  #: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:96
26695
+ #: packages/woocommerce-admin/src/Features/Onboarding.php:915
26696
  msgid "Enable"
26697
  msgstr ""
26698
 
26839
  msgstr ""
26840
 
26841
  #: includes/shortcodes/class-wc-shortcode-order-tracking.php:50
26842
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
26843
  msgid "Please enter a valid email address"
26844
  msgstr ""
26845
 
26902
  msgstr ""
26903
 
26904
  #: includes/wc-cart-functions.php:155
26905
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
26906
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
26907
  #: packages/woocommerce-blocks/assets/js/blocks/active-filters/active-attribute-filters.js:60
26908
  #: packages/woocommerce-blocks/build/active-filters-frontend.js:1
26909
  #: packages/woocommerce-blocks/build/active-filters.js:1
29184
  msgid "Registers whether the note is deleted or not"
29185
  msgstr ""
29186
 
29187
+ #: packages/woocommerce-admin/src/API/OnboardingProfile.php:146
29188
  msgid "Onboarding profile data has been updated."
29189
  msgstr ""
29190
 
29191
+ #: packages/woocommerce-admin/src/API/OnboardingProfile.php:217
29192
  msgid "Whether or not the profile was completed."
29193
  msgstr ""
29194
 
29195
+ #: packages/woocommerce-admin/src/API/OnboardingProfile.php:224
29196
  msgid "Whether or not the profile was skipped."
29197
  msgstr ""
29198
 
29199
+ #: packages/woocommerce-admin/src/API/OnboardingProfile.php:231
29200
  msgid "How the Jetpack/WooCommerce Shipping & Tax step was handled."
29201
  msgstr ""
29202
 
29203
+ #: packages/woocommerce-admin/src/API/OnboardingProfile.php:245
29204
  msgid "Account type used for Jetpack."
29205
  msgstr ""
29206
 
29207
+ #: packages/woocommerce-admin/src/API/OnboardingProfile.php:257
29208
  msgid "Industry."
29209
  msgstr ""
29210
 
29211
+ #: packages/woocommerce-admin/src/API/OnboardingProfile.php:267
29212
  msgid "Types of products sold."
29213
  msgstr ""
29214
 
29215
+ #: packages/woocommerce-admin/src/API/OnboardingProfile.php:279
29216
  msgid "Number of products to be added."
29217
  msgstr ""
29218
 
29219
+ #: packages/woocommerce-admin/src/API/OnboardingProfile.php:293
29220
  msgid "Other places the store is selling products."
29221
  msgstr ""
29222
 
29223
+ #: packages/woocommerce-admin/src/API/OnboardingProfile.php:307
29224
  msgid "Current annual revenue of the store."
29225
  msgstr ""
29226
 
29227
+ #: packages/woocommerce-admin/src/API/OnboardingProfile.php:322
29228
  msgid "Name of other platform used to sell."
29229
  msgstr ""
29230
 
29231
+ #: packages/woocommerce-admin/src/API/OnboardingProfile.php:340
29232
  msgid "Name of other platform used to sell (not listed)."
29233
  msgstr ""
29234
 
29235
+ #: packages/woocommerce-admin/src/API/OnboardingProfile.php:347
29236
  msgid "Extra business extensions to install."
29237
  msgstr ""
29238
 
29239
+ #: packages/woocommerce-admin/src/API/OnboardingProfile.php:366
29240
  msgid "Selected store theme."
29241
  msgstr ""
29242
 
29243
+ #: packages/woocommerce-admin/src/API/OnboardingProfile.php:374
29244
  msgid "Whether or not the user opted to purchase items now or later."
29245
  msgstr ""
29246
 
29247
+ #: packages/woocommerce-admin/src/API/OnboardingProfile.php:381
29248
  msgid "Whether or not this store was setup for a client."
29249
  msgstr ""
29250
 
29251
+ #: packages/woocommerce-admin/src/API/OnboardingProfile.php:388
29252
  msgid "Whether or not the store was connected to WooCommerce.com during the extension flow."
29253
  msgstr ""
29254
 
29350
  msgstr ""
29351
 
29352
  #: packages/woocommerce-admin/src/API/OnboardingTasks.php:503
29353
+ msgid "Country codes that are supported by Stripe."
29354
+ msgstr ""
29355
+
29356
+ #: packages/woocommerce-admin/src/API/OnboardingTasks.php:512
29357
  msgid "If the store has the TaxJar extension active."
29358
  msgstr ""
29359
 
29360
+ #: packages/woocommerce-admin/src/API/OnboardingTasks.php:518
29361
  msgid "Active theme modifications."
29362
  msgstr ""
29363
 
29364
+ #: packages/woocommerce-admin/src/API/OnboardingTasks.php:524
29365
  msgid "If the store is using WooCommerce Payments."
29366
  msgstr ""
29367
 
30745
  msgid "Marketing"
30746
  msgstr ""
30747
 
30748
+ #: packages/woocommerce-admin/src/Features/Onboarding.php:351
30749
  msgid "Fashion, apparel, and accessories"
30750
  msgstr ""
30751
 
30752
+ #: packages/woocommerce-admin/src/Features/Onboarding.php:356
30753
  msgid "Health and beauty"
30754
  msgstr ""
30755
 
30756
+ #: packages/woocommerce-admin/src/Features/Onboarding.php:361
 
 
 
 
30757
  msgid "Electronics and computers"
30758
  msgstr ""
30759
 
30760
+ #: packages/woocommerce-admin/src/Features/Onboarding.php:366
30761
  msgid "Food and drink"
30762
  msgstr ""
30763
 
30764
+ #: packages/woocommerce-admin/src/Features/Onboarding.php:371
30765
  msgid "Home, furniture, and garden"
30766
  msgstr ""
30767
 
30768
+ #: packages/woocommerce-admin/src/Features/Onboarding.php:376
30769
  msgid "CBD and other hemp-derived products"
30770
  msgstr ""
30771
 
30772
+ #: packages/woocommerce-admin/src/Features/Onboarding.php:381
30773
  msgid "Education and learning"
30774
  msgstr ""
30775
 
30776
+ #: packages/woocommerce-admin/src/Features/Onboarding.php:403
30777
  msgid "Physical products"
30778
  msgstr ""
30779
 
30780
+ #: packages/woocommerce-admin/src/Features/Onboarding.php:414
30781
  msgid "Memberships"
30782
  msgstr ""
30783
 
30784
+ #: packages/woocommerce-admin/src/Features/Onboarding.php:418
30785
  msgid "Bookings"
30786
  msgstr ""
30787
 
30788
+ #: packages/woocommerce-admin/src/Features/Onboarding.php:422
30789
  msgid "Bundles"
30790
  msgstr ""
30791
 
30792
+ #: packages/woocommerce-admin/src/Features/Onboarding.php:426
30793
  msgid "Customizable products"
30794
  msgstr ""
30795
 
30796
  #. translators: site currency symbol (used to show that the product costs money)
30797
+ #: packages/woocommerce-admin/src/Features/Onboarding.php:612
30798
  msgid " — %s"
30799
  msgstr ""
30800
 
30801
+ #: packages/woocommerce-admin/src/Features/Onboarding.php:900
30802
+ #: packages/woocommerce-admin/src/Features/Onboarding.php:910
30803
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
30804
  msgid "Setup wizard"
30805
  msgstr ""
30806
 
30807
+ #: packages/woocommerce-admin/src/Features/Onboarding.php:906
30808
  msgid "WooCommerce Onboarding"
30809
  msgstr ""
30810
 
30811
+ #: packages/woocommerce-admin/src/Features/Onboarding.php:908
30812
  msgid "Profile Setup Wizard"
30813
  msgstr ""
30814
 
30815
+ #: packages/woocommerce-admin/src/Features/Onboarding.php:909
30816
  msgid "If you need to access the setup wizard again, please click on the button below."
30817
  msgstr ""
30818
 
30819
+ #: packages/woocommerce-admin/src/Features/Onboarding.php:912
30820
  msgid "Task List"
30821
  msgstr ""
30822
 
30823
+ #: packages/woocommerce-admin/src/Features/Onboarding.php:913
30824
  msgid "If you need to enable or disable the task list, please click on the button below."
30825
  msgstr ""
30826
 
30827
+ #: packages/woocommerce-admin/src/Features/Onboarding.php:916
30828
  msgid "Disable"
30829
  msgstr ""
30830
 
30831
+ #: packages/woocommerce-admin/src/Features/Onboarding.php:920
30832
  msgid "Calypso / WordPress.com"
30833
  msgstr ""
30834
 
30835
+ #: packages/woocommerce-admin/src/Features/Onboarding.php:922
30836
  msgid "Quickly access the Jetpack connection flow in Calypso."
30837
  msgstr ""
30838
 
30839
+ #: packages/woocommerce-admin/src/Features/Onboarding.php:926
30840
  msgid "Quickly access the WooCommerce.com connection flow in Calypso."
30841
  msgstr ""
30842
 
30843
+ #: packages/woocommerce-admin/src/Features/Onboarding.php:973
30844
+ #: packages/woocommerce-admin/src/Features/Onboarding.php:979
30845
  msgid "WooCommerce Helper was not able to connect to WooCommerce.com."
30846
  msgstr ""
30847
 
31020
  msgstr ""
31021
 
31022
  #: packages/woocommerce-admin/src/Notes/WC_Admin_Notes_First_Product.php:75
 
31023
  msgid "Watch tutorial"
31024
  msgstr ""
31025
 
31101
  msgid "Ready to launch your store?"
31102
  msgstr ""
31103
 
 
 
 
 
 
 
 
 
31104
  #: packages/woocommerce-admin/src/Notes/WC_Admin_Notes_Marketing.php:32
31105
  msgid "Connect with your audience"
31106
  msgstr ""
31280
  msgstr ""
31281
 
31282
  #: packages/woocommerce-admin/src/Notes/WC_Admin_Notes_Set_Up_Additional_Payment_Types.php:82
31283
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
31284
  msgid "Set up payments"
31285
  msgstr ""
31286
 
33494
  msgid "There was a problem exporting your %s Report. Please try again."
33495
  msgstr ""
33496
 
33497
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33498
  msgid "Please enter an account number or IBAN"
33499
  msgstr ""
33500
 
33501
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33502
  msgid "Direct bank transfer details added successfully"
33503
  msgstr ""
33504
 
33505
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33506
  msgid "There was a problem saving your payment setings"
33507
  msgstr ""
33508
 
33509
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33510
  msgid "Add your bank details"
33511
  msgstr ""
33512
 
33513
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33514
  msgid "These details are required to receive payments via bank transfer"
33515
  msgstr ""
33516
 
33517
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33518
  msgid "Stripe connected successfully."
33519
  msgstr ""
33520
 
33521
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33522
  msgid "Please enter a valid publishable key. Valid keys start with \"pk_live\"."
33523
  msgstr ""
33524
 
33525
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33526
  msgid "Please enter a valid secret key. Valid keys start with \"sk_live\" or \"rk_live\"."
33527
  msgstr ""
33528
 
33529
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33530
  msgid "Your API details can be obtained from your {{docsLink}}Stripe account{{/docsLink}}. Don’t have a Stripe account? {{registerLink}}Create one.{{/registerLink}}"
33531
  msgstr ""
33532
 
33533
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33534
  msgid "Live Publishable Key"
33535
  msgstr ""
33536
 
33537
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33538
  msgid "Live Secret Key"
33539
  msgstr ""
33540
 
33541
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33542
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
33543
  msgid "Proceed"
33544
  msgstr ""
33545
 
33546
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33547
  msgid "Connect your Stripe account"
33548
  msgstr ""
33549
 
33550
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33551
  msgid "A Stripe account is required to process payments."
33552
  msgstr ""
33553
 
33554
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33555
  msgid "Connect your store to your Stripe account. Don’t have a Stripe account? Create one."
33556
  msgstr ""
33557
 
33558
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33559
  msgid "Square connected successfully."
33560
  msgstr ""
33561
 
33562
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33563
  msgid "There was an error connecting to Square. Please try again or skip to connect later in store settings."
33564
  msgstr ""
33565
 
33566
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33567
  msgid "Connect your Square account"
33568
  msgstr ""
33569
 
33570
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33571
  msgid "A Square account is required to process payments. You will be redirected to the Square website to create the connection."
33572
  msgstr ""
33573
 
33574
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33575
  msgid "WooCommerce Payments connected successfully."
33576
  msgstr ""
33577
 
33578
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33579
  msgid "PayPal connected successfully."
33580
  msgstr ""
33581
 
33582
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33583
  msgid "There was a problem saving your payment settings."
33584
  msgstr ""
33585
 
33586
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33587
  msgid "Please enter your API username"
33588
  msgstr ""
33589
 
33590
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33591
  msgid "Please enter your API password"
33592
  msgstr ""
33593
 
33594
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33595
  msgid "Create a PayPal account for me"
33596
  msgstr ""
33597
 
33598
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33599
  msgid "API Username"
33600
  msgstr ""
33601
 
33602
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33603
  msgid "API Password"
33604
  msgstr ""
33605
 
33606
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33607
  msgid "Your API details can be obtained from your {{link}}PayPal account{{/link}}"
33608
  msgstr ""
33609
 
33610
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33611
  msgid "Create account"
33612
  msgstr ""
33613
 
33614
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33615
  msgid "You will be redirected to the Paypal website to create the connection."
33616
  msgstr ""
33617
 
33618
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33619
  msgid "Connect your PayPal account"
33620
  msgstr ""
33621
 
33622
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33623
  msgid "A Paypal account is required to process payments. Connect your store to your PayPal account."
33624
  msgstr ""
33625
 
33626
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33627
  msgid "Klarna can be configured under your {{link}}store settings{{/link}}. Figure out {{helpLink}}what you need{{/helpLink}}."
33628
  msgstr ""
33629
 
33630
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33631
  msgid "Connect your Klarna account"
33632
  msgstr ""
33633
 
33634
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33635
  msgid "Please enter your merchant ID"
33636
  msgstr ""
33637
 
33638
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33639
  msgid "Please enter your merchant key"
33640
  msgstr ""
33641
 
33642
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33643
  msgid "Please enter your passphrase"
33644
  msgstr ""
33645
 
33646
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33647
  msgid "PayFast connected successfully"
33648
  msgstr ""
33649
 
33650
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33651
  msgid "Your API details can be obtained from your {{link}}PayFast account{{/link}}"
33652
  msgstr ""
33653
 
33654
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33655
  msgid "Merchant ID"
33656
  msgstr ""
33657
 
33658
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33659
  msgid "Merchant Key"
33660
  msgstr ""
33661
 
33662
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33663
  msgid "Passphrase"
33664
  msgstr ""
33665
 
33666
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33667
  msgid "Connect your PayFast account"
33668
  msgstr ""
33669
 
33670
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33671
  msgid "Please enter your customer API key "
33672
  msgstr ""
33673
 
33674
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33675
  msgid "Please enter your customer password"
33676
  msgstr ""
33677
 
33678
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33679
  msgid "eWAY connected successfully"
33680
  msgstr ""
33681
 
33682
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33683
  msgid "Your API details can be obtained from your {{link}}eWAY account{{/link}}"
33684
  msgstr ""
33685
 
33686
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33687
  msgid "Customer API Key"
33688
  msgstr ""
33689
 
33690
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33691
  msgid "Customer Password"
33692
  msgstr ""
33693
 
33694
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33695
  msgid "Connect your eWAY account"
33696
  msgstr ""
33697
 
33698
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33699
  msgid "There was an error connecting to WooCommerce Payments. Please try again or connect later in store settings."
33700
  msgstr ""
33701
 
33702
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33703
  msgid "By clicking \"Set up,\" you agree to the {{link}}Terms of Service{{/link}}"
33704
  msgstr ""
33705
 
33706
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33707
  msgid "Setting up a store for a client? {{link}}Start here{{/link}}"
33708
  msgstr ""
33709
 
33710
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33711
  #: packages/woocommerce-admin/dist/chunks/34.aae8c81c84db7069e4c1.js:1
33712
  #: packages/woocommerce-admin/dist/data/index.js:2
33713
  msgid "WooCommerce Payments"
33714
  msgstr ""
33715
 
33716
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33717
  msgid "Accept credit card payments the easy way! No setup fees. No monthly fees. Just 2.9% + $0.30 per transaction on U.S. issued cards. "
33718
  msgstr ""
33719
 
33720
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33721
  msgid "Credit cards - powered by Stripe"
33722
  msgstr ""
33723
 
33724
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33725
  msgid "Accept debit and credit cards in 135+ currencies, methods such as Alipay, and one-touch checkout with Apple Pay."
33726
  msgstr ""
33727
 
33728
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33729
  msgid "PayPal Checkout"
33730
  msgstr ""
33731
 
33732
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33733
  msgid "Safe and secure payments using credit cards or your customer's PayPal account."
33734
  msgstr ""
33735
 
33736
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33737
  msgid "Klarna Checkout"
33738
  msgstr ""
33739
 
33740
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33741
  msgid "Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries."
33742
  msgstr ""
33743
 
33744
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33745
  msgid "Klarna Payments"
33746
  msgstr ""
33747
 
33748
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33749
  msgid "Square"
33750
  msgstr ""
33751
 
33752
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33753
  msgid "Securely accept credit and debit cards with one low rate, no surprise fees (custom rates available). Sell online and in store and track sales and inventory in one place."
33754
  msgstr ""
33755
 
33756
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33757
  msgid " Selling CBD products is only supported by Square."
33758
  msgstr ""
33759
 
33760
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33761
  msgid "PayFast"
33762
  msgstr ""
33763
 
33764
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33765
  msgid "Selecting this extension will configure your store to use South African rands as the selected currency."
33766
  msgstr ""
33767
 
33768
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33769
  msgid "eWAY"
33770
  msgstr ""
33771
 
33772
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33773
  msgid "Take payments in cash upon delivery."
33774
  msgstr ""
33775
 
33776
+ #: packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js:1
33777
  msgid "Take payments via bank transfer."
33778
  msgstr ""
33779
 
33994
 
33995
  #: packages/woocommerce-admin/dist/chunks/10.31607a395a4fa1043d6c.js:1
33996
  #: packages/woocommerce-admin/dist/chunks/34.aae8c81c84db7069e4c1.js:1
33997
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
33998
  msgid "Undo"
33999
  msgstr ""
34000
 
35402
  msgstr ""
35403
 
35404
  #: packages/woocommerce-admin/dist/chunks/34.aae8c81c84db7069e4c1.js:1
35405
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
35406
  msgid "Personalize my store"
35407
  msgstr ""
35408
 
35486
  msgstr ""
35487
 
35488
  #: packages/woocommerce-admin/dist/chunks/34.aae8c81c84db7069e4c1.js:1
35489
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35490
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
35491
  #: packages/woocommerce-admin/dist/components/index.js:2
35492
  msgid "No thanks"
35493
  msgstr ""
35607
  msgstr ""
35608
 
35609
  #: packages/woocommerce-admin/dist/chunks/38.ac0167d8691da8089d9b.js:1
35610
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
35611
  msgid "Finish setup"
35612
  msgstr ""
35613
 
35623
  msgid "Grow your customer base and increase your sales with marketing tools built for WooCommerce"
35624
  msgstr ""
35625
 
35626
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35627
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
35628
  msgid "Please add an address"
35629
  msgstr ""
35630
 
35631
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35632
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
35633
  msgid "Please select a country / region"
35634
  msgstr ""
35635
 
35636
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35637
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
35638
  msgid "Please add a city"
35639
  msgstr ""
35640
 
35641
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35642
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
35643
  msgid "Please add a post code"
35644
  msgstr ""
35645
 
35646
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35647
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
35648
  msgid "Address line 2 (optional)"
35649
  msgstr ""
35650
 
35651
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35652
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
35653
  msgid "Post code"
35654
  msgstr ""
35655
 
35656
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35657
  msgid "WooCommerce + Jetpack"
35658
  msgstr ""
35659
 
35660
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35661
  msgid "There was a problem updating your preferences."
35662
  msgstr ""
35663
 
35664
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35665
  msgid "Store management on the go"
35666
  msgstr ""
35667
 
35668
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35669
  msgid "Your store in your pocket. Manage orders, receive sales notifications, and more. Only with a Jetpack connection."
35670
  msgstr ""
35671
 
35672
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35673
  msgid "Automated sales taxes"
35674
  msgstr ""
35675
 
35676
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35677
  msgid "Ensure that the correct rate of tax is charged on all of your orders automatically, and print shipping labels at home."
35678
  msgstr ""
35679
 
35680
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35681
  msgid "Improved speed & security"
35682
  msgstr ""
35683
 
35684
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35685
  msgid "Automatically block brute force attacks and speed up your store using our powerful, global server network to cache images."
35686
  msgstr ""
35687
 
35688
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35689
  msgid "Print shipping labels at home"
35690
  msgstr ""
35691
 
35692
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35693
  msgid "Save time at the post office by printing shipping labels for your orders at home."
35694
  msgstr ""
35695
 
35696
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35697
  msgid "Enhance your store with %s"
35698
  msgstr ""
35699
 
35700
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35701
  msgid "%s %s will be installed & activated for free, and you agree to our {{link}}Terms of Service{{/link}}."
35702
  msgstr ""
35703
 
35704
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35705
  msgid "%s %s will be installed & activated for free."
35706
  msgstr ""
35707
 
35708
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35709
  msgid "There was a problem updating your business details."
35710
  msgstr ""
35711
 
35712
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35713
  msgid "This field is required"
35714
  msgstr ""
35715
 
35716
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35717
  msgctxt "store product count or revenue range"
35718
  msgid "%1$s - %2$s"
35719
  msgstr ""
35720
 
35721
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35722
  msgctxt "store product count or revenue"
35723
  msgid "%s+"
35724
  msgstr ""
35725
 
35726
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35727
  msgid "User accounts are required to use these features."
35728
  msgstr ""
35729
 
35730
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35731
  msgid "By installing Jetpack and WooCommerce Shipping plugins for free you agree to our {{link}}Terms of Service{{/link}}."
35732
  msgstr ""
35733
 
35734
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35735
  msgid "Market on Facebook"
35736
  msgstr ""
35737
 
35738
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35739
  msgid "Grow your business by targeting the right people and driving sales with Facebook."
35740
  msgstr ""
35741
 
35742
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35743
  msgid "Contact customers with Mailchimp"
35744
  msgstr ""
35745
 
35746
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35747
  msgid "Send targeted campaigns, recover abandoned carts and much more with Mailchimp."
35748
  msgstr ""
35749
 
35750
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35751
  msgid "Drive traffic to your store with Google Ads & Marketing by Kliken"
35752
  msgstr ""
35753
 
35754
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35755
  msgid "Get in front of shoppers and drive traffic so you can grow your business with Smart Shopping Campaigns and free listings."
35756
  msgstr ""
35757
 
35758
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35759
  msgid "Install recommended {{strong}}free{{/strong}} business features"
35760
  msgstr ""
35761
 
35762
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35763
  msgid "Requires an account"
35764
  msgstr ""
35765
 
35766
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35767
  msgid "Learn more about recommended free business features"
35768
  msgstr ""
35769
 
35770
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35771
  msgid "Manage your store on the go with the WooCommerce mobile app"
35772
  msgstr ""
35773
 
35774
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35775
  msgid "Accept credit cards with WooCommerce Payments"
35776
  msgstr ""
35777
 
35778
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35779
  msgid "Speed & security enhancements"
35780
  msgstr ""
35781
 
35782
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35783
  msgid "Automatic sales taxes"
35784
  msgstr ""
35785
 
35786
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35787
  msgid "Drive sales with Google Ads"
35788
  msgstr ""
35789
 
35790
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35791
  msgid "I don't have any products yet."
35792
  msgstr ""
35793
 
35794
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35795
  msgid "%s (I'm just getting started)"
35796
  msgstr ""
35797
 
35798
  #. translators: %s max price
35799
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35800
  #: packages/woocommerce-blocks/assets/js/blocks/active-filters/utils.js:34
35801
  #: packages/woocommerce-blocks/build/active-filters-frontend.js:1
35802
  #: packages/woocommerce-blocks/build/active-filters.js:1
35803
  msgid "Up to %s"
35804
  msgstr ""
35805
 
35806
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35807
  msgid "More than %s"
35808
  msgstr ""
35809
 
35810
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35811
  msgid "Yes, on another platform"
35812
  msgstr ""
35813
 
35814
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35815
  msgid "Yes, I own a different store powered by WooCommerce"
35816
  msgstr ""
35817
 
35818
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35819
  msgid "Yes, in person at physical stores and/or events"
35820
  msgstr ""
35821
 
35822
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35823
  msgid "Yes, on another platform and in person at physical stores and/or events"
35824
  msgstr ""
35825
 
35826
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35827
  msgid "Shopify"
35828
  msgstr ""
35829
 
35830
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35831
  msgid "BigCommerce"
35832
  msgstr ""
35833
 
35834
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35835
  msgid "Magento"
35836
  msgstr ""
35837
 
35838
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35839
  msgid "Wix"
35840
  msgstr ""
35841
 
35842
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35843
  msgid "Amazon"
35844
  msgstr ""
35845
 
35846
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35847
  msgid "eBay"
35848
  msgstr ""
35849
 
35850
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35851
  msgid "Etsy"
35852
  msgstr ""
35853
 
35854
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35855
  msgid "Squarespace"
35856
  msgstr ""
35857
 
35858
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35859
  msgid "Tell us about your business"
35860
  msgstr ""
35861
 
35862
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35863
  msgid "We'd love to know if you are just getting started or you already have a business in place."
35864
  msgstr ""
35865
 
35866
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35867
  msgid "How many products do you plan to display?"
35868
  msgstr ""
35869
 
35870
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35871
  msgid "Currently selling elsewhere?"
35872
  msgstr ""
35873
 
35874
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35875
  msgid "What's your current annual revenue?"
35876
  msgstr ""
35877
 
35878
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35879
  msgid "Which platform is the store using?"
35880
  msgstr ""
35881
 
35882
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35883
  msgid "What is the platform name?"
35884
  msgstr ""
35885
 
35886
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35887
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
35888
  #: packages/woocommerce-admin/dist/components/index.js:2
35889
  #: packages/woocommerce-blocks/assets/js/blocks/cart-checkout/checkout/checkout-order-error/index.js:110
35890
  #: packages/woocommerce-blocks/assets/js/editor-components/error-placeholder/index.js:33
35899
  msgid "Retry"
35900
  msgstr ""
35901
 
35902
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35903
  #: packages/woocommerce-admin/dist/components/index.js:2
35904
  msgid "Continue without installing"
35905
  msgstr ""
35906
 
35907
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35908
  msgid "There was a problem updating your industries."
35909
  msgstr ""
35910
 
35911
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35912
  msgid "Please select at least one industry"
35913
  msgstr ""
35914
 
35915
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35916
  msgid "In which industry does the store operate?"
35917
  msgstr ""
35918
 
35919
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35920
  msgid ""
35921
  "This product type requires a paid extension.\n"
35922
  "We'll add this to a cart so that\n"
35923
  "you can purchase and install it later."
35924
  msgstr ""
35925
 
35926
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35927
  msgid "$%f per month"
35928
  msgstr ""
35929
 
35930
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35931
  msgid "$%f per year"
35932
  msgstr ""
35933
 
35934
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35935
  msgid "Please select at least one product type"
35936
  msgstr ""
35937
 
35938
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35939
  msgid "There was a problem updating your product types."
35940
  msgstr ""
35941
 
35942
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35943
  msgid "What type of products will be listed?"
35944
  msgstr ""
35945
 
35946
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35947
  msgid "Display monthly prices"
35948
  msgstr ""
35949
 
35950
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35951
  msgid "Billing is annual. All purchases are covered by our 30 day money back guarantee and include access to support and updates. Extensions will be added to a cart for you to purchase later."
35952
  msgstr ""
35953
 
35954
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35955
  msgid "Get improved features and faster fixes by sharing non-sensitive data via {{link}}usage tracking{{/link}} that shows us how WooCommerce is used. No personal data is tracked or stored."
35956
  msgstr ""
35957
 
35958
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35959
  msgid "Build a better WooCommerce"
35960
  msgstr ""
35961
 
35962
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35963
  msgid "Yes, count me in!"
35964
  msgstr ""
35965
 
35966
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35967
  msgid "There was a problem saving your store details."
35968
  msgstr ""
35969
 
35970
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35971
  msgid ""
35972
  "Manual setup is only recommended for\n"
35973
  " experienced WooCommerce users or developers."
35974
  msgstr ""
35975
 
35976
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35977
  msgid ""
35978
  "Your store address will help us configure currency\n"
35979
  " options and shipping rules automatically.\n"
35981
  " easily be changed later."
35982
  msgstr ""
35983
 
35984
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35985
  msgid "Welcome to WooCommerce"
35986
  msgstr ""
35987
 
35988
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35989
  msgid "Tell us about your store and we'll get you set up in no time"
35990
  msgstr ""
35991
 
35992
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35993
  msgid "I'm setting up a store for a client"
35994
  msgstr ""
35995
 
35996
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
35997
  msgid "Skip setup wizard"
35998
  msgstr ""
35999
 
36000
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
36001
  msgid "Uploading theme"
36002
  msgstr ""
36003
 
36004
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
36005
  msgid "Your theme is being uploaded"
36006
  msgstr ""
36007
 
36008
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
36009
  msgid "Upload a theme"
36010
  msgstr ""
36011
 
36012
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
36013
  msgid "Drop a theme zip file here to upload"
36014
  msgstr ""
36015
 
36016
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
36017
  msgid "Drop your theme zip file here"
36018
  msgstr ""
36019
 
36020
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
36021
  msgid "{{strong}}%s{{/strong}} developed by WooCommerce"
36022
  msgstr ""
36023
 
36024
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
36025
  msgid "Choose"
36026
  msgstr ""
36027
 
36028
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
36029
  msgid "There was a problem selecting your store theme."
36030
  msgstr ""
36031
 
36032
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
36033
  msgid "%s was installed on your site."
36034
  msgstr ""
36035
 
36036
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
36037
  msgid "%s was activated on your site."
36038
  msgstr ""
36039
 
36040
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
36041
  msgid "This theme does not support WooCommerce."
36042
  msgstr ""
36043
 
36044
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
36045
  msgid "Continue with my active theme"
36046
  msgstr ""
36047
 
36048
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
36049
  msgid "Live demo"
36050
  msgstr ""
36051
 
36052
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
36053
  msgid "Currently active theme"
36054
  msgstr ""
36055
 
36056
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
36057
  msgid "%s per year"
36058
  msgstr ""
36059
 
36060
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
36061
  msgid "Choose a theme"
36062
  msgstr ""
36063
 
36064
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
36065
  msgid "Choose how your store appears to customers. And don't worry, you can always switch themes and edit them later."
36066
  msgstr ""
36067
 
36068
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
36069
  msgid "All themes"
36070
  msgstr ""
36071
 
36072
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
36073
  msgid "Paid themes"
36074
  msgstr ""
36075
 
36076
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
36077
  msgid "Free themes"
36078
  msgstr ""
36079
 
36080
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
36081
  msgid "There was a problem finishing the profile wizard."
36082
  msgstr ""
36083
 
36084
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
36085
  msgid "Store Details"
36086
  msgstr ""
36087
 
36088
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
36089
  msgid "Industry"
36090
  msgstr ""
36091
 
36092
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
36093
  msgid "Product Types"
36094
  msgstr ""
36095
 
36096
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
36097
  msgid "Business Details"
36098
  msgstr ""
36099
 
36100
+ #: packages/woocommerce-admin/dist/chunks/46.46f9e68bfa8d4884384c.js:1
36101
  msgid "There was a problem skipping the setup wizard."
36102
  msgstr ""
36103
 
36145
  msgid "Store Performance"
36146
  msgstr ""
36147
 
36148
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36149
  msgid "%s — %s per year"
36150
  msgstr ""
36151
 
36152
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36153
  msgid "Would you like to purchase and install the following features now?"
36154
  msgstr ""
36155
 
36156
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36157
  msgid "You won't have access to this functionality until the extensions have been purchased and installed."
36158
  msgstr ""
36159
 
36160
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36161
  msgid "I'll do it later"
36162
  msgstr ""
36163
 
36164
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36165
  msgid "Purchase & install now"
36166
  msgstr ""
36167
 
36168
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36169
  msgid "There was an error importing some of the sample products."
36170
  msgstr ""
36171
 
36172
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36173
  msgid "All sample products have been imported."
36174
  msgstr ""
36175
 
36176
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36177
  msgid "Customize"
36178
  msgstr ""
36179
 
36180
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36181
  msgid "Store logo updated sucessfully."
36182
  msgstr ""
36183
 
36184
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36185
  msgid "🎨 Your store is looking great! Don't forget to continue personalizing it."
36186
  msgstr ""
36187
 
36188
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36189
  msgid "Import sample products"
36190
  msgstr ""
36191
 
36192
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36193
  msgid "We’ll add some products that will make it easier to see what your store looks like"
36194
  msgstr ""
36195
 
36196
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36197
  msgid "Skip"
36198
  msgstr ""
36199
 
36200
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36201
  msgid "Create a custom homepage"
36202
  msgstr ""
36203
 
36204
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36205
  msgid "Create a new homepage and customize it to suit your needs"
36206
  msgstr ""
36207
 
36208
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36209
  msgid "Create homepage"
36210
  msgstr ""
36211
 
36212
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36213
  msgid "Upload a logo"
36214
  msgstr ""
36215
 
36216
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36217
  msgid "Ensure your store is on-brand by adding your logo"
36218
  msgstr ""
36219
 
36220
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36221
  msgid "Set a store notice"
36222
  msgstr ""
36223
 
36224
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36225
  msgid "Optionally display a prominent notice across all pages of your store"
36226
  msgstr ""
36227
 
36228
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36229
  msgid "Store notice text"
36230
  msgstr ""
36231
 
36232
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36233
  msgid "Complete task"
36234
  msgstr ""
36235
 
36236
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36237
  msgid "Add manually (recommended)"
36238
  msgstr ""
36239
 
36240
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36241
  msgid "For small stores we recommend adding products manually"
36242
  msgstr ""
36243
 
36244
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36245
  msgid "For larger stores we recommend importing all products at once via CSV file"
36246
  msgstr ""
36247
 
36248
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36249
  msgid "Migrate"
36250
  msgstr ""
36251
 
36252
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36253
  msgid "For stores currently selling elsewhere we suggest using a product migration service"
36254
  msgstr ""
36255
 
36256
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36257
  #: packages/woocommerce-admin/dist/components/index.js:2
36258
  msgid "Abort"
36259
  msgstr ""
36260
 
36261
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36262
  msgid "There was a problem saving your store location."
36263
  msgstr ""
36264
 
36265
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36266
  msgid "Your shipping rates have been updated."
36267
  msgstr ""
36268
 
36269
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36270
  msgid "Shipping rates can not be negative numbers."
36271
  msgstr ""
36272
 
36273
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36274
  msgid "Shipping cost"
36275
  msgstr ""
36276
 
36277
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36278
  msgid "Rest of the world"
36279
  msgstr ""
36280
 
36281
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36282
  msgid "📦 Shipping is done! Don't worry, you can always change it later."
36283
  msgstr ""
36284
 
36285
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36286
  msgid "Set store location"
36287
  msgstr ""
36288
 
36289
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36290
  msgid "The address from which your business operates"
36291
  msgstr ""
36292
 
36293
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36294
  msgid "Set shipping costs"
36295
  msgstr ""
36296
 
36297
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36298
  msgid "Define how much customers pay to ship to different destinations"
36299
  msgstr ""
36300
 
36301
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36302
  msgid "Enable shipping label printing"
36303
  msgstr ""
36304
 
36305
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36306
  msgid "We recommend using ShipStation to save time at the post office by printing your shipping labels at home. Try ShipStation free for 30 days. {{link}}Learn more{{/link}}."
36307
  msgstr ""
36308
 
36309
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36310
  msgid "With WooCommerce Shipping and Jetpack you can save time at the Post Office by printing your shipping labels at home"
36311
  msgstr ""
36312
 
36313
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36314
  msgid "Connect your store"
36315
  msgstr ""
36316
 
36317
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36318
  msgid "Connect your store to WordPress.com to enable label printing"
36319
  msgstr ""
36320
 
36321
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36322
  msgid "You're awesome! One less item on your to-do list ✅"
36323
  msgstr ""
36324
 
36325
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36326
  msgid "There was a problem updating your tax settings."
36327
  msgstr ""
36328
 
36329
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36330
  msgid "Install Jetpack and WooCommerce Tax"
36331
  msgstr ""
36332
 
36333
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36334
  msgid "Jetpack and WooCommerce Tax allow you to automate sales tax calculations"
36335
  msgstr ""
36336
 
36337
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36338
  msgid "Set up tax rates manually"
36339
  msgstr ""
36340
 
36341
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36342
  msgid "My business doesn't charge sales tax"
36343
  msgstr ""
36344
 
36345
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36346
  msgid "By installing Jetpack and WooCommerce Tax you agree to the {{link}}Terms of Service{{/link}}."
36347
  msgstr ""
36348
 
36349
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36350
  msgid "Connect your store to WordPress.com to enable automated sales tax calculations"
36351
  msgstr ""
36352
 
36353
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36354
  msgid "Configure tax rates"
36355
  msgstr ""
36356
 
36357
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36358
  msgid "Head over to the tax rate settings screen to configure your tax rates"
36359
  msgstr ""
36360
 
36361
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36362
  msgid "Configure"
36363
  msgstr ""
36364
 
36365
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36366
  msgid "By clicking \"Configure\" you're enabling tax rates and calculations. More info {{link}}here{{/link}}."
36367
  msgstr ""
36368
 
36369
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36370
  msgid "Good news!"
36371
  msgstr ""
36372
 
36373
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36374
  msgid "{{strong}}Jetpack{{/strong}} and {{strong}}WooCommerce Tax{{/strong}} can automate your sales tax calculations for you."
36375
  msgstr ""
36376
 
36377
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36378
  msgid "No thanks, I'll configure taxes manually"
36379
  msgstr ""
36380
 
36381
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36382
  msgid "Install %s"
36383
  msgstr ""
36384
 
36385
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36386
  msgid "Purchase & install %s theme"
36387
  msgstr ""
36388
 
36389
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36390
  msgid "Purchase & install %s extension"
36391
  msgstr ""
36392
 
36393
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36394
  msgid "4 minutes"
36395
  msgstr ""
36396
 
36397
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36398
  msgid "2 minutes"
36399
  msgstr ""
36400
 
36401
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36402
  msgid "Add my products"
36403
  msgstr ""
36404
 
36405
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36406
  msgid "1 minute per product"
36407
  msgstr ""
36408
 
36409
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36410
  msgid "Set up WooCommerce Payments"
36411
  msgstr ""
36412
 
36413
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36414
  msgid "By setting up, you are agreeing to the <a href=\"https://wordpress.com/tos/\" target=\"_blank\">Terms of Service</a>"
36415
  msgstr ""
36416
 
36417
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36418
  msgid "Set up tax"
36419
  msgstr ""
36420
 
36421
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36422
  msgid "1 minute"
36423
  msgstr ""
36424
 
36425
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36426
  msgid "Set up shipping"
36427
  msgstr ""
36428
 
36429
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36430
  msgid "Task List Options"
36431
  msgstr ""
36432
 
36433
+ #: packages/woocommerce-admin/dist/chunks/49.669735bffb9620462a49.js:1
36434
  msgid "Hide this"
36435
  msgstr ""
36436
 
includes/class-wc-install.php CHANGED
@@ -304,6 +304,7 @@ class WC_Install {
304
  self::create_cron_jobs();
305
  self::create_files();
306
  self::maybe_create_pages();
 
307
  self::update_wc_version();
308
  self::maybe_update_db_version();
309
 
@@ -403,6 +404,17 @@ class WC_Install {
403
  return ! is_null( $current_db_version ) && version_compare( $current_db_version, end( $update_versions ), '<' );
404
  }
405
 
 
 
 
 
 
 
 
 
 
 
 
406
  /**
407
  * See if we need to show or run database updates during install.
408
  *
304
  self::create_cron_jobs();
305
  self::create_files();
306
  self::maybe_create_pages();
307
+ self::maybe_set_activation_transients();
308
  self::update_wc_version();
309
  self::maybe_update_db_version();
310
 
404
  return ! is_null( $current_db_version ) && version_compare( $current_db_version, end( $update_versions ), '<' );
405
  }
406
 
407
+ /**
408
+ * See if we need to set redirect transients for activation or not.
409
+ *
410
+ * @since 4.6.0
411
+ */
412
+ private static function maybe_set_activation_transients() {
413
+ if ( self::is_new_install() ) {
414
+ set_transient( '_wc_activation_redirect', 1, 30 );
415
+ }
416
+ }
417
+
418
  /**
419
  * See if we need to show or run database updates during install.
420
  *
packages/woocommerce-admin/dist/app/index.js CHANGED
@@ -1,2 +1,2 @@
1
  /*! For license information please see index.js.LICENSE.txt */
2
- this.wc=this.wc||{},this.wc.app=function(e){function t(t){for(var n,r,o=t[0],i=t[1],a=0,s=[];a<o.length;a++)r=o[a],Object.prototype.hasOwnProperty.call(c,r)&&c[r]&&s.push(c[r][0]),c[r]=0;for(n in i)Object.prototype.hasOwnProperty.call(i,n)&&(e[n]=i[n]);for(u&&u(t);s.length;)s.shift()()}var n={},r={24:0},c={24:0};function o(t){if(n[t])return n[t].exports;var r=n[t]={i:t,l:!1,exports:{}};return e[t].call(r.exports,r,r.exports,o),r.l=!0,r.exports}o.e=function(e){var t=[];r[e]?t.push(r[e]):0!==r[e]&&{0:1,7:1,9:1,10:1,11:1,12:1,13:1,18:1,23:1,29:1,30:1,33:1,34:1,36:1,38:1,46:1,47:1,48:1}[e]&&t.push(r[e]=new Promise((function(t,n){for(var c="rtl"===document.dir?"./chunks/"+e+".style.rtl.css":"./chunks/"+e+".style.css",i=o.p+c,a=document.getElementsByTagName("link"),s=0;s<a.length;s++){var u=(f=a[s]).getAttribute("data-href")||f.getAttribute("href");if("stylesheet"===f.rel&&(u===c||u===i))return t()}var l=document.getElementsByTagName("style");for(s=0;s<l.length;s++){var f;if((u=(f=l[s]).getAttribute("data-href"))===c||u===i)return t()}var h=document.createElement("link");h.rel="stylesheet",h.type="text/css",h.setAttribute("data-webpack",!0),h.onload=t,h.onerror=function(t){var c=t&&t.target&&t.target.src||i,o=new Error("Loading CSS chunk "+e+" failed.\n("+c+")");o.code="CSS_CHUNK_LOAD_FAILED",o.request=c,delete r[e],h.parentNode.removeChild(h),n(o)},h.href=i,document.getElementsByTagName("head")[0].appendChild(h)})).then((function(){r[e]=0})));var n=c[e];if(0!==n)if(n)t.push(n[2]);else{var i=new Promise((function(t,r){n=c[e]=[t,r]}));t.push(n[2]=i);var a,s=document.createElement("script");s.charset="utf-8",s.timeout=120,o.nc&&s.setAttribute("nonce",o.nc),s.src=function(e){return o.p+"chunks/"+e+"."+{0:"8a12fccb3045e1481147",1:"9c6240fe0285336d4601",2:"7c37f2d162f480b8a1f8",3:"9d9bcc97f47cdfb1b68d",4:"569ef0d82e269809ccea",5:"c750e100a6fdd3a69f62",6:"6f577bec3f76161ea9c7",7:"d69c77a5e92c4805cc8d",8:"d901570a8bdea60daecb",9:"c59da72bc657a680ecb0",10:"31607a395a4fa1043d6c",11:"e6203eee6fcd24f5fa1e",12:"4c05748d18de4140860d",13:"7745d702589052fb2b15",14:"57ecb260ced16ea3d9cd",15:"934189b80932b4467ca6",16:"6f98e3a278dc368551b4",17:"1a5e680f689570177bca",18:"3b49e05769dbb4267cdb",19:"2c402410e34b9bac52cb",20:"e9ccb66341a5c6731490",21:"46016e50e137d2ae3be4",22:"b36b1a8590f375fa0f66",23:"d61e8b039cac057da396",28:"88ab8dcca175f7ca538e",29:"ddbccd840aafc0d9ca6a",30:"9cffcb05c040bbcd83d3",33:"236cd1e987ae8d40cb6f",34:"aae8c81c84db7069e4c1",36:"2df141f3bd56a8a5903c",38:"ac0167d8691da8089d9b",46:"c7c10479b735e14c616c",47:"e616182ad1a4112a2768",48:"db4797a94f9cc0cfa3ef",49:"2222cd20000f13a64be2",51:"66b953b37a4a765132d3",52:"6c12fab082eddf9686fc",53:"6022f78b68a64942e976",54:"7fac56b68b9f3e25d29a"}[e]+".js"}(e);var u=new Error;a=function(t){s.onerror=s.onload=null,clearTimeout(l);var n=c[e];if(0!==n){if(n){var r=t&&("load"===t.type?"missing":t.type),o=t&&t.target&&t.target.src;u.message="Loading chunk "+e+" failed.\n("+r+": "+o+")",u.name="ChunkLoadError",u.type=r,u.request=o,n[1](u)}c[e]=void 0}};var l=setTimeout((function(){a({type:"timeout",target:s})}),12e4);s.onerror=s.onload=a,document.head.appendChild(s)}return Promise.all(t)},o.m=e,o.c=n,o.d=function(e,t,n){o.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},o.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.t=function(e,t){if(1&t&&(e=o(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(o.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)o.d(n,r,function(t){return e[t]}.bind(null,r));return n},o.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return o.d(t,"a",t),t},o.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},o.p="",o.oe=function(e){throw console.error(e),e};var i=window.__wcAdmin_webpackJsonp=window.__wcAdmin_webpackJsonp||[],a=i.push.bind(i);i.push=t,i=i.slice();for(var s=0;s<i.length;s++)t(i[s]);var u=a;return o(o.s=521)}({0:function(e,t){!function(){e.exports=this.wp.element}()},1:function(e,t,n){e.exports=n(142)()},10: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}},100:function(e,t,n){"use strict";var r=n(28),c=n(20),o=n(21),i=n(23),a=n(7),s=n(22),u=n(0),l=n(2),f=n(74),h=n(18);function d(){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}}var v=Object(u.createContext)({focusHistory:[]}),p=v.Provider,m=v.Consumer;p.displayName="FocusReturnProvider",m.displayName="FocusReturnConsumer";u.Component;function b(){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}}t.a=Object(f.a)((function e(t){if((f=t)instanceof u.Component||"function"==typeof f){var n=t;return e({})(n)}var f,h=t.onFocusReturn,d=void 0===h?l.stubTrue:h;return function(e){var t=function(t){Object(s.a)(h,t);var n,f=(n=h,function(){var e,t=Object(a.a)(n);if(b()){var r=Object(a.a)(this).constructor;e=Reflect.construct(t,arguments,r)}else e=t.apply(this,arguments);return Object(i.a)(this,e)});function h(){var e;return Object(c.a)(this,h),(e=f.apply(this,arguments)).ownFocusedElements=new Set,e.activeElementOnMount=document.activeElement,e.setIsFocusedFalse=function(){return e.isFocused=!1},e.setIsFocusedTrue=function(t){e.ownFocusedElements.add(t.target),e.isFocused=!0},e}return Object(o.a)(h,[{key:"componentWillUnmount",value:function(){var e=this.activeElementOnMount,t=this.isFocused,n=this.ownFocusedElements;if(t&&!1!==d())for(var c,o=[].concat(Object(r.a)(l.without.apply(void 0,[this.props.focus.focusHistory].concat(Object(r.a)(n)))),[e]);c=o.pop();)if(document.body.contains(c))return void c.focus()}},{key:"render",value:function(){return Object(u.createElement)("div",{onFocus:this.setIsFocusedTrue,onBlur:this.setIsFocusedFalse},Object(u.createElement)(e,this.props.childProps))}}]),h}(u.Component);return function(e){return Object(u.createElement)(m,null,(function(n){return Object(u.createElement)(t,{childProps:e,focus:n})}))}}}),"withFocusReturn")},101:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var r=n(27),c=n(0);function o(e){var t=Object(c.useState)(e&&window.matchMedia(e).matches),n=Object(r.a)(t,2),o=n[0],i=n[1];return Object(c.useEffect)((function(){if(e){var t=function(){return i(window.matchMedia(e).matches)};t();var n=window.matchMedia(e);return n.addListener(t),function(){n.removeListener(t)}}}),[e]),e&&o}},102:function(e,t,n){"use strict";(function(e){function r(t){void 0!==e&&e.env}n.d(t,"a",(function(){return r}))}).call(this,n(34))},103:function(e,t,n){"use strict";var r=n(0),c=n(2);t.a=function(e){var t,n,o=e.shortcut,i=e.className;return o?(Object(c.isString)(o)&&(t=o),Object(c.isObject)(o)&&(t=o.display,n=o.ariaLabel),Object(r.createElement)("span",{className:i,"aria-label":n},t)):null}},105:function(e,t,n){"use strict";var r=String.prototype.replace,c=/%20/g,o=n(80),i={RFC1738:"RFC1738",RFC3986:"RFC3986"};e.exports=o.assign({default:i.RFC3986,formatters:{RFC1738:function(e){return r.call(e,c,"+")},RFC3986:function(e){return String(e)}}},i)},106:function(e,t,n){"use strict";n.d(t,"a",(function(){return o})),n.d(t,"b",(function(){return i}));n(2),n(53);var r=window,c=(r.DOMParser,r.getComputedStyle,window.Node);c.TEXT_NODE,c.ELEMENT_NODE,c.DOCUMENT_POSITION_PRECEDING,c.DOCUMENT_POSITION_FOLLOWING;function o(e){if(!e.collapsed)return e.getBoundingClientRect();var t=e.startContainer;if("BR"===t.nodeName){var n=t.parentNode,r=Array.from(n.childNodes).indexOf(t);(e=document.createRange()).setStart(n,r),e.setEnd(n,r)}var c=e.getClientRects()[0];if(!c){var o=document.createTextNode("​");(e=e.cloneRange()).insertNode(o),c=e.getClientRects()[0],o.parentNode.removeChild(o)}return c}function i(e){if(e){if(e.scrollHeight>e.clientHeight){var t=window.getComputedStyle(e).overflowY;if(/(auto|scroll)/.test(t))return e}return i(e.parentNode)}}},11:function(e,t){!function(){e.exports=this.React}()},115:function(e,t,n){"use strict";var r=n(9),c=n(8),o=n(19),i=n(0),a=n(44),s=n(85);function u(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function l(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?u(Object(n),!0).forEach((function(t){Object(r.a)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):u(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}t.a=function(e){var t=e.icon,n=void 0===t?null:t,r=e.size,u=Object(o.a)(e,["icon","size"]),f=r||20;if("string"==typeof n)return Object(i.createElement)(s.a,Object(c.a)({icon:n,size:f},u));if(n&&s.a===n.type)return Object(i.cloneElement)(n,l({size:f},u));var h=r||24;if("function"==typeof n)return n.prototype instanceof i.Component?Object(i.createElement)(n,l({size:h},u)):n(l({size:h},u));if(n&&("svg"===n.type||n.type===a.c)){var d=l({width:h,height:h},n.props,{},u);return Object(i.createElement)(a.c,d)}return Object(i.isValidElement)(n)?Object(i.cloneElement)(n,l({size:h},u)):n}},116:function(e,t,n){"use strict";var r=n(20),c=n(21),o=n(23),i=n(7),a=n(22),s=n(0),u=n(2),l=n(96),f=n(103);function h(){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}}var d=function(e){Object(a.a)(d,e);var t,n=(t=d,function(){var e,n=Object(i.a)(t);if(h()){var r=Object(i.a)(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return Object(o.a)(this,e)});function d(){var e;return Object(r.a)(this,d),(e=n.apply(this,arguments)).delayedSetIsOver=Object(u.debounce)((function(t){return e.setState({isOver:t})}),700),e.cancelIsMouseDown=e.createSetIsMouseDown(!1),e.isInMouseDown=!1,e.state={isOver:!1},e}return Object(c.a)(d,[{key:"componentWillUnmount",value:function(){this.delayedSetIsOver.cancel(),document.removeEventListener("mouseup",this.cancelIsMouseDown)}},{key:"emitToChild",value:function(e,t){var n=this.props.children;if(1===s.Children.count(n)){var r=s.Children.only(n);"function"==typeof r.props[e]&&r.props[e](t)}}},{key:"createToggleIsOver",value:function(e,t){var n=this;return function(r){if(n.emitToChild(e,r),!(r.currentTarget.disabled||"focus"===r.type&&n.isInMouseDown)){n.delayedSetIsOver.cancel();var c=Object(u.includes)(["focus","mouseenter"],r.type);c!==n.state.isOver&&(t?n.delayedSetIsOver(c):n.setState({isOver:c}))}}}},{key:"createSetIsMouseDown",value:function(e){var t=this;return function(n){t.emitToChild(e?"onMouseDown":"onMouseUp",n),document[e?"addEventListener":"removeEventListener"]("mouseup",t.cancelIsMouseDown),t.isInMouseDown=e}}},{key:"render",value:function(){var e=this.props,t=e.children,n=e.position,r=e.text,c=e.shortcut;if(1!==s.Children.count(t))return t;var o=s.Children.only(t),i=this.state.isOver;return Object(s.cloneElement)(o,{onMouseEnter:this.createToggleIsOver("onMouseEnter",!0),onMouseLeave:this.createToggleIsOver("onMouseLeave"),onClick:this.createToggleIsOver("onClick"),onFocus:this.createToggleIsOver("onFocus"),onBlur:this.createToggleIsOver("onBlur"),onMouseDown:this.createSetIsMouseDown(!0),children:Object(s.concatChildren)(o.props.children,i&&Object(s.createElement)(l.a,{focusOnMount:!1,position:n,className:"components-tooltip","aria-hidden":"true",animate:!1,noArrow:!0},r,Object(s.createElement)(f.a,{className:"components-tooltip__shortcut",shortcut:c})))})}}]),d}(s.Component);t.a=d},117:function(e,t,n){var r=n(11),c={display:"block",opacity:0,position:"absolute",top:0,left:0,height:"100%",width:"100%",overflow:"hidden",pointerEvents:"none",zIndex:-1},o=function(e){var t=e.onResize,n=r.useRef();return function(e,t){var n=function(){return e.current&&e.current.contentDocument&&e.current.contentDocument.defaultView};function c(){t();var e=n();e&&e.addEventListener("resize",t)}r.useEffect((function(){return n()?c():e.current&&e.current.addEventListener&&e.current.addEventListener("load",c),function(){var e=n();e&&"function"==typeof e.removeEventListener&&e.removeEventListener("resize",t)}}),[])}(n,(function(){return t(n)})),r.createElement("iframe",{style:c,src:"about:blank",ref:n,"aria-hidden":!0,tabIndex:-1,frameBorder:0})},i=function(e){return{width:null!=e?e.offsetWidth:null,height:null!=e?e.offsetHeight:null}};e.exports=function(e){void 0===e&&(e=i);var t=r.useState(e(null)),n=t[0],c=t[1],a=r.useCallback((function(t){return c(e(t.current))}),[e]);return[r.useMemo((function(){return r.createElement(o,{onResize:a})}),[a]),n]}},118:function(e,t,n){"use strict";n.d(t,"a",(function(){return O})),n.d(t,"c",(function(){return w})),n.d(t,"b",(function(){return v})),n.d(t,"e",(function(){return p})),n.d(t,"d",(function(){return d}));var r=n(8);function c(e){return"/"===e.charAt(0)}function o(e,t){for(var n=t,r=n+1,c=e.length;r<c;n+=1,r+=1)e[n]=e[r];e.pop()}var i=function(e,t){void 0===t&&(t="");var n,r=e&&e.split("/")||[],i=t&&t.split("/")||[],a=e&&c(e),s=t&&c(t),u=a||s;if(e&&c(e)?i=r:r.length&&(i.pop(),i=i.concat(r)),!i.length)return"/";if(i.length){var l=i[i.length-1];n="."===l||".."===l||""===l}else n=!1;for(var f=0,h=i.length;h>=0;h--){var d=i[h];"."===d?o(i,h):".."===d?(o(i,h),f++):f&&(o(i,h),f--)}if(!u)for(;f--;f)i.unshift("..");!u||""===i[0]||i[0]&&c(i[0])||i.unshift("");var v=i.join("/");return n&&"/"!==v.substr(-1)&&(v+="/"),v};function a(e){return e.valueOf?e.valueOf():Object.prototype.valueOf.call(e)}var s=function e(t,n){if(t===n)return!0;if(null==t||null==n)return!1;if(Array.isArray(t))return Array.isArray(n)&&t.length===n.length&&t.every((function(t,r){return e(t,n[r])}));if("object"==typeof t||"object"==typeof n){var r=a(t),c=a(n);return r!==t||c!==n?e(r,c):Object.keys(Object.assign({},t,n)).every((function(r){return e(t[r],n[r])}))}return!1},u=n(89);function l(e){return"/"===e.charAt(0)?e:"/"+e}function f(e,t){return function(e,t){return 0===e.toLowerCase().indexOf(t.toLowerCase())&&-1!=="/?#".indexOf(e.charAt(t.length))}(e,t)?e.substr(t.length):e}function h(e){return"/"===e.charAt(e.length-1)?e.slice(0,-1):e}function d(e){var t=e.pathname,n=e.search,r=e.hash,c=t||"/";return n&&"?"!==n&&(c+="?"===n.charAt(0)?n:"?"+n),r&&"#"!==r&&(c+="#"===r.charAt(0)?r:"#"+r),c}function v(e,t,n,c){var o;"string"==typeof e?(o=function(e){var t=e||"/",n="",r="",c=t.indexOf("#");-1!==c&&(r=t.substr(c),t=t.substr(0,c));var o=t.indexOf("?");return-1!==o&&(n=t.substr(o),t=t.substr(0,o)),{pathname:t,search:"?"===n?"":n,hash:"#"===r?"":r}}(e)).state=t:(void 0===(o=Object(r.a)({},e)).pathname&&(o.pathname=""),o.search?"?"!==o.search.charAt(0)&&(o.search="?"+o.search):o.search="",o.hash?"#"!==o.hash.charAt(0)&&(o.hash="#"+o.hash):o.hash="",void 0!==t&&void 0===o.state&&(o.state=t));try{o.pathname=decodeURI(o.pathname)}catch(e){throw e instanceof URIError?new URIError('Pathname "'+o.pathname+'" could not be decoded. This is likely caused by an invalid percent-encoding.'):e}return n&&(o.key=n),c?o.pathname?"/"!==o.pathname.charAt(0)&&(o.pathname=i(o.pathname,c.pathname)):o.pathname=c.pathname:o.pathname||(o.pathname="/"),o}function p(e,t){return e.pathname===t.pathname&&e.search===t.search&&e.hash===t.hash&&e.key===t.key&&s(e.state,t.state)}function m(){var e=null;var t=[];return{setPrompt:function(t){return e=t,function(){e===t&&(e=null)}},confirmTransitionTo:function(t,n,r,c){if(null!=e){var o="function"==typeof e?e(t,n):e;"string"==typeof o?"function"==typeof r?r(o,c):c(!0):c(!1!==o)}else c(!0)},appendListener:function(e){var n=!0;function r(){n&&e.apply(void 0,arguments)}return t.push(r),function(){n=!1,t=t.filter((function(e){return e!==r}))}},notifyListeners:function(){for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];t.forEach((function(e){return e.apply(void 0,n)}))}}}var b=!("undefined"==typeof window||!window.document||!window.document.createElement);function y(e,t){t(window.confirm(e))}function g(){try{return window.history.state||{}}catch(e){return{}}}function O(e){void 0===e&&(e={}),b||Object(u.a)(!1);var t,n=window.history,c=(-1===(t=window.navigator.userAgent).indexOf("Android 2.")&&-1===t.indexOf("Android 4.0")||-1===t.indexOf("Mobile Safari")||-1!==t.indexOf("Chrome")||-1!==t.indexOf("Windows Phone"))&&window.history&&"pushState"in window.history,o=!(-1===window.navigator.userAgent.indexOf("Trident")),i=e,a=i.forceRefresh,s=void 0!==a&&a,p=i.getUserConfirmation,O=void 0===p?y:p,z=i.keyLength,w=void 0===z?6:z,j=e.basename?h(l(e.basename)):"";function k(e){var t=e||{},n=t.key,r=t.state,c=window.location,o=c.pathname+c.search+c.hash;return j&&(o=f(o,j)),v(o,r,n)}function M(){return Math.random().toString(36).substr(2,w)}var H=m();function V(e){Object(r.a)(D,e),D.length=n.length,H.notifyListeners(D.location,D.action)}function E(e){(function(e){return void 0===e.state&&-1===navigator.userAgent.indexOf("CriOS")})(e)||_(k(e.state))}function C(){_(k(g()))}var x=!1;function _(e){if(x)x=!1,V();else{H.confirmTransitionTo(e,"POP",O,(function(t){t?V({action:"POP",location:e}):function(e){var t=D.location,n=L.indexOf(t.key);-1===n&&(n=0);var r=L.indexOf(e.key);-1===r&&(r=0);var c=n-r;c&&(x=!0,R(c))}(e)}))}}var S=k(g()),L=[S.key];function P(e){return j+d(e)}function R(e){n.go(e)}var T=0;function A(e){1===(T+=e)&&1===e?(window.addEventListener("popstate",E),o&&window.addEventListener("hashchange",C)):0===T&&(window.removeEventListener("popstate",E),o&&window.removeEventListener("hashchange",C))}var N=!1;var D={length:n.length,action:"POP",location:S,createHref:P,push:function(e,t){var r=v(e,t,M(),D.location);H.confirmTransitionTo(r,"PUSH",O,(function(e){if(e){var t=P(r),o=r.key,i=r.state;if(c)if(n.pushState({key:o,state:i},null,t),s)window.location.href=t;else{var a=L.indexOf(D.location.key),u=L.slice(0,a+1);u.push(r.key),L=u,V({action:"PUSH",location:r})}else window.location.href=t}}))},replace:function(e,t){var r=v(e,t,M(),D.location);H.confirmTransitionTo(r,"REPLACE",O,(function(e){if(e){var t=P(r),o=r.key,i=r.state;if(c)if(n.replaceState({key:o,state:i},null,t),s)window.location.replace(t);else{var a=L.indexOf(D.location.key);-1!==a&&(L[a]=r.key),V({action:"REPLACE",location:r})}else window.location.replace(t)}}))},go:R,goBack:function(){R(-1)},goForward:function(){R(1)},block:function(e){void 0===e&&(e=!1);var t=H.setPrompt(e);return N||(A(1),N=!0),function(){return N&&(N=!1,A(-1)),t()}},listen:function(e){var t=H.appendListener(e);return A(1),function(){A(-1),t()}}};return D}function z(e,t,n){return Math.min(Math.max(e,t),n)}function w(e){void 0===e&&(e={});var t=e,n=t.getUserConfirmation,c=t.initialEntries,o=void 0===c?["/"]:c,i=t.initialIndex,a=void 0===i?0:i,s=t.keyLength,u=void 0===s?6:s,l=m();function f(e){Object(r.a)(O,e),O.length=O.entries.length,l.notifyListeners(O.location,O.action)}function h(){return Math.random().toString(36).substr(2,u)}var p=z(a,0,o.length-1),b=o.map((function(e){return v(e,void 0,"string"==typeof e?h():e.key||h())})),y=d;function g(e){var t=z(O.index+e,0,O.entries.length-1),r=O.entries[t];l.confirmTransitionTo(r,"POP",n,(function(e){e?f({action:"POP",location:r,index:t}):f()}))}var O={length:b.length,action:"POP",location:b[p],index:p,entries:b,createHref:y,push:function(e,t){var r=v(e,t,h(),O.location);l.confirmTransitionTo(r,"PUSH",n,(function(e){if(e){var t=O.index+1,n=O.entries.slice(0);n.length>t?n.splice(t,n.length-t,r):n.push(r),f({action:"PUSH",location:r,index:t,entries:n})}}))},replace:function(e,t){var r=v(e,t,h(),O.location);l.confirmTransitionTo(r,"REPLACE",n,(function(e){e&&(O.entries[O.index]=r,f({action:"REPLACE",location:r}))}))},go:g,goBack:function(){g(-1)},goForward:function(){g(1)},canGo:function(e){var t=O.index+e;return t>=0&&t<O.entries.length},block:function(e){return void 0===e&&(e=!1),l.setPrompt(e)},listen:function(e){return l.appendListener(e)}};return O}},12:function(e,t,n){e.exports=n(120)},120:function(e,t,n){var r=function(e){"use strict";var t=Object.prototype,n=t.hasOwnProperty,r="function"==typeof Symbol?Symbol:{},c=r.iterator||"@@iterator",o=r.asyncIterator||"@@asyncIterator",i=r.toStringTag||"@@toStringTag";function a(e,t,n){return Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{a({},"")}catch(e){a=function(e,t,n){return e[t]=n}}function s(e,t,n,r){var c=t&&t.prototype instanceof f?t:f,o=Object.create(c.prototype),i=new j(r||[]);return o._invoke=function(e,t,n){var r="suspendedStart";return function(c,o){if("executing"===r)throw new Error("Generator is already running");if("completed"===r){if("throw"===c)throw o;return M()}for(n.method=c,n.arg=o;;){var i=n.delegate;if(i){var a=O(i,n);if(a){if(a===l)continue;return a}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if("suspendedStart"===r)throw r="completed",n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r="executing";var s=u(e,t,n);if("normal"===s.type){if(r=n.done?"completed":"suspendedYield",s.arg===l)continue;return{value:s.arg,done:n.done}}"throw"===s.type&&(r="completed",n.method="throw",n.arg=s.arg)}}}(e,n,i),o}function u(e,t,n){try{return{type:"normal",arg:e.call(t,n)}}catch(e){return{type:"throw",arg:e}}}e.wrap=s;var l={};function f(){}function h(){}function d(){}var v={};v[c]=function(){return this};var p=Object.getPrototypeOf,m=p&&p(p(k([])));m&&m!==t&&n.call(m,c)&&(v=m);var b=d.prototype=f.prototype=Object.create(v);function y(e){["next","throw","return"].forEach((function(t){a(e,t,(function(e){return this._invoke(t,e)}))}))}function g(e,t){var r;this._invoke=function(c,o){function i(){return new t((function(r,i){!function r(c,o,i,a){var s=u(e[c],e,o);if("throw"!==s.type){var l=s.arg,f=l.value;return f&&"object"==typeof f&&n.call(f,"__await")?t.resolve(f.__await).then((function(e){r("next",e,i,a)}),(function(e){r("throw",e,i,a)})):t.resolve(f).then((function(e){l.value=e,i(l)}),(function(e){return r("throw",e,i,a)}))}a(s.arg)}(c,o,r,i)}))}return r=r?r.then(i,i):i()}}function O(e,t){var n=e.iterator[t.method];if(void 0===n){if(t.delegate=null,"throw"===t.method){if(e.iterator.return&&(t.method="return",t.arg=void 0,O(e,t),"throw"===t.method))return l;t.method="throw",t.arg=new TypeError("The iterator does not provide a 'throw' method")}return l}var r=u(n,e.iterator,t.arg);if("throw"===r.type)return t.method="throw",t.arg=r.arg,t.delegate=null,l;var c=r.arg;return c?c.done?(t[e.resultName]=c.value,t.next=e.nextLoc,"return"!==t.method&&(t.method="next",t.arg=void 0),t.delegate=null,l):c:(t.method="throw",t.arg=new TypeError("iterator result is not an object"),t.delegate=null,l)}function z(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function w(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function j(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(z,this),this.reset(!0)}function k(e){if(e){var t=e[c];if(t)return t.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var r=-1,o=function t(){for(;++r<e.length;)if(n.call(e,r))return t.value=e[r],t.done=!1,t;return t.value=void 0,t.done=!0,t};return o.next=o}}return{next:M}}function M(){return{value:void 0,done:!0}}return h.prototype=b.constructor=d,d.constructor=h,h.displayName=a(d,i,"GeneratorFunction"),e.isGeneratorFunction=function(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===h||"GeneratorFunction"===(t.displayName||t.name))},e.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,d):(e.__proto__=d,a(e,i,"GeneratorFunction")),e.prototype=Object.create(b),e},e.awrap=function(e){return{__await:e}},y(g.prototype),g.prototype[o]=function(){return this},e.AsyncIterator=g,e.async=function(t,n,r,c,o){void 0===o&&(o=Promise);var i=new g(s(t,n,r,c),o);return e.isGeneratorFunction(n)?i:i.next().then((function(e){return e.done?e.value:i.next()}))},y(b),a(b,i,"Generator"),b[c]=function(){return this},b.toString=function(){return"[object Generator]"},e.keys=function(e){var t=[];for(var n in e)t.push(n);return t.reverse(),function n(){for(;t.length;){var r=t.pop();if(r in e)return n.value=r,n.done=!1,n}return n.done=!0,n}},e.values=k,j.prototype={constructor:j,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(w),!e)for(var t in this)"t"===t.charAt(0)&&n.call(this,t)&&!isNaN(+t.slice(1))&&(this[t]=void 0)},stop:function(){this.done=!0;var e=this.tryEntries[0].completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var t=this;function r(n,r){return i.type="throw",i.arg=e,t.next=n,r&&(t.method="next",t.arg=void 0),!!r}for(var c=this.tryEntries.length-1;c>=0;--c){var o=this.tryEntries[c],i=o.completion;if("root"===o.tryLoc)return r("end");if(o.tryLoc<=this.prev){var a=n.call(o,"catchLoc"),s=n.call(o,"finallyLoc");if(a&&s){if(this.prev<o.catchLoc)return r(o.catchLoc,!0);if(this.prev<o.finallyLoc)return r(o.finallyLoc)}else if(a){if(this.prev<o.catchLoc)return r(o.catchLoc,!0)}else{if(!s)throw new Error("try statement without catch or finally");if(this.prev<o.finallyLoc)return r(o.finallyLoc)}}}},abrupt:function(e,t){for(var r=this.tryEntries.length-1;r>=0;--r){var c=this.tryEntries[r];if(c.tryLoc<=this.prev&&n.call(c,"finallyLoc")&&this.prev<c.finallyLoc){var o=c;break}}o&&("break"===e||"continue"===e)&&o.tryLoc<=t&&t<=o.finallyLoc&&(o=null);var i=o?o.completion:{};return i.type=e,i.arg=t,o?(this.method="next",this.next=o.finallyLoc,l):this.complete(i)},complete:function(e,t){if("throw"===e.type)throw e.arg;return"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=this.arg=e.arg,this.method="return",this.next="end"):"normal"===e.type&&t&&(this.next=t),l},finish:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.finallyLoc===e)return this.complete(n.completion,n.afterLoc),w(n),l}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.tryLoc===e){var r=n.completion;if("throw"===r.type){var c=r.arg;w(n)}return c}}throw new Error("illegal catch attempt")},delegateYield:function(e,t,n){return this.delegate={iterator:k(e),resultName:t,nextLoc:n},"next"===this.method&&(this.arg=void 0),l}},e}(e.exports);try{regeneratorRuntime=r}catch(e){Function("r","regeneratorRuntime = r")(r)}},121:function(e,t,n){var r=n(78);e.exports=function(e){if(Array.isArray(e))return r(e)}},122:function(e,t){e.exports=function(e){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e))return Array.from(e)}},123:function(e,t){e.exports=function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}},124:function(e,t){e.exports=function(e){if(Array.isArray(e))return e}},125:function(e,t){e.exports=function(e,t){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e)){var n=[],r=!0,c=!1,o=void 0;try{for(var i,a=e[Symbol.iterator]();!(r=(i=a.next()).done)&&(n.push(i.value),!t||n.length!==t);r=!0);}catch(e){c=!0,o=e}finally{try{r||null==a.return||a.return()}finally{if(c)throw o}}return n}}},126:function(e,t){e.exports=function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}},13:function(e,t){function n(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}e.exports=function(e,t,r){return t&&n(e.prototype,t),r&&n(e,r),e}},138:function(e,t,n){"use strict";function r(e){return function(){return e}}var c=function(){};c.thatReturns=r,c.thatReturnsFalse=r(!1),c.thatReturnsTrue=r(!0),c.thatReturnsNull=r(null),c.thatReturnsThis=function(){return this},c.thatReturnsArgument=function(e){return e},e.exports=c},14:function(e,t){e.exports=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}},141:function(e,t){function n(t,r){return e.exports=n=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},n(t,r)}e.exports=n},142:function(e,t,n){"use strict";var r=n(143);function c(){}function o(){}o.resetWarningCache=c,e.exports=function(){function e(e,t,n,c,o,i){if(i!==r){var a=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw a.name="Invariant Violation",a}}function t(){return e}e.isRequired=e;var n={array:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:o,resetWarningCache:c};return n.PropTypes=n,n}},143:function(e,t,n){"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},144:function(e,t,n){"use strict";var r=n(80),c=n(105),o=Object.prototype.hasOwnProperty,i={brackets:function(e){return e+"[]"},comma:"comma",indices:function(e,t){return e+"["+t+"]"},repeat:function(e){return e}},a=Array.isArray,s=Array.prototype.push,u=function(e,t){s.apply(e,a(t)?t:[t])},l=Date.prototype.toISOString,f=c.default,h={addQueryPrefix:!1,allowDots:!1,charset:"utf-8",charsetSentinel:!1,delimiter:"&",encode:!0,encoder:r.encode,encodeValuesOnly:!1,format:f,formatter:c.formatters[f],indices:!1,serializeDate:function(e){return l.call(e)},skipNulls:!1,strictNullHandling:!1},d=function e(t,n,c,o,i,s,l,f,d,v,p,m,b){var y,g=t;if("function"==typeof l?g=l(n,g):g instanceof Date?g=v(g):"comma"===c&&a(g)&&(g=r.maybeMap(g,(function(e){return e instanceof Date?v(e):e})).join(",")),null===g){if(o)return s&&!m?s(n,h.encoder,b,"key"):n;g=""}if("string"==typeof(y=g)||"number"==typeof y||"boolean"==typeof y||"symbol"==typeof y||"bigint"==typeof y||r.isBuffer(g))return s?[p(m?n:s(n,h.encoder,b,"key"))+"="+p(s(g,h.encoder,b,"value"))]:[p(n)+"="+p(String(g))];var O,z=[];if(void 0===g)return z;if(a(l))O=l;else{var w=Object.keys(g);O=f?w.sort(f):w}for(var j=0;j<O.length;++j){var k=O[j],M=g[k];if(!i||null!==M){var H=a(g)?"function"==typeof c?c(n,k):n:n+(d?"."+k:"["+k+"]");u(z,e(M,H,c,o,i,s,l,f,d,v,p,m,b))}}return z};e.exports=function(e,t){var n,r=e,s=function(e){if(!e)return h;if(null!==e.encoder&&void 0!==e.encoder&&"function"!=typeof e.encoder)throw new TypeError("Encoder has to be a function.");var t=e.charset||h.charset;if(void 0!==e.charset&&"utf-8"!==e.charset&&"iso-8859-1"!==e.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var n=c.default;if(void 0!==e.format){if(!o.call(c.formatters,e.format))throw new TypeError("Unknown format option provided.");n=e.format}var r=c.formatters[n],i=h.filter;return("function"==typeof e.filter||a(e.filter))&&(i=e.filter),{addQueryPrefix:"boolean"==typeof e.addQueryPrefix?e.addQueryPrefix:h.addQueryPrefix,allowDots:void 0===e.allowDots?h.allowDots:!!e.allowDots,charset:t,charsetSentinel:"boolean"==typeof e.charsetSentinel?e.charsetSentinel:h.charsetSentinel,delimiter:void 0===e.delimiter?h.delimiter:e.delimiter,encode:"boolean"==typeof e.encode?e.encode:h.encode,encoder:"function"==typeof e.encoder?e.encoder:h.encoder,encodeValuesOnly:"boolean"==typeof e.encodeValuesOnly?e.encodeValuesOnly:h.encodeValuesOnly,filter:i,formatter:r,serializeDate:"function"==typeof e.serializeDate?e.serializeDate:h.serializeDate,skipNulls:"boolean"==typeof e.skipNulls?e.skipNulls:h.skipNulls,sort:"function"==typeof e.sort?e.sort:null,strictNullHandling:"boolean"==typeof e.strictNullHandling?e.strictNullHandling:h.strictNullHandling}}(t);"function"==typeof s.filter?r=(0,s.filter)("",r):a(s.filter)&&(n=s.filter);var l,f=[];if("object"!=typeof r||null===r)return"";l=t&&t.arrayFormat in i?t.arrayFormat:t&&"indices"in t?t.indices?"indices":"repeat":"indices";var v=i[l];n||(n=Object.keys(r)),s.sort&&n.sort(s.sort);for(var p=0;p<n.length;++p){var m=n[p];s.skipNulls&&null===r[m]||u(f,d(r[m],m,v,s.strictNullHandling,s.skipNulls,s.encode?s.encoder:null,s.filter,s.sort,s.allowDots,s.serializeDate,s.formatter,s.encodeValuesOnly,s.charset))}var b=f.join(s.delimiter),y=!0===s.addQueryPrefix?"?":"";return s.charsetSentinel&&("iso-8859-1"===s.charset?y+="utf8=%26%2310003%3B&":y+="utf8=%E2%9C%93&"),b.length>0?y+b:""}},145:function(e,t,n){"use strict";var r=n(80),c=Object.prototype.hasOwnProperty,o=Array.isArray,i={allowDots:!1,allowPrototypes:!1,arrayLimit:20,charset:"utf-8",charsetSentinel:!1,comma:!1,decoder:r.decode,delimiter:"&",depth:5,ignoreQueryPrefix:!1,interpretNumericEntities:!1,parameterLimit:1e3,parseArrays:!0,plainObjects:!1,strictNullHandling:!1},a=function(e){return e.replace(/&#(\d+);/g,(function(e,t){return String.fromCharCode(parseInt(t,10))}))},s=function(e,t){return e&&"string"==typeof e&&t.comma&&e.indexOf(",")>-1?e.split(","):e},u=function(e,t,n,r){if(e){var o=n.allowDots?e.replace(/\.([^.[]+)/g,"[$1]"):e,i=/(\[[^[\]]*])/g,a=n.depth>0&&/(\[[^[\]]*])/.exec(o),u=a?o.slice(0,a.index):o,l=[];if(u){if(!n.plainObjects&&c.call(Object.prototype,u)&&!n.allowPrototypes)return;l.push(u)}for(var f=0;n.depth>0&&null!==(a=i.exec(o))&&f<n.depth;){if(f+=1,!n.plainObjects&&c.call(Object.prototype,a[1].slice(1,-1))&&!n.allowPrototypes)return;l.push(a[1])}return a&&l.push("["+o.slice(a.index)+"]"),function(e,t,n,r){for(var c=r?t:s(t,n),o=e.length-1;o>=0;--o){var i,a=e[o];if("[]"===a&&n.parseArrays)i=[].concat(c);else{i=n.plainObjects?Object.create(null):{};var u="["===a.charAt(0)&&"]"===a.charAt(a.length-1)?a.slice(1,-1):a,l=parseInt(u,10);n.parseArrays||""!==u?!isNaN(l)&&a!==u&&String(l)===u&&l>=0&&n.parseArrays&&l<=n.arrayLimit?(i=[])[l]=c:i[u]=c:i={0:c}}c=i}return c}(l,t,n,r)}};e.exports=function(e,t){var n=function(e){if(!e)return i;if(null!==e.decoder&&void 0!==e.decoder&&"function"!=typeof e.decoder)throw new TypeError("Decoder has to be a function.");if(void 0!==e.charset&&"utf-8"!==e.charset&&"iso-8859-1"!==e.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var t=void 0===e.charset?i.charset:e.charset;return{allowDots:void 0===e.allowDots?i.allowDots:!!e.allowDots,allowPrototypes:"boolean"==typeof e.allowPrototypes?e.allowPrototypes:i.allowPrototypes,arrayLimit:"number"==typeof e.arrayLimit?e.arrayLimit:i.arrayLimit,charset:t,charsetSentinel:"boolean"==typeof e.charsetSentinel?e.charsetSentinel:i.charsetSentinel,comma:"boolean"==typeof e.comma?e.comma:i.comma,decoder:"function"==typeof e.decoder?e.decoder:i.decoder,delimiter:"string"==typeof e.delimiter||r.isRegExp(e.delimiter)?e.delimiter:i.delimiter,depth:"number"==typeof e.depth||!1===e.depth?+e.depth:i.depth,ignoreQueryPrefix:!0===e.ignoreQueryPrefix,interpretNumericEntities:"boolean"==typeof e.interpretNumericEntities?e.interpretNumericEntities:i.interpretNumericEntities,parameterLimit:"number"==typeof e.parameterLimit?e.parameterLimit:i.parameterLimit,parseArrays:!1!==e.parseArrays,plainObjects:"boolean"==typeof e.plainObjects?e.plainObjects:i.plainObjects,strictNullHandling:"boolean"==typeof e.strictNullHandling?e.strictNullHandling:i.strictNullHandling}}(t);if(""===e||null==e)return n.plainObjects?Object.create(null):{};for(var l="string"==typeof e?function(e,t){var n,u={},l=t.ignoreQueryPrefix?e.replace(/^\?/,""):e,f=t.parameterLimit===1/0?void 0:t.parameterLimit,h=l.split(t.delimiter,f),d=-1,v=t.charset;if(t.charsetSentinel)for(n=0;n<h.length;++n)0===h[n].indexOf("utf8=")&&("utf8=%E2%9C%93"===h[n]?v="utf-8":"utf8=%26%2310003%3B"===h[n]&&(v="iso-8859-1"),d=n,n=h.length);for(n=0;n<h.length;++n)if(n!==d){var p,m,b=h[n],y=b.indexOf("]="),g=-1===y?b.indexOf("="):y+1;-1===g?(p=t.decoder(b,i.decoder,v,"key"),m=t.strictNullHandling?null:""):(p=t.decoder(b.slice(0,g),i.decoder,v,"key"),m=r.maybeMap(s(b.slice(g+1),t),(function(e){return t.decoder(e,i.decoder,v,"value")}))),m&&t.interpretNumericEntities&&"iso-8859-1"===v&&(m=a(m)),b.indexOf("[]=")>-1&&(m=o(m)?[m]:m),c.call(u,p)?u[p]=r.combine(u[p],m):u[p]=m}return u}(e,n):e,f=n.plainObjects?Object.create(null):{},h=Object.keys(l),d=0;d<h.length;++d){var v=h[d],p=u(v,l[v],n,"string"==typeof e);f=r.merge(f,p,n)}return r.compact(f)}},146:function(e,t,n){"use strict";var r=Object.keys;e.exports=function(e,t){var n,c,o,i,a;if(e===t)return!0;if(n=r(e),c=r(t),n.length!==c.length)return!1;for(o=0;o<n.length;){if(void 0===(a=e[i=n[o]])&&!t.hasOwnProperty(i)||a!==t[i])return!1;o++}return!0}},147:function(e,t,n){"use strict";e.exports=function(e,t){var n;if(e===t)return!0;if(e.length!==t.length)return!1;for(n=0;n<e.length;n++)if(e[n]!==t[n])return!1;return!0}},15:function(e,t){!function(){e.exports=this.moment}()},16:function(e,t,n){var r=n(141);e.exports=function(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&&r(e,t)}},17:function(e,t,n){var r=n(43),c=n(10);e.exports=function(e,t){return!t||"object"!==r(t)&&"function"!=typeof t?c(e):t}},170:function(e,t){e.exports=function(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t}},171:function(e,t,n){"use strict";n.d(t,"a",(function(){return a}));var r=n(77),c=n(3);function o(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"polite",t=document.createElement("div");t.id="a11y-speak-".concat(e),t.className="a11y-speak-region",t.setAttribute("style","position: absolute;margin: -1px;padding: 0;height: 1px;width: 1px;overflow: hidden;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);border: 0;word-wrap: normal !important;"),t.setAttribute("aria-live",e),t.setAttribute("aria-relevant","additions text"),t.setAttribute("aria-atomic","true");var n=document,r=n.body;return r&&r.appendChild(t),t}var i="";function a(e,t){!function(){for(var e=document.getElementsByClassName("a11y-speak-region"),t=document.getElementById("a11y-speak-intro-text"),n=0;n<e.length;n++)e[n].textContent="";t&&t.setAttribute("hidden","hidden")}(),e=function(e){return e=e.replace(/<[^<>]+>/g," "),i===e&&(e+=" "),i=e,e}(e);var n=document.getElementById("a11y-speak-intro-text"),r=document.getElementById("a11y-speak-assertive"),c=document.getElementById("a11y-speak-polite");r&&"assertive"===t?r.textContent=e:c&&(c.textContent=e),n&&n.removeAttribute("hidden")}Object(r.a)((function(){var e=document.getElementById("a11y-speak-intro-text"),t=document.getElementById("a11y-speak-assertive"),n=document.getElementById("a11y-speak-polite");null===e&&function(){var e=document.createElement("p");e.id="a11y-speak-intro-text",e.className="a11y-speak-intro-text",e.textContent=Object(c.__)("Notifications"),e.setAttribute("style","position: absolute;margin: -1px;padding: 0;height: 1px;width: 1px;overflow: hidden;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);border: 0;word-wrap: normal !important;"),e.setAttribute("hidden","hidden");var t=document.body;t&&t.appendChild(e)}(),null===t&&o("assertive"),null===n&&o("polite")}))},18:function(e,t,n){"use strict";function r(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}n.d(t,"a",(function(){return r}))},188:function(e,t){!function(){e.exports=this.wc.currency}()},19:function(e,t,n){"use strict";n.d(t,"a",(function(){return c}));var r=n(57);function c(e,t){if(null==e)return{};var n,c,o=Object(r.a)(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(c=0;c<i.length;c++)n=i[c],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}},190:function(e,t,n){"use strict";var r=n(11),c="function"==typeof Symbol&&Symbol.for&&Symbol.for("react.element")||60103,o=n(138),i=n(191),a=n(192),s="function"==typeof Symbol&&Symbol.iterator;function u(e,t){return e&&"object"==typeof e&&null!=e.key?(n=e.key,r={"=":"=0",":":"=2"},"$"+(""+n).replace(/[=:]/g,(function(e){return r[e]}))):t.toString(36);var n,r}function l(e,t,n,r){var o,a=typeof e;if("undefined"!==a&&"boolean"!==a||(e=null),null===e||"string"===a||"number"===a||"object"===a&&e.$$typeof===c)return n(r,e,""===t?"."+u(e,0):t),1;var f=0,h=""===t?".":t+":";if(Array.isArray(e))for(var d=0;d<e.length;d++)f+=l(o=e[d],h+u(o,d),n,r);else{var v=function(e){var t=e&&(s&&e[s]||e["@@iterator"]);if("function"==typeof t)return t}(e);if(v){0;for(var p,m=v.call(e),b=0;!(p=m.next()).done;)f+=l(o=p.value,h+u(o,b++),n,r)}else if("object"===a){0;var y=""+e;i(!1,"Objects are not valid as a React child (found: %s).%s","[object Object]"===y?"object with keys {"+Object.keys(e).join(", ")+"}":y,"")}}return f}var f=/\/+/g;function h(e){return(""+e).replace(f,"$&/")}var d,v,p=m,m=function(e){if(this.instancePool.length){var t=this.instancePool.pop();return this.call(t,e),t}return new this(e)},b=function(e){i(e instanceof this,"Trying to release an instance into a pool of a different type."),e.destructor(),this.instancePool.length<this.poolSize&&this.instancePool.push(e)};function y(e,t,n,r){this.result=e,this.keyPrefix=t,this.func=n,this.context=r,this.count=0}function g(e,t,n){var c,i,a=e.result,s=e.keyPrefix,u=e.func,l=e.context,f=u.call(l,t,e.count++);Array.isArray(f)?O(f,a,n,o.thatReturnsArgument):null!=f&&(r.isValidElement(f)&&(c=f,i=s+(!f.key||t&&t.key===f.key?"":h(f.key)+"/")+n,f=r.cloneElement(c,{key:i},void 0!==c.props?c.props.children:void 0)),a.push(f))}function O(e,t,n,r,c){var o="";null!=n&&(o=h(n)+"/");var i=y.getPooled(t,o,r,c);!function(e,t,n){null==e||l(e,"",t,n)}(e,g,i),y.release(i)}y.prototype.destructor=function(){this.result=null,this.keyPrefix=null,this.func=null,this.context=null,this.count=0},d=function(e,t,n,r){if(this.instancePool.length){var c=this.instancePool.pop();return this.call(c,e,t,n,r),c}return new this(e,t,n,r)},(v=y).instancePool=[],v.getPooled=d||p,v.poolSize||(v.poolSize=10),v.release=b;e.exports=function(e){if("object"!=typeof e||!e||Array.isArray(e))return a(!1,"React.addons.createFragment only accepts a single object. Got: %s",e),e;if(r.isValidElement(e))return a(!1,"React.addons.createFragment does not accept a ReactElement without a wrapper object."),e;i(1!==e.nodeType,"React.addons.createFragment(...): Encountered an invalid child; DOM elements are not valid children of React components.");var t=[];for(var n in e)O(e[n],t,n,o.thatReturnsArgument);return t}},191:function(e,t,n){"use strict";e.exports=function(e,t,n,r,c,o,i,a){if(!e){var s;if(void 0===t)s=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var u=[n,r,c,o,i,a],l=0;(s=new Error(t.replace(/%s/g,(function(){return u[l++]})))).name="Invariant Violation"}throw s.framesToPop=1,s}}},192:function(e,t,n){"use strict";var r=n(138);e.exports=r},193:function(e,t,n){"use strict";function r(e){return e.match(/^\{\{\//)?{type:"componentClose",value:e.replace(/\W/g,"")}:e.match(/\/\}\}$/)?{type:"componentSelfClosing",value:e.replace(/\W/g,"")}:e.match(/^\{\{/)?{type:"componentOpen",value:e.replace(/\W/g,"")}:{type:"string",value:e}}e.exports=function(e){return e.split(/(\{\{\/?\s*\w+\s*\/?\}\})/g).map(r)}},2:function(e,t){!function(){e.exports=this.lodash}()},20:function(e,t,n){"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}n.d(t,"a",(function(){return r}))},21:function(e,t,n){"use strict";function r(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function c(e,t,n){return t&&r(e.prototype,t),n&&r(e,n),e}n.d(t,"a",(function(){return c}))},22:function(e,t,n){"use strict";function r(e,t){return(r=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function c(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&&r(e,t)}n.d(t,"a",(function(){return c}))},23:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var r=n(55),c=n(18);function o(e,t){return!t||"object"!==Object(r.a)(t)&&"function"!=typeof t?Object(c.a)(e):t}},24:function(e,t){!function(){e.exports=this.wp.data}()},254:function(e,t,n){"use strict";n.d(t,"b",(function(){return s})),n.d(t,"c",(function(){return u})),n.d(t,"e",(function(){return l})),n.d(t,"a",(function(){return f})),n.d(t,"d",(function(){return d})),n.d(t,"f",(function(){return v}));var r=n(30),c=n.n(r),o=n(73),i=n(2),a=n(33);function s(e){return e?e.split(":")[0]:null}function u(e){var t=s(e);return Object(i.without)(Object(a.g)("onboarding",{euCountries:[]}).euCountries,"GB").includes(t)&&(t="EU"),t}function l(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=arguments.length>2?arguments[2]:void 0,r=h(e,t,n),c=r.map((function(e){return e.id||e.product}));return c}function f(e,t){var n={};n.products=h(e,!0,t),n.remainingProducts=h(e,!1,t);var r=c()(new Set([].concat(c()(n.products),c()(n.remainingProducts))));return n.uniqueItemsList=r.map((function(e){return e.label?{type:"extension",name:e.label}:{type:"theme",name:e.title}})),n}function h(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=arguments.length>2?arguments[2]:void 0,r=Object(a.g)("onboarding",{}),c=[];if(!r.productTypes)return c;var o=e.product_types||[];o.forEach((function(e){r.productTypes[e]&&r.productTypes[e].product&&(t||!n.includes(r.productTypes[e].slug))&&c.push(r.productTypes[e])}));var i=r.themes.find((function(t){return t.slug===e.theme}));return i&&i.id&&d(i.price)>0&&(t||!i.is_installed)&&c.push(i),c}function d(e){return Number(Object(o.decodeEntities)(e).replace(/[^0-9.-]+/g,""))}function v(e){return/admin.php\?page=wc-admin/.test(e)}},257:function(e,t){e.exports=function(e,t){if(null==e)return{};var n,r,c={},o=Object.keys(e);for(r=0;r<o.length;r++)n=o[r],t.indexOf(n)>=0||(c[n]=e[n]);return c}},258:function(e,t,n){"use strict";e.exports=n(282)},27:function(e,t,n){"use strict";n.d(t,"a",(function(){return c}));var r=n(70);function c(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e)){var n=[],r=!0,c=!1,o=void 0;try{for(var i,a=e[Symbol.iterator]();!(r=(i=a.next()).done)&&(n.push(i.value),!t||n.length!==t);r=!0);}catch(e){c=!0,o=e}finally{try{r||null==a.return||a.return()}finally{if(c)throw o}}return n}}(e,t)||Object(r.a)(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}},270:function(e,t,n){"use strict";var r=n(2);t.a=r.flowRight},271:function(e,t,n){"use strict";var r=n(258),c={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},o={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},i={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},a={};function s(e){return r.isMemo(e)?i:a[e.$$typeof]||c}a[r.ForwardRef]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},a[r.Memo]=i;var u=Object.defineProperty,l=Object.getOwnPropertyNames,f=Object.getOwnPropertySymbols,h=Object.getOwnPropertyDescriptor,d=Object.getPrototypeOf,v=Object.prototype;e.exports=function e(t,n,r){if("string"!=typeof n){if(v){var c=d(n);c&&c!==v&&e(t,c,r)}var i=l(n);f&&(i=i.concat(f(n)));for(var a=s(t),p=s(n),m=0;m<i.length;++m){var b=i[m];if(!(o[b]||r&&r[b]||p&&p[b]||a&&a[b])){var y=h(n,b);try{u(t,b,y)}catch(e){}}}}return t}},273:function(e,t,n){"use strict";n.d(t,"c",(function(){return Ot})),n.d(t,"b",(function(){return kt})),n.d(t,"a",(function(){return Mt}));var r=n(5),c=n.n(r),o=n(37),i=n.n(o),a=n(60),s=n.n(a),u=n(14),l=n.n(u),f=n(13),h=n.n(f),d=n(16),v=n.n(d),p=n(17),m=n.n(p),b=n(6),y=n.n(b),g=n(0),O=n(270),z=n(24),w=n(65),j=n(11),k=n.n(j),M=n(1),H=n.n(M),V=n(118),E=n(170),C=n.n(E),x=n(504),_=n.n(x);function S(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,r){e=n,t.forEach((function(t){return t(e,r)}))}}}var L=k.a.createContext||function(e,t){var n,r,c="__create-react-context-"+_()()+"__",o=function(e){function n(){var t;return(t=e.apply(this,arguments)||this).emitter=S(t.props.value),t}C()(n,e);var r=n.prototype;return r.getChildContext=function(){var e;return(e={})[c]=this.emitter,e},r.componentWillReceiveProps=function(e){if(this.props.value!==e.value){var n,r=this.props.value,c=e.value;((o=r)===(i=c)?0!==o||1/o==1/i:o!=o&&i!=i)?n=0:(n="function"==typeof t?t(r,c):1073741823,0!==(n|=0)&&this.emitter.set(e.value,n))}var o,i},r.render=function(){return this.props.children},n}(j.Component);o.childContextTypes=((n={})[c]=H.a.object.isRequired,n);var i=function(t){function n(){var e;return(e=t.apply(this,arguments)||this).state={value:e.getValue()},e.onUpdate=function(t,n){0!=((0|e.observedBits)&n)&&e.setState({value:e.getValue()})},e}C()(n,t);var r=n.prototype;return r.componentWillReceiveProps=function(e){var t=e.observedBits;this.observedBits=null==t?1073741823:t},r.componentDidMount=function(){this.context[c]&&this.context[c].on(this.onUpdate);var e=this.props.observedBits;this.observedBits=null==e?1073741823:e},r.componentWillUnmount=function(){this.context[c]&&this.context[c].off(this.onUpdate)},r.getValue=function(){return this.context[c]?this.context[c].get():e},r.render=function(){return(e=this.props.children,Array.isArray(e)?e[0]:e)(this.state.value);var e},n}(j.Component);return i.contextTypes=((r={})[c]=H.a.object,r),{Provider:o,Consumer:i}},P=n(89),R=n(8),T=n(402),A=n.n(T),N=(n(258),n(57)),D=(n(271),function(e){var t=L();return t.displayName=e,t}("Router")),F=function(e){function t(t){var n;return(n=e.call(this,t)||this).state={location:t.history.location},n._isMounted=!1,n._pendingLocation=null,t.staticContext||(n.unlisten=t.history.listen((function(e){n._isMounted?n.setState({location:e}):n._pendingLocation=e}))),n}Object(w.a)(t,e),t.computeRootMatch=function(e){return{path:"/",url:"/",params:{},isExact:"/"===e}};var n=t.prototype;return n.componentDidMount=function(){this._isMounted=!0,this._pendingLocation&&this.setState({location:this._pendingLocation})},n.componentWillUnmount=function(){this.unlisten&&this.unlisten()},n.render=function(){return k.a.createElement(D.Provider,{children:this.props.children||null,value:{history:this.props.history,location:this.state.location,match:t.computeRootMatch(this.state.location.pathname),staticContext:this.props.staticContext}})},t}(k.a.Component);k.a.Component;k.a.Component;var I={},B=0;function U(e,t){void 0===t&&(t={}),("string"==typeof t||Array.isArray(t))&&(t={path:t});var n=t,r=n.path,c=n.exact,o=void 0!==c&&c,i=n.strict,a=void 0!==i&&i,s=n.sensitive,u=void 0!==s&&s;return[].concat(r).reduce((function(t,n){if(!n&&""!==n)return null;if(t)return t;var r=function(e,t){var n=""+t.end+t.strict+t.sensitive,r=I[n]||(I[n]={});if(r[e])return r[e];var c=[],o={regexp:A()(e,c,t),keys:c};return B<1e4&&(r[e]=o,B++),o}(n,{end:o,strict:a,sensitive:u}),c=r.regexp,i=r.keys,s=c.exec(e);if(!s)return null;var l=s[0],f=s.slice(1),h=e===l;return o&&!h?null:{path:n,url:"/"===n&&""===l?"/":l,isExact:h,params:i.reduce((function(e,t,n){return e[t.name]=f[n],e}),{})}}),null)}var q=function(e){function t(){return e.apply(this,arguments)||this}return Object(w.a)(t,e),t.prototype.render=function(){var e=this;return k.a.createElement(D.Consumer,null,(function(t){t||Object(P.a)(!1);var n=e.props.location||t.location,r=e.props.computedMatch?e.props.computedMatch:e.props.path?U(n.pathname,e.props):t.match,c=Object(R.a)({},t,{location:n,match:r}),o=e.props,i=o.children,a=o.component,s=o.render;return Array.isArray(i)&&0===i.length&&(i=null),k.a.createElement(D.Provider,{value:c},c.match?i?"function"==typeof i?i(c):i:a?k.a.createElement(a,c):s?s(c):null:"function"==typeof i?i(c):null)}))},t}(k.a.Component);function W(e){return"/"===e.charAt(0)?e:"/"+e}function $(e,t){if(!e)return t;var n=W(e);return 0!==t.pathname.indexOf(n)?t:Object(R.a)({},t,{pathname:t.pathname.substr(n.length)})}function K(e){return"string"==typeof e?e:Object(V.d)(e)}function G(e){return function(){Object(P.a)(!1)}}function Z(){}k.a.Component;var Q=function(e){function t(){return e.apply(this,arguments)||this}return Object(w.a)(t,e),t.prototype.render=function(){var e=this;return k.a.createElement(D.Consumer,null,(function(t){t||Object(P.a)(!1);var n,r,c=e.props.location||t.location;return k.a.Children.forEach(e.props.children,(function(e){if(null==r&&k.a.isValidElement(e)){n=e;var o=e.props.path||e.props.from;r=o?U(c.pathname,Object(R.a)({},e.props,{path:o})):t.match}})),r?k.a.cloneElement(n,{location:c,computedMatch:r}):null}))},t}(k.a.Component);k.a.useContext;var J=n(2),Y=n(67),X=n(68),ee=n(32),te=n(33),ne=n(41),re=n(61),ce=(n(524),n(49)),oe=n(3),ie=n(410),ae=n(417),se=n(254);function ue(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,r=y()(e);if(t){var c=y()(this).constructor;n=Reflect.construct(r,arguments,c)}else n=r.apply(this,arguments);return m()(this,n)}}var le=Object(g.lazy)((function(){return n.e(13).then(n.bind(null,893))})),fe=Object(g.lazy)((function(){return n.e(23).then(n.bind(null,907))})),he=Object(g.lazy)((function(){return n.e(29).then(n.bind(null,894))})),de=Object(g.lazy)((function(){return Promise.all([n.e(2),n.e(53),n.e(33)]).then(n.bind(null,909))})),ve=Object(g.lazy)((function(){return Promise.all([n.e(2),n.e(4),n.e(5),n.e(8),n.e(34)]).then(n.bind(null,904))})),pe=Object(g.lazy)((function(){return Promise.all([n.e(2),n.e(54),n.e(38)]).then(n.bind(null,908))})),me=Object(g.lazy)((function(){return Promise.all([n.e(2),n.e(4),n.e(8),n.e(46)]).then(n.bind(null,905))})),be=function(e){v()(n,e);var t=ue(n);function n(){return l()(this,n),t.apply(this,arguments)}return h()(n,[{key:"componentDidMount",value:function(){window.document.documentElement.scrollTop=0}},{key:"componentDidUpdate",value:function(e){var t=Object(J.omit)(e.query,"chartType","filter","paged"),n=Object(J.omit)(this.props.query,"chartType","filter","paged");e.query.paged>1&&!Object(J.isEqual)(t,n)&&Object(ee.getHistory)().replace(Object(ee.getNewPath)({paged:1})),e.match.url!==this.props.match.url&&(window.document.documentElement.scrollTop=0)}},{key:"render",value:function(){var e=this.props,t=e.page,n=e.match,r=e.query,c=n.url,o=n.params;return window.wpNavMenuUrlUpdate(r),window.wpNavMenuClassChange(t,c),Object(g.createElement)(g.Suspense,{fallback:Object(g.createElement)(X.Spinner,null)},Object(g.createElement)(t.container,{params:o,path:c,pathMatch:t.path,query:r}))}}]),n}(g.Component);window.wpNavMenuUrlUpdate=function(e){var t=Object(ce.applyFilters)("woocommerce_admin_time_excluded_screens",["devdocs","stock","settings","customers","homescreen"]),n=Object(ee.getPersistedQuery)(e);Array.from(document.querySelectorAll("#adminmenu a")).forEach((function(e){return function(e,t,n){if(Object(se.f)(e.href)){var r=Object(J.last)(e.href.split("?")),c=Object(Y.parse)(r),o=(c.path||"homescreen").replace("/analytics","").replace("/",""),i=n.includes(o),a="admin.php?"+Object(Y.stringify)(Object.assign(c,i?{}:t));e.href=a,e.onclick=function(e){e.preventDefault(),Object(ee.getHistory)().push(a)}}}(e,n,t)}))},window.wpNavMenuClassChange=function(e,t){Array.from(document.getElementsByClassName("current")).forEach((function(e){e.classList.remove("current")})),Array.from(document.querySelectorAll(".wp-has-current-submenu")).forEach((function(e){e.classList.remove("wp-has-current-submenu"),e.classList.remove("wp-menu-open"),e.classList.remove("selected"),e.classList.add("wp-not-current-submenu"),e.classList.add("menu-top")}));var n="/"===t?"admin.php?page=wc-admin":"admin.php?page=wc-admin&path="+encodeURIComponent(t),r="/"===t?'li > a[href$="'.concat(n,'"], li > a[href*="').concat(n,'?"]'):'li > a[href*="'.concat(n,'"]'),c=document.querySelectorAll(r);if(Array.from(c).forEach((function(e){e.parentElement.classList.add("current")})),e.wpOpenMenu){var o=document.querySelector("#"+e.wpOpenMenu);o&&(o.classList.remove("wp-not-current-submenu"),o.classList.add("wp-has-current-submenu"),o.classList.add("wp-menu-open"),o.classList.add("current"))}document.querySelector("#wpwrap").classList.remove("wp-responsive-open")};var ye=n(38),ge=n.n(ye),Oe=n(4),ze=n.n(Oe),we=n(73),je=(n(525),n(500)),ke=n.n(je),Me=n(72),He=n(501),Ve=n.n(He),Ee=n(502),Ce=n.n(Ee),xe=n(418),_e=n(716),Se=(n(527),function(e){var t=e.height,n=void 0===t?24:t,r=e.width,c=void 0===r?24:r,o=e.hasUnread,i=void 0!==o&&o,a=ze()("woocommerce-layout__activity-panel-toggle-bubble",{"has-unread":i});return Object(g.createElement)("div",{className:a},Object(g.createElement)("svg",{height:n,width:c,viewBox:"0 0 24 24"},Object(g.createElement)("path",{d:"M18.9 2H5.1C3.4 2 2 3.4 2 5.1v10.7C2 17.6 3.4 19 5.1 19H9l6 3-1-3h4.9c1.7 0 3.1-1.4 3.1-3.1V5.1C22 3.4 20.6 2 18.9 2zm-1.5 4.5c-.4.8-.8 2.1-1 3.9-.3 1.8-.4 3.1-.3 4.1 0 .3 0 .5-.1.7-.1.2-.3.4-.6.4s-.6-.1-.9-.4c-1-1-1.8-2.6-2.4-4.6-.7 1.4-1.2 2.4-1.6 3.1-.6 1.2-1.2 1.8-1.6 1.9-.3 0-.5-.2-.8-.7-.5-1.4-1.1-4.2-1.7-8.2 0-.3 0-.5.2-.7.1-.2.4-.3.7-.4.5 0 .9.2.9.8.3 2.3.7 4.2 1.1 5.7l2.4-4.5c.2-.4.4-.6.8-.6.5 0 .8.3.9.9.3 1.4.6 2.6 1 3.7.3-2.7.8-4.7 1.4-5.9.2-.3.4-.5.7-.5.2 0 .5.1.7.2.2.2.3.4.3.6 0 .2 0 .4-.1.5z"})))});Se.propTypes={height:H.a.number,width:H.a.number,hasUnread:H.a.bool};var Le=Se,Pe=n(415),Re=n(411);var Te=n(509),Ae=function(e){var t=e.icon,n=e.title,r=e.name,c=e.unread,o=e.selected,i=e.isPanelOpen,a=e.onTabClick,s=e.index,u=ze()("woocommerce-layout__activity-panel-tab",{"is-active":i&&o,"has-unread":c}),l=-1;(o||!i&&0===s)&&(l=null);var f="activity-panel-tab-".concat(r);return Object(g.createElement)(Me.a,{role:"tab",className:u,tabIndex:l,"aria-selected":o,"aria-controls":"activity-panel-".concat(r),key:f,id:f,onClick:function(){a(r)}},t,n," ",c&&Object(g.createElement)("span",{className:"screen-reader-text"},Object(oe.__)("unread activity",'woocommerce')))},Ne=function(e){var t=e.tabs,n=e.onTabClick,r=e.selectedTab,c=e.tabOpen,o=void 0!==c&&c,a=Object(g.useState)({tabOpen:o,currentTab:r}),s=ge()(a,2),u=s[0],l=u.tabOpen,f=u.currentTab,h=s[1];return Object(g.useEffect)((function(){h({tabOpen:o,currentTab:r})}),[o,r]),Object(g.createElement)(Te.a,{role:"tablist",orientation:"horizontal",className:"woocommerce-layout__activity-panel-tabs"},t&&t.map((function(e,t){return Object(g.createElement)(Ae,i()({key:t,index:t,isPanelOpen:l,selected:f===e.name},e,{onTabClick:function(){var t=f!==e.name&&""!==f||!l;t&&f===e.name||Object(re.recordEvent)("activity_panel_open",{tab:e.name}),h({tabOpen:t,currentTab:e.name}),n(e,t)}}))})))},De=function(){return Object(g.createElement)("svg",{className:"setup-progress",width:"18",height:"18",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Object(g.createElement)("path",{d:"M12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4C7.58172 4 4 7.58172 4 12C4 16.4183 7.58172 20 12 20Z",stroke:"#DCDCDE",strokeWidth:"2"}),Object(g.createElement)("path",{d:"M4 12V12C4 16.4183 7.58172 20 12 20V20C16.4183 20 20 16.4183 20 12V12C20 7.58172 16.4183 4 12 4V4",strokeWidth:"2",strokeLinecap:"round"}))};function Fe(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,r=y()(e);if(t){var c=y()(this).constructor;n=Reflect.construct(r,arguments,c)}else n=r.apply(this,arguments);return m()(this,n)}}var Ie=Object(g.lazy)((function(){return Promise.all([n.e(4),n.e(51),n.e(6),n.e(9)]).then(n.bind(null,900))})),Be=Object(g.lazy)((function(){return Promise.all([n.e(2),n.e(4),n.e(5),n.e(52),n.e(10)]).then(n.bind(null,762))})),Ue=Object(g.lazy)((function(){return Promise.all([n.e(2),n.e(4),n.e(11)]).then(n.bind(null,911))})),qe=Object(g.lazy)((function(){return Promise.all([n.e(2),n.e(4),n.e(12)]).then(n.bind(null,912))})),We=Object(g.lazy)((function(){return Promise.all([n.e(2),n.e(4),n.e(5),n.e(52),n.e(10)]).then(n.bind(null,902))})),$e=Object(te.g)("manageStock","no"),Ke=Object(te.g)("reviewsEnabled","no"),Ge=function(e){v()(n,e);var t=Fe(n);function n(e){var r;return l()(this,n),(r=t.call(this,e)).state={isPanelOpen:!1,mobileOpen:!1,currentTab:"",isPanelSwitching:!1},r}return h()(n,[{key:"togglePanel",value:function(e,t){var n=e.name;this.setState((function(e){var r=n!==e.currentTab&&""!==e.currentTab&&t&&e.isPanelOpen;return{isPanelOpen:t,mobileOpen:t,currentTab:n,isPanelSwitching:r}}))}},{key:"closePanel",value:function(){this.setState((function(){return{isPanelOpen:!1,currentTab:""}}))}},{key:"clearPanel",value:function(){this.setState((function(){return{isPanelSwitching:!1}}))}},{key:"toggleMobile",value:function(){var e=this.getTabs();this.setState((function(t){return{mobileOpen:!t.mobileOpen,currentTab:t.mobileOpen?"":e[0].name,isPanelOpen:!t.mobileOpen}}))}},{key:"handleClickOutside",value:function(e){var t=this.state.isPanelOpen,n=e.target.closest(".woocommerce-inbox-dismiss-confirmation_modal")||e.target.closest(".components-snackbar__action");t&&!n&&this.closePanel()}},{key:"getTabs",value:function(){var e=this.props,t=e.hasUnreadNotes,n=e.hasUnreadOrders,r=e.hasUnapprovedReviews,c=e.hasUnreadStock,o=e.isEmbedded,i=e.requestingTaskListOptions,a=e.taskListComplete,s=e.taskListHidden,u=e.query,l=this.props.getHistory().location,f=o||"/"!==l.pathname,h=u.task&&!u.path&&(!0===i||!1===s&&!1===a);return!a&&f?[{name:"inbox",title:Object(oe.__)("Inbox",'woocommerce'),icon:Object(g.createElement)("i",{className:"material-icons-outlined"},"inbox"),unread:t},{name:"setup",title:Object(oe.__)("Store Setup",'woocommerce'),icon:Object(g.createElement)(De,null)},h&&{name:"help",title:Object(oe.__)("Help",'woocommerce'),icon:Object(g.createElement)("i",{className:"material-icons-outlined"},"support")}].filter(Boolean):[!h&&f?{name:"inbox",title:Object(oe.__)("Inbox",'woocommerce'),icon:Object(g.createElement)("i",{className:"material-icons-outlined"},"inbox"),unread:t}:null,!h&&{name:"orders",title:Object(oe.__)("Orders",'woocommerce'),icon:Object(g.createElement)(Ve.a,null),unread:n},h||"yes"!==$e?null:{name:"stock",title:Object(oe.__)("Stock",'woocommerce'),icon:Object(g.createElement)("i",{className:"material-icons-outlined"},"widgets"),unread:c},h||"yes"!==Ke?null:{name:"reviews",title:Object(oe.__)("Reviews",'woocommerce'),icon:Object(g.createElement)("i",{className:"material-icons-outlined"},"star_border"),unread:r},h&&{name:"help",title:Object(oe.__)("Help",'woocommerce'),icon:Object(g.createElement)(xe.a,{icon:_e.a})}].filter(Boolean)}},{key:"getPanelContent",value:function(e){var t=this.props,n=t.hasUnreadOrders,r=t.query,c=t.hasUnapprovedReviews,o=r.task;switch(e){case"inbox":return Object(g.createElement)(Be,null);case"orders":return Object(g.createElement)(Ue,{hasActionableOrders:n});case"stock":return Object(g.createElement)(qe,null);case"reviews":return Object(g.createElement)(We,{hasUnapprovedReviews:c});case"help":return Object(g.createElement)(Ie,{taskName:o});default:return null}}},{key:"renderPanel",value:function(){var e=this,t=this.props,n=t.updateOptions,r=t.taskListHidden,c=this.state,o=c.isPanelOpen,i=c.currentTab,a=c.isPanelSwitching,s=Object(J.find)(this.getTabs(),{name:i});if(!s)return Object(g.createElement)("div",{className:"woocommerce-layout__activity-panel-wrapper"});var u=function(){e.clearPanel()};if("setup"===i)return window.location.href!==Object(te.f)("admin.php?page=wc-admin")&&("no"===r?this.redirectToHomeScreen():n({woocommerce_task_list_hidden:"no"}).then(this.redirectToHomeScreen)),null;var l=ze()("woocommerce-layout__activity-panel-wrapper",{"is-open":o,"is-switching":a});return Object(g.createElement)("div",{className:l,tabIndex:0,role:"tabpanel","aria-label":s.title,onTransitionEnd:u,onAnimationEnd:u},Object(g.createElement)("div",{className:"woocommerce-layout__activity-panel-content",key:"activity-panel-"+i,id:"activity-panel-"+i},Object(g.createElement)(g.Suspense,{fallback:Object(g.createElement)(X.Spinner,null)},this.getPanelContent(i))))}},{key:"redirectToHomeScreen",value:function(){Object(se.f)(window.location.href)?Object(ee.getHistory)().push(Object(ee.getNewPath)({},"/",{})):window.location.href=Object(te.f)("admin.php?page=wc-admin")}},{key:"render",value:function(){var e=this,t=this.getTabs(),n=this.state,r=n.mobileOpen,c=n.currentTab,o=n.isPanelOpen,i=Object(J.uniqueId)("activity-panel-header_"),a=ze()("woocommerce-layout__activity-panel",{"is-mobile-open":this.state.mobileOpen}),s=t.some((function(e){return e.unread})),u=s?Object(oe.__)("View Activity Panel, you have unread activity",'woocommerce'):Object(oe.__)("View Activity Panel",'woocommerce');return Object(g.createElement)("div",null,Object(g.createElement)(X.H,{id:i,className:"screen-reader-text"},Object(oe.__)("Store Activity",'woocommerce')),Object(g.createElement)(X.Section,{component:"aside",id:"woocommerce-activity-panel","aria-labelledby":i},Object(g.createElement)(Me.a,{onClick:function(){e.toggleMobile()},label:r?Object(oe.__)("Close Activity Panel",'woocommerce'):u,"aria-expanded":r,className:"woocommerce-layout__activity-panel-mobile-toggle"},r?Object(g.createElement)(Ce.a,null):Object(g.createElement)(Le,{hasUnread:s})),Object(g.createElement)("div",{className:a},Object(g.createElement)(Ne,{tabs:t,tabOpen:o,selectedTab:c,onTabClick:function(t,n){e.togglePanel(t,n)}}),this.renderPanel())))}}]),n}(g.Component);Ge.defaultProps={getHistory:ee.getHistory};var Ze=Object(O.a)(Object(z.withSelect)((function(e){var t=function(e){var t=e(ne.NOTES_STORE_NAME),n=t.getNotes,r=t.getNotesError,c=t.isResolving,o=(0,e(ne.USER_STORE_NAME).getCurrentUser)(),i=parseInt(o&&o.woocommerce_meta&&o.woocommerce_meta.activity_panel_inbox_last_read,10);if(!i)return null;var a={page:1,per_page:ne.QUERY_DEFAULTS.pageSize,status:"unactioned",type:ne.QUERY_DEFAULTS.noteTypes,orderby:"date",order:"desc"},s=n(a),u=Boolean(r("getNotes",[a])),l=c("getNotes",[a]);return u||l?null:Object(Re.a)(s,i)>0}(e),n=function(e){var t=e(ne.ITEMS_STORE_NAME),n=t.getItems,r=t.getItemsTotalCount,c=t.getItemsError,o=t.isResolving,i=(0,e(ne.SETTINGS_STORE_NAME).getSetting)("wc_admin","wcAdminSettings",{}).woocommerce_actionable_order_statuses,a=void 0===i?Pe.a:i;if(!a.length)return!1;var s={page:1,per_page:1,status:a,_fields:["id"]};n("orders",s);var u=r("orders",s),l=Boolean(c("orders",s)),f=o("getItems",["orders",s]);return l||f?null:u>0}(e),r=Object(te.g)("hasLowStock",!1),c=function(e){var t=e(ne.REVIEWS_STORE_NAME),n=t.getReviewsTotalCount,r=t.getReviewsError,c=t.isResolving;if("yes"===Object(te.g)("reviewsEnabled")){var o={page:1,per_page:1,status:"hold"},i=n(o),a=Boolean(r(o)),s=c("getReviewsTotalCount",[o]);if(!a&&!s)return i>0}return!1}(e),o=e(ne.OPTIONS_STORE_NAME),i=o.getOption,a=o.isResolving,s="yes"===i("woocommerce_task_list_complete"),u="yes"===i("woocommerce_task_list_hidden");return{hasUnreadNotes:t,hasUnreadOrders:n,hasUnreadStock:r,hasUnapprovedReviews:c,requestingTaskListOptions:a("getOption",["woocommerce_task_list_complete"])||a("getOption",["woocommerce_task_list_hidden"]),taskListComplete:s,taskListHidden:u}})),Object(z.withDispatch)((function(e){return{updateOptions:e(ne.OPTIONS_STORE_NAME).updateOptions}})),ke.a)(Ge),Qe=n(115),Je=function(){return/iPhone|iPad|iPod/i.test(window.navigator.userAgent)?"ios":/Android/i.test(window.navigator.userAgent)?"android":"unknown"},Ye=function(){return Object(g.createElement)("svg",{width:"37",height:"37",viewBox:"0 0 92 92",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Object(g.createElement)("rect",{width:"92",height:"92",rx:"21.3953",fill:"#7F54B3"}),Object(g.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M72.5937 28.043H19.8094C16.4781 28.0459 13.7783 30.7705 13.7754 34.1324V54.4501C13.7783 57.812 16.4781 60.5366 19.8094 60.5395H44.8229L56.2573 66.9607L53.6672 60.5395H72.599C74.2009 60.5402 75.7374 59.8983 76.8702 58.7552C78.0029 57.612 78.639 56.0614 78.6383 54.4447V34.1324C78.6376 32.5157 78.0002 30.9657 76.8664 29.8235C75.7327 28.6814 74.1956 28.0408 72.5937 28.043ZM19.1057 32.4208C18.4658 32.4324 17.8646 32.7359 17.467 33.2482C17.0888 33.7635 16.9404 34.4175 17.058 35.0502C18.5962 45.0986 20.0338 51.8757 21.371 55.3816C21.8779 56.658 22.4896 57.2703 23.2063 57.2185C24.3075 57.1489 25.6263 55.5968 27.1627 52.5621C27.9964 50.8412 29.2602 48.2662 30.9539 44.837C32.3785 49.88 34.309 53.6787 36.7456 56.2331C37.4291 56.9436 38.1204 57.2748 38.8195 57.2266C39.4185 57.1931 39.953 56.8315 40.217 56.2813C40.4753 55.7358 40.5806 55.1278 40.5211 54.5248C40.3516 52.0703 40.5919 48.667 41.2421 44.3149C41.9081 39.8057 42.7523 36.5818 43.7749 34.6432C43.9822 34.2526 44.0733 33.8087 44.037 33.366C44.0039 32.7587 43.7116 32.1969 43.2374 31.829C42.7745 31.4367 42.1799 31.2446 41.5803 31.2935C40.8334 31.3325 40.1682 31.7885 39.8499 32.4797C38.2331 35.5019 37.0812 40.4109 36.3943 47.2068C35.2823 44.2394 34.4509 41.1703 33.9114 38.0412C33.623 36.4613 32.9037 35.7125 31.7536 35.7946C30.9592 35.8589 30.3063 36.3944 29.7819 37.4012L24.0348 48.5643C23.0997 44.6692 22.2205 39.9289 21.3972 34.3433C21.1997 32.9652 20.4358 32.3244 19.1057 32.4208ZM69.9089 34.6877C71.6969 35.0381 73.2407 36.2 74.1186 37.8559C74.9693 39.3247 75.3946 41.1161 75.3946 43.23C75.4148 45.9567 74.7062 48.6357 73.3477 50.9687C71.7778 53.7023 69.7195 55.0691 67.1727 55.0691C66.6933 55.0668 66.2153 55.0128 65.7467 54.9078C63.9584 54.5581 62.4143 53.396 61.5371 51.7396C60.6864 50.2452 60.261 48.4411 60.261 46.3272C60.2357 43.6127 60.945 40.9454 62.3079 38.6295C63.9023 35.8959 65.9607 34.5291 68.4829 34.5291C68.9623 34.5304 69.4402 34.5836 69.9089 34.6877ZM68.7937 49.4848C69.7707 48.5773 70.4399 47.2269 70.8012 45.4337V45.4419C70.9315 44.7826 70.9959 44.1112 70.9933 43.4382C70.986 42.5849 70.8291 41.74 70.5302 40.9452C70.1443 39.901 69.6304 39.3124 68.9884 39.1793C68.0378 38.9643 67.1239 39.5256 66.2469 40.8632C65.5812 41.8393 65.109 42.9432 64.8577 44.1106C64.7276 44.7708 64.6632 45.4432 64.6657 46.1171C64.6739 46.9677 64.8308 47.8096 65.1287 48.6019C65.5146 49.6388 66.0294 50.2274 66.6731 50.3678C67.3169 50.5081 68.0237 50.2138 68.7937 49.4848ZM57.9079 37.8559C57.0291 36.2008 55.4854 35.0392 53.6976 34.6877C53.2279 34.5837 52.749 34.5306 52.2687 34.5291C49.7443 34.5291 47.6856 35.8959 46.0927 38.6295C44.7295 40.9454 44.0201 43.6127 44.0454 46.3272C44.0454 48.4411 44.4699 50.2452 45.319 51.7396C46.1976 53.3949 47.7414 54.5566 49.5294 54.9078C49.999 55.0126 50.4779 55.0667 50.9582 55.0691C53.5055 55.0691 55.5642 53.7023 57.1343 50.9687C58.4922 48.6355 59.2001 45.9565 59.1789 43.23C59.1789 41.1161 58.7544 39.3247 57.9053 37.8559H57.9079ZM54.5903 45.4337C54.2307 47.2269 53.5614 48.5773 52.5825 49.4848C51.8115 50.2065 51.101 50.5017 50.4589 50.3678C49.8169 50.2338 49.3011 49.6461 48.9169 48.6019C48.6181 47.8097 48.4603 46.9678 48.4511 46.1171C48.4495 45.4431 48.5148 44.7707 48.6459 44.1106C48.8971 42.9432 49.3694 41.8393 50.0353 40.8632C50.9124 39.5256 51.8264 38.9643 52.7773 39.1793C53.4193 39.3124 53.9333 39.901 54.3193 40.9452C54.617 41.7404 54.7739 42.585 54.7824 43.4382C54.785 44.1112 54.7207 44.7826 54.5903 45.4419V45.4337Z",fill:"white"}))},Xe=(n(528),function(e){var t=e.onInstall,n=e.onDismiss;Object(g.useEffect)((function(){var e=document.getElementsByClassName("woocommerce-layout")[0];return"android"===Je()&&e&&e.classList.add("woocommerce-layout__show-app-banner"),function(){e&&e.classList.remove("woocommerce-layout__show-app-banner")}}),[]);var r=Object(g.useState)(!1),c=ge()(r,2),o=c[0],i=c[1];return"android"!==Je()||o?null:Object(g.createElement)("div",{className:"woocommerce-mobile-app-banner"},Object(g.createElement)(Qe.a,{icon:"no-alt","data-testid":"dismiss-btn",onClick:function(){n(),i(!0),Object(re.recordEvent)("wcadmin_mobile_android_banner_click",{action:"dismiss"})}}),Object(g.createElement)(Ye,null),Object(g.createElement)("div",{className:"woocommerce-mobile-app-banner__description"},Object(g.createElement)("p",{className:"woocommerce-mobile-app-banner__description__text"},Object(oe.__)("Run your store from anywhere",'woocommerce')),Object(g.createElement)("p",{className:"woocommerce-mobile-app-banner__description__text"},Object(oe.__)("Download the WooCommerce app",'woocommerce'))),Object(g.createElement)(Me.a,{href:"https://play.google.com/store/apps/details?id=com.woocommerce.android",isSecondary:!0,onClick:function(){t(),i(!0),Object(re.recordEvent)("wcadmin_mobile_android_banner_click",{action:"install"})}},Object(oe.__)("Install",'woocommerce')))}),et=function(e){var t=e.target.closest("a"),n=t.getAttribute("href");n&&Object(re.recordEvent)("navbar_breadcrumb_click",{href:n,text:t.innerText})},tt=function(e){var t=e.sections,n=e.isEmbedded,r=void 0!==n&&n,c=e.query,o=Object(g.useRef)(null),i=Object(g.useRef)(null),a=Object(g.useRef)(null),u=Object(te.g)("siteTitle",""),l=Object(g.useState)(!1),f=ge()(l,2),h=f[0],d=f[1],v=Object(ne.useUserPreferences)(),p=v.updateUserPreferences,m="yes"===s()(v,["updateUserPreferences"]).android_app_banner_dismissed,b=ze()("woocommerce-layout__header",{"is-scrolled":h});Object(g.useEffect)((function(){a.current=o.current.offsetTop;var e=function(){d(window.pageYOffset>a.current-20)},t=function(){i.current=window.requestAnimationFrame(e)};return window.addEventListener("scroll",t),function(){window.removeEventListener("scroll",t),window.cancelAnimationFrame(i.current)}}),[]),Object(g.useEffect)((function(){if(!r){var e=t.map((function(e){return Array.isArray(e)?e[1]:e})).reverse().join(" &lsaquo; "),n=Object(we.decodeEntities)(Object(oe.sprintf)(Object(oe.__)("%1$s &lsaquo; %2$s &#8212; WooCommerce",'woocommerce'),e,u));document.title!==n&&(document.title=n)}}),[r,t,u]);var y=function(){p({android_app_banner_dismissed:"yes"})};return Object(g.createElement)("div",{className:b,ref:o},!m&&Object(g.createElement)(Xe,{onDismiss:y,onInstall:y}),Object(g.createElement)("h1",{className:"woocommerce-layout__header-breadcrumbs"},t.map((function(e,t){var n=Array.isArray(e)?Object(g.createElement)(X.Link,{href:r?Object(te.f)(e[0]):Object(ee.getNewPath)({},e[0],{}),type:r?"wp-admin":"wc-admin",onClick:et},e[1]):e;return Object(g.createElement)("span",{key:t},Object(we.decodeEntities)(n))}))),window.wcAdminFeatures["activity-panels"]&&Object(g.createElement)(Ze,{isEmbedded:r,query:c}))};function nt(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,r=y()(e);if(t){var c=y()(this).constructor;n=Reflect.construct(r,arguments,c)}else n=r.apply(this,arguments);return m()(this,n)}}var rt=function(e){v()(n,e);var t=nt(n);function n(){return l()(this,n),t.apply(this,arguments)}return h()(n,[{key:"render",value:function(){return Object(g.createElement)("div",{id:"woocommerce-layout__notice-list",className:"woocommerce-layout__notice-list"})}}]),n}(g.Component),ct=n(12),ot=n.n(ct);function it(e,t,n,r,c,o,i){try{var a=e[o](i),s=a.value}catch(e){return void n(e)}a.done?t(s):Promise.resolve(s).then(r,c)}function at(e){return function(){var t=this,n=arguments;return new Promise((function(r,c){var o=e.apply(t,n);function i(e){it(o,r,c,i,a,"next",e)}function a(e){it(o,r,c,i,a,"throw",e)}i(void 0)}))}}var st=n(27),ut=n(401),lt=n(717),ft=n(503);var ht=function(e){var t=e.notices,n=e.className,r=e.children,c=e.onRemove,o=void 0===c?J.noop:c,i=Object(lt.a)(),a=Object(g.useState)((function(){return new WeakMap})),s=Object(st.a)(a,1)[0],u=Object(ut.useTransition)(t,(function(e){return e.id}),{from:{opacity:0,height:0},enter:function(e){return function(){var t=at(ot.a.mark((function t(n){return ot.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,n({opacity:1,height:s.get(e).offsetHeight});case 2:return t.abrupt("return",t.sent);case 3:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}()},leave:function(){return function(){var e=at(ot.a.mark((function e(t){return ot.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t({opacity:0});case 2:return e.next=4,t({height:0});case 4:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}()},immediate:i});n=ze()("components-snackbar-list",n);var l=function(e){return function(){return o(e.id)}};return Object(g.createElement)("div",{className:n},r,u.map((function(e){var t=e.item,n=e.key,r=e.props;return Object(g.createElement)(ut.animated.div,{key:n,style:r},Object(g.createElement)("div",{className:"components-snackbar-list__notice-container",ref:function(e){return e&&s.set(t,e)}},Object(g.createElement)(ft.a,Object(R.a)({},Object(J.omit)(t,["content"]),{onRemove:l(t)}),t.content)))})))};n(529);function dt(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,r=y()(e);if(t){var c=y()(this).constructor;n=Reflect.construct(r,arguments,c)}else n=r.apply(this,arguments);return m()(this,n)}}var vt=function(e){v()(n,e);var t=dt(n);function n(){return l()(this,n),t.apply(this,arguments)}return h()(n,[{key:"render",value:function(){var e=this.props,t=e.className,n=e.notices,r=e.onRemove,c=ze()("woocommerce-transient-notices","components-notices__snackbar",t);return Object(g.createElement)(ht,{notices:n,className:c,onRemove:r})}}]),n}(g.Component);vt.propTypes={className:H.a.string,notices:H.a.array};var pt=Object(O.a)(Object(z.withSelect)((function(e){return{notices:e("core/notices").getNotices()}})),Object(z.withDispatch)((function(e){return{onRemove:e("core/notices").removeNotice}})))(vt);function mt(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function bt(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?mt(Object(n),!0).forEach((function(t){c()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):mt(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function yt(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,r=y()(e);if(t){var c=y()(this).constructor;n=Reflect.construct(r,arguments,c)}else n=r.apply(this,arguments);return m()(this,n)}}var gt=Object(g.lazy)((function(){return Promise.all([n.e(5),n.e(47)]).then(n.bind(null,914))})),Ot=function(e){v()(n,e);var t=yt(n);function n(){return l()(this,n),t.apply(this,arguments)}return h()(n,[{key:"render",value:function(){var e=this.props.children;return Object(g.createElement)("div",{className:"woocommerce-layout__primary",id:"woocommerce-layout__primary"},window.wcAdminFeatures["store-alerts"]&&Object(g.createElement)(g.Suspense,{fallback:Object(g.createElement)(X.Spinner,null)},Object(g.createElement)(gt,null)),Object(g.createElement)(rt,null),e)}}]),n}(g.Component),zt=function(e){v()(n,e);var t=yt(n);function n(){return l()(this,n),t.apply(this,arguments)}return h()(n,[{key:"componentDidMount",value:function(){this.recordPageViewTrack()}},{key:"componentDidUpdate",value:function(e){var t=Object(J.get)(e,"location.pathname"),n=Object(J.get)(this.props,"location.pathname");t&&n&&t!==n&&this.recordPageViewTrack()}},{key:"recordPageViewTrack",value:function(){var e=this.props,t=e.activePlugins,n=e.installedPlugins,r=e.isEmbedded,c=e.isJetpackConnected;if(r){var o=document.location.pathname+document.location.search;Object(re.recordPageView)(o,{is_embedded:!0})}else{var i=Object(J.get)(this.props,"location.pathname");if(i){var a=i.substring(1).replace(/\//g,"_");0===a.length&&(a="home_screen"),Object(re.recordPageView)(a,{jetpack_installed:n.includes("jetpack"),jetpack_active:t.includes("jetpack"),jetpack_connected:c})}}}},{key:"getQuery",value:function(e){if(!e)return{};var t=e.substring(1);return Object(Y.parse)(t)}},{key:"render",value:function(){var e=this.props,t=e.isEmbedded,n=s()(e,["isEmbedded"]),r=this.props,c=r.location,o=r.page.breadcrumbs,a=this.getQuery(c&&c.search);return Object(g.createElement)("div",{className:"woocommerce-layout"},Object(g.createElement)(tt,{sections:Object(J.isFunction)(o)?o(this.props):o,isEmbedded:t,query:a}),Object(g.createElement)(pt,null),!t&&Object(g.createElement)(Ot,null,Object(g.createElement)("div",{className:"woocommerce-layout__main"},Object(g.createElement)(be,i()({},n,{query:a})))))}}]),n}(g.Component);zt.propTypes={isEmbedded:H.a.bool,page:H.a.shape({container:H.a.oneOfType([H.a.func,H.a.object]),path:H.a.string,breadcrumbs:H.a.oneOfType([H.a.func,H.a.arrayOf(H.a.oneOfType([H.a.arrayOf(H.a.string),H.a.string]))]).isRequired,wpOpenMenu:H.a.string}).isRequired};var wt=Object(O.a)(Object(ne.withPluginsHydration)(bt(bt({},window.wcSettings.plugins||{}),{},{jetpackStatus:window.wcSettings.dataEndpoints&&window.wcSettings.dataEndpoints.jetpackStatus||!1})),Object(z.withSelect)((function(e,t){if(!t.isEmbedded){var n=e(ne.PLUGINS_STORE_NAME),r=n.getActivePlugins,c=n.getInstalledPlugins,o=n.isJetpackConnected;return{activePlugins:r(),isJetpackConnected:o(),installedPlugins:c()}}})))(zt),jt=function(e){v()(n,e);var t=yt(n);function n(){return l()(this,n),t.apply(this,arguments)}return h()(n,[{key:"render",value:function(){return Object(g.createElement)(F,{history:Object(ee.getHistory)()},Object(g.createElement)(Q,null,(e=[],t=[["",wcSettings.woocommerceTranslation]],window.wcAdminFeatures.devdocs&&e.push({container:de,path:"/devdocs",breadcrumbs:function(e){var n=e.location,r=Object(ie.b)(n.search).component;return[].concat(t,r?[["/devdocs","Documentation"],r]:["Documentation"])},wpOpenMenu:"toplevel_page_woocommerce"}),e.push({container:ve,path:"/",breadcrumbs:[].concat(t,[Object(oe.__)("Home",'woocommerce')]),wpOpenMenu:"toplevel_page_woocommerce"}),window.wcAdminFeatures.analytics&&(e.push({container:he,path:"/analytics/overview",breadcrumbs:[].concat(t,[["/analytics/overview",Object(oe.__)("Analytics",'woocommerce')],Object(oe.__)("Overview",'woocommerce')]),wpOpenMenu:"toplevel_page_wc-admin-path--analytics-overview"}),e.push({container:fe,path:"/analytics/settings",breadcrumbs:[].concat(t,[["/analytics/revenue",Object(oe.__)("Analytics",'woocommerce')],Object(oe.__)("Settings",'woocommerce')]),wpOpenMenu:"toplevel_page_wc-admin-path--analytics-overview"}),e.push({container:le,path:"/customers",breadcrumbs:[].concat(t,[Object(oe.__)("Customers",'woocommerce')]),wpOpenMenu:"toplevel_page_woocommerce"}),e.push({container:le,path:"/analytics/:report",breadcrumbs:function(e){var n=e.match,r=Object(J.find)(Object(ae.a)(),{report:n.params.report});return r?[].concat(t,[["/analytics/revenue",Object(oe.__)("Analytics",'woocommerce')],r.title]):[]},wpOpenMenu:"toplevel_page_wc-admin-path--analytics-overview"})),window.wcAdminFeatures.marketing&&e.push({container:pe,path:"/marketing",breadcrumbs:[].concat(t,[["/marketing",Object(oe.__)("Marketing",'woocommerce')],Object(oe.__)("Overview",'woocommerce')]),wpOpenMenu:"toplevel_page_woocommerce-marketing"}),window.wcAdminFeatures.onboarding&&e.push({container:me,path:"/setup-wizard",breadcrumbs:[].concat(t,[["/setup-wizard",Object(oe.__)("Setup Wizard",'woocommerce')]])}),Object(ce.applyFilters)("woocommerce_admin_pages_list",e)).map((function(e){return Object(g.createElement)(q,{key:e.path,path:e.path,exact:!0,render:function(t){return Object(g.createElement)(wt,i()({page:e},t))}})}))));var e,t}}]),n}(g.Component),kt=Object(O.a)(window.wcSettings.preloadOptions?Object(ne.withOptionsHydration)(bt({},window.wcSettings.preloadOptions)):J.identity)(jt),Mt=function(e){v()(n,e);var t=yt(n);function n(){return l()(this,n),t.apply(this,arguments)}return h()(n,[{key:"render",value:function(){return Object(g.createElement)(wt,{page:{breadcrumbs:Object(te.g)("embedBreadcrumbs",[])},isEmbedded:!0})}}]),n}(g.Component)},274:function(e,t){!function(){e.exports=this.wc.number}()},28:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var r=n(62);var c=n(70);function o(e){return function(e){if(Array.isArray(e))return Object(r.a)(e)}(e)||function(e){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e))return Array.from(e)}(e)||Object(c.a)(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}},280:function(e,t,n){"use strict";var r=n(0),c=n(101),o={huge:1440,wide:1280,large:960,medium:782,small:600,mobile:480},i={">=":"min-width","<":"max-width"},a={">=":function(e,t){return t>=e},"<":function(e,t){return t<e}},s=Object(r.createContext)(null),u=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:">=",n=Object(r.useContext)(s),u=!n&&"(".concat(i[t],": ").concat(o[e],"px)"),l=Object(c.a)(u);return n?a[t](o[e],n):l};u.__experimentalWidthProvider=s.Provider,t.a=u},281:function(e,t,n){"use strict";var r=n(0),c=n(44),o=Object(r.createElement)(c.c,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(r.createElement)(c.b,{d:"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z"}));t.a=o},282:function(e,t,n){"use strict";var r="function"==typeof Symbol&&Symbol.for,c=r?Symbol.for("react.element"):60103,o=r?Symbol.for("react.portal"):60106,i=r?Symbol.for("react.fragment"):60107,a=r?Symbol.for("react.strict_mode"):60108,s=r?Symbol.for("react.profiler"):60114,u=r?Symbol.for("react.provider"):60109,l=r?Symbol.for("react.context"):60110,f=r?Symbol.for("react.async_mode"):60111,h=r?Symbol.for("react.concurrent_mode"):60111,d=r?Symbol.for("react.forward_ref"):60112,v=r?Symbol.for("react.suspense"):60113,p=r?Symbol.for("react.suspense_list"):60120,m=r?Symbol.for("react.memo"):60115,b=r?Symbol.for("react.lazy"):60116,y=r?Symbol.for("react.block"):60121,g=r?Symbol.for("react.fundamental"):60117,O=r?Symbol.for("react.responder"):60118,z=r?Symbol.for("react.scope"):60119;function w(e){if("object"==typeof e&&null!==e){var t=e.$$typeof;switch(t){case c:switch(e=e.type){case f:case h:case i:case s:case a:case v:return e;default:switch(e=e&&e.$$typeof){case l:case d:case b:case m:case u:return e;default:return t}}case o:return t}}}function j(e){return w(e)===h}t.AsyncMode=f,t.ConcurrentMode=h,t.ContextConsumer=l,t.ContextProvider=u,t.Element=c,t.ForwardRef=d,t.Fragment=i,t.Lazy=b,t.Memo=m,t.Portal=o,t.Profiler=s,t.StrictMode=a,t.Suspense=v,t.isAsyncMode=function(e){return j(e)||w(e)===f},t.isConcurrentMode=j,t.isContextConsumer=function(e){return w(e)===l},t.isContextProvider=function(e){return w(e)===u},t.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===c},t.isForwardRef=function(e){return w(e)===d},t.isFragment=function(e){return w(e)===i},t.isLazy=function(e){return w(e)===b},t.isMemo=function(e){return w(e)===m},t.isPortal=function(e){return w(e)===o},t.isProfiler=function(e){return w(e)===s},t.isStrictMode=function(e){return w(e)===a},t.isSuspense=function(e){return w(e)===v},t.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===i||e===h||e===s||e===a||e===v||e===p||"object"==typeof e&&null!==e&&(e.$$typeof===b||e.$$typeof===m||e.$$typeof===u||e.$$typeof===l||e.$$typeof===d||e.$$typeof===g||e.$$typeof===O||e.$$typeof===z||e.$$typeof===y)},t.typeOf=w},29:function(e,t){!function(){e.exports=this.wp.dataControls}()},3:function(e,t){!function(){e.exports=this.wp.i18n}()},30:function(e,t,n){var r=n(121),c=n(122),o=n(81),i=n(123);e.exports=function(e){return r(e)||c(e)||o(e)||i()}},32:function(e,t){!function(){e.exports=this.wc.navigation}()},33:function(e,t,n){"use strict";n.d(t,"a",(function(){return u})),n.d(t,"b",(function(){return l})),n.d(t,"c",(function(){return f})),n.d(t,"d",(function(){return h})),n.d(t,"e",(function(){return d})),n.d(t,"g",(function(){return v})),n.d(t,"h",(function(){return p})),n.d(t,"f",(function(){return m}));var r=n(43),c=n.n(r),o=n(3),i=["wcAdminSettings","preloadSettings"],a="object"===("undefined"==typeof wcSettings?"undefined":c()(wcSettings))?wcSettings:{},s=Object.keys(a).reduce((function(e,t){return i.includes(t)||(e[t]=a[t]),e}),{}),u=s.adminUrl,l=(s.countries,s.currency),f=s.locale,h=s.orderStatuses,d=(s.siteTitle,s.wcAssetUrl);function v(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:function(e){return e};if(i.includes(e))throw new Error(Object(o.__)("Mutable settings should be accessed via data store."));var r=s.hasOwnProperty(e)?s[e]:t;return n(r,t)}function p(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:function(e){return e};if(i.includes(e))throw new Error(Object(o.__)("Mutable settings should be mutated via data store."));s[e]=n(t)}function m(e){return(u||"")+e}},34:function(e,t){var n,r,c=e.exports={};function o(){throw new Error("setTimeout has not been defined")}function i(){throw new Error("clearTimeout has not been defined")}function a(e){if(n===setTimeout)return setTimeout(e,0);if((n===o||!n)&&setTimeout)return n=setTimeout,setTimeout(e,0);try{return n(e,0)}catch(t){try{return n.call(null,e,0)}catch(t){return n.call(this,e,0)}}}!function(){try{n="function"==typeof setTimeout?setTimeout:o}catch(e){n=o}try{r="function"==typeof clearTimeout?clearTimeout:i}catch(e){r=i}}();var s,u=[],l=!1,f=-1;function h(){l&&s&&(l=!1,s.length?u=s.concat(u):f=-1,u.length&&d())}function d(){if(!l){var e=a(h);l=!0;for(var t=u.length;t;){for(s=u,u=[];++f<t;)s&&s[f].run();f=-1,t=u.length}s=null,l=!1,function(e){if(r===clearTimeout)return clearTimeout(e);if((r===i||!r)&&clearTimeout)return r=clearTimeout,clearTimeout(e);try{r(e)}catch(t){try{return r.call(null,e)}catch(t){return r.call(this,e)}}}(e)}}function v(e,t){this.fun=e,this.array=t}function p(){}c.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)t[n-1]=arguments[n];u.push(new v(e,t)),1!==u.length||l||a(d)},v.prototype.run=function(){this.fun.apply(null,this.array)},c.title="browser",c.browser=!0,c.env={},c.argv=[],c.version="",c.versions={},c.on=p,c.addListener=p,c.once=p,c.off=p,c.removeListener=p,c.removeAllListeners=p,c.emit=p,c.prependListener=p,c.prependOnceListener=p,c.listeners=function(e){return[]},c.binding=function(e){throw new Error("process.binding is not supported")},c.cwd=function(){return"/"},c.chdir=function(e){throw new Error("process.chdir is not supported")},c.umask=function(){return 0}},35:function(e,t){!function(){e.exports=this.wc.date}()},36:function(e,t){!function(){e.exports=this.wp.url}()},37: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 r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},n.apply(this,arguments)}e.exports=n},38:function(e,t,n){var r=n(124),c=n(125),o=n(81),i=n(126);e.exports=function(e,t){return r(e)||c(e,t)||o(e,t)||i()}},39:function(e,t,n){"use strict";n.d(t,"e",(function(){return s})),n.d(t,"b",(function(){return u})),n.d(t,"c",(function(){return l})),n.d(t,"f",(function(){return f})),n.d(t,"d",(function(){return h})),n.d(t,"a",(function(){return d}));var r=n(9),c=n(28),o=n(2),i=n(3);function a(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:window,t=e.navigator.platform;return-1!==t.indexOf("Mac")||Object(o.includes)(["iPad","iPhone"],t)}var s=9,u=27,l=37,f=38,h=39,d=40,v="alt",p="ctrl",m="meta",b="shift",y={primary:function(e){return e()?[m]:[p]},primaryShift:function(e){return e()?[b,m]:[p,b]},primaryAlt:function(e){return e()?[v,m]:[p,v]},secondary:function(e){return e()?[b,v,m]:[p,b,v]},access:function(e){return e()?[p,v]:[b,v]},ctrl:function(){return[p]},alt:function(){return[v]},ctrlShift:function(){return[p,b]},shift:function(){return[b]},shiftAlt:function(){return[b,v]}},g=(Object(o.mapValues)(y,(function(e){return function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:a;return[].concat(Object(c.a)(e(n)),[t.toLowerCase()]).join("+")}})),Object(o.mapValues)(y,(function(e){return function(t){var n,i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:a,s=i(),u=(n={},Object(r.a)(n,v,s?"⌥":"Alt"),Object(r.a)(n,p,s?"⌃":"Ctrl"),Object(r.a)(n,m,"⌘"),Object(r.a)(n,b,s?"⇧":"Shift"),n),l=e(i).reduce((function(e,t){var n=Object(o.get)(u,t,t);return[].concat(Object(c.a)(e),s?[n]:[n,"+"])}),[]),f=Object(o.capitalize)(t);return[].concat(Object(c.a)(l),[f])}})));Object(o.mapValues)(g,(function(e){return function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:a;return e(t,n).join("")}})),Object(o.mapValues)(y,(function(e){return function(t){var n,s=arguments.length>1&&void 0!==arguments[1]?arguments[1]:a,u=s(),l=(n={},Object(r.a)(n,b,"Shift"),Object(r.a)(n,m,u?"Command":"Control"),Object(r.a)(n,p,"Control"),Object(r.a)(n,v,u?"Option":"Alt"),Object(r.a)(n,",",Object(i.__)("Comma")),Object(r.a)(n,".",Object(i.__)("Period")),Object(r.a)(n,"`",Object(i.__)("Backtick")),n);return[].concat(Object(c.a)(e(s)),[t]).map((function(e){return Object(o.capitalize)(Object(o.get)(l,e,e))})).join(u?" ":" + ")}}));function O(e){return[v,p,m,b].filter((function(t){return e["".concat(t,"Key")]}))}Object(o.mapValues)(y,(function(e){return function(t,n){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:a,c=e(r),i=O(t);return!Object(o.xor)(c,i).length&&(n?t.key===n:Object(o.includes)(c,t.key.toLowerCase()))}}))},4:function(e,t,n){!function(){"use strict";var t={}.hasOwnProperty;function n(){for(var e=[],r=0;r<arguments.length;r++){var c=arguments[r];if(c){var o=typeof c;if("string"===o||"number"===o)e.push(c);else if(Array.isArray(c)&&c.length){var i=n.apply(null,c);i&&e.push(i)}else if("object"===o)for(var a in c)t.call(c,a)&&c[a]&&e.push(a)}}return e.join(" ")}e.exports?(n.default=n,e.exports=n):"function"==typeof define&&"object"==typeof define.amd&&define.amd?define("classnames",[],(function(){return n})):window.classNames=n}()},40:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r="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},c=a(n(11)),o=a(n(190)),i=a(n(193));function a(e){return e&&e.__esModule?e:{default:e}}var s=void 0;function u(e,t){var n,i,a,l,f,h,d,v,p=[],m={};for(h=0;h<e.length;h++)if("string"!==(f=e[h]).type){if(!t.hasOwnProperty(f.value)||void 0===t[f.value])throw new Error("Invalid interpolation, missing component node: `"+f.value+"`");if("object"!==r(t[f.value]))throw new Error("Invalid interpolation, component node must be a ReactElement or null: `"+f.value+"`","\n> "+s);if("componentClose"===f.type)throw new Error("Missing opening component token: `"+f.value+"`");if("componentOpen"===f.type){n=t[f.value],a=h;break}p.push(t[f.value])}else p.push(f.value);return n&&(l=function(e,t){var n,r,c=t[e],o=0;for(r=e+1;r<t.length;r++)if((n=t[r]).value===c.value){if("componentOpen"===n.type){o++;continue}if("componentClose"===n.type){if(0===o)return r;o--}}throw new Error("Missing closing component token `"+c.value+"`")}(a,e),d=u(e.slice(a+1,l),t),i=c.default.cloneElement(n,{},d),p.push(i),l<e.length-1&&(v=u(e.slice(l+1),t),p=p.concat(v))),1===p.length?p[0]:(p.forEach((function(e,t){e&&(m["interpolation-child-"+t]=e)})),(0,o.default)(m))}t.default=function(e){var t=e.mixedString,n=e.components,c=e.throwErrors;if(s=t,!n)return t;if("object"!==(void 0===n?"undefined":r(n))){if(c)throw new Error("Interpolation Error: unable to process `"+t+"` because components is not an object");return t}var o=(0,i.default)(t);try{return u(o,n)}catch(e){if(c)throw new Error("Interpolation Error: unable to process `"+t+"` because of error `"+e.message+"`");return t}}},401:function(e,t,n){"use strict";function r(e){return e&&"object"==typeof e&&"default"in e?e.default:e}Object.defineProperty(t,"__esModule",{value:!0});var c=r(n(37)),o=r(n(257)),i=n(11),a=r(i),s=r(n(170)),u=r(n(10)),l={arr:Array.isArray,obj:function(e){return"[object Object]"===Object.prototype.toString.call(e)},fun:function(e){return"function"==typeof e},str:function(e){return"string"==typeof e},num:function(e){return"number"==typeof e},und:function(e){return void 0===e},nul:function(e){return null===e},set:function(e){return e instanceof Set},map:function(e){return e instanceof Map},equ:function(e,t){if(typeof e!=typeof t)return!1;if(l.str(e)||l.num(e))return e===t;if(l.obj(e)&&l.obj(t)&&Object.keys(e).length+Object.keys(t).length===0)return!0;var n;for(n in e)if(!(n in t))return!1;for(n in t)if(e[n]!==t[n])return!1;return!l.und(n)||e===t}};function f(){var e=i.useState(!1)[1];return i.useCallback((function(){return e((function(e){return!e}))}),[])}function h(e,t){return l.und(e)||l.nul(e)?t:e}function d(e){return l.und(e)?[]:l.arr(e)?e:[e]}function v(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return l.fun(e)?e.apply(void 0,n):e}function p(e){var t=function(e){return e.to,e.from,e.config,e.onStart,e.onRest,e.onFrame,e.children,e.reset,e.reverse,e.force,e.immediate,e.delay,e.attach,e.destroyed,e.interpolateTo,e.ref,e.lazy,o(e,["to","from","config","onStart","onRest","onFrame","children","reset","reverse","force","immediate","delay","attach","destroyed","interpolateTo","ref","lazy"])}(e);if(l.und(t))return c({to:t},e);var n=Object.keys(e).reduce((function(n,r){var o;return l.und(t[r])?c({},n,((o={})[r]=e[r],o)):n}),{});return c({to:t},n)}var m,b,y=function(){function e(){this.payload=void 0,this.children=[]}var t=e.prototype;return t.getAnimatedValue=function(){return this.getValue()},t.getPayload=function(){return this.payload||this},t.attach=function(){},t.detach=function(){},t.getChildren=function(){return this.children},t.addChild=function(e){0===this.children.length&&this.attach(),this.children.push(e)},t.removeChild=function(e){var t=this.children.indexOf(e);this.children.splice(t,1),0===this.children.length&&this.detach()},e}(),g=function(e){function t(){for(var t,n=arguments.length,r=new Array(n),c=0;c<n;c++)r[c]=arguments[c];return(t=e.call.apply(e,[this].concat(r))||this).payload=[],t.attach=function(){return t.payload.forEach((function(e){return e instanceof y&&e.addChild(u(t))}))},t.detach=function(){return t.payload.forEach((function(e){return e instanceof y&&e.removeChild(u(t))}))},t}return s(t,e),t}(y),O=function(e){function t(){for(var t,n=arguments.length,r=new Array(n),c=0;c<n;c++)r[c]=arguments[c];return(t=e.call.apply(e,[this].concat(r))||this).payload={},t.attach=function(){return Object.values(t.payload).forEach((function(e){return e instanceof y&&e.addChild(u(t))}))},t.detach=function(){return Object.values(t.payload).forEach((function(e){return e instanceof y&&e.removeChild(u(t))}))},t}s(t,e);var n=t.prototype;return n.getValue=function(e){void 0===e&&(e=!1);var t={};for(var n in this.payload){var r=this.payload[n];(!e||r instanceof y)&&(t[n]=r instanceof y?r[e?"getAnimatedValue":"getValue"]():r)}return t},n.getAnimatedValue=function(){return this.getValue(!0)},t}(y);function z(e,t){m={fn:e,transform:t}}function w(e){b=e}var j,k=function(e){return"undefined"!=typeof window?window.requestAnimationFrame(e):-1},M=function(e){"undefined"!=typeof window&&window.cancelAnimationFrame(e)};function H(e){j=e}var V,E=function(){return Date.now()};function C(e){V=e}var x,_,S=function(e){return e.current};function L(e){x=e}var P=Object.freeze({get applyAnimatedValues(){return m},injectApplyAnimatedValues:z,get colorNames(){return b},injectColorNames:w,get requestFrame(){return k},get cancelFrame(){return M},injectFrame:function(e,t){k=e,M=t},get interpolation(){return j},injectStringInterpolator:H,get now(){return E},injectNow:function(e){E=e},get defaultElement(){return V},injectDefaultElement:C,get animatedApi(){return S},injectAnimatedApi:function(e){S=e},get createAnimatedStyle(){return x},injectCreateAnimatedStyle:L,get manualFrameloop(){return _},injectManualFrameloop:function(e){_=e}}),R=function(e){function t(t,n){var r;return(r=e.call(this)||this).update=void 0,r.payload=t.style?c({},t,{style:x(t.style)}):t,r.update=n,r.attach(),r}return s(t,e),t}(O),T=!1,A=new Set,N=function e(){if(!T)return!1;var t=E(),n=A,r=Array.isArray(n),c=0;for(n=r?n:n[Symbol.iterator]();;){var o;if(r){if(c>=n.length)break;o=n[c++]}else{if((c=n.next()).done)break;o=c.value}for(var i=o,a=!1,s=0;s<i.configs.length;s++){for(var u=i.configs[s],l=void 0,f=void 0,h=0;h<u.animatedValues.length;h++){var d=u.animatedValues[h];if(!d.done){var v=u.fromValues[h],p=u.toValues[h],m=d.lastPosition,b=p instanceof y,g=Array.isArray(u.initialVelocity)?u.initialVelocity[h]:u.initialVelocity;if(b&&(p=p.getValue()),u.immediate)d.setValue(p),d.done=!0;else if("string"!=typeof v&&"string"!=typeof p){if(void 0!==u.duration)m=v+u.easing((t-d.startTime)/u.duration)*(p-v),l=t>=d.startTime+u.duration;else if(u.decay)m=v+g/(1-.998)*(1-Math.exp(-(1-.998)*(t-d.startTime))),(l=Math.abs(d.lastPosition-m)<.1)&&(p=m);else{f=void 0!==d.lastTime?d.lastTime:t,g=void 0!==d.lastVelocity?d.lastVelocity:u.initialVelocity,t>f+64&&(f=t);for(var O=Math.floor(t-f),z=0;z<O;++z){m+=1*(g+=1*((-u.tension*(m-p)+-u.friction*g)/u.mass)/1e3)/1e3}var w=!(!u.clamp||0===u.tension)&&(v<p?m>p:m<p),j=Math.abs(g)<=u.precision,M=0===u.tension||Math.abs(p-m)<=u.precision;l=w||j&&M,d.lastVelocity=g,d.lastTime=t}b&&!u.toValues[h].done&&(l=!1),l?(d.value!==p&&(m=p),d.done=!0):a=!0,d.setValue(m),d.lastPosition=m}else d.setValue(p),d.done=!0}}i.props.onFrame&&(i.values[u.name]=u.interpolation.getValue())}i.props.onFrame&&i.props.onFrame(i.values),a||(A.delete(i),i.stop(!0))}return A.size?_?_():k(e):T=!1,T};function D(e,t,n){if("function"==typeof e)return e;if(Array.isArray(e))return D({range:e,output:t,extrapolate:n});if(j&&"string"==typeof e.output[0])return j(e);var r=e,c=r.output,o=r.range||[0,1],i=r.extrapolateLeft||r.extrapolate||"extend",a=r.extrapolateRight||r.extrapolate||"extend",s=r.easing||function(e){return e};return function(e){var t=function(e,t){for(var n=1;n<t.length-1&&!(t[n]>=e);++n);return n-1}(e,o);return function(e,t,n,r,c,o,i,a,s){var u=s?s(e):e;if(u<t){if("identity"===i)return u;"clamp"===i&&(u=t)}if(u>n){if("identity"===a)return u;"clamp"===a&&(u=n)}if(r===c)return r;if(t===n)return e<=t?r:c;t===-1/0?u=-u:n===1/0?u-=t:u=(u-t)/(n-t);u=o(u),r===-1/0?u=-u:c===1/0?u+=r:u=u*(c-r)+r;return u}(e,o[t],o[t+1],c[t],c[t+1],s,i,a,r.map)}}var F=function(e){function t(n,r,c,o){var i;return(i=e.call(this)||this).calc=void 0,i.payload=n instanceof g&&!(n instanceof t)?n.getPayload():Array.isArray(n)?n:[n],i.calc=D(r,c,o),i}s(t,e);var n=t.prototype;return n.getValue=function(){return this.calc.apply(this,this.payload.map((function(e){return e.getValue()})))},n.updateConfig=function(e,t,n){this.calc=D(e,t,n)},n.interpolate=function(e,n,r){return new t(this,e,n,r)},t}(g);var I=function(e){function t(t){var n;return(n=e.call(this)||this).animatedStyles=new Set,n.value=void 0,n.startPosition=void 0,n.lastPosition=void 0,n.lastVelocity=void 0,n.startTime=void 0,n.lastTime=void 0,n.done=!1,n.setValue=function(e,t){void 0===t&&(t=!0),n.value=e,t&&n.flush()},n.value=t,n.startPosition=t,n.lastPosition=t,n}s(t,e);var n=t.prototype;return n.flush=function(){0===this.animatedStyles.size&&function e(t,n){"update"in t?n.add(t):t.getChildren().forEach((function(t){return e(t,n)}))}(this,this.animatedStyles),this.animatedStyles.forEach((function(e){return e.update()}))},n.clearStyles=function(){this.animatedStyles.clear()},n.getValue=function(){return this.value},n.interpolate=function(e,t,n){return new F(this,e,t,n)},t}(y),B=function(e){function t(t){var n;return(n=e.call(this)||this).payload=t.map((function(e){return new I(e)})),n}s(t,e);var n=t.prototype;return n.setValue=function(e,t){var n=this;void 0===t&&(t=!0),Array.isArray(e)?e.length===this.payload.length&&e.forEach((function(e,r){return n.payload[r].setValue(e,t)})):this.payload.forEach((function(n){return n.setValue(e,t)}))},n.getValue=function(){return this.payload.map((function(e){return e.getValue()}))},n.interpolate=function(e,t){return new F(this,e,t)},t}(g),U=0,q=function(){function e(){var e=this;this.id=void 0,this.idle=!0,this.hasChanged=!1,this.guid=0,this.local=0,this.props={},this.merged={},this.animations={},this.interpolations={},this.values={},this.configs=[],this.listeners=[],this.queue=[],this.localQueue=void 0,this.getValues=function(){return e.interpolations},this.id=U++}var t=e.prototype;return t.update=function(e){if(!e)return this;var t=p(e),n=t.delay,r=void 0===n?0:n,i=t.to,a=o(t,["delay","to"]);if(l.arr(i)||l.fun(i))this.queue.push(c({},a,{delay:r,to:i}));else if(i){var s={};Object.entries(i).forEach((function(e){var t,n=e[0],o=e[1],i=c({to:(t={},t[n]=o,t),delay:v(r,n)},a),u=s[i.delay]&&s[i.delay].to;s[i.delay]=c({},s[i.delay],i,{to:c({},u,i.to)})})),this.queue=Object.values(s)}return this.queue=this.queue.sort((function(e,t){return e.delay-t.delay})),this.diff(a),this},t.start=function(e){var t,n=this;if(this.queue.length){this.idle=!1,this.localQueue&&this.localQueue.forEach((function(e){var t=e.from,r=void 0===t?{}:t,o=e.to,i=void 0===o?{}:o;l.obj(r)&&(n.merged=c({},r,n.merged)),l.obj(i)&&(n.merged=c({},n.merged,i))}));var r=this.local=++this.guid,i=this.localQueue=this.queue;this.queue=[],i.forEach((function(t,c){var a=t.delay,s=o(t,["delay"]),u=function(t){c===i.length-1&&r===n.guid&&t&&(n.idle=!0,n.props.onRest&&n.props.onRest(n.merged)),e&&e()},f=l.arr(s.to)||l.fun(s.to);a?setTimeout((function(){r===n.guid&&(f?n.runAsync(s,u):n.diff(s).start(u))}),a):f?n.runAsync(s,u):n.diff(s).start(u)}))}else l.fun(e)&&this.listeners.push(e),this.props.onStart&&this.props.onStart(),t=this,A.has(t)||A.add(t),T||(T=!0,k(_||N));return this},t.stop=function(e){return this.listeners.forEach((function(t){return t(e)})),this.listeners=[],this},t.pause=function(e){var t;return this.stop(!0),e&&(t=this,A.has(t)&&A.delete(t)),this},t.runAsync=function(e,t){var n=this,r=(e.delay,o(e,["delay"])),i=this.local,a=Promise.resolve(void 0);if(l.arr(r.to))for(var s=function(e){var t=e,o=c({},r,p(r.to[t]));l.arr(o.config)&&(o.config=o.config[t]),a=a.then((function(){if(i===n.guid)return new Promise((function(e){return n.diff(o).start(e)}))}))},u=0;u<r.to.length;u++)s(u);else if(l.fun(r.to)){var f,h=0;a=a.then((function(){return r.to((function(e){var t=c({},r,p(e));if(l.arr(t.config)&&(t.config=t.config[h]),h++,i===n.guid)return f=new Promise((function(e){return n.diff(t).start(e)}))}),(function(e){return void 0===e&&(e=!0),n.stop(e)})).then((function(){return f}))}))}a.then(t)},t.diff=function(e){var t=this;this.props=c({},this.props,e);var n=this.props,r=n.from,o=void 0===r?{}:r,i=n.to,a=void 0===i?{}:i,s=n.config,u=void 0===s?{}:s,f=n.reverse,p=n.attach,m=n.reset,y=n.immediate;if(f){var g=[a,o];o=g[0],a=g[1]}this.merged=c({},o,this.merged,a),this.hasChanged=!1;var O=p&&p(this);if(this.animations=Object.entries(this.merged).reduce((function(e,n){var r=n[0],i=n[1],a=e[r]||{},s=l.num(i),f=l.str(i)&&!i.startsWith("#")&&!/\d/.test(i)&&!b[i],p=l.arr(i),g=!s&&!p&&!f,z=l.und(o[r])?i:o[r],w=s||p||f?i:1,k=v(u,r);O&&(w=O.animations[r].parent);var M,H=a.parent,V=a.interpolation,C=d(O?w.getPayload():w),x=i;g&&(x=j({range:[0,1],output:[i,i]})(1));var _,S=V&&V.getValue(),L=!l.und(H)&&a.animatedValues.some((function(e){return!e.done})),P=!l.equ(x,S),R=!l.equ(x,a.previous),T=!l.equ(k,a.config);if(m||R&&P||T){var A;if(s||f)H=V=a.parent||new I(z);else if(p)H=V=a.parent||new B(z);else if(g){var N=a.interpolation&&a.interpolation.calc(a.parent.value);N=void 0===N||m?z:N,a.parent?(H=a.parent).setValue(0,!1):H=new I(0);var D={output:[N,i]};a.interpolation?(V=a.interpolation,a.interpolation.updateConfig(D)):V=H.interpolate(D)}return C=d(O?w.getPayload():w),M=d(H.getPayload()),m&&!g&&H.setValue(z,!1),t.hasChanged=!0,M.forEach((function(e){e.startPosition=e.value,e.lastPosition=e.value,e.lastVelocity=L?e.lastVelocity:void 0,e.lastTime=L?e.lastTime:void 0,e.startTime=E(),e.done=!1,e.animatedStyles.clear()})),v(y,r)&&H.setValue(g?w:i,!1),c({},e,((A={})[r]=c({},a,{name:r,parent:H,interpolation:V,animatedValues:M,toValues:C,previous:x,config:k,fromValues:d(H.getValue()),immediate:v(y,r),initialVelocity:h(k.velocity,0),clamp:h(k.clamp,!1),precision:h(k.precision,.01),tension:h(k.tension,170),friction:h(k.friction,26),mass:h(k.mass,1),duration:k.duration,easing:h(k.easing,(function(e){return e})),decay:k.decay}),A))}return P?e:(g&&(H.setValue(1,!1),V.updateConfig({output:[x,x]})),H.done=!0,t.hasChanged=!0,c({},e,((_={})[r]=c({},e[r],{previous:x}),_)))}),this.animations),this.hasChanged)for(var z in this.configs=Object.values(this.animations),this.values={},this.interpolations={},this.animations)this.interpolations[z]=this.animations[z].interpolation,this.values[z]=this.animations[z].interpolation.getValue();return this},t.destroy=function(){this.stop(),this.props={},this.merged={},this.animations={},this.interpolations={},this.values={},this.configs=[],this.local=0},e}(),W=function(e,t){var n=i.useRef(!1),r=i.useRef(),c=l.fun(t),o=i.useMemo((function(){var n;return r.current&&(r.current.map((function(e){return e.destroy()})),r.current=void 0),[new Array(e).fill().map((function(e,r){var o=new q,i=c?v(t,r,o):t[r];return 0===r&&(n=i.ref),o.update(i),n||o.start(),o})),n]}),[e]),a=o[0],s=o[1];r.current=a;i.useImperativeHandle(s,(function(){return{start:function(){return Promise.all(r.current.map((function(e){return new Promise((function(t){return e.start(t)}))})))},stop:function(e){return r.current.forEach((function(t){return t.stop(e)}))},get controllers(){return r.current}}}));var u=i.useMemo((function(){return function(e){return r.current.map((function(t,n){t.update(c?v(e,n,t):e[n]),s||t.start()}))}}),[e]);i.useEffect((function(){n.current?c||u(t):s||r.current.forEach((function(e){return e.start()}))})),i.useEffect((function(){return n.current=!0,function(){return r.current.forEach((function(e){return e.destroy()}))}}),[]);var f=r.current.map((function(e){return e.getValues()}));return c?[f,u,function(e){return r.current.forEach((function(t){return t.pause(e)}))}]:f},$=0,K=function(e,t){return("function"==typeof t?e.map(t):d(t)).map(String)},G=function(e){var t=e.items,n=e.keys,r=void 0===n?function(e){return e}:n,i=o(e,["items","keys"]);return t=d(void 0!==t?t:null),c({items:t,keys:K(t,r)},i)};function Z(e,t){var n=function(){if(c){if(o>=r.length)return"break";i=r[o++]}else{if((o=r.next()).done)return"break";i=o.value}var n=i.key,a=function(e){return e.key!==n};(l.und(t)||t===n)&&(e.current.instances.delete(n),e.current.transitions=e.current.transitions.filter(a),e.current.deleted=e.current.deleted.filter(a))},r=e.current.deleted,c=Array.isArray(r),o=0;for(r=c?r:r[Symbol.iterator]();;){var i;if("break"===n())break}e.current.forceUpdate()}var Q=function(e){function t(t){var n;return void 0===t&&(t={}),n=e.call(this)||this,!t.transform||t.transform instanceof y||(t=m.transform(t)),n.payload=t,n}return s(t,e),t}(O),J={transparent:0,aliceblue:4042850303,antiquewhite:4209760255,aqua:16777215,aquamarine:2147472639,azure:4043309055,beige:4126530815,bisque:4293182719,black:255,blanchedalmond:4293643775,blue:65535,blueviolet:2318131967,brown:2771004159,burlywood:3736635391,burntsienna:3934150143,cadetblue:1604231423,chartreuse:2147418367,chocolate:3530104575,coral:4286533887,cornflowerblue:1687547391,cornsilk:4294499583,crimson:3692313855,cyan:16777215,darkblue:35839,darkcyan:9145343,darkgoldenrod:3095792639,darkgray:2846468607,darkgreen:6553855,darkgrey:2846468607,darkkhaki:3182914559,darkmagenta:2332068863,darkolivegreen:1433087999,darkorange:4287365375,darkorchid:2570243327,darkred:2332033279,darksalmon:3918953215,darkseagreen:2411499519,darkslateblue:1211993087,darkslategray:793726975,darkslategrey:793726975,darkturquoise:13554175,darkviolet:2483082239,deeppink:4279538687,deepskyblue:12582911,dimgray:1768516095,dimgrey:1768516095,dodgerblue:512819199,firebrick:2988581631,floralwhite:4294635775,forestgreen:579543807,fuchsia:4278255615,gainsboro:3705462015,ghostwhite:4177068031,gold:4292280575,goldenrod:3668254975,gray:2155905279,green:8388863,greenyellow:2919182335,grey:2155905279,honeydew:4043305215,hotpink:4285117695,indianred:3445382399,indigo:1258324735,ivory:4294963455,khaki:4041641215,lavender:3873897215,lavenderblush:4293981695,lawngreen:2096890111,lemonchiffon:4294626815,lightblue:2916673279,lightcoral:4034953471,lightcyan:3774873599,lightgoldenrodyellow:4210742015,lightgray:3553874943,lightgreen:2431553791,lightgrey:3553874943,lightpink:4290167295,lightsalmon:4288707327,lightseagreen:548580095,lightskyblue:2278488831,lightslategray:2005441023,lightslategrey:2005441023,lightsteelblue:2965692159,lightyellow:4294959359,lime:16711935,limegreen:852308735,linen:4210091775,magenta:4278255615,maroon:2147483903,mediumaquamarine:1724754687,mediumblue:52735,mediumorchid:3126187007,mediumpurple:2473647103,mediumseagreen:1018393087,mediumslateblue:2070474495,mediumspringgreen:16423679,mediumturquoise:1221709055,mediumvioletred:3340076543,midnightblue:421097727,mintcream:4127193855,mistyrose:4293190143,moccasin:4293178879,navajowhite:4292783615,navy:33023,oldlace:4260751103,olive:2155872511,olivedrab:1804477439,orange:4289003775,orangered:4282712319,orchid:3664828159,palegoldenrod:4008225535,palegreen:2566625535,paleturquoise:2951671551,palevioletred:3681588223,papayawhip:4293907967,peachpuff:4292524543,peru:3448061951,pink:4290825215,plum:3718307327,powderblue:2967529215,purple:2147516671,rebeccapurple:1714657791,red:4278190335,rosybrown:3163525119,royalblue:1097458175,saddlebrown:2336560127,salmon:4202722047,sandybrown:4104413439,seagreen:780883967,seashell:4294307583,sienna:2689740287,silver:3233857791,skyblue:2278484991,slateblue:1784335871,slategray:1887473919,slategrey:1887473919,snow:4294638335,springgreen:16744447,steelblue:1182971135,tan:3535047935,teal:8421631,thistle:3636451583,tomato:4284696575,turquoise:1088475391,violet:4001558271,wheat:4125012991,white:4294967295,whitesmoke:4126537215,yellow:4294902015,yellowgreen:2597139199},Y="[-+]?\\d*\\.?\\d+";function X(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return"\\(\\s*("+t.join(")\\s*,\\s*(")+")\\s*\\)"}var ee=new RegExp("rgb"+X(Y,Y,Y)),te=new RegExp("rgba"+X(Y,Y,Y,Y)),ne=new RegExp("hsl"+X(Y,"[-+]?\\d*\\.?\\d+%","[-+]?\\d*\\.?\\d+%")),re=new RegExp("hsla"+X(Y,"[-+]?\\d*\\.?\\d+%","[-+]?\\d*\\.?\\d+%",Y)),ce=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,oe=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,ie=/^#([0-9a-fA-F]{6})$/,ae=/^#([0-9a-fA-F]{8})$/;function se(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+6*(t-e)*n:n<.5?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function ue(e,t,n){var r=n<.5?n*(1+t):n+t-n*t,c=2*n-r,o=se(c,r,e+1/3),i=se(c,r,e),a=se(c,r,e-1/3);return Math.round(255*o)<<24|Math.round(255*i)<<16|Math.round(255*a)<<8}function le(e){var t=parseInt(e,10);return t<0?0:t>255?255:t}function fe(e){return(parseFloat(e)%360+360)%360/360}function he(e){var t=parseFloat(e);return t<0?0:t>1?255:Math.round(255*t)}function de(e){var t=parseFloat(e);return t<0?0:t>100?1:t/100}function ve(e){var t,n,r="number"==typeof(t=e)?t>>>0===t&&t>=0&&t<=4294967295?t:null:(n=ie.exec(t))?parseInt(n[1]+"ff",16)>>>0:J.hasOwnProperty(t)?J[t]:(n=ee.exec(t))?(le(n[1])<<24|le(n[2])<<16|le(n[3])<<8|255)>>>0:(n=te.exec(t))?(le(n[1])<<24|le(n[2])<<16|le(n[3])<<8|he(n[4]))>>>0:(n=ce.exec(t))?parseInt(n[1]+n[1]+n[2]+n[2]+n[3]+n[3]+"ff",16)>>>0:(n=ae.exec(t))?parseInt(n[1],16)>>>0:(n=oe.exec(t))?parseInt(n[1]+n[1]+n[2]+n[2]+n[3]+n[3]+n[4]+n[4],16)>>>0:(n=ne.exec(t))?(255|ue(fe(n[1]),de(n[2]),de(n[3])))>>>0:(n=re.exec(t))?(ue(fe(n[1]),de(n[2]),de(n[3]))|he(n[4]))>>>0:null;return null===r?e:"rgba("+((4278190080&(r=r||0))>>>24)+", "+((16711680&r)>>>16)+", "+((65280&r)>>>8)+", "+(255&r)/255+")"}var pe=/[+\-]?(?:0|[1-9]\d*)(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,me=/(#(?:[0-9a-f]{2}){2,4}|(#[0-9a-f]{3})|(rgb|hsl)a?\((-?\d+%?[,\s]+){2,3}\s*[\d\.]+%?\))/gi,be=new RegExp("("+Object.keys(J).join("|")+")","g"),ye={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,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},ge=["Webkit","Ms","Moz","O"];function Oe(e,t,n){return null==t||"boolean"==typeof t||""===t?"":n||"number"!=typeof t||0===t||ye.hasOwnProperty(e)&&ye[e]?(""+t).trim():t+"px"}ye=Object.keys(ye).reduce((function(e,t){return ge.forEach((function(n){return e[function(e,t){return e+t.charAt(0).toUpperCase()+t.substring(1)}(n,t)]=e[t]})),e}),ye);var ze={};L((function(e){return new Q(e)})),C("div"),H((function(e){var t=e.output.map((function(e){return e.replace(me,ve)})).map((function(e){return e.replace(be,ve)})),n=t[0].match(pe).map((function(){return[]}));t.forEach((function(e){e.match(pe).forEach((function(e,t){return n[t].push(+e)}))}));var r=t[0].match(pe).map((function(t,r){return D(c({},e,{output:n[r]}))}));return function(e){var n=0;return t[0].replace(pe,(function(){return r[n++](e)})).replace(/rgba\(([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+)\)/gi,(function(e,t,n,r,c){return"rgba("+Math.round(t)+", "+Math.round(n)+", "+Math.round(r)+", "+c+")"}))}})),w(J),z((function(e,t){if(!e.nodeType||void 0===e.setAttribute)return!1;var n=t.style,r=t.children,c=t.scrollTop,i=t.scrollLeft,a=o(t,["style","children","scrollTop","scrollLeft"]),s="filter"===e.nodeName||e.parentNode&&"filter"===e.parentNode.nodeName;for(var u in void 0!==c&&(e.scrollTop=c),void 0!==i&&(e.scrollLeft=i),void 0!==r&&(e.textContent=r),n)if(n.hasOwnProperty(u)){var l=0===u.indexOf("--"),f=Oe(u,n[u],l);"float"===u&&(u="cssFloat"),l?e.style.setProperty(u,f):e.style[u]=f}for(var h in a){var d=s?h:ze[h]||(ze[h]=h.replace(/([A-Z])/g,(function(e){return"-"+e.toLowerCase()})));void 0!==e.getAttribute(d)&&e.setAttribute(d,a[h])}}),(function(e){return e}));var we,je,ke=(we=function(e){return i.forwardRef((function(t,n){var r=f(),s=i.useRef(!0),u=i.useRef(null),h=i.useRef(null),d=i.useCallback((function(e){var t=u.current;u.current=new R(e,(function(){var e=!1;h.current&&(e=m.fn(h.current,u.current.getAnimatedValue())),h.current&&!1!==e||r()})),t&&t.detach()}),[]);i.useEffect((function(){return function(){s.current=!1,u.current&&u.current.detach()}}),[]),i.useImperativeHandle(n,(function(){return S(h,s,r)})),d(t);var v,p=u.current.getValue(),b=(p.scrollTop,p.scrollLeft,o(p,["scrollTop","scrollLeft"])),y=(v=e,!l.fun(v)||v.prototype instanceof a.Component?function(e){return h.current=function(e,t){return t&&(l.fun(t)?t(e):l.obj(t)&&(t.current=e)),e}(e,n)}:void 0);return a.createElement(e,c({},b,{ref:y}))}))},void 0===(je=!1)&&(je=!0),function(e){return(l.arr(e)?e:Object.keys(e)).reduce((function(e,t){var n=je?t[0].toLowerCase()+t.substring(1):t;return e[n]=we(n),e}),we)}),Me=ke(["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","big","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","title","tr","track","u","ul","var","video","wbr","circle","clipPath","defs","ellipse","foreignObject","g","image","line","linearGradient","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","tspan"]);t.apply=ke,t.config={default:{tension:170,friction:26},gentle:{tension:120,friction:14},wobbly:{tension:180,friction:12},stiff:{tension:210,friction:20},slow:{tension:280,friction:60},molasses:{tension:280,friction:120}},t.update=N,t.animated=Me,t.a=Me,t.interpolate=function(e,t,n){return e&&new F(e,t,n)},t.Globals=P,t.useSpring=function(e){var t=l.fun(e),n=W(1,t?e:[e]),r=n[0],c=n[1],o=n[2];return t?[r[0],c,o]:r},t.useTrail=function(e,t){var n=i.useRef(!1),r=l.fun(t),o=v(t),a=i.useRef(),s=W(e,(function(e,t){return 0===e&&(a.current=[]),a.current.push(t),c({},o,{config:v(o.config,e),attach:e>0&&function(){return a.current[e-1]}})})),u=s[0],f=s[1],h=s[2],d=i.useMemo((function(){return function(e){return f((function(t,n){e.reverse;var r=e.reverse?t+1:t-1,i=a.current[r];return c({},e,{config:v(e.config||o.config,t),attach:i&&function(){return i}})}))}}),[e,o.reverse]);return i.useEffect((function(){n.current&&!r&&d(t)})),i.useEffect((function(){n.current=!0}),[]),r?[u,d,h]:u},t.useTransition=function(e,t,n){var r=c({items:e,keys:t||function(e){return e}},n),a=G(r),s=a.lazy,u=void 0!==s&&s,l=(a.unique,a.reset),h=void 0!==l&&l,d=(a.enter,a.leave,a.update,a.onDestroyed),p=(a.keys,a.items,a.onFrame),m=a.onRest,b=a.onStart,y=a.ref,g=o(a,["lazy","unique","reset","enter","leave","update","onDestroyed","keys","items","onFrame","onRest","onStart","ref"]),O=f(),z=i.useRef(!1),w=i.useRef({mounted:!1,first:!0,deleted:[],current:{},transitions:[],prevProps:{},paused:!!r.ref,instances:!z.current&&new Map,forceUpdate:O});return i.useImperativeHandle(r.ref,(function(){return{start:function(){return Promise.all(Array.from(w.current.instances).map((function(e){var t=e[1];return new Promise((function(e){return t.start(e)}))})))},stop:function(e){return Array.from(w.current.instances).forEach((function(t){return t[1].stop(e)}))},get controllers(){return Array.from(w.current.instances).map((function(e){return e[1]}))}}})),w.current=function(e,t){var n=e.first,r=e.prevProps,i=o(e,["first","prevProps"]),a=G(t),s=a.items,u=a.keys,l=a.initial,f=a.from,h=a.enter,d=a.leave,p=a.update,m=a.trail,b=void 0===m?0:m,y=a.unique,g=a.config,O=a.order,z=void 0===O?["enter","leave","update"]:O,w=G(r),j=w.keys,k=w.items,M=c({},i.current),H=[].concat(i.deleted),V=Object.keys(M),E=new Set(V),C=new Set(u),x=u.filter((function(e){return!E.has(e)})),_=i.transitions.filter((function(e){return!e.destroyed&&!C.has(e.originalKey)})).map((function(e){return e.originalKey})),S=u.filter((function(e){return E.has(e)})),L=-b;for(;z.length;){switch(z.shift()){case"enter":x.forEach((function(e,t){y&&H.find((function(t){return t.originalKey===e}))&&(H=H.filter((function(t){return t.originalKey!==e})));var r=u.indexOf(e),c=s[r],o=n&&void 0!==l?"initial":"enter";M[e]={slot:o,originalKey:e,key:y?String(e):$++,item:c,trail:L+=b,config:v(g,c,o),from:v(n&&void 0!==l?l||{}:f,c),to:v(h,c)}}));break;case"leave":_.forEach((function(e){var t=j.indexOf(e),n=k[t];H.unshift(c({},M[e],{slot:"leave",destroyed:!0,left:j[Math.max(0,t-1)],right:j[Math.min(j.length,t+1)],trail:L+=b,config:v(g,n,"leave"),to:v(d,n)})),delete M[e]}));break;case"update":S.forEach((function(e){var t=u.indexOf(e),n=s[t];M[e]=c({},M[e],{item:n,slot:"update",trail:L+=b,config:v(g,n,"update"),to:v(p,n)})}))}}var P=u.map((function(e){return M[e]}));return H.forEach((function(e){var t,n=e.left,r=(e.right,o(e,["left","right"]));-1!==(t=P.findIndex((function(e){return e.originalKey===n})))&&(t+=1),t=Math.max(0,t),P=[].concat(P.slice(0,t),[r],P.slice(t))})),c({},i,{changed:x.length||_.length||S.length,first:n&&0===x.length,transitions:P,current:M,deleted:H,prevProps:t})}(w.current,r),w.current.changed&&w.current.transitions.forEach((function(e){var t=e.slot,n=e.from,r=e.to,o=e.config,i=e.trail,a=e.key,s=e.item;w.current.instances.has(a)||w.current.instances.set(a,new q);var l=w.current.instances.get(a),f=c({},g,{to:r,from:n,config:o,ref:y,onRest:function(n){w.current.mounted&&(e.destroyed&&(y||u||Z(w,a),d&&d(s)),!Array.from(w.current.instances).some((function(e){return!e[1].idle}))&&(y||u)&&w.current.deleted.length>0&&Z(w),m&&m(s,t,n))},onStart:b&&function(){return b(s,t)},onFrame:p&&function(e){return p(s,t,e)},delay:i,reset:h&&"enter"===t});l.update(f),w.current.paused||l.start()})),i.useEffect((function(){return w.current.mounted=z.current=!0,function(){w.current.mounted=z.current=!1,Array.from(w.current.instances).map((function(e){return e[1].destroy()})),w.current.instances.clear()}}),[]),w.current.transitions.map((function(e){var t=e.item,n=e.slot,r=e.key;return{item:t,key:r,state:n,props:w.current.instances.get(r).getValues()}}))},t.useChain=function(e,t,n){void 0===n&&(n=1e3);var r=i.useRef();i.useEffect((function(){l.equ(e,r.current)?e.forEach((function(e){var t=e.current;return t&&t.start()})):t?e.forEach((function(e,r){var o=e.current;if(o){var i=o.controllers;if(i.length){var a=n*t[r];i.forEach((function(e){e.queue=e.queue.map((function(e){return c({},e,{delay:e.delay+a})})),e.start()}))}}})):e.reduce((function(e,t,n){var r=t.current;return e.then((function(){return r.start()}))}),Promise.resolve()),r.current=e}))},t.useSprings=W},402:function(e,t,n){var r=n(530);e.exports=d,e.exports.parse=o,e.exports.compile=function(e,t){return a(o(e,t),t)},e.exports.tokensToFunction=a,e.exports.tokensToRegExp=h;var c=new RegExp(["(\\\\.)","([\\/.])?(?:(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?|(\\*))"].join("|"),"g");function o(e,t){for(var n,r=[],o=0,i=0,a="",l=t&&t.delimiter||"/";null!=(n=c.exec(e));){var f=n[0],h=n[1],d=n.index;if(a+=e.slice(i,d),i=d+f.length,h)a+=h[1];else{var v=e[i],p=n[2],m=n[3],b=n[4],y=n[5],g=n[6],O=n[7];a&&(r.push(a),a="");var z=null!=p&&null!=v&&v!==p,w="+"===g||"*"===g,j="?"===g||"*"===g,k=n[2]||l,M=b||y;r.push({name:m||o++,prefix:p||"",delimiter:k,optional:j,repeat:w,partial:z,asterisk:!!O,pattern:M?u(M):O?".*":"[^"+s(k)+"]+?"})}}return i<e.length&&(a+=e.substr(i)),a&&r.push(a),r}function i(e){return encodeURI(e).replace(/[\/?#]/g,(function(e){return"%"+e.charCodeAt(0).toString(16).toUpperCase()}))}function a(e,t){for(var n=new Array(e.length),c=0;c<e.length;c++)"object"==typeof e[c]&&(n[c]=new RegExp("^(?:"+e[c].pattern+")$",f(t)));return function(t,c){for(var o="",a=t||{},s=(c||{}).pretty?i:encodeURIComponent,u=0;u<e.length;u++){var l=e[u];if("string"!=typeof l){var f,h=a[l.name];if(null==h){if(l.optional){l.partial&&(o+=l.prefix);continue}throw new TypeError('Expected "'+l.name+'" to be defined')}if(r(h)){if(!l.repeat)throw new TypeError('Expected "'+l.name+'" to not repeat, but received `'+JSON.stringify(h)+"`");if(0===h.length){if(l.optional)continue;throw new TypeError('Expected "'+l.name+'" to not be empty')}for(var d=0;d<h.length;d++){if(f=s(h[d]),!n[u].test(f))throw new TypeError('Expected all "'+l.name+'" to match "'+l.pattern+'", but received `'+JSON.stringify(f)+"`");o+=(0===d?l.prefix:l.delimiter)+f}}else{if(f=l.asterisk?encodeURI(h).replace(/[?#]/g,(function(e){return"%"+e.charCodeAt(0).toString(16).toUpperCase()})):s(h),!n[u].test(f))throw new TypeError('Expected "'+l.name+'" to match "'+l.pattern+'", but received "'+f+'"');o+=l.prefix+f}}else o+=l}return o}}function s(e){return e.replace(/([.+*?=^!:${}()[\]|\/\\])/g,"\\$1")}function u(e){return e.replace(/([=!:$\/()])/g,"\\$1")}function l(e,t){return e.keys=t,e}function f(e){return e&&e.sensitive?"":"i"}function h(e,t,n){r(t)||(n=t||n,t=[]);for(var c=(n=n||{}).strict,o=!1!==n.end,i="",a=0;a<e.length;a++){var u=e[a];if("string"==typeof u)i+=s(u);else{var h=s(u.prefix),d="(?:"+u.pattern+")";t.push(u),u.repeat&&(d+="(?:"+h+d+")*"),i+=d=u.optional?u.partial?h+"("+d+")?":"(?:"+h+"("+d+"))?":h+"("+d+")"}}var v=s(n.delimiter||"/"),p=i.slice(-v.length)===v;return c||(i=(p?i.slice(0,-v.length):i)+"(?:"+v+"(?=$))?"),i+=o?"$":c&&p?"":"(?="+v+"|$)",l(new RegExp("^"+i,f(n)),t)}function d(e,t,n){return r(t)||(n=t||n,t=[]),n=n||{},e instanceof RegExp?function(e,t){var n=e.source.match(/\((?!\?)/g);if(n)for(var r=0;r<n.length;r++)t.push({name:r,prefix:null,delimiter:null,optional:!1,repeat:!1,partial:!1,asterisk:!1,pattern:null});return l(e,t)}(e,t):r(e)?function(e,t,n){for(var r=[],c=0;c<e.length;c++)r.push(d(e[c],t,n).source);return l(new RegExp("(?:"+r.join("|")+")",f(n)),t)}(e,t,n):function(e,t,n){return h(o(e,n),t,n)}(e,t,n)}},41:function(e,t){!function(){e.exports=this.wc.data}()},410:function(e,t,n){"use strict";function r(e){return e?e.substr(1).split("&").reduce((function(e,t){var n=t.split("="),r=n[0],c=decodeURIComponent(n[1]);return c=isNaN(Number(c))?c:Number(c),e[r]=c,e}),{}):{}}function c(){var e="",t=r(window.location.search),n=t.page,c=t.path,o=t.post_type;if(n){var i="wc-admin"===n?"home_screen":n;e=c?c.replace(/\//g,"_").substring(1):i}else o&&(e=o);return e}n.d(t,"b",(function(){return r})),n.d(t,"a",(function(){return c}))},411:function(e,t,n){"use strict";n.d(t,"a",(function(){return c})),n.d(t,"b",(function(){return o}));var r=n(2);function c(e,t){return Object(r.filter)(e,(function(e){var n=e.is_deleted,r=e.date_created_gmt,c=e.status;if(!n)return(!t||!r||new Date(r+"Z").getTime()>t)&&"unactioned"===c})).length}function o(e){return Object(r.filter)(e,(function(e){return!e.is_deleted})).length>0}},415:function(e,t,n){"use strict";n.d(t,"a",(function(){return v})),n.d(t,"b",(function(){return g}));var r=n(0),c=n(3),o=n(49),i=n(40),a=n.n(i),s=n(33),u=n(67),l=n(68),f=n(41),h=n(35),d=function(e){var t=e.value,n=e.onChange,c=Object(f.useSettings)("wc_admin",["wcAdminSettings"]).wcAdminSettings.woocommerce_default_date_range,o=Object(u.parse)(t.replace(/&amp;/g,"&")),i=Object(h.getDateParamsFromQuery)(o,c),a=i.period,s=i.compare,d=i.before,v=i.after,p=Object(h.getCurrentDates)(o,c),m={period:a,compare:s,before:d,after:v,primaryDate:p.primary,secondaryDate:p.secondary};return Object(r.createElement)(l.DateRangeFilterPicker,{query:o,onRangeSelect:function(e){n({target:{name:"woocommerce_default_date_range",value:Object(u.stringify)(e)}})},dateQuery:m,isoDateFormat:h.isoDateFormat})},v=["processing","on-hold"],p=["completed","processing","refunded","cancelled","failed","pending","on-hold"],m=Object.keys(s.d).filter((function(e){return"refunded"!==e})).map((function(e){return{value:e,label:s.d[e],description:Object(c.sprintf)(Object(c.__)("Exclude the %s status from reports",'woocommerce'),s.d[e])}})),b=Object(s.g)("unregisteredOrderStatuses",{}),y=[{key:"defaultStatuses",options:m.filter((function(e){return p.includes(e.value)}))},{key:"customStatuses",label:Object(c.__)("Custom Statuses",'woocommerce'),options:m.filter((function(e){return!p.includes(e.value)}))},{key:"unregisteredStatuses",label:Object(c.__)("Unregistered Statuses",'woocommerce'),options:Object.keys(b).map((function(e){return{value:e,label:e,description:Object(c.sprintf)(Object(c.__)("Exclude the %s status from reports",'woocommerce'),e)}}))}],g=Object(o.applyFilters)("woocommerce_admin_analytics_settings",{woocommerce_excluded_report_order_statuses:{label:Object(c.__)("Excluded Statuses:",'woocommerce'),inputType:"checkboxGroup",options:y,helpText:a()({mixedString:Object(c.__)("Orders with these statuses are excluded from the totals in your reports. The {{strong}}Refunded{{/strong}} status can not be excluded.",'woocommerce'),components:{strong:Object(r.createElement)("strong",null)}}),defaultValue:["pending","cancelled","failed"]},woocommerce_actionable_order_statuses:{label:Object(c.__)("Actionable Statuses:",'woocommerce'),inputType:"checkboxGroup",options:y,helpText:Object(c.__)("Orders with these statuses require action on behalf of the store admin.These orders will show up in the Orders tab under the activity panel.",'woocommerce'),defaultValue:v},woocommerce_default_date_range:{name:"woocommerce_default_date_range",label:Object(c.__)("Default Date Range:",'woocommerce'),inputType:"component",component:d,helpText:Object(c.__)("Select a default date range. When no range is selected, reports will be viewed by the default date range.",'woocommerce'),defaultValue:"period=month&compare=previous_year"}})},417:function(e,t,n){"use strict";var r=n(3),c=n(49),o=n(0),i=n(33),a=Object(i.g)("manageStock","no"),s=Object(o.lazy)((function(){return Promise.all([n.e(1),n.e(3),n.e(0),n.e(20)]).then(n.bind(null,707))})),u=Object(o.lazy)((function(){return Promise.all([n.e(1),n.e(3),n.e(0),n.e(7),n.e(19)]).then(n.bind(null,706))})),l=Object(o.lazy)((function(){return Promise.all([n.e(1),n.e(3),n.e(0),n.e(18)]).then(n.bind(null,710))})),f=Object(o.lazy)((function(){return Promise.all([n.e(1),n.e(3),n.e(0),n.e(7),n.e(14)]).then(n.bind(null,704))})),h=Object(o.lazy)((function(){return Promise.all([n.e(1),n.e(3),n.e(0),n.e(15)]).then(n.bind(null,709))})),d=Object(o.lazy)((function(){return Promise.all([n.e(1),n.e(3),n.e(0),n.e(22)]).then(n.bind(null,705))})),v=Object(o.lazy)((function(){return Promise.all([n.e(1),n.e(3),n.e(0),n.e(17)]).then(n.bind(null,708))})),p=Object(o.lazy)((function(){return Promise.all([n.e(1),n.e(0),n.e(21)]).then(n.bind(null,702))})),m=Object(o.lazy)((function(){return Promise.all([n.e(1),n.e(0),n.e(16)]).then(n.bind(null,703))}));t.a=function(){var e=[{report:"revenue",title:Object(r.__)("Revenue",'woocommerce'),component:s},{report:"products",title:Object(r.__)("Products",'woocommerce'),component:u},{report:"orders",title:Object(r.__)("Orders",'woocommerce'),component:l},{report:"categories",title:Object(r.__)("Categories",'woocommerce'),component:f},{report:"coupons",title:Object(r.__)("Coupons",'woocommerce'),component:h},{report:"taxes",title:Object(r.__)("Taxes",'woocommerce'),component:d},{report:"downloads",title:Object(r.__)("Downloads",'woocommerce'),component:v},"yes"===a?{report:"stock",title:Object(r.__)("Stock",'woocommerce'),component:p}:null,{report:"customers",title:Object(r.__)("Customers",'woocommerce'),component:m},{report:"downloads",title:Object(r.__)("Downloads",'woocommerce'),component:v}].filter(Boolean);return Object(c.applyFilters)("woocommerce_admin_reports_list",e)}},418:function(e,t,n){"use strict";var r=n(9),c=n(19),o=n(0);function i(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}t.a=function(e){var t=e.icon,n=e.size,a=void 0===n?24:n,s=Object(c.a)(e,["icon","size"]);return Object(o.cloneElement)(t,function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?i(Object(n),!0).forEach((function(t){Object(r.a)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):i(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({width:a,height:a},s))}},42:function(e,t){!function(){e.exports=this.wp.apiFetch}()},43:function(e,t){function n(t){return"function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?e.exports=n=function(e){return typeof e}:e.exports=n=function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},n(t)}e.exports=n},44:function(e,t,n){"use strict";n.d(t,"a",(function(){return u})),n.d(t,"b",(function(){return l})),n.d(t,"c",(function(){return f}));var r=n(9),c=n(19),o=n(4),i=n.n(o),a=n(0);function s(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}var u=function(e){return Object(a.createElement)("circle",e)},l=function(e){return Object(a.createElement)("path",e)},f=function(e){var t=e.className,n=e.isPressed,o=function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?s(Object(n),!0).forEach((function(t){Object(r.a)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):s(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({},Object(c.a)(e,["className","isPressed"]),{className:i()(t,{"is-pressed":n})||void 0,role:"img","aria-hidden":!0,focusable:!1});return Object(a.createElement)("svg",o)}},47:function(e,t){var n;n=function(){return this}();try{n=n||new Function("return this")()}catch(e){"object"==typeof window&&(n=window)}e.exports=n},49:function(e,t){!function(){e.exports=this.wp.hooks}()},5: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}},500:function(e,t,n){"use strict";var r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},c=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}();var o=n(526),i=n(11),a=n(88);e.exports=function(e){var t=e.displayName||e.name,n=function(t){function n(e){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,n);var t=function(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}(this,(n.__proto__||Object.getPrototypeOf(n)).call(this,e));return t.handleClickOutside=t.handleClickOutside.bind(t),t}return function(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)}(n,t),c(n,[{key:"componentDidMount",value:function(){document.addEventListener("click",this.handleClickOutside,!0)}},{key:"componentWillUnmount",value:function(){document.removeEventListener("click",this.handleClickOutside,!0)}},{key:"handleClickOutside",value:function(e){var t=this.__domNode;t&&t.contains(e.target)||!this.__wrappedInstance||"function"!=typeof this.__wrappedInstance.handleClickOutside||this.__wrappedInstance.handleClickOutside(e)}},{key:"render",value:function(){var t=this,n=this.props,c=n.wrappedRef,o=function(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}(n,["wrappedRef"]);return i.createElement(e,r({},o,{ref:function(e){t.__wrappedInstance=e,t.__domNode=a.findDOMNode(e),c&&c(e)}}))}}]),n}(i.Component);return n.displayName="clickOutside("+t+")",o(n,e)}},501:function(e,t,n){"use strict";var r=Object.assign||function(e){for(var t,n=1;n<arguments.length;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e};Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=e.size,n=void 0===t?24:t,c=e.onClick,o=(e.icon,e.className),a=function(e,t){var n={};for(var r in e)0<=t.indexOf(r)||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}(e,["size","onClick","icon","className"]),s=["gridicon","gridicons-pages",o,!1,!1,!1].filter(Boolean).join(" ");return i.default.createElement("svg",r({className:s,height:n,width:n,onClick:c},a,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"}),i.default.createElement("g",null,i.default.createElement("path",{d:"M16 8H8V6h8v2zm0 2H8v2h8v-2zm4-6v12l-6 6H6c-1.105 0-2-.895-2-2V4c0-1.105.895-2 2-2h12c1.105 0 2 .895 2 2zm-2 10V4H6v16h6v-4c0-1.105.895-2 2-2h4z"})))};var c,o=n(11),i=(c=o)&&c.__esModule?c:{default:c};e.exports=t.default},502:function(e,t,n){"use strict";var r=Object.assign||function(e){for(var t,n=1;n<arguments.length;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e};Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=e.size,n=void 0===t?24:t,c=e.onClick,o=(e.icon,e.className),a=function(e,t){var n={};for(var r in e)0<=t.indexOf(r)||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}(e,["size","onClick","icon","className"]),s=["gridicon","gridicons-cross-small",o,!1,!1,!1].filter(Boolean).join(" ");return i.default.createElement("svg",r({className:s,height:n,width:n,onClick:c},a,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"}),i.default.createElement("g",null,i.default.createElement("path",{d:"M17.705 7.705l-1.41-1.41L12 10.59 7.705 6.295l-1.41 1.41L10.59 12l-4.295 4.295 1.41 1.41L12 13.41l4.295 4.295 1.41-1.41L13.41 12l4.295-4.295z"})))};var c,o=n(11),i=(c=o)&&c.__esModule?c:{default:c};e.exports=t.default},503:function(e,t,n){"use strict";(function(e){var r=n(0),c=n(2),o=n(4),i=n.n(o),a=n(171),s=n(3),u=(n(102),n(72));t.a=Object(r.forwardRef)((function(t,n){var o=t.className,l=t.children,f=t.spokenMessage,h=void 0===f?l:f,d=t.politeness,v=void 0===d?"polite":d,p=t.actions,m=void 0===p?[]:p,b=t.onRemove,y=void 0===b?c.noop:b;!function(e,t){var n="string"==typeof e?e:Object(r.renderToString)(e);Object(r.useEffect)((function(){n&&Object(a.a)(n,t)}),[n,t])}(h,v),Object(r.useEffect)((function(){var e=setTimeout((function(){y()}),1e4);return function(){return clearTimeout(e)}}),[]);var g=i()(o,"components-snackbar");return m&&m.length>1&&(void 0!==e&&e.env,m=[m[0]]),Object(r.createElement)("div",{ref:n,className:g,onClick:y,tabIndex:"0",role:"button",onKeyPress:y,"aria-label":Object(s.__)("Dismiss this notice")},Object(r.createElement)("div",{className:"components-snackbar__content"},l,m.map((function(e,t){var n=e.label,c=e.onClick,o=e.url;return Object(r.createElement)(u.a,{key:t,href:o,isTertiary:!0,onClick:function(e){e.stopPropagation(),c&&c(e)},className:"components-snackbar__action"},n)}))))}))}).call(this,n(34))},504: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(47))},509:function(e,t,n){"use strict";var r=n(8),c=n(19),o=n(0),i=n(2),a=n(39),s=n(20),u=n(21),l=n(18),f=n(23),h=n(7),d=n(22),v=n(51);function p(){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}}var m=function(e){Object(d.a)(a,e);var t,n=(t=a,function(){var e,n=Object(h.a)(t);if(p()){var r=Object(h.a)(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return Object(f.a)(this,e)});function a(){var e;return Object(s.a)(this,a),(e=n.apply(this,arguments)).onKeyDown=e.onKeyDown.bind(Object(l.a)(e)),e.bindContainer=e.bindContainer.bind(Object(l.a)(e)),e.getFocusableContext=e.getFocusableContext.bind(Object(l.a)(e)),e.getFocusableIndex=e.getFocusableIndex.bind(Object(l.a)(e)),e}return Object(u.a)(a,[{key:"componentDidMount",value:function(){this.container.addEventListener("keydown",this.onKeyDown),this.container.addEventListener("focus",this.onFocus)}},{key:"componentWillUnmount",value:function(){this.container.removeEventListener("keydown",this.onKeyDown),this.container.removeEventListener("focus",this.onFocus)}},{key:"bindContainer",value:function(e){var t=this.props.forwardedRef;this.container=e,Object(i.isFunction)(t)?t(e):t&&"current"in t&&(t.current=e)}},{key:"getFocusableContext",value:function(e){var t=(this.props.onlyBrowserTabstops?v.a.tabbable:v.a.focusable).find(this.container),n=this.getFocusableIndex(t,e);return n>-1&&e?{index:n,target:e,focusables:t}:null}},{key:"getFocusableIndex",value:function(e,t){var n=e.indexOf(t);if(-1!==n)return n}},{key:"onKeyDown",value:function(e){this.props.onKeyDown&&this.props.onKeyDown(e);var t=this.getFocusableContext,n=this.props,r=n.cycle,c=void 0===r||r,o=n.eventToOffset,a=n.onNavigate,s=void 0===a?i.noop:a,u=n.stopNavigationEvents,l=o(e);if(void 0!==l&&u&&(e.stopImmediatePropagation(),"menuitem"===e.target.getAttribute("role")&&e.preventDefault()),l){var f=t(document.activeElement);if(f){var h=f.index,d=f.focusables,v=c?function(e,t,n){var r=e+n;return r<0?t+r:r>=t?r-t:r}(h,d.length,l):h+l;v>=0&&v<d.length&&(d[v].focus(),s(v,d[v]))}}}},{key:"render",value:function(){var e=this.props,t=e.children,n=Object(c.a)(e,["children"]);return Object(o.createElement)("div",Object(r.a)({ref:this.bindContainer},Object(i.omit)(n,["stopNavigationEvents","eventToOffset","onNavigate","onKeyDown","cycle","onlyBrowserTabstops","forwardedRef"])),t)}}]),a}(o.Component),b=function(e,t){return Object(o.createElement)(m,Object(r.a)({},e,{forwardedRef:t}))};b.displayName="NavigableContainer";var y=Object(o.forwardRef)(b);t.a=Object(o.forwardRef)((function(e,t){var n=e.role,s=void 0===n?"menu":n,u=e.orientation,l=void 0===u?"vertical":u,f=Object(c.a)(e,["role","orientation"]);return Object(o.createElement)(y,Object(r.a)({ref:t,stopNavigationEvents:!0,onlyBrowserTabstops:!1,role:s,"aria-orientation":"presentation"===s?null:l,eventToOffset:function(e){var t=e.keyCode,n=[a.a],r=[a.f];return"horizontal"===l&&(n=[a.d],r=[a.c]),"both"===l&&(n=[a.d,a.a],r=[a.c,a.f]),Object(i.includes)(n,t)?1:Object(i.includes)(r,t)?-1:void 0}},f))}))},51:function(e,t,n){"use strict";n.d(t,"a",(function(){return y}));var r={};n.r(r),n.d(r,"find",(function(){return a}));var c={};n.r(c),n.d(c,"isTabbableIndex",(function(){return l})),n.d(c,"find",(function(){return p})),n.d(c,"findPrevious",(function(){return m})),n.d(c,"findNext",(function(){return b}));var o=["[tabindex]","a[href]","button:not([disabled])",'input:not([type="hidden"]):not([disabled])',"select:not([disabled])","textarea:not([disabled])","iframe","object","embed","area[href]","[contenteditable]:not([contenteditable=false])"].join(",");function i(e){return e.offsetWidth>0||e.offsetHeight>0||e.getClientRects().length>0}function a(e){var t=e.querySelectorAll(o);return Array.from(t).filter((function(e){return!(!i(e)||function(e){return"iframe"===e.nodeName.toLowerCase()&&"-1"===e.getAttribute("tabindex")}(e))&&("AREA"!==e.nodeName||function(e){var t=e.closest("map[name]");if(!t)return!1;var n=document.querySelector('img[usemap="#'+t.name+'"]');return!!n&&i(n)}(e))}))}var s=n(2);function u(e){var t=e.getAttribute("tabindex");return null===t?0:parseInt(t,10)}function l(e){return-1!==u(e)}function f(e,t){return{element:e,index:t}}function h(e){return e.element}function d(e,t){var n=u(e.element),r=u(t.element);return n===r?e.index-t.index:n-r}function v(e){return e.filter(l).map(f).sort(d).map(h).reduce((t={},function(e,n){var r=n.nodeName,c=n.type,o=n.checked,i=n.name;if("INPUT"!==r||"radio"!==c||!i)return e.concat(n);var a=t.hasOwnProperty(i);if(!o&&a)return e;if(a){var u=t[i];e=Object(s.without)(e,u)}return t[i]=n,e.concat(n)}),[]);var t}function p(e){return v(a(e))}function m(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:document.activeElement,t=a(document.body),n=t.indexOf(e);return t.length=n,Object(s.last)(v(t))}function b(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:document.activeElement,t=a(document.body),n=t.indexOf(e),r=t.slice(n+1).filter((function(t){return!e.contains(t)}));return Object(s.first)(v(r))}var y={focusable:r,tabbable:c}},521:function(e,t,n){"use strict";n.r(t),function(e){var t=n(0),r=(n(684),n(41)),c=(n(523),n(273));n.p=e.wcAdminAssets.path;var o=document.getElementById("root"),i=window.wcSettings.currentUserData;if(o){var a=Object(r.withSettingsHydration)("wc_admin",window.wcSettings)(c.b);window.wcSettings.preloadSettings&&window.wcSettings.preloadSettings.general&&(a=Object(r.withSettingsHydration)("general",{general:window.wcSettings.preloadSettings.general})(a)),i&&(a=Object(r.withCurrentUserHydration)(i)(a)),Object(t.render)(Object(t.createElement)(a,null),o)}else{var s=document.getElementById("woocommerce-embedded-root"),u=Object(r.withSettingsHydration)("wc_admin",window.wcSettings)(c.a);i&&(u=Object(r.withCurrentUserHydration)(i)(u)),Object(t.render)(Object(t.createElement)(u,null),s),s.classList.remove("is-embed-loading");var l=document.getElementById("wpbody-content"),f=l.querySelector(".wrap.woocommerce")||l.querySelector('[class="wrap"]'),h=document.createElement("div");Object(t.render)(Object(t.createElement)("div",{className:"woocommerce-layout"},Object(t.createElement)(c.c,null)),l.insertBefore(h,f))}}.call(this,n(47))},523:function(e,t,n){},524:function(e,t,n){},525:function(e,t,n){},526:function(e,t,n){"use strict";var r={childContextTypes:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},c={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},o=Object.defineProperty,i=Object.getOwnPropertyNames,a=Object.getOwnPropertySymbols,s=Object.getOwnPropertyDescriptor,u=Object.getPrototypeOf,l=u&&u(Object);e.exports=function e(t,n,f){if("string"!=typeof n){if(l){var h=u(n);h&&h!==l&&e(t,h,f)}var d=i(n);a&&(d=d.concat(a(n)));for(var v=0;v<d.length;++v){var p=d[v];if(!(r[p]||c[p]||f&&f[p])){var m=s(n,p);try{o(t,p,m)}catch(e){}}}return t}return t}},527:function(e,t,n){},528:function(e,t,n){},529:function(e,t,n){},53:function(e,t,n){"use strict";n.d(t,"a",(function(){return u}));var r=n(9),c=n(2);function o(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function i(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?o(Object(n),!0).forEach((function(t){Object(r.a)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):o(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var a={strong:{},em:{},s:{},del:{},ins:{},a:{attributes:["href","target","rel"]},code:{},abbr:{attributes:["title"]},sub:{},sup:{},br:{},small:{},q:{attributes:["cite"]},dfn:{attributes:["title"]},data:{attributes:["value"]},time:{attributes:["datetime"]},var:{},samp:{},kbd:{},i:{},b:{},u:{},mark:{},ruby:{},rt:{},rp:{},bdi:{attributes:["dir"]},bdo:{attributes:["dir"]},wbr:{},"#text":{}};Object(c.without)(Object.keys(a),"#text","br").forEach((function(e){a[e].children=Object(c.omit)(a,e)}));var s=i({},a,{},{audio:{attributes:["src","preload","autoplay","mediagroup","loop","muted"]},canvas:{attributes:["width","height"]},embed:{attributes:["src","type","width","height"]},img:{attributes:["alt","src","srcset","usemap","ismap","width","height"]},object:{attributes:["data","type","name","usemap","form","width","height"]},video:{attributes:["src","poster","preload","autoplay","mediagroup","loop","muted","controls","width","height"]}});function u(e){var t,n=e.nodeName.toLowerCase();return("paste"!==t?s:Object(c.omit)(i({},s,{ins:{children:s.ins.children},del:{children:s.del.children}}),["u","abbr","data","time","wbr","bdi","bdo"])).hasOwnProperty(n)||"span"===n}},530:function(e,t){e.exports=Array.isArray||function(e){return"[object Array]"==Object.prototype.toString.call(e)}},54:function(e,t,n){"use strict";(function(e){var r=n(0),c=(n(102),Object(r.createContext)({slots:{},fills:{},registerSlot:function(){void 0!==e&&e.env},updateSlot:function(){},unregisterSlot:function(){},registerFill:function(){},unregisterFill:function(){}}));t.a=c}).call(this,n(34))},55:function(e,t,n){"use strict";function r(e){return(r="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)}n.d(t,"a",(function(){return r}))},56:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var r=n(49),c=Object.create(null);function o(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.version,o=t.alternative,i=t.plugin,a=t.link,s=t.hint,u=i?" from ".concat(i):"",l=n?" and will be removed".concat(u," in version ").concat(n):"",f=o?" Please use ".concat(o," instead."):"",h=a?" See: ".concat(a):"",d=s?" Note: ".concat(s):"",v="".concat(e," is deprecated").concat(l,".").concat(f).concat(h).concat(d);v in c||(Object(r.doAction)("deprecated",e,t,v),console.warn(v),c[v]=!0)}},57:function(e,t,n){"use strict";function r(e,t){if(null==e)return{};var n,r,c={},o=Object.keys(e);for(r=0;r<o.length;r++)n=o[r],t.indexOf(n)>=0||(c[n]=e[n]);return c}n.d(t,"a",(function(){return r}))},6:function(e,t){function n(t){return e.exports=n=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},n(t)}e.exports=n},60:function(e,t,n){var r=n(257);e.exports=function(e,t){if(null==e)return{};var n,c,o=r(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(c=0;c<i.length;c++)n=i[c],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}},61:function(e,t){!function(){e.exports=this.wc.tracks}()},62:function(e,t,n){"use strict";function r(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}n.d(t,"a",(function(){return r}))},65:function(e,t,n){"use strict";function r(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t}n.d(t,"a",(function(){return r}))},67:function(e,t,n){"use strict";var r=n(144),c=n(145),o=n(105);e.exports={formats:o,parse:c,stringify:r}},68:function(e,t){!function(){e.exports=this.wc.components}()},684:function(e,t,n){"use strict";var r={};n.r(r),n.d(r,"createNotice",(function(){return p})),n.d(r,"createSuccessNotice",(function(){return m})),n.d(r,"createInfoNotice",(function(){return b})),n.d(r,"createErrorNotice",(function(){return y})),n.d(r,"createWarningNotice",(function(){return g})),n.d(r,"removeNotice",(function(){return O}));var c={};n.r(c),n.d(c,"getNotices",(function(){return w}));var o=n(24),i=n(28),a=n(2),s=n(9);function u(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function l(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?u(Object(n),!0).forEach((function(t){Object(s.a)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):u(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var f=function(e){return function(t){return function(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},r=arguments.length>1?arguments[1]:void 0,c=r[e];if(void 0===c)return n;var o=t(n[c],r);return o===n[c]?n:l({},n,Object(s.a)({},c,o))}}}("context")((function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"CREATE_NOTICE":return[].concat(Object(i.a)(Object(a.reject)(e,{id:t.notice.id})),[t.notice]);case"REMOVE_NOTICE":return Object(a.reject)(e,{id:t.id})}return e})),h=n(12),d=n.n(h),v=d.a.mark(p);function p(){var e,t,n,r,c,o,i,s,u,l,f,h,p,m,b,y,g=arguments;return d.a.wrap((function(d){for(;;)switch(d.prev=d.next){case 0:if(e=g.length>0&&void 0!==g[0]?g[0]:"info",t=g.length>1?g[1]:void 0,n=g.length>2&&void 0!==g[2]?g[2]:{},r=n.speak,c=void 0===r||r,o=n.isDismissible,i=void 0===o||o,s=n.context,u=void 0===s?"global":s,l=n.id,f=void 0===l?Object(a.uniqueId)(u):l,h=n.actions,p=void 0===h?[]:h,m=n.type,b=void 0===m?"default":m,y=n.__unstableHTML,t=String(t),!c){d.next=8;break}return d.next=8,{type:"SPEAK",message:t,ariaLive:"snackbar"===b?"polite":"assertive"};case 8:return d.next=10,{type:"CREATE_NOTICE",context:u,notice:{id:f,status:e,content:t,__unstableHTML:y,isDismissible:i,actions:p,type:b}};case 10:case"end":return d.stop()}}),v)}function m(e,t){return p("success",e,t)}function b(e,t){return p("info",e,t)}function y(e,t){return p("error",e,t)}function g(e,t){return p("warning",e,t)}function O(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"global";return{type:"REMOVE_NOTICE",id:e,context:t}}var z=[];function w(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"global";return e[t]||z}var j=n(171),k={SPEAK:function(e){Object(j.a)(e.message,e.ariaLive||"assertive")}};Object(o.registerStore)("core/notices",{reducer:f,actions:r,selectors:c,controls:k})},7:function(e,t,n){"use strict";function r(e){return(r=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}n.d(t,"a",(function(){return r}))},70:function(e,t,n){"use strict";n.d(t,"a",(function(){return c}));var r=n(62);function c(e,t){if(e){if("string"==typeof e)return Object(r.a)(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Object(r.a)(e,t):void 0}}},700:function(e,t){!function(){e.exports=this.wc.csvExport}()},716:function(e,t,n){"use strict";var r=n(0),c=n(44),o=Object(r.createElement)(c.c,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(r.createElement)(c.b,{fillRule:"evenodd",d:"M17.375 15.656A6.47 6.47 0 0018.5 12a6.47 6.47 0 00-.943-3.374l-1.262.813c.448.749.705 1.625.705 2.561a4.977 4.977 0 01-.887 2.844l1.262.813zm-1.951 1.87l-.813-1.261A4.976 4.976 0 0112 17c-.958 0-1.852-.27-2.613-.736l-.812 1.261A6.47 6.47 0 0012 18.5a6.47 6.47 0 003.424-.974zm-8.8-1.87A6.47 6.47 0 015.5 12c0-1.235.344-2.39.943-3.373l1.261.812A4.977 4.977 0 007 12c0 1.056.328 2.036.887 2.843l-1.262.813zm2.581-7.803A4.977 4.977 0 0112 7c1.035 0 1.996.314 2.794.853l.812-1.262A6.47 6.47 0 0012 5.5a6.47 6.47 0 00-3.607 1.092l.812 1.261zM12 20a8 8 0 100-16 8 8 0 000 16zm0-4.5a3.5 3.5 0 100-7 3.5 3.5 0 000 7z",clipRule:"evenodd"}));t.a=o},717:function(e,t,n){"use strict";(function(e){var r=n(101),c="undefined"!=typeof window&&window.navigator.userAgent.indexOf("Trident")>=0,o=e.env.FORCE_REDUCED_MOTION||c?function(){return!0}:function(){return Object(r.a)("(prefers-reduced-motion: reduce)")};t.a=o}).call(this,n(34))},72:function(e,t,n){"use strict";var r=n(8),c=n(19),o=n(0),i=n(4),a=n.n(i),s=n(2),u=n(56),l=n(116),f=n(115);function h(e){if("undefined"==typeof Symbol||null==e[Symbol.iterator]){if(Array.isArray(e)||(e=function(e,t){if(!e)return;if("string"==typeof e)return d(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(n);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return d(e,t)}(e))){var t=0,n=function(){};return{s:n,n:function(){return t>=e.length?{done:!0}:{done:!1,value:e[t++]}},e:function(e){throw e},f:n}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var r,c,o=!0,i=!1;return{s:function(){r=e[Symbol.iterator]()},n:function(){var e=r.next();return o=e.done,e},e:function(e){i=!0,c=e},f:function(){try{o||null==r.return||r.return()}finally{if(i)throw c}}}}function d(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var v=["onMouseDown","onClick"];t.a=Object(o.forwardRef)((function(e,t){var n=e.href,i=e.target,d=e.isPrimary,p=e.isSmall,m=e.isTertiary,b=e.isPressed,y=e.isBusy,g=e.isDefault,O=e.isSecondary,z=e.isLink,w=e.isDestructive,j=e.className,k=e.disabled,M=e.icon,H=e.iconSize,V=e.showTooltip,E=e.tooltipPosition,C=e.shortcut,x=e.label,_=e.children,S=e.__experimentalIsFocusable,L=Object(c.a)(e,["href","target","isPrimary","isSmall","isTertiary","isPressed","isBusy","isDefault","isSecondary","isLink","isDestructive","className","disabled","icon","iconSize","showTooltip","tooltipPosition","shortcut","label","children","__experimentalIsFocusable"]);g&&Object(u.a)("Button isDefault prop",{alternative:"isSecondary"});var P=a()("components-button",j,{"is-secondary":g||O,"is-primary":d,"is-small":p,"is-tertiary":m,"is-pressed":b,"is-busy":y,"is-link":z,"is-destructive":w,"has-text":!!M&&!!_,"has-icon":!!M}),R=k&&!S,T=void 0===n||R?"button":"a",A="a"===T?{href:n,target:i}:{type:"button",disabled:R,"aria-pressed":b};if(k&&S){A["aria-disabled"]=!0;var N,D=h(v);try{for(D.s();!(N=D.n()).done;){L[N.value]=function(e){e.stopPropagation(),e.preventDefault()}}}catch(e){D.e(e)}finally{D.f()}}var F=!R&&(V&&x||C||!!x&&(!_||Object(s.isArray)(_)&&!_.length)&&!1!==V),I=Object(o.createElement)(T,Object(r.a)({},A,L,{className:P,"aria-label":L["aria-label"]||x,ref:t}),M&&Object(o.createElement)(f.a,{icon:M,size:H}),_);return F?Object(o.createElement)(l.a,{text:x,shortcut:C,position:E},I):I}))},73:function(e,t){!function(){e.exports=this.wp.htmlEntities}()},74:function(e,t,n){"use strict";var r=n(2);t.a=function(e,t){return function(n){var c=e(n),o=n.displayName,i=void 0===o?n.name||"Component":o;return c.displayName="".concat(Object(r.upperFirst)(Object(r.camelCase)(t)),"(").concat(i,")"),c}}},77:function(e,t,n){"use strict";function r(e){"complete"!==document.readyState&&"interactive"!==document.readyState?document.addEventListener("DOMContentLoaded",e):e()}n.d(t,"a",(function(){return r}))},78:function(e,t){e.exports=function(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}},8:function(e,t,n){"use strict";function r(){return(r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}n.d(t,"a",(function(){return r}))},80:function(e,t,n){"use strict";var r=Object.prototype.hasOwnProperty,c=Array.isArray,o=function(){for(var e=[],t=0;t<256;++t)e.push("%"+((t<16?"0":"")+t.toString(16)).toUpperCase());return e}(),i=function(e,t){for(var n=t&&t.plainObjects?Object.create(null):{},r=0;r<e.length;++r)void 0!==e[r]&&(n[r]=e[r]);return n};e.exports={arrayToObject:i,assign:function(e,t){return Object.keys(t).reduce((function(e,n){return e[n]=t[n],e}),e)},combine:function(e,t){return[].concat(e,t)},compact:function(e){for(var t=[{obj:{o:e},prop:"o"}],n=[],r=0;r<t.length;++r)for(var o=t[r],i=o.obj[o.prop],a=Object.keys(i),s=0;s<a.length;++s){var u=a[s],l=i[u];"object"==typeof l&&null!==l&&-1===n.indexOf(l)&&(t.push({obj:i,prop:u}),n.push(l))}return function(e){for(;e.length>1;){var t=e.pop(),n=t.obj[t.prop];if(c(n)){for(var r=[],o=0;o<n.length;++o)void 0!==n[o]&&r.push(n[o]);t.obj[t.prop]=r}}}(t),e},decode:function(e,t,n){var r=e.replace(/\+/g," ");if("iso-8859-1"===n)return r.replace(/%[0-9a-f]{2}/gi,unescape);try{return decodeURIComponent(r)}catch(e){return r}},encode:function(e,t,n){if(0===e.length)return e;var r=e;if("symbol"==typeof e?r=Symbol.prototype.toString.call(e):"string"!=typeof e&&(r=String(e)),"iso-8859-1"===n)return escape(r).replace(/%u[0-9a-f]{4}/gi,(function(e){return"%26%23"+parseInt(e.slice(2),16)+"%3B"}));for(var c="",i=0;i<r.length;++i){var a=r.charCodeAt(i);45===a||46===a||95===a||126===a||a>=48&&a<=57||a>=65&&a<=90||a>=97&&a<=122?c+=r.charAt(i):a<128?c+=o[a]:a<2048?c+=o[192|a>>6]+o[128|63&a]:a<55296||a>=57344?c+=o[224|a>>12]+o[128|a>>6&63]+o[128|63&a]:(i+=1,a=65536+((1023&a)<<10|1023&r.charCodeAt(i)),c+=o[240|a>>18]+o[128|a>>12&63]+o[128|a>>6&63]+o[128|63&a])}return c},isBuffer:function(e){return!(!e||"object"!=typeof e)&&!!(e.constructor&&e.constructor.isBuffer&&e.constructor.isBuffer(e))},isRegExp:function(e){return"[object RegExp]"===Object.prototype.toString.call(e)},maybeMap:function(e,t){if(c(e)){for(var n=[],r=0;r<e.length;r+=1)n.push(t(e[r]));return n}return t(e)},merge:function e(t,n,o){if(!n)return t;if("object"!=typeof n){if(c(t))t.push(n);else{if(!t||"object"!=typeof t)return[t,n];(o&&(o.plainObjects||o.allowPrototypes)||!r.call(Object.prototype,n))&&(t[n]=!0)}return t}if(!t||"object"!=typeof t)return[t].concat(n);var a=t;return c(t)&&!c(n)&&(a=i(t,o)),c(t)&&c(n)?(n.forEach((function(n,c){if(r.call(t,c)){var i=t[c];i&&"object"==typeof i&&n&&"object"==typeof n?t[c]=e(i,n,o):t.push(n)}else t[c]=n})),t):Object.keys(n).reduce((function(t,c){var i=n[c];return r.call(t,c)?t[c]=e(t[c],i,o):t[c]=i,t}),a)}}},81:function(e,t,n){var r=n(78);e.exports=function(e,t){if(e){if("string"==typeof e)return r(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?r(e,t):void 0}}},83:function(e,t,n){"use strict";var r=n(146),c=n(147),o=Array.isArray;e.exports=function(e,t){if(e&&t){if(e.constructor===Object&&t.constructor===Object)return r(e,t);if(o(e)&&o(t))return c(e,t)}return e===t},e.exports.isShallowEqualObjects=r,e.exports.isShallowEqualArrays=c},85:function(e,t,n){"use strict";n.d(t,"a",(function(){return d}));var r=n(8),c=n(19),o=n(20),i=n(21),a=n(23),s=n(7),u=n(22),l=n(0),f=n(44);function h(){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}}var d=function(e){Object(u.a)(d,e);var t,n=(t=d,function(){var e,n=Object(s.a)(t);if(h()){var r=Object(s.a)(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return Object(a.a)(this,e)});function d(){return Object(o.a)(this,d),n.apply(this,arguments)}return Object(i.a)(d,[{key:"render",value:function(){var e,t=this.props,n=t.icon,o=t.size,i=void 0===o?20:o,a=t.className,s=Object(c.a)(t,["icon","size","className"]);switch(n){case"admin-appearance":e="M14.48 11.06L7.41 3.99l1.5-1.5c.5-.56 2.3-.47 3.51.32 1.21.8 1.43 1.28 2.91 2.1 1.18.64 2.45 1.26 4.45.85zm-.71.71L6.7 4.7 4.93 6.47c-.39.39-.39 1.02 0 1.41l1.06 1.06c.39.39.39 1.03 0 1.42-.6.6-1.43 1.11-2.21 1.69-.35.26-.7.53-1.01.84C1.43 14.23.4 16.08 1.4 17.07c.99 1 2.84-.03 4.18-1.36.31-.31.58-.66.85-1.02.57-.78 1.08-1.61 1.69-2.21.39-.39 1.02-.39 1.41 0l1.06 1.06c.39.39 1.02.39 1.41 0z";break;case"admin-collapse":e="M10 2.16c4.33 0 7.84 3.51 7.84 7.84s-3.51 7.84-7.84 7.84S2.16 14.33 2.16 10 5.71 2.16 10 2.16zm2 11.72V6.12L6.18 9.97z";break;case"admin-comments":e="M5 2h9c1.1 0 2 .9 2 2v7c0 1.1-.9 2-2 2h-2l-5 5v-5H5c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2z";break;case"admin-customizer":e="M18.33 3.57s.27-.8-.31-1.36c-.53-.52-1.22-.24-1.22-.24-.61.3-5.76 3.47-7.67 5.57-.86.96-2.06 3.79-1.09 4.82.92.98 3.96-.17 4.79-1 2.06-2.06 5.21-7.17 5.5-7.79zM1.4 17.65c2.37-1.56 1.46-3.41 3.23-4.64.93-.65 2.22-.62 3.08.29.63.67.8 2.57-.16 3.46-1.57 1.45-4 1.55-6.15.89z";break;case"admin-generic":e="M18 12h-2.18c-.17.7-.44 1.35-.81 1.93l1.54 1.54-2.1 2.1-1.54-1.54c-.58.36-1.23.63-1.91.79V19H8v-2.18c-.68-.16-1.33-.43-1.91-.79l-1.54 1.54-2.12-2.12 1.54-1.54c-.36-.58-.63-1.23-.79-1.91H1V9.03h2.17c.16-.7.44-1.35.8-1.94L2.43 5.55l2.1-2.1 1.54 1.54c.58-.37 1.24-.64 1.93-.81V2h3v2.18c.68.16 1.33.43 1.91.79l1.54-1.54 2.12 2.12-1.54 1.54c.36.59.64 1.24.8 1.94H18V12zm-8.5 1.5c1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3 1.34 3 3 3z";break;case"admin-home":e="M16 8.5l1.53 1.53-1.06 1.06L10 4.62l-6.47 6.47-1.06-1.06L10 2.5l4 4v-2h2v4zm-6-2.46l6 5.99V18H4v-5.97zM12 17v-5H8v5h4z";break;case"admin-links":e="M17.74 2.76c1.68 1.69 1.68 4.41 0 6.1l-1.53 1.52c-1.12 1.12-2.7 1.47-4.14 1.09l2.62-2.61.76-.77.76-.76c.84-.84.84-2.2 0-3.04-.84-.85-2.2-.85-3.04 0l-.77.76-3.38 3.38c-.37-1.44-.02-3.02 1.1-4.14l1.52-1.53c1.69-1.68 4.42-1.68 6.1 0zM8.59 13.43l5.34-5.34c.42-.42.42-1.1 0-1.52-.44-.43-1.13-.39-1.53 0l-5.33 5.34c-.42.42-.42 1.1 0 1.52.44.43 1.13.39 1.52 0zm-.76 2.29l4.14-4.15c.38 1.44.03 3.02-1.09 4.14l-1.52 1.53c-1.69 1.68-4.41 1.68-6.1 0-1.68-1.68-1.68-4.42 0-6.1l1.53-1.52c1.12-1.12 2.7-1.47 4.14-1.1l-4.14 4.15c-.85.84-.85 2.2 0 3.05.84.84 2.2.84 3.04 0z";break;case"admin-media":e="M13 11V4c0-.55-.45-1-1-1h-1.67L9 1H5L3.67 3H2c-.55 0-1 .45-1 1v7c0 .55.45 1 1 1h10c.55 0 1-.45 1-1zM7 4.5c1.38 0 2.5 1.12 2.5 2.5S8.38 9.5 7 9.5 4.5 8.38 4.5 7 5.62 4.5 7 4.5zM14 6h5v10.5c0 1.38-1.12 2.5-2.5 2.5S14 17.88 14 16.5s1.12-2.5 2.5-2.5c.17 0 .34.02.5.05V9h-3V6zm-4 8.05V13h2v3.5c0 1.38-1.12 2.5-2.5 2.5S7 17.88 7 16.5 8.12 14 9.5 14c.17 0 .34.02.5.05z";break;case"admin-multisite":e="M14.27 6.87L10 3.14 5.73 6.87 5 6.14l5-4.38 5 4.38zM14 8.42l-4.05 3.43L6 8.38v-.74l4-3.5 4 3.5v.78zM11 9.7V8H9v1.7h2zm-1.73 4.03L5 10 .73 13.73 0 13l5-4.38L10 13zm10 0L15 10l-4.27 3.73L10 13l5-4.38L20 13zM5 11l4 3.5V18H1v-3.5zm10 0l4 3.5V18h-8v-3.5zm-9 6v-2H4v2h2zm10 0v-2h-2v2h2z";break;case"admin-network":e="M16.95 2.58c1.96 1.95 1.96 5.12 0 7.07-1.51 1.51-3.75 1.84-5.59 1.01l-1.87 3.31-2.99.31L5 18H2l-1-2 7.95-7.69c-.92-1.87-.62-4.18.93-5.73 1.95-1.96 5.12-1.96 7.07 0zm-2.51 3.79c.74 0 1.33-.6 1.33-1.34 0-.73-.59-1.33-1.33-1.33-.73 0-1.33.6-1.33 1.33 0 .74.6 1.34 1.33 1.34z";break;case"admin-page":e="M6 15V2h10v13H6zm-1 1h8v2H3V5h2v11z";break;case"admin-plugins":e="M13.11 4.36L9.87 7.6 8 5.73l3.24-3.24c.35-.34 1.05-.2 1.56.32.52.51.66 1.21.31 1.55zm-8 1.77l.91-1.12 9.01 9.01-1.19.84c-.71.71-2.63 1.16-3.82 1.16H6.14L4.9 17.26c-.59.59-1.54.59-2.12 0-.59-.58-.59-1.53 0-2.12l1.24-1.24v-3.88c0-1.13.4-3.19 1.09-3.89zm7.26 3.97l3.24-3.24c.34-.35 1.04-.21 1.55.31.52.51.66 1.21.31 1.55l-3.24 3.25z";break;case"admin-post":e="M10.44 3.02l1.82-1.82 6.36 6.35-1.83 1.82c-1.05-.68-2.48-.57-3.41.36l-.75.75c-.92.93-1.04 2.35-.35 3.41l-1.83 1.82-2.41-2.41-2.8 2.79c-.42.42-3.38 2.71-3.8 2.29s1.86-3.39 2.28-3.81l2.79-2.79L4.1 9.36l1.83-1.82c1.05.69 2.48.57 3.4-.36l.75-.75c.93-.92 1.05-2.35.36-3.41z";break;case"admin-settings":e="M18 16V4c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1v12c0 .55.45 1 1 1h13c.55 0 1-.45 1-1zM8 11h1c.55 0 1 .45 1 1s-.45 1-1 1H8v1.5c0 .28-.22.5-.5.5s-.5-.22-.5-.5V13H6c-.55 0-1-.45-1-1s.45-1 1-1h1V5.5c0-.28.22-.5.5-.5s.5.22.5.5V11zm5-2h-1c-.55 0-1-.45-1-1s.45-1 1-1h1V5.5c0-.28.22-.5.5-.5s.5.22.5.5V7h1c.55 0 1 .45 1 1s-.45 1-1 1h-1v5.5c0 .28-.22.5-.5.5s-.5-.22-.5-.5V9z";break;case"admin-site-alt":e="M9 0C4.03 0 0 4.03 0 9s4.03 9 9 9 9-4.03 9-9-4.03-9-9-9zm7.5 6.48c-.274.896-.908 1.64-1.75 2.05-.45-1.69-1.658-3.074-3.27-3.75.13-.444.41-.83.79-1.09-.43-.28-1-.42-1.34.07-.53.69 0 1.61.21 2v.14c-.555-.337-.99-.84-1.24-1.44-.966-.03-1.922.208-2.76.69-.087-.565-.032-1.142.16-1.68.733.07 1.453-.23 1.92-.8.46-.52-.13-1.18-.59-1.58h.36c1.36-.01 2.702.335 3.89 1 1.36 1.005 2.194 2.57 2.27 4.26.24 0 .7-.55.91-.92.172.34.32.69.44 1.05zM9 16.84c-2.05-2.08.25-3.75-1-5.24-.92-.85-2.29-.26-3.11-1.23-.282-1.473.267-2.982 1.43-3.93.52-.44 4-1 5.42.22.83.715 1.415 1.674 1.67 2.74.46.035.918-.066 1.32-.29.41 2.98-3.15 6.74-5.73 7.73zM5.15 2.09c.786-.3 1.676-.028 2.16.66-.42.38-.94.63-1.5.72.02-.294.085-.584.19-.86l-.85-.52z";break;case"admin-site-alt2":e="M9 0C4.03 0 0 4.03 0 9s4.03 9 9 9 9-4.03 9-9-4.03-9-9-9zm2.92 12.34c0 .35.14.63.36.66.22.03.47-.22.58-.6l.2.08c.718.384 1.07 1.22.84 2-.15.69-.743 1.198-1.45 1.24-.49-1.21-2.11.06-3.56-.22-.612-.154-1.11-.6-1.33-1.19 1.19-.11 2.85-1.73 4.36-1.97zM8 11.27c.918 0 1.695-.68 1.82-1.59.44.54.41 1.324-.07 1.83-.255.223-.594.325-.93.28-.335-.047-.635-.236-.82-.52zm3-.76c.41.39 3-.06 3.52 1.09-.95-.2-2.95.61-3.47-1.08l-.05-.01zM9.73 5.45v.27c-.65-.77-1.33-1.07-1.61-.57-.28.5 1 1.11.76 1.88-.24.77-1.27.56-1.88 1.61-.61 1.05-.49 2.42 1.24 3.67-1.192-.132-2.19-.962-2.54-2.11-.4-1.2-.09-2.26-.78-2.46C4 7.46 3 8.71 3 9.8c-1.26-1.26.05-2.86-1.2-4.18C3.5 1.998 7.644.223 11.44 1.49c-1.1 1.02-1.722 2.458-1.71 3.96z";break;case"admin-site-alt3":e="M9 0C4.03 0 0 4.03 0 9s4.03 9 9 9 9-4.03 9-9-4.03-9-9-9zM1.11 9.68h2.51c.04.91.167 1.814.38 2.7H1.84c-.403-.85-.65-1.764-.73-2.7zm8.57-5.4V1.19c.964.366 1.756 1.08 2.22 2 .205.347.386.708.54 1.08l-2.76.01zm3.22 1.35c.232.883.37 1.788.41 2.7H9.68v-2.7h3.22zM8.32 1.19v3.09H5.56c.154-.372.335-.733.54-1.08.462-.924 1.255-1.64 2.22-2.01zm0 4.44v2.7H4.7c.04-.912.178-1.817.41-2.7h3.21zm-4.7 2.69H1.11c.08-.936.327-1.85.73-2.7H4c-.213.886-.34 1.79-.38 2.7zM4.7 9.68h3.62v2.7H5.11c-.232-.883-.37-1.788-.41-2.7zm3.63 4v3.09c-.964-.366-1.756-1.08-2.22-2-.205-.347-.386-.708-.54-1.08l2.76-.01zm1.35 3.09v-3.04h2.76c-.154.372-.335.733-.54 1.08-.464.92-1.256 1.634-2.22 2v-.04zm0-4.44v-2.7h3.62c-.04.912-.178 1.817-.41 2.7H9.68zm4.71-2.7h2.51c-.08.936-.327 1.85-.73 2.7H14c.21-.87.337-1.757.38-2.65l.01-.05zm0-1.35c-.046-.894-.176-1.78-.39-2.65h2.16c.403.85.65 1.764.73 2.7l-2.5-.05zm1-4H13.6c-.324-.91-.793-1.76-1.39-2.52 1.244.56 2.325 1.426 3.14 2.52h.04zm-9.6-2.52c-.597.76-1.066 1.61-1.39 2.52H2.65c.815-1.094 1.896-1.96 3.14-2.52zm-3.15 12H4.4c.324.91.793 1.76 1.39 2.52-1.248-.567-2.33-1.445-3.14-2.55l-.01.03zm9.56 2.52c.597-.76 1.066-1.61 1.39-2.52h1.76c-.82 1.08-1.9 1.933-3.14 2.48l-.01.04z";break;case"admin-site":e="M9 0C4.03 0 0 4.03 0 9s4.03 9 9 9 9-4.03 9-9-4.03-9-9-9zm3.46 11.95c0 1.47-.8 3.3-4.06 4.7.3-4.17-2.52-3.69-3.2-5 .126-1.1.804-2.063 1.8-2.55-1.552-.266-3-.96-4.18-2 .05.47.28.904.64 1.21-.782-.295-1.458-.817-1.94-1.5.977-3.225 3.883-5.482 7.25-5.63-.84 1.38-1.5 4.13 0 5.57C7.23 7 6.26 5 5.41 5.79c-1.13 1.06.33 2.51 3.42 3.08 3.29.59 3.66 1.58 3.63 3.08zm1.34-4c-.32-1.11.62-2.23 1.69-3.14 1.356 1.955 1.67 4.45.84 6.68-.77-1.89-2.17-2.32-2.53-3.57v.03z";break;case"admin-tools":e="M16.68 9.77c-1.34 1.34-3.3 1.67-4.95.99l-5.41 6.52c-.99.99-2.59.99-3.58 0s-.99-2.59 0-3.57l6.52-5.42c-.68-1.65-.35-3.61.99-4.95 1.28-1.28 3.12-1.62 4.72-1.06l-2.89 2.89 2.82 2.82 2.86-2.87c.53 1.58.18 3.39-1.08 4.65zM3.81 16.21c.4.39 1.04.39 1.43 0 .4-.4.4-1.04 0-1.43-.39-.4-1.03-.4-1.43 0-.39.39-.39 1.03 0 1.43z";break;case"admin-users":e="M10 9.25c-2.27 0-2.73-3.44-2.73-3.44C7 4.02 7.82 2 9.97 2c2.16 0 2.98 2.02 2.71 3.81 0 0-.41 3.44-2.68 3.44zm0 2.57L12.72 10c2.39 0 4.52 2.33 4.52 4.53v2.49s-3.65 1.13-7.24 1.13c-3.65 0-7.24-1.13-7.24-1.13v-2.49c0-2.25 1.94-4.48 4.47-4.48z";break;case"album":e="M0 18h10v-.26c1.52.4 3.17.35 4.76-.24 4.14-1.52 6.27-6.12 4.75-10.26-1.43-3.89-5.58-6-9.51-4.98V2H0v16zM9 3v14H1V3h8zm5.45 8.22c-.68 1.35-2.32 1.9-3.67 1.23-.31-.15-.57-.35-.78-.59V8.13c.8-.86 2.11-1.13 3.22-.58 1.35.68 1.9 2.32 1.23 3.67zm-2.75-.82c.22.16.53.12.7-.1.16-.22.12-.53-.1-.7s-.53-.12-.7.1c-.16.21-.12.53.1.7zm3.01 3.67c-1.17.78-2.56.99-3.83.69-.27-.06-.44-.34-.37-.61s.34-.43.62-.36l.17.04c.96.17 1.98-.01 2.86-.59.47-.32.86-.72 1.14-1.18.15-.23.45-.3.69-.16.23.15.3.46.16.69-.36.57-.84 1.08-1.44 1.48zm1.05 1.57c-1.48.99-3.21 1.32-4.84 1.06-.28-.05-.47-.32-.41-.6.05-.27.32-.45.61-.39l.22.04c1.31.15 2.68-.14 3.87-.94.71-.47 1.27-1.07 1.7-1.74.14-.24.45-.31.68-.16.24.14.31.45.16.69-.49.79-1.16 1.49-1.99 2.04z";break;case"align-center":e="M3 5h14V3H3v2zm12 8V7H5v6h10zM3 17h14v-2H3v2z";break;case"align-full-width":e="M17 13V3H3v10h14zM5 17h10v-2H5v2z";break;case"align-left":e="M3 5h14V3H3v2zm9 8V7H3v6h9zm2-4h3V7h-3v2zm0 4h3v-2h-3v2zM3 17h14v-2H3v2z";break;case"align-none":e="M3 5h14V3H3v2zm10 8V7H3v6h10zM3 17h14v-2H3v2z";break;case"align-pull-left":e="M9 16V4H3v12h6zm2-7h6V7h-6v2zm0 4h6v-2h-6v2z";break;case"align-pull-right":e="M17 16V4h-6v12h6zM9 7H3v2h6V7zm0 4H3v2h6v-2z";break;case"align-right":e="M3 5h14V3H3v2zm0 4h3V7H3v2zm14 4V7H8v6h9zM3 13h3v-2H3v2zm0 4h14v-2H3v2z";break;case"align-wide":e="M5 5h10V3H5v2zm12 8V7H3v6h14zM5 17h10v-2H5v2z";break;case"analytics":e="M18 18V2H2v16h16zM16 5H4V4h12v1zM7 7v3h3c0 1.66-1.34 3-3 3s-3-1.34-3-3 1.34-3 3-3zm1 2V7c1.1 0 2 .9 2 2H8zm8-1h-4V7h4v1zm0 3h-4V9h4v2zm0 2h-4v-1h4v1zm0 3H4v-1h12v1z";break;case"archive":e="M19 4v2H1V4h18zM2 7h16v10H2V7zm11 3V9H7v1h6z";break;case"arrow-down-alt":e="M9 2h2v12l4-4 2 1-7 7-7-7 2-1 4 4V2z";break;case"arrow-down-alt2":e="M5 6l5 5 5-5 2 1-7 7-7-7z";break;case"arrow-down":e="M15 8l-4.03 6L7 8h8z";break;case"arrow-left-alt":e="M18 9v2H6l4 4-1 2-7-7 7-7 1 2-4 4h12z";break;case"arrow-left-alt2":e="M14 5l-5 5 5 5-1 2-7-7 7-7z";break;case"arrow-left":e="M13 14L7 9.97 13 6v8z";break;case"arrow-right-alt":e="M2 11V9h12l-4-4 1-2 7 7-7 7-1-2 4-4H2z";break;case"arrow-right-alt2":e="M6 15l5-5-5-5 1-2 7 7-7 7z";break;case"arrow-right":e="M8 6l6 4.03L8 14V6z";break;case"arrow-up-alt":e="M11 18H9V6l-4 4-2-1 7-7 7 7-2 1-4-4v12z";break;case"arrow-up-alt2":e="M15 14l-5-5-5 5-2-1 7-7 7 7z";break;case"arrow-up":e="M7 13l4.03-6L15 13H7z";break;case"art":e="M8.55 3.06c1.01.34-1.95 2.01-.1 3.13 1.04.63 3.31-2.22 4.45-2.86.97-.54 2.67-.65 3.53 1.23 1.09 2.38.14 8.57-3.79 11.06-3.97 2.5-8.97 1.23-10.7-2.66-2.01-4.53 3.12-11.09 6.61-9.9zm1.21 6.45c.73 1.64 4.7-.5 3.79-2.8-.59-1.49-4.48 1.25-3.79 2.8z";break;case"awards":e="M4.46 5.16L5 7.46l-.54 2.29 2.01 1.24L7.7 13l2.3-.54 2.3.54 1.23-2.01 2.01-1.24L15 7.46l.54-2.3-2-1.24-1.24-2.01-2.3.55-2.29-.54-1.25 2zm5.55 6.34C7.79 11.5 6 9.71 6 7.49c0-2.2 1.79-3.99 4.01-3.99 2.2 0 3.99 1.79 3.99 3.99 0 2.22-1.79 4.01-3.99 4.01zm-.02-1C8.33 10.5 7 9.16 7 7.5c0-1.65 1.33-3 2.99-3S13 5.85 13 7.5c0 1.66-1.35 3-3.01 3zm3.84 1.1l-1.28 2.24-2.08-.47L13 19.2l1.4-2.2h2.5zm-7.7.07l1.25 2.25 2.13-.51L7 19.2 5.6 17H3.1z";break;case"backup":e="M13.65 2.88c3.93 2.01 5.48 6.84 3.47 10.77s-6.83 5.48-10.77 3.47c-1.87-.96-3.2-2.56-3.86-4.4l1.64-1.03c.45 1.57 1.52 2.95 3.08 3.76 3.01 1.54 6.69.35 8.23-2.66 1.55-3.01.36-6.69-2.65-8.24C9.78 3.01 6.1 4.2 4.56 7.21l1.88.97-4.95 3.08-.39-5.82 1.78.91C4.9 2.4 9.75.89 13.65 2.88zm-4.36 7.83C9.11 10.53 9 10.28 9 10c0-.07.03-.12.04-.19h-.01L10 5l.97 4.81L14 13l-4.5-2.12.02-.02c-.08-.04-.16-.09-.23-.15z";break;case"block-default":e="M15 6V4h-3v2H8V4H5v2H4c-.6 0-1 .4-1 1v8h14V7c0-.6-.4-1-1-1h-1z";break;case"book-alt":e="M5 17h13v2H5c-1.66 0-3-1.34-3-3V4c0-1.66 1.34-3 3-3h13v14H5c-.55 0-1 .45-1 1s.45 1 1 1zm2-3.5v-11c0-.28-.22-.5-.5-.5s-.5.22-.5.5v11c0 .28.22.5.5.5s.5-.22.5-.5z";break;case"book":e="M16 3h2v16H5c-1.66 0-3-1.34-3-3V4c0-1.66 1.34-3 3-3h9v14H5c-.55 0-1 .45-1 1s.45 1 1 1h11V3z";break;case"buddicons-activity":e="M8 1v7h2V6c0-1.52 1.45-3 3-3v.86c.55-.52 1.26-.86 2-.86v3h1c1.1 0 2 .9 2 2s-.9 2-2 2h-1v6c0 .55-.45 1-1 1s-1-.45-1-1v-2.18c-.31.11-.65.18-1 .18v2c0 .55-.45 1-1 1s-1-.45-1-1v-2H8v2c0 .55-.45 1-1 1s-1-.45-1-1v-2c-.35 0-.69-.07-1-.18V16c0 .55-.45 1-1 1s-1-.45-1-1v-4H2v-1c0-1.66 1.34-3 3-3h2V1h1zm5 7c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1z";break;case"buddicons-bbpress-logo":e="M8.5 12.6c.3-1.3 0-2.3-1.1-2.3-.8 0-1.6.6-1.8 1.5l-.3 1.7c-.3 1 .3 1.5 1 1.5 1.2 0 1.9-1.1 2.2-2.4zm-4-6.4C3.7 7.3 3.3 8.6 3.3 10c0 1 .2 1.9.6 2.8l1-4.6c.3-1.7.4-2-.4-2zm9.3 6.4c.3-1.3 0-2.3-1.1-2.3-.8 0-1.6.6-1.8 1.5l-.4 1.7c-.2 1.1.4 1.6 1.1 1.6 1.1-.1 1.9-1.2 2.2-2.5zM10 3.3c-2 0-3.9.9-5.1 2.3.6-.1 1.4-.2 1.8-.3.2 0 .2.1.2.2 0 .2-1 4.8-1 4.8.5-.3 1.2-.7 1.8-.7.9 0 1.5.4 1.9.9l.5-2.4c.4-1.6.4-1.9-.4-1.9-.4 0-.4-.5 0-.6.6-.1 1.8-.2 2.3-.3.2 0 .2.1.2.2l-1 4.8c.5-.4 1.2-.7 1.9-.7 1.7 0 2.5 1.3 2.1 3-.3 1.7-2 3-3.8 3-1.3 0-2.1-.7-2.3-1.4-.7.8-1.7 1.3-2.8 1.4 1.1.7 2.4 1.1 3.7 1.1 3.7 0 6.7-3 6.7-6.7s-3-6.7-6.7-6.7zM10 2c-4.4 0-8 3.6-8 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8zm0 15.5c-2.1 0-4-.8-5.3-2.2-.3-.4-.7-.8-1-1.2-.7-1.2-1.2-2.6-1.2-4.1 0-4.1 3.4-7.5 7.5-7.5s7.5 3.4 7.5 7.5-3.4 7.5-7.5 7.5z";break;case"buddicons-buddypress-logo":e="M10 0c5.52 0 10 4.48 10 10s-4.48 10-10 10S0 15.52 0 10 4.48 0 10 0zm0 .5C4.75.5.5 4.75.5 10s4.25 9.5 9.5 9.5 9.5-4.25 9.5-9.5S15.25.5 10 .5zm0 1c4.7 0 8.5 3.8 8.5 8.5s-3.8 8.5-8.5 8.5-8.5-3.8-8.5-8.5S5.3 1.5 10 1.5zm1.8 1.71c-.57 0-1.1.17-1.55.45 1.56.37 2.73 1.77 2.73 3.45 0 .69-.21 1.33-.55 1.87 1.31-.29 2.29-1.45 2.29-2.85 0-1.61-1.31-2.92-2.92-2.92zm-2.38 1c-1.61 0-2.92 1.31-2.92 2.93 0 1.61 1.31 2.92 2.92 2.92 1.62 0 2.93-1.31 2.93-2.92 0-1.62-1.31-2.93-2.93-2.93zm4.25 5.01l-.51.59c2.34.69 2.45 3.61 2.45 3.61h1.28c0-4.71-3.22-4.2-3.22-4.2zm-2.1.8l-2.12 2.09-2.12-2.09C3.12 10.24 3.89 15 3.89 15h11.08c.47-4.98-3.4-4.98-3.4-4.98z";break;case"buddicons-community":e="M9 3c0-.67-.47-1.43-1-2-.5.5-1 1.38-1 2 0 .48.45 1 1 1s1-.47 1-1zm4 0c0-.67-.47-1.43-1-2-.5.5-1 1.38-1 2 0 .48.45 1 1 1s1-.47 1-1zM9 9V5.5c0-.55-.45-1-1-1-.57 0-1 .49-1 1V9c0 .55.45 1 1 1 .57 0 1-.49 1-1zm4 0V5.5c0-.55-.45-1-1-1-.57 0-1 .49-1 1V9c0 .55.45 1 1 1 .57 0 1-.49 1-1zm4 1c0-1.48-1.41-2.77-3.5-3.46V9c0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5V6.01c-.17 0-.33-.01-.5-.01s-.33.01-.5.01V9c0 .83-.67 1.5-1.5 1.5S6.5 9.83 6.5 9V6.54C4.41 7.23 3 8.52 3 10c0 1.41.95 2.65 3.21 3.37 1.11.35 2.39 1.12 3.79 1.12s2.69-.78 3.79-1.13C16.04 12.65 17 11.41 17 10zm-7 5.43c1.43 0 2.74-.79 3.88-1.11 1.9-.53 2.49-1.34 3.12-2.32v3c0 2.21-3.13 4-7 4s-7-1.79-7-4v-3c.64.99 1.32 1.8 3.15 2.33 1.13.33 2.44 1.1 3.85 1.1z";break;case"buddicons-forums":e="M13.5 7h-7C5.67 7 5 6.33 5 5.5S5.67 4 6.5 4h1.59C8.04 3.84 8 3.68 8 3.5 8 2.67 8.67 2 9.5 2h1c.83 0 1.5.67 1.5 1.5 0 .18-.04.34-.09.5h1.59c.83 0 1.5.67 1.5 1.5S14.33 7 13.5 7zM4 8h12c.55 0 1 .45 1 1s-.45 1-1 1H4c-.55 0-1-.45-1-1s.45-1 1-1zm1 3h10c.55 0 1 .45 1 1s-.45 1-1 1H5c-.55 0-1-.45-1-1s.45-1 1-1zm2 3h6c.55 0 1 .45 1 1s-.45 1-1 1h-1.09c.05.16.09.32.09.5 0 .83-.67 1.5-1.5 1.5h-1c-.83 0-1.5-.67-1.5-1.5 0-.18.04-.34.09-.5H7c-.55 0-1-.45-1-1s.45-1 1-1z";break;case"buddicons-friends":e="M8.75 5.77C8.75 4.39 7 2 7 2S5.25 4.39 5.25 5.77 5.9 7.5 7 7.5s1.75-.35 1.75-1.73zm6 0C14.75 4.39 13 2 13 2s-1.75 2.39-1.75 3.77S11.9 7.5 13 7.5s1.75-.35 1.75-1.73zM9 17V9c0-.55-.45-1-1-1H6c-.55 0-1 .45-1 1v8c0 .55.45 1 1 1h2c.55 0 1-.45 1-1zm6 0V9c0-.55-.45-1-1-1h-2c-.55 0-1 .45-1 1v8c0 .55.45 1 1 1h2c.55 0 1-.45 1-1zm-9-6l2-1v2l-2 1v-2zm6 0l2-1v2l-2 1v-2zm-6 3l2-1v2l-2 1v-2zm6 0l2-1v2l-2 1v-2z";break;case"buddicons-groups":e="M15.45 6.25c1.83.94 1.98 3.18.7 4.98-.8 1.12-2.33 1.88-3.46 1.78L10.05 18H9l-2.65-4.99c-1.13.16-2.73-.63-3.55-1.79-1.28-1.8-1.13-4.04.71-4.97.48-.24.96-.33 1.43-.31-.01.4.01.8.07 1.21.26 1.69 1.41 3.53 2.86 4.37-.19.55-.49.99-.88 1.25L9 16.58v-5.66C7.64 10.55 6.26 8.76 6 7c-.4-2.65 1-5 3.5-5s3.9 2.35 3.5 5c-.26 1.76-1.64 3.55-3 3.92v5.77l2.07-3.84c-.44-.23-.77-.71-.99-1.3 1.48-.83 2.65-2.69 2.91-4.4.06-.41.08-.82.07-1.22.46-.01.92.08 1.39.32z";break;case"buddicons-pm":e="M10 2c3 0 8 5 8 5v11H2V7s5-5 8-5zm7 14.72l-3.73-2.92L17 11l-.43-.37-2.26 1.3.24-4.31-8.77-.52-.46 4.54-1.99-.95L3 11l3.73 2.8-3.44 2.85.4.43L10 13l6.53 4.15z";break;case"buddicons-replies":e="M17.54 10.29c1.17 1.17 1.17 3.08 0 4.25-1.18 1.17-3.08 1.17-4.25 0l-.34-.52c0 3.66-2 4.38-2.95 4.98-.82-.6-2.95-1.28-2.95-4.98l-.34.52c-1.17 1.17-3.07 1.17-4.25 0-1.17-1.17-1.17-3.08 0-4.25 0 0 1.02-.67 2.1-1.3C3.71 7.84 3.2 6.42 3.2 4.88c0-.34.03-.67.08-1C3.53 5.66 4.47 7.22 5.8 8.3c.67-.35 1.85-.83 2.37-.92H8c-1.1 0-2-.9-2-2s.9-2 2-2v-.5c0-.28.22-.5.5-.5s.5.22.5.5v.5h2v-.5c0-.28.22-.5.5-.5s.5.22.5.5v.5c1.1 0 2 .9 2 2s-.9 2-2 2h-.17c.51.09 1.78.61 2.38.92 1.33-1.08 2.27-2.64 2.52-4.42.05.33.08.66.08 1 0 1.54-.51 2.96-1.36 4.11 1.08.63 2.09 1.3 2.09 1.3zM8.5 6.38c.5 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm3-2c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm-2.3 5.73c-.12.11-.19.26-.19.43.02.25.23.46.49.46h1c.26 0 .47-.21.49-.46 0-.15-.07-.29-.19-.43-.08-.06-.18-.11-.3-.11h-1c-.12 0-.22.05-.3.11zM12 12.5c0-.12-.06-.28-.19-.38-.09-.07-.19-.12-.31-.12h-3c-.12 0-.22.05-.31.12-.11.1-.19.25-.19.38 0 .28.22.5.5.5h3c.28 0 .5-.22.5-.5zM8.5 15h3c.28 0 .5-.22.5-.5s-.22-.5-.5-.5h-3c-.28 0-.5.22-.5.5s.22.5.5.5zm1 2h1c.28 0 .5-.22.5-.5s-.22-.5-.5-.5h-1c-.28 0-.5.22-.5.5s.22.5.5.5z";break;case"buddicons-topics":e="M10.44 1.66c-.59-.58-1.54-.58-2.12 0L2.66 7.32c-.58.58-.58 1.53 0 2.12.6.6 1.56.56 2.12 0l5.66-5.66c.58-.58.59-1.53 0-2.12zm2.83 2.83c-.59-.59-1.54-.59-2.12 0l-5.66 5.66c-.59.58-.59 1.53 0 2.12.6.6 1.56.55 2.12 0l5.66-5.66c.58-.58.58-1.53 0-2.12zm1.06 6.72l4.18 4.18c.59.58.59 1.53 0 2.12s-1.54.59-2.12 0l-4.18-4.18-1.77 1.77c-.59.58-1.54.58-2.12 0-.59-.59-.59-1.54 0-2.13l5.66-5.65c.58-.59 1.53-.59 2.12 0 .58.58.58 1.53 0 2.12zM5 15c0-1.59-1.66-4-1.66-4S2 13.78 2 15s.6 2 1.34 2h.32C4.4 17 5 16.59 5 15z";break;case"buddicons-tracking":e="M10.98 6.78L15.5 15c-1 2-3.5 3-5.5 3s-4.5-1-5.5-3L9 6.82c-.75-1.23-2.28-1.98-4.29-2.03l2.46-2.92c1.68 1.19 2.46 2.32 2.97 3.31.56-.87 1.2-1.68 2.7-2.12l1.83 2.86c-1.42-.34-2.64.08-3.69.86zM8.17 10.4l-.93 1.69c.49.11 1 .16 1.54.16 1.35 0 2.58-.36 3.55-.95l-1.01-1.82c-.87.53-1.96.86-3.15.92zm.86 5.38c1.99 0 3.73-.74 4.74-1.86l-.98-1.76c-1 1.12-2.74 1.87-4.74 1.87-.62 0-1.21-.08-1.76-.21l-.63 1.15c.94.5 2.1.81 3.37.81z";break;case"building":e="M3 20h14V0H3v20zM7 3H5V1h2v2zm4 0H9V1h2v2zm4 0h-2V1h2v2zM7 6H5V4h2v2zm4 0H9V4h2v2zm4 0h-2V4h2v2zM7 9H5V7h2v2zm4 0H9V7h2v2zm4 0h-2V7h2v2zm-8 3H5v-2h2v2zm4 0H9v-2h2v2zm4 0h-2v-2h2v2zm-4 7H5v-6h6v6zm4-4h-2v-2h2v2zm0 3h-2v-2h2v2z";break;case"businessman":e="M7.3 6l-.03-.19c-.04-.37-.05-.73-.03-1.08.02-.36.1-.71.25-1.04.14-.32.31-.61.52-.86s.49-.46.83-.6c.34-.15.72-.23 1.13-.23.69 0 1.26.2 1.71.59s.76.87.91 1.44.18 1.16.09 1.78l-.03.19c-.01.09-.05.25-.11.48-.05.24-.12.47-.2.69-.08.21-.19.45-.34.72-.14.27-.3.49-.47.69-.18.19-.4.34-.67.48-.27.13-.55.19-.86.19s-.59-.06-.87-.19c-.26-.13-.49-.29-.67-.5-.18-.2-.34-.42-.49-.66-.15-.25-.26-.49-.34-.73-.09-.25-.16-.47-.21-.67-.06-.21-.1-.37-.12-.5zm9.2 6.24c.41.7.5 1.41.5 2.14v2.49c0 .03-.12.08-.29.13-.18.04-.42.13-.97.27-.55.12-1.1.24-1.65.34s-1.19.19-1.95.27c-.75.08-1.46.12-2.13.12-.68 0-1.39-.04-2.14-.12-.75-.07-1.4-.17-1.98-.27-.58-.11-1.08-.23-1.56-.34-.49-.11-.8-.21-1.06-.29L3 16.87v-2.49c0-.75.07-1.46.46-2.15s.81-1.25 1.5-1.68C5.66 10.12 7.19 10 8 10l1.67 1.67L9 13v3l1.02 1.08L11 16v-3l-.68-1.33L11.97 10c.77 0 2.2.07 2.9.52.71.45 1.21 1.02 1.63 1.72z";break;case"button":e="M17 5H3c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm1 7c0 .6-.4 1-1 1H3c-.6 0-1-.4-1-1V7c0-.6.4-1 1-1h14c.6 0 1 .4 1 1v5z";break;case"calendar-alt":e="M15 4h3v15H2V4h3V3c0-.41.15-.76.44-1.06.29-.29.65-.44 1.06-.44s.77.15 1.06.44c.29.3.44.65.44 1.06v1h4V3c0-.41.15-.76.44-1.06.29-.29.65-.44 1.06-.44s.77.15 1.06.44c.29.3.44.65.44 1.06v1zM6 3v2.5c0 .14.05.26.15.36.09.09.21.14.35.14s.26-.05.35-.14c.1-.1.15-.22.15-.36V3c0-.14-.05-.26-.15-.35-.09-.1-.21-.15-.35-.15s-.26.05-.35.15c-.1.09-.15.21-.15.35zm7 0v2.5c0 .14.05.26.14.36.1.09.22.14.36.14s.26-.05.36-.14c.09-.1.14-.22.14-.36V3c0-.14-.05-.26-.14-.35-.1-.1-.22-.15-.36-.15s-.26.05-.36.15c-.09.09-.14.21-.14.35zm4 15V8H3v10h14zM7 9v2H5V9h2zm2 0h2v2H9V9zm4 2V9h2v2h-2zm-6 1v2H5v-2h2zm2 0h2v2H9v-2zm4 2v-2h2v2h-2zm-6 1v2H5v-2h2zm4 2H9v-2h2v2zm4 0h-2v-2h2v2z";break;case"calendar":e="M15 4h3v14H2V4h3V3c0-.83.67-1.5 1.5-1.5S8 2.17 8 3v1h4V3c0-.83.67-1.5 1.5-1.5S15 2.17 15 3v1zM6 3v2.5c0 .28.22.5.5.5s.5-.22.5-.5V3c0-.28-.22-.5-.5-.5S6 2.72 6 3zm7 0v2.5c0 .28.22.5.5.5s.5-.22.5-.5V3c0-.28-.22-.5-.5-.5s-.5.22-.5.5zm4 14V8H3v9h14zM7 16V9H5v7h2zm4 0V9H9v7h2zm4 0V9h-2v7h2z";break;case"camera":e="M6 5V3H3v2h3zm12 10V4H9L7 6H2v9h16zm-7-8c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3z";break;case"carrot":e="M2 18.43c1.51 1.36 11.64-4.67 13.14-7.21.72-1.22-.13-3.01-1.52-4.44C15.2 5.73 16.59 9 17.91 8.31c.6-.32.99-1.31.7-1.92-.52-1.08-2.25-1.08-3.42-1.21.83-.2 2.82-1.05 2.86-2.25.04-.92-1.13-1.97-2.05-1.86-1.21.14-1.65 1.88-2.06 3-.05-.71-.2-2.27-.98-2.95-1.04-.91-2.29-.05-2.32 1.05-.04 1.33 2.82 2.07 1.92 3.67C11.04 4.67 9.25 4.03 8.1 4.7c-.49.31-1.05.91-1.63 1.69.89.94 2.12 2.07 3.09 2.72.2.14.26.42.11.62-.14.21-.42.26-.62.12-.99-.67-2.2-1.78-3.1-2.71-.45.67-.91 1.43-1.34 2.23.85.86 1.93 1.83 2.79 2.41.2.14.25.42.11.62-.14.21-.42.26-.63.12-.85-.58-1.86-1.48-2.71-2.32C2.4 13.69 1.1 17.63 2 18.43z";break;case"cart":e="M6 13h9c.55 0 1 .45 1 1s-.45 1-1 1H5c-.55 0-1-.45-1-1V4H2c-.55 0-1-.45-1-1s.45-1 1-1h3c.55 0 1 .45 1 1v2h13l-4 7H6v1zm-.5 3c.83 0 1.5.67 1.5 1.5S6.33 19 5.5 19 4 18.33 4 17.5 4.67 16 5.5 16zm9 0c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5-1.5-.67-1.5-1.5.67-1.5 1.5-1.5z";break;case"category":e="M5 7h13v10H2V4h7l2 2H4v9h1V7z";break;case"chart-area":e="M18 18l.01-12.28c.59-.35.99-.99.99-1.72 0-1.1-.9-2-2-2s-2 .9-2 2c0 .8.47 1.48 1.14 1.8l-4.13 6.58c-.33-.24-.73-.38-1.16-.38-.84 0-1.55.51-1.85 1.24l-2.14-1.53c.09-.22.14-.46.14-.71 0-1.11-.89-2-2-2-1.1 0-2 .89-2 2 0 .73.4 1.36.98 1.71L1 18h17zM17 3c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM5 10c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm5.85 3c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1z";break;case"chart-bar":e="M18 18V2h-4v16h4zm-6 0V7H8v11h4zm-6 0v-8H2v8h4z";break;case"chart-line":e="M18 3.5c0 .62-.38 1.16-.92 1.38v13.11H1.99l4.22-6.73c-.13-.23-.21-.48-.21-.76C6 9.67 6.67 9 7.5 9S9 9.67 9 10.5c0 .13-.02.25-.05.37l1.44.63c.27-.3.67-.5 1.11-.5.18 0 .35.04.51.09l3.58-6.41c-.36-.27-.59-.7-.59-1.18 0-.83.67-1.5 1.5-1.5.19 0 .36.04.53.1l.05-.09v.11c.54.22.92.76.92 1.38zm-1.92 13.49V5.85l-3.29 5.89c.13.23.21.48.21.76 0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5l.01-.07-1.63-.72c-.25.18-.55.29-.88.29-.18 0-.35-.04-.51-.1l-3.2 5.09h12.29z";break;case"chart-pie":e="M10 10V3c3.87 0 7 3.13 7 7h-7zM9 4v7h7c0 3.87-3.13 7-7 7s-7-3.13-7-7 3.13-7 7-7z";break;case"clipboard":e="M11.9.39l1.4 1.4c1.61.19 3.5-.74 4.61.37s.18 3 .37 4.61l1.4 1.4c.39.39.39 1.02 0 1.41l-9.19 9.2c-.4.39-1.03.39-1.42 0L1.29 11c-.39-.39-.39-1.02 0-1.42l9.2-9.19c.39-.39 1.02-.39 1.41 0zm.58 2.25l-.58.58 4.95 4.95.58-.58c-.19-.6-.2-1.22-.15-1.82.02-.31.05-.62.09-.92.12-1 .18-1.63-.17-1.98s-.98-.29-1.98-.17c-.3.04-.61.07-.92.09-.6.05-1.22.04-1.82-.15zm4.02.93c.39.39.39 1.03 0 1.42s-1.03.39-1.42 0-.39-1.03 0-1.42 1.03-.39 1.42 0zm-6.72.36l-.71.7L15.44 11l.7-.71zM8.36 5.34l-.7.71 6.36 6.36.71-.7zM6.95 6.76l-.71.7 6.37 6.37.7-.71zM5.54 8.17l-.71.71 6.36 6.36.71-.71zM4.12 9.58l-.71.71 6.37 6.37.71-.71z";break;case"clock":e="M10 2c4.42 0 8 3.58 8 8s-3.58 8-8 8-8-3.58-8-8 3.58-8 8-8zm0 14c3.31 0 6-2.69 6-6s-2.69-6-6-6-6 2.69-6 6 2.69 6 6 6zm-.71-5.29c.07.05.14.1.23.15l-.02.02L14 13l-3.03-3.19L10 5l-.97 4.81h.01c0 .02-.01.05-.02.09S9 9.97 9 10c0 .28.1.52.29.71z";break;case"cloud-saved":e="M14.8 9c.1-.3.2-.6.2-1 0-2.2-1.8-4-4-4-1.5 0-2.9.9-3.5 2.2-.3-.1-.7-.2-1-.2C5.1 6 4 7.1 4 8.5c0 .2 0 .4.1.5-1.8.3-3.1 1.7-3.1 3.5C1 14.4 2.6 16 4.5 16h10c1.9 0 3.5-1.6 3.5-3.5 0-1.8-1.4-3.3-3.2-3.5zm-6.3 5.9l-3.2-3.2 1.4-1.4 1.8 1.8 3.8-3.8 1.4 1.4-5.2 5.2z";break;case"cloud-upload":e="M14.8 9c.1-.3.2-.6.2-1 0-2.2-1.8-4-4-4-1.5 0-2.9.9-3.5 2.2-.3-.1-.7-.2-1-.2C5.1 6 4 7.1 4 8.5c0 .2 0 .4.1.5-1.8.3-3.1 1.7-3.1 3.5C1 14.4 2.6 16 4.5 16H8v-3H5l4.5-4.5L14 13h-3v3h3.5c1.9 0 3.5-1.6 3.5-3.5 0-1.8-1.4-3.3-3.2-3.5z";break;case"cloud":e="M14.9 9c1.8.2 3.1 1.7 3.1 3.5 0 1.9-1.6 3.5-3.5 3.5h-10C2.6 16 1 14.4 1 12.5 1 10.7 2.3 9.3 4.1 9 4 8.9 4 8.7 4 8.5 4 7.1 5.1 6 6.5 6c.3 0 .7.1.9.2C8.1 4.9 9.4 4 11 4c2.2 0 4 1.8 4 4 0 .4-.1.7-.1 1z";break;case"columns":e="M3 15h6V5H3v10zm8 0h6V5h-6v10z";break;case"controls-back":e="M2 10l10-6v3.6L18 4v12l-6-3.6V16z";break;case"controls-forward":e="M18 10L8 16v-3.6L2 16V4l6 3.6V4z";break;case"controls-pause":e="M5 16V4h3v12H5zm7-12h3v12h-3V4z";break;case"controls-play":e="M5 4l10 6-10 6V4z";break;case"controls-repeat":e="M5 7v3l-2 1.5V5h11V3l4 3.01L14 9V7H5zm10 6v-3l2-1.5V15H6v2l-4-3.01L6 11v2h9z";break;case"controls-skipback":e="M11.98 7.63l6-3.6v12l-6-3.6v3.6l-8-4.8v4.8h-2v-12h2v4.8l8-4.8v3.6z";break;case"controls-skipforward":e="M8 12.4L2 16V4l6 3.6V4l8 4.8V4h2v12h-2v-4.8L8 16v-3.6z";break;case"controls-volumeoff":e="M2 7h4l5-4v14l-5-4H2V7z";break;case"controls-volumeon":e="M2 7h4l5-4v14l-5-4H2V7zm12.69-2.46C14.82 4.59 18 5.92 18 10s-3.18 5.41-3.31 5.46c-.06.03-.13.04-.19.04-.2 0-.39-.12-.46-.31-.11-.26.02-.55.27-.65.11-.05 2.69-1.15 2.69-4.54 0-3.41-2.66-4.53-2.69-4.54-.25-.1-.38-.39-.27-.65.1-.25.39-.38.65-.27zM16 10c0 2.57-2.23 3.43-2.32 3.47-.06.02-.12.03-.18.03-.2 0-.39-.12-.47-.32-.1-.26.04-.55.29-.65.07-.02 1.68-.67 1.68-2.53s-1.61-2.51-1.68-2.53c-.25-.1-.38-.39-.29-.65.1-.25.39-.39.65-.29.09.04 2.32.9 2.32 3.47z";break;case"cover-image":e="M2.2 1h15.5c.7 0 1.3.6 1.3 1.2v11.5c0 .7-.6 1.2-1.2 1.2H2.2c-.6.1-1.2-.5-1.2-1.1V2.2C1 1.6 1.6 1 2.2 1zM17 13V3H3v10h14zm-4-4s0-5 3-5v7c0 .6-.4 1-1 1H5c-.6 0-1-.4-1-1V7c2 0 3 4 3 4s1-4 3-4 3 2 3 2zM4 17h12v2H4z";break;case"dashboard":e="M3.76 16h12.48c1.1-1.37 1.76-3.11 1.76-5 0-4.42-3.58-8-8-8s-8 3.58-8 8c0 1.89.66 3.63 1.76 5zM10 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM6 6c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm8 0c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm-5.37 5.55L12 7v6c0 1.1-.9 2-2 2s-2-.9-2-2c0-.57.24-1.08.63-1.45zM4 10c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm12 0c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm-5 3c0-.55-.45-1-1-1s-1 .45-1 1 .45 1 1 1 1-.45 1-1z";break;case"desktop":e="M3 2h14c.55 0 1 .45 1 1v10c0 .55-.45 1-1 1h-5v2h2c.55 0 1 .45 1 1v1H5v-1c0-.55.45-1 1-1h2v-2H3c-.55 0-1-.45-1-1V3c0-.55.45-1 1-1zm13 9V4H4v7h12zM5 5h9L5 9V5z";break;case"dismiss":e="M10 2c4.42 0 8 3.58 8 8s-3.58 8-8 8-8-3.58-8-8 3.58-8 8-8zm5 11l-3-3 3-3-2-2-3 3-3-3-2 2 3 3-3 3 2 2 3-3 3 3z";break;case"download":e="M14.01 4v6h2V2H4v8h2.01V4h8zm-2 2v6h3l-5 6-5-6h3V6h4z";break;case"edit":e="M13.89 3.39l2.71 2.72c.46.46.42 1.24.03 1.64l-8.01 8.02-5.56 1.16 1.16-5.58s7.6-7.63 7.99-8.03c.39-.39 1.22-.39 1.68.07zm-2.73 2.79l-5.59 5.61 1.11 1.11 5.54-5.65zm-2.97 8.23l5.58-5.6-1.07-1.08-5.59 5.6z";break;case"editor-aligncenter":e="M14 5V3H6v2h8zm3 4V7H3v2h14zm-3 4v-2H6v2h8zm3 4v-2H3v2h14z";break;case"editor-alignleft":e="M12 5V3H3v2h9zm5 4V7H3v2h14zm-5 4v-2H3v2h9zm5 4v-2H3v2h14z";break;case"editor-alignright":e="M17 5V3H8v2h9zm0 4V7H3v2h14zm0 4v-2H8v2h9zm0 4v-2H3v2h14z";break;case"editor-bold":e="M6 4v13h4.54c1.37 0 2.46-.33 3.26-1 .8-.66 1.2-1.58 1.2-2.77 0-.84-.17-1.51-.51-2.01s-.9-.85-1.67-1.03v-.09c.57-.1 1.02-.4 1.36-.9s.51-1.13.51-1.91c0-1.14-.39-1.98-1.17-2.5C12.75 4.26 11.5 4 9.78 4H6zm2.57 5.15V6.26h1.36c.73 0 1.27.11 1.61.32.34.22.51.58.51 1.07 0 .54-.16.92-.47 1.15s-.82.35-1.51.35h-1.5zm0 2.19h1.6c1.44 0 2.16.53 2.16 1.61 0 .6-.17 1.05-.51 1.34s-.86.43-1.57.43H8.57v-3.38z";break;case"editor-break":e="M16 4h2v9H7v3l-5-4 5-4v3h9V4z";break;case"editor-code":e="M9 6l-4 4 4 4-1 2-6-6 6-6zm2 8l4-4-4-4 1-2 6 6-6 6z";break;case"editor-contract":e="M15.75 6.75L18 3v14l-2.25-3.75L17 12h-4v4l1.25-1.25L18 17H2l3.75-2.25L7 16v-4H3l1.25 1.25L2 17V3l2.25 3.75L3 8h4V4L5.75 5.25 2 3h16l-3.75 2.25L13 4v4h4z";break;case"editor-customchar":e="M10 5.4c1.27 0 2.24.36 2.91 1.08.66.71 1 1.76 1 3.13 0 1.28-.23 2.37-.69 3.27-.47.89-1.27 1.52-2.22 2.12v2h6v-2h-3.69c.92-.64 1.62-1.34 2.12-2.34.49-1.01.74-2.13.74-3.35 0-1.78-.55-3.19-1.65-4.22S11.92 3.54 10 3.54s-3.43.53-4.52 1.57c-1.1 1.04-1.65 2.44-1.65 4.2 0 1.21.24 2.31.73 3.33.48 1.01 1.19 1.71 2.1 2.36H3v2h6v-2c-.98-.64-1.8-1.28-2.24-2.17-.45-.89-.67-1.96-.67-3.22 0-1.37.33-2.41 1-3.13C7.75 5.76 8.72 5.4 10 5.4z";break;case"editor-expand":e="M7 8h6v4H7zm-5 5v4h4l-1.2-1.2L7 12l-3.8 2.2M14 17h4v-4l-1.2 1.2L13 12l2.2 3.8M14 3l1.3 1.3L13 8l3.8-2.2L18 7V3M6 3H2v4l1.2-1.2L7 8 4.7 4.3";break;case"editor-help":e="M17 10c0-3.87-3.14-7-7-7-3.87 0-7 3.13-7 7s3.13 7 7 7c3.86 0 7-3.13 7-7zm-6.3 1.48H9.14v-.43c0-.38.08-.7.24-.98s.46-.57.88-.89c.41-.29.68-.53.81-.71.14-.18.2-.39.2-.62 0-.25-.09-.44-.28-.58-.19-.13-.45-.19-.79-.19-.58 0-1.25.19-2 .57l-.64-1.28c.87-.49 1.8-.74 2.77-.74.81 0 1.45.2 1.92.58.48.39.71.91.71 1.55 0 .43-.09.8-.29 1.11-.19.32-.57.67-1.11 1.06-.38.28-.61.49-.71.63-.1.15-.15.34-.15.57v.35zm-1.47 2.74c-.18-.17-.27-.42-.27-.73 0-.33.08-.58.26-.75s.43-.25.77-.25c.32 0 .57.09.75.26s.27.42.27.74c0 .3-.09.55-.27.72-.18.18-.43.27-.75.27-.33 0-.58-.09-.76-.26z";break;case"editor-indent":e="M3 5V3h9v2H3zm10-1V3h4v1h-4zm0 3h2V5l4 3.5-4 3.5v-2h-2V7zM3 8V6h9v2H3zm2 3V9h7v2H5zm-2 3v-2h9v2H3zm10 0v-1h4v1h-4zm-4 3v-2h3v2H9z";break;case"editor-insertmore":e="M17 7V3H3v4h14zM6 11V9H3v2h3zm6 0V9H8v2h4zm5 0V9h-3v2h3zm0 6v-4H3v4h14z";break;case"editor-italic":e="M14.78 6h-2.13l-2.8 9h2.12l-.62 2H4.6l.62-2h2.14l2.8-9H8.03l.62-2h6.75z";break;case"editor-justify":e="M2 3h16v2H2V3zm0 4h16v2H2V7zm0 4h16v2H2v-2zm0 4h16v2H2v-2z";break;case"editor-kitchensink":e="M19 2v6H1V2h18zm-1 5V3H2v4h16zM5 4v2H3V4h2zm3 0v2H6V4h2zm3 0v2H9V4h2zm3 0v2h-2V4h2zm3 0v2h-2V4h2zm2 5v9H1V9h18zm-1 8v-7H2v7h16zM5 11v2H3v-2h2zm3 0v2H6v-2h2zm3 0v2H9v-2h2zm6 0v2h-5v-2h5zm-6 3v2H3v-2h8zm3 0v2h-2v-2h2zm3 0v2h-2v-2h2z";break;case"editor-ltr":e="M5.52 2h7.43c.55 0 1 .45 1 1s-.45 1-1 1h-1v13c0 .55-.45 1-1 1s-1-.45-1-1V5c0-.55-.45-1-1-1s-1 .45-1 1v12c0 .55-.45 1-1 1s-1-.45-1-1v-5.96h-.43C3.02 11.04 1 9.02 1 6.52S3.02 2 5.52 2zM14 14l5-4-5-4v8z";break;case"editor-ol-rtl":e="M15.025 8.75a1.048 1.048 0 0 1 .45-.1.507.507 0 0 1 .35.11.455.455 0 0 1 .13.36.803.803 0 0 1-.06.3 1.448 1.448 0 0 1-.19.33c-.09.11-.29.32-.58.62l-.99 1v.58h2.76v-.7h-1.72v-.04l.51-.48a7.276 7.276 0 0 0 .7-.71 1.75 1.75 0 0 0 .3-.49 1.254 1.254 0 0 0 .1-.51.968.968 0 0 0-.16-.56 1.007 1.007 0 0 0-.44-.37 1.512 1.512 0 0 0-.65-.14 1.98 1.98 0 0 0-.51.06 1.9 1.9 0 0 0-.42.15 3.67 3.67 0 0 0-.48.35l.45.54a2.505 2.505 0 0 1 .45-.3zM16.695 15.29a1.29 1.29 0 0 0-.74-.3v-.02a1.203 1.203 0 0 0 .65-.37.973.973 0 0 0 .23-.65.81.81 0 0 0-.37-.71 1.72 1.72 0 0 0-1-.26 2.185 2.185 0 0 0-1.33.4l.4.6a1.79 1.79 0 0 1 .46-.23 1.18 1.18 0 0 1 .41-.07c.38 0 .58.15.58.46a.447.447 0 0 1-.22.43 1.543 1.543 0 0 1-.7.12h-.31v.66h.31a1.764 1.764 0 0 1 .75.12.433.433 0 0 1 .23.41.55.55 0 0 1-.2.47 1.084 1.084 0 0 1-.63.15 2.24 2.24 0 0 1-.57-.08 2.671 2.671 0 0 1-.52-.2v.74a2.923 2.923 0 0 0 1.18.22 1.948 1.948 0 0 0 1.22-.33 1.077 1.077 0 0 0 .43-.92.836.836 0 0 0-.26-.64zM15.005 4.17c.06-.05.16-.14.3-.28l-.02.42V7h.84V3h-.69l-1.29 1.03.4.51zM4.02 5h9v1h-9zM4.02 10h9v1h-9zM4.02 15h9v1h-9z";break;case"editor-ol":e="M6 7V3h-.69L4.02 4.03l.4.51.46-.37c.06-.05.16-.14.3-.28l-.02.42V7H6zm2-2h9v1H8V5zm-1.23 6.95v-.7H5.05v-.04l.51-.48c.33-.31.57-.54.7-.71.14-.17.24-.33.3-.49.07-.16.1-.33.1-.51 0-.21-.05-.4-.16-.56-.1-.16-.25-.28-.44-.37s-.41-.14-.65-.14c-.19 0-.36.02-.51.06-.15.03-.29.09-.42.15-.12.07-.29.19-.48.35l.45.54c.16-.13.31-.23.45-.3.15-.07.3-.1.45-.1.14 0 .26.03.35.11s.13.2.13.36c0 .1-.02.2-.06.3s-.1.21-.19.33c-.09.11-.29.32-.58.62l-.99 1v.58h2.76zM8 10h9v1H8v-1zm-1.29 3.95c0-.3-.12-.54-.37-.71-.24-.17-.58-.26-1-.26-.52 0-.96.13-1.33.4l.4.6c.17-.11.32-.19.46-.23.14-.05.27-.07.41-.07.38 0 .58.15.58.46 0 .2-.07.35-.22.43s-.38.12-.7.12h-.31v.66h.31c.34 0 .59.04.75.12.15.08.23.22.23.41 0 .22-.07.37-.2.47-.14.1-.35.15-.63.15-.19 0-.38-.03-.57-.08s-.36-.12-.52-.2v.74c.34.15.74.22 1.18.22.53 0 .94-.11 1.22-.33.29-.22.43-.52.43-.92 0-.27-.09-.48-.26-.64s-.42-.26-.74-.3v-.02c.27-.06.49-.19.65-.37.15-.18.23-.39.23-.65zM8 15h9v1H8v-1z";break;case"editor-outdent":e="M7 4V3H3v1h4zm10 1V3H8v2h9zM7 7H5V5L1 8.5 5 12v-2h2V7zm10 1V6H8v2h9zm-2 3V9H8v2h7zm2 3v-2H8v2h9zM7 14v-1H3v1h4zm4 3v-2H8v2h3z";break;case"editor-paragraph":e="M15 2H7.54c-.83 0-1.59.2-2.28.6-.7.41-1.25.96-1.65 1.65C3.2 4.94 3 5.7 3 6.52s.2 1.58.61 2.27c.4.69.95 1.24 1.65 1.64.69.41 1.45.61 2.28.61h.43V17c0 .27.1.51.29.71.2.19.44.29.71.29.28 0 .51-.1.71-.29.2-.2.3-.44.3-.71V5c0-.27.09-.51.29-.71.2-.19.44-.29.71-.29s.51.1.71.29c.19.2.29.44.29.71v12c0 .27.1.51.3.71.2.19.43.29.71.29.27 0 .51-.1.71-.29.19-.2.29-.44.29-.71V4H15c.27 0 .5-.1.7-.3.2-.19.3-.43.3-.7s-.1-.51-.3-.71C15.5 2.1 15.27 2 15 2z";break;case"editor-paste-text":e="M12.38 2L15 5v1H5V5l2.64-3h4.74zM10 5c.55 0 1-.44 1-1 0-.55-.45-1-1-1s-1 .45-1 1c0 .56.45 1 1 1zm5.45-1H17c.55 0 1 .45 1 1v12c0 .56-.45 1-1 1H3c-.55 0-1-.44-1-1V5c0-.55.45-1 1-1h1.55L4 4.63V7h12V4.63zM14 11V9H6v2h3v5h2v-5h3z";break;case"editor-paste-word":e="M12.38 2L15 5v1H5V5l2.64-3h4.74zM10 5c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm8 12V5c0-.55-.45-1-1-1h-1.54l.54.63V7H4V4.62L4.55 4H3c-.55 0-1 .45-1 1v12c0 .55.45 1 1 1h14c.55 0 1-.45 1-1zm-3-8l-2 7h-2l-1-5-1 5H6.92L5 9h2l1 5 1-5h2l1 5 1-5h2z";break;case"editor-quote":e="M9.49 13.22c0-.74-.2-1.38-.61-1.9-.62-.78-1.83-.88-2.53-.72-.29-1.65 1.11-3.75 2.92-4.65L7.88 4c-2.73 1.3-5.42 4.28-4.96 8.05C3.21 14.43 4.59 16 6.54 16c.85 0 1.56-.25 2.12-.75s.83-1.18.83-2.03zm8.05 0c0-.74-.2-1.38-.61-1.9-.63-.78-1.83-.88-2.53-.72-.29-1.65 1.11-3.75 2.92-4.65L15.93 4c-2.73 1.3-5.41 4.28-4.95 8.05.29 2.38 1.66 3.95 3.61 3.95.85 0 1.56-.25 2.12-.75s.83-1.18.83-2.03z";break;case"editor-removeformatting":e="M14.29 4.59l1.1 1.11c.41.4.61.94.61 1.47v2.12c0 .53-.2 1.07-.61 1.47l-6.63 6.63c-.4.41-.94.61-1.47.61s-1.07-.2-1.47-.61l-1.11-1.1-1.1-1.11c-.41-.4-.61-.94-.61-1.47v-2.12c0-.54.2-1.07.61-1.48l6.63-6.62c.4-.41.94-.61 1.47-.61s1.06.2 1.47.61zm-6.21 9.7l6.42-6.42c.39-.39.39-1.03 0-1.43L12.36 4.3c-.19-.19-.45-.29-.72-.29s-.52.1-.71.29l-6.42 6.42c-.39.4-.39 1.04 0 1.43l2.14 2.14c.38.38 1.04.38 1.43 0z";break;case"editor-rtl":e="M5.52 2h7.43c.55 0 1 .45 1 1s-.45 1-1 1h-1v13c0 .55-.45 1-1 1s-1-.45-1-1V5c0-.55-.45-1-1-1s-1 .45-1 1v12c0 .55-.45 1-1 1s-1-.45-1-1v-5.96h-.43C3.02 11.04 1 9.02 1 6.52S3.02 2 5.52 2zM19 6l-5 4 5 4V6z";break;case"editor-spellcheck":e="M15.84 2.76c.25 0 .49.04.71.11.23.07.44.16.64.25l.35-.81c-.52-.26-1.08-.39-1.69-.39-.58 0-1.09.13-1.52.37-.43.25-.76.61-.99 1.08C13.11 3.83 13 4.38 13 5c0 .99.23 1.75.7 2.28s1.15.79 2.02.79c.6 0 1.13-.09 1.6-.26v-.84c-.26.08-.51.14-.74.19-.24.05-.49.08-.74.08-.59 0-1.04-.19-1.34-.57-.32-.37-.47-.93-.47-1.66 0-.7.16-1.25.48-1.65.33-.4.77-.6 1.33-.6zM6.5 8h1.04L5.3 2H4.24L2 8h1.03l.58-1.66H5.9zM8 2v6h2.17c.67 0 1.19-.15 1.57-.46.38-.3.56-.72.56-1.26 0-.4-.1-.72-.3-.95-.19-.24-.5-.39-.93-.47v-.04c.35-.06.6-.21.78-.44.18-.24.28-.53.28-.88 0-.52-.19-.9-.56-1.14-.36-.24-.96-.36-1.79-.36H8zm.98 2.48V2.82h.85c.44 0 .77.06.97.19.21.12.31.33.31.61 0 .31-.1.53-.29.66-.18.13-.48.2-.89.2h-.95zM5.64 5.5H3.9l.54-1.56c.14-.4.25-.76.32-1.1l.15.52c.07.23.13.4.17.51zm3.34-.23h.99c.44 0 .76.08.98.23.21.15.32.38.32.69 0 .34-.11.59-.32.75s-.52.24-.93.24H8.98V5.27zM4 13l5 5 9-8-1-1-8 6-4-3z";break;case"editor-strikethrough":e="M15.82 12.25c.26 0 .5-.02.74-.07.23-.05.48-.12.73-.2v.84c-.46.17-.99.26-1.58.26-.88 0-1.54-.26-2.01-.79-.39-.44-.62-1.04-.68-1.79h-.94c.12.21.18.48.18.79 0 .54-.18.95-.55 1.26-.38.3-.9.45-1.56.45H8v-2.5H6.59l.93 2.5H6.49l-.59-1.67H3.62L3.04 13H2l.93-2.5H2v-1h1.31l.93-2.49H5.3l.92 2.49H8V7h1.77c1 0 1.41.17 1.77.41.37.24.55.62.55 1.13 0 .35-.09.64-.27.87l-.08.09h1.29c.05-.4.15-.77.31-1.1.23-.46.55-.82.98-1.06.43-.25.93-.37 1.51-.37.61 0 1.17.12 1.69.38l-.35.81c-.2-.1-.42-.18-.64-.25s-.46-.11-.71-.11c-.55 0-.99.2-1.31.59-.23.29-.38.66-.44 1.11H17v1h-2.95c.06.5.2.9.44 1.19.3.37.75.56 1.33.56zM4.44 8.96l-.18.54H5.3l-.22-.61c-.04-.11-.09-.28-.17-.51-.07-.24-.12-.41-.14-.51-.08.33-.18.69-.33 1.09zm4.53-1.09V9.5h1.19c.28-.02.49-.09.64-.18.19-.13.28-.35.28-.66 0-.28-.1-.48-.3-.61-.2-.12-.53-.18-.97-.18h-.84zm-3.33 2.64v-.01H3.91v.01h1.73zm5.28.01l-.03-.02H8.97v1.68h1.04c.4 0 .71-.08.92-.23.21-.16.31-.4.31-.74 0-.31-.11-.54-.32-.69z";break;case"editor-table":e="M18 17V3H2v14h16zM16 7H4V5h12v2zm-7 4H4V9h5v2zm7 0h-5V9h5v2zm-7 4H4v-2h5v2zm7 0h-5v-2h5v2z";break;case"editor-textcolor":e="M13.23 15h1.9L11 4H9L5 15h1.88l1.07-3h4.18zm-1.53-4.54H8.51L10 5.6z";break;case"editor-ul":e="M5.5 7C4.67 7 4 6.33 4 5.5 4 4.68 4.67 4 5.5 4 6.32 4 7 4.68 7 5.5 7 6.33 6.32 7 5.5 7zM8 5h9v1H8V5zm-2.5 7c-.83 0-1.5-.67-1.5-1.5C4 9.68 4.67 9 5.5 9c.82 0 1.5.68 1.5 1.5 0 .83-.68 1.5-1.5 1.5zM8 10h9v1H8v-1zm-2.5 7c-.83 0-1.5-.67-1.5-1.5 0-.82.67-1.5 1.5-1.5.82 0 1.5.68 1.5 1.5 0 .83-.68 1.5-1.5 1.5zM8 15h9v1H8v-1z";break;case"editor-underline":e="M14 5h-2v5.71c0 1.99-1.12 2.98-2.45 2.98-1.32 0-2.55-1-2.55-2.96V5H5v5.87c0 1.91 1 4.54 4.48 4.54 3.49 0 4.52-2.58 4.52-4.5V5zm0 13v-2H5v2h9z";break;case"editor-unlink":e="M17.74 2.26c1.68 1.69 1.68 4.41 0 6.1l-1.53 1.52c-.32.33-.69.58-1.08.77L13 10l1.69-1.64.76-.77.76-.76c.84-.84.84-2.2 0-3.04-.84-.85-2.2-.85-3.04 0l-.77.76-.76.76L10 7l-.65-2.14c.19-.38.44-.75.77-1.07l1.52-1.53c1.69-1.68 4.42-1.68 6.1 0zM2 4l8 6-6-8zm4-2l4 8-2-8H6zM2 6l8 4-8-2V6zm7.36 7.69L10 13l.74 2.35-1.38 1.39c-1.69 1.68-4.41 1.68-6.1 0-1.68-1.68-1.68-4.42 0-6.1l1.39-1.38L7 10l-.69.64-1.52 1.53c-.85.84-.85 2.2 0 3.04.84.85 2.2.85 3.04 0zM18 16l-8-6 6 8zm-4 2l-4-8 2 8h2zm4-4l-8-4 8 2v2z";break;case"editor-video":e="M16 2h-3v1H7V2H4v15h3v-1h6v1h3V2zM6 3v1H5V3h1zm9 0v1h-1V3h1zm-2 1v5H7V4h6zM6 5v1H5V5h1zm9 0v1h-1V5h1zM6 7v1H5V7h1zm9 0v1h-1V7h1zM6 9v1H5V9h1zm9 0v1h-1V9h1zm-2 1v5H7v-5h6zm-7 1v1H5v-1h1zm9 0v1h-1v-1h1zm-9 2v1H5v-1h1zm9 0v1h-1v-1h1zm-9 2v1H5v-1h1zm9 0v1h-1v-1h1z";break;case"ellipsis":e="M5 10c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2zm12-2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm-7 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z";break;case"email-alt":e="M19 14.5v-9c0-.83-.67-1.5-1.5-1.5H3.49c-.83 0-1.5.67-1.5 1.5v9c0 .83.67 1.5 1.5 1.5H17.5c.83 0 1.5-.67 1.5-1.5zm-1.31-9.11c.33.33.15.67-.03.84L13.6 9.95l3.9 4.06c.12.14.2.36.06.51-.13.16-.43.15-.56.05l-4.37-3.73-2.14 1.95-2.13-1.95-4.37 3.73c-.13.1-.43.11-.56-.05-.14-.15-.06-.37.06-.51l3.9-4.06-4.06-3.72c-.18-.17-.36-.51-.03-.84s.67-.17.95.07l6.24 5.04 6.25-5.04c.28-.24.62-.4.95-.07z";break;case"email-alt2":e="M18.01 11.18V2.51c0-1.19-.9-1.81-2-1.37L4 5.91c-1.1.44-2 1.77-2 2.97v8.66c0 1.2.9 1.81 2 1.37l12.01-4.77c1.1-.44 2-1.76 2-2.96zm-1.43-7.46l-6.04 9.33-6.65-4.6c-.1-.07-.36-.32-.17-.64.21-.36.65-.21.65-.21l6.3 2.32s4.83-6.34 5.11-6.7c.13-.17.43-.34.73-.13.29.2.16.49.07.63z";break;case"email":e="M3.87 4h13.25C18.37 4 19 4.59 19 5.79v8.42c0 1.19-.63 1.79-1.88 1.79H3.87c-1.25 0-1.88-.6-1.88-1.79V5.79c0-1.2.63-1.79 1.88-1.79zm6.62 8.6l6.74-5.53c.24-.2.43-.66.13-1.07-.29-.41-.82-.42-1.17-.17l-5.7 3.86L4.8 5.83c-.35-.25-.88-.24-1.17.17-.3.41-.11.87.13 1.07z";break;case"embed-audio":e="M17 4H3c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm-7 3H7v4c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2c.4 0 .7.1 1 .3V5h4v2zm4 3.5L12.5 12l1.5 1.5V15l-3-3 3-3v1.5zm1 4.5v-1.5l1.5-1.5-1.5-1.5V9l3 3-3 3z";break;case"embed-generic":e="M17 4H3c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm-3 6.5L12.5 12l1.5 1.5V15l-3-3 3-3v1.5zm1 4.5v-1.5l1.5-1.5-1.5-1.5V9l3 3-3 3z";break;case"embed-photo":e="M17 4H3c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm-7 8H3V6h7v6zm4-1.5L12.5 12l1.5 1.5V15l-3-3 3-3v1.5zm1 4.5v-1.5l1.5-1.5-1.5-1.5V9l3 3-3 3zm-6-4V8.5L7.2 10 6 9.2 4 11h5zM4.6 8.6c.6 0 1-.4 1-1s-.4-1-1-1-1 .4-1 1 .4 1 1 1z";break;case"embed-post":e="M17 4H3c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zM8.6 9l-.4.3c-.4.4-.5 1.1-.2 1.6l-.8.8-1.1-1.1-1.3 1.3c-.2.2-1.6 1.3-1.8 1.1-.2-.2.9-1.6 1.1-1.8l1.3-1.3-1.1-1.1.8-.8c.5.3 1.2.3 1.6-.2l.3-.3c.5-.5.5-1.2.2-1.7L8 5l3 2.9-.8.8c-.5-.2-1.2-.2-1.6.3zm5.4 1.5L12.5 12l1.5 1.5V15l-3-3 3-3v1.5zm1 4.5v-1.5l1.5-1.5-1.5-1.5V9l3 3-3 3z";break;case"embed-video":e="M17 4H3c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm-7 6.5L8 9.1V11H3V6h5v1.8l2-1.3v4zm4 0L12.5 12l1.5 1.5V15l-3-3 3-3v1.5zm1 4.5v-1.5l1.5-1.5-1.5-1.5V9l3 3-3 3z";break;case"excerpt-view":e="M19 18V2c0-.55-.45-1-1-1H2c-.55 0-1 .45-1 1v16c0 .55.45 1 1 1h16c.55 0 1-.45 1-1zM4 3c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm13 0v6H6V3h11zM4 11c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm13 0v6H6v-6h11z";break;case"exit":e="M13 3v2h2v10h-2v2h4V3h-4zm0 8V9H5.4l4.3-4.3-1.4-1.4L1.6 10l6.7 6.7 1.4-1.4L5.4 11H13z";break;case"external":e="M9 3h8v8l-2-1V6.92l-5.6 5.59-1.41-1.41L14.08 5H10zm3 12v-3l2-2v7H3V6h8L9 8H5v7h7z";break;case"facebook-alt":e="M8.46 18h2.93v-7.3h2.45l.37-2.84h-2.82V6.04c0-.82.23-1.38 1.41-1.38h1.51V2.11c-.26-.03-1.15-.11-2.19-.11-2.18 0-3.66 1.33-3.66 3.76v2.1H6v2.84h2.46V18z";break;case"facebook":e="M2.89 2h14.23c.49 0 .88.39.88.88v14.24c0 .48-.39.88-.88.88h-4.08v-6.2h2.08l.31-2.41h-2.39V7.85c0-.7.2-1.18 1.2-1.18h1.28V4.51c-.22-.03-.98-.09-1.86-.09-1.85 0-3.11 1.12-3.11 3.19v1.78H8.46v2.41h2.09V18H2.89c-.49 0-.89-.4-.89-.88V2.88c0-.49.4-.88.89-.88z";break;case"feedback":e="M2 2h16c.55 0 1 .45 1 1v14c0 .55-.45 1-1 1H2c-.55 0-1-.45-1-1V3c0-.55.45-1 1-1zm15 14V7H3v9h14zM4 8v1h3V8H4zm4 0v3h8V8H8zm-4 4v1h3v-1H4zm4 0v3h8v-3H8z";break;case"filter":e="M3 4.5v-2s3.34-1 7-1 7 1 7 1v2l-5 7.03v6.97s-1.22-.09-2.25-.59S8 16.5 8 16.5v-4.97z";break;case"flag":e="M5 18V3H3v15h2zm1-6V4c3-1 7 1 11 0v8c-3 1.27-8-1-11 0z";break;case"format-aside":e="M1 1h18v12l-6 6H1V1zm3 3v1h12V4H4zm0 4v1h12V8H4zm6 5v-1H4v1h6zm2 4l5-5h-5v5z";break;case"format-audio":e="M6.99 3.08l11.02-2c.55-.08.99.45.99 1V14.5c0 1.94-1.57 3.5-3.5 3.5S12 16.44 12 14.5c0-1.93 1.57-3.5 3.5-3.5.54 0 1.04.14 1.5.35V5.08l-9 2V16c-.24 1.7-1.74 3-3.5 3C2.57 19 1 17.44 1 15.5 1 13.57 2.57 12 4.5 12c.54 0 1.04.14 1.5.35V4.08c0-.55.44-.91.99-1z";break;case"format-chat":e="M11 6h-.82C9.07 6 8 7.2 8 8.16V10l-3 3v-3H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h6c1.1 0 2 .9 2 2v3zm0 1h6c1.1 0 2 .9 2 2v5c0 1.1-.9 2-2 2h-2v3l-3-3h-1c-1.1 0-2-.9-2-2V9c0-1.1.9-2 2-2z";break;case"format-gallery":e="M16 4h1.96c.57 0 1.04.47 1.04 1.04v12.92c0 .57-.47 1.04-1.04 1.04H5.04C4.47 19 4 18.53 4 17.96V16H2.04C1.47 16 1 15.53 1 14.96V2.04C1 1.47 1.47 1 2.04 1h12.92c.57 0 1.04.47 1.04 1.04V4zM3 14h11V3H3v11zm5-8.5C8 4.67 7.33 4 6.5 4S5 4.67 5 5.5 5.67 7 6.5 7 8 6.33 8 5.5zm2 4.5s1-5 3-5v8H4V7c2 0 2 3 2 3s.33-2 2-2 2 2 2 2zm7 7V6h-1v8.96c0 .57-.47 1.04-1.04 1.04H6v1h11z";break;case"format-image":e="M2.25 1h15.5c.69 0 1.25.56 1.25 1.25v15.5c0 .69-.56 1.25-1.25 1.25H2.25C1.56 19 1 18.44 1 17.75V2.25C1 1.56 1.56 1 2.25 1zM17 17V3H3v14h14zM10 6c0-1.1-.9-2-2-2s-2 .9-2 2 .9 2 2 2 2-.9 2-2zm3 5s0-6 3-6v10c0 .55-.45 1-1 1H5c-.55 0-1-.45-1-1V8c2 0 3 4 3 4s1-3 3-3 3 2 3 2z";break;case"format-quote":e="M8.54 12.74c0-.87-.24-1.61-.72-2.22-.73-.92-2.14-1.03-2.96-.85-.34-1.93 1.3-4.39 3.42-5.45L6.65 1.94C3.45 3.46.31 6.96.85 11.37 1.19 14.16 2.8 16 5.08 16c1 0 1.83-.29 2.48-.88.66-.59.98-1.38.98-2.38zm9.43 0c0-.87-.24-1.61-.72-2.22-.73-.92-2.14-1.03-2.96-.85-.34-1.93 1.3-4.39 3.42-5.45l-1.63-2.28c-3.2 1.52-6.34 5.02-5.8 9.43.34 2.79 1.95 4.63 4.23 4.63 1 0 1.83-.29 2.48-.88.66-.59.98-1.38.98-2.38z";break;case"format-status":e="M10 1c7 0 9 2.91 9 6.5S17 14 10 14s-9-2.91-9-6.5S3 1 10 1zM5.5 9C6.33 9 7 8.33 7 7.5S6.33 6 5.5 6 4 6.67 4 7.5 4.67 9 5.5 9zM10 9c.83 0 1.5-.67 1.5-1.5S10.83 6 10 6s-1.5.67-1.5 1.5S9.17 9 10 9zm4.5 0c.83 0 1.5-.67 1.5-1.5S15.33 6 14.5 6 13 6.67 13 7.5 13.67 9 14.5 9zM6 14.5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5-1.5-.67-1.5-1.5.67-1.5 1.5-1.5zm-3 2c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1z";break;case"format-video":e="M2 1h16c.55 0 1 .45 1 1v16l-18-.02V2c0-.55.45-1 1-1zm4 1L4 5h1l2-3H6zm4 0H9L7 5h1zm3 0h-1l-2 3h1zm3 0h-1l-2 3h1zm1 14V6H3v10h14zM8 7l6 4-6 4V7z";break;case"forms":e="M2 2h7v7H2V2zm9 0v7h7V2h-7zM5.5 4.5L7 3H4zM12 8V3h5v5h-5zM4.5 5.5L3 4v3zM8 4L6.5 5.5 8 7V4zM5.5 6.5L4 8h3zM9 18v-7H2v7h7zm9 0h-7v-7h7v7zM8 12v5H3v-5h5zm6.5 1.5L16 12h-3zM12 16l1.5-1.5L12 13v3zm3.5-1.5L17 16v-3zm-1 1L13 17h3z";break;case"googleplus":e="M6.73 10h5.4c.05.29.09.57.09.95 0 3.27-2.19 5.6-5.49 5.6-3.17 0-5.73-2.57-5.73-5.73 0-3.17 2.56-5.73 5.73-5.73 1.54 0 2.84.57 3.83 1.5l-1.55 1.5c-.43-.41-1.17-.89-2.28-.89-1.96 0-3.55 1.62-3.55 3.62 0 1.99 1.59 3.61 3.55 3.61 2.26 0 3.11-1.62 3.24-2.47H6.73V10zM19 10v1.64h-1.64v1.63h-1.63v-1.63h-1.64V10h1.64V8.36h1.63V10H19z";break;case"grid-view":e="M2 1h16c.55 0 1 .45 1 1v16c0 .55-.45 1-1 1H2c-.55 0-1-.45-1-1V2c0-.55.45-1 1-1zm7.01 7.99v-6H3v6h6.01zm8 0v-6h-6v6h6zm-8 8.01v-6H3v6h6.01zm8 0v-6h-6v6h6z";break;case"groups":e="M8.03 4.46c-.29 1.28.55 3.46 1.97 3.46 1.41 0 2.25-2.18 1.96-3.46-.22-.98-1.08-1.63-1.96-1.63-.89 0-1.74.65-1.97 1.63zm-4.13.9c-.25 1.08.47 2.93 1.67 2.93s1.92-1.85 1.67-2.93c-.19-.83-.92-1.39-1.67-1.39s-1.48.56-1.67 1.39zm8.86 0c-.25 1.08.47 2.93 1.66 2.93 1.2 0 1.92-1.85 1.67-2.93-.19-.83-.92-1.39-1.67-1.39-.74 0-1.47.56-1.66 1.39zm-.59 11.43l1.25-4.3C14.2 10 12.71 8.47 10 8.47c-2.72 0-4.21 1.53-3.44 4.02l1.26 4.3C8.05 17.51 9 18 10 18c.98 0 1.94-.49 2.17-1.21zm-6.1-7.63c-.49.67-.96 1.83-.42 3.59l1.12 3.79c-.34.2-.77.31-1.2.31-.85 0-1.65-.41-1.85-1.03l-1.07-3.65c-.65-2.11.61-3.4 2.92-3.4.27 0 .54.02.79.06-.1.1-.2.22-.29.33zm8.35-.39c2.31 0 3.58 1.29 2.92 3.4l-1.07 3.65c-.2.62-1 1.03-1.85 1.03-.43 0-.86-.11-1.2-.31l1.11-3.77c.55-1.78.08-2.94-.42-3.61-.08-.11-.18-.23-.28-.33.25-.04.51-.06.79-.06z";break;case"hammer":e="M17.7 6.32l1.41 1.42-3.47 3.41-1.42-1.42.84-.82c-.32-.76-.81-1.57-1.51-2.31l-4.61 6.59-5.26 4.7c-.39.39-1.02.39-1.42 0l-1.2-1.21c-.39-.39-.39-1.02 0-1.41l10.97-9.92c-1.37-.86-3.21-1.46-5.67-1.48 2.7-.82 4.95-.93 6.58-.3 1.7.66 2.82 2.2 3.91 3.58z";break;case"heading":e="M12.5 4v5.2h-5V4H5v13h2.5v-5.2h5V17H15V4";break;case"heart":e="M10 17.12c3.33-1.4 5.74-3.79 7.04-6.21 1.28-2.41 1.46-4.81.32-6.25-1.03-1.29-2.37-1.78-3.73-1.74s-2.68.63-3.63 1.46c-.95-.83-2.27-1.42-3.63-1.46s-2.7.45-3.73 1.74c-1.14 1.44-.96 3.84.34 6.25 1.28 2.42 3.69 4.81 7.02 6.21z";break;case"hidden":e="M17.2 3.3l.16.17c.39.39.39 1.02 0 1.41L4.55 17.7c-.39.39-1.03.39-1.41 0l-.17-.17c-.39-.39-.39-1.02 0-1.41l1.59-1.6c-1.57-1-2.76-2.3-3.56-3.93.81-1.65 2.03-2.98 3.64-3.99S8.04 5.09 10 5.09c1.2 0 2.33.21 3.4.6l2.38-2.39c.39-.39 1.03-.39 1.42 0zm-7.09 4.01c-.23.25-.34.54-.34.88 0 .31.12.58.31.81l1.8-1.79c-.13-.12-.28-.21-.45-.26-.11-.01-.28-.03-.49-.04-.33.03-.6.16-.83.4zM2.4 10.59c.69 1.23 1.71 2.25 3.05 3.05l1.28-1.28c-.51-.69-.77-1.47-.77-2.36 0-1.06.36-1.98 1.09-2.76-1.04.27-1.96.7-2.76 1.26-.8.58-1.43 1.27-1.89 2.09zm13.22-2.13l.96-.96c1.02.86 1.83 1.89 2.42 3.09-.81 1.65-2.03 2.98-3.64 3.99s-3.4 1.51-5.36 1.51c-.63 0-1.24-.07-1.83-.18l1.07-1.07c.25.02.5.05.76.05 1.63 0 3.13-.4 4.5-1.21s2.4-1.84 3.1-3.09c-.46-.82-1.09-1.51-1.89-2.09-.03-.01-.06-.03-.09-.04zm-5.58 5.58l4-4c-.01 1.1-.41 2.04-1.18 2.81-.78.78-1.72 1.18-2.82 1.19z";break;case"html":e="M4 16v-2H2v2H1v-5h1v2h2v-2h1v5H4zM7 16v-4H5.6v-1h3.7v1H8v4H7zM10 16v-5h1l1.4 3.4h.1L14 11h1v5h-1v-3.1h-.1l-1.1 2.5h-.6l-1.1-2.5H11V16h-1zM19 16h-3v-5h1v4h2v1zM9.4 4.2L7.1 6.5l2.3 2.3-.6 1.2-3.5-3.5L8.8 3l.6 1.2zm1.2 4.6l2.3-2.3-2.3-2.3.6-1.2 3.5 3.5-3.5 3.5-.6-1.2z";break;case"id-alt":e="M18 18H2V2h16v16zM8.05 7.53c.13-.07.24-.15.33-.24.09-.1.17-.21.24-.34.07-.14.13-.26.17-.37s.07-.22.1-.34L8.95 6c0-.04.01-.07.01-.09.05-.32.03-.61-.04-.9-.08-.28-.23-.52-.46-.72C8.23 4.1 7.95 4 7.6 4c-.2 0-.39.04-.56.11-.17.08-.31.18-.41.3-.11.13-.2.27-.27.44-.07.16-.11.33-.12.51s0 .36.01.55l.02.09c.01.06.03.15.06.25s.06.21.1.33.1.25.17.37c.08.12.16.23.25.33s.2.19.34.25c.13.06.28.09.43.09s.3-.03.43-.09zM16 5V4h-5v1h5zm0 2V6h-5v1h5zM7.62 8.83l-1.38-.88c-.41 0-.79.11-1.14.32-.35.22-.62.5-.81.85-.19.34-.29.7-.29 1.07v1.25l.2.05c.13.04.31.09.55.14.24.06.51.12.8.17.29.06.62.1 1 .14.37.04.73.06 1.07.06s.69-.02 1.07-.06.7-.09.98-.14c.27-.05.54-.1.82-.17.27-.06.45-.11.54-.13.09-.03.16-.05.21-.06v-1.25c0-.36-.1-.72-.31-1.07s-.49-.64-.84-.86-.72-.33-1.11-.33zM16 9V8h-3v1h3zm0 2v-1h-3v1h3zm0 3v-1H4v1h12zm0 2v-1H4v1h12z";break;case"id":e="M18 16H2V4h16v12zM7.05 8.53c.13-.07.24-.15.33-.24.09-.1.17-.21.24-.34.07-.14.13-.26.17-.37s.07-.22.1-.34L7.95 7c0-.04.01-.07.01-.09.05-.32.03-.61-.04-.9-.08-.28-.23-.52-.46-.72C7.23 5.1 6.95 5 6.6 5c-.2 0-.39.04-.56.11-.17.08-.31.18-.41.3-.11.13-.2.27-.27.44-.07.16-.11.33-.12.51s0 .36.01.55l.02.09c.01.06.03.15.06.25s.06.21.1.33.1.25.17.37c.08.12.16.23.25.33s.2.19.34.25c.13.06.28.09.43.09s.3-.03.43-.09zM17 9V5h-5v4h5zm-10.38.83l-1.38-.88c-.41 0-.79.11-1.14.32-.35.22-.62.5-.81.85-.19.34-.29.7-.29 1.07v1.25l.2.05c.13.04.31.09.55.14.24.06.51.12.8.17.29.06.62.1 1 .14.37.04.73.06 1.07.06s.69-.02 1.07-.06.7-.09.98-.14c.27-.05.54-.1.82-.17.27-.06.45-.11.54-.13.09-.03.16-.05.21-.06v-1.25c0-.36-.1-.72-.31-1.07s-.49-.64-.84-.86-.72-.33-1.11-.33zM17 11v-1h-5v1h5zm0 2v-1h-5v1h5zm0 2v-1H3v1h14z";break;case"image-crop":e="M19 12v3h-4v4h-3v-4H4V7H0V4h4V0h3v4h7l3-3 1 1-3 3v7h4zm-8-5H7v4zm-3 5h4V8z";break;case"image-filter":e="M14 5.87c0-2.2-1.79-4-4-4s-4 1.8-4 4c0 2.21 1.79 4 4 4s4-1.79 4-4zM3.24 10.66c-1.92 1.1-2.57 3.55-1.47 5.46 1.11 1.92 3.55 2.57 5.47 1.47 1.91-1.11 2.57-3.55 1.46-5.47-1.1-1.91-3.55-2.56-5.46-1.46zm9.52 6.93c1.92 1.1 4.36.45 5.47-1.46 1.1-1.92.45-4.36-1.47-5.47-1.91-1.1-4.36-.45-5.46 1.46-1.11 1.92-.45 4.36 1.46 5.47z";break;case"image-flip-horizontal":e="M19 3v14h-8v3H9v-3H1V3h8V0h2v3h8zm-8.5 14V3h-1v14h1zM7 6.5L3 10l4 3.5v-7zM17 10l-4-3.5v7z";break;case"image-flip-vertical":e="M20 9v2h-3v8H3v-8H0V9h3V1h14v8h3zM6.5 7h7L10 3zM17 9.5H3v1h14v-1zM13.5 13h-7l3.5 4z";break;case"image-rotate-left":e="M7 5H5.05c0-1.74.85-2.9 2.95-2.9V0C4.85 0 2.96 2.11 2.96 5H1.18L3.8 8.39zm13-4v14h-5v5H1V10h9V1h10zm-2 2h-6v7h3v3h3V3zm-5 9H3v6h10v-6z";break;case"image-rotate-right":e="M15.95 5H14l3.2 3.39L19.82 5h-1.78c0-2.89-1.89-5-5.04-5v2.1c2.1 0 2.95 1.16 2.95 2.9zM1 1h10v9h9v10H6v-5H1V1zm2 2v10h3v-3h3V3H3zm5 9v6h10v-6H8z";break;case"image-rotate":e="M10.25 1.02c5.1 0 8.75 4.04 8.75 9s-3.65 9-8.75 9c-3.2 0-6.02-1.59-7.68-3.99l2.59-1.52c1.1 1.5 2.86 2.51 4.84 2.51 3.3 0 6-2.79 6-6s-2.7-6-6-6c-1.97 0-3.72 1-4.82 2.49L7 8.02l-6 2v-7L2.89 4.6c1.69-2.17 4.36-3.58 7.36-3.58z";break;case"images-alt":e="M4 15v-3H2V2h12v3h2v3h2v10H6v-3H4zm7-12c-1.1 0-2 .9-2 2h4c0-1.1-.89-2-2-2zm-7 8V6H3v5h1zm7-3h4c0-1.1-.89-2-2-2-1.1 0-2 .9-2 2zm-5 6V9H5v5h1zm9-1c1.1 0 2-.89 2-2 0-1.1-.9-2-2-2s-2 .9-2 2c0 1.11.9 2 2 2zm2 4v-2c-5 0-5-3-10-3v5h10z";break;case"images-alt2":e="M5 3h14v11h-2v2h-2v2H1V7h2V5h2V3zm13 10V4H6v9h12zm-3-4c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm1 6v-1H5V6H4v9h12zM7 6l10 6H7V6zm7 11v-1H3V8H2v9h12z";break;case"index-card":e="M1 3.17V18h18V4H8v-.83c0-.32-.12-.6-.35-.83S7.14 2 6.82 2H2.18c-.33 0-.6.11-.83.34-.24.23-.35.51-.35.83zM10 6v2H3V6h7zm7 0v10h-5V6h5zm-7 4v2H3v-2h7zm0 4v2H3v-2h7z";break;case"info-outline":e="M9 15h2V9H9v6zm1-10c-.5 0-1 .5-1 1s.5 1 1 1 1-.5 1-1-.5-1-1-1zm0-4c-5 0-9 4-9 9s4 9 9 9 9-4 9-9-4-9-9-9zm0 16c-3.9 0-7-3.1-7-7s3.1-7 7-7 7 3.1 7 7-3.1 7-7 7z";break;case"info":e="M10 2c4.42 0 8 3.58 8 8s-3.58 8-8 8-8-3.58-8-8 3.58-8 8-8zm1 4c0-.55-.45-1-1-1s-1 .45-1 1 .45 1 1 1 1-.45 1-1zm0 9V9H9v6h2z";break;case"insert-after":e="M9 12h2v-2h2V8h-2V6H9v2H7v2h2v2zm1 4c3.9 0 7-3.1 7-7s-3.1-7-7-7-7 3.1-7 7 3.1 7 7 7zm0-12c2.8 0 5 2.2 5 5s-2.2 5-5 5-5-2.2-5-5 2.2-5 5-5zM3 19h14v-2H3v2z";break;case"insert-before":e="M11 8H9v2H7v2h2v2h2v-2h2v-2h-2V8zm-1-4c-3.9 0-7 3.1-7 7s3.1 7 7 7 7-3.1 7-7-3.1-7-7-7zm0 12c-2.8 0-5-2.2-5-5s2.2-5 5-5 5 2.2 5 5-2.2 5-5 5zM3 1v2h14V1H3z";break;case"insert":e="M10 1c-5 0-9 4-9 9s4 9 9 9 9-4 9-9-4-9-9-9zm0 16c-3.9 0-7-3.1-7-7s3.1-7 7-7 7 3.1 7 7-3.1 7-7 7zm1-11H9v3H6v2h3v3h2v-3h3V9h-3V6z";break;case"instagram":e="M12.67 10A2.67 2.67 0 1 0 10 12.67 2.68 2.68 0 0 0 12.67 10zm1.43 0A4.1 4.1 0 1 1 10 5.9a4.09 4.09 0 0 1 4.1 4.1zm1.13-4.27a1 1 0 1 1-1-1 1 1 0 0 1 1 1zM10 3.44c-1.17 0-3.67-.1-4.72.32a2.67 2.67 0 0 0-1.52 1.52c-.42 1-.32 3.55-.32 4.72s-.1 3.67.32 4.72a2.74 2.74 0 0 0 1.52 1.52c1 .42 3.55.32 4.72.32s3.67.1 4.72-.32a2.83 2.83 0 0 0 1.52-1.52c.42-1.05.32-3.55.32-4.72s.1-3.67-.32-4.72a2.74 2.74 0 0 0-1.52-1.52c-1.05-.42-3.55-.32-4.72-.32zM18 10c0 1.1 0 2.2-.05 3.3a4.84 4.84 0 0 1-1.29 3.36A4.8 4.8 0 0 1 13.3 18H6.7a4.84 4.84 0 0 1-3.36-1.29 4.84 4.84 0 0 1-1.29-3.41C2 12.2 2 11.1 2 10V6.7a4.84 4.84 0 0 1 1.34-3.36A4.8 4.8 0 0 1 6.7 2.05C7.8 2 8.9 2 10 2h3.3a4.84 4.84 0 0 1 3.36 1.29A4.8 4.8 0 0 1 18 6.7V10z";break;case"keyboard-hide":e="M18,0 L2,0 C0.9,0 0.01,0.9 0.01,2 L0,12 C0,13.1 0.9,14 2,14 L18,14 C19.1,14 20,13.1 20,12 L20,2 C20,0.9 19.1,0 18,0 Z M18,12 L2,12 L2,2 L18,2 L18,12 Z M9,3 L11,3 L11,5 L9,5 L9,3 Z M9,6 L11,6 L11,8 L9,8 L9,6 Z M6,3 L8,3 L8,5 L6,5 L6,3 Z M6,6 L8,6 L8,8 L6,8 L6,6 Z M3,6 L5,6 L5,8 L3,8 L3,6 Z M3,3 L5,3 L5,5 L3,5 L3,3 Z M6,9 L14,9 L14,11 L6,11 L6,9 Z M12,6 L14,6 L14,8 L12,8 L12,6 Z M12,3 L14,3 L14,5 L12,5 L12,3 Z M15,6 L17,6 L17,8 L15,8 L15,6 Z M15,3 L17,3 L17,5 L15,5 L15,3 Z M10,20 L14,16 L6,16 L10,20 Z";break;case"laptop":e="M3 3h14c.6 0 1 .4 1 1v10c0 .6-.4 1-1 1H3c-.6 0-1-.4-1-1V4c0-.6.4-1 1-1zm13 2H4v8h12V5zm-3 1H5v4zm6 11v-1H1v1c0 .6.5 1 1.1 1h15.8c.6 0 1.1-.4 1.1-1z";break;case"layout":e="M2 2h5v11H2V2zm6 0h5v5H8V2zm6 0h4v16h-4V2zM8 8h5v5H8V8zm-6 6h11v4H2v-4z";break;case"leftright":e="M3 10.03L9 6v8zM11 6l6 4.03L11 14V6z";break;case"lightbulb":e="M10 1c3.11 0 5.63 2.52 5.63 5.62 0 1.84-2.03 4.58-2.03 4.58-.33.44-.6 1.25-.6 1.8v1c0 .55-.45 1-1 1H8c-.55 0-1-.45-1-1v-1c0-.55-.27-1.36-.6-1.8 0 0-2.02-2.74-2.02-4.58C4.38 3.52 6.89 1 10 1zM7 16.87V16h6v.87c0 .62-.13 1.13-.75 1.13H12c0 .62-.4 1-1.02 1h-2c-.61 0-.98-.38-.98-1h-.25c-.62 0-.75-.51-.75-1.13z";break;case"list-view":e="M2 19h16c.55 0 1-.45 1-1V2c0-.55-.45-1-1-1H2c-.55 0-1 .45-1 1v16c0 .55.45 1 1 1zM4 3c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm13 0v2H6V3h11zM4 7c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm13 0v2H6V7h11zM4 11c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm13 0v2H6v-2h11zM4 15c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm13 0v2H6v-2h11z";break;case"location-alt":e="M13 13.14l1.17-5.94c.79-.43 1.33-1.25 1.33-2.2 0-1.38-1.12-2.5-2.5-2.5S10.5 3.62 10.5 5c0 .95.54 1.77 1.33 2.2zm0-9.64c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5-1.5-.67-1.5-1.5.67-1.5 1.5-1.5zm1.72 4.8L18 6.97v9L13.12 18 7 15.97l-5 2v-9l5-2 4.27 1.41 1.73 7.3z";break;case"location":e="M10 2C6.69 2 4 4.69 4 8c0 2.02 1.17 3.71 2.53 4.89.43.37 1.18.96 1.85 1.83.74.97 1.41 2.01 1.62 2.71.21-.7.88-1.74 1.62-2.71.67-.87 1.42-1.46 1.85-1.83C14.83 11.71 16 10.02 16 8c0-3.31-2.69-6-6-6zm0 2.56c1.9 0 3.44 1.54 3.44 3.44S11.9 11.44 10 11.44 6.56 9.9 6.56 8 8.1 4.56 10 4.56z";break;case"lock":e="M14 9h1c.55 0 1 .45 1 1v7c0 .55-.45 1-1 1H5c-.55 0-1-.45-1-1v-7c0-.55.45-1 1-1h1V6c0-2.21 1.79-4 4-4s4 1.79 4 4v3zm-2 0V6c0-1.1-.9-2-2-2s-2 .9-2 2v3h4zm-1 7l-.36-2.15c.51-.24.86-.75.86-1.35 0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5c0 .6.35 1.11.86 1.35L9 16h2z";break;case"marker":e="M10 2c4.42 0 8 3.58 8 8s-3.58 8-8 8-8-3.58-8-8 3.58-8 8-8zm0 13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5z";break;case"media-archive":e="M12 2l4 4v12H4V2h8zm0 4h3l-3-3v3zM8 3.5v2l1.8-1zM11 5L9.2 6 11 7V5zM8 6.5v2l1.8-1zM11 8L9.2 9l1.8 1V8zM8 9.5v2l1.8-1zm3 1.5l-1.8 1 1.8 1v-2zm-1.5 6c.83 0 1.62-.72 1.5-1.63-.05-.38-.49-1.61-.49-1.61l-1.99-1.1s-.45 1.95-.52 2.71c-.07.77.67 1.63 1.5 1.63zm0-2.39c.42 0 .76.34.76.76 0 .43-.34.77-.76.77s-.76-.34-.76-.77c0-.42.34-.76.76-.76z";break;case"media-audio":e="M12 2l4 4v12H4V2h8zm0 4h3l-3-3v3zm1 7.26V8.09c0-.11-.04-.21-.12-.29-.07-.08-.16-.11-.27-.1 0 0-3.97.71-4.25.78C8.07 8.54 8 8.8 8 9v3.37c-.2-.09-.42-.07-.6-.07-.38 0-.7.13-.96.39-.26.27-.4.58-.4.96 0 .37.14.69.4.95.26.27.58.4.96.4.34 0 .7-.04.96-.26.26-.23.64-.65.64-1.12V10.3l3-.6V12c-.67-.2-1.17.04-1.44.31-.26.26-.39.58-.39.95 0 .38.13.69.39.96.27.26.71.39 1.08.39.38 0 .7-.13.96-.39.26-.27.4-.58.4-.96z";break;case"media-code":e="M12 2l4 4v12H4V2h8zM9 13l-2-2 2-2-1-1-3 3 3 3zm3 1l3-3-3-3-1 1 2 2-2 2z";break;case"media-default":e="M12 2l4 4v12H4V2h8zm0 4h3l-3-3v3z";break;case"media-document":e="M12 2l4 4v12H4V2h8zM5 3v1h6V3H5zm7 3h3l-3-3v3zM5 5v1h6V5H5zm10 3V7H5v1h10zM5 9v1h4V9H5zm10 3V9h-5v3h5zM5 11v1h4v-1H5zm10 3v-1H5v1h10zm-3 2v-1H5v1h7z";break;case"media-interactive":e="M12 2l4 4v12H4V2h8zm0 4h3l-3-3v3zm2 8V8H6v6h3l-1 2h1l1-2 1 2h1l-1-2h3zm-6-3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm5-2v2h-3V9h3zm0 3v1H7v-1h6z";break;case"media-spreadsheet":e="M12 2l4 4v12H4V2h8zm-1 4V3H5v3h6zM8 8V7H5v1h3zm3 0V7H9v1h2zm4 0V7h-3v1h3zm-7 2V9H5v1h3zm3 0V9H9v1h2zm4 0V9h-3v1h3zm-7 2v-1H5v1h3zm3 0v-1H9v1h2zm4 0v-1h-3v1h3zm-7 2v-1H5v1h3zm3 0v-1H9v1h2zm4 0v-1h-3v1h3zm-7 2v-1H5v1h3zm3 0v-1H9v1h2z";break;case"media-text":e="M12 2l4 4v12H4V2h8zM5 3v1h6V3H5zm7 3h3l-3-3v3zM5 5v1h6V5H5zm10 3V7H5v1h10zm0 2V9H5v1h10zm0 2v-1H5v1h10zm-4 2v-1H5v1h6z";break;case"media-video":e="M12 2l4 4v12H4V2h8zm0 4h3l-3-3v3zm-1 8v-3c0-.27-.1-.51-.29-.71-.2-.19-.44-.29-.71-.29H7c-.27 0-.51.1-.71.29-.19.2-.29.44-.29.71v3c0 .27.1.51.29.71.2.19.44.29.71.29h3c.27 0 .51-.1.71-.29.19-.2.29-.44.29-.71zm3 1v-5l-2 2v1z";break;case"megaphone":e="M18.15 5.94c.46 1.62.38 3.22-.02 4.48-.42 1.28-1.26 2.18-2.3 2.48-.16.06-.26.06-.4.06-.06.02-.12.02-.18.02-.06.02-.14.02-.22.02h-6.8l2.22 5.5c.02.14-.06.26-.14.34-.08.1-.24.16-.34.16H6.95c-.1 0-.26-.06-.34-.16-.08-.08-.16-.2-.14-.34l-1-5.5H4.25l-.02-.02c-.5.06-1.08-.18-1.54-.62s-.88-1.08-1.06-1.88c-.24-.8-.2-1.56-.02-2.2.18-.62.58-1.08 1.06-1.3l.02-.02 9-5.4c.1-.06.18-.1.24-.16.06-.04.14-.08.24-.12.16-.08.28-.12.5-.18 1.04-.3 2.24.1 3.22.98s1.84 2.24 2.26 3.86zm-2.58 5.98h-.02c.4-.1.74-.34 1.04-.7.58-.7.86-1.76.86-3.04 0-.64-.1-1.3-.28-1.98-.34-1.36-1.02-2.5-1.78-3.24s-1.68-1.1-2.46-.88c-.82.22-1.4.96-1.7 2-.32 1.04-.28 2.36.06 3.72.38 1.36 1 2.5 1.8 3.24.78.74 1.62 1.1 2.48.88zm-2.54-7.08c.22-.04.42-.02.62.04.38.16.76.48 1.02 1s.42 1.2.42 1.78c0 .3-.04.56-.12.8-.18.48-.44.84-.86.94-.34.1-.8-.06-1.14-.4s-.64-.86-.78-1.5c-.18-.62-.12-1.24.02-1.72s.48-.84.82-.94z";break;case"menu-alt":e="M3 4h14v2H3V4zm0 5h14v2H3V9zm0 5h14v2H3v-2z";break;case"menu":e="M17 7V5H3v2h14zm0 4V9H3v2h14zm0 4v-2H3v2h14z";break;case"microphone":e="M12 9V3c0-1.1-.89-2-2-2-1.12 0-2 .94-2 2v6c0 1.1.9 2 2 2 1.13 0 2-.94 2-2zm4 0c0 2.97-2.16 5.43-5 5.91V17h2c.56 0 1 .45 1 1s-.44 1-1 1H7c-.55 0-1-.45-1-1s.45-1 1-1h2v-2.09C6.17 14.43 4 11.97 4 9c0-.55.45-1 1-1 .56 0 1 .45 1 1 0 2.21 1.8 4 4 4 2.21 0 4-1.79 4-4 0-.55.45-1 1-1 .56 0 1 .45 1 1z";break;case"migrate":e="M4 6h6V4H2v12.01h8V14H4V6zm2 2h6V5l6 5-6 5v-3H6V8z";break;case"minus":e="M4 9h12v2H4V9z";break;case"money":e="M0 3h20v12h-.75c0-1.79-1.46-3.25-3.25-3.25-1.31 0-2.42.79-2.94 1.91-.25-.1-.52-.16-.81-.16-.98 0-1.8.63-2.11 1.5H0V3zm8.37 3.11c-.06.15-.1.31-.11.47s-.01.33.01.5l.02.08c.01.06.02.14.05.23.02.1.06.2.1.31.03.11.09.22.15.33.07.12.15.22.23.31s.18.17.31.23c.12.06.25.09.4.09.14 0 .27-.03.39-.09s.22-.14.3-.22c.09-.09.16-.2.22-.32.07-.12.12-.23.16-.33s.07-.2.09-.31c.03-.11.04-.18.05-.22s.01-.07.01-.09c.05-.29.03-.56-.04-.82s-.21-.48-.41-.66c-.21-.18-.47-.27-.79-.27-.19 0-.36.03-.52.1-.15.07-.28.16-.38.28-.09.11-.17.25-.24.4zm4.48 6.04v-1.14c0-.33-.1-.66-.29-.98s-.45-.59-.77-.79c-.32-.21-.66-.31-1.02-.31l-1.24.84-1.28-.82c-.37 0-.72.1-1.04.3-.31.2-.56.46-.74.77-.18.32-.27.65-.27.99v1.14l.18.05c.12.04.29.08.51.14.23.05.47.1.74.15.26.05.57.09.91.13.34.03.67.05.99.05.3 0 .63-.02.98-.05.34-.04.64-.08.89-.13.25-.04.5-.1.76-.16l.5-.12c.08-.02.14-.04.19-.06zm3.15.1c1.52 0 2.75 1.23 2.75 2.75s-1.23 2.75-2.75 2.75c-.73 0-1.38-.3-1.87-.77.23-.35.37-.78.37-1.23 0-.77-.39-1.46-.99-1.86.43-.96 1.37-1.64 2.49-1.64zm-5.5 3.5c0-.96.79-1.75 1.75-1.75s1.75.79 1.75 1.75-.79 1.75-1.75 1.75-1.75-.79-1.75-1.75z";break;case"move":e="M19 10l-4 4v-3h-4v4h3l-4 4-4-4h3v-4H5v3l-4-4 4-4v3h4V5H6l4-4 4 4h-3v4h4V6z";break;case"nametag":e="M12 5V2c0-.55-.45-1-1-1H9c-.55 0-1 .45-1 1v3c0 .55.45 1 1 1h2c.55 0 1-.45 1-1zm-2-3c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm8 13V7c0-1.1-.9-2-2-2h-3v.33C13 6.25 12.25 7 11.33 7H8.67C7.75 7 7 6.25 7 5.33V5H4c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2zm-1-6v6H3V9h14zm-8 2c0-.55-.22-1-.5-1s-.5.45-.5 1 .22 1 .5 1 .5-.45.5-1zm3 0c0-.55-.22-1-.5-1s-.5.45-.5 1 .22 1 .5 1 .5-.45.5-1zm-5.96 1.21c.92.48 2.34.79 3.96.79s3.04-.31 3.96-.79c-.21 1-1.89 1.79-3.96 1.79s-3.75-.79-3.96-1.79z";break;case"networking":e="M18 13h1c.55 0 1 .45 1 1.01v2.98c0 .56-.45 1.01-1 1.01h-4c-.55 0-1-.45-1-1.01v-2.98c0-.56.45-1.01 1-1.01h1v-2h-5v2h1c.55 0 1 .45 1 1.01v2.98c0 .56-.45 1.01-1 1.01H8c-.55 0-1-.45-1-1.01v-2.98c0-.56.45-1.01 1-1.01h1v-2H4v2h1c.55 0 1 .45 1 1.01v2.98C6 17.55 5.55 18 5 18H1c-.55 0-1-.45-1-1.01v-2.98C0 13.45.45 13 1 13h1v-2c0-1.1.9-2 2-2h5V7H8c-.55 0-1-.45-1-1.01V3.01C7 2.45 7.45 2 8 2h4c.55 0 1 .45 1 1.01v2.98C13 6.55 12.55 7 12 7h-1v2h5c1.1 0 2 .9 2 2v2z";break;case"no-alt":e="M14.95 6.46L11.41 10l3.54 3.54-1.41 1.41L10 11.42l-3.53 3.53-1.42-1.42L8.58 10 5.05 6.47l1.42-1.42L10 8.58l3.54-3.53z";break;case"no":e="M12.12 10l3.53 3.53-2.12 2.12L10 12.12l-3.54 3.54-2.12-2.12L7.88 10 4.34 6.46l2.12-2.12L10 7.88l3.54-3.53 2.12 2.12z";break;case"palmtree":e="M8.58 2.39c.32 0 .59.05.81.14 1.25.55 1.69 2.24 1.7 3.97.59-.82 2.15-2.29 3.41-2.29s2.94.73 3.53 3.55c-1.13-.65-2.42-.94-3.65-.94-1.26 0-2.45.32-3.29.89.4-.11.86-.16 1.33-.16 1.39 0 2.9.45 3.4 1.31.68 1.16.47 3.38-.76 4.14-.14-2.1-1.69-4.12-3.47-4.12-.44 0-.88.12-1.33.38C8 10.62 7 14.56 7 19H2c0-5.53 4.21-9.65 7.68-10.79-.56-.09-1.17-.15-1.82-.15C6.1 8.06 4.05 8.5 2 10c.76-2.96 2.78-4.1 4.69-4.1 1.25 0 2.45.5 3.2 1.29-.66-2.24-2.49-2.86-4.08-2.86-.8 0-1.55.16-2.05.35.91-1.29 3.31-2.29 4.82-2.29zM13 11.5c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5.67 1.5 1.5 1.5 1.5-.67 1.5-1.5z";break;case"paperclip":e="M17.05 2.7c1.93 1.94 1.93 5.13 0 7.07L10 16.84c-1.88 1.89-4.91 1.93-6.86.15-.06-.05-.13-.09-.19-.15-1.93-1.94-1.93-5.12 0-7.07l4.94-4.95c.91-.92 2.28-1.1 3.39-.58.3.15.59.33.83.58 1.17 1.17 1.17 3.07 0 4.24l-4.93 4.95c-.39.39-1.02.39-1.41 0s-.39-1.02 0-1.41l4.93-4.95c.39-.39.39-1.02 0-1.41-.38-.39-1.02-.39-1.4 0l-4.94 4.95c-.91.92-1.1 2.29-.57 3.4.14.3.32.59.57.84s.54.43.84.57c1.11.53 2.47.35 3.39-.57l7.05-7.07c1.16-1.17 1.16-3.08 0-4.25-.56-.55-1.28-.83-2-.86-.08.01-.16.01-.24 0-.22-.03-.43-.11-.6-.27-.39-.4-.38-1.05.02-1.45.16-.16.36-.24.56-.28.14-.02.27-.01.4.02 1.19.06 2.36.52 3.27 1.43z";break;case"performance":e="M3.76 17.01h12.48C17.34 15.63 18 13.9 18 12c0-4.41-3.58-8-8-8s-8 3.59-8 8c0 1.9.66 3.63 1.76 5.01zM9 6c0-.55.45-1 1-1s1 .45 1 1c0 .56-.45 1-1 1s-1-.44-1-1zM4 8c0-.55.45-1 1-1s1 .45 1 1c0 .56-.45 1-1 1s-1-.44-1-1zm4.52 3.4c.84-.83 6.51-3.5 6.51-3.5s-2.66 5.68-3.49 6.51c-.84.84-2.18.84-3.02 0-.83-.83-.83-2.18 0-3.01zM3 13c0-.55.45-1 1-1s1 .45 1 1c0 .56-.45 1-1 1s-1-.44-1-1zm6 0c0-.55.45-1 1-1s1 .45 1 1c0 .56-.45 1-1 1s-1-.44-1-1zm6 0c0-.55.45-1 1-1s1 .45 1 1c0 .56-.45 1-1 1s-1-.44-1-1z";break;case"phone":e="M12.06 6l-.21-.2c-.52-.54-.43-.79.08-1.3l2.72-2.75c.81-.82.96-1.21 1.73-.48l.21.2zm.53.45l4.4-4.4c.7.94 2.34 3.47 1.53 5.34-.73 1.67-1.09 1.75-2 3-1.85 2.11-4.18 4.37-6 6.07-1.26.91-1.31 1.33-3 2-1.8.71-4.4-.89-5.38-1.56l4.4-4.4 1.18 1.62c.34.46 1.2-.06 1.8-.66 1.04-1.05 3.18-3.18 4-4.07.59-.59 1.12-1.45.66-1.8zM1.57 16.5l-.21-.21c-.68-.74-.29-.9.52-1.7l2.74-2.72c.51-.49.75-.6 1.27-.11l.2.21z";break;case"playlist-audio":e="M17 3V1H2v2h15zm0 4V5H2v2h15zm-7 4V9H2v2h8zm7.45-1.96l-6 1.12c-.16.02-.19.03-.29.13-.11.09-.16.22-.16.37v4.59c-.29-.13-.66-.14-.93-.14-.54 0-1 .19-1.38.57s-.56.84-.56 1.38c0 .53.18.99.56 1.37s.84.57 1.38.57c.49 0 .92-.16 1.29-.48s.59-.71.65-1.19v-4.95L17 11.27v3.48c-.29-.13-.56-.19-.83-.19-.54 0-1.11.19-1.49.57-.38.37-.57.83-.57 1.37s.19.99.57 1.37.84.57 1.38.57c.53 0 .99-.19 1.37-.57s.57-.83.57-1.37V9.6c0-.16-.05-.3-.16-.41-.11-.12-.24-.17-.39-.15zM8 15v-2H2v2h6zm-2 4v-2H2v2h4z";break;case"playlist-video":e="M17 3V1H2v2h15zm0 4V5H2v2h15zM6 11V9H2v2h4zm2-2h9c.55 0 1 .45 1 1v8c0 .55-.45 1-1 1H8c-.55 0-1-.45-1-1v-8c0-.55.45-1 1-1zm3 7l3.33-2L11 12v4zm-5-1v-2H2v2h4zm0 4v-2H2v2h4z";break;case"plus-alt":e="M15.8 4.2c3.2 3.21 3.2 8.39 0 11.6-3.21 3.2-8.39 3.2-11.6 0C1 12.59 1 7.41 4.2 4.2 7.41 1 12.59 1 15.8 4.2zm-4.3 11.3v-4h4v-3h-4v-4h-3v4h-4v3h4v4h3z";break;case"plus-light":e="M17 9v2h-6v6H9v-6H3V9h6V3h2v6h6z";break;case"plus":e="M17 7v3h-5v5H9v-5H4V7h5V2h3v5h5z";break;case"portfolio":e="M4 5H.78c-.37 0-.74.32-.69.84l1.56 9.99S3.5 8.47 3.86 6.7c.11-.53.61-.7.98-.7H10s-.7-2.08-.77-2.31C9.11 3.25 8.89 3 8.45 3H5.14c-.36 0-.7.23-.8.64C4.25 4.04 4 5 4 5zm4.88 0h-4s.42-1 .87-1h2.13c.48 0 1 1 1 1zM2.67 16.25c-.31.47-.76.75-1.26.75h15.73c.54 0 .92-.31 1.03-.83.44-2.19 1.68-8.44 1.68-8.44.07-.5-.3-.73-.62-.73H16V5.53c0-.16-.26-.53-.66-.53h-3.76c-.52 0-.87.58-.87.58L10 7H5.59c-.32 0-.63.19-.69.5 0 0-1.59 6.7-1.72 7.33-.07.37-.22.99-.51 1.42zM15.38 7H11s.58-1 1.13-1h2.29c.71 0 .96 1 .96 1z";break;case"post-status":e="M14 6c0 1.86-1.28 3.41-3 3.86V16c0 1-2 2-2 2V9.86c-1.72-.45-3-2-3-3.86 0-2.21 1.79-4 4-4s4 1.79 4 4zM8 5c0 .55.45 1 1 1s1-.45 1-1-.45-1-1-1-1 .45-1 1z";break;case"pressthis":e="M14.76 1C16.55 1 18 2.46 18 4.25c0 1.78-1.45 3.24-3.24 3.24-.23 0-.47-.03-.7-.08L13 8.47V19H2V4h9.54c.13-2 1.52-3 3.22-3zm0 5.49C16 6.49 17 5.48 17 4.25 17 3.01 16 2 14.76 2s-2.24 1.01-2.24 2.25c0 .37.1.72.27 1.03L9.57 8.5c-.28.28-1.77 2.22-1.5 2.49.02.03.06.04.1.04.49 0 2.14-1.28 2.39-1.53l3.24-3.24c.29.14.61.23.96.23z";break;case"products":e="M17 8h1v11H2V8h1V6c0-2.76 2.24-5 5-5 .71 0 1.39.15 2 .42.61-.27 1.29-.42 2-.42 2.76 0 5 2.24 5 5v2zM5 6v2h2V6c0-1.13.39-2.16 1.02-3H8C6.35 3 5 4.35 5 6zm10 2V6c0-1.65-1.35-3-3-3h-.02c.63.84 1.02 1.87 1.02 3v2h2zm-5-4.22C9.39 4.33 9 5.12 9 6v2h2V6c0-.88-.39-1.67-1-2.22z";break;case"randomize":e="M18 6.01L14 9V7h-4l-5 8H2v-2h2l5-8h5V3zM2 5h3l1.15 2.17-1.12 1.8L4 7H2V5zm16 9.01L14 17v-2H9l-1.15-2.17 1.12-1.8L10 13h4v-2z";break;case"redo":e="M8 5h5V2l6 4-6 4V7H8c-2.2 0-4 1.8-4 4s1.8 4 4 4h5v2H8c-3.3 0-6-2.7-6-6s2.7-6 6-6z";break;case"rest-api":e="M3 4h2v12H3z";break;case"rss":e="M14.92 18H18C18 9.32 10.82 2.25 2 2.25v3.02c7.12 0 12.92 5.71 12.92 12.73zm-5.44 0h3.08C12.56 12.27 7.82 7.6 2 7.6v3.02c2 0 3.87.77 5.29 2.16C8.7 14.17 9.48 16.03 9.48 18zm-5.35-.02c1.17 0 2.13-.93 2.13-2.09 0-1.15-.96-2.09-2.13-2.09-1.18 0-2.13.94-2.13 2.09 0 1.16.95 2.09 2.13 2.09z";break;case"saved":e="M15.3 5.3l-6.8 6.8-2.8-2.8-1.4 1.4 4.2 4.2 8.2-8.2";break;case"schedule":e="M2 2h16v4H2V2zm0 10V8h4v4H2zm6-2V8h4v2H8zm6 3V8h4v5h-4zm-6 5v-6h4v6H8zm-6 0v-4h4v4H2zm12 0v-3h4v3h-4z";break;case"screenoptions":e="M9 9V3H3v6h6zm8 0V3h-6v6h6zm-8 8v-6H3v6h6zm8 0v-6h-6v6h6z";break;case"search":e="M12.14 4.18c1.87 1.87 2.11 4.75.72 6.89.12.1.22.21.36.31.2.16.47.36.81.59.34.24.56.39.66.47.42.31.73.57.94.78.32.32.6.65.84 1 .25.35.44.69.59 1.04.14.35.21.68.18 1-.02.32-.14.59-.36.81s-.49.34-.81.36c-.31.02-.65-.04-.99-.19-.35-.14-.7-.34-1.04-.59-.35-.24-.68-.52-1-.84-.21-.21-.47-.52-.77-.93-.1-.13-.25-.35-.47-.66-.22-.32-.4-.57-.56-.78-.16-.2-.29-.35-.44-.5-2.07 1.09-4.69.76-6.44-.98-2.14-2.15-2.14-5.64 0-7.78 2.15-2.15 5.63-2.15 7.78 0zm-1.41 6.36c1.36-1.37 1.36-3.58 0-4.95-1.37-1.37-3.59-1.37-4.95 0-1.37 1.37-1.37 3.58 0 4.95 1.36 1.37 3.58 1.37 4.95 0z";break;case"share-alt":e="M16.22 5.8c.47.69.29 1.62-.4 2.08-.69.47-1.62.29-2.08-.4-.16-.24-.35-.46-.55-.67-.21-.2-.43-.39-.67-.55s-.5-.3-.77-.41c-.27-.12-.55-.21-.84-.26-.59-.13-1.23-.13-1.82-.01-.29.06-.57.15-.84.27-.27.11-.53.25-.77.41s-.46.35-.66.55c-.21.21-.4.43-.56.67s-.3.5-.41.76c-.01.02-.01.03-.01.04-.1.24-.17.48-.23.72H1V6h2.66c.04-.07.07-.13.12-.2.27-.4.57-.77.91-1.11s.72-.65 1.11-.91c.4-.27.83-.51 1.28-.7s.93-.34 1.41-.43c.99-.21 2.03-.21 3.02 0 .48.09.96.24 1.41.43s.88.43 1.28.7c.39.26.77.57 1.11.91s.64.71.91 1.11zM12.5 10c0-1.38-1.12-2.5-2.5-2.5S7.5 8.62 7.5 10s1.12 2.5 2.5 2.5 2.5-1.12 2.5-2.5zm-8.72 4.2c-.47-.69-.29-1.62.4-2.09.69-.46 1.62-.28 2.08.41.16.24.35.46.55.67.21.2.43.39.67.55s.5.3.77.41c.27.12.55.2.84.26.59.13 1.23.12 1.82 0 .29-.06.57-.14.84-.26.27-.11.53-.25.77-.41s.46-.35.66-.55c.21-.21.4-.44.56-.67.16-.25.3-.5.41-.76.01-.02.01-.03.01-.04.1-.24.17-.48.23-.72H19v3h-2.66c-.04.06-.07.13-.12.2-.27.4-.57.77-.91 1.11s-.72.65-1.11.91c-.4.27-.83.51-1.28.7s-.93.33-1.41.43c-.99.21-2.03.21-3.02 0-.48-.1-.96-.24-1.41-.43s-.88-.43-1.28-.7c-.39-.26-.77-.57-1.11-.91s-.64-.71-.91-1.11z";break;case"share-alt2":e="M18 8l-5 4V9.01c-2.58.06-4.88.45-7 2.99.29-3.57 2.66-5.66 7-5.94V3zM4 14h11v-2l2-1.6V16H2V5h9.43c-1.83.32-3.31 1-4.41 2H4v7z";break;case"share":e="M14.5 12c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3c0-.24.03-.46.09-.69l-4.38-2.3c-.55.61-1.33.99-2.21.99-1.66 0-3-1.34-3-3s1.34-3 3-3c.88 0 1.66.39 2.21.99l4.38-2.3c-.06-.23-.09-.45-.09-.69 0-1.66 1.34-3 3-3s3 1.34 3 3-1.34 3-3 3c-.88 0-1.66-.39-2.21-.99l-4.38 2.3c.06.23.09.45.09.69s-.03.46-.09.69l4.38 2.3c.55-.61 1.33-.99 2.21-.99z";break;case"shield-alt":e="M10 2s3 2 7 2c0 11-7 14-7 14S3 15 3 4c4 0 7-2 7-2z";break;case"shield":e="M10 2s3 2 7 2c0 11-7 14-7 14S3 15 3 4c4 0 7-2 7-2zm0 8h5s1-1 1-5c0 0-5-1-6-2v7H5c1 4 5 7 5 7v-7z";break;case"shortcode":e="M6 14H4V6h2V4H2v12h4M7.1 17h2.1l3.7-14h-2.1M14 4v2h2v8h-2v2h4V4";break;case"slides":e="M5 14V6h10v8H5zm-3-1V7h2v6H2zm4-6v6h8V7H6zm10 0h2v6h-2V7zm-3 2V8H7v1h6zm0 3v-2H7v2h6z";break;case"smartphone":e="M6 2h8c.55 0 1 .45 1 1v14c0 .55-.45 1-1 1H6c-.55 0-1-.45-1-1V3c0-.55.45-1 1-1zm7 12V4H7v10h6zM8 5h4l-4 5V5z";break;case"smiley":e="M7 5.2c1.1 0 2 .89 2 2 0 .37-.11.71-.28 1C8.72 8.2 8 8 7 8s-1.72.2-1.72.2c-.17-.29-.28-.63-.28-1 0-1.11.9-2 2-2zm6 0c1.11 0 2 .89 2 2 0 .37-.11.71-.28 1 0 0-.72-.2-1.72-.2s-1.72.2-1.72.2c-.17-.29-.28-.63-.28-1 0-1.11.89-2 2-2zm-3 13.7c3.72 0 7.03-2.36 8.23-5.88l-1.32-.46C15.9 15.52 13.12 17.5 10 17.5s-5.9-1.98-6.91-4.94l-1.32.46c1.2 3.52 4.51 5.88 8.23 5.88z";break;case"sort":e="M11 7H1l5 7zm-2 7h10l-5-7z";break;case"sos":e="M18 10c0-4.42-3.58-8-8-8s-8 3.58-8 8 3.58 8 8 8 8-3.58 8-8zM7.23 3.57L8.72 7.3c-.62.29-1.13.8-1.42 1.42L3.57 7.23c.71-1.64 2.02-2.95 3.66-3.66zm9.2 3.66L12.7 8.72c-.29-.62-.8-1.13-1.42-1.42l1.49-3.73c1.64.71 2.95 2.02 3.66 3.66zM10 12c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm-6.43.77l3.73-1.49c.29.62.8 1.13 1.42 1.42l-1.49 3.73c-1.64-.71-2.95-2.02-3.66-3.66zm9.2 3.66l-1.49-3.73c.62-.29 1.13-.8 1.42-1.42l3.73 1.49c-.71 1.64-2.02 2.95-3.66 3.66z";break;case"star-empty":e="M10 1L7 7l-6 .75 4.13 4.62L4 19l6-3 6 3-1.12-6.63L19 7.75 13 7zm0 2.24l2.34 4.69 4.65.58-3.18 3.56.87 5.15L10 14.88l-4.68 2.34.87-5.15-3.18-3.56 4.65-.58z";break;case"star-filled":e="M10 1l3 6 6 .75-4.12 4.62L16 19l-6-3-6 3 1.13-6.63L1 7.75 7 7z";break;case"star-half":e="M10 1L7 7l-6 .75 4.13 4.62L4 19l6-3 6 3-1.12-6.63L19 7.75 13 7zm0 2.24l2.34 4.69 4.65.58-3.18 3.56.87 5.15L10 14.88V3.24z";break;case"sticky":e="M5 3.61V1.04l8.99-.01-.01 2.58c-1.22.26-2.16 1.35-2.16 2.67v.5c.01 1.31.93 2.4 2.17 2.66l-.01 2.58h-3.41l-.01 2.57c0 .6-.47 4.41-1.06 4.41-.6 0-1.08-3.81-1.08-4.41v-2.56L5 12.02l.01-2.58c1.23-.25 2.15-1.35 2.15-2.66v-.5c0-1.31-.92-2.41-2.16-2.67z";break;case"store":e="M1 10c.41.29.96.43 1.5.43.55 0 1.09-.14 1.5-.43.62-.46 1-1.17 1-2 0 .83.37 1.54 1 2 .41.29.96.43 1.5.43.55 0 1.09-.14 1.5-.43.62-.46 1-1.17 1-2 0 .83.37 1.54 1 2 .41.29.96.43 1.51.43.54 0 1.08-.14 1.49-.43.62-.46 1-1.17 1-2 0 .83.37 1.54 1 2 .41.29.96.43 1.5.43.55 0 1.09-.14 1.5-.43.63-.46 1-1.17 1-2V7l-3-7H4L0 7v1c0 .83.37 1.54 1 2zm2 8.99h5v-5h4v5h5v-7c-.37-.05-.72-.22-1-.43-.63-.45-1-.73-1-1.56 0 .83-.38 1.11-1 1.56-.41.3-.95.43-1.49.44-.55 0-1.1-.14-1.51-.44-.63-.45-1-.73-1-1.56 0 .83-.38 1.11-1 1.56-.41.3-.95.43-1.5.44-.54 0-1.09-.14-1.5-.44-.63-.45-1-.73-1-1.57 0 .84-.38 1.12-1 1.57-.29.21-.63.38-1 .44v6.99z";break;case"table-col-after":e="M14.08 12.864V9.216h3.648V7.424H14.08V3.776h-1.728v3.648H8.64v1.792h3.712v3.648zM0 17.92V0h20.48v17.92H0zM6.4 1.28H1.28v3.84H6.4V1.28zm0 5.12H1.28v3.84H6.4V6.4zm0 5.12H1.28v3.84H6.4v-3.84zM19.2 1.28H7.68v14.08H19.2V1.28z";break;case"table-col-before":e="M6.4 3.776v3.648H2.752v1.792H6.4v3.648h1.728V9.216h3.712V7.424H8.128V3.776zM0 17.92V0h20.48v17.92H0zM12.8 1.28H1.28v14.08H12.8V1.28zm6.4 0h-5.12v3.84h5.12V1.28zm0 5.12h-5.12v3.84h5.12V6.4zm0 5.12h-5.12v3.84h5.12v-3.84z";break;case"table-col-delete":e="M6.4 9.98L7.68 8.7v-.256L6.4 7.164V9.98zm6.4-1.532l1.28-1.28V9.92L12.8 8.64v-.192zm7.68 9.472V0H0v17.92h20.48zm-1.28-2.56h-5.12v-1.024l-.256.256-1.024-1.024v1.792H7.68v-1.792l-1.024 1.024-.256-.256v1.024H1.28V1.28H6.4v2.368l.704-.704.576.576V1.216h5.12V3.52l.96-.96.32.32V1.216h5.12V15.36zm-5.76-2.112l-3.136-3.136-3.264 3.264-1.536-1.536 3.264-3.264L5.632 5.44l1.536-1.536 3.136 3.136 3.2-3.2 1.536 1.536-3.2 3.2 3.136 3.136-1.536 1.536z";break;case"table-row-after":e="M13.824 10.176h-2.88v-2.88H9.536v2.88h-2.88v1.344h2.88v2.88h1.408v-2.88h2.88zM0 17.92V0h20.48v17.92H0zM6.4 1.28H1.28v3.84H6.4V1.28zm6.4 0H7.68v3.84h5.12V1.28zm6.4 0h-5.12v3.84h5.12V1.28zm0 5.056H1.28v9.024H19.2V6.336z";break;case"table-row-before":e="M6.656 6.464h2.88v2.88h1.408v-2.88h2.88V5.12h-2.88V2.24H9.536v2.88h-2.88zM0 17.92V0h20.48v17.92H0zm7.68-2.56h5.12v-3.84H7.68v3.84zm-6.4 0H6.4v-3.84H1.28v3.84zM19.2 1.28H1.28v9.024H19.2V1.28zm0 10.24h-5.12v3.84h5.12v-3.84z";break;case"table-row-delete":e="M17.728 11.456L14.592 8.32l3.2-3.2-1.536-1.536-3.2 3.2L9.92 3.648 8.384 5.12l3.2 3.2-3.264 3.264 1.536 1.536 3.264-3.264 3.136 3.136 1.472-1.536zM0 17.92V0h20.48v17.92H0zm19.2-6.4h-.448l-1.28-1.28H19.2V6.4h-1.792l1.28-1.28h.512V1.28H1.28v3.84h6.208l1.28 1.28H1.28v3.84h7.424l-1.28 1.28H1.28v3.84H19.2v-3.84z";break;case"tablet":e="M4 2h12c.55 0 1 .45 1 1v14c0 .55-.45 1-1 1H4c-.55 0-1-.45-1-1V3c0-.55.45-1 1-1zm11 14V4H5v12h10zM6 5h6l-6 5V5z";break;case"tag":e="M11 2h7v7L8 19l-7-7zm3 6c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z";break;case"tagcloud":e="M11 3v4H1V3h10zm8 0v4h-7V3h7zM7 8v3H1V8h6zm12 0v3H8V8h11zM9 12v2H1v-2h8zm10 0v2h-9v-2h9zM6 15v1H1v-1h5zm5 0v1H7v-1h4zm3 0v1h-2v-1h2zm5 0v1h-4v-1h4z";break;case"testimonial":e="M4 3h12c.55 0 1.02.2 1.41.59S18 4.45 18 5v7c0 .55-.2 1.02-.59 1.41S16.55 14 16 14h-1l-5 5v-5H4c-.55 0-1.02-.2-1.41-.59S2 12.55 2 12V5c0-.55.2-1.02.59-1.41S3.45 3 4 3zm11 2H4v1h11V5zm1 3H4v1h12V8zm-3 3H4v1h9v-1z";break;case"text":e="M18 3v2H2V3h16zm-6 4v2H2V7h10zm6 0v2h-4V7h4zM8 11v2H2v-2h6zm10 0v2h-8v-2h8zm-4 4v2H2v-2h12z";break;case"thumbs-down":e="M7.28 18c-.15.02-.26-.02-.41-.07-.56-.19-.83-.79-.66-1.35.17-.55 1-3.04 1-3.58 0-.53-.75-1-1.35-1h-3c-.6 0-1-.4-1-1s2-7 2-7c.17-.39.55-1 1-1H14v9h-2.14c-.41.41-3.3 4.71-3.58 5.27-.21.41-.6.68-1 .73zM18 12h-2V3h2v9z";break;case"thumbs-up":e="M12.72 2c.15-.02.26.02.41.07.56.19.83.79.66 1.35-.17.55-1 3.04-1 3.58 0 .53.75 1 1.35 1h3c.6 0 1 .4 1 1s-2 7-2 7c-.17.39-.55 1-1 1H6V8h2.14c.41-.41 3.3-4.71 3.58-5.27.21-.41.6-.68 1-.73zM2 8h2v9H2V8z";break;case"tickets-alt":e="M20 6.38L18.99 9.2v-.01c-.52-.19-1.03-.16-1.53.08s-.85.62-1.04 1.14-.16 1.03.07 1.53c.24.5.62.84 1.15 1.03v.01l-1.01 2.82-15.06-5.38.99-2.79c.52.19 1.03.16 1.53-.08.5-.23.84-.61 1.03-1.13s.16-1.03-.08-1.53c-.23-.49-.61-.83-1.13-1.02L4.93 1zm-4.97 5.69l1.37-3.76c.12-.31.1-.65-.04-.95s-.39-.53-.7-.65L8.14 3.98c-.64-.23-1.37.12-1.6.74L5.17 8.48c-.24.65.1 1.37.74 1.6l7.52 2.74c.14.05.28.08.43.08.52 0 1-.33 1.17-.83zM7.97 4.45l7.51 2.73c.19.07.34.21.43.39.08.18.09.38.02.57l-1.37 3.76c-.13.38-.58.59-.96.45L6.09 9.61c-.39-.14-.59-.57-.45-.96l1.37-3.76c.1-.29.39-.49.7-.49.09 0 .17.02.26.05zm6.82 12.14c.35.27.75.41 1.2.41H16v3H0v-2.96c.55 0 1.03-.2 1.41-.59.39-.38.59-.86.59-1.41s-.2-1.02-.59-1.41-.86-.59-1.41-.59V10h1.05l-.28.8 2.87 1.02c-.51.16-.89.62-.89 1.18v4c0 .69.56 1.25 1.25 1.25h8c.69 0 1.25-.56 1.25-1.25v-1.75l.83.3c.12.43.36.78.71 1.04zM3.25 17v-4c0-.41.34-.75.75-.75h.83l7.92 2.83V17c0 .41-.34.75-.75.75H4c-.41 0-.75-.34-.75-.75z";break;case"tickets":e="M20 5.38L18.99 8.2v-.01c-1.04-.37-2.19.18-2.57 1.22-.37 1.04.17 2.19 1.22 2.56v.01l-1.01 2.82L1.57 9.42l.99-2.79c1.04.38 2.19-.17 2.56-1.21s-.17-2.18-1.21-2.55L4.93 0zm-5.45 3.37c.74-2.08-.34-4.37-2.42-5.12-2.08-.74-4.37.35-5.11 2.42-.74 2.08.34 4.38 2.42 5.12 2.07.74 4.37-.35 5.11-2.42zm-2.56-4.74c.89.32 1.57.94 1.97 1.71-.01-.01-.02-.01-.04-.02-.33-.12-.67.09-.78.4-.1.28-.03.57.05.91.04.27.09.62-.06 1.04-.1.29-.33.58-.65 1l-.74 1.01.08-4.08.4.11c.19.04.26-.24.08-.29 0 0-.57-.15-.92-.28-.34-.12-.88-.36-.88-.36-.18-.08-.3.19-.12.27 0 0 .16.08.34.16l.01 1.63L9.2 9.18l.08-4.11c.2.06.4.11.4.11.19.04.26-.23.07-.29 0 0-.56-.15-.91-.28-.07-.02-.14-.05-.22-.08.93-.7 2.19-.94 3.37-.52zM7.4 6.19c.17-.49.44-.92.78-1.27l.04 5c-.94-.95-1.3-2.39-.82-3.73zm4.04 4.75l2.1-2.63c.37-.41.57-.77.69-1.12.05-.12.08-.24.11-.35.09.57.04 1.18-.17 1.77-.45 1.25-1.51 2.1-2.73 2.33zm-.7-3.22l.02 3.22c0 .02 0 .04.01.06-.4 0-.8-.07-1.2-.21-.33-.12-.63-.28-.9-.48zm1.24 6.08l2.1.75c.24.84 1 1.45 1.91 1.45H16v3H0v-2.96c1.1 0 2-.89 2-2 0-1.1-.9-2-2-2V9h1.05l-.28.8 4.28 1.52C4.4 12.03 4 12.97 4 14c0 2.21 1.79 4 4 4s4-1.79 4-4c0-.07-.02-.13-.02-.2zm-6.53-2.33l1.48.53c-.14.04-.15.27.03.28 0 0 .18.02.37.03l.56 1.54-.78 2.36-1.31-3.9c.21-.01.41-.03.41-.03.19-.02.17-.31-.02-.3 0 0-.59.05-.96.05-.07 0-.15 0-.23-.01.13-.2.28-.38.45-.55zM4.4 14c0-.52.12-1.02.32-1.46l1.71 4.7C5.23 16.65 4.4 15.42 4.4 14zm4.19-1.41l1.72.62c.07.17.12.37.12.61 0 .31-.12.66-.28 1.16l-.35 1.2zM11.6 14c0 1.33-.72 2.49-1.79 3.11l1.1-3.18c.06-.17.1-.31.14-.46l.52.19c.02.11.03.22.03.34zm-4.62 3.45l1.08-3.14 1.11 3.03c.01.02.01.04.02.05-.37.13-.77.21-1.19.21-.35 0-.69-.06-1.02-.15z";break;case"tide":e="M17 7.2V3H3v7.1c2.6-.5 4.5-1.5 6.4-2.6.2-.2.4-.3.6-.5v3c-1.9 1.1-4 2.2-7 2.8V17h14V9.9c-2.6.5-4.4 1.5-6.2 2.6-.3.1-.5.3-.8.4V10c2-1.1 4-2.2 7-2.8z";break;case"translation":e="M11 7H9.49c-.63 0-1.25.3-1.59.7L7 5H4.13l-2.39 7h1.69l.74-2H7v4H2c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2h7c1.1 0 2 .9 2 2v2zM6.51 9H4.49l1-2.93zM10 8h7c1.1 0 2 .9 2 2v7c0 1.1-.9 2-2 2h-7c-1.1 0-2-.9-2-2v-7c0-1.1.9-2 2-2zm7.25 5v-1.08h-3.17V9.75h-1.16v2.17H9.75V13h1.28c.11.85.56 1.85 1.28 2.62-.87.36-1.89.62-2.31.62-.01.02.22.97.2 1.46.84 0 2.21-.5 3.28-1.15 1.09.65 2.48 1.15 3.34 1.15-.02-.49.2-1.44.2-1.46-.43 0-1.49-.27-2.38-.63.7-.77 1.14-1.77 1.25-2.61h1.36zm-3.81 1.93c-.5-.46-.85-1.13-1.01-1.93h2.09c-.17.8-.51 1.47-1 1.93l-.04.03s-.03-.02-.04-.03z";break;case"trash":e="M12 4h3c.6 0 1 .4 1 1v1H3V5c0-.6.5-1 1-1h3c.2-1.1 1.3-2 2.5-2s2.3.9 2.5 2zM8 4h3c-.2-.6-.9-1-1.5-1S8.2 3.4 8 4zM4 7h11l-.9 10.1c0 .5-.5.9-1 .9H5.9c-.5 0-.9-.4-1-.9L4 7z";break;case"twitter":e="M18.94 4.46c-.49.73-1.11 1.38-1.83 1.9.01.15.01.31.01.47 0 4.85-3.69 10.44-10.43 10.44-2.07 0-4-.61-5.63-1.65.29.03.58.05.88.05 1.72 0 3.3-.59 4.55-1.57-1.6-.03-2.95-1.09-3.42-2.55.22.04.45.07.69.07.33 0 .66-.05.96-.13-1.67-.34-2.94-1.82-2.94-3.6v-.04c.5.27 1.06.44 1.66.46-.98-.66-1.63-1.78-1.63-3.06 0-.67.18-1.3.5-1.84 1.81 2.22 4.51 3.68 7.56 3.83-.06-.27-.1-.55-.1-.84 0-2.02 1.65-3.66 3.67-3.66 1.06 0 2.01.44 2.68 1.16.83-.17 1.62-.47 2.33-.89-.28.85-.86 1.57-1.62 2.02.75-.08 1.45-.28 2.11-.57z";break;case"undo":e="M12 5H7V2L1 6l6 4V7h5c2.2 0 4 1.8 4 4s-1.8 4-4 4H7v2h5c3.3 0 6-2.7 6-6s-2.7-6-6-6z";break;case"universal-access-alt":e="M19 10c0-4.97-4.03-9-9-9s-9 4.03-9 9 4.03 9 9 9 9-4.03 9-9zm-9-7.4c.83 0 1.5.67 1.5 1.5s-.67 1.51-1.5 1.51c-.82 0-1.5-.68-1.5-1.51s.68-1.5 1.5-1.5zM3.4 7.36c0-.65 6.6-.76 6.6-.76s6.6.11 6.6.76-4.47 1.4-4.47 1.4 1.69 8.14 1.06 8.38c-.62.24-3.19-5.19-3.19-5.19s-2.56 5.43-3.18 5.19c-.63-.24 1.06-8.38 1.06-8.38S3.4 8.01 3.4 7.36z";break;case"universal-access":e="M10 2.6c.83 0 1.5.67 1.5 1.5s-.67 1.51-1.5 1.51c-.82 0-1.5-.68-1.5-1.51s.68-1.5 1.5-1.5zM3.4 7.36c0-.65 6.6-.76 6.6-.76s6.6.11 6.6.76-4.47 1.4-4.47 1.4 1.69 8.14 1.06 8.38c-.62.24-3.19-5.19-3.19-5.19s-2.56 5.43-3.18 5.19c-.63-.24 1.06-8.38 1.06-8.38S3.4 8.01 3.4 7.36z";break;case"unlock":e="M12 9V6c0-1.1-.9-2-2-2s-2 .9-2 2H6c0-2.21 1.79-4 4-4s4 1.79 4 4v3h1c.55 0 1 .45 1 1v7c0 .55-.45 1-1 1H5c-.55 0-1-.45-1-1v-7c0-.55.45-1 1-1h7zm-1 7l-.36-2.15c.51-.24.86-.75.86-1.35 0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5c0 .6.35 1.11.86 1.35L9 16h2z";break;case"update":e="M10.2 3.28c3.53 0 6.43 2.61 6.92 6h2.08l-3.5 4-3.5-4h2.32c-.45-1.97-2.21-3.45-4.32-3.45-1.45 0-2.73.71-3.54 1.78L4.95 5.66C6.23 4.2 8.11 3.28 10.2 3.28zm-.4 13.44c-3.52 0-6.43-2.61-6.92-6H.8l3.5-4c1.17 1.33 2.33 2.67 3.5 4H5.48c.45 1.97 2.21 3.45 4.32 3.45 1.45 0 2.73-.71 3.54-1.78l1.71 1.95c-1.28 1.46-3.15 2.38-5.25 2.38z";break;case"upload":e="M8 14V8H5l5-6 5 6h-3v6H8zm-2 2v-6H4v8h12.01v-8H14v6H6z";break;case"vault":e="M18 17V3c0-.55-.45-1-1-1H3c-.55 0-1 .45-1 1v14c0 .55.45 1 1 1h14c.55 0 1-.45 1-1zm-1 0H3V3h14v14zM4.75 4h10.5c.41 0 .75.34.75.75V6h-1v3h1v2h-1v3h1v1.25c0 .41-.34.75-.75.75H4.75c-.41 0-.75-.34-.75-.75V4.75c0-.41.34-.75.75-.75zM13 10c0-2.21-1.79-4-4-4s-4 1.79-4 4 1.79 4 4 4 4-1.79 4-4zM9 7l.77 1.15C10.49 8.46 11 9.17 11 10c0 1.1-.9 2-2 2s-2-.9-2-2c0-.83.51-1.54 1.23-1.85z";break;case"video-alt":e="M8 5c0-.55-.45-1-1-1H2c-.55 0-1 .45-1 1 0 .57.49 1 1 1h5c.55 0 1-.45 1-1zm6 5l4-4v10l-4-4v-2zm-1 4V8c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1h8c.55 0 1-.45 1-1z";break;case"video-alt2":e="M12 13V7c0-1.1-.9-2-2-2H3c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h7c1.1 0 2-.9 2-2zm1-2.5l6 4.5V5l-6 4.5v1z";break;case"video-alt3":e="M19 15V5c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h13c1.1 0 2-.9 2-2zM8 14V6l6 4z";break;case"visibility":e="M19.7 9.4C17.7 6 14 3.9 10 3.9S2.3 6 .3 9.4L0 10l.3.6c2 3.4 5.7 5.5 9.7 5.5s7.7-2.1 9.7-5.5l.3-.6-.3-.6zM10 14.1c-3.1 0-6-1.6-7.7-4.1C3.6 8 5.7 6.6 8 6.1c-.9.6-1.5 1.7-1.5 2.9 0 1.9 1.6 3.5 3.5 3.5s3.5-1.6 3.5-3.5c0-1.2-.6-2.3-1.5-2.9 2.3.5 4.4 1.9 5.7 3.9-1.7 2.5-4.6 4.1-7.7 4.1z";break;case"warning":e="M10 2c4.42 0 8 3.58 8 8s-3.58 8-8 8-8-3.58-8-8 3.58-8 8-8zm1.13 9.38l.35-6.46H8.52l.35 6.46h2.26zm-.09 3.36c.24-.23.37-.55.37-.96 0-.42-.12-.74-.36-.97s-.59-.35-1.06-.35-.82.12-1.07.35-.37.55-.37.97c0 .41.13.73.38.96.26.23.61.34 1.06.34s.8-.11 1.05-.34z";break;case"welcome-add-page":e="M17 7V4h-2V2h-3v1H3v15h11V9h1V7h2zm-1-2v1h-2v2h-1V6h-2V5h2V3h1v2h2z";break;case"welcome-comments":e="M5 2h10c1.1 0 2 .9 2 2v8c0 1.1-.9 2-2 2h-2l-5 5v-5H5c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2zm8.5 8.5L11 8l2.5-2.5-1-1L10 7 7.5 4.5l-1 1L9 8l-2.5 2.5 1 1L10 9l2.5 2.5z";break;case"welcome-learn-more":e="M10 10L2.54 7.02 3 18H1l.48-11.41L0 6l10-4 10 4zm0-5c-.55 0-1 .22-1 .5s.45.5 1 .5 1-.22 1-.5-.45-.5-1-.5zm0 6l5.57-2.23c.71.94 1.2 2.07 1.36 3.3-.3-.04-.61-.07-.93-.07-2.55 0-4.78 1.37-6 3.41C8.78 13.37 6.55 12 4 12c-.32 0-.63.03-.93.07.16-1.23.65-2.36 1.36-3.3z";break;case"welcome-view-site":e="M18 14V4c0-.55-.45-1-1-1H3c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h14c.55 0 1-.45 1-1zm-8-8c2.3 0 4.4 1.14 6 3-1.6 1.86-3.7 3-6 3s-4.4-1.14-6-3c1.6-1.86 3.7-3 6-3zm2 3c0-1.1-.9-2-2-2s-2 .9-2 2 .9 2 2 2 2-.9 2-2zm2 8h3v1H3v-1h3v-1h8v1z";break;case"welcome-widgets-menus":e="M19 16V3c0-.55-.45-1-1-1H3c-.55 0-1 .45-1 1v13c0 .55.45 1 1 1h15c.55 0 1-.45 1-1zM4 4h13v4H4V4zm1 1v2h3V5H5zm4 0v2h3V5H9zm4 0v2h3V5h-3zm-8.5 5c.28 0 .5.22.5.5s-.22.5-.5.5-.5-.22-.5-.5.22-.5.5-.5zM6 10h4v1H6v-1zm6 0h5v5h-5v-5zm-7.5 2c.28 0 .5.22.5.5s-.22.5-.5.5-.5-.22-.5-.5.22-.5.5-.5zM6 12h4v1H6v-1zm7 0v2h3v-2h-3zm-8.5 2c.28 0 .5.22.5.5s-.22.5-.5.5-.5-.22-.5-.5.22-.5.5-.5zM6 14h4v1H6v-1z";break;case"welcome-write-blog":e="M16.89 1.2l1.41 1.41c.39.39.39 1.02 0 1.41L14 8.33V18H3V3h10.67l1.8-1.8c.4-.39 1.03-.4 1.42 0zm-5.66 8.48l5.37-5.36-1.42-1.42-5.36 5.37-.71 2.12z";break;case"wordpress-alt":e="M20 10c0-5.51-4.49-10-10-10C4.48 0 0 4.49 0 10c0 5.52 4.48 10 10 10 5.51 0 10-4.48 10-10zM7.78 15.37L4.37 6.22c.55-.02 1.17-.08 1.17-.08.5-.06.44-1.13-.06-1.11 0 0-1.45.11-2.37.11-.18 0-.37 0-.58-.01C4.12 2.69 6.87 1.11 10 1.11c2.33 0 4.45.87 6.05 2.34-.68-.11-1.65.39-1.65 1.58 0 .74.45 1.36.9 2.1.35.61.55 1.36.55 2.46 0 1.49-1.4 5-1.4 5l-3.03-8.37c.54-.02.82-.17.82-.17.5-.05.44-1.25-.06-1.22 0 0-1.44.12-2.38.12-.87 0-2.33-.12-2.33-.12-.5-.03-.56 1.2-.06 1.22l.92.08 1.26 3.41zM17.41 10c.24-.64.74-1.87.43-4.25.7 1.29 1.05 2.71 1.05 4.25 0 3.29-1.73 6.24-4.4 7.78.97-2.59 1.94-5.2 2.92-7.78zM6.1 18.09C3.12 16.65 1.11 13.53 1.11 10c0-1.3.23-2.48.72-3.59C3.25 10.3 4.67 14.2 6.1 18.09zm4.03-6.63l2.58 6.98c-.86.29-1.76.45-2.71.45-.79 0-1.57-.11-2.29-.33.81-2.38 1.62-4.74 2.42-7.1z";break;case"wordpress":e="M20 10c0-5.52-4.48-10-10-10S0 4.48 0 10s4.48 10 10 10 10-4.48 10-10zM10 1.01c4.97 0 8.99 4.02 8.99 8.99s-4.02 8.99-8.99 8.99S1.01 14.97 1.01 10 5.03 1.01 10 1.01zM8.01 14.82L4.96 6.61c.49-.03 1.05-.08 1.05-.08.43-.05.38-1.01-.06-.99 0 0-1.29.1-2.13.1-.15 0-.33 0-.52-.01 1.44-2.17 3.9-3.6 6.7-3.6 2.09 0 3.99.79 5.41 2.09-.6-.08-1.45.35-1.45 1.42 0 .66.38 1.22.79 1.88.31.54.5 1.22.5 2.21 0 1.34-1.27 4.48-1.27 4.48l-2.71-7.5c.48-.03.75-.16.75-.16.43-.05.38-1.1-.05-1.08 0 0-1.3.11-2.14.11-.78 0-2.11-.11-2.11-.11-.43-.02-.48 1.06-.05 1.08l.84.08 1.12 3.04zm6.02 2.15L16.64 10s.67-1.69.39-3.81c.63 1.14.94 2.42.94 3.81 0 2.96-1.56 5.58-3.94 6.97zM2.68 6.77L6.5 17.25c-2.67-1.3-4.47-4.08-4.47-7.25 0-1.16.2-2.23.65-3.23zm7.45 4.53l2.29 6.25c-.75.27-1.57.42-2.42.42-.72 0-1.41-.11-2.06-.3z";break;case"yes-alt":e="M10 2c-4.42 0-8 3.58-8 8s3.58 8 8 8 8-3.58 8-8-3.58-8-8-8zm-.615 12.66h-1.34l-3.24-4.54 1.34-1.25 2.57 2.4 5.14-5.93 1.34.94-5.81 8.38z";break;case"yes":e="M14.83 4.89l1.34.94-5.81 8.38H9.02L5.78 9.67l1.34-1.25 2.57 2.4z"}if(!e)return null;var u=["dashicon","dashicons-"+n,a].filter(Boolean).join(" ");return Object(l.createElement)(f.c,Object(r.a)({"aria-hidden":!0,role:"img",focusable:"false",className:u,xmlns:"http://www.w3.org/2000/svg",width:i,height:i,viewBox:"0 0 20 20"},s),Object(l.createElement)(f.b,{d:e}))}}]),d}(l.Component)},88:function(e,t){!function(){e.exports=this.ReactDOM}()},89:function(e,t,n){"use strict";t.a=function(e,t){if(!e)throw new Error("Invariant failed")}},9:function(e,t,n){"use strict";function r(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}n.d(t,"a",(function(){return r}))},96:function(e,t,n){"use strict";var r=n(8),c=n(27),o=n(19),i=n(0),a=n(4),s=n.n(a),u=n(106),l=n(51),f=n(39),h=n(56),d=n(280),v=n(117),p=n.n(v).a,m=n(281),b=n(9);function y(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function g(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?y(Object(n),!0).forEach((function(t){Object(b.a)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):y(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function O(e,t,n,r,c,o,i){var a=t.width,s="rtl"===document.documentElement.dir;"left"===n&&s?n="right":"right"===n&&s&&(n="left"),"left"===r&&s?r="right":"right"===r&&s&&(r="left");var u=Math.round(e.left+e.width/2),l={popoverLeft:u,contentWidth:(u-a/2>0?a/2:u)+(u+a/2>window.innerWidth?window.innerWidth-u:a/2)},f=e.left;"right"===r?f=e.right:"middle"!==o&&(f=u);var h=e.right;"left"===r?h=e.left:"middle"!==o&&(h=u);var d,v={popoverLeft:f,contentWidth:f-a>0?a:f},p={popoverLeft:h,contentWidth:h+a>window.innerWidth?window.innerWidth-h:a},m=n,b=null;if(!c)if("center"===n&&l.contentWidth===a)m="center";else if("left"===n&&v.contentWidth===a)m="left";else if("right"===n&&p.contentWidth===a)m="right";else{var y="left"===(m=v.contentWidth>p.contentWidth?"left":"right")?v.contentWidth:p.contentWidth;b=y!==a?y:null}if(d="center"===m?l.popoverLeft:"left"===m?v.popoverLeft:p.popoverLeft,i){var g=i.getBoundingClientRect();d=Math.min(d,g.right-a)}return{xAxis:m,popoverLeft:d,contentWidth:b}}function z(e,t,n,r,c,o,i){var a=t.height;if(c){var s=(Object(u.b)(o)||document.body).getBoundingClientRect().top+a-i;if(e.top<=s)return{yAxis:n,popoverTop:Math.min(e.bottom,s)}}var l=e.top+e.height/2;"bottom"===r?l=e.bottom:"top"===r&&(l=e.top);var f={popoverTop:l,contentHeight:(l-a/2>0?a/2:l)+(l+a/2>window.innerHeight?window.innerHeight-l:a/2)},h={popoverTop:e.top,contentHeight:e.top-10-a>0?a:e.top-10},d={popoverTop:e.bottom,contentHeight:e.bottom+10+a>window.innerHeight?window.innerHeight-10-e.bottom:a},v=n,p=null;if(!c)if("middle"===n&&f.contentHeight===a)v="middle";else if("top"===n&&h.contentHeight===a)v="top";else if("bottom"===n&&d.contentHeight===a)v="bottom";else{var m="top"===(v=h.contentHeight>d.contentHeight?"top":"bottom")?h.contentHeight:d.contentHeight;p=m!==a?m:null}return{yAxis:v,popoverTop:"middle"===v?f.popoverTop:"top"===v?h.popoverTop:d.popoverTop,contentHeight:p}}var w=n(100),j=n(97),k=n(20),M=n(21),H=n(23),V=n(7),E=n(22),C=n(98);function x(){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}}var _=function(e){Object(E.a)(r,e);var t,n=(t=r,function(){var e,n=Object(V.a)(t);if(x()){var r=Object(V.a)(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return Object(H.a)(this,e)});function r(){return Object(k.a)(this,r),n.apply(this,arguments)}return Object(M.a)(r,[{key:"handleFocusOutside",value:function(e){this.props.onFocusOutside(e)}},{key:"render",value:function(){return this.props.children}}]),r}(i.Component),S=Object(C.a)(_),L=n(72);function P(e){return function(){var t,n=Object(V.a)(e);if(R()){var r=Object(V.a)(this).constructor;t=Reflect.construct(n,arguments,r)}else t=n.apply(this,arguments);return Object(H.a)(this,t)}}function R(){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}}var T=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.htmlDocument,n=void 0===t?document:t,r=e.className,c=void 0===r?"lockscroll":r,o=0,a=0;function s(e){var t=n.scrollingElement||n.body;e&&(a=t.scrollTop);var r=e?"add":"remove";t.classList[r](c),n.documentElement.classList[r](c),e||(t.scrollTop=a)}function u(){0===o&&s(!0),++o}function l(){1===o&&s(!1),--o}return function(e){Object(E.a)(n,e);var t=P(n);function n(){return Object(k.a)(this,n),t.apply(this,arguments)}return Object(M.a)(n,[{key:"componentDidMount",value:function(){u()}},{key:"componentWillUnmount",value:function(){l()}},{key:"render",value:function(){return null}}]),n}(i.Component)}(),A=n(99),N=n(54);function D(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function F(e){var t=Object(i.useContext)(N.a),n=t.slots[e]||{},r=t.fills[e],c=Object(i.useMemo)((function(){return r||[]}),[r]);return function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?D(Object(n),!0).forEach((function(t){Object(b.a)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):D(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({},n,{updateSlot:Object(i.useCallback)((function(n){t.updateSlot(e,n)}),[e,t.updateSlot]),unregisterSlot:Object(i.useCallback)((function(n){t.unregisterSlot(e,n)}),[e,t.unregisterSlot]),fills:c,registerFill:Object(i.useCallback)((function(n){t.registerFill(e,n)}),[e,t.registerFill]),unregisterFill:Object(i.useCallback)((function(n){t.unregisterFill(e,n)}),[e,t.unregisterFill])})}var I=n(18);function B(e,t,n){return(B="undefined"!=typeof Reflect&&Reflect.get?Reflect.get:function(e,t,n){var r=function(e,t){for(;!Object.prototype.hasOwnProperty.call(e,t)&&null!==(e=Object(V.a)(e)););return e}(e,t);if(r){var c=Object.getOwnPropertyDescriptor(r,t);return c.get?c.get.call(n):c.value}})(e,t,n||e)}var U=n(2),q=n(28),W=n(55),$=n(83),K=n.n($);function G(e){var t=function(e,t){if("object"!==Object(W.a)(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!==Object(W.a)(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"===Object(W.a)(t)?t:String(t)}function Z(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Q(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Z(Object(n),!0).forEach((function(t){Object(b.a)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Z(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function J(e){var t,n,r,a,s,u,l,f,h,d,v,p,m,y=e.children,g=(t=Object(i.useState)({}),n=Object(c.a)(t,2),r=n[0],a=n[1],s=Object(i.useState)({}),u=Object(c.a)(s,2),l=u[0],f=u[1],h=Object(i.useCallback)((function(e,t,n){a((function(r){var c=r[e]||{};return Q({},r,Object(b.a)({},e,Q({},c,{ref:t||c.ref,fillProps:n||c.fillProps||{}})))}))}),[]),d=Object(i.useCallback)((function(e,t){a((function(n){var r=n[e],c=Object(o.a)(n,[e].map(G));return(null==r?void 0:r.ref)===t?c:n}))}),[]),v=Object(i.useCallback)((function(e,t){var n=r[e];if(n&&!K()(n.fillProps,t)){n.fillProps=t;var c=l[e];c&&c.map((function(e){return e.current.rerender()}))}}),[r,l]),p=Object(i.useCallback)((function(e,t){f((function(n){return Q({},n,Object(b.a)({},e,[].concat(Object(q.a)(n[e]||[]),[t])))}))}),[]),m=Object(i.useCallback)((function(e,t){f((function(n){return n[e]?Q({},n,Object(b.a)({},e,n[e].filter((function(e){return e!==t})))):n}))}),[]),Object(i.useMemo)((function(){return{slots:r,fills:l,registerSlot:h,updateSlot:v,unregisterSlot:d,registerFill:p,unregisterFill:m}}),[r,l,h,v,d,p,m]));return Object(i.createElement)(N.a.Provider,{value:g},y)}function Y(){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}}var X=Object(i.createContext)({registerSlot:function(){},unregisterSlot:function(){},registerFill:function(){},unregisterFill:function(){},getSlot:function(){},getFills:function(){},subscribe:function(){}}),ee=X.Provider,te=X.Consumer;i.Component;function ne(){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}}var re=function(e){Object(E.a)(r,e);var t,n=(t=r,function(){var e,n=Object(V.a)(t);if(ne()){var r=Object(V.a)(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return Object(H.a)(this,e)});function r(){var e;return Object(k.a)(this,r),(e=n.apply(this,arguments)).isUnmounted=!1,e.bindNode=e.bindNode.bind(Object(I.a)(e)),e}return Object(M.a)(r,[{key:"componentDidMount",value:function(){(0,this.props.registerSlot)(this.props.name,this)}},{key:"componentWillUnmount",value:function(){var e=this.props.unregisterSlot;this.isUnmounted=!0,e(this.props.name,this)}},{key:"componentDidUpdate",value:function(e){var t=this.props,n=t.name,r=t.unregisterSlot,c=t.registerSlot;e.name!==n&&(r(e.name),c(n,this))}},{key:"bindNode",value:function(e){this.node=e}},{key:"forceUpdate",value:function(){this.isUnmounted||B(Object(V.a)(r.prototype),"forceUpdate",this).call(this)}},{key:"render",value:function(){var e=this.props,t=e.children,n=e.name,r=e.fillProps,c=void 0===r?{}:r,o=e.getFills,a=Object(U.map)(o(n,this),(function(e){var t=e.occurrence,n=Object(U.isFunction)(e.children)?e.children(c):e.children;return i.Children.map(n,(function(e,n){if(!e||Object(U.isString)(e))return e;var r="".concat(t,"---").concat(e.key||n);return Object(i.cloneElement)(e,{key:r})}))})).filter(Object(U.negate)(i.isEmptyElement));return Object(i.createElement)(i.Fragment,null,Object(U.isFunction)(t)?t(a):a)}}]),r}(i.Component),ce=function(e){return Object(i.createElement)(te,null,(function(t){var n=t.registerSlot,c=t.unregisterSlot,o=t.getFills;return Object(i.createElement)(re,Object(r.a)({},e,{registerSlot:n,unregisterSlot:c,getFills:o}))}))},oe=0;function ie(e){var t=e.name,n=e.children,r=e.registerFill,o=e.unregisterFill,a=function(e){var t=Object(i.useContext)(X),n=t.getSlot,r=t.subscribe,o=Object(i.useState)(n(e)),a=Object(c.a)(o,2),s=a[0],u=a[1];return Object(i.useEffect)((function(){return u(n(e)),r((function(){u(n(e))}))}),[e]),s}(t),s=Object(i.useRef)({name:t,children:n});return s.current.occurrence||(s.current.occurrence=++oe),Object(i.useLayoutEffect)((function(){return r(t,s.current),function(){return o(t,s.current)}}),[]),Object(i.useLayoutEffect)((function(){s.current.children=n,a&&a.forceUpdate()}),[n]),Object(i.useLayoutEffect)((function(){t!==s.current.name&&(o(s.current.name,s.current),s.current.name=t,r(t,s.current))}),[t]),a&&a.node?(Object(U.isFunction)(n)&&(n=n(a.props.fillProps)),Object(i.createPortal)(n,a.node)):null}var ae=function(e){return Object(i.createElement)(te,null,(function(t){var n=t.registerFill,c=t.unregisterFill;return Object(i.createElement)(ie,Object(r.a)({},e,{registerFill:n,unregisterFill:c}))}))};function se(e){var t=e.name,n=e.fillProps,c=void 0===n?{}:n,a=e.as,s=void 0===a?"div":a,u=Object(o.a)(e,["name","fillProps","as"]),l=Object(i.useContext)(N.a),f=Object(i.useRef)();return Object(i.useLayoutEffect)((function(){return l.registerSlot(t,f,c),function(){l.unregisterSlot(t,f)}}),[l.registerSlot,l.unregisterSlot,t]),Object(i.useLayoutEffect)((function(){l.updateSlot(t,c)})),Object(i.createElement)(s,Object(r.a)({ref:f},u))}function ue(e){var t,n,r=e.name,o=e.children,a=F(r),s=Object(i.useRef)({rerender:(t=Object(i.useState)({}),n=Object(c.a)(t,2)[1],function(){return n({})})});return Object(i.useEffect)((function(){return a.registerFill(s),function(){a.unregisterFill(s)}}),[a.registerFill,a.unregisterFill]),a.ref&&a.ref.current?("function"==typeof o&&(o=o(a.fillProps)),Object(i.createPortal)(o,a.ref.current)):null}function le(e){var t=e.bubblesVirtually,n=Object(o.a)(e,["bubblesVirtually"]);return t?Object(i.createElement)(se,n):Object(i.createElement)(ce,n)}function fe(e){return Object(i.createElement)(i.Fragment,null,Object(i.createElement)(ae,e),Object(i.createElement)(ue,e))}var he=function(e){var t=e.type,n=e.options,r=void 0===n?{}:n,o=e.children;if("appear"===t){var i,a=r.origin,u=(void 0===a?"top":a).split(" "),l=Object(c.a)(u,2),f=l[0],h=l[1],d=void 0===h?"center":h;return o({className:s()("components-animate__appear",(i={},Object(b.a)(i,"is-from-"+d,"center"!==d),Object(b.a)(i,"is-from-"+f,"middle"!==f),i))})}if("slide-in"===t){var v=r.origin,p=void 0===v?"left":v;return o({className:s()("components-animate__slide-in","is-from-"+p)})}return o("loading"===t?{className:s()("components-animate__loading")}:{})},de=Object(j.a)(Object(w.a)((function(e){return e.children})));function ve(e,t){var n=window.getComputedStyle(t),r=n.paddingTop,c=n.paddingBottom,o=n.paddingLeft,i=n.paddingRight,a=r?parseInt(r,10):0,s=c?parseInt(c,10):0,u=o?parseInt(o,10):0,l=i?parseInt(i,10):0;return{x:e.left+u,y:e.top+a,width:e.width-u-l,height:e.height-a-s,left:e.left+u,right:e.right-l,top:e.top+a,bottom:e.bottom-s}}function pe(e,t,n){n?e.getAttribute(t)!==n&&e.setAttribute(t,n):e.hasAttribute(t)&&e.removeAttribute(t)}function me(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";e.style[t]!==n&&(e.style[t]=n)}function be(e,t,n){n?e.classList.contains(t)||e.classList.add(t):e.classList.contains(t)&&e.classList.remove(t)}var ye=function(e){var t=e.headerTitle,n=e.onClose,a=e.onKeyDown,v=e.children,b=e.className,y=e.noArrow,w=void 0===y||y,j=e.isAlternate,k=e.position,M=void 0===k?"bottom right":k,H=(e.range,e.focusOnMount),V=void 0===H?"firstElement":H,E=e.anchorRef,C=e.shouldAnchorIncludePadding,x=e.anchorRect,_=e.getAnchorRect,P=e.expandOnMobile,R=e.animate,N=void 0===R||R,D=e.onClickOutside,I=e.onFocusOutside,B=e.__unstableSticky,U=e.__unstableSlotName,q=void 0===U?"Popover":U,W=e.__unstableObserveElement,$=e.__unstableBoundaryParent,K=Object(o.a)(e,["headerTitle","onClose","onKeyDown","children","className","noArrow","isAlternate","position","range","focusOnMount","anchorRef","shouldAnchorIncludePadding","anchorRect","getAnchorRect","expandOnMobile","animate","onClickOutside","onFocusOutside","__unstableSticky","__unstableSlotName","__unstableObserveElement","__unstableBoundaryParent"]),G=Object(i.useRef)(null),Z=Object(i.useRef)(null),Q=Object(i.useRef)(),J=Object(d.a)("medium","<"),Y=Object(i.useState)(),X=Object(c.a)(Y,2),ee=X[0],te=X[1],ne=F(q),re=P&&J,ce=p(),oe=Object(c.a)(ce,2),ie=oe[0],ae=oe[1];w=re||w,Object(i.useLayoutEffect)((function(){if(re)return be(Q.current,"is-without-arrow",w),be(Q.current,"is-alternate",j),pe(Q.current,"data-x-axis"),pe(Q.current,"data-y-axis"),me(Q.current,"top"),me(Q.current,"left"),me(Z.current,"maxHeight"),void me(Z.current,"maxWidth");var e=function(){if(Q.current&&Z.current){var e=function(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]&&arguments[3],c=arguments.length>4?arguments[4]:void 0;if(t)return t;if(n){if(!e.current)return;return n(e.current)}if(!1!==r){if(!(r&&window.Range&&window.Element&&window.DOMRect))return;if(r instanceof window.Range)return Object(u.a)(r);if(r instanceof window.Element){var o=r.getBoundingClientRect();return c?o:ve(o,r)}var i=r.top,a=r.bottom,s=i.getBoundingClientRect(),l=a.getBoundingClientRect(),f=new window.DOMRect(s.left,s.top,s.width,l.bottom-s.top);return c?f:ve(f,r)}if(e.current){var h=e.current.parentNode,d=h.getBoundingClientRect();return c?d:ve(d,h)}}(G,x,_,E,C);if(e){var t,n,r=Q.current,o=r.offsetParent,i=r.ownerDocument,a=0;if(o&&o!==i.body){var s=o.getBoundingClientRect();a=s.top,e=new window.DOMRect(e.left-s.left,e.top-s.top,e.width,e.height)}if($)t=null===(n=Q.current.closest(".popover-slot"))||void 0===n?void 0:n.parentNode;var l=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"top",r=arguments.length>3?arguments[3]:void 0,o=arguments.length>4?arguments[4]:void 0,i=arguments.length>5?arguments[5]:void 0,a=arguments.length>6?arguments[6]:void 0,s=n.split(" "),u=Object(c.a)(s,3),l=u[0],f=u[1],h=void 0===f?"center":f,d=u[2],v=z(e,t,l,d,r,o,i),p=O(e,t,h,d,r,v.yAxis,a);return g({},p,{},v)}(e,ae.height?ae:Z.current.getBoundingClientRect(),M,B,Q.current,a,t),f=l.popoverTop,h=l.popoverLeft,d=l.xAxis,v=l.yAxis,p=l.contentHeight,m=l.contentWidth;"number"==typeof f&&"number"==typeof h&&(me(Q.current,"top",f+"px"),me(Q.current,"left",h+"px")),be(Q.current,"is-without-arrow",w||"center"===d&&"middle"===v),be(Q.current,"is-alternate",j),pe(Q.current,"data-x-axis",d),pe(Q.current,"data-y-axis",v),me(Z.current,"maxHeight","number"==typeof p?p+"px":""),me(Z.current,"maxWidth","number"==typeof m?m+"px":"");te(({left:"right",right:"left"}[d]||"center")+" "+({top:"bottom",bottom:"top"}[v]||"middle"))}}};e();var t,n,r=window.setInterval(e,500),o=function(){window.cancelAnimationFrame(t),t=window.requestAnimationFrame(e)};return window.addEventListener("click",o),window.addEventListener("resize",e),window.addEventListener("scroll",e,!0),W&&(n=new window.MutationObserver(e)).observe(W,{attributes:!0}),function(){window.clearInterval(r),window.removeEventListener("resize",e),window.removeEventListener("scroll",e,!0),window.removeEventListener("click",o),window.cancelAnimationFrame(t),n&&n.disconnect()}}),[re,x,_,E,C,M,ae,B,W,$]),function(e,t){Object(i.useEffect)((function(){var n=setTimeout((function(){if(e&&t.current)if("firstElement"!==e)"container"===e&&t.current.focus();else{var n=l.a.tabbable.find(t.current)[0];n?n.focus():t.current.focus()}}),0);return function(){return clearTimeout(n)}}),[])}(V,Z);var se=function(e){e.keyCode===f.b&&n&&(e.stopPropagation(),n()),a&&a(e)};var ue=Object(i.createElement)(S,{onFocusOutside:function(e){if(I)I(e);else if(D){var t;try{t=new window.MouseEvent("click")}catch(e){(t=document.createEvent("MouseEvent")).initMouseEvent("click",!0,!0,window,0,0,0,0,0,!1,!1,!1,!1,0,null)}Object.defineProperty(t,"target",{get:function(){return e.relatedTarget}}),Object(h.a)("Popover onClickOutside prop",{alternative:"onFocusOutside"}),D(t)}else n&&n()}},Object(i.createElement)(he,{type:N&&ee?"appear":null,options:{origin:ee}},(function(e){var c=e.className;return Object(i.createElement)(A.a,Object(r.a)({className:s()("components-popover",b,c,{"is-expanded":re,"is-without-arrow":w,"is-alternate":j})},K,{onKeyDown:se,ref:Q}),re&&Object(i.createElement)(T,null),re&&Object(i.createElement)("div",{className:"components-popover__header"},Object(i.createElement)("span",{className:"components-popover__header-title"},t),Object(i.createElement)(L.a,{className:"components-popover__close",icon:m.a,onClick:n})),Object(i.createElement)("div",{ref:Z,className:"components-popover__content",tabIndex:"-1"},Object(i.createElement)("div",{style:{position:"relative"}},ie,v)))})));return V&&(ue=Object(i.createElement)(de,null,ue)),ne.ref&&(ue=Object(i.createElement)(fe,{name:q},ue)),E||x?ue:Object(i.createElement)("span",{ref:G},ue)};ye.Slot=function(e){var t=e.name,n=void 0===t?"Popover":t;return Object(i.createElement)(le,{bubblesVirtually:!0,name:n,className:"popover-slot"})};t.a=ye},97:function(e,t,n){"use strict";var r=n(20),c=n(21),o=n(18),i=n(23),a=n(7),s=n(22),u=n(0),l=n(74),f=n(39),h=n(51);function d(){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}}var v=Object(l.a)((function(e){return function(t){Object(s.a)(v,t);var n,l=(n=v,function(){var e,t=Object(a.a)(n);if(d()){var r=Object(a.a)(this).constructor;e=Reflect.construct(t,arguments,r)}else e=t.apply(this,arguments);return Object(i.a)(this,e)});function v(){var e;return Object(r.a)(this,v),(e=l.apply(this,arguments)).focusContainRef=Object(u.createRef)(),e.handleTabBehaviour=e.handleTabBehaviour.bind(Object(o.a)(e)),e}return Object(c.a)(v,[{key:"handleTabBehaviour",value:function(e){if(e.keyCode===f.e){var t=h.a.tabbable.find(this.focusContainRef.current);if(t.length){var n=t[0],r=t[t.length-1];e.shiftKey&&e.target===n?(e.preventDefault(),r.focus()):(e.shiftKey||e.target!==r)&&t.includes(e.target)||(e.preventDefault(),n.focus())}}}},{key:"render",value:function(){return Object(u.createElement)("div",{onKeyDown:this.handleTabBehaviour,ref:this.focusContainRef,tabIndex:"-1"},Object(u.createElement)(e,this.props))}}]),v}(u.Component)}),"withConstrainedTabbing");t.a=v},98:function(e,t,n){"use strict";var r=n(8),c=n(20),o=n(21),i=n(18),a=n(23),s=n(7),u=n(22),l=n(0),f=n(2),h=n(74);function d(){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}}var v=["button","submit"];t.a=Object(h.a)((function(e){return function(t){Object(u.a)(p,t);var n,h=(n=p,function(){var e,t=Object(s.a)(n);if(d()){var r=Object(s.a)(this).constructor;e=Reflect.construct(t,arguments,r)}else e=t.apply(this,arguments);return Object(a.a)(this,e)});function p(){var e;return Object(c.a)(this,p),(e=h.apply(this,arguments)).bindNode=e.bindNode.bind(Object(i.a)(e)),e.cancelBlurCheck=e.cancelBlurCheck.bind(Object(i.a)(e)),e.queueBlurCheck=e.queueBlurCheck.bind(Object(i.a)(e)),e.normalizeButtonFocus=e.normalizeButtonFocus.bind(Object(i.a)(e)),e}return Object(o.a)(p,[{key:"componentWillUnmount",value:function(){this.cancelBlurCheck()}},{key:"bindNode",value:function(e){e?this.node=e:(delete this.node,this.cancelBlurCheck())}},{key:"queueBlurCheck",value:function(e){var t=this;e.persist(),this.preventBlurCheck||(this.blurCheckTimeout=setTimeout((function(){document.hasFocus()?"function"==typeof t.node.handleFocusOutside&&t.node.handleFocusOutside(e):e.preventDefault()}),0))}},{key:"cancelBlurCheck",value:function(){clearTimeout(this.blurCheckTimeout)}},{key:"normalizeButtonFocus",value:function(e){var t=e.type,n=e.target;Object(f.includes)(["mouseup","touchend"],t)?this.preventBlurCheck=!1:function(e){switch(e.nodeName){case"A":case"BUTTON":return!0;case"INPUT":return Object(f.includes)(v,e.type)}return!1}(n)&&(this.preventBlurCheck=!0)}},{key:"render",value:function(){return Object(l.createElement)("div",{onFocus:this.cancelBlurCheck,onMouseDown:this.normalizeButtonFocus,onMouseUp:this.normalizeButtonFocus,onTouchStart:this.normalizeButtonFocus,onTouchEnd:this.normalizeButtonFocus,onBlur:this.queueBlurCheck},Object(l.createElement)(e,Object(r.a)({ref:this.bindNode},this.props)))}}]),p}(l.Component)}),"withFocusOutside")},99:function(e,t,n){"use strict";var r=n(8),c=n(19),o=n(0);function i(e){e.stopPropagation()}t.a=Object(o.forwardRef)((function(e,t){var n=e.children,a=Object(c.a)(e,["children"]);return Object(o.createElement)("div",Object(r.a)({},a,{ref:t,onMouseDown:i}),n)}))}});
1
  /*! For license information please see index.js.LICENSE.txt */
2
+ this.wc=this.wc||{},this.wc.app=function(e){function t(t){for(var n,r,o=t[0],i=t[1],a=0,s=[];a<o.length;a++)r=o[a],Object.prototype.hasOwnProperty.call(c,r)&&c[r]&&s.push(c[r][0]),c[r]=0;for(n in i)Object.prototype.hasOwnProperty.call(i,n)&&(e[n]=i[n]);for(u&&u(t);s.length;)s.shift()()}var n={},r={24:0},c={24:0};function o(t){if(n[t])return n[t].exports;var r=n[t]={i:t,l:!1,exports:{}};return e[t].call(r.exports,r,r.exports,o),r.l=!0,r.exports}o.e=function(e){var t=[];r[e]?t.push(r[e]):0!==r[e]&&{0:1,7:1,9:1,10:1,11:1,12:1,13:1,18:1,23:1,29:1,30:1,33:1,34:1,36:1,38:1,46:1,47:1,48:1}[e]&&t.push(r[e]=new Promise((function(t,n){for(var c="rtl"===document.dir?"./chunks/"+e+".style.rtl.css":"./chunks/"+e+".style.css",i=o.p+c,a=document.getElementsByTagName("link"),s=0;s<a.length;s++){var u=(f=a[s]).getAttribute("data-href")||f.getAttribute("href");if("stylesheet"===f.rel&&(u===c||u===i))return t()}var l=document.getElementsByTagName("style");for(s=0;s<l.length;s++){var f;if((u=(f=l[s]).getAttribute("data-href"))===c||u===i)return t()}var h=document.createElement("link");h.rel="stylesheet",h.type="text/css",h.setAttribute("data-webpack",!0),h.onload=t,h.onerror=function(t){var c=t&&t.target&&t.target.src||i,o=new Error("Loading CSS chunk "+e+" failed.\n("+c+")");o.code="CSS_CHUNK_LOAD_FAILED",o.request=c,delete r[e],h.parentNode.removeChild(h),n(o)},h.href=i,document.getElementsByTagName("head")[0].appendChild(h)})).then((function(){r[e]=0})));var n=c[e];if(0!==n)if(n)t.push(n[2]);else{var i=new Promise((function(t,r){n=c[e]=[t,r]}));t.push(n[2]=i);var a,s=document.createElement("script");s.charset="utf-8",s.timeout=120,o.nc&&s.setAttribute("nonce",o.nc),s.src=function(e){return o.p+"chunks/"+e+"."+{0:"8a12fccb3045e1481147",1:"9c6240fe0285336d4601",2:"7c37f2d162f480b8a1f8",3:"9d9bcc97f47cdfb1b68d",4:"569ef0d82e269809ccea",5:"c750e100a6fdd3a69f62",6:"a1cfaa769c3ae60919e3",7:"d69c77a5e92c4805cc8d",8:"d901570a8bdea60daecb",9:"c59da72bc657a680ecb0",10:"31607a395a4fa1043d6c",11:"e6203eee6fcd24f5fa1e",12:"4c05748d18de4140860d",13:"7745d702589052fb2b15",14:"57ecb260ced16ea3d9cd",15:"934189b80932b4467ca6",16:"6f98e3a278dc368551b4",17:"1a5e680f689570177bca",18:"3b49e05769dbb4267cdb",19:"2c402410e34b9bac52cb",20:"e9ccb66341a5c6731490",21:"46016e50e137d2ae3be4",22:"b36b1a8590f375fa0f66",23:"d61e8b039cac057da396",28:"88ab8dcca175f7ca538e",29:"ddbccd840aafc0d9ca6a",30:"9cffcb05c040bbcd83d3",33:"236cd1e987ae8d40cb6f",34:"aae8c81c84db7069e4c1",36:"2df141f3bd56a8a5903c",38:"ac0167d8691da8089d9b",46:"46f9e68bfa8d4884384c",47:"e616182ad1a4112a2768",48:"db4797a94f9cc0cfa3ef",49:"669735bffb9620462a49",51:"66b953b37a4a765132d3",52:"6c12fab082eddf9686fc",53:"6022f78b68a64942e976",54:"7fac56b68b9f3e25d29a"}[e]+".js"}(e);var u=new Error;a=function(t){s.onerror=s.onload=null,clearTimeout(l);var n=c[e];if(0!==n){if(n){var r=t&&("load"===t.type?"missing":t.type),o=t&&t.target&&t.target.src;u.message="Loading chunk "+e+" failed.\n("+r+": "+o+")",u.name="ChunkLoadError",u.type=r,u.request=o,n[1](u)}c[e]=void 0}};var l=setTimeout((function(){a({type:"timeout",target:s})}),12e4);s.onerror=s.onload=a,document.head.appendChild(s)}return Promise.all(t)},o.m=e,o.c=n,o.d=function(e,t,n){o.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},o.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.t=function(e,t){if(1&t&&(e=o(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(o.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)o.d(n,r,function(t){return e[t]}.bind(null,r));return n},o.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return o.d(t,"a",t),t},o.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},o.p="",o.oe=function(e){throw console.error(e),e};var i=window.__wcAdmin_webpackJsonp=window.__wcAdmin_webpackJsonp||[],a=i.push.bind(i);i.push=t,i=i.slice();for(var s=0;s<i.length;s++)t(i[s]);var u=a;return o(o.s=521)}({0:function(e,t){!function(){e.exports=this.wp.element}()},1:function(e,t,n){e.exports=n(142)()},10: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}},100:function(e,t,n){"use strict";var r=n(28),c=n(20),o=n(21),i=n(23),a=n(7),s=n(22),u=n(0),l=n(2),f=n(74),h=n(18);function d(){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}}var v=Object(u.createContext)({focusHistory:[]}),p=v.Provider,m=v.Consumer;p.displayName="FocusReturnProvider",m.displayName="FocusReturnConsumer";u.Component;function b(){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}}t.a=Object(f.a)((function e(t){if((f=t)instanceof u.Component||"function"==typeof f){var n=t;return e({})(n)}var f,h=t.onFocusReturn,d=void 0===h?l.stubTrue:h;return function(e){var t=function(t){Object(s.a)(h,t);var n,f=(n=h,function(){var e,t=Object(a.a)(n);if(b()){var r=Object(a.a)(this).constructor;e=Reflect.construct(t,arguments,r)}else e=t.apply(this,arguments);return Object(i.a)(this,e)});function h(){var e;return Object(c.a)(this,h),(e=f.apply(this,arguments)).ownFocusedElements=new Set,e.activeElementOnMount=document.activeElement,e.setIsFocusedFalse=function(){return e.isFocused=!1},e.setIsFocusedTrue=function(t){e.ownFocusedElements.add(t.target),e.isFocused=!0},e}return Object(o.a)(h,[{key:"componentWillUnmount",value:function(){var e=this.activeElementOnMount,t=this.isFocused,n=this.ownFocusedElements;if(t&&!1!==d())for(var c,o=[].concat(Object(r.a)(l.without.apply(void 0,[this.props.focus.focusHistory].concat(Object(r.a)(n)))),[e]);c=o.pop();)if(document.body.contains(c))return void c.focus()}},{key:"render",value:function(){return Object(u.createElement)("div",{onFocus:this.setIsFocusedTrue,onBlur:this.setIsFocusedFalse},Object(u.createElement)(e,this.props.childProps))}}]),h}(u.Component);return function(e){return Object(u.createElement)(m,null,(function(n){return Object(u.createElement)(t,{childProps:e,focus:n})}))}}}),"withFocusReturn")},101:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var r=n(27),c=n(0);function o(e){var t=Object(c.useState)(e&&window.matchMedia(e).matches),n=Object(r.a)(t,2),o=n[0],i=n[1];return Object(c.useEffect)((function(){if(e){var t=function(){return i(window.matchMedia(e).matches)};t();var n=window.matchMedia(e);return n.addListener(t),function(){n.removeListener(t)}}}),[e]),e&&o}},102:function(e,t,n){"use strict";(function(e){function r(t){void 0!==e&&e.env}n.d(t,"a",(function(){return r}))}).call(this,n(34))},103:function(e,t,n){"use strict";var r=n(0),c=n(2);t.a=function(e){var t,n,o=e.shortcut,i=e.className;return o?(Object(c.isString)(o)&&(t=o),Object(c.isObject)(o)&&(t=o.display,n=o.ariaLabel),Object(r.createElement)("span",{className:i,"aria-label":n},t)):null}},105:function(e,t,n){"use strict";var r=String.prototype.replace,c=/%20/g,o=n(80),i={RFC1738:"RFC1738",RFC3986:"RFC3986"};e.exports=o.assign({default:i.RFC3986,formatters:{RFC1738:function(e){return r.call(e,c,"+")},RFC3986:function(e){return String(e)}}},i)},106:function(e,t,n){"use strict";n.d(t,"a",(function(){return o})),n.d(t,"b",(function(){return i}));n(2),n(53);var r=window,c=(r.DOMParser,r.getComputedStyle,window.Node);c.TEXT_NODE,c.ELEMENT_NODE,c.DOCUMENT_POSITION_PRECEDING,c.DOCUMENT_POSITION_FOLLOWING;function o(e){if(!e.collapsed)return e.getBoundingClientRect();var t=e.startContainer;if("BR"===t.nodeName){var n=t.parentNode,r=Array.from(n.childNodes).indexOf(t);(e=document.createRange()).setStart(n,r),e.setEnd(n,r)}var c=e.getClientRects()[0];if(!c){var o=document.createTextNode("​");(e=e.cloneRange()).insertNode(o),c=e.getClientRects()[0],o.parentNode.removeChild(o)}return c}function i(e){if(e){if(e.scrollHeight>e.clientHeight){var t=window.getComputedStyle(e).overflowY;if(/(auto|scroll)/.test(t))return e}return i(e.parentNode)}}},11:function(e,t){!function(){e.exports=this.React}()},115:function(e,t,n){"use strict";var r=n(9),c=n(8),o=n(19),i=n(0),a=n(44),s=n(85);function u(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function l(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?u(Object(n),!0).forEach((function(t){Object(r.a)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):u(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}t.a=function(e){var t=e.icon,n=void 0===t?null:t,r=e.size,u=Object(o.a)(e,["icon","size"]),f=r||20;if("string"==typeof n)return Object(i.createElement)(s.a,Object(c.a)({icon:n,size:f},u));if(n&&s.a===n.type)return Object(i.cloneElement)(n,l({size:f},u));var h=r||24;if("function"==typeof n)return n.prototype instanceof i.Component?Object(i.createElement)(n,l({size:h},u)):n(l({size:h},u));if(n&&("svg"===n.type||n.type===a.c)){var d=l({width:h,height:h},n.props,{},u);return Object(i.createElement)(a.c,d)}return Object(i.isValidElement)(n)?Object(i.cloneElement)(n,l({size:h},u)):n}},116:function(e,t,n){"use strict";var r=n(20),c=n(21),o=n(23),i=n(7),a=n(22),s=n(0),u=n(2),l=n(96),f=n(103);function h(){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}}var d=function(e){Object(a.a)(d,e);var t,n=(t=d,function(){var e,n=Object(i.a)(t);if(h()){var r=Object(i.a)(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return Object(o.a)(this,e)});function d(){var e;return Object(r.a)(this,d),(e=n.apply(this,arguments)).delayedSetIsOver=Object(u.debounce)((function(t){return e.setState({isOver:t})}),700),e.cancelIsMouseDown=e.createSetIsMouseDown(!1),e.isInMouseDown=!1,e.state={isOver:!1},e}return Object(c.a)(d,[{key:"componentWillUnmount",value:function(){this.delayedSetIsOver.cancel(),document.removeEventListener("mouseup",this.cancelIsMouseDown)}},{key:"emitToChild",value:function(e,t){var n=this.props.children;if(1===s.Children.count(n)){var r=s.Children.only(n);"function"==typeof r.props[e]&&r.props[e](t)}}},{key:"createToggleIsOver",value:function(e,t){var n=this;return function(r){if(n.emitToChild(e,r),!(r.currentTarget.disabled||"focus"===r.type&&n.isInMouseDown)){n.delayedSetIsOver.cancel();var c=Object(u.includes)(["focus","mouseenter"],r.type);c!==n.state.isOver&&(t?n.delayedSetIsOver(c):n.setState({isOver:c}))}}}},{key:"createSetIsMouseDown",value:function(e){var t=this;return function(n){t.emitToChild(e?"onMouseDown":"onMouseUp",n),document[e?"addEventListener":"removeEventListener"]("mouseup",t.cancelIsMouseDown),t.isInMouseDown=e}}},{key:"render",value:function(){var e=this.props,t=e.children,n=e.position,r=e.text,c=e.shortcut;if(1!==s.Children.count(t))return t;var o=s.Children.only(t),i=this.state.isOver;return Object(s.cloneElement)(o,{onMouseEnter:this.createToggleIsOver("onMouseEnter",!0),onMouseLeave:this.createToggleIsOver("onMouseLeave"),onClick:this.createToggleIsOver("onClick"),onFocus:this.createToggleIsOver("onFocus"),onBlur:this.createToggleIsOver("onBlur"),onMouseDown:this.createSetIsMouseDown(!0),children:Object(s.concatChildren)(o.props.children,i&&Object(s.createElement)(l.a,{focusOnMount:!1,position:n,className:"components-tooltip","aria-hidden":"true",animate:!1,noArrow:!0},r,Object(s.createElement)(f.a,{className:"components-tooltip__shortcut",shortcut:c})))})}}]),d}(s.Component);t.a=d},117:function(e,t,n){var r=n(11),c={display:"block",opacity:0,position:"absolute",top:0,left:0,height:"100%",width:"100%",overflow:"hidden",pointerEvents:"none",zIndex:-1},o=function(e){var t=e.onResize,n=r.useRef();return function(e,t){var n=function(){return e.current&&e.current.contentDocument&&e.current.contentDocument.defaultView};function c(){t();var e=n();e&&e.addEventListener("resize",t)}r.useEffect((function(){return n()?c():e.current&&e.current.addEventListener&&e.current.addEventListener("load",c),function(){var e=n();e&&"function"==typeof e.removeEventListener&&e.removeEventListener("resize",t)}}),[])}(n,(function(){return t(n)})),r.createElement("iframe",{style:c,src:"about:blank",ref:n,"aria-hidden":!0,tabIndex:-1,frameBorder:0})},i=function(e){return{width:null!=e?e.offsetWidth:null,height:null!=e?e.offsetHeight:null}};e.exports=function(e){void 0===e&&(e=i);var t=r.useState(e(null)),n=t[0],c=t[1],a=r.useCallback((function(t){return c(e(t.current))}),[e]);return[r.useMemo((function(){return r.createElement(o,{onResize:a})}),[a]),n]}},118:function(e,t,n){"use strict";n.d(t,"a",(function(){return O})),n.d(t,"c",(function(){return w})),n.d(t,"b",(function(){return v})),n.d(t,"e",(function(){return p})),n.d(t,"d",(function(){return d}));var r=n(8);function c(e){return"/"===e.charAt(0)}function o(e,t){for(var n=t,r=n+1,c=e.length;r<c;n+=1,r+=1)e[n]=e[r];e.pop()}var i=function(e,t){void 0===t&&(t="");var n,r=e&&e.split("/")||[],i=t&&t.split("/")||[],a=e&&c(e),s=t&&c(t),u=a||s;if(e&&c(e)?i=r:r.length&&(i.pop(),i=i.concat(r)),!i.length)return"/";if(i.length){var l=i[i.length-1];n="."===l||".."===l||""===l}else n=!1;for(var f=0,h=i.length;h>=0;h--){var d=i[h];"."===d?o(i,h):".."===d?(o(i,h),f++):f&&(o(i,h),f--)}if(!u)for(;f--;f)i.unshift("..");!u||""===i[0]||i[0]&&c(i[0])||i.unshift("");var v=i.join("/");return n&&"/"!==v.substr(-1)&&(v+="/"),v};function a(e){return e.valueOf?e.valueOf():Object.prototype.valueOf.call(e)}var s=function e(t,n){if(t===n)return!0;if(null==t||null==n)return!1;if(Array.isArray(t))return Array.isArray(n)&&t.length===n.length&&t.every((function(t,r){return e(t,n[r])}));if("object"==typeof t||"object"==typeof n){var r=a(t),c=a(n);return r!==t||c!==n?e(r,c):Object.keys(Object.assign({},t,n)).every((function(r){return e(t[r],n[r])}))}return!1},u=n(89);function l(e){return"/"===e.charAt(0)?e:"/"+e}function f(e,t){return function(e,t){return 0===e.toLowerCase().indexOf(t.toLowerCase())&&-1!=="/?#".indexOf(e.charAt(t.length))}(e,t)?e.substr(t.length):e}function h(e){return"/"===e.charAt(e.length-1)?e.slice(0,-1):e}function d(e){var t=e.pathname,n=e.search,r=e.hash,c=t||"/";return n&&"?"!==n&&(c+="?"===n.charAt(0)?n:"?"+n),r&&"#"!==r&&(c+="#"===r.charAt(0)?r:"#"+r),c}function v(e,t,n,c){var o;"string"==typeof e?(o=function(e){var t=e||"/",n="",r="",c=t.indexOf("#");-1!==c&&(r=t.substr(c),t=t.substr(0,c));var o=t.indexOf("?");return-1!==o&&(n=t.substr(o),t=t.substr(0,o)),{pathname:t,search:"?"===n?"":n,hash:"#"===r?"":r}}(e)).state=t:(void 0===(o=Object(r.a)({},e)).pathname&&(o.pathname=""),o.search?"?"!==o.search.charAt(0)&&(o.search="?"+o.search):o.search="",o.hash?"#"!==o.hash.charAt(0)&&(o.hash="#"+o.hash):o.hash="",void 0!==t&&void 0===o.state&&(o.state=t));try{o.pathname=decodeURI(o.pathname)}catch(e){throw e instanceof URIError?new URIError('Pathname "'+o.pathname+'" could not be decoded. This is likely caused by an invalid percent-encoding.'):e}return n&&(o.key=n),c?o.pathname?"/"!==o.pathname.charAt(0)&&(o.pathname=i(o.pathname,c.pathname)):o.pathname=c.pathname:o.pathname||(o.pathname="/"),o}function p(e,t){return e.pathname===t.pathname&&e.search===t.search&&e.hash===t.hash&&e.key===t.key&&s(e.state,t.state)}function m(){var e=null;var t=[];return{setPrompt:function(t){return e=t,function(){e===t&&(e=null)}},confirmTransitionTo:function(t,n,r,c){if(null!=e){var o="function"==typeof e?e(t,n):e;"string"==typeof o?"function"==typeof r?r(o,c):c(!0):c(!1!==o)}else c(!0)},appendListener:function(e){var n=!0;function r(){n&&e.apply(void 0,arguments)}return t.push(r),function(){n=!1,t=t.filter((function(e){return e!==r}))}},notifyListeners:function(){for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];t.forEach((function(e){return e.apply(void 0,n)}))}}}var b=!("undefined"==typeof window||!window.document||!window.document.createElement);function y(e,t){t(window.confirm(e))}function g(){try{return window.history.state||{}}catch(e){return{}}}function O(e){void 0===e&&(e={}),b||Object(u.a)(!1);var t,n=window.history,c=(-1===(t=window.navigator.userAgent).indexOf("Android 2.")&&-1===t.indexOf("Android 4.0")||-1===t.indexOf("Mobile Safari")||-1!==t.indexOf("Chrome")||-1!==t.indexOf("Windows Phone"))&&window.history&&"pushState"in window.history,o=!(-1===window.navigator.userAgent.indexOf("Trident")),i=e,a=i.forceRefresh,s=void 0!==a&&a,p=i.getUserConfirmation,O=void 0===p?y:p,z=i.keyLength,w=void 0===z?6:z,j=e.basename?h(l(e.basename)):"";function k(e){var t=e||{},n=t.key,r=t.state,c=window.location,o=c.pathname+c.search+c.hash;return j&&(o=f(o,j)),v(o,r,n)}function M(){return Math.random().toString(36).substr(2,w)}var H=m();function V(e){Object(r.a)(D,e),D.length=n.length,H.notifyListeners(D.location,D.action)}function E(e){(function(e){return void 0===e.state&&-1===navigator.userAgent.indexOf("CriOS")})(e)||_(k(e.state))}function C(){_(k(g()))}var x=!1;function _(e){if(x)x=!1,V();else{H.confirmTransitionTo(e,"POP",O,(function(t){t?V({action:"POP",location:e}):function(e){var t=D.location,n=L.indexOf(t.key);-1===n&&(n=0);var r=L.indexOf(e.key);-1===r&&(r=0);var c=n-r;c&&(x=!0,R(c))}(e)}))}}var S=k(g()),L=[S.key];function P(e){return j+d(e)}function R(e){n.go(e)}var T=0;function A(e){1===(T+=e)&&1===e?(window.addEventListener("popstate",E),o&&window.addEventListener("hashchange",C)):0===T&&(window.removeEventListener("popstate",E),o&&window.removeEventListener("hashchange",C))}var N=!1;var D={length:n.length,action:"POP",location:S,createHref:P,push:function(e,t){var r=v(e,t,M(),D.location);H.confirmTransitionTo(r,"PUSH",O,(function(e){if(e){var t=P(r),o=r.key,i=r.state;if(c)if(n.pushState({key:o,state:i},null,t),s)window.location.href=t;else{var a=L.indexOf(D.location.key),u=L.slice(0,a+1);u.push(r.key),L=u,V({action:"PUSH",location:r})}else window.location.href=t}}))},replace:function(e,t){var r=v(e,t,M(),D.location);H.confirmTransitionTo(r,"REPLACE",O,(function(e){if(e){var t=P(r),o=r.key,i=r.state;if(c)if(n.replaceState({key:o,state:i},null,t),s)window.location.replace(t);else{var a=L.indexOf(D.location.key);-1!==a&&(L[a]=r.key),V({action:"REPLACE",location:r})}else window.location.replace(t)}}))},go:R,goBack:function(){R(-1)},goForward:function(){R(1)},block:function(e){void 0===e&&(e=!1);var t=H.setPrompt(e);return N||(A(1),N=!0),function(){return N&&(N=!1,A(-1)),t()}},listen:function(e){var t=H.appendListener(e);return A(1),function(){A(-1),t()}}};return D}function z(e,t,n){return Math.min(Math.max(e,t),n)}function w(e){void 0===e&&(e={});var t=e,n=t.getUserConfirmation,c=t.initialEntries,o=void 0===c?["/"]:c,i=t.initialIndex,a=void 0===i?0:i,s=t.keyLength,u=void 0===s?6:s,l=m();function f(e){Object(r.a)(O,e),O.length=O.entries.length,l.notifyListeners(O.location,O.action)}function h(){return Math.random().toString(36).substr(2,u)}var p=z(a,0,o.length-1),b=o.map((function(e){return v(e,void 0,"string"==typeof e?h():e.key||h())})),y=d;function g(e){var t=z(O.index+e,0,O.entries.length-1),r=O.entries[t];l.confirmTransitionTo(r,"POP",n,(function(e){e?f({action:"POP",location:r,index:t}):f()}))}var O={length:b.length,action:"POP",location:b[p],index:p,entries:b,createHref:y,push:function(e,t){var r=v(e,t,h(),O.location);l.confirmTransitionTo(r,"PUSH",n,(function(e){if(e){var t=O.index+1,n=O.entries.slice(0);n.length>t?n.splice(t,n.length-t,r):n.push(r),f({action:"PUSH",location:r,index:t,entries:n})}}))},replace:function(e,t){var r=v(e,t,h(),O.location);l.confirmTransitionTo(r,"REPLACE",n,(function(e){e&&(O.entries[O.index]=r,f({action:"REPLACE",location:r}))}))},go:g,goBack:function(){g(-1)},goForward:function(){g(1)},canGo:function(e){var t=O.index+e;return t>=0&&t<O.entries.length},block:function(e){return void 0===e&&(e=!1),l.setPrompt(e)},listen:function(e){return l.appendListener(e)}};return O}},12:function(e,t,n){e.exports=n(120)},120:function(e,t,n){var r=function(e){"use strict";var t=Object.prototype,n=t.hasOwnProperty,r="function"==typeof Symbol?Symbol:{},c=r.iterator||"@@iterator",o=r.asyncIterator||"@@asyncIterator",i=r.toStringTag||"@@toStringTag";function a(e,t,n){return Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{a({},"")}catch(e){a=function(e,t,n){return e[t]=n}}function s(e,t,n,r){var c=t&&t.prototype instanceof f?t:f,o=Object.create(c.prototype),i=new j(r||[]);return o._invoke=function(e,t,n){var r="suspendedStart";return function(c,o){if("executing"===r)throw new Error("Generator is already running");if("completed"===r){if("throw"===c)throw o;return M()}for(n.method=c,n.arg=o;;){var i=n.delegate;if(i){var a=O(i,n);if(a){if(a===l)continue;return a}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if("suspendedStart"===r)throw r="completed",n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r="executing";var s=u(e,t,n);if("normal"===s.type){if(r=n.done?"completed":"suspendedYield",s.arg===l)continue;return{value:s.arg,done:n.done}}"throw"===s.type&&(r="completed",n.method="throw",n.arg=s.arg)}}}(e,n,i),o}function u(e,t,n){try{return{type:"normal",arg:e.call(t,n)}}catch(e){return{type:"throw",arg:e}}}e.wrap=s;var l={};function f(){}function h(){}function d(){}var v={};v[c]=function(){return this};var p=Object.getPrototypeOf,m=p&&p(p(k([])));m&&m!==t&&n.call(m,c)&&(v=m);var b=d.prototype=f.prototype=Object.create(v);function y(e){["next","throw","return"].forEach((function(t){a(e,t,(function(e){return this._invoke(t,e)}))}))}function g(e,t){var r;this._invoke=function(c,o){function i(){return new t((function(r,i){!function r(c,o,i,a){var s=u(e[c],e,o);if("throw"!==s.type){var l=s.arg,f=l.value;return f&&"object"==typeof f&&n.call(f,"__await")?t.resolve(f.__await).then((function(e){r("next",e,i,a)}),(function(e){r("throw",e,i,a)})):t.resolve(f).then((function(e){l.value=e,i(l)}),(function(e){return r("throw",e,i,a)}))}a(s.arg)}(c,o,r,i)}))}return r=r?r.then(i,i):i()}}function O(e,t){var n=e.iterator[t.method];if(void 0===n){if(t.delegate=null,"throw"===t.method){if(e.iterator.return&&(t.method="return",t.arg=void 0,O(e,t),"throw"===t.method))return l;t.method="throw",t.arg=new TypeError("The iterator does not provide a 'throw' method")}return l}var r=u(n,e.iterator,t.arg);if("throw"===r.type)return t.method="throw",t.arg=r.arg,t.delegate=null,l;var c=r.arg;return c?c.done?(t[e.resultName]=c.value,t.next=e.nextLoc,"return"!==t.method&&(t.method="next",t.arg=void 0),t.delegate=null,l):c:(t.method="throw",t.arg=new TypeError("iterator result is not an object"),t.delegate=null,l)}function z(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function w(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function j(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(z,this),this.reset(!0)}function k(e){if(e){var t=e[c];if(t)return t.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var r=-1,o=function t(){for(;++r<e.length;)if(n.call(e,r))return t.value=e[r],t.done=!1,t;return t.value=void 0,t.done=!0,t};return o.next=o}}return{next:M}}function M(){return{value:void 0,done:!0}}return h.prototype=b.constructor=d,d.constructor=h,h.displayName=a(d,i,"GeneratorFunction"),e.isGeneratorFunction=function(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===h||"GeneratorFunction"===(t.displayName||t.name))},e.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,d):(e.__proto__=d,a(e,i,"GeneratorFunction")),e.prototype=Object.create(b),e},e.awrap=function(e){return{__await:e}},y(g.prototype),g.prototype[o]=function(){return this},e.AsyncIterator=g,e.async=function(t,n,r,c,o){void 0===o&&(o=Promise);var i=new g(s(t,n,r,c),o);return e.isGeneratorFunction(n)?i:i.next().then((function(e){return e.done?e.value:i.next()}))},y(b),a(b,i,"Generator"),b[c]=function(){return this},b.toString=function(){return"[object Generator]"},e.keys=function(e){var t=[];for(var n in e)t.push(n);return t.reverse(),function n(){for(;t.length;){var r=t.pop();if(r in e)return n.value=r,n.done=!1,n}return n.done=!0,n}},e.values=k,j.prototype={constructor:j,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(w),!e)for(var t in this)"t"===t.charAt(0)&&n.call(this,t)&&!isNaN(+t.slice(1))&&(this[t]=void 0)},stop:function(){this.done=!0;var e=this.tryEntries[0].completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var t=this;function r(n,r){return i.type="throw",i.arg=e,t.next=n,r&&(t.method="next",t.arg=void 0),!!r}for(var c=this.tryEntries.length-1;c>=0;--c){var o=this.tryEntries[c],i=o.completion;if("root"===o.tryLoc)return r("end");if(o.tryLoc<=this.prev){var a=n.call(o,"catchLoc"),s=n.call(o,"finallyLoc");if(a&&s){if(this.prev<o.catchLoc)return r(o.catchLoc,!0);if(this.prev<o.finallyLoc)return r(o.finallyLoc)}else if(a){if(this.prev<o.catchLoc)return r(o.catchLoc,!0)}else{if(!s)throw new Error("try statement without catch or finally");if(this.prev<o.finallyLoc)return r(o.finallyLoc)}}}},abrupt:function(e,t){for(var r=this.tryEntries.length-1;r>=0;--r){var c=this.tryEntries[r];if(c.tryLoc<=this.prev&&n.call(c,"finallyLoc")&&this.prev<c.finallyLoc){var o=c;break}}o&&("break"===e||"continue"===e)&&o.tryLoc<=t&&t<=o.finallyLoc&&(o=null);var i=o?o.completion:{};return i.type=e,i.arg=t,o?(this.method="next",this.next=o.finallyLoc,l):this.complete(i)},complete:function(e,t){if("throw"===e.type)throw e.arg;return"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=this.arg=e.arg,this.method="return",this.next="end"):"normal"===e.type&&t&&(this.next=t),l},finish:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.finallyLoc===e)return this.complete(n.completion,n.afterLoc),w(n),l}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.tryLoc===e){var r=n.completion;if("throw"===r.type){var c=r.arg;w(n)}return c}}throw new Error("illegal catch attempt")},delegateYield:function(e,t,n){return this.delegate={iterator:k(e),resultName:t,nextLoc:n},"next"===this.method&&(this.arg=void 0),l}},e}(e.exports);try{regeneratorRuntime=r}catch(e){Function("r","regeneratorRuntime = r")(r)}},121:function(e,t,n){var r=n(78);e.exports=function(e){if(Array.isArray(e))return r(e)}},122:function(e,t){e.exports=function(e){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e))return Array.from(e)}},123:function(e,t){e.exports=function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}},124:function(e,t){e.exports=function(e){if(Array.isArray(e))return e}},125:function(e,t){e.exports=function(e,t){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e)){var n=[],r=!0,c=!1,o=void 0;try{for(var i,a=e[Symbol.iterator]();!(r=(i=a.next()).done)&&(n.push(i.value),!t||n.length!==t);r=!0);}catch(e){c=!0,o=e}finally{try{r||null==a.return||a.return()}finally{if(c)throw o}}return n}}},126:function(e,t){e.exports=function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}},13:function(e,t){function n(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}e.exports=function(e,t,r){return t&&n(e.prototype,t),r&&n(e,r),e}},138:function(e,t,n){"use strict";function r(e){return function(){return e}}var c=function(){};c.thatReturns=r,c.thatReturnsFalse=r(!1),c.thatReturnsTrue=r(!0),c.thatReturnsNull=r(null),c.thatReturnsThis=function(){return this},c.thatReturnsArgument=function(e){return e},e.exports=c},14:function(e,t){e.exports=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}},141:function(e,t){function n(t,r){return e.exports=n=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},n(t,r)}e.exports=n},142:function(e,t,n){"use strict";var r=n(143);function c(){}function o(){}o.resetWarningCache=c,e.exports=function(){function e(e,t,n,c,o,i){if(i!==r){var a=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw a.name="Invariant Violation",a}}function t(){return e}e.isRequired=e;var n={array:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:o,resetWarningCache:c};return n.PropTypes=n,n}},143:function(e,t,n){"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},144:function(e,t,n){"use strict";var r=n(80),c=n(105),o=Object.prototype.hasOwnProperty,i={brackets:function(e){return e+"[]"},comma:"comma",indices:function(e,t){return e+"["+t+"]"},repeat:function(e){return e}},a=Array.isArray,s=Array.prototype.push,u=function(e,t){s.apply(e,a(t)?t:[t])},l=Date.prototype.toISOString,f=c.default,h={addQueryPrefix:!1,allowDots:!1,charset:"utf-8",charsetSentinel:!1,delimiter:"&",encode:!0,encoder:r.encode,encodeValuesOnly:!1,format:f,formatter:c.formatters[f],indices:!1,serializeDate:function(e){return l.call(e)},skipNulls:!1,strictNullHandling:!1},d=function e(t,n,c,o,i,s,l,f,d,v,p,m,b){var y,g=t;if("function"==typeof l?g=l(n,g):g instanceof Date?g=v(g):"comma"===c&&a(g)&&(g=r.maybeMap(g,(function(e){return e instanceof Date?v(e):e})).join(",")),null===g){if(o)return s&&!m?s(n,h.encoder,b,"key"):n;g=""}if("string"==typeof(y=g)||"number"==typeof y||"boolean"==typeof y||"symbol"==typeof y||"bigint"==typeof y||r.isBuffer(g))return s?[p(m?n:s(n,h.encoder,b,"key"))+"="+p(s(g,h.encoder,b,"value"))]:[p(n)+"="+p(String(g))];var O,z=[];if(void 0===g)return z;if(a(l))O=l;else{var w=Object.keys(g);O=f?w.sort(f):w}for(var j=0;j<O.length;++j){var k=O[j],M=g[k];if(!i||null!==M){var H=a(g)?"function"==typeof c?c(n,k):n:n+(d?"."+k:"["+k+"]");u(z,e(M,H,c,o,i,s,l,f,d,v,p,m,b))}}return z};e.exports=function(e,t){var n,r=e,s=function(e){if(!e)return h;if(null!==e.encoder&&void 0!==e.encoder&&"function"!=typeof e.encoder)throw new TypeError("Encoder has to be a function.");var t=e.charset||h.charset;if(void 0!==e.charset&&"utf-8"!==e.charset&&"iso-8859-1"!==e.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var n=c.default;if(void 0!==e.format){if(!o.call(c.formatters,e.format))throw new TypeError("Unknown format option provided.");n=e.format}var r=c.formatters[n],i=h.filter;return("function"==typeof e.filter||a(e.filter))&&(i=e.filter),{addQueryPrefix:"boolean"==typeof e.addQueryPrefix?e.addQueryPrefix:h.addQueryPrefix,allowDots:void 0===e.allowDots?h.allowDots:!!e.allowDots,charset:t,charsetSentinel:"boolean"==typeof e.charsetSentinel?e.charsetSentinel:h.charsetSentinel,delimiter:void 0===e.delimiter?h.delimiter:e.delimiter,encode:"boolean"==typeof e.encode?e.encode:h.encode,encoder:"function"==typeof e.encoder?e.encoder:h.encoder,encodeValuesOnly:"boolean"==typeof e.encodeValuesOnly?e.encodeValuesOnly:h.encodeValuesOnly,filter:i,formatter:r,serializeDate:"function"==typeof e.serializeDate?e.serializeDate:h.serializeDate,skipNulls:"boolean"==typeof e.skipNulls?e.skipNulls:h.skipNulls,sort:"function"==typeof e.sort?e.sort:null,strictNullHandling:"boolean"==typeof e.strictNullHandling?e.strictNullHandling:h.strictNullHandling}}(t);"function"==typeof s.filter?r=(0,s.filter)("",r):a(s.filter)&&(n=s.filter);var l,f=[];if("object"!=typeof r||null===r)return"";l=t&&t.arrayFormat in i?t.arrayFormat:t&&"indices"in t?t.indices?"indices":"repeat":"indices";var v=i[l];n||(n=Object.keys(r)),s.sort&&n.sort(s.sort);for(var p=0;p<n.length;++p){var m=n[p];s.skipNulls&&null===r[m]||u(f,d(r[m],m,v,s.strictNullHandling,s.skipNulls,s.encode?s.encoder:null,s.filter,s.sort,s.allowDots,s.serializeDate,s.formatter,s.encodeValuesOnly,s.charset))}var b=f.join(s.delimiter),y=!0===s.addQueryPrefix?"?":"";return s.charsetSentinel&&("iso-8859-1"===s.charset?y+="utf8=%26%2310003%3B&":y+="utf8=%E2%9C%93&"),b.length>0?y+b:""}},145:function(e,t,n){"use strict";var r=n(80),c=Object.prototype.hasOwnProperty,o=Array.isArray,i={allowDots:!1,allowPrototypes:!1,arrayLimit:20,charset:"utf-8",charsetSentinel:!1,comma:!1,decoder:r.decode,delimiter:"&",depth:5,ignoreQueryPrefix:!1,interpretNumericEntities:!1,parameterLimit:1e3,parseArrays:!0,plainObjects:!1,strictNullHandling:!1},a=function(e){return e.replace(/&#(\d+);/g,(function(e,t){return String.fromCharCode(parseInt(t,10))}))},s=function(e,t){return e&&"string"==typeof e&&t.comma&&e.indexOf(",")>-1?e.split(","):e},u=function(e,t,n,r){if(e){var o=n.allowDots?e.replace(/\.([^.[]+)/g,"[$1]"):e,i=/(\[[^[\]]*])/g,a=n.depth>0&&/(\[[^[\]]*])/.exec(o),u=a?o.slice(0,a.index):o,l=[];if(u){if(!n.plainObjects&&c.call(Object.prototype,u)&&!n.allowPrototypes)return;l.push(u)}for(var f=0;n.depth>0&&null!==(a=i.exec(o))&&f<n.depth;){if(f+=1,!n.plainObjects&&c.call(Object.prototype,a[1].slice(1,-1))&&!n.allowPrototypes)return;l.push(a[1])}return a&&l.push("["+o.slice(a.index)+"]"),function(e,t,n,r){for(var c=r?t:s(t,n),o=e.length-1;o>=0;--o){var i,a=e[o];if("[]"===a&&n.parseArrays)i=[].concat(c);else{i=n.plainObjects?Object.create(null):{};var u="["===a.charAt(0)&&"]"===a.charAt(a.length-1)?a.slice(1,-1):a,l=parseInt(u,10);n.parseArrays||""!==u?!isNaN(l)&&a!==u&&String(l)===u&&l>=0&&n.parseArrays&&l<=n.arrayLimit?(i=[])[l]=c:i[u]=c:i={0:c}}c=i}return c}(l,t,n,r)}};e.exports=function(e,t){var n=function(e){if(!e)return i;if(null!==e.decoder&&void 0!==e.decoder&&"function"!=typeof e.decoder)throw new TypeError("Decoder has to be a function.");if(void 0!==e.charset&&"utf-8"!==e.charset&&"iso-8859-1"!==e.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var t=void 0===e.charset?i.charset:e.charset;return{allowDots:void 0===e.allowDots?i.allowDots:!!e.allowDots,allowPrototypes:"boolean"==typeof e.allowPrototypes?e.allowPrototypes:i.allowPrototypes,arrayLimit:"number"==typeof e.arrayLimit?e.arrayLimit:i.arrayLimit,charset:t,charsetSentinel:"boolean"==typeof e.charsetSentinel?e.charsetSentinel:i.charsetSentinel,comma:"boolean"==typeof e.comma?e.comma:i.comma,decoder:"function"==typeof e.decoder?e.decoder:i.decoder,delimiter:"string"==typeof e.delimiter||r.isRegExp(e.delimiter)?e.delimiter:i.delimiter,depth:"number"==typeof e.depth||!1===e.depth?+e.depth:i.depth,ignoreQueryPrefix:!0===e.ignoreQueryPrefix,interpretNumericEntities:"boolean"==typeof e.interpretNumericEntities?e.interpretNumericEntities:i.interpretNumericEntities,parameterLimit:"number"==typeof e.parameterLimit?e.parameterLimit:i.parameterLimit,parseArrays:!1!==e.parseArrays,plainObjects:"boolean"==typeof e.plainObjects?e.plainObjects:i.plainObjects,strictNullHandling:"boolean"==typeof e.strictNullHandling?e.strictNullHandling:i.strictNullHandling}}(t);if(""===e||null==e)return n.plainObjects?Object.create(null):{};for(var l="string"==typeof e?function(e,t){var n,u={},l=t.ignoreQueryPrefix?e.replace(/^\?/,""):e,f=t.parameterLimit===1/0?void 0:t.parameterLimit,h=l.split(t.delimiter,f),d=-1,v=t.charset;if(t.charsetSentinel)for(n=0;n<h.length;++n)0===h[n].indexOf("utf8=")&&("utf8=%E2%9C%93"===h[n]?v="utf-8":"utf8=%26%2310003%3B"===h[n]&&(v="iso-8859-1"),d=n,n=h.length);for(n=0;n<h.length;++n)if(n!==d){var p,m,b=h[n],y=b.indexOf("]="),g=-1===y?b.indexOf("="):y+1;-1===g?(p=t.decoder(b,i.decoder,v,"key"),m=t.strictNullHandling?null:""):(p=t.decoder(b.slice(0,g),i.decoder,v,"key"),m=r.maybeMap(s(b.slice(g+1),t),(function(e){return t.decoder(e,i.decoder,v,"value")}))),m&&t.interpretNumericEntities&&"iso-8859-1"===v&&(m=a(m)),b.indexOf("[]=")>-1&&(m=o(m)?[m]:m),c.call(u,p)?u[p]=r.combine(u[p],m):u[p]=m}return u}(e,n):e,f=n.plainObjects?Object.create(null):{},h=Object.keys(l),d=0;d<h.length;++d){var v=h[d],p=u(v,l[v],n,"string"==typeof e);f=r.merge(f,p,n)}return r.compact(f)}},146:function(e,t,n){"use strict";var r=Object.keys;e.exports=function(e,t){var n,c,o,i,a;if(e===t)return!0;if(n=r(e),c=r(t),n.length!==c.length)return!1;for(o=0;o<n.length;){if(void 0===(a=e[i=n[o]])&&!t.hasOwnProperty(i)||a!==t[i])return!1;o++}return!0}},147:function(e,t,n){"use strict";e.exports=function(e,t){var n;if(e===t)return!0;if(e.length!==t.length)return!1;for(n=0;n<e.length;n++)if(e[n]!==t[n])return!1;return!0}},15:function(e,t){!function(){e.exports=this.moment}()},16:function(e,t,n){var r=n(141);e.exports=function(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&&r(e,t)}},17:function(e,t,n){var r=n(43),c=n(10);e.exports=function(e,t){return!t||"object"!==r(t)&&"function"!=typeof t?c(e):t}},170:function(e,t){e.exports=function(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t}},171:function(e,t,n){"use strict";n.d(t,"a",(function(){return a}));var r=n(77),c=n(3);function o(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"polite",t=document.createElement("div");t.id="a11y-speak-".concat(e),t.className="a11y-speak-region",t.setAttribute("style","position: absolute;margin: -1px;padding: 0;height: 1px;width: 1px;overflow: hidden;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);border: 0;word-wrap: normal !important;"),t.setAttribute("aria-live",e),t.setAttribute("aria-relevant","additions text"),t.setAttribute("aria-atomic","true");var n=document,r=n.body;return r&&r.appendChild(t),t}var i="";function a(e,t){!function(){for(var e=document.getElementsByClassName("a11y-speak-region"),t=document.getElementById("a11y-speak-intro-text"),n=0;n<e.length;n++)e[n].textContent="";t&&t.setAttribute("hidden","hidden")}(),e=function(e){return e=e.replace(/<[^<>]+>/g," "),i===e&&(e+=" "),i=e,e}(e);var n=document.getElementById("a11y-speak-intro-text"),r=document.getElementById("a11y-speak-assertive"),c=document.getElementById("a11y-speak-polite");r&&"assertive"===t?r.textContent=e:c&&(c.textContent=e),n&&n.removeAttribute("hidden")}Object(r.a)((function(){var e=document.getElementById("a11y-speak-intro-text"),t=document.getElementById("a11y-speak-assertive"),n=document.getElementById("a11y-speak-polite");null===e&&function(){var e=document.createElement("p");e.id="a11y-speak-intro-text",e.className="a11y-speak-intro-text",e.textContent=Object(c.__)("Notifications"),e.setAttribute("style","position: absolute;margin: -1px;padding: 0;height: 1px;width: 1px;overflow: hidden;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);border: 0;word-wrap: normal !important;"),e.setAttribute("hidden","hidden");var t=document.body;t&&t.appendChild(e)}(),null===t&&o("assertive"),null===n&&o("polite")}))},18:function(e,t,n){"use strict";function r(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}n.d(t,"a",(function(){return r}))},188:function(e,t){!function(){e.exports=this.wc.currency}()},19:function(e,t,n){"use strict";n.d(t,"a",(function(){return c}));var r=n(57);function c(e,t){if(null==e)return{};var n,c,o=Object(r.a)(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(c=0;c<i.length;c++)n=i[c],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}},190:function(e,t,n){"use strict";var r=n(11),c="function"==typeof Symbol&&Symbol.for&&Symbol.for("react.element")||60103,o=n(138),i=n(191),a=n(192),s="function"==typeof Symbol&&Symbol.iterator;function u(e,t){return e&&"object"==typeof e&&null!=e.key?(n=e.key,r={"=":"=0",":":"=2"},"$"+(""+n).replace(/[=:]/g,(function(e){return r[e]}))):t.toString(36);var n,r}function l(e,t,n,r){var o,a=typeof e;if("undefined"!==a&&"boolean"!==a||(e=null),null===e||"string"===a||"number"===a||"object"===a&&e.$$typeof===c)return n(r,e,""===t?"."+u(e,0):t),1;var f=0,h=""===t?".":t+":";if(Array.isArray(e))for(var d=0;d<e.length;d++)f+=l(o=e[d],h+u(o,d),n,r);else{var v=function(e){var t=e&&(s&&e[s]||e["@@iterator"]);if("function"==typeof t)return t}(e);if(v){0;for(var p,m=v.call(e),b=0;!(p=m.next()).done;)f+=l(o=p.value,h+u(o,b++),n,r)}else if("object"===a){0;var y=""+e;i(!1,"Objects are not valid as a React child (found: %s).%s","[object Object]"===y?"object with keys {"+Object.keys(e).join(", ")+"}":y,"")}}return f}var f=/\/+/g;function h(e){return(""+e).replace(f,"$&/")}var d,v,p=m,m=function(e){if(this.instancePool.length){var t=this.instancePool.pop();return this.call(t,e),t}return new this(e)},b=function(e){i(e instanceof this,"Trying to release an instance into a pool of a different type."),e.destructor(),this.instancePool.length<this.poolSize&&this.instancePool.push(e)};function y(e,t,n,r){this.result=e,this.keyPrefix=t,this.func=n,this.context=r,this.count=0}function g(e,t,n){var c,i,a=e.result,s=e.keyPrefix,u=e.func,l=e.context,f=u.call(l,t,e.count++);Array.isArray(f)?O(f,a,n,o.thatReturnsArgument):null!=f&&(r.isValidElement(f)&&(c=f,i=s+(!f.key||t&&t.key===f.key?"":h(f.key)+"/")+n,f=r.cloneElement(c,{key:i},void 0!==c.props?c.props.children:void 0)),a.push(f))}function O(e,t,n,r,c){var o="";null!=n&&(o=h(n)+"/");var i=y.getPooled(t,o,r,c);!function(e,t,n){null==e||l(e,"",t,n)}(e,g,i),y.release(i)}y.prototype.destructor=function(){this.result=null,this.keyPrefix=null,this.func=null,this.context=null,this.count=0},d=function(e,t,n,r){if(this.instancePool.length){var c=this.instancePool.pop();return this.call(c,e,t,n,r),c}return new this(e,t,n,r)},(v=y).instancePool=[],v.getPooled=d||p,v.poolSize||(v.poolSize=10),v.release=b;e.exports=function(e){if("object"!=typeof e||!e||Array.isArray(e))return a(!1,"React.addons.createFragment only accepts a single object. Got: %s",e),e;if(r.isValidElement(e))return a(!1,"React.addons.createFragment does not accept a ReactElement without a wrapper object."),e;i(1!==e.nodeType,"React.addons.createFragment(...): Encountered an invalid child; DOM elements are not valid children of React components.");var t=[];for(var n in e)O(e[n],t,n,o.thatReturnsArgument);return t}},191:function(e,t,n){"use strict";e.exports=function(e,t,n,r,c,o,i,a){if(!e){var s;if(void 0===t)s=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var u=[n,r,c,o,i,a],l=0;(s=new Error(t.replace(/%s/g,(function(){return u[l++]})))).name="Invariant Violation"}throw s.framesToPop=1,s}}},192:function(e,t,n){"use strict";var r=n(138);e.exports=r},193:function(e,t,n){"use strict";function r(e){return e.match(/^\{\{\//)?{type:"componentClose",value:e.replace(/\W/g,"")}:e.match(/\/\}\}$/)?{type:"componentSelfClosing",value:e.replace(/\W/g,"")}:e.match(/^\{\{/)?{type:"componentOpen",value:e.replace(/\W/g,"")}:{type:"string",value:e}}e.exports=function(e){return e.split(/(\{\{\/?\s*\w+\s*\/?\}\})/g).map(r)}},2:function(e,t){!function(){e.exports=this.lodash}()},20:function(e,t,n){"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}n.d(t,"a",(function(){return r}))},21:function(e,t,n){"use strict";function r(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function c(e,t,n){return t&&r(e.prototype,t),n&&r(e,n),e}n.d(t,"a",(function(){return c}))},22:function(e,t,n){"use strict";function r(e,t){return(r=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function c(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&&r(e,t)}n.d(t,"a",(function(){return c}))},23:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var r=n(55),c=n(18);function o(e,t){return!t||"object"!==Object(r.a)(t)&&"function"!=typeof t?Object(c.a)(e):t}},24:function(e,t){!function(){e.exports=this.wp.data}()},254:function(e,t,n){"use strict";n.d(t,"b",(function(){return s})),n.d(t,"c",(function(){return u})),n.d(t,"e",(function(){return l})),n.d(t,"a",(function(){return f})),n.d(t,"d",(function(){return d})),n.d(t,"f",(function(){return v}));var r=n(30),c=n.n(r),o=n(73),i=n(2),a=n(33);function s(e){return e?e.split(":")[0]:null}function u(e){var t=s(e);return Object(i.without)(Object(a.g)("onboarding",{euCountries:[]}).euCountries,"GB").includes(t)&&(t="EU"),t}function l(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=arguments.length>2?arguments[2]:void 0,r=h(e,t,n),c=r.map((function(e){return e.id||e.product}));return c}function f(e,t){var n={};n.products=h(e,!0,t),n.remainingProducts=h(e,!1,t);var r=c()(new Set([].concat(c()(n.products),c()(n.remainingProducts))));return n.uniqueItemsList=r.map((function(e){return e.label?{type:"extension",name:e.label}:{type:"theme",name:e.title}})),n}function h(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=arguments.length>2?arguments[2]:void 0,r=Object(a.g)("onboarding",{}),c=[];if(!r.productTypes)return c;var o=e.product_types||[];o.forEach((function(e){r.productTypes[e]&&r.productTypes[e].product&&(t||!n.includes(r.productTypes[e].slug))&&c.push(r.productTypes[e])}));var i=r.themes.find((function(t){return t.slug===e.theme}));return i&&i.id&&d(i.price)>0&&(t||!i.is_installed)&&c.push(i),c}function d(e){return Number(Object(o.decodeEntities)(e).replace(/[^0-9.-]+/g,""))}function v(e){return/admin.php\?page=wc-admin/.test(e)}},257:function(e,t){e.exports=function(e,t){if(null==e)return{};var n,r,c={},o=Object.keys(e);for(r=0;r<o.length;r++)n=o[r],t.indexOf(n)>=0||(c[n]=e[n]);return c}},258:function(e,t,n){"use strict";e.exports=n(282)},27:function(e,t,n){"use strict";n.d(t,"a",(function(){return c}));var r=n(70);function c(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e)){var n=[],r=!0,c=!1,o=void 0;try{for(var i,a=e[Symbol.iterator]();!(r=(i=a.next()).done)&&(n.push(i.value),!t||n.length!==t);r=!0);}catch(e){c=!0,o=e}finally{try{r||null==a.return||a.return()}finally{if(c)throw o}}return n}}(e,t)||Object(r.a)(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}},270:function(e,t,n){"use strict";var r=n(2);t.a=r.flowRight},271:function(e,t,n){"use strict";var r=n(258),c={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},o={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},i={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},a={};function s(e){return r.isMemo(e)?i:a[e.$$typeof]||c}a[r.ForwardRef]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},a[r.Memo]=i;var u=Object.defineProperty,l=Object.getOwnPropertyNames,f=Object.getOwnPropertySymbols,h=Object.getOwnPropertyDescriptor,d=Object.getPrototypeOf,v=Object.prototype;e.exports=function e(t,n,r){if("string"!=typeof n){if(v){var c=d(n);c&&c!==v&&e(t,c,r)}var i=l(n);f&&(i=i.concat(f(n)));for(var a=s(t),p=s(n),m=0;m<i.length;++m){var b=i[m];if(!(o[b]||r&&r[b]||p&&p[b]||a&&a[b])){var y=h(n,b);try{u(t,b,y)}catch(e){}}}}return t}},273:function(e,t,n){"use strict";n.d(t,"c",(function(){return Ot})),n.d(t,"b",(function(){return kt})),n.d(t,"a",(function(){return Mt}));var r=n(5),c=n.n(r),o=n(37),i=n.n(o),a=n(60),s=n.n(a),u=n(14),l=n.n(u),f=n(13),h=n.n(f),d=n(16),v=n.n(d),p=n(17),m=n.n(p),b=n(6),y=n.n(b),g=n(0),O=n(270),z=n(24),w=n(65),j=n(11),k=n.n(j),M=n(1),H=n.n(M),V=n(118),E=n(170),C=n.n(E),x=n(504),_=n.n(x);function S(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,r){e=n,t.forEach((function(t){return t(e,r)}))}}}var L=k.a.createContext||function(e,t){var n,r,c="__create-react-context-"+_()()+"__",o=function(e){function n(){var t;return(t=e.apply(this,arguments)||this).emitter=S(t.props.value),t}C()(n,e);var r=n.prototype;return r.getChildContext=function(){var e;return(e={})[c]=this.emitter,e},r.componentWillReceiveProps=function(e){if(this.props.value!==e.value){var n,r=this.props.value,c=e.value;((o=r)===(i=c)?0!==o||1/o==1/i:o!=o&&i!=i)?n=0:(n="function"==typeof t?t(r,c):1073741823,0!==(n|=0)&&this.emitter.set(e.value,n))}var o,i},r.render=function(){return this.props.children},n}(j.Component);o.childContextTypes=((n={})[c]=H.a.object.isRequired,n);var i=function(t){function n(){var e;return(e=t.apply(this,arguments)||this).state={value:e.getValue()},e.onUpdate=function(t,n){0!=((0|e.observedBits)&n)&&e.setState({value:e.getValue()})},e}C()(n,t);var r=n.prototype;return r.componentWillReceiveProps=function(e){var t=e.observedBits;this.observedBits=null==t?1073741823:t},r.componentDidMount=function(){this.context[c]&&this.context[c].on(this.onUpdate);var e=this.props.observedBits;this.observedBits=null==e?1073741823:e},r.componentWillUnmount=function(){this.context[c]&&this.context[c].off(this.onUpdate)},r.getValue=function(){return this.context[c]?this.context[c].get():e},r.render=function(){return(e=this.props.children,Array.isArray(e)?e[0]:e)(this.state.value);var e},n}(j.Component);return i.contextTypes=((r={})[c]=H.a.object,r),{Provider:o,Consumer:i}},P=n(89),R=n(8),T=n(402),A=n.n(T),N=(n(258),n(57)),D=(n(271),function(e){var t=L();return t.displayName=e,t}("Router")),F=function(e){function t(t){var n;return(n=e.call(this,t)||this).state={location:t.history.location},n._isMounted=!1,n._pendingLocation=null,t.staticContext||(n.unlisten=t.history.listen((function(e){n._isMounted?n.setState({location:e}):n._pendingLocation=e}))),n}Object(w.a)(t,e),t.computeRootMatch=function(e){return{path:"/",url:"/",params:{},isExact:"/"===e}};var n=t.prototype;return n.componentDidMount=function(){this._isMounted=!0,this._pendingLocation&&this.setState({location:this._pendingLocation})},n.componentWillUnmount=function(){this.unlisten&&this.unlisten()},n.render=function(){return k.a.createElement(D.Provider,{children:this.props.children||null,value:{history:this.props.history,location:this.state.location,match:t.computeRootMatch(this.state.location.pathname),staticContext:this.props.staticContext}})},t}(k.a.Component);k.a.Component;k.a.Component;var I={},B=0;function U(e,t){void 0===t&&(t={}),("string"==typeof t||Array.isArray(t))&&(t={path:t});var n=t,r=n.path,c=n.exact,o=void 0!==c&&c,i=n.strict,a=void 0!==i&&i,s=n.sensitive,u=void 0!==s&&s;return[].concat(r).reduce((function(t,n){if(!n&&""!==n)return null;if(t)return t;var r=function(e,t){var n=""+t.end+t.strict+t.sensitive,r=I[n]||(I[n]={});if(r[e])return r[e];var c=[],o={regexp:A()(e,c,t),keys:c};return B<1e4&&(r[e]=o,B++),o}(n,{end:o,strict:a,sensitive:u}),c=r.regexp,i=r.keys,s=c.exec(e);if(!s)return null;var l=s[0],f=s.slice(1),h=e===l;return o&&!h?null:{path:n,url:"/"===n&&""===l?"/":l,isExact:h,params:i.reduce((function(e,t,n){return e[t.name]=f[n],e}),{})}}),null)}var q=function(e){function t(){return e.apply(this,arguments)||this}return Object(w.a)(t,e),t.prototype.render=function(){var e=this;return k.a.createElement(D.Consumer,null,(function(t){t||Object(P.a)(!1);var n=e.props.location||t.location,r=e.props.computedMatch?e.props.computedMatch:e.props.path?U(n.pathname,e.props):t.match,c=Object(R.a)({},t,{location:n,match:r}),o=e.props,i=o.children,a=o.component,s=o.render;return Array.isArray(i)&&0===i.length&&(i=null),k.a.createElement(D.Provider,{value:c},c.match?i?"function"==typeof i?i(c):i:a?k.a.createElement(a,c):s?s(c):null:"function"==typeof i?i(c):null)}))},t}(k.a.Component);function W(e){return"/"===e.charAt(0)?e:"/"+e}function $(e,t){if(!e)return t;var n=W(e);return 0!==t.pathname.indexOf(n)?t:Object(R.a)({},t,{pathname:t.pathname.substr(n.length)})}function K(e){return"string"==typeof e?e:Object(V.d)(e)}function G(e){return function(){Object(P.a)(!1)}}function Z(){}k.a.Component;var Q=function(e){function t(){return e.apply(this,arguments)||this}return Object(w.a)(t,e),t.prototype.render=function(){var e=this;return k.a.createElement(D.Consumer,null,(function(t){t||Object(P.a)(!1);var n,r,c=e.props.location||t.location;return k.a.Children.forEach(e.props.children,(function(e){if(null==r&&k.a.isValidElement(e)){n=e;var o=e.props.path||e.props.from;r=o?U(c.pathname,Object(R.a)({},e.props,{path:o})):t.match}})),r?k.a.cloneElement(n,{location:c,computedMatch:r}):null}))},t}(k.a.Component);k.a.useContext;var J=n(2),Y=n(67),X=n(68),ee=n(32),te=n(33),ne=n(41),re=n(61),ce=(n(524),n(49)),oe=n(3),ie=n(410),ae=n(417),se=n(254);function ue(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,r=y()(e);if(t){var c=y()(this).constructor;n=Reflect.construct(r,arguments,c)}else n=r.apply(this,arguments);return m()(this,n)}}var le=Object(g.lazy)((function(){return n.e(13).then(n.bind(null,893))})),fe=Object(g.lazy)((function(){return n.e(23).then(n.bind(null,907))})),he=Object(g.lazy)((function(){return n.e(29).then(n.bind(null,894))})),de=Object(g.lazy)((function(){return Promise.all([n.e(2),n.e(53),n.e(33)]).then(n.bind(null,909))})),ve=Object(g.lazy)((function(){return Promise.all([n.e(2),n.e(4),n.e(5),n.e(8),n.e(34)]).then(n.bind(null,904))})),pe=Object(g.lazy)((function(){return Promise.all([n.e(2),n.e(54),n.e(38)]).then(n.bind(null,908))})),me=Object(g.lazy)((function(){return Promise.all([n.e(2),n.e(4),n.e(8),n.e(46)]).then(n.bind(null,905))})),be=function(e){v()(n,e);var t=ue(n);function n(){return l()(this,n),t.apply(this,arguments)}return h()(n,[{key:"componentDidMount",value:function(){window.document.documentElement.scrollTop=0}},{key:"componentDidUpdate",value:function(e){var t=Object(J.omit)(e.query,"chartType","filter","paged"),n=Object(J.omit)(this.props.query,"chartType","filter","paged");e.query.paged>1&&!Object(J.isEqual)(t,n)&&Object(ee.getHistory)().replace(Object(ee.getNewPath)({paged:1})),e.match.url!==this.props.match.url&&(window.document.documentElement.scrollTop=0)}},{key:"render",value:function(){var e=this.props,t=e.page,n=e.match,r=e.query,c=n.url,o=n.params;return window.wpNavMenuUrlUpdate(r),window.wpNavMenuClassChange(t,c),Object(g.createElement)(g.Suspense,{fallback:Object(g.createElement)(X.Spinner,null)},Object(g.createElement)(t.container,{params:o,path:c,pathMatch:t.path,query:r}))}}]),n}(g.Component);window.wpNavMenuUrlUpdate=function(e){var t=Object(ce.applyFilters)("woocommerce_admin_time_excluded_screens",["devdocs","stock","settings","customers","homescreen"]),n=Object(ee.getPersistedQuery)(e);Array.from(document.querySelectorAll("#adminmenu a")).forEach((function(e){return function(e,t,n){if(Object(se.f)(e.href)){var r=Object(J.last)(e.href.split("?")),c=Object(Y.parse)(r),o=(c.path||"homescreen").replace("/analytics","").replace("/",""),i=n.includes(o),a="admin.php?"+Object(Y.stringify)(Object.assign(c,i?{}:t));e.href=a,e.onclick=function(e){e.preventDefault(),Object(ee.getHistory)().push(a)}}}(e,n,t)}))},window.wpNavMenuClassChange=function(e,t){Array.from(document.getElementsByClassName("current")).forEach((function(e){e.classList.remove("current")})),Array.from(document.querySelectorAll(".wp-has-current-submenu")).forEach((function(e){e.classList.remove("wp-has-current-submenu"),e.classList.remove("wp-menu-open"),e.classList.remove("selected"),e.classList.add("wp-not-current-submenu"),e.classList.add("menu-top")}));var n="/"===t?"admin.php?page=wc-admin":"admin.php?page=wc-admin&path="+encodeURIComponent(t),r="/"===t?'li > a[href$="'.concat(n,'"], li > a[href*="').concat(n,'?"]'):'li > a[href*="'.concat(n,'"]'),c=document.querySelectorAll(r);if(Array.from(c).forEach((function(e){e.parentElement.classList.add("current")})),e.wpOpenMenu){var o=document.querySelector("#"+e.wpOpenMenu);o&&(o.classList.remove("wp-not-current-submenu"),o.classList.add("wp-has-current-submenu"),o.classList.add("wp-menu-open"),o.classList.add("current"))}document.querySelector("#wpwrap").classList.remove("wp-responsive-open")};var ye=n(38),ge=n.n(ye),Oe=n(4),ze=n.n(Oe),we=n(73),je=(n(525),n(500)),ke=n.n(je),Me=n(72),He=n(501),Ve=n.n(He),Ee=n(502),Ce=n.n(Ee),xe=n(418),_e=n(716),Se=(n(527),function(e){var t=e.height,n=void 0===t?24:t,r=e.width,c=void 0===r?24:r,o=e.hasUnread,i=void 0!==o&&o,a=ze()("woocommerce-layout__activity-panel-toggle-bubble",{"has-unread":i});return Object(g.createElement)("div",{className:a},Object(g.createElement)("svg",{height:n,width:c,viewBox:"0 0 24 24"},Object(g.createElement)("path",{d:"M18.9 2H5.1C3.4 2 2 3.4 2 5.1v10.7C2 17.6 3.4 19 5.1 19H9l6 3-1-3h4.9c1.7 0 3.1-1.4 3.1-3.1V5.1C22 3.4 20.6 2 18.9 2zm-1.5 4.5c-.4.8-.8 2.1-1 3.9-.3 1.8-.4 3.1-.3 4.1 0 .3 0 .5-.1.7-.1.2-.3.4-.6.4s-.6-.1-.9-.4c-1-1-1.8-2.6-2.4-4.6-.7 1.4-1.2 2.4-1.6 3.1-.6 1.2-1.2 1.8-1.6 1.9-.3 0-.5-.2-.8-.7-.5-1.4-1.1-4.2-1.7-8.2 0-.3 0-.5.2-.7.1-.2.4-.3.7-.4.5 0 .9.2.9.8.3 2.3.7 4.2 1.1 5.7l2.4-4.5c.2-.4.4-.6.8-.6.5 0 .8.3.9.9.3 1.4.6 2.6 1 3.7.3-2.7.8-4.7 1.4-5.9.2-.3.4-.5.7-.5.2 0 .5.1.7.2.2.2.3.4.3.6 0 .2 0 .4-.1.5z"})))});Se.propTypes={height:H.a.number,width:H.a.number,hasUnread:H.a.bool};var Le=Se,Pe=n(415),Re=n(411);var Te=n(509),Ae=function(e){var t=e.icon,n=e.title,r=e.name,c=e.unread,o=e.selected,i=e.isPanelOpen,a=e.onTabClick,s=e.index,u=ze()("woocommerce-layout__activity-panel-tab",{"is-active":i&&o,"has-unread":c}),l=-1;(o||!i&&0===s)&&(l=null);var f="activity-panel-tab-".concat(r);return Object(g.createElement)(Me.a,{role:"tab",className:u,tabIndex:l,"aria-selected":o,"aria-controls":"activity-panel-".concat(r),key:f,id:f,onClick:function(){a(r)}},t,n," ",c&&Object(g.createElement)("span",{className:"screen-reader-text"},Object(oe.__)("unread activity",'woocommerce')))},Ne=function(e){var t=e.tabs,n=e.onTabClick,r=e.selectedTab,c=e.tabOpen,o=void 0!==c&&c,a=Object(g.useState)({tabOpen:o,currentTab:r}),s=ge()(a,2),u=s[0],l=u.tabOpen,f=u.currentTab,h=s[1];return Object(g.useEffect)((function(){h({tabOpen:o,currentTab:r})}),[o,r]),Object(g.createElement)(Te.a,{role:"tablist",orientation:"horizontal",className:"woocommerce-layout__activity-panel-tabs"},t&&t.map((function(e,t){return Object(g.createElement)(Ae,i()({key:t,index:t,isPanelOpen:l,selected:f===e.name},e,{onTabClick:function(){var t=f!==e.name&&""!==f||!l;t&&f===e.name||Object(re.recordEvent)("activity_panel_open",{tab:e.name}),h({tabOpen:t,currentTab:e.name}),n(e,t)}}))})))},De=function(){return Object(g.createElement)("svg",{className:"setup-progress",width:"18",height:"18",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Object(g.createElement)("path",{d:"M12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4C7.58172 4 4 7.58172 4 12C4 16.4183 7.58172 20 12 20Z",stroke:"#DCDCDE",strokeWidth:"2"}),Object(g.createElement)("path",{d:"M4 12V12C4 16.4183 7.58172 20 12 20V20C16.4183 20 20 16.4183 20 12V12C20 7.58172 16.4183 4 12 4V4",strokeWidth:"2",strokeLinecap:"round"}))};function Fe(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,r=y()(e);if(t){var c=y()(this).constructor;n=Reflect.construct(r,arguments,c)}else n=r.apply(this,arguments);return m()(this,n)}}var Ie=Object(g.lazy)((function(){return Promise.all([n.e(4),n.e(51),n.e(6),n.e(9)]).then(n.bind(null,900))})),Be=Object(g.lazy)((function(){return Promise.all([n.e(2),n.e(4),n.e(5),n.e(52),n.e(10)]).then(n.bind(null,762))})),Ue=Object(g.lazy)((function(){return Promise.all([n.e(2),n.e(4),n.e(11)]).then(n.bind(null,911))})),qe=Object(g.lazy)((function(){return Promise.all([n.e(2),n.e(4),n.e(12)]).then(n.bind(null,912))})),We=Object(g.lazy)((function(){return Promise.all([n.e(2),n.e(4),n.e(5),n.e(52),n.e(10)]).then(n.bind(null,902))})),$e=Object(te.g)("manageStock","no"),Ke=Object(te.g)("reviewsEnabled","no"),Ge=function(e){v()(n,e);var t=Fe(n);function n(e){var r;return l()(this,n),(r=t.call(this,e)).state={isPanelOpen:!1,mobileOpen:!1,currentTab:"",isPanelSwitching:!1},r}return h()(n,[{key:"togglePanel",value:function(e,t){var n=e.name;this.setState((function(e){var r=n!==e.currentTab&&""!==e.currentTab&&t&&e.isPanelOpen;return{isPanelOpen:t,mobileOpen:t,currentTab:n,isPanelSwitching:r}}))}},{key:"closePanel",value:function(){this.setState((function(){return{isPanelOpen:!1,currentTab:""}}))}},{key:"clearPanel",value:function(){this.setState((function(){return{isPanelSwitching:!1}}))}},{key:"toggleMobile",value:function(){var e=this.getTabs();this.setState((function(t){return{mobileOpen:!t.mobileOpen,currentTab:t.mobileOpen?"":e[0].name,isPanelOpen:!t.mobileOpen}}))}},{key:"handleClickOutside",value:function(e){var t=this.state.isPanelOpen,n=e.target.closest(".woocommerce-inbox-dismiss-confirmation_modal")||e.target.closest(".components-snackbar__action");t&&!n&&this.closePanel()}},{key:"getTabs",value:function(){var e=this.props,t=e.hasUnreadNotes,n=e.hasUnreadOrders,r=e.hasUnapprovedReviews,c=e.hasUnreadStock,o=e.isEmbedded,i=e.requestingTaskListOptions,a=e.taskListComplete,s=e.taskListHidden,u=e.query,l=this.props.getHistory().location,f=o||"/"!==l.pathname,h=u.task&&!u.path&&(!0===i||!1===s&&!1===a);return!a&&f?[{name:"inbox",title:Object(oe.__)("Inbox",'woocommerce'),icon:Object(g.createElement)("i",{className:"material-icons-outlined"},"inbox"),unread:t},{name:"setup",title:Object(oe.__)("Store Setup",'woocommerce'),icon:Object(g.createElement)(De,null)},h&&{name:"help",title:Object(oe.__)("Help",'woocommerce'),icon:Object(g.createElement)("i",{className:"material-icons-outlined"},"support")}].filter(Boolean):[!h&&f?{name:"inbox",title:Object(oe.__)("Inbox",'woocommerce'),icon:Object(g.createElement)("i",{className:"material-icons-outlined"},"inbox"),unread:t}:null,!h&&{name:"orders",title:Object(oe.__)("Orders",'woocommerce'),icon:Object(g.createElement)(Ve.a,null),unread:n},h||"yes"!==$e?null:{name:"stock",title:Object(oe.__)("Stock",'woocommerce'),icon:Object(g.createElement)("i",{className:"material-icons-outlined"},"widgets"),unread:c},h||"yes"!==Ke?null:{name:"reviews",title:Object(oe.__)("Reviews",'woocommerce'),icon:Object(g.createElement)("i",{className:"material-icons-outlined"},"star_border"),unread:r},h&&{name:"help",title:Object(oe.__)("Help",'woocommerce'),icon:Object(g.createElement)(xe.a,{icon:_e.a})}].filter(Boolean)}},{key:"getPanelContent",value:function(e){var t=this.props,n=t.hasUnreadOrders,r=t.query,c=t.hasUnapprovedReviews,o=r.task;switch(e){case"inbox":return Object(g.createElement)(Be,null);case"orders":return Object(g.createElement)(Ue,{hasActionableOrders:n});case"stock":return Object(g.createElement)(qe,null);case"reviews":return Object(g.createElement)(We,{hasUnapprovedReviews:c});case"help":return Object(g.createElement)(Ie,{taskName:o});default:return null}}},{key:"renderPanel",value:function(){var e=this,t=this.props,n=t.updateOptions,r=t.taskListHidden,c=this.state,o=c.isPanelOpen,i=c.currentTab,a=c.isPanelSwitching,s=Object(J.find)(this.getTabs(),{name:i});if(!s)return Object(g.createElement)("div",{className:"woocommerce-layout__activity-panel-wrapper"});var u=function(){e.clearPanel()};if("setup"===i)return window.location.href!==Object(te.f)("admin.php?page=wc-admin")&&("no"===r?this.redirectToHomeScreen():n({woocommerce_task_list_hidden:"no"}).then(this.redirectToHomeScreen)),null;var l=ze()("woocommerce-layout__activity-panel-wrapper",{"is-open":o,"is-switching":a});return Object(g.createElement)("div",{className:l,tabIndex:0,role:"tabpanel","aria-label":s.title,onTransitionEnd:u,onAnimationEnd:u},Object(g.createElement)("div",{className:"woocommerce-layout__activity-panel-content",key:"activity-panel-"+i,id:"activity-panel-"+i},Object(g.createElement)(g.Suspense,{fallback:Object(g.createElement)(X.Spinner,null)},this.getPanelContent(i))))}},{key:"redirectToHomeScreen",value:function(){Object(se.f)(window.location.href)?Object(ee.getHistory)().push(Object(ee.getNewPath)({},"/",{})):window.location.href=Object(te.f)("admin.php?page=wc-admin")}},{key:"render",value:function(){var e=this,t=this.getTabs(),n=this.state,r=n.mobileOpen,c=n.currentTab,o=n.isPanelOpen,i=Object(J.uniqueId)("activity-panel-header_"),a=ze()("woocommerce-layout__activity-panel",{"is-mobile-open":this.state.mobileOpen}),s=t.some((function(e){return e.unread})),u=s?Object(oe.__)("View Activity Panel, you have unread activity",'woocommerce'):Object(oe.__)("View Activity Panel",'woocommerce');return Object(g.createElement)("div",null,Object(g.createElement)(X.H,{id:i,className:"screen-reader-text"},Object(oe.__)("Store Activity",'woocommerce')),Object(g.createElement)(X.Section,{component:"aside",id:"woocommerce-activity-panel","aria-labelledby":i},Object(g.createElement)(Me.a,{onClick:function(){e.toggleMobile()},label:r?Object(oe.__)("Close Activity Panel",'woocommerce'):u,"aria-expanded":r,className:"woocommerce-layout__activity-panel-mobile-toggle"},r?Object(g.createElement)(Ce.a,null):Object(g.createElement)(Le,{hasUnread:s})),Object(g.createElement)("div",{className:a},Object(g.createElement)(Ne,{tabs:t,tabOpen:o,selectedTab:c,onTabClick:function(t,n){e.togglePanel(t,n)}}),this.renderPanel())))}}]),n}(g.Component);Ge.defaultProps={getHistory:ee.getHistory};var Ze=Object(O.a)(Object(z.withSelect)((function(e){var t=function(e){var t=e(ne.NOTES_STORE_NAME),n=t.getNotes,r=t.getNotesError,c=t.isResolving,o=(0,e(ne.USER_STORE_NAME).getCurrentUser)(),i=parseInt(o&&o.woocommerce_meta&&o.woocommerce_meta.activity_panel_inbox_last_read,10);if(!i)return null;var a={page:1,per_page:ne.QUERY_DEFAULTS.pageSize,status:"unactioned",type:ne.QUERY_DEFAULTS.noteTypes,orderby:"date",order:"desc"},s=n(a),u=Boolean(r("getNotes",[a])),l=c("getNotes",[a]);return u||l?null:Object(Re.a)(s,i)>0}(e),n=function(e){var t=e(ne.ITEMS_STORE_NAME),n=t.getItems,r=t.getItemsTotalCount,c=t.getItemsError,o=t.isResolving,i=(0,e(ne.SETTINGS_STORE_NAME).getSetting)("wc_admin","wcAdminSettings",{}).woocommerce_actionable_order_statuses,a=void 0===i?Pe.a:i;if(!a.length)return!1;var s={page:1,per_page:1,status:a,_fields:["id"]};n("orders",s);var u=r("orders",s),l=Boolean(c("orders",s)),f=o("getItems",["orders",s]);return l||f?null:u>0}(e),r=Object(te.g)("hasLowStock",!1),c=function(e){var t=e(ne.REVIEWS_STORE_NAME),n=t.getReviewsTotalCount,r=t.getReviewsError,c=t.isResolving;if("yes"===Object(te.g)("reviewsEnabled")){var o={page:1,per_page:1,status:"hold"},i=n(o),a=Boolean(r(o)),s=c("getReviewsTotalCount",[o]);if(!a&&!s)return i>0}return!1}(e),o=e(ne.OPTIONS_STORE_NAME),i=o.getOption,a=o.isResolving,s="yes"===i("woocommerce_task_list_complete"),u="yes"===i("woocommerce_task_list_hidden");return{hasUnreadNotes:t,hasUnreadOrders:n,hasUnreadStock:r,hasUnapprovedReviews:c,requestingTaskListOptions:a("getOption",["woocommerce_task_list_complete"])||a("getOption",["woocommerce_task_list_hidden"]),taskListComplete:s,taskListHidden:u}})),Object(z.withDispatch)((function(e){return{updateOptions:e(ne.OPTIONS_STORE_NAME).updateOptions}})),ke.a)(Ge),Qe=n(115),Je=function(){return/iPhone|iPad|iPod/i.test(window.navigator.userAgent)?"ios":/Android/i.test(window.navigator.userAgent)?"android":"unknown"},Ye=function(){return Object(g.createElement)("svg",{width:"37",height:"37",viewBox:"0 0 92 92",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Object(g.createElement)("rect",{width:"92",height:"92",rx:"21.3953",fill:"#7F54B3"}),Object(g.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M72.5937 28.043H19.8094C16.4781 28.0459 13.7783 30.7705 13.7754 34.1324V54.4501C13.7783 57.812 16.4781 60.5366 19.8094 60.5395H44.8229L56.2573 66.9607L53.6672 60.5395H72.599C74.2009 60.5402 75.7374 59.8983 76.8702 58.7552C78.0029 57.612 78.639 56.0614 78.6383 54.4447V34.1324C78.6376 32.5157 78.0002 30.9657 76.8664 29.8235C75.7327 28.6814 74.1956 28.0408 72.5937 28.043ZM19.1057 32.4208C18.4658 32.4324 17.8646 32.7359 17.467 33.2482C17.0888 33.7635 16.9404 34.4175 17.058 35.0502C18.5962 45.0986 20.0338 51.8757 21.371 55.3816C21.8779 56.658 22.4896 57.2703 23.2063 57.2185C24.3075 57.1489 25.6263 55.5968 27.1627 52.5621C27.9964 50.8412 29.2602 48.2662 30.9539 44.837C32.3785 49.88 34.309 53.6787 36.7456 56.2331C37.4291 56.9436 38.1204 57.2748 38.8195 57.2266C39.4185 57.1931 39.953 56.8315 40.217 56.2813C40.4753 55.7358 40.5806 55.1278 40.5211 54.5248C40.3516 52.0703 40.5919 48.667 41.2421 44.3149C41.9081 39.8057 42.7523 36.5818 43.7749 34.6432C43.9822 34.2526 44.0733 33.8087 44.037 33.366C44.0039 32.7587 43.7116 32.1969 43.2374 31.829C42.7745 31.4367 42.1799 31.2446 41.5803 31.2935C40.8334 31.3325 40.1682 31.7885 39.8499 32.4797C38.2331 35.5019 37.0812 40.4109 36.3943 47.2068C35.2823 44.2394 34.4509 41.1703 33.9114 38.0412C33.623 36.4613 32.9037 35.7125 31.7536 35.7946C30.9592 35.8589 30.3063 36.3944 29.7819 37.4012L24.0348 48.5643C23.0997 44.6692 22.2205 39.9289 21.3972 34.3433C21.1997 32.9652 20.4358 32.3244 19.1057 32.4208ZM69.9089 34.6877C71.6969 35.0381 73.2407 36.2 74.1186 37.8559C74.9693 39.3247 75.3946 41.1161 75.3946 43.23C75.4148 45.9567 74.7062 48.6357 73.3477 50.9687C71.7778 53.7023 69.7195 55.0691 67.1727 55.0691C66.6933 55.0668 66.2153 55.0128 65.7467 54.9078C63.9584 54.5581 62.4143 53.396 61.5371 51.7396C60.6864 50.2452 60.261 48.4411 60.261 46.3272C60.2357 43.6127 60.945 40.9454 62.3079 38.6295C63.9023 35.8959 65.9607 34.5291 68.4829 34.5291C68.9623 34.5304 69.4402 34.5836 69.9089 34.6877ZM68.7937 49.4848C69.7707 48.5773 70.4399 47.2269 70.8012 45.4337V45.4419C70.9315 44.7826 70.9959 44.1112 70.9933 43.4382C70.986 42.5849 70.8291 41.74 70.5302 40.9452C70.1443 39.901 69.6304 39.3124 68.9884 39.1793C68.0378 38.9643 67.1239 39.5256 66.2469 40.8632C65.5812 41.8393 65.109 42.9432 64.8577 44.1106C64.7276 44.7708 64.6632 45.4432 64.6657 46.1171C64.6739 46.9677 64.8308 47.8096 65.1287 48.6019C65.5146 49.6388 66.0294 50.2274 66.6731 50.3678C67.3169 50.5081 68.0237 50.2138 68.7937 49.4848ZM57.9079 37.8559C57.0291 36.2008 55.4854 35.0392 53.6976 34.6877C53.2279 34.5837 52.749 34.5306 52.2687 34.5291C49.7443 34.5291 47.6856 35.8959 46.0927 38.6295C44.7295 40.9454 44.0201 43.6127 44.0454 46.3272C44.0454 48.4411 44.4699 50.2452 45.319 51.7396C46.1976 53.3949 47.7414 54.5566 49.5294 54.9078C49.999 55.0126 50.4779 55.0667 50.9582 55.0691C53.5055 55.0691 55.5642 53.7023 57.1343 50.9687C58.4922 48.6355 59.2001 45.9565 59.1789 43.23C59.1789 41.1161 58.7544 39.3247 57.9053 37.8559H57.9079ZM54.5903 45.4337C54.2307 47.2269 53.5614 48.5773 52.5825 49.4848C51.8115 50.2065 51.101 50.5017 50.4589 50.3678C49.8169 50.2338 49.3011 49.6461 48.9169 48.6019C48.6181 47.8097 48.4603 46.9678 48.4511 46.1171C48.4495 45.4431 48.5148 44.7707 48.6459 44.1106C48.8971 42.9432 49.3694 41.8393 50.0353 40.8632C50.9124 39.5256 51.8264 38.9643 52.7773 39.1793C53.4193 39.3124 53.9333 39.901 54.3193 40.9452C54.617 41.7404 54.7739 42.585 54.7824 43.4382C54.785 44.1112 54.7207 44.7826 54.5903 45.4419V45.4337Z",fill:"white"}))},Xe=(n(528),function(e){var t=e.onInstall,n=e.onDismiss;Object(g.useEffect)((function(){var e=document.getElementsByClassName("woocommerce-layout")[0];return"android"===Je()&&e&&e.classList.add("woocommerce-layout__show-app-banner"),function(){e&&e.classList.remove("woocommerce-layout__show-app-banner")}}),[]);var r=Object(g.useState)(!1),c=ge()(r,2),o=c[0],i=c[1];return"android"!==Je()||o?null:Object(g.createElement)("div",{className:"woocommerce-mobile-app-banner"},Object(g.createElement)(Qe.a,{icon:"no-alt","data-testid":"dismiss-btn",onClick:function(){n(),i(!0),Object(re.recordEvent)("wcadmin_mobile_android_banner_click",{action:"dismiss"})}}),Object(g.createElement)(Ye,null),Object(g.createElement)("div",{className:"woocommerce-mobile-app-banner__description"},Object(g.createElement)("p",{className:"woocommerce-mobile-app-banner__description__text"},Object(oe.__)("Run your store from anywhere",'woocommerce')),Object(g.createElement)("p",{className:"woocommerce-mobile-app-banner__description__text"},Object(oe.__)("Download the WooCommerce app",'woocommerce'))),Object(g.createElement)(Me.a,{href:"https://play.google.com/store/apps/details?id=com.woocommerce.android",isSecondary:!0,onClick:function(){t(),i(!0),Object(re.recordEvent)("wcadmin_mobile_android_banner_click",{action:"install"})}},Object(oe.__)("Install",'woocommerce')))}),et=function(e){var t=e.target.closest("a"),n=t.getAttribute("href");n&&Object(re.recordEvent)("navbar_breadcrumb_click",{href:n,text:t.innerText})},tt=function(e){var t=e.sections,n=e.isEmbedded,r=void 0!==n&&n,c=e.query,o=Object(g.useRef)(null),i=Object(g.useRef)(null),a=Object(g.useRef)(null),u=Object(te.g)("siteTitle",""),l=Object(g.useState)(!1),f=ge()(l,2),h=f[0],d=f[1],v=Object(ne.useUserPreferences)(),p=v.updateUserPreferences,m="yes"===s()(v,["updateUserPreferences"]).android_app_banner_dismissed,b=ze()("woocommerce-layout__header",{"is-scrolled":h});Object(g.useEffect)((function(){a.current=o.current.offsetTop;var e=function(){d(window.pageYOffset>a.current-20)},t=function(){i.current=window.requestAnimationFrame(e)};return window.addEventListener("scroll",t),function(){window.removeEventListener("scroll",t),window.cancelAnimationFrame(i.current)}}),[]),Object(g.useEffect)((function(){if(!r){var e=t.map((function(e){return Array.isArray(e)?e[1]:e})).reverse().join(" &lsaquo; "),n=Object(we.decodeEntities)(Object(oe.sprintf)(Object(oe.__)("%1$s &lsaquo; %2$s &#8212; WooCommerce",'woocommerce'),e,u));document.title!==n&&(document.title=n)}}),[r,t,u]);var y=function(){p({android_app_banner_dismissed:"yes"})};return Object(g.createElement)("div",{className:b,ref:o},!m&&Object(g.createElement)(Xe,{onDismiss:y,onInstall:y}),Object(g.createElement)("h1",{className:"woocommerce-layout__header-breadcrumbs"},t.map((function(e,t){var n=Array.isArray(e)?Object(g.createElement)(X.Link,{href:r?Object(te.f)(e[0]):Object(ee.getNewPath)({},e[0],{}),type:r?"wp-admin":"wc-admin",onClick:et},e[1]):e;return Object(g.createElement)("span",{key:t},Object(we.decodeEntities)(n))}))),window.wcAdminFeatures["activity-panels"]&&Object(g.createElement)(Ze,{isEmbedded:r,query:c}))};function nt(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,r=y()(e);if(t){var c=y()(this).constructor;n=Reflect.construct(r,arguments,c)}else n=r.apply(this,arguments);return m()(this,n)}}var rt=function(e){v()(n,e);var t=nt(n);function n(){return l()(this,n),t.apply(this,arguments)}return h()(n,[{key:"render",value:function(){return Object(g.createElement)("div",{id:"woocommerce-layout__notice-list",className:"woocommerce-layout__notice-list"})}}]),n}(g.Component),ct=n(12),ot=n.n(ct);function it(e,t,n,r,c,o,i){try{var a=e[o](i),s=a.value}catch(e){return void n(e)}a.done?t(s):Promise.resolve(s).then(r,c)}function at(e){return function(){var t=this,n=arguments;return new Promise((function(r,c){var o=e.apply(t,n);function i(e){it(o,r,c,i,a,"next",e)}function a(e){it(o,r,c,i,a,"throw",e)}i(void 0)}))}}var st=n(27),ut=n(401),lt=n(717),ft=n(503);var ht=function(e){var t=e.notices,n=e.className,r=e.children,c=e.onRemove,o=void 0===c?J.noop:c,i=Object(lt.a)(),a=Object(g.useState)((function(){return new WeakMap})),s=Object(st.a)(a,1)[0],u=Object(ut.useTransition)(t,(function(e){return e.id}),{from:{opacity:0,height:0},enter:function(e){return function(){var t=at(ot.a.mark((function t(n){return ot.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,n({opacity:1,height:s.get(e).offsetHeight});case 2:return t.abrupt("return",t.sent);case 3:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}()},leave:function(){return function(){var e=at(ot.a.mark((function e(t){return ot.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t({opacity:0});case 2:return e.next=4,t({height:0});case 4:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}()},immediate:i});n=ze()("components-snackbar-list",n);var l=function(e){return function(){return o(e.id)}};return Object(g.createElement)("div",{className:n},r,u.map((function(e){var t=e.item,n=e.key,r=e.props;return Object(g.createElement)(ut.animated.div,{key:n,style:r},Object(g.createElement)("div",{className:"components-snackbar-list__notice-container",ref:function(e){return e&&s.set(t,e)}},Object(g.createElement)(ft.a,Object(R.a)({},Object(J.omit)(t,["content"]),{onRemove:l(t)}),t.content)))})))};n(529);function dt(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,r=y()(e);if(t){var c=y()(this).constructor;n=Reflect.construct(r,arguments,c)}else n=r.apply(this,arguments);return m()(this,n)}}var vt=function(e){v()(n,e);var t=dt(n);function n(){return l()(this,n),t.apply(this,arguments)}return h()(n,[{key:"render",value:function(){var e=this.props,t=e.className,n=e.notices,r=e.onRemove,c=ze()("woocommerce-transient-notices","components-notices__snackbar",t);return Object(g.createElement)(ht,{notices:n,className:c,onRemove:r})}}]),n}(g.Component);vt.propTypes={className:H.a.string,notices:H.a.array};var pt=Object(O.a)(Object(z.withSelect)((function(e){return{notices:e("core/notices").getNotices()}})),Object(z.withDispatch)((function(e){return{onRemove:e("core/notices").removeNotice}})))(vt);function mt(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function bt(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?mt(Object(n),!0).forEach((function(t){c()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):mt(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function yt(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,r=y()(e);if(t){var c=y()(this).constructor;n=Reflect.construct(r,arguments,c)}else n=r.apply(this,arguments);return m()(this,n)}}var gt=Object(g.lazy)((function(){return Promise.all([n.e(5),n.e(47)]).then(n.bind(null,914))})),Ot=function(e){v()(n,e);var t=yt(n);function n(){return l()(this,n),t.apply(this,arguments)}return h()(n,[{key:"render",value:function(){var e=this.props.children;return Object(g.createElement)("div",{className:"woocommerce-layout__primary",id:"woocommerce-layout__primary"},window.wcAdminFeatures["store-alerts"]&&Object(g.createElement)(g.Suspense,{fallback:Object(g.createElement)(X.Spinner,null)},Object(g.createElement)(gt,null)),Object(g.createElement)(rt,null),e)}}]),n}(g.Component),zt=function(e){v()(n,e);var t=yt(n);function n(){return l()(this,n),t.apply(this,arguments)}return h()(n,[{key:"componentDidMount",value:function(){this.recordPageViewTrack()}},{key:"componentDidUpdate",value:function(e){var t=Object(J.get)(e,"location.pathname"),n=Object(J.get)(this.props,"location.pathname");t&&n&&t!==n&&this.recordPageViewTrack()}},{key:"recordPageViewTrack",value:function(){var e=this.props,t=e.activePlugins,n=e.installedPlugins,r=e.isEmbedded,c=e.isJetpackConnected;if(r){var o=document.location.pathname+document.location.search;Object(re.recordPageView)(o,{is_embedded:!0})}else{var i=Object(J.get)(this.props,"location.pathname");if(i){var a=i.substring(1).replace(/\//g,"_");0===a.length&&(a="home_screen"),Object(re.recordPageView)(a,{jetpack_installed:n.includes("jetpack"),jetpack_active:t.includes("jetpack"),jetpack_connected:c})}}}},{key:"getQuery",value:function(e){if(!e)return{};var t=e.substring(1);return Object(Y.parse)(t)}},{key:"render",value:function(){var e=this.props,t=e.isEmbedded,n=s()(e,["isEmbedded"]),r=this.props,c=r.location,o=r.page.breadcrumbs,a=this.getQuery(c&&c.search);return Object(g.createElement)("div",{className:"woocommerce-layout"},Object(g.createElement)(tt,{sections:Object(J.isFunction)(o)?o(this.props):o,isEmbedded:t,query:a}),Object(g.createElement)(pt,null),!t&&Object(g.createElement)(Ot,null,Object(g.createElement)("div",{className:"woocommerce-layout__main"},Object(g.createElement)(be,i()({},n,{query:a})))))}}]),n}(g.Component);zt.propTypes={isEmbedded:H.a.bool,page:H.a.shape({container:H.a.oneOfType([H.a.func,H.a.object]),path:H.a.string,breadcrumbs:H.a.oneOfType([H.a.func,H.a.arrayOf(H.a.oneOfType([H.a.arrayOf(H.a.string),H.a.string]))]).isRequired,wpOpenMenu:H.a.string}).isRequired};var wt=Object(O.a)(Object(ne.withPluginsHydration)(bt(bt({},window.wcSettings.plugins||{}),{},{jetpackStatus:window.wcSettings.dataEndpoints&&window.wcSettings.dataEndpoints.jetpackStatus||!1})),Object(z.withSelect)((function(e,t){if(!t.isEmbedded){var n=e(ne.PLUGINS_STORE_NAME),r=n.getActivePlugins,c=n.getInstalledPlugins,o=n.isJetpackConnected;return{activePlugins:r(),isJetpackConnected:o(),installedPlugins:c()}}})))(zt),jt=function(e){v()(n,e);var t=yt(n);function n(){return l()(this,n),t.apply(this,arguments)}return h()(n,[{key:"render",value:function(){return Object(g.createElement)(F,{history:Object(ee.getHistory)()},Object(g.createElement)(Q,null,(e=[],t=[["",wcSettings.woocommerceTranslation]],window.wcAdminFeatures.devdocs&&e.push({container:de,path:"/devdocs",breadcrumbs:function(e){var n=e.location,r=Object(ie.b)(n.search).component;return[].concat(t,r?[["/devdocs","Documentation"],r]:["Documentation"])},wpOpenMenu:"toplevel_page_woocommerce"}),e.push({container:ve,path:"/",breadcrumbs:[].concat(t,[Object(oe.__)("Home",'woocommerce')]),wpOpenMenu:"toplevel_page_woocommerce"}),window.wcAdminFeatures.analytics&&(e.push({container:he,path:"/analytics/overview",breadcrumbs:[].concat(t,[["/analytics/overview",Object(oe.__)("Analytics",'woocommerce')],Object(oe.__)("Overview",'woocommerce')]),wpOpenMenu:"toplevel_page_wc-admin-path--analytics-overview"}),e.push({container:fe,path:"/analytics/settings",breadcrumbs:[].concat(t,[["/analytics/revenue",Object(oe.__)("Analytics",'woocommerce')],Object(oe.__)("Settings",'woocommerce')]),wpOpenMenu:"toplevel_page_wc-admin-path--analytics-overview"}),e.push({container:le,path:"/customers",breadcrumbs:[].concat(t,[Object(oe.__)("Customers",'woocommerce')]),wpOpenMenu:"toplevel_page_woocommerce"}),e.push({container:le,path:"/analytics/:report",breadcrumbs:function(e){var n=e.match,r=Object(J.find)(Object(ae.a)(),{report:n.params.report});return r?[].concat(t,[["/analytics/revenue",Object(oe.__)("Analytics",'woocommerce')],r.title]):[]},wpOpenMenu:"toplevel_page_wc-admin-path--analytics-overview"})),window.wcAdminFeatures.marketing&&e.push({container:pe,path:"/marketing",breadcrumbs:[].concat(t,[["/marketing",Object(oe.__)("Marketing",'woocommerce')],Object(oe.__)("Overview",'woocommerce')]),wpOpenMenu:"toplevel_page_woocommerce-marketing"}),window.wcAdminFeatures.onboarding&&e.push({container:me,path:"/setup-wizard",breadcrumbs:[].concat(t,[["/setup-wizard",Object(oe.__)("Setup Wizard",'woocommerce')]])}),Object(ce.applyFilters)("woocommerce_admin_pages_list",e)).map((function(e){return Object(g.createElement)(q,{key:e.path,path:e.path,exact:!0,render:function(t){return Object(g.createElement)(wt,i()({page:e},t))}})}))));var e,t}}]),n}(g.Component),kt=Object(O.a)(window.wcSettings.preloadOptions?Object(ne.withOptionsHydration)(bt({},window.wcSettings.preloadOptions)):J.identity)(jt),Mt=function(e){v()(n,e);var t=yt(n);function n(){return l()(this,n),t.apply(this,arguments)}return h()(n,[{key:"render",value:function(){return Object(g.createElement)(wt,{page:{breadcrumbs:Object(te.g)("embedBreadcrumbs",[])},isEmbedded:!0})}}]),n}(g.Component)},274:function(e,t){!function(){e.exports=this.wc.number}()},28:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var r=n(62);var c=n(70);function o(e){return function(e){if(Array.isArray(e))return Object(r.a)(e)}(e)||function(e){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e))return Array.from(e)}(e)||Object(c.a)(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}},280:function(e,t,n){"use strict";var r=n(0),c=n(101),o={huge:1440,wide:1280,large:960,medium:782,small:600,mobile:480},i={">=":"min-width","<":"max-width"},a={">=":function(e,t){return t>=e},"<":function(e,t){return t<e}},s=Object(r.createContext)(null),u=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:">=",n=Object(r.useContext)(s),u=!n&&"(".concat(i[t],": ").concat(o[e],"px)"),l=Object(c.a)(u);return n?a[t](o[e],n):l};u.__experimentalWidthProvider=s.Provider,t.a=u},281:function(e,t,n){"use strict";var r=n(0),c=n(44),o=Object(r.createElement)(c.c,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(r.createElement)(c.b,{d:"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z"}));t.a=o},282:function(e,t,n){"use strict";var r="function"==typeof Symbol&&Symbol.for,c=r?Symbol.for("react.element"):60103,o=r?Symbol.for("react.portal"):60106,i=r?Symbol.for("react.fragment"):60107,a=r?Symbol.for("react.strict_mode"):60108,s=r?Symbol.for("react.profiler"):60114,u=r?Symbol.for("react.provider"):60109,l=r?Symbol.for("react.context"):60110,f=r?Symbol.for("react.async_mode"):60111,h=r?Symbol.for("react.concurrent_mode"):60111,d=r?Symbol.for("react.forward_ref"):60112,v=r?Symbol.for("react.suspense"):60113,p=r?Symbol.for("react.suspense_list"):60120,m=r?Symbol.for("react.memo"):60115,b=r?Symbol.for("react.lazy"):60116,y=r?Symbol.for("react.block"):60121,g=r?Symbol.for("react.fundamental"):60117,O=r?Symbol.for("react.responder"):60118,z=r?Symbol.for("react.scope"):60119;function w(e){if("object"==typeof e&&null!==e){var t=e.$$typeof;switch(t){case c:switch(e=e.type){case f:case h:case i:case s:case a:case v:return e;default:switch(e=e&&e.$$typeof){case l:case d:case b:case m:case u:return e;default:return t}}case o:return t}}}function j(e){return w(e)===h}t.AsyncMode=f,t.ConcurrentMode=h,t.ContextConsumer=l,t.ContextProvider=u,t.Element=c,t.ForwardRef=d,t.Fragment=i,t.Lazy=b,t.Memo=m,t.Portal=o,t.Profiler=s,t.StrictMode=a,t.Suspense=v,t.isAsyncMode=function(e){return j(e)||w(e)===f},t.isConcurrentMode=j,t.isContextConsumer=function(e){return w(e)===l},t.isContextProvider=function(e){return w(e)===u},t.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===c},t.isForwardRef=function(e){return w(e)===d},t.isFragment=function(e){return w(e)===i},t.isLazy=function(e){return w(e)===b},t.isMemo=function(e){return w(e)===m},t.isPortal=function(e){return w(e)===o},t.isProfiler=function(e){return w(e)===s},t.isStrictMode=function(e){return w(e)===a},t.isSuspense=function(e){return w(e)===v},t.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===i||e===h||e===s||e===a||e===v||e===p||"object"==typeof e&&null!==e&&(e.$$typeof===b||e.$$typeof===m||e.$$typeof===u||e.$$typeof===l||e.$$typeof===d||e.$$typeof===g||e.$$typeof===O||e.$$typeof===z||e.$$typeof===y)},t.typeOf=w},29:function(e,t){!function(){e.exports=this.wp.dataControls}()},3:function(e,t){!function(){e.exports=this.wp.i18n}()},30:function(e,t,n){var r=n(121),c=n(122),o=n(81),i=n(123);e.exports=function(e){return r(e)||c(e)||o(e)||i()}},32:function(e,t){!function(){e.exports=this.wc.navigation}()},33:function(e,t,n){"use strict";n.d(t,"a",(function(){return u})),n.d(t,"b",(function(){return l})),n.d(t,"c",(function(){return f})),n.d(t,"d",(function(){return h})),n.d(t,"e",(function(){return d})),n.d(t,"g",(function(){return v})),n.d(t,"h",(function(){return p})),n.d(t,"f",(function(){return m}));var r=n(43),c=n.n(r),o=n(3),i=["wcAdminSettings","preloadSettings"],a="object"===("undefined"==typeof wcSettings?"undefined":c()(wcSettings))?wcSettings:{},s=Object.keys(a).reduce((function(e,t){return i.includes(t)||(e[t]=a[t]),e}),{}),u=s.adminUrl,l=(s.countries,s.currency),f=s.locale,h=s.orderStatuses,d=(s.siteTitle,s.wcAssetUrl);function v(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:function(e){return e};if(i.includes(e))throw new Error(Object(o.__)("Mutable settings should be accessed via data store."));var r=s.hasOwnProperty(e)?s[e]:t;return n(r,t)}function p(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:function(e){return e};if(i.includes(e))throw new Error(Object(o.__)("Mutable settings should be mutated via data store."));s[e]=n(t)}function m(e){return(u||"")+e}},34:function(e,t){var n,r,c=e.exports={};function o(){throw new Error("setTimeout has not been defined")}function i(){throw new Error("clearTimeout has not been defined")}function a(e){if(n===setTimeout)return setTimeout(e,0);if((n===o||!n)&&setTimeout)return n=setTimeout,setTimeout(e,0);try{return n(e,0)}catch(t){try{return n.call(null,e,0)}catch(t){return n.call(this,e,0)}}}!function(){try{n="function"==typeof setTimeout?setTimeout:o}catch(e){n=o}try{r="function"==typeof clearTimeout?clearTimeout:i}catch(e){r=i}}();var s,u=[],l=!1,f=-1;function h(){l&&s&&(l=!1,s.length?u=s.concat(u):f=-1,u.length&&d())}function d(){if(!l){var e=a(h);l=!0;for(var t=u.length;t;){for(s=u,u=[];++f<t;)s&&s[f].run();f=-1,t=u.length}s=null,l=!1,function(e){if(r===clearTimeout)return clearTimeout(e);if((r===i||!r)&&clearTimeout)return r=clearTimeout,clearTimeout(e);try{r(e)}catch(t){try{return r.call(null,e)}catch(t){return r.call(this,e)}}}(e)}}function v(e,t){this.fun=e,this.array=t}function p(){}c.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)t[n-1]=arguments[n];u.push(new v(e,t)),1!==u.length||l||a(d)},v.prototype.run=function(){this.fun.apply(null,this.array)},c.title="browser",c.browser=!0,c.env={},c.argv=[],c.version="",c.versions={},c.on=p,c.addListener=p,c.once=p,c.off=p,c.removeListener=p,c.removeAllListeners=p,c.emit=p,c.prependListener=p,c.prependOnceListener=p,c.listeners=function(e){return[]},c.binding=function(e){throw new Error("process.binding is not supported")},c.cwd=function(){return"/"},c.chdir=function(e){throw new Error("process.chdir is not supported")},c.umask=function(){return 0}},35:function(e,t){!function(){e.exports=this.wc.date}()},36:function(e,t){!function(){e.exports=this.wp.url}()},37: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 r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},n.apply(this,arguments)}e.exports=n},38:function(e,t,n){var r=n(124),c=n(125),o=n(81),i=n(126);e.exports=function(e,t){return r(e)||c(e,t)||o(e,t)||i()}},39:function(e,t,n){"use strict";n.d(t,"e",(function(){return s})),n.d(t,"b",(function(){return u})),n.d(t,"c",(function(){return l})),n.d(t,"f",(function(){return f})),n.d(t,"d",(function(){return h})),n.d(t,"a",(function(){return d}));var r=n(9),c=n(28),o=n(2),i=n(3);function a(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:window,t=e.navigator.platform;return-1!==t.indexOf("Mac")||Object(o.includes)(["iPad","iPhone"],t)}var s=9,u=27,l=37,f=38,h=39,d=40,v="alt",p="ctrl",m="meta",b="shift",y={primary:function(e){return e()?[m]:[p]},primaryShift:function(e){return e()?[b,m]:[p,b]},primaryAlt:function(e){return e()?[v,m]:[p,v]},secondary:function(e){return e()?[b,v,m]:[p,b,v]},access:function(e){return e()?[p,v]:[b,v]},ctrl:function(){return[p]},alt:function(){return[v]},ctrlShift:function(){return[p,b]},shift:function(){return[b]},shiftAlt:function(){return[b,v]}},g=(Object(o.mapValues)(y,(function(e){return function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:a;return[].concat(Object(c.a)(e(n)),[t.toLowerCase()]).join("+")}})),Object(o.mapValues)(y,(function(e){return function(t){var n,i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:a,s=i(),u=(n={},Object(r.a)(n,v,s?"⌥":"Alt"),Object(r.a)(n,p,s?"⌃":"Ctrl"),Object(r.a)(n,m,"⌘"),Object(r.a)(n,b,s?"⇧":"Shift"),n),l=e(i).reduce((function(e,t){var n=Object(o.get)(u,t,t);return[].concat(Object(c.a)(e),s?[n]:[n,"+"])}),[]),f=Object(o.capitalize)(t);return[].concat(Object(c.a)(l),[f])}})));Object(o.mapValues)(g,(function(e){return function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:a;return e(t,n).join("")}})),Object(o.mapValues)(y,(function(e){return function(t){var n,s=arguments.length>1&&void 0!==arguments[1]?arguments[1]:a,u=s(),l=(n={},Object(r.a)(n,b,"Shift"),Object(r.a)(n,m,u?"Command":"Control"),Object(r.a)(n,p,"Control"),Object(r.a)(n,v,u?"Option":"Alt"),Object(r.a)(n,",",Object(i.__)("Comma")),Object(r.a)(n,".",Object(i.__)("Period")),Object(r.a)(n,"`",Object(i.__)("Backtick")),n);return[].concat(Object(c.a)(e(s)),[t]).map((function(e){return Object(o.capitalize)(Object(o.get)(l,e,e))})).join(u?" ":" + ")}}));function O(e){return[v,p,m,b].filter((function(t){return e["".concat(t,"Key")]}))}Object(o.mapValues)(y,(function(e){return function(t,n){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:a,c=e(r),i=O(t);return!Object(o.xor)(c,i).length&&(n?t.key===n:Object(o.includes)(c,t.key.toLowerCase()))}}))},4:function(e,t,n){!function(){"use strict";var t={}.hasOwnProperty;function n(){for(var e=[],r=0;r<arguments.length;r++){var c=arguments[r];if(c){var o=typeof c;if("string"===o||"number"===o)e.push(c);else if(Array.isArray(c)&&c.length){var i=n.apply(null,c);i&&e.push(i)}else if("object"===o)for(var a in c)t.call(c,a)&&c[a]&&e.push(a)}}return e.join(" ")}e.exports?(n.default=n,e.exports=n):"function"==typeof define&&"object"==typeof define.amd&&define.amd?define("classnames",[],(function(){return n})):window.classNames=n}()},40:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r="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},c=a(n(11)),o=a(n(190)),i=a(n(193));function a(e){return e&&e.__esModule?e:{default:e}}var s=void 0;function u(e,t){var n,i,a,l,f,h,d,v,p=[],m={};for(h=0;h<e.length;h++)if("string"!==(f=e[h]).type){if(!t.hasOwnProperty(f.value)||void 0===t[f.value])throw new Error("Invalid interpolation, missing component node: `"+f.value+"`");if("object"!==r(t[f.value]))throw new Error("Invalid interpolation, component node must be a ReactElement or null: `"+f.value+"`","\n> "+s);if("componentClose"===f.type)throw new Error("Missing opening component token: `"+f.value+"`");if("componentOpen"===f.type){n=t[f.value],a=h;break}p.push(t[f.value])}else p.push(f.value);return n&&(l=function(e,t){var n,r,c=t[e],o=0;for(r=e+1;r<t.length;r++)if((n=t[r]).value===c.value){if("componentOpen"===n.type){o++;continue}if("componentClose"===n.type){if(0===o)return r;o--}}throw new Error("Missing closing component token `"+c.value+"`")}(a,e),d=u(e.slice(a+1,l),t),i=c.default.cloneElement(n,{},d),p.push(i),l<e.length-1&&(v=u(e.slice(l+1),t),p=p.concat(v))),1===p.length?p[0]:(p.forEach((function(e,t){e&&(m["interpolation-child-"+t]=e)})),(0,o.default)(m))}t.default=function(e){var t=e.mixedString,n=e.components,c=e.throwErrors;if(s=t,!n)return t;if("object"!==(void 0===n?"undefined":r(n))){if(c)throw new Error("Interpolation Error: unable to process `"+t+"` because components is not an object");return t}var o=(0,i.default)(t);try{return u(o,n)}catch(e){if(c)throw new Error("Interpolation Error: unable to process `"+t+"` because of error `"+e.message+"`");return t}}},401:function(e,t,n){"use strict";function r(e){return e&&"object"==typeof e&&"default"in e?e.default:e}Object.defineProperty(t,"__esModule",{value:!0});var c=r(n(37)),o=r(n(257)),i=n(11),a=r(i),s=r(n(170)),u=r(n(10)),l={arr:Array.isArray,obj:function(e){return"[object Object]"===Object.prototype.toString.call(e)},fun:function(e){return"function"==typeof e},str:function(e){return"string"==typeof e},num:function(e){return"number"==typeof e},und:function(e){return void 0===e},nul:function(e){return null===e},set:function(e){return e instanceof Set},map:function(e){return e instanceof Map},equ:function(e,t){if(typeof e!=typeof t)return!1;if(l.str(e)||l.num(e))return e===t;if(l.obj(e)&&l.obj(t)&&Object.keys(e).length+Object.keys(t).length===0)return!0;var n;for(n in e)if(!(n in t))return!1;for(n in t)if(e[n]!==t[n])return!1;return!l.und(n)||e===t}};function f(){var e=i.useState(!1)[1];return i.useCallback((function(){return e((function(e){return!e}))}),[])}function h(e,t){return l.und(e)||l.nul(e)?t:e}function d(e){return l.und(e)?[]:l.arr(e)?e:[e]}function v(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return l.fun(e)?e.apply(void 0,n):e}function p(e){var t=function(e){return e.to,e.from,e.config,e.onStart,e.onRest,e.onFrame,e.children,e.reset,e.reverse,e.force,e.immediate,e.delay,e.attach,e.destroyed,e.interpolateTo,e.ref,e.lazy,o(e,["to","from","config","onStart","onRest","onFrame","children","reset","reverse","force","immediate","delay","attach","destroyed","interpolateTo","ref","lazy"])}(e);if(l.und(t))return c({to:t},e);var n=Object.keys(e).reduce((function(n,r){var o;return l.und(t[r])?c({},n,((o={})[r]=e[r],o)):n}),{});return c({to:t},n)}var m,b,y=function(){function e(){this.payload=void 0,this.children=[]}var t=e.prototype;return t.getAnimatedValue=function(){return this.getValue()},t.getPayload=function(){return this.payload||this},t.attach=function(){},t.detach=function(){},t.getChildren=function(){return this.children},t.addChild=function(e){0===this.children.length&&this.attach(),this.children.push(e)},t.removeChild=function(e){var t=this.children.indexOf(e);this.children.splice(t,1),0===this.children.length&&this.detach()},e}(),g=function(e){function t(){for(var t,n=arguments.length,r=new Array(n),c=0;c<n;c++)r[c]=arguments[c];return(t=e.call.apply(e,[this].concat(r))||this).payload=[],t.attach=function(){return t.payload.forEach((function(e){return e instanceof y&&e.addChild(u(t))}))},t.detach=function(){return t.payload.forEach((function(e){return e instanceof y&&e.removeChild(u(t))}))},t}return s(t,e),t}(y),O=function(e){function t(){for(var t,n=arguments.length,r=new Array(n),c=0;c<n;c++)r[c]=arguments[c];return(t=e.call.apply(e,[this].concat(r))||this).payload={},t.attach=function(){return Object.values(t.payload).forEach((function(e){return e instanceof y&&e.addChild(u(t))}))},t.detach=function(){return Object.values(t.payload).forEach((function(e){return e instanceof y&&e.removeChild(u(t))}))},t}s(t,e);var n=t.prototype;return n.getValue=function(e){void 0===e&&(e=!1);var t={};for(var n in this.payload){var r=this.payload[n];(!e||r instanceof y)&&(t[n]=r instanceof y?r[e?"getAnimatedValue":"getValue"]():r)}return t},n.getAnimatedValue=function(){return this.getValue(!0)},t}(y);function z(e,t){m={fn:e,transform:t}}function w(e){b=e}var j,k=function(e){return"undefined"!=typeof window?window.requestAnimationFrame(e):-1},M=function(e){"undefined"!=typeof window&&window.cancelAnimationFrame(e)};function H(e){j=e}var V,E=function(){return Date.now()};function C(e){V=e}var x,_,S=function(e){return e.current};function L(e){x=e}var P=Object.freeze({get applyAnimatedValues(){return m},injectApplyAnimatedValues:z,get colorNames(){return b},injectColorNames:w,get requestFrame(){return k},get cancelFrame(){return M},injectFrame:function(e,t){k=e,M=t},get interpolation(){return j},injectStringInterpolator:H,get now(){return E},injectNow:function(e){E=e},get defaultElement(){return V},injectDefaultElement:C,get animatedApi(){return S},injectAnimatedApi:function(e){S=e},get createAnimatedStyle(){return x},injectCreateAnimatedStyle:L,get manualFrameloop(){return _},injectManualFrameloop:function(e){_=e}}),R=function(e){function t(t,n){var r;return(r=e.call(this)||this).update=void 0,r.payload=t.style?c({},t,{style:x(t.style)}):t,r.update=n,r.attach(),r}return s(t,e),t}(O),T=!1,A=new Set,N=function e(){if(!T)return!1;var t=E(),n=A,r=Array.isArray(n),c=0;for(n=r?n:n[Symbol.iterator]();;){var o;if(r){if(c>=n.length)break;o=n[c++]}else{if((c=n.next()).done)break;o=c.value}for(var i=o,a=!1,s=0;s<i.configs.length;s++){for(var u=i.configs[s],l=void 0,f=void 0,h=0;h<u.animatedValues.length;h++){var d=u.animatedValues[h];if(!d.done){var v=u.fromValues[h],p=u.toValues[h],m=d.lastPosition,b=p instanceof y,g=Array.isArray(u.initialVelocity)?u.initialVelocity[h]:u.initialVelocity;if(b&&(p=p.getValue()),u.immediate)d.setValue(p),d.done=!0;else if("string"!=typeof v&&"string"!=typeof p){if(void 0!==u.duration)m=v+u.easing((t-d.startTime)/u.duration)*(p-v),l=t>=d.startTime+u.duration;else if(u.decay)m=v+g/(1-.998)*(1-Math.exp(-(1-.998)*(t-d.startTime))),(l=Math.abs(d.lastPosition-m)<.1)&&(p=m);else{f=void 0!==d.lastTime?d.lastTime:t,g=void 0!==d.lastVelocity?d.lastVelocity:u.initialVelocity,t>f+64&&(f=t);for(var O=Math.floor(t-f),z=0;z<O;++z){m+=1*(g+=1*((-u.tension*(m-p)+-u.friction*g)/u.mass)/1e3)/1e3}var w=!(!u.clamp||0===u.tension)&&(v<p?m>p:m<p),j=Math.abs(g)<=u.precision,M=0===u.tension||Math.abs(p-m)<=u.precision;l=w||j&&M,d.lastVelocity=g,d.lastTime=t}b&&!u.toValues[h].done&&(l=!1),l?(d.value!==p&&(m=p),d.done=!0):a=!0,d.setValue(m),d.lastPosition=m}else d.setValue(p),d.done=!0}}i.props.onFrame&&(i.values[u.name]=u.interpolation.getValue())}i.props.onFrame&&i.props.onFrame(i.values),a||(A.delete(i),i.stop(!0))}return A.size?_?_():k(e):T=!1,T};function D(e,t,n){if("function"==typeof e)return e;if(Array.isArray(e))return D({range:e,output:t,extrapolate:n});if(j&&"string"==typeof e.output[0])return j(e);var r=e,c=r.output,o=r.range||[0,1],i=r.extrapolateLeft||r.extrapolate||"extend",a=r.extrapolateRight||r.extrapolate||"extend",s=r.easing||function(e){return e};return function(e){var t=function(e,t){for(var n=1;n<t.length-1&&!(t[n]>=e);++n);return n-1}(e,o);return function(e,t,n,r,c,o,i,a,s){var u=s?s(e):e;if(u<t){if("identity"===i)return u;"clamp"===i&&(u=t)}if(u>n){if("identity"===a)return u;"clamp"===a&&(u=n)}if(r===c)return r;if(t===n)return e<=t?r:c;t===-1/0?u=-u:n===1/0?u-=t:u=(u-t)/(n-t);u=o(u),r===-1/0?u=-u:c===1/0?u+=r:u=u*(c-r)+r;return u}(e,o[t],o[t+1],c[t],c[t+1],s,i,a,r.map)}}var F=function(e){function t(n,r,c,o){var i;return(i=e.call(this)||this).calc=void 0,i.payload=n instanceof g&&!(n instanceof t)?n.getPayload():Array.isArray(n)?n:[n],i.calc=D(r,c,o),i}s(t,e);var n=t.prototype;return n.getValue=function(){return this.calc.apply(this,this.payload.map((function(e){return e.getValue()})))},n.updateConfig=function(e,t,n){this.calc=D(e,t,n)},n.interpolate=function(e,n,r){return new t(this,e,n,r)},t}(g);var I=function(e){function t(t){var n;return(n=e.call(this)||this).animatedStyles=new Set,n.value=void 0,n.startPosition=void 0,n.lastPosition=void 0,n.lastVelocity=void 0,n.startTime=void 0,n.lastTime=void 0,n.done=!1,n.setValue=function(e,t){void 0===t&&(t=!0),n.value=e,t&&n.flush()},n.value=t,n.startPosition=t,n.lastPosition=t,n}s(t,e);var n=t.prototype;return n.flush=function(){0===this.animatedStyles.size&&function e(t,n){"update"in t?n.add(t):t.getChildren().forEach((function(t){return e(t,n)}))}(this,this.animatedStyles),this.animatedStyles.forEach((function(e){return e.update()}))},n.clearStyles=function(){this.animatedStyles.clear()},n.getValue=function(){return this.value},n.interpolate=function(e,t,n){return new F(this,e,t,n)},t}(y),B=function(e){function t(t){var n;return(n=e.call(this)||this).payload=t.map((function(e){return new I(e)})),n}s(t,e);var n=t.prototype;return n.setValue=function(e,t){var n=this;void 0===t&&(t=!0),Array.isArray(e)?e.length===this.payload.length&&e.forEach((function(e,r){return n.payload[r].setValue(e,t)})):this.payload.forEach((function(n){return n.setValue(e,t)}))},n.getValue=function(){return this.payload.map((function(e){return e.getValue()}))},n.interpolate=function(e,t){return new F(this,e,t)},t}(g),U=0,q=function(){function e(){var e=this;this.id=void 0,this.idle=!0,this.hasChanged=!1,this.guid=0,this.local=0,this.props={},this.merged={},this.animations={},this.interpolations={},this.values={},this.configs=[],this.listeners=[],this.queue=[],this.localQueue=void 0,this.getValues=function(){return e.interpolations},this.id=U++}var t=e.prototype;return t.update=function(e){if(!e)return this;var t=p(e),n=t.delay,r=void 0===n?0:n,i=t.to,a=o(t,["delay","to"]);if(l.arr(i)||l.fun(i))this.queue.push(c({},a,{delay:r,to:i}));else if(i){var s={};Object.entries(i).forEach((function(e){var t,n=e[0],o=e[1],i=c({to:(t={},t[n]=o,t),delay:v(r,n)},a),u=s[i.delay]&&s[i.delay].to;s[i.delay]=c({},s[i.delay],i,{to:c({},u,i.to)})})),this.queue=Object.values(s)}return this.queue=this.queue.sort((function(e,t){return e.delay-t.delay})),this.diff(a),this},t.start=function(e){var t,n=this;if(this.queue.length){this.idle=!1,this.localQueue&&this.localQueue.forEach((function(e){var t=e.from,r=void 0===t?{}:t,o=e.to,i=void 0===o?{}:o;l.obj(r)&&(n.merged=c({},r,n.merged)),l.obj(i)&&(n.merged=c({},n.merged,i))}));var r=this.local=++this.guid,i=this.localQueue=this.queue;this.queue=[],i.forEach((function(t,c){var a=t.delay,s=o(t,["delay"]),u=function(t){c===i.length-1&&r===n.guid&&t&&(n.idle=!0,n.props.onRest&&n.props.onRest(n.merged)),e&&e()},f=l.arr(s.to)||l.fun(s.to);a?setTimeout((function(){r===n.guid&&(f?n.runAsync(s,u):n.diff(s).start(u))}),a):f?n.runAsync(s,u):n.diff(s).start(u)}))}else l.fun(e)&&this.listeners.push(e),this.props.onStart&&this.props.onStart(),t=this,A.has(t)||A.add(t),T||(T=!0,k(_||N));return this},t.stop=function(e){return this.listeners.forEach((function(t){return t(e)})),this.listeners=[],this},t.pause=function(e){var t;return this.stop(!0),e&&(t=this,A.has(t)&&A.delete(t)),this},t.runAsync=function(e,t){var n=this,r=(e.delay,o(e,["delay"])),i=this.local,a=Promise.resolve(void 0);if(l.arr(r.to))for(var s=function(e){var t=e,o=c({},r,p(r.to[t]));l.arr(o.config)&&(o.config=o.config[t]),a=a.then((function(){if(i===n.guid)return new Promise((function(e){return n.diff(o).start(e)}))}))},u=0;u<r.to.length;u++)s(u);else if(l.fun(r.to)){var f,h=0;a=a.then((function(){return r.to((function(e){var t=c({},r,p(e));if(l.arr(t.config)&&(t.config=t.config[h]),h++,i===n.guid)return f=new Promise((function(e){return n.diff(t).start(e)}))}),(function(e){return void 0===e&&(e=!0),n.stop(e)})).then((function(){return f}))}))}a.then(t)},t.diff=function(e){var t=this;this.props=c({},this.props,e);var n=this.props,r=n.from,o=void 0===r?{}:r,i=n.to,a=void 0===i?{}:i,s=n.config,u=void 0===s?{}:s,f=n.reverse,p=n.attach,m=n.reset,y=n.immediate;if(f){var g=[a,o];o=g[0],a=g[1]}this.merged=c({},o,this.merged,a),this.hasChanged=!1;var O=p&&p(this);if(this.animations=Object.entries(this.merged).reduce((function(e,n){var r=n[0],i=n[1],a=e[r]||{},s=l.num(i),f=l.str(i)&&!i.startsWith("#")&&!/\d/.test(i)&&!b[i],p=l.arr(i),g=!s&&!p&&!f,z=l.und(o[r])?i:o[r],w=s||p||f?i:1,k=v(u,r);O&&(w=O.animations[r].parent);var M,H=a.parent,V=a.interpolation,C=d(O?w.getPayload():w),x=i;g&&(x=j({range:[0,1],output:[i,i]})(1));var _,S=V&&V.getValue(),L=!l.und(H)&&a.animatedValues.some((function(e){return!e.done})),P=!l.equ(x,S),R=!l.equ(x,a.previous),T=!l.equ(k,a.config);if(m||R&&P||T){var A;if(s||f)H=V=a.parent||new I(z);else if(p)H=V=a.parent||new B(z);else if(g){var N=a.interpolation&&a.interpolation.calc(a.parent.value);N=void 0===N||m?z:N,a.parent?(H=a.parent).setValue(0,!1):H=new I(0);var D={output:[N,i]};a.interpolation?(V=a.interpolation,a.interpolation.updateConfig(D)):V=H.interpolate(D)}return C=d(O?w.getPayload():w),M=d(H.getPayload()),m&&!g&&H.setValue(z,!1),t.hasChanged=!0,M.forEach((function(e){e.startPosition=e.value,e.lastPosition=e.value,e.lastVelocity=L?e.lastVelocity:void 0,e.lastTime=L?e.lastTime:void 0,e.startTime=E(),e.done=!1,e.animatedStyles.clear()})),v(y,r)&&H.setValue(g?w:i,!1),c({},e,((A={})[r]=c({},a,{name:r,parent:H,interpolation:V,animatedValues:M,toValues:C,previous:x,config:k,fromValues:d(H.getValue()),immediate:v(y,r),initialVelocity:h(k.velocity,0),clamp:h(k.clamp,!1),precision:h(k.precision,.01),tension:h(k.tension,170),friction:h(k.friction,26),mass:h(k.mass,1),duration:k.duration,easing:h(k.easing,(function(e){return e})),decay:k.decay}),A))}return P?e:(g&&(H.setValue(1,!1),V.updateConfig({output:[x,x]})),H.done=!0,t.hasChanged=!0,c({},e,((_={})[r]=c({},e[r],{previous:x}),_)))}),this.animations),this.hasChanged)for(var z in this.configs=Object.values(this.animations),this.values={},this.interpolations={},this.animations)this.interpolations[z]=this.animations[z].interpolation,this.values[z]=this.animations[z].interpolation.getValue();return this},t.destroy=function(){this.stop(),this.props={},this.merged={},this.animations={},this.interpolations={},this.values={},this.configs=[],this.local=0},e}(),W=function(e,t){var n=i.useRef(!1),r=i.useRef(),c=l.fun(t),o=i.useMemo((function(){var n;return r.current&&(r.current.map((function(e){return e.destroy()})),r.current=void 0),[new Array(e).fill().map((function(e,r){var o=new q,i=c?v(t,r,o):t[r];return 0===r&&(n=i.ref),o.update(i),n||o.start(),o})),n]}),[e]),a=o[0],s=o[1];r.current=a;i.useImperativeHandle(s,(function(){return{start:function(){return Promise.all(r.current.map((function(e){return new Promise((function(t){return e.start(t)}))})))},stop:function(e){return r.current.forEach((function(t){return t.stop(e)}))},get controllers(){return r.current}}}));var u=i.useMemo((function(){return function(e){return r.current.map((function(t,n){t.update(c?v(e,n,t):e[n]),s||t.start()}))}}),[e]);i.useEffect((function(){n.current?c||u(t):s||r.current.forEach((function(e){return e.start()}))})),i.useEffect((function(){return n.current=!0,function(){return r.current.forEach((function(e){return e.destroy()}))}}),[]);var f=r.current.map((function(e){return e.getValues()}));return c?[f,u,function(e){return r.current.forEach((function(t){return t.pause(e)}))}]:f},$=0,K=function(e,t){return("function"==typeof t?e.map(t):d(t)).map(String)},G=function(e){var t=e.items,n=e.keys,r=void 0===n?function(e){return e}:n,i=o(e,["items","keys"]);return t=d(void 0!==t?t:null),c({items:t,keys:K(t,r)},i)};function Z(e,t){var n=function(){if(c){if(o>=r.length)return"break";i=r[o++]}else{if((o=r.next()).done)return"break";i=o.value}var n=i.key,a=function(e){return e.key!==n};(l.und(t)||t===n)&&(e.current.instances.delete(n),e.current.transitions=e.current.transitions.filter(a),e.current.deleted=e.current.deleted.filter(a))},r=e.current.deleted,c=Array.isArray(r),o=0;for(r=c?r:r[Symbol.iterator]();;){var i;if("break"===n())break}e.current.forceUpdate()}var Q=function(e){function t(t){var n;return void 0===t&&(t={}),n=e.call(this)||this,!t.transform||t.transform instanceof y||(t=m.transform(t)),n.payload=t,n}return s(t,e),t}(O),J={transparent:0,aliceblue:4042850303,antiquewhite:4209760255,aqua:16777215,aquamarine:2147472639,azure:4043309055,beige:4126530815,bisque:4293182719,black:255,blanchedalmond:4293643775,blue:65535,blueviolet:2318131967,brown:2771004159,burlywood:3736635391,burntsienna:3934150143,cadetblue:1604231423,chartreuse:2147418367,chocolate:3530104575,coral:4286533887,cornflowerblue:1687547391,cornsilk:4294499583,crimson:3692313855,cyan:16777215,darkblue:35839,darkcyan:9145343,darkgoldenrod:3095792639,darkgray:2846468607,darkgreen:6553855,darkgrey:2846468607,darkkhaki:3182914559,darkmagenta:2332068863,darkolivegreen:1433087999,darkorange:4287365375,darkorchid:2570243327,darkred:2332033279,darksalmon:3918953215,darkseagreen:2411499519,darkslateblue:1211993087,darkslategray:793726975,darkslategrey:793726975,darkturquoise:13554175,darkviolet:2483082239,deeppink:4279538687,deepskyblue:12582911,dimgray:1768516095,dimgrey:1768516095,dodgerblue:512819199,firebrick:2988581631,floralwhite:4294635775,forestgreen:579543807,fuchsia:4278255615,gainsboro:3705462015,ghostwhite:4177068031,gold:4292280575,goldenrod:3668254975,gray:2155905279,green:8388863,greenyellow:2919182335,grey:2155905279,honeydew:4043305215,hotpink:4285117695,indianred:3445382399,indigo:1258324735,ivory:4294963455,khaki:4041641215,lavender:3873897215,lavenderblush:4293981695,lawngreen:2096890111,lemonchiffon:4294626815,lightblue:2916673279,lightcoral:4034953471,lightcyan:3774873599,lightgoldenrodyellow:4210742015,lightgray:3553874943,lightgreen:2431553791,lightgrey:3553874943,lightpink:4290167295,lightsalmon:4288707327,lightseagreen:548580095,lightskyblue:2278488831,lightslategray:2005441023,lightslategrey:2005441023,lightsteelblue:2965692159,lightyellow:4294959359,lime:16711935,limegreen:852308735,linen:4210091775,magenta:4278255615,maroon:2147483903,mediumaquamarine:1724754687,mediumblue:52735,mediumorchid:3126187007,mediumpurple:2473647103,mediumseagreen:1018393087,mediumslateblue:2070474495,mediumspringgreen:16423679,mediumturquoise:1221709055,mediumvioletred:3340076543,midnightblue:421097727,mintcream:4127193855,mistyrose:4293190143,moccasin:4293178879,navajowhite:4292783615,navy:33023,oldlace:4260751103,olive:2155872511,olivedrab:1804477439,orange:4289003775,orangered:4282712319,orchid:3664828159,palegoldenrod:4008225535,palegreen:2566625535,paleturquoise:2951671551,palevioletred:3681588223,papayawhip:4293907967,peachpuff:4292524543,peru:3448061951,pink:4290825215,plum:3718307327,powderblue:2967529215,purple:2147516671,rebeccapurple:1714657791,red:4278190335,rosybrown:3163525119,royalblue:1097458175,saddlebrown:2336560127,salmon:4202722047,sandybrown:4104413439,seagreen:780883967,seashell:4294307583,sienna:2689740287,silver:3233857791,skyblue:2278484991,slateblue:1784335871,slategray:1887473919,slategrey:1887473919,snow:4294638335,springgreen:16744447,steelblue:1182971135,tan:3535047935,teal:8421631,thistle:3636451583,tomato:4284696575,turquoise:1088475391,violet:4001558271,wheat:4125012991,white:4294967295,whitesmoke:4126537215,yellow:4294902015,yellowgreen:2597139199},Y="[-+]?\\d*\\.?\\d+";function X(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return"\\(\\s*("+t.join(")\\s*,\\s*(")+")\\s*\\)"}var ee=new RegExp("rgb"+X(Y,Y,Y)),te=new RegExp("rgba"+X(Y,Y,Y,Y)),ne=new RegExp("hsl"+X(Y,"[-+]?\\d*\\.?\\d+%","[-+]?\\d*\\.?\\d+%")),re=new RegExp("hsla"+X(Y,"[-+]?\\d*\\.?\\d+%","[-+]?\\d*\\.?\\d+%",Y)),ce=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,oe=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,ie=/^#([0-9a-fA-F]{6})$/,ae=/^#([0-9a-fA-F]{8})$/;function se(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+6*(t-e)*n:n<.5?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function ue(e,t,n){var r=n<.5?n*(1+t):n+t-n*t,c=2*n-r,o=se(c,r,e+1/3),i=se(c,r,e),a=se(c,r,e-1/3);return Math.round(255*o)<<24|Math.round(255*i)<<16|Math.round(255*a)<<8}function le(e){var t=parseInt(e,10);return t<0?0:t>255?255:t}function fe(e){return(parseFloat(e)%360+360)%360/360}function he(e){var t=parseFloat(e);return t<0?0:t>1?255:Math.round(255*t)}function de(e){var t=parseFloat(e);return t<0?0:t>100?1:t/100}function ve(e){var t,n,r="number"==typeof(t=e)?t>>>0===t&&t>=0&&t<=4294967295?t:null:(n=ie.exec(t))?parseInt(n[1]+"ff",16)>>>0:J.hasOwnProperty(t)?J[t]:(n=ee.exec(t))?(le(n[1])<<24|le(n[2])<<16|le(n[3])<<8|255)>>>0:(n=te.exec(t))?(le(n[1])<<24|le(n[2])<<16|le(n[3])<<8|he(n[4]))>>>0:(n=ce.exec(t))?parseInt(n[1]+n[1]+n[2]+n[2]+n[3]+n[3]+"ff",16)>>>0:(n=ae.exec(t))?parseInt(n[1],16)>>>0:(n=oe.exec(t))?parseInt(n[1]+n[1]+n[2]+n[2]+n[3]+n[3]+n[4]+n[4],16)>>>0:(n=ne.exec(t))?(255|ue(fe(n[1]),de(n[2]),de(n[3])))>>>0:(n=re.exec(t))?(ue(fe(n[1]),de(n[2]),de(n[3]))|he(n[4]))>>>0:null;return null===r?e:"rgba("+((4278190080&(r=r||0))>>>24)+", "+((16711680&r)>>>16)+", "+((65280&r)>>>8)+", "+(255&r)/255+")"}var pe=/[+\-]?(?:0|[1-9]\d*)(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,me=/(#(?:[0-9a-f]{2}){2,4}|(#[0-9a-f]{3})|(rgb|hsl)a?\((-?\d+%?[,\s]+){2,3}\s*[\d\.]+%?\))/gi,be=new RegExp("("+Object.keys(J).join("|")+")","g"),ye={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,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},ge=["Webkit","Ms","Moz","O"];function Oe(e,t,n){return null==t||"boolean"==typeof t||""===t?"":n||"number"!=typeof t||0===t||ye.hasOwnProperty(e)&&ye[e]?(""+t).trim():t+"px"}ye=Object.keys(ye).reduce((function(e,t){return ge.forEach((function(n){return e[function(e,t){return e+t.charAt(0).toUpperCase()+t.substring(1)}(n,t)]=e[t]})),e}),ye);var ze={};L((function(e){return new Q(e)})),C("div"),H((function(e){var t=e.output.map((function(e){return e.replace(me,ve)})).map((function(e){return e.replace(be,ve)})),n=t[0].match(pe).map((function(){return[]}));t.forEach((function(e){e.match(pe).forEach((function(e,t){return n[t].push(+e)}))}));var r=t[0].match(pe).map((function(t,r){return D(c({},e,{output:n[r]}))}));return function(e){var n=0;return t[0].replace(pe,(function(){return r[n++](e)})).replace(/rgba\(([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+)\)/gi,(function(e,t,n,r,c){return"rgba("+Math.round(t)+", "+Math.round(n)+", "+Math.round(r)+", "+c+")"}))}})),w(J),z((function(e,t){if(!e.nodeType||void 0===e.setAttribute)return!1;var n=t.style,r=t.children,c=t.scrollTop,i=t.scrollLeft,a=o(t,["style","children","scrollTop","scrollLeft"]),s="filter"===e.nodeName||e.parentNode&&"filter"===e.parentNode.nodeName;for(var u in void 0!==c&&(e.scrollTop=c),void 0!==i&&(e.scrollLeft=i),void 0!==r&&(e.textContent=r),n)if(n.hasOwnProperty(u)){var l=0===u.indexOf("--"),f=Oe(u,n[u],l);"float"===u&&(u="cssFloat"),l?e.style.setProperty(u,f):e.style[u]=f}for(var h in a){var d=s?h:ze[h]||(ze[h]=h.replace(/([A-Z])/g,(function(e){return"-"+e.toLowerCase()})));void 0!==e.getAttribute(d)&&e.setAttribute(d,a[h])}}),(function(e){return e}));var we,je,ke=(we=function(e){return i.forwardRef((function(t,n){var r=f(),s=i.useRef(!0),u=i.useRef(null),h=i.useRef(null),d=i.useCallback((function(e){var t=u.current;u.current=new R(e,(function(){var e=!1;h.current&&(e=m.fn(h.current,u.current.getAnimatedValue())),h.current&&!1!==e||r()})),t&&t.detach()}),[]);i.useEffect((function(){return function(){s.current=!1,u.current&&u.current.detach()}}),[]),i.useImperativeHandle(n,(function(){return S(h,s,r)})),d(t);var v,p=u.current.getValue(),b=(p.scrollTop,p.scrollLeft,o(p,["scrollTop","scrollLeft"])),y=(v=e,!l.fun(v)||v.prototype instanceof a.Component?function(e){return h.current=function(e,t){return t&&(l.fun(t)?t(e):l.obj(t)&&(t.current=e)),e}(e,n)}:void 0);return a.createElement(e,c({},b,{ref:y}))}))},void 0===(je=!1)&&(je=!0),function(e){return(l.arr(e)?e:Object.keys(e)).reduce((function(e,t){var n=je?t[0].toLowerCase()+t.substring(1):t;return e[n]=we(n),e}),we)}),Me=ke(["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","big","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","title","tr","track","u","ul","var","video","wbr","circle","clipPath","defs","ellipse","foreignObject","g","image","line","linearGradient","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","tspan"]);t.apply=ke,t.config={default:{tension:170,friction:26},gentle:{tension:120,friction:14},wobbly:{tension:180,friction:12},stiff:{tension:210,friction:20},slow:{tension:280,friction:60},molasses:{tension:280,friction:120}},t.update=N,t.animated=Me,t.a=Me,t.interpolate=function(e,t,n){return e&&new F(e,t,n)},t.Globals=P,t.useSpring=function(e){var t=l.fun(e),n=W(1,t?e:[e]),r=n[0],c=n[1],o=n[2];return t?[r[0],c,o]:r},t.useTrail=function(e,t){var n=i.useRef(!1),r=l.fun(t),o=v(t),a=i.useRef(),s=W(e,(function(e,t){return 0===e&&(a.current=[]),a.current.push(t),c({},o,{config:v(o.config,e),attach:e>0&&function(){return a.current[e-1]}})})),u=s[0],f=s[1],h=s[2],d=i.useMemo((function(){return function(e){return f((function(t,n){e.reverse;var r=e.reverse?t+1:t-1,i=a.current[r];return c({},e,{config:v(e.config||o.config,t),attach:i&&function(){return i}})}))}}),[e,o.reverse]);return i.useEffect((function(){n.current&&!r&&d(t)})),i.useEffect((function(){n.current=!0}),[]),r?[u,d,h]:u},t.useTransition=function(e,t,n){var r=c({items:e,keys:t||function(e){return e}},n),a=G(r),s=a.lazy,u=void 0!==s&&s,l=(a.unique,a.reset),h=void 0!==l&&l,d=(a.enter,a.leave,a.update,a.onDestroyed),p=(a.keys,a.items,a.onFrame),m=a.onRest,b=a.onStart,y=a.ref,g=o(a,["lazy","unique","reset","enter","leave","update","onDestroyed","keys","items","onFrame","onRest","onStart","ref"]),O=f(),z=i.useRef(!1),w=i.useRef({mounted:!1,first:!0,deleted:[],current:{},transitions:[],prevProps:{},paused:!!r.ref,instances:!z.current&&new Map,forceUpdate:O});return i.useImperativeHandle(r.ref,(function(){return{start:function(){return Promise.all(Array.from(w.current.instances).map((function(e){var t=e[1];return new Promise((function(e){return t.start(e)}))})))},stop:function(e){return Array.from(w.current.instances).forEach((function(t){return t[1].stop(e)}))},get controllers(){return Array.from(w.current.instances).map((function(e){return e[1]}))}}})),w.current=function(e,t){var n=e.first,r=e.prevProps,i=o(e,["first","prevProps"]),a=G(t),s=a.items,u=a.keys,l=a.initial,f=a.from,h=a.enter,d=a.leave,p=a.update,m=a.trail,b=void 0===m?0:m,y=a.unique,g=a.config,O=a.order,z=void 0===O?["enter","leave","update"]:O,w=G(r),j=w.keys,k=w.items,M=c({},i.current),H=[].concat(i.deleted),V=Object.keys(M),E=new Set(V),C=new Set(u),x=u.filter((function(e){return!E.has(e)})),_=i.transitions.filter((function(e){return!e.destroyed&&!C.has(e.originalKey)})).map((function(e){return e.originalKey})),S=u.filter((function(e){return E.has(e)})),L=-b;for(;z.length;){switch(z.shift()){case"enter":x.forEach((function(e,t){y&&H.find((function(t){return t.originalKey===e}))&&(H=H.filter((function(t){return t.originalKey!==e})));var r=u.indexOf(e),c=s[r],o=n&&void 0!==l?"initial":"enter";M[e]={slot:o,originalKey:e,key:y?String(e):$++,item:c,trail:L+=b,config:v(g,c,o),from:v(n&&void 0!==l?l||{}:f,c),to:v(h,c)}}));break;case"leave":_.forEach((function(e){var t=j.indexOf(e),n=k[t];H.unshift(c({},M[e],{slot:"leave",destroyed:!0,left:j[Math.max(0,t-1)],right:j[Math.min(j.length,t+1)],trail:L+=b,config:v(g,n,"leave"),to:v(d,n)})),delete M[e]}));break;case"update":S.forEach((function(e){var t=u.indexOf(e),n=s[t];M[e]=c({},M[e],{item:n,slot:"update",trail:L+=b,config:v(g,n,"update"),to:v(p,n)})}))}}var P=u.map((function(e){return M[e]}));return H.forEach((function(e){var t,n=e.left,r=(e.right,o(e,["left","right"]));-1!==(t=P.findIndex((function(e){return e.originalKey===n})))&&(t+=1),t=Math.max(0,t),P=[].concat(P.slice(0,t),[r],P.slice(t))})),c({},i,{changed:x.length||_.length||S.length,first:n&&0===x.length,transitions:P,current:M,deleted:H,prevProps:t})}(w.current,r),w.current.changed&&w.current.transitions.forEach((function(e){var t=e.slot,n=e.from,r=e.to,o=e.config,i=e.trail,a=e.key,s=e.item;w.current.instances.has(a)||w.current.instances.set(a,new q);var l=w.current.instances.get(a),f=c({},g,{to:r,from:n,config:o,ref:y,onRest:function(n){w.current.mounted&&(e.destroyed&&(y||u||Z(w,a),d&&d(s)),!Array.from(w.current.instances).some((function(e){return!e[1].idle}))&&(y||u)&&w.current.deleted.length>0&&Z(w),m&&m(s,t,n))},onStart:b&&function(){return b(s,t)},onFrame:p&&function(e){return p(s,t,e)},delay:i,reset:h&&"enter"===t});l.update(f),w.current.paused||l.start()})),i.useEffect((function(){return w.current.mounted=z.current=!0,function(){w.current.mounted=z.current=!1,Array.from(w.current.instances).map((function(e){return e[1].destroy()})),w.current.instances.clear()}}),[]),w.current.transitions.map((function(e){var t=e.item,n=e.slot,r=e.key;return{item:t,key:r,state:n,props:w.current.instances.get(r).getValues()}}))},t.useChain=function(e,t,n){void 0===n&&(n=1e3);var r=i.useRef();i.useEffect((function(){l.equ(e,r.current)?e.forEach((function(e){var t=e.current;return t&&t.start()})):t?e.forEach((function(e,r){var o=e.current;if(o){var i=o.controllers;if(i.length){var a=n*t[r];i.forEach((function(e){e.queue=e.queue.map((function(e){return c({},e,{delay:e.delay+a})})),e.start()}))}}})):e.reduce((function(e,t,n){var r=t.current;return e.then((function(){return r.start()}))}),Promise.resolve()),r.current=e}))},t.useSprings=W},402:function(e,t,n){var r=n(530);e.exports=d,e.exports.parse=o,e.exports.compile=function(e,t){return a(o(e,t),t)},e.exports.tokensToFunction=a,e.exports.tokensToRegExp=h;var c=new RegExp(["(\\\\.)","([\\/.])?(?:(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?|(\\*))"].join("|"),"g");function o(e,t){for(var n,r=[],o=0,i=0,a="",l=t&&t.delimiter||"/";null!=(n=c.exec(e));){var f=n[0],h=n[1],d=n.index;if(a+=e.slice(i,d),i=d+f.length,h)a+=h[1];else{var v=e[i],p=n[2],m=n[3],b=n[4],y=n[5],g=n[6],O=n[7];a&&(r.push(a),a="");var z=null!=p&&null!=v&&v!==p,w="+"===g||"*"===g,j="?"===g||"*"===g,k=n[2]||l,M=b||y;r.push({name:m||o++,prefix:p||"",delimiter:k,optional:j,repeat:w,partial:z,asterisk:!!O,pattern:M?u(M):O?".*":"[^"+s(k)+"]+?"})}}return i<e.length&&(a+=e.substr(i)),a&&r.push(a),r}function i(e){return encodeURI(e).replace(/[\/?#]/g,(function(e){return"%"+e.charCodeAt(0).toString(16).toUpperCase()}))}function a(e,t){for(var n=new Array(e.length),c=0;c<e.length;c++)"object"==typeof e[c]&&(n[c]=new RegExp("^(?:"+e[c].pattern+")$",f(t)));return function(t,c){for(var o="",a=t||{},s=(c||{}).pretty?i:encodeURIComponent,u=0;u<e.length;u++){var l=e[u];if("string"!=typeof l){var f,h=a[l.name];if(null==h){if(l.optional){l.partial&&(o+=l.prefix);continue}throw new TypeError('Expected "'+l.name+'" to be defined')}if(r(h)){if(!l.repeat)throw new TypeError('Expected "'+l.name+'" to not repeat, but received `'+JSON.stringify(h)+"`");if(0===h.length){if(l.optional)continue;throw new TypeError('Expected "'+l.name+'" to not be empty')}for(var d=0;d<h.length;d++){if(f=s(h[d]),!n[u].test(f))throw new TypeError('Expected all "'+l.name+'" to match "'+l.pattern+'", but received `'+JSON.stringify(f)+"`");o+=(0===d?l.prefix:l.delimiter)+f}}else{if(f=l.asterisk?encodeURI(h).replace(/[?#]/g,(function(e){return"%"+e.charCodeAt(0).toString(16).toUpperCase()})):s(h),!n[u].test(f))throw new TypeError('Expected "'+l.name+'" to match "'+l.pattern+'", but received "'+f+'"');o+=l.prefix+f}}else o+=l}return o}}function s(e){return e.replace(/([.+*?=^!:${}()[\]|\/\\])/g,"\\$1")}function u(e){return e.replace(/([=!:$\/()])/g,"\\$1")}function l(e,t){return e.keys=t,e}function f(e){return e&&e.sensitive?"":"i"}function h(e,t,n){r(t)||(n=t||n,t=[]);for(var c=(n=n||{}).strict,o=!1!==n.end,i="",a=0;a<e.length;a++){var u=e[a];if("string"==typeof u)i+=s(u);else{var h=s(u.prefix),d="(?:"+u.pattern+")";t.push(u),u.repeat&&(d+="(?:"+h+d+")*"),i+=d=u.optional?u.partial?h+"("+d+")?":"(?:"+h+"("+d+"))?":h+"("+d+")"}}var v=s(n.delimiter||"/"),p=i.slice(-v.length)===v;return c||(i=(p?i.slice(0,-v.length):i)+"(?:"+v+"(?=$))?"),i+=o?"$":c&&p?"":"(?="+v+"|$)",l(new RegExp("^"+i,f(n)),t)}function d(e,t,n){return r(t)||(n=t||n,t=[]),n=n||{},e instanceof RegExp?function(e,t){var n=e.source.match(/\((?!\?)/g);if(n)for(var r=0;r<n.length;r++)t.push({name:r,prefix:null,delimiter:null,optional:!1,repeat:!1,partial:!1,asterisk:!1,pattern:null});return l(e,t)}(e,t):r(e)?function(e,t,n){for(var r=[],c=0;c<e.length;c++)r.push(d(e[c],t,n).source);return l(new RegExp("(?:"+r.join("|")+")",f(n)),t)}(e,t,n):function(e,t,n){return h(o(e,n),t,n)}(e,t,n)}},41:function(e,t){!function(){e.exports=this.wc.data}()},410:function(e,t,n){"use strict";function r(e){return e?e.substr(1).split("&").reduce((function(e,t){var n=t.split("="),r=n[0],c=decodeURIComponent(n[1]);return c=isNaN(Number(c))?c:Number(c),e[r]=c,e}),{}):{}}function c(){var e="",t=r(window.location.search),n=t.page,c=t.path,o=t.post_type;if(n){var i="wc-admin"===n?"home_screen":n;e=c?c.replace(/\//g,"_").substring(1):i}else o&&(e=o);return e}n.d(t,"b",(function(){return r})),n.d(t,"a",(function(){return c}))},411:function(e,t,n){"use strict";n.d(t,"a",(function(){return c})),n.d(t,"b",(function(){return o}));var r=n(2);function c(e,t){return Object(r.filter)(e,(function(e){var n=e.is_deleted,r=e.date_created_gmt,c=e.status;if(!n)return(!t||!r||new Date(r+"Z").getTime()>t)&&"unactioned"===c})).length}function o(e){return Object(r.filter)(e,(function(e){return!e.is_deleted})).length>0}},415:function(e,t,n){"use strict";n.d(t,"a",(function(){return v})),n.d(t,"b",(function(){return g}));var r=n(0),c=n(3),o=n(49),i=n(40),a=n.n(i),s=n(33),u=n(67),l=n(68),f=n(41),h=n(35),d=function(e){var t=e.value,n=e.onChange,c=Object(f.useSettings)("wc_admin",["wcAdminSettings"]).wcAdminSettings.woocommerce_default_date_range,o=Object(u.parse)(t.replace(/&amp;/g,"&")),i=Object(h.getDateParamsFromQuery)(o,c),a=i.period,s=i.compare,d=i.before,v=i.after,p=Object(h.getCurrentDates)(o,c),m={period:a,compare:s,before:d,after:v,primaryDate:p.primary,secondaryDate:p.secondary};return Object(r.createElement)(l.DateRangeFilterPicker,{query:o,onRangeSelect:function(e){n({target:{name:"woocommerce_default_date_range",value:Object(u.stringify)(e)}})},dateQuery:m,isoDateFormat:h.isoDateFormat})},v=["processing","on-hold"],p=["completed","processing","refunded","cancelled","failed","pending","on-hold"],m=Object.keys(s.d).filter((function(e){return"refunded"!==e})).map((function(e){return{value:e,label:s.d[e],description:Object(c.sprintf)(Object(c.__)("Exclude the %s status from reports",'woocommerce'),s.d[e])}})),b=Object(s.g)("unregisteredOrderStatuses",{}),y=[{key:"defaultStatuses",options:m.filter((function(e){return p.includes(e.value)}))},{key:"customStatuses",label:Object(c.__)("Custom Statuses",'woocommerce'),options:m.filter((function(e){return!p.includes(e.value)}))},{key:"unregisteredStatuses",label:Object(c.__)("Unregistered Statuses",'woocommerce'),options:Object.keys(b).map((function(e){return{value:e,label:e,description:Object(c.sprintf)(Object(c.__)("Exclude the %s status from reports",'woocommerce'),e)}}))}],g=Object(o.applyFilters)("woocommerce_admin_analytics_settings",{woocommerce_excluded_report_order_statuses:{label:Object(c.__)("Excluded Statuses:",'woocommerce'),inputType:"checkboxGroup",options:y,helpText:a()({mixedString:Object(c.__)("Orders with these statuses are excluded from the totals in your reports. The {{strong}}Refunded{{/strong}} status can not be excluded.",'woocommerce'),components:{strong:Object(r.createElement)("strong",null)}}),defaultValue:["pending","cancelled","failed"]},woocommerce_actionable_order_statuses:{label:Object(c.__)("Actionable Statuses:",'woocommerce'),inputType:"checkboxGroup",options:y,helpText:Object(c.__)("Orders with these statuses require action on behalf of the store admin.These orders will show up in the Orders tab under the activity panel.",'woocommerce'),defaultValue:v},woocommerce_default_date_range:{name:"woocommerce_default_date_range",label:Object(c.__)("Default Date Range:",'woocommerce'),inputType:"component",component:d,helpText:Object(c.__)("Select a default date range. When no range is selected, reports will be viewed by the default date range.",'woocommerce'),defaultValue:"period=month&compare=previous_year"}})},417:function(e,t,n){"use strict";var r=n(3),c=n(49),o=n(0),i=n(33),a=Object(i.g)("manageStock","no"),s=Object(o.lazy)((function(){return Promise.all([n.e(1),n.e(3),n.e(0),n.e(20)]).then(n.bind(null,707))})),u=Object(o.lazy)((function(){return Promise.all([n.e(1),n.e(3),n.e(0),n.e(7),n.e(19)]).then(n.bind(null,706))})),l=Object(o.lazy)((function(){return Promise.all([n.e(1),n.e(3),n.e(0),n.e(18)]).then(n.bind(null,710))})),f=Object(o.lazy)((function(){return Promise.all([n.e(1),n.e(3),n.e(0),n.e(7),n.e(14)]).then(n.bind(null,704))})),h=Object(o.lazy)((function(){return Promise.all([n.e(1),n.e(3),n.e(0),n.e(15)]).then(n.bind(null,709))})),d=Object(o.lazy)((function(){return Promise.all([n.e(1),n.e(3),n.e(0),n.e(22)]).then(n.bind(null,705))})),v=Object(o.lazy)((function(){return Promise.all([n.e(1),n.e(3),n.e(0),n.e(17)]).then(n.bind(null,708))})),p=Object(o.lazy)((function(){return Promise.all([n.e(1),n.e(0),n.e(21)]).then(n.bind(null,702))})),m=Object(o.lazy)((function(){return Promise.all([n.e(1),n.e(0),n.e(16)]).then(n.bind(null,703))}));t.a=function(){var e=[{report:"revenue",title:Object(r.__)("Revenue",'woocommerce'),component:s},{report:"products",title:Object(r.__)("Products",'woocommerce'),component:u},{report:"orders",title:Object(r.__)("Orders",'woocommerce'),component:l},{report:"categories",title:Object(r.__)("Categories",'woocommerce'),component:f},{report:"coupons",title:Object(r.__)("Coupons",'woocommerce'),component:h},{report:"taxes",title:Object(r.__)("Taxes",'woocommerce'),component:d},{report:"downloads",title:Object(r.__)("Downloads",'woocommerce'),component:v},"yes"===a?{report:"stock",title:Object(r.__)("Stock",'woocommerce'),component:p}:null,{report:"customers",title:Object(r.__)("Customers",'woocommerce'),component:m},{report:"downloads",title:Object(r.__)("Downloads",'woocommerce'),component:v}].filter(Boolean);return Object(c.applyFilters)("woocommerce_admin_reports_list",e)}},418:function(e,t,n){"use strict";var r=n(9),c=n(19),o=n(0);function i(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}t.a=function(e){var t=e.icon,n=e.size,a=void 0===n?24:n,s=Object(c.a)(e,["icon","size"]);return Object(o.cloneElement)(t,function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?i(Object(n),!0).forEach((function(t){Object(r.a)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):i(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({width:a,height:a},s))}},42:function(e,t){!function(){e.exports=this.wp.apiFetch}()},43:function(e,t){function n(t){return"function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?e.exports=n=function(e){return typeof e}:e.exports=n=function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},n(t)}e.exports=n},44:function(e,t,n){"use strict";n.d(t,"a",(function(){return u})),n.d(t,"b",(function(){return l})),n.d(t,"c",(function(){return f}));var r=n(9),c=n(19),o=n(4),i=n.n(o),a=n(0);function s(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}var u=function(e){return Object(a.createElement)("circle",e)},l=function(e){return Object(a.createElement)("path",e)},f=function(e){var t=e.className,n=e.isPressed,o=function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?s(Object(n),!0).forEach((function(t){Object(r.a)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):s(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({},Object(c.a)(e,["className","isPressed"]),{className:i()(t,{"is-pressed":n})||void 0,role:"img","aria-hidden":!0,focusable:!1});return Object(a.createElement)("svg",o)}},47:function(e,t){var n;n=function(){return this}();try{n=n||new Function("return this")()}catch(e){"object"==typeof window&&(n=window)}e.exports=n},49:function(e,t){!function(){e.exports=this.wp.hooks}()},5: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}},500:function(e,t,n){"use strict";var r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},c=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}();var o=n(526),i=n(11),a=n(88);e.exports=function(e){var t=e.displayName||e.name,n=function(t){function n(e){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,n);var t=function(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}(this,(n.__proto__||Object.getPrototypeOf(n)).call(this,e));return t.handleClickOutside=t.handleClickOutside.bind(t),t}return function(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)}(n,t),c(n,[{key:"componentDidMount",value:function(){document.addEventListener("click",this.handleClickOutside,!0)}},{key:"componentWillUnmount",value:function(){document.removeEventListener("click",this.handleClickOutside,!0)}},{key:"handleClickOutside",value:function(e){var t=this.__domNode;t&&t.contains(e.target)||!this.__wrappedInstance||"function"!=typeof this.__wrappedInstance.handleClickOutside||this.__wrappedInstance.handleClickOutside(e)}},{key:"render",value:function(){var t=this,n=this.props,c=n.wrappedRef,o=function(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}(n,["wrappedRef"]);return i.createElement(e,r({},o,{ref:function(e){t.__wrappedInstance=e,t.__domNode=a.findDOMNode(e),c&&c(e)}}))}}]),n}(i.Component);return n.displayName="clickOutside("+t+")",o(n,e)}},501:function(e,t,n){"use strict";var r=Object.assign||function(e){for(var t,n=1;n<arguments.length;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e};Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=e.size,n=void 0===t?24:t,c=e.onClick,o=(e.icon,e.className),a=function(e,t){var n={};for(var r in e)0<=t.indexOf(r)||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}(e,["size","onClick","icon","className"]),s=["gridicon","gridicons-pages",o,!1,!1,!1].filter(Boolean).join(" ");return i.default.createElement("svg",r({className:s,height:n,width:n,onClick:c},a,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"}),i.default.createElement("g",null,i.default.createElement("path",{d:"M16 8H8V6h8v2zm0 2H8v2h8v-2zm4-6v12l-6 6H6c-1.105 0-2-.895-2-2V4c0-1.105.895-2 2-2h12c1.105 0 2 .895 2 2zm-2 10V4H6v16h6v-4c0-1.105.895-2 2-2h4z"})))};var c,o=n(11),i=(c=o)&&c.__esModule?c:{default:c};e.exports=t.default},502:function(e,t,n){"use strict";var r=Object.assign||function(e){for(var t,n=1;n<arguments.length;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e};Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=e.size,n=void 0===t?24:t,c=e.onClick,o=(e.icon,e.className),a=function(e,t){var n={};for(var r in e)0<=t.indexOf(r)||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}(e,["size","onClick","icon","className"]),s=["gridicon","gridicons-cross-small",o,!1,!1,!1].filter(Boolean).join(" ");return i.default.createElement("svg",r({className:s,height:n,width:n,onClick:c},a,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"}),i.default.createElement("g",null,i.default.createElement("path",{d:"M17.705 7.705l-1.41-1.41L12 10.59 7.705 6.295l-1.41 1.41L10.59 12l-4.295 4.295 1.41 1.41L12 13.41l4.295 4.295 1.41-1.41L13.41 12l4.295-4.295z"})))};var c,o=n(11),i=(c=o)&&c.__esModule?c:{default:c};e.exports=t.default},503:function(e,t,n){"use strict";(function(e){var r=n(0),c=n(2),o=n(4),i=n.n(o),a=n(171),s=n(3),u=(n(102),n(72));t.a=Object(r.forwardRef)((function(t,n){var o=t.className,l=t.children,f=t.spokenMessage,h=void 0===f?l:f,d=t.politeness,v=void 0===d?"polite":d,p=t.actions,m=void 0===p?[]:p,b=t.onRemove,y=void 0===b?c.noop:b;!function(e,t){var n="string"==typeof e?e:Object(r.renderToString)(e);Object(r.useEffect)((function(){n&&Object(a.a)(n,t)}),[n,t])}(h,v),Object(r.useEffect)((function(){var e=setTimeout((function(){y()}),1e4);return function(){return clearTimeout(e)}}),[]);var g=i()(o,"components-snackbar");return m&&m.length>1&&(void 0!==e&&e.env,m=[m[0]]),Object(r.createElement)("div",{ref:n,className:g,onClick:y,tabIndex:"0",role:"button",onKeyPress:y,"aria-label":Object(s.__)("Dismiss this notice")},Object(r.createElement)("div",{className:"components-snackbar__content"},l,m.map((function(e,t){var n=e.label,c=e.onClick,o=e.url;return Object(r.createElement)(u.a,{key:t,href:o,isTertiary:!0,onClick:function(e){e.stopPropagation(),c&&c(e)},className:"components-snackbar__action"},n)}))))}))}).call(this,n(34))},504: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(47))},509:function(e,t,n){"use strict";var r=n(8),c=n(19),o=n(0),i=n(2),a=n(39),s=n(20),u=n(21),l=n(18),f=n(23),h=n(7),d=n(22),v=n(51);function p(){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}}var m=function(e){Object(d.a)(a,e);var t,n=(t=a,function(){var e,n=Object(h.a)(t);if(p()){var r=Object(h.a)(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return Object(f.a)(this,e)});function a(){var e;return Object(s.a)(this,a),(e=n.apply(this,arguments)).onKeyDown=e.onKeyDown.bind(Object(l.a)(e)),e.bindContainer=e.bindContainer.bind(Object(l.a)(e)),e.getFocusableContext=e.getFocusableContext.bind(Object(l.a)(e)),e.getFocusableIndex=e.getFocusableIndex.bind(Object(l.a)(e)),e}return Object(u.a)(a,[{key:"componentDidMount",value:function(){this.container.addEventListener("keydown",this.onKeyDown),this.container.addEventListener("focus",this.onFocus)}},{key:"componentWillUnmount",value:function(){this.container.removeEventListener("keydown",this.onKeyDown),this.container.removeEventListener("focus",this.onFocus)}},{key:"bindContainer",value:function(e){var t=this.props.forwardedRef;this.container=e,Object(i.isFunction)(t)?t(e):t&&"current"in t&&(t.current=e)}},{key:"getFocusableContext",value:function(e){var t=(this.props.onlyBrowserTabstops?v.a.tabbable:v.a.focusable).find(this.container),n=this.getFocusableIndex(t,e);return n>-1&&e?{index:n,target:e,focusables:t}:null}},{key:"getFocusableIndex",value:function(e,t){var n=e.indexOf(t);if(-1!==n)return n}},{key:"onKeyDown",value:function(e){this.props.onKeyDown&&this.props.onKeyDown(e);var t=this.getFocusableContext,n=this.props,r=n.cycle,c=void 0===r||r,o=n.eventToOffset,a=n.onNavigate,s=void 0===a?i.noop:a,u=n.stopNavigationEvents,l=o(e);if(void 0!==l&&u&&(e.stopImmediatePropagation(),"menuitem"===e.target.getAttribute("role")&&e.preventDefault()),l){var f=t(document.activeElement);if(f){var h=f.index,d=f.focusables,v=c?function(e,t,n){var r=e+n;return r<0?t+r:r>=t?r-t:r}(h,d.length,l):h+l;v>=0&&v<d.length&&(d[v].focus(),s(v,d[v]))}}}},{key:"render",value:function(){var e=this.props,t=e.children,n=Object(c.a)(e,["children"]);return Object(o.createElement)("div",Object(r.a)({ref:this.bindContainer},Object(i.omit)(n,["stopNavigationEvents","eventToOffset","onNavigate","onKeyDown","cycle","onlyBrowserTabstops","forwardedRef"])),t)}}]),a}(o.Component),b=function(e,t){return Object(o.createElement)(m,Object(r.a)({},e,{forwardedRef:t}))};b.displayName="NavigableContainer";var y=Object(o.forwardRef)(b);t.a=Object(o.forwardRef)((function(e,t){var n=e.role,s=void 0===n?"menu":n,u=e.orientation,l=void 0===u?"vertical":u,f=Object(c.a)(e,["role","orientation"]);return Object(o.createElement)(y,Object(r.a)({ref:t,stopNavigationEvents:!0,onlyBrowserTabstops:!1,role:s,"aria-orientation":"presentation"===s?null:l,eventToOffset:function(e){var t=e.keyCode,n=[a.a],r=[a.f];return"horizontal"===l&&(n=[a.d],r=[a.c]),"both"===l&&(n=[a.d,a.a],r=[a.c,a.f]),Object(i.includes)(n,t)?1:Object(i.includes)(r,t)?-1:void 0}},f))}))},51:function(e,t,n){"use strict";n.d(t,"a",(function(){return y}));var r={};n.r(r),n.d(r,"find",(function(){return a}));var c={};n.r(c),n.d(c,"isTabbableIndex",(function(){return l})),n.d(c,"find",(function(){return p})),n.d(c,"findPrevious",(function(){return m})),n.d(c,"findNext",(function(){return b}));var o=["[tabindex]","a[href]","button:not([disabled])",'input:not([type="hidden"]):not([disabled])',"select:not([disabled])","textarea:not([disabled])","iframe","object","embed","area[href]","[contenteditable]:not([contenteditable=false])"].join(",");function i(e){return e.offsetWidth>0||e.offsetHeight>0||e.getClientRects().length>0}function a(e){var t=e.querySelectorAll(o);return Array.from(t).filter((function(e){return!(!i(e)||function(e){return"iframe"===e.nodeName.toLowerCase()&&"-1"===e.getAttribute("tabindex")}(e))&&("AREA"!==e.nodeName||function(e){var t=e.closest("map[name]");if(!t)return!1;var n=document.querySelector('img[usemap="#'+t.name+'"]');return!!n&&i(n)}(e))}))}var s=n(2);function u(e){var t=e.getAttribute("tabindex");return null===t?0:parseInt(t,10)}function l(e){return-1!==u(e)}function f(e,t){return{element:e,index:t}}function h(e){return e.element}function d(e,t){var n=u(e.element),r=u(t.element);return n===r?e.index-t.index:n-r}function v(e){return e.filter(l).map(f).sort(d).map(h).reduce((t={},function(e,n){var r=n.nodeName,c=n.type,o=n.checked,i=n.name;if("INPUT"!==r||"radio"!==c||!i)return e.concat(n);var a=t.hasOwnProperty(i);if(!o&&a)return e;if(a){var u=t[i];e=Object(s.without)(e,u)}return t[i]=n,e.concat(n)}),[]);var t}function p(e){return v(a(e))}function m(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:document.activeElement,t=a(document.body),n=t.indexOf(e);return t.length=n,Object(s.last)(v(t))}function b(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:document.activeElement,t=a(document.body),n=t.indexOf(e),r=t.slice(n+1).filter((function(t){return!e.contains(t)}));return Object(s.first)(v(r))}var y={focusable:r,tabbable:c}},521:function(e,t,n){"use strict";n.r(t),function(e){var t=n(0),r=(n(684),n(41)),c=(n(523),n(273));n.p=e.wcAdminAssets.path;var o=document.getElementById("root"),i=window.wcSettings.currentUserData;if(o){var a=Object(r.withSettingsHydration)("wc_admin",window.wcSettings)(c.b);window.wcSettings.preloadSettings&&window.wcSettings.preloadSettings.general&&(a=Object(r.withSettingsHydration)("general",{general:window.wcSettings.preloadSettings.general})(a)),i&&(a=Object(r.withCurrentUserHydration)(i)(a)),Object(t.render)(Object(t.createElement)(a,null),o)}else{var s=document.getElementById("woocommerce-embedded-root"),u=Object(r.withSettingsHydration)("wc_admin",window.wcSettings)(c.a);i&&(u=Object(r.withCurrentUserHydration)(i)(u)),Object(t.render)(Object(t.createElement)(u,null),s),s.classList.remove("is-embed-loading");var l=document.getElementById("wpbody-content"),f=l.querySelector(".wrap.woocommerce")||l.querySelector('[class="wrap"]'),h=document.createElement("div");Object(t.render)(Object(t.createElement)("div",{className:"woocommerce-layout"},Object(t.createElement)(c.c,null)),l.insertBefore(h,f))}}.call(this,n(47))},523:function(e,t,n){},524:function(e,t,n){},525:function(e,t,n){},526:function(e,t,n){"use strict";var r={childContextTypes:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},c={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},o=Object.defineProperty,i=Object.getOwnPropertyNames,a=Object.getOwnPropertySymbols,s=Object.getOwnPropertyDescriptor,u=Object.getPrototypeOf,l=u&&u(Object);e.exports=function e(t,n,f){if("string"!=typeof n){if(l){var h=u(n);h&&h!==l&&e(t,h,f)}var d=i(n);a&&(d=d.concat(a(n)));for(var v=0;v<d.length;++v){var p=d[v];if(!(r[p]||c[p]||f&&f[p])){var m=s(n,p);try{o(t,p,m)}catch(e){}}}return t}return t}},527:function(e,t,n){},528:function(e,t,n){},529:function(e,t,n){},53:function(e,t,n){"use strict";n.d(t,"a",(function(){return u}));var r=n(9),c=n(2);function o(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function i(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?o(Object(n),!0).forEach((function(t){Object(r.a)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):o(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var a={strong:{},em:{},s:{},del:{},ins:{},a:{attributes:["href","target","rel"]},code:{},abbr:{attributes:["title"]},sub:{},sup:{},br:{},small:{},q:{attributes:["cite"]},dfn:{attributes:["title"]},data:{attributes:["value"]},time:{attributes:["datetime"]},var:{},samp:{},kbd:{},i:{},b:{},u:{},mark:{},ruby:{},rt:{},rp:{},bdi:{attributes:["dir"]},bdo:{attributes:["dir"]},wbr:{},"#text":{}};Object(c.without)(Object.keys(a),"#text","br").forEach((function(e){a[e].children=Object(c.omit)(a,e)}));var s=i({},a,{},{audio:{attributes:["src","preload","autoplay","mediagroup","loop","muted"]},canvas:{attributes:["width","height"]},embed:{attributes:["src","type","width","height"]},img:{attributes:["alt","src","srcset","usemap","ismap","width","height"]},object:{attributes:["data","type","name","usemap","form","width","height"]},video:{attributes:["src","poster","preload","autoplay","mediagroup","loop","muted","controls","width","height"]}});function u(e){var t,n=e.nodeName.toLowerCase();return("paste"!==t?s:Object(c.omit)(i({},s,{ins:{children:s.ins.children},del:{children:s.del.children}}),["u","abbr","data","time","wbr","bdi","bdo"])).hasOwnProperty(n)||"span"===n}},530:function(e,t){e.exports=Array.isArray||function(e){return"[object Array]"==Object.prototype.toString.call(e)}},54:function(e,t,n){"use strict";(function(e){var r=n(0),c=(n(102),Object(r.createContext)({slots:{},fills:{},registerSlot:function(){void 0!==e&&e.env},updateSlot:function(){},unregisterSlot:function(){},registerFill:function(){},unregisterFill:function(){}}));t.a=c}).call(this,n(34))},55:function(e,t,n){"use strict";function r(e){return(r="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)}n.d(t,"a",(function(){return r}))},56:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var r=n(49),c=Object.create(null);function o(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.version,o=t.alternative,i=t.plugin,a=t.link,s=t.hint,u=i?" from ".concat(i):"",l=n?" and will be removed".concat(u," in version ").concat(n):"",f=o?" Please use ".concat(o," instead."):"",h=a?" See: ".concat(a):"",d=s?" Note: ".concat(s):"",v="".concat(e," is deprecated").concat(l,".").concat(f).concat(h).concat(d);v in c||(Object(r.doAction)("deprecated",e,t,v),console.warn(v),c[v]=!0)}},57:function(e,t,n){"use strict";function r(e,t){if(null==e)return{};var n,r,c={},o=Object.keys(e);for(r=0;r<o.length;r++)n=o[r],t.indexOf(n)>=0||(c[n]=e[n]);return c}n.d(t,"a",(function(){return r}))},6:function(e,t){function n(t){return e.exports=n=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},n(t)}e.exports=n},60:function(e,t,n){var r=n(257);e.exports=function(e,t){if(null==e)return{};var n,c,o=r(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(c=0;c<i.length;c++)n=i[c],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}},61:function(e,t){!function(){e.exports=this.wc.tracks}()},62:function(e,t,n){"use strict";function r(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}n.d(t,"a",(function(){return r}))},65:function(e,t,n){"use strict";function r(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t}n.d(t,"a",(function(){return r}))},67:function(e,t,n){"use strict";var r=n(144),c=n(145),o=n(105);e.exports={formats:o,parse:c,stringify:r}},68:function(e,t){!function(){e.exports=this.wc.components}()},684:function(e,t,n){"use strict";var r={};n.r(r),n.d(r,"createNotice",(function(){return p})),n.d(r,"createSuccessNotice",(function(){return m})),n.d(r,"createInfoNotice",(function(){return b})),n.d(r,"createErrorNotice",(function(){return y})),n.d(r,"createWarningNotice",(function(){return g})),n.d(r,"removeNotice",(function(){return O}));var c={};n.r(c),n.d(c,"getNotices",(function(){return w}));var o=n(24),i=n(28),a=n(2),s=n(9);function u(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function l(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?u(Object(n),!0).forEach((function(t){Object(s.a)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):u(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var f=function(e){return function(t){return function(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},r=arguments.length>1?arguments[1]:void 0,c=r[e];if(void 0===c)return n;var o=t(n[c],r);return o===n[c]?n:l({},n,Object(s.a)({},c,o))}}}("context")((function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"CREATE_NOTICE":return[].concat(Object(i.a)(Object(a.reject)(e,{id:t.notice.id})),[t.notice]);case"REMOVE_NOTICE":return Object(a.reject)(e,{id:t.id})}return e})),h=n(12),d=n.n(h),v=d.a.mark(p);function p(){var e,t,n,r,c,o,i,s,u,l,f,h,p,m,b,y,g=arguments;return d.a.wrap((function(d){for(;;)switch(d.prev=d.next){case 0:if(e=g.length>0&&void 0!==g[0]?g[0]:"info",t=g.length>1?g[1]:void 0,n=g.length>2&&void 0!==g[2]?g[2]:{},r=n.speak,c=void 0===r||r,o=n.isDismissible,i=void 0===o||o,s=n.context,u=void 0===s?"global":s,l=n.id,f=void 0===l?Object(a.uniqueId)(u):l,h=n.actions,p=void 0===h?[]:h,m=n.type,b=void 0===m?"default":m,y=n.__unstableHTML,t=String(t),!c){d.next=8;break}return d.next=8,{type:"SPEAK",message:t,ariaLive:"snackbar"===b?"polite":"assertive"};case 8:return d.next=10,{type:"CREATE_NOTICE",context:u,notice:{id:f,status:e,content:t,__unstableHTML:y,isDismissible:i,actions:p,type:b}};case 10:case"end":return d.stop()}}),v)}function m(e,t){return p("success",e,t)}function b(e,t){return p("info",e,t)}function y(e,t){return p("error",e,t)}function g(e,t){return p("warning",e,t)}function O(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"global";return{type:"REMOVE_NOTICE",id:e,context:t}}var z=[];function w(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"global";return e[t]||z}var j=n(171),k={SPEAK:function(e){Object(j.a)(e.message,e.ariaLive||"assertive")}};Object(o.registerStore)("core/notices",{reducer:f,actions:r,selectors:c,controls:k})},7:function(e,t,n){"use strict";function r(e){return(r=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}n.d(t,"a",(function(){return r}))},70:function(e,t,n){"use strict";n.d(t,"a",(function(){return c}));var r=n(62);function c(e,t){if(e){if("string"==typeof e)return Object(r.a)(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Object(r.a)(e,t):void 0}}},700:function(e,t){!function(){e.exports=this.wc.csvExport}()},716:function(e,t,n){"use strict";var r=n(0),c=n(44),o=Object(r.createElement)(c.c,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(r.createElement)(c.b,{fillRule:"evenodd",d:"M17.375 15.656A6.47 6.47 0 0018.5 12a6.47 6.47 0 00-.943-3.374l-1.262.813c.448.749.705 1.625.705 2.561a4.977 4.977 0 01-.887 2.844l1.262.813zm-1.951 1.87l-.813-1.261A4.976 4.976 0 0112 17c-.958 0-1.852-.27-2.613-.736l-.812 1.261A6.47 6.47 0 0012 18.5a6.47 6.47 0 003.424-.974zm-8.8-1.87A6.47 6.47 0 015.5 12c0-1.235.344-2.39.943-3.373l1.261.812A4.977 4.977 0 007 12c0 1.056.328 2.036.887 2.843l-1.262.813zm2.581-7.803A4.977 4.977 0 0112 7c1.035 0 1.996.314 2.794.853l.812-1.262A6.47 6.47 0 0012 5.5a6.47 6.47 0 00-3.607 1.092l.812 1.261zM12 20a8 8 0 100-16 8 8 0 000 16zm0-4.5a3.5 3.5 0 100-7 3.5 3.5 0 000 7z",clipRule:"evenodd"}));t.a=o},717:function(e,t,n){"use strict";(function(e){var r=n(101),c="undefined"!=typeof window&&window.navigator.userAgent.indexOf("Trident")>=0,o=e.env.FORCE_REDUCED_MOTION||c?function(){return!0}:function(){return Object(r.a)("(prefers-reduced-motion: reduce)")};t.a=o}).call(this,n(34))},72:function(e,t,n){"use strict";var r=n(8),c=n(19),o=n(0),i=n(4),a=n.n(i),s=n(2),u=n(56),l=n(116),f=n(115);function h(e){if("undefined"==typeof Symbol||null==e[Symbol.iterator]){if(Array.isArray(e)||(e=function(e,t){if(!e)return;if("string"==typeof e)return d(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(n);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return d(e,t)}(e))){var t=0,n=function(){};return{s:n,n:function(){return t>=e.length?{done:!0}:{done:!1,value:e[t++]}},e:function(e){throw e},f:n}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var r,c,o=!0,i=!1;return{s:function(){r=e[Symbol.iterator]()},n:function(){var e=r.next();return o=e.done,e},e:function(e){i=!0,c=e},f:function(){try{o||null==r.return||r.return()}finally{if(i)throw c}}}}function d(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var v=["onMouseDown","onClick"];t.a=Object(o.forwardRef)((function(e,t){var n=e.href,i=e.target,d=e.isPrimary,p=e.isSmall,m=e.isTertiary,b=e.isPressed,y=e.isBusy,g=e.isDefault,O=e.isSecondary,z=e.isLink,w=e.isDestructive,j=e.className,k=e.disabled,M=e.icon,H=e.iconSize,V=e.showTooltip,E=e.tooltipPosition,C=e.shortcut,x=e.label,_=e.children,S=e.__experimentalIsFocusable,L=Object(c.a)(e,["href","target","isPrimary","isSmall","isTertiary","isPressed","isBusy","isDefault","isSecondary","isLink","isDestructive","className","disabled","icon","iconSize","showTooltip","tooltipPosition","shortcut","label","children","__experimentalIsFocusable"]);g&&Object(u.a)("Button isDefault prop",{alternative:"isSecondary"});var P=a()("components-button",j,{"is-secondary":g||O,"is-primary":d,"is-small":p,"is-tertiary":m,"is-pressed":b,"is-busy":y,"is-link":z,"is-destructive":w,"has-text":!!M&&!!_,"has-icon":!!M}),R=k&&!S,T=void 0===n||R?"button":"a",A="a"===T?{href:n,target:i}:{type:"button",disabled:R,"aria-pressed":b};if(k&&S){A["aria-disabled"]=!0;var N,D=h(v);try{for(D.s();!(N=D.n()).done;){L[N.value]=function(e){e.stopPropagation(),e.preventDefault()}}}catch(e){D.e(e)}finally{D.f()}}var F=!R&&(V&&x||C||!!x&&(!_||Object(s.isArray)(_)&&!_.length)&&!1!==V),I=Object(o.createElement)(T,Object(r.a)({},A,L,{className:P,"aria-label":L["aria-label"]||x,ref:t}),M&&Object(o.createElement)(f.a,{icon:M,size:H}),_);return F?Object(o.createElement)(l.a,{text:x,shortcut:C,position:E},I):I}))},73:function(e,t){!function(){e.exports=this.wp.htmlEntities}()},74:function(e,t,n){"use strict";var r=n(2);t.a=function(e,t){return function(n){var c=e(n),o=n.displayName,i=void 0===o?n.name||"Component":o;return c.displayName="".concat(Object(r.upperFirst)(Object(r.camelCase)(t)),"(").concat(i,")"),c}}},77:function(e,t,n){"use strict";function r(e){"complete"!==document.readyState&&"interactive"!==document.readyState?document.addEventListener("DOMContentLoaded",e):e()}n.d(t,"a",(function(){return r}))},78:function(e,t){e.exports=function(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}},8:function(e,t,n){"use strict";function r(){return(r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}n.d(t,"a",(function(){return r}))},80:function(e,t,n){"use strict";var r=Object.prototype.hasOwnProperty,c=Array.isArray,o=function(){for(var e=[],t=0;t<256;++t)e.push("%"+((t<16?"0":"")+t.toString(16)).toUpperCase());return e}(),i=function(e,t){for(var n=t&&t.plainObjects?Object.create(null):{},r=0;r<e.length;++r)void 0!==e[r]&&(n[r]=e[r]);return n};e.exports={arrayToObject:i,assign:function(e,t){return Object.keys(t).reduce((function(e,n){return e[n]=t[n],e}),e)},combine:function(e,t){return[].concat(e,t)},compact:function(e){for(var t=[{obj:{o:e},prop:"o"}],n=[],r=0;r<t.length;++r)for(var o=t[r],i=o.obj[o.prop],a=Object.keys(i),s=0;s<a.length;++s){var u=a[s],l=i[u];"object"==typeof l&&null!==l&&-1===n.indexOf(l)&&(t.push({obj:i,prop:u}),n.push(l))}return function(e){for(;e.length>1;){var t=e.pop(),n=t.obj[t.prop];if(c(n)){for(var r=[],o=0;o<n.length;++o)void 0!==n[o]&&r.push(n[o]);t.obj[t.prop]=r}}}(t),e},decode:function(e,t,n){var r=e.replace(/\+/g," ");if("iso-8859-1"===n)return r.replace(/%[0-9a-f]{2}/gi,unescape);try{return decodeURIComponent(r)}catch(e){return r}},encode:function(e,t,n){if(0===e.length)return e;var r=e;if("symbol"==typeof e?r=Symbol.prototype.toString.call(e):"string"!=typeof e&&(r=String(e)),"iso-8859-1"===n)return escape(r).replace(/%u[0-9a-f]{4}/gi,(function(e){return"%26%23"+parseInt(e.slice(2),16)+"%3B"}));for(var c="",i=0;i<r.length;++i){var a=r.charCodeAt(i);45===a||46===a||95===a||126===a||a>=48&&a<=57||a>=65&&a<=90||a>=97&&a<=122?c+=r.charAt(i):a<128?c+=o[a]:a<2048?c+=o[192|a>>6]+o[128|63&a]:a<55296||a>=57344?c+=o[224|a>>12]+o[128|a>>6&63]+o[128|63&a]:(i+=1,a=65536+((1023&a)<<10|1023&r.charCodeAt(i)),c+=o[240|a>>18]+o[128|a>>12&63]+o[128|a>>6&63]+o[128|63&a])}return c},isBuffer:function(e){return!(!e||"object"!=typeof e)&&!!(e.constructor&&e.constructor.isBuffer&&e.constructor.isBuffer(e))},isRegExp:function(e){return"[object RegExp]"===Object.prototype.toString.call(e)},maybeMap:function(e,t){if(c(e)){for(var n=[],r=0;r<e.length;r+=1)n.push(t(e[r]));return n}return t(e)},merge:function e(t,n,o){if(!n)return t;if("object"!=typeof n){if(c(t))t.push(n);else{if(!t||"object"!=typeof t)return[t,n];(o&&(o.plainObjects||o.allowPrototypes)||!r.call(Object.prototype,n))&&(t[n]=!0)}return t}if(!t||"object"!=typeof t)return[t].concat(n);var a=t;return c(t)&&!c(n)&&(a=i(t,o)),c(t)&&c(n)?(n.forEach((function(n,c){if(r.call(t,c)){var i=t[c];i&&"object"==typeof i&&n&&"object"==typeof n?t[c]=e(i,n,o):t.push(n)}else t[c]=n})),t):Object.keys(n).reduce((function(t,c){var i=n[c];return r.call(t,c)?t[c]=e(t[c],i,o):t[c]=i,t}),a)}}},81:function(e,t,n){var r=n(78);e.exports=function(e,t){if(e){if("string"==typeof e)return r(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?r(e,t):void 0}}},83:function(e,t,n){"use strict";var r=n(146),c=n(147),o=Array.isArray;e.exports=function(e,t){if(e&&t){if(e.constructor===Object&&t.constructor===Object)return r(e,t);if(o(e)&&o(t))return c(e,t)}return e===t},e.exports.isShallowEqualObjects=r,e.exports.isShallowEqualArrays=c},85:function(e,t,n){"use strict";n.d(t,"a",(function(){return d}));var r=n(8),c=n(19),o=n(20),i=n(21),a=n(23),s=n(7),u=n(22),l=n(0),f=n(44);function h(){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}}var d=function(e){Object(u.a)(d,e);var t,n=(t=d,function(){var e,n=Object(s.a)(t);if(h()){var r=Object(s.a)(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return Object(a.a)(this,e)});function d(){return Object(o.a)(this,d),n.apply(this,arguments)}return Object(i.a)(d,[{key:"render",value:function(){var e,t=this.props,n=t.icon,o=t.size,i=void 0===o?20:o,a=t.className,s=Object(c.a)(t,["icon","size","className"]);switch(n){case"admin-appearance":e="M14.48 11.06L7.41 3.99l1.5-1.5c.5-.56 2.3-.47 3.51.32 1.21.8 1.43 1.28 2.91 2.1 1.18.64 2.45 1.26 4.45.85zm-.71.71L6.7 4.7 4.93 6.47c-.39.39-.39 1.02 0 1.41l1.06 1.06c.39.39.39 1.03 0 1.42-.6.6-1.43 1.11-2.21 1.69-.35.26-.7.53-1.01.84C1.43 14.23.4 16.08 1.4 17.07c.99 1 2.84-.03 4.18-1.36.31-.31.58-.66.85-1.02.57-.78 1.08-1.61 1.69-2.21.39-.39 1.02-.39 1.41 0l1.06 1.06c.39.39 1.02.39 1.41 0z";break;case"admin-collapse":e="M10 2.16c4.33 0 7.84 3.51 7.84 7.84s-3.51 7.84-7.84 7.84S2.16 14.33 2.16 10 5.71 2.16 10 2.16zm2 11.72V6.12L6.18 9.97z";break;case"admin-comments":e="M5 2h9c1.1 0 2 .9 2 2v7c0 1.1-.9 2-2 2h-2l-5 5v-5H5c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2z";break;case"admin-customizer":e="M18.33 3.57s.27-.8-.31-1.36c-.53-.52-1.22-.24-1.22-.24-.61.3-5.76 3.47-7.67 5.57-.86.96-2.06 3.79-1.09 4.82.92.98 3.96-.17 4.79-1 2.06-2.06 5.21-7.17 5.5-7.79zM1.4 17.65c2.37-1.56 1.46-3.41 3.23-4.64.93-.65 2.22-.62 3.08.29.63.67.8 2.57-.16 3.46-1.57 1.45-4 1.55-6.15.89z";break;case"admin-generic":e="M18 12h-2.18c-.17.7-.44 1.35-.81 1.93l1.54 1.54-2.1 2.1-1.54-1.54c-.58.36-1.23.63-1.91.79V19H8v-2.18c-.68-.16-1.33-.43-1.91-.79l-1.54 1.54-2.12-2.12 1.54-1.54c-.36-.58-.63-1.23-.79-1.91H1V9.03h2.17c.16-.7.44-1.35.8-1.94L2.43 5.55l2.1-2.1 1.54 1.54c.58-.37 1.24-.64 1.93-.81V2h3v2.18c.68.16 1.33.43 1.91.79l1.54-1.54 2.12 2.12-1.54 1.54c.36.59.64 1.24.8 1.94H18V12zm-8.5 1.5c1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3 1.34 3 3 3z";break;case"admin-home":e="M16 8.5l1.53 1.53-1.06 1.06L10 4.62l-6.47 6.47-1.06-1.06L10 2.5l4 4v-2h2v4zm-6-2.46l6 5.99V18H4v-5.97zM12 17v-5H8v5h4z";break;case"admin-links":e="M17.74 2.76c1.68 1.69 1.68 4.41 0 6.1l-1.53 1.52c-1.12 1.12-2.7 1.47-4.14 1.09l2.62-2.61.76-.77.76-.76c.84-.84.84-2.2 0-3.04-.84-.85-2.2-.85-3.04 0l-.77.76-3.38 3.38c-.37-1.44-.02-3.02 1.1-4.14l1.52-1.53c1.69-1.68 4.42-1.68 6.1 0zM8.59 13.43l5.34-5.34c.42-.42.42-1.1 0-1.52-.44-.43-1.13-.39-1.53 0l-5.33 5.34c-.42.42-.42 1.1 0 1.52.44.43 1.13.39 1.52 0zm-.76 2.29l4.14-4.15c.38 1.44.03 3.02-1.09 4.14l-1.52 1.53c-1.69 1.68-4.41 1.68-6.1 0-1.68-1.68-1.68-4.42 0-6.1l1.53-1.52c1.12-1.12 2.7-1.47 4.14-1.1l-4.14 4.15c-.85.84-.85 2.2 0 3.05.84.84 2.2.84 3.04 0z";break;case"admin-media":e="M13 11V4c0-.55-.45-1-1-1h-1.67L9 1H5L3.67 3H2c-.55 0-1 .45-1 1v7c0 .55.45 1 1 1h10c.55 0 1-.45 1-1zM7 4.5c1.38 0 2.5 1.12 2.5 2.5S8.38 9.5 7 9.5 4.5 8.38 4.5 7 5.62 4.5 7 4.5zM14 6h5v10.5c0 1.38-1.12 2.5-2.5 2.5S14 17.88 14 16.5s1.12-2.5 2.5-2.5c.17 0 .34.02.5.05V9h-3V6zm-4 8.05V13h2v3.5c0 1.38-1.12 2.5-2.5 2.5S7 17.88 7 16.5 8.12 14 9.5 14c.17 0 .34.02.5.05z";break;case"admin-multisite":e="M14.27 6.87L10 3.14 5.73 6.87 5 6.14l5-4.38 5 4.38zM14 8.42l-4.05 3.43L6 8.38v-.74l4-3.5 4 3.5v.78zM11 9.7V8H9v1.7h2zm-1.73 4.03L5 10 .73 13.73 0 13l5-4.38L10 13zm10 0L15 10l-4.27 3.73L10 13l5-4.38L20 13zM5 11l4 3.5V18H1v-3.5zm10 0l4 3.5V18h-8v-3.5zm-9 6v-2H4v2h2zm10 0v-2h-2v2h2z";break;case"admin-network":e="M16.95 2.58c1.96 1.95 1.96 5.12 0 7.07-1.51 1.51-3.75 1.84-5.59 1.01l-1.87 3.31-2.99.31L5 18H2l-1-2 7.95-7.69c-.92-1.87-.62-4.18.93-5.73 1.95-1.96 5.12-1.96 7.07 0zm-2.51 3.79c.74 0 1.33-.6 1.33-1.34 0-.73-.59-1.33-1.33-1.33-.73 0-1.33.6-1.33 1.33 0 .74.6 1.34 1.33 1.34z";break;case"admin-page":e="M6 15V2h10v13H6zm-1 1h8v2H3V5h2v11z";break;case"admin-plugins":e="M13.11 4.36L9.87 7.6 8 5.73l3.24-3.24c.35-.34 1.05-.2 1.56.32.52.51.66 1.21.31 1.55zm-8 1.77l.91-1.12 9.01 9.01-1.19.84c-.71.71-2.63 1.16-3.82 1.16H6.14L4.9 17.26c-.59.59-1.54.59-2.12 0-.59-.58-.59-1.53 0-2.12l1.24-1.24v-3.88c0-1.13.4-3.19 1.09-3.89zm7.26 3.97l3.24-3.24c.34-.35 1.04-.21 1.55.31.52.51.66 1.21.31 1.55l-3.24 3.25z";break;case"admin-post":e="M10.44 3.02l1.82-1.82 6.36 6.35-1.83 1.82c-1.05-.68-2.48-.57-3.41.36l-.75.75c-.92.93-1.04 2.35-.35 3.41l-1.83 1.82-2.41-2.41-2.8 2.79c-.42.42-3.38 2.71-3.8 2.29s1.86-3.39 2.28-3.81l2.79-2.79L4.1 9.36l1.83-1.82c1.05.69 2.48.57 3.4-.36l.75-.75c.93-.92 1.05-2.35.36-3.41z";break;case"admin-settings":e="M18 16V4c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1v12c0 .55.45 1 1 1h13c.55 0 1-.45 1-1zM8 11h1c.55 0 1 .45 1 1s-.45 1-1 1H8v1.5c0 .28-.22.5-.5.5s-.5-.22-.5-.5V13H6c-.55 0-1-.45-1-1s.45-1 1-1h1V5.5c0-.28.22-.5.5-.5s.5.22.5.5V11zm5-2h-1c-.55 0-1-.45-1-1s.45-1 1-1h1V5.5c0-.28.22-.5.5-.5s.5.22.5.5V7h1c.55 0 1 .45 1 1s-.45 1-1 1h-1v5.5c0 .28-.22.5-.5.5s-.5-.22-.5-.5V9z";break;case"admin-site-alt":e="M9 0C4.03 0 0 4.03 0 9s4.03 9 9 9 9-4.03 9-9-4.03-9-9-9zm7.5 6.48c-.274.896-.908 1.64-1.75 2.05-.45-1.69-1.658-3.074-3.27-3.75.13-.444.41-.83.79-1.09-.43-.28-1-.42-1.34.07-.53.69 0 1.61.21 2v.14c-.555-.337-.99-.84-1.24-1.44-.966-.03-1.922.208-2.76.69-.087-.565-.032-1.142.16-1.68.733.07 1.453-.23 1.92-.8.46-.52-.13-1.18-.59-1.58h.36c1.36-.01 2.702.335 3.89 1 1.36 1.005 2.194 2.57 2.27 4.26.24 0 .7-.55.91-.92.172.34.32.69.44 1.05zM9 16.84c-2.05-2.08.25-3.75-1-5.24-.92-.85-2.29-.26-3.11-1.23-.282-1.473.267-2.982 1.43-3.93.52-.44 4-1 5.42.22.83.715 1.415 1.674 1.67 2.74.46.035.918-.066 1.32-.29.41 2.98-3.15 6.74-5.73 7.73zM5.15 2.09c.786-.3 1.676-.028 2.16.66-.42.38-.94.63-1.5.72.02-.294.085-.584.19-.86l-.85-.52z";break;case"admin-site-alt2":e="M9 0C4.03 0 0 4.03 0 9s4.03 9 9 9 9-4.03 9-9-4.03-9-9-9zm2.92 12.34c0 .35.14.63.36.66.22.03.47-.22.58-.6l.2.08c.718.384 1.07 1.22.84 2-.15.69-.743 1.198-1.45 1.24-.49-1.21-2.11.06-3.56-.22-.612-.154-1.11-.6-1.33-1.19 1.19-.11 2.85-1.73 4.36-1.97zM8 11.27c.918 0 1.695-.68 1.82-1.59.44.54.41 1.324-.07 1.83-.255.223-.594.325-.93.28-.335-.047-.635-.236-.82-.52zm3-.76c.41.39 3-.06 3.52 1.09-.95-.2-2.95.61-3.47-1.08l-.05-.01zM9.73 5.45v.27c-.65-.77-1.33-1.07-1.61-.57-.28.5 1 1.11.76 1.88-.24.77-1.27.56-1.88 1.61-.61 1.05-.49 2.42 1.24 3.67-1.192-.132-2.19-.962-2.54-2.11-.4-1.2-.09-2.26-.78-2.46C4 7.46 3 8.71 3 9.8c-1.26-1.26.05-2.86-1.2-4.18C3.5 1.998 7.644.223 11.44 1.49c-1.1 1.02-1.722 2.458-1.71 3.96z";break;case"admin-site-alt3":e="M9 0C4.03 0 0 4.03 0 9s4.03 9 9 9 9-4.03 9-9-4.03-9-9-9zM1.11 9.68h2.51c.04.91.167 1.814.38 2.7H1.84c-.403-.85-.65-1.764-.73-2.7zm8.57-5.4V1.19c.964.366 1.756 1.08 2.22 2 .205.347.386.708.54 1.08l-2.76.01zm3.22 1.35c.232.883.37 1.788.41 2.7H9.68v-2.7h3.22zM8.32 1.19v3.09H5.56c.154-.372.335-.733.54-1.08.462-.924 1.255-1.64 2.22-2.01zm0 4.44v2.7H4.7c.04-.912.178-1.817.41-2.7h3.21zm-4.7 2.69H1.11c.08-.936.327-1.85.73-2.7H4c-.213.886-.34 1.79-.38 2.7zM4.7 9.68h3.62v2.7H5.11c-.232-.883-.37-1.788-.41-2.7zm3.63 4v3.09c-.964-.366-1.756-1.08-2.22-2-.205-.347-.386-.708-.54-1.08l2.76-.01zm1.35 3.09v-3.04h2.76c-.154.372-.335.733-.54 1.08-.464.92-1.256 1.634-2.22 2v-.04zm0-4.44v-2.7h3.62c-.04.912-.178 1.817-.41 2.7H9.68zm4.71-2.7h2.51c-.08.936-.327 1.85-.73 2.7H14c.21-.87.337-1.757.38-2.65l.01-.05zm0-1.35c-.046-.894-.176-1.78-.39-2.65h2.16c.403.85.65 1.764.73 2.7l-2.5-.05zm1-4H13.6c-.324-.91-.793-1.76-1.39-2.52 1.244.56 2.325 1.426 3.14 2.52h.04zm-9.6-2.52c-.597.76-1.066 1.61-1.39 2.52H2.65c.815-1.094 1.896-1.96 3.14-2.52zm-3.15 12H4.4c.324.91.793 1.76 1.39 2.52-1.248-.567-2.33-1.445-3.14-2.55l-.01.03zm9.56 2.52c.597-.76 1.066-1.61 1.39-2.52h1.76c-.82 1.08-1.9 1.933-3.14 2.48l-.01.04z";break;case"admin-site":e="M9 0C4.03 0 0 4.03 0 9s4.03 9 9 9 9-4.03 9-9-4.03-9-9-9zm3.46 11.95c0 1.47-.8 3.3-4.06 4.7.3-4.17-2.52-3.69-3.2-5 .126-1.1.804-2.063 1.8-2.55-1.552-.266-3-.96-4.18-2 .05.47.28.904.64 1.21-.782-.295-1.458-.817-1.94-1.5.977-3.225 3.883-5.482 7.25-5.63-.84 1.38-1.5 4.13 0 5.57C7.23 7 6.26 5 5.41 5.79c-1.13 1.06.33 2.51 3.42 3.08 3.29.59 3.66 1.58 3.63 3.08zm1.34-4c-.32-1.11.62-2.23 1.69-3.14 1.356 1.955 1.67 4.45.84 6.68-.77-1.89-2.17-2.32-2.53-3.57v.03z";break;case"admin-tools":e="M16.68 9.77c-1.34 1.34-3.3 1.67-4.95.99l-5.41 6.52c-.99.99-2.59.99-3.58 0s-.99-2.59 0-3.57l6.52-5.42c-.68-1.65-.35-3.61.99-4.95 1.28-1.28 3.12-1.62 4.72-1.06l-2.89 2.89 2.82 2.82 2.86-2.87c.53 1.58.18 3.39-1.08 4.65zM3.81 16.21c.4.39 1.04.39 1.43 0 .4-.4.4-1.04 0-1.43-.39-.4-1.03-.4-1.43 0-.39.39-.39 1.03 0 1.43z";break;case"admin-users":e="M10 9.25c-2.27 0-2.73-3.44-2.73-3.44C7 4.02 7.82 2 9.97 2c2.16 0 2.98 2.02 2.71 3.81 0 0-.41 3.44-2.68 3.44zm0 2.57L12.72 10c2.39 0 4.52 2.33 4.52 4.53v2.49s-3.65 1.13-7.24 1.13c-3.65 0-7.24-1.13-7.24-1.13v-2.49c0-2.25 1.94-4.48 4.47-4.48z";break;case"album":e="M0 18h10v-.26c1.52.4 3.17.35 4.76-.24 4.14-1.52 6.27-6.12 4.75-10.26-1.43-3.89-5.58-6-9.51-4.98V2H0v16zM9 3v14H1V3h8zm5.45 8.22c-.68 1.35-2.32 1.9-3.67 1.23-.31-.15-.57-.35-.78-.59V8.13c.8-.86 2.11-1.13 3.22-.58 1.35.68 1.9 2.32 1.23 3.67zm-2.75-.82c.22.16.53.12.7-.1.16-.22.12-.53-.1-.7s-.53-.12-.7.1c-.16.21-.12.53.1.7zm3.01 3.67c-1.17.78-2.56.99-3.83.69-.27-.06-.44-.34-.37-.61s.34-.43.62-.36l.17.04c.96.17 1.98-.01 2.86-.59.47-.32.86-.72 1.14-1.18.15-.23.45-.3.69-.16.23.15.3.46.16.69-.36.57-.84 1.08-1.44 1.48zm1.05 1.57c-1.48.99-3.21 1.32-4.84 1.06-.28-.05-.47-.32-.41-.6.05-.27.32-.45.61-.39l.22.04c1.31.15 2.68-.14 3.87-.94.71-.47 1.27-1.07 1.7-1.74.14-.24.45-.31.68-.16.24.14.31.45.16.69-.49.79-1.16 1.49-1.99 2.04z";break;case"align-center":e="M3 5h14V3H3v2zm12 8V7H5v6h10zM3 17h14v-2H3v2z";break;case"align-full-width":e="M17 13V3H3v10h14zM5 17h10v-2H5v2z";break;case"align-left":e="M3 5h14V3H3v2zm9 8V7H3v6h9zm2-4h3V7h-3v2zm0 4h3v-2h-3v2zM3 17h14v-2H3v2z";break;case"align-none":e="M3 5h14V3H3v2zm10 8V7H3v6h10zM3 17h14v-2H3v2z";break;case"align-pull-left":e="M9 16V4H3v12h6zm2-7h6V7h-6v2zm0 4h6v-2h-6v2z";break;case"align-pull-right":e="M17 16V4h-6v12h6zM9 7H3v2h6V7zm0 4H3v2h6v-2z";break;case"align-right":e="M3 5h14V3H3v2zm0 4h3V7H3v2zm14 4V7H8v6h9zM3 13h3v-2H3v2zm0 4h14v-2H3v2z";break;case"align-wide":e="M5 5h10V3H5v2zm12 8V7H3v6h14zM5 17h10v-2H5v2z";break;case"analytics":e="M18 18V2H2v16h16zM16 5H4V4h12v1zM7 7v3h3c0 1.66-1.34 3-3 3s-3-1.34-3-3 1.34-3 3-3zm1 2V7c1.1 0 2 .9 2 2H8zm8-1h-4V7h4v1zm0 3h-4V9h4v2zm0 2h-4v-1h4v1zm0 3H4v-1h12v1z";break;case"archive":e="M19 4v2H1V4h18zM2 7h16v10H2V7zm11 3V9H7v1h6z";break;case"arrow-down-alt":e="M9 2h2v12l4-4 2 1-7 7-7-7 2-1 4 4V2z";break;case"arrow-down-alt2":e="M5 6l5 5 5-5 2 1-7 7-7-7z";break;case"arrow-down":e="M15 8l-4.03 6L7 8h8z";break;case"arrow-left-alt":e="M18 9v2H6l4 4-1 2-7-7 7-7 1 2-4 4h12z";break;case"arrow-left-alt2":e="M14 5l-5 5 5 5-1 2-7-7 7-7z";break;case"arrow-left":e="M13 14L7 9.97 13 6v8z";break;case"arrow-right-alt":e="M2 11V9h12l-4-4 1-2 7 7-7 7-1-2 4-4H2z";break;case"arrow-right-alt2":e="M6 15l5-5-5-5 1-2 7 7-7 7z";break;case"arrow-right":e="M8 6l6 4.03L8 14V6z";break;case"arrow-up-alt":e="M11 18H9V6l-4 4-2-1 7-7 7 7-2 1-4-4v12z";break;case"arrow-up-alt2":e="M15 14l-5-5-5 5-2-1 7-7 7 7z";break;case"arrow-up":e="M7 13l4.03-6L15 13H7z";break;case"art":e="M8.55 3.06c1.01.34-1.95 2.01-.1 3.13 1.04.63 3.31-2.22 4.45-2.86.97-.54 2.67-.65 3.53 1.23 1.09 2.38.14 8.57-3.79 11.06-3.97 2.5-8.97 1.23-10.7-2.66-2.01-4.53 3.12-11.09 6.61-9.9zm1.21 6.45c.73 1.64 4.7-.5 3.79-2.8-.59-1.49-4.48 1.25-3.79 2.8z";break;case"awards":e="M4.46 5.16L5 7.46l-.54 2.29 2.01 1.24L7.7 13l2.3-.54 2.3.54 1.23-2.01 2.01-1.24L15 7.46l.54-2.3-2-1.24-1.24-2.01-2.3.55-2.29-.54-1.25 2zm5.55 6.34C7.79 11.5 6 9.71 6 7.49c0-2.2 1.79-3.99 4.01-3.99 2.2 0 3.99 1.79 3.99 3.99 0 2.22-1.79 4.01-3.99 4.01zm-.02-1C8.33 10.5 7 9.16 7 7.5c0-1.65 1.33-3 2.99-3S13 5.85 13 7.5c0 1.66-1.35 3-3.01 3zm3.84 1.1l-1.28 2.24-2.08-.47L13 19.2l1.4-2.2h2.5zm-7.7.07l1.25 2.25 2.13-.51L7 19.2 5.6 17H3.1z";break;case"backup":e="M13.65 2.88c3.93 2.01 5.48 6.84 3.47 10.77s-6.83 5.48-10.77 3.47c-1.87-.96-3.2-2.56-3.86-4.4l1.64-1.03c.45 1.57 1.52 2.95 3.08 3.76 3.01 1.54 6.69.35 8.23-2.66 1.55-3.01.36-6.69-2.65-8.24C9.78 3.01 6.1 4.2 4.56 7.21l1.88.97-4.95 3.08-.39-5.82 1.78.91C4.9 2.4 9.75.89 13.65 2.88zm-4.36 7.83C9.11 10.53 9 10.28 9 10c0-.07.03-.12.04-.19h-.01L10 5l.97 4.81L14 13l-4.5-2.12.02-.02c-.08-.04-.16-.09-.23-.15z";break;case"block-default":e="M15 6V4h-3v2H8V4H5v2H4c-.6 0-1 .4-1 1v8h14V7c0-.6-.4-1-1-1h-1z";break;case"book-alt":e="M5 17h13v2H5c-1.66 0-3-1.34-3-3V4c0-1.66 1.34-3 3-3h13v14H5c-.55 0-1 .45-1 1s.45 1 1 1zm2-3.5v-11c0-.28-.22-.5-.5-.5s-.5.22-.5.5v11c0 .28.22.5.5.5s.5-.22.5-.5z";break;case"book":e="M16 3h2v16H5c-1.66 0-3-1.34-3-3V4c0-1.66 1.34-3 3-3h9v14H5c-.55 0-1 .45-1 1s.45 1 1 1h11V3z";break;case"buddicons-activity":e="M8 1v7h2V6c0-1.52 1.45-3 3-3v.86c.55-.52 1.26-.86 2-.86v3h1c1.1 0 2 .9 2 2s-.9 2-2 2h-1v6c0 .55-.45 1-1 1s-1-.45-1-1v-2.18c-.31.11-.65.18-1 .18v2c0 .55-.45 1-1 1s-1-.45-1-1v-2H8v2c0 .55-.45 1-1 1s-1-.45-1-1v-2c-.35 0-.69-.07-1-.18V16c0 .55-.45 1-1 1s-1-.45-1-1v-4H2v-1c0-1.66 1.34-3 3-3h2V1h1zm5 7c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1z";break;case"buddicons-bbpress-logo":e="M8.5 12.6c.3-1.3 0-2.3-1.1-2.3-.8 0-1.6.6-1.8 1.5l-.3 1.7c-.3 1 .3 1.5 1 1.5 1.2 0 1.9-1.1 2.2-2.4zm-4-6.4C3.7 7.3 3.3 8.6 3.3 10c0 1 .2 1.9.6 2.8l1-4.6c.3-1.7.4-2-.4-2zm9.3 6.4c.3-1.3 0-2.3-1.1-2.3-.8 0-1.6.6-1.8 1.5l-.4 1.7c-.2 1.1.4 1.6 1.1 1.6 1.1-.1 1.9-1.2 2.2-2.5zM10 3.3c-2 0-3.9.9-5.1 2.3.6-.1 1.4-.2 1.8-.3.2 0 .2.1.2.2 0 .2-1 4.8-1 4.8.5-.3 1.2-.7 1.8-.7.9 0 1.5.4 1.9.9l.5-2.4c.4-1.6.4-1.9-.4-1.9-.4 0-.4-.5 0-.6.6-.1 1.8-.2 2.3-.3.2 0 .2.1.2.2l-1 4.8c.5-.4 1.2-.7 1.9-.7 1.7 0 2.5 1.3 2.1 3-.3 1.7-2 3-3.8 3-1.3 0-2.1-.7-2.3-1.4-.7.8-1.7 1.3-2.8 1.4 1.1.7 2.4 1.1 3.7 1.1 3.7 0 6.7-3 6.7-6.7s-3-6.7-6.7-6.7zM10 2c-4.4 0-8 3.6-8 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8zm0 15.5c-2.1 0-4-.8-5.3-2.2-.3-.4-.7-.8-1-1.2-.7-1.2-1.2-2.6-1.2-4.1 0-4.1 3.4-7.5 7.5-7.5s7.5 3.4 7.5 7.5-3.4 7.5-7.5 7.5z";break;case"buddicons-buddypress-logo":e="M10 0c5.52 0 10 4.48 10 10s-4.48 10-10 10S0 15.52 0 10 4.48 0 10 0zm0 .5C4.75.5.5 4.75.5 10s4.25 9.5 9.5 9.5 9.5-4.25 9.5-9.5S15.25.5 10 .5zm0 1c4.7 0 8.5 3.8 8.5 8.5s-3.8 8.5-8.5 8.5-8.5-3.8-8.5-8.5S5.3 1.5 10 1.5zm1.8 1.71c-.57 0-1.1.17-1.55.45 1.56.37 2.73 1.77 2.73 3.45 0 .69-.21 1.33-.55 1.87 1.31-.29 2.29-1.45 2.29-2.85 0-1.61-1.31-2.92-2.92-2.92zm-2.38 1c-1.61 0-2.92 1.31-2.92 2.93 0 1.61 1.31 2.92 2.92 2.92 1.62 0 2.93-1.31 2.93-2.92 0-1.62-1.31-2.93-2.93-2.93zm4.25 5.01l-.51.59c2.34.69 2.45 3.61 2.45 3.61h1.28c0-4.71-3.22-4.2-3.22-4.2zm-2.1.8l-2.12 2.09-2.12-2.09C3.12 10.24 3.89 15 3.89 15h11.08c.47-4.98-3.4-4.98-3.4-4.98z";break;case"buddicons-community":e="M9 3c0-.67-.47-1.43-1-2-.5.5-1 1.38-1 2 0 .48.45 1 1 1s1-.47 1-1zm4 0c0-.67-.47-1.43-1-2-.5.5-1 1.38-1 2 0 .48.45 1 1 1s1-.47 1-1zM9 9V5.5c0-.55-.45-1-1-1-.57 0-1 .49-1 1V9c0 .55.45 1 1 1 .57 0 1-.49 1-1zm4 0V5.5c0-.55-.45-1-1-1-.57 0-1 .49-1 1V9c0 .55.45 1 1 1 .57 0 1-.49 1-1zm4 1c0-1.48-1.41-2.77-3.5-3.46V9c0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5V6.01c-.17 0-.33-.01-.5-.01s-.33.01-.5.01V9c0 .83-.67 1.5-1.5 1.5S6.5 9.83 6.5 9V6.54C4.41 7.23 3 8.52 3 10c0 1.41.95 2.65 3.21 3.37 1.11.35 2.39 1.12 3.79 1.12s2.69-.78 3.79-1.13C16.04 12.65 17 11.41 17 10zm-7 5.43c1.43 0 2.74-.79 3.88-1.11 1.9-.53 2.49-1.34 3.12-2.32v3c0 2.21-3.13 4-7 4s-7-1.79-7-4v-3c.64.99 1.32 1.8 3.15 2.33 1.13.33 2.44 1.1 3.85 1.1z";break;case"buddicons-forums":e="M13.5 7h-7C5.67 7 5 6.33 5 5.5S5.67 4 6.5 4h1.59C8.04 3.84 8 3.68 8 3.5 8 2.67 8.67 2 9.5 2h1c.83 0 1.5.67 1.5 1.5 0 .18-.04.34-.09.5h1.59c.83 0 1.5.67 1.5 1.5S14.33 7 13.5 7zM4 8h12c.55 0 1 .45 1 1s-.45 1-1 1H4c-.55 0-1-.45-1-1s.45-1 1-1zm1 3h10c.55 0 1 .45 1 1s-.45 1-1 1H5c-.55 0-1-.45-1-1s.45-1 1-1zm2 3h6c.55 0 1 .45 1 1s-.45 1-1 1h-1.09c.05.16.09.32.09.5 0 .83-.67 1.5-1.5 1.5h-1c-.83 0-1.5-.67-1.5-1.5 0-.18.04-.34.09-.5H7c-.55 0-1-.45-1-1s.45-1 1-1z";break;case"buddicons-friends":e="M8.75 5.77C8.75 4.39 7 2 7 2S5.25 4.39 5.25 5.77 5.9 7.5 7 7.5s1.75-.35 1.75-1.73zm6 0C14.75 4.39 13 2 13 2s-1.75 2.39-1.75 3.77S11.9 7.5 13 7.5s1.75-.35 1.75-1.73zM9 17V9c0-.55-.45-1-1-1H6c-.55 0-1 .45-1 1v8c0 .55.45 1 1 1h2c.55 0 1-.45 1-1zm6 0V9c0-.55-.45-1-1-1h-2c-.55 0-1 .45-1 1v8c0 .55.45 1 1 1h2c.55 0 1-.45 1-1zm-9-6l2-1v2l-2 1v-2zm6 0l2-1v2l-2 1v-2zm-6 3l2-1v2l-2 1v-2zm6 0l2-1v2l-2 1v-2z";break;case"buddicons-groups":e="M15.45 6.25c1.83.94 1.98 3.18.7 4.98-.8 1.12-2.33 1.88-3.46 1.78L10.05 18H9l-2.65-4.99c-1.13.16-2.73-.63-3.55-1.79-1.28-1.8-1.13-4.04.71-4.97.48-.24.96-.33 1.43-.31-.01.4.01.8.07 1.21.26 1.69 1.41 3.53 2.86 4.37-.19.55-.49.99-.88 1.25L9 16.58v-5.66C7.64 10.55 6.26 8.76 6 7c-.4-2.65 1-5 3.5-5s3.9 2.35 3.5 5c-.26 1.76-1.64 3.55-3 3.92v5.77l2.07-3.84c-.44-.23-.77-.71-.99-1.3 1.48-.83 2.65-2.69 2.91-4.4.06-.41.08-.82.07-1.22.46-.01.92.08 1.39.32z";break;case"buddicons-pm":e="M10 2c3 0 8 5 8 5v11H2V7s5-5 8-5zm7 14.72l-3.73-2.92L17 11l-.43-.37-2.26 1.3.24-4.31-8.77-.52-.46 4.54-1.99-.95L3 11l3.73 2.8-3.44 2.85.4.43L10 13l6.53 4.15z";break;case"buddicons-replies":e="M17.54 10.29c1.17 1.17 1.17 3.08 0 4.25-1.18 1.17-3.08 1.17-4.25 0l-.34-.52c0 3.66-2 4.38-2.95 4.98-.82-.6-2.95-1.28-2.95-4.98l-.34.52c-1.17 1.17-3.07 1.17-4.25 0-1.17-1.17-1.17-3.08 0-4.25 0 0 1.02-.67 2.1-1.3C3.71 7.84 3.2 6.42 3.2 4.88c0-.34.03-.67.08-1C3.53 5.66 4.47 7.22 5.8 8.3c.67-.35 1.85-.83 2.37-.92H8c-1.1 0-2-.9-2-2s.9-2 2-2v-.5c0-.28.22-.5.5-.5s.5.22.5.5v.5h2v-.5c0-.28.22-.5.5-.5s.5.22.5.5v.5c1.1 0 2 .9 2 2s-.9 2-2 2h-.17c.51.09 1.78.61 2.38.92 1.33-1.08 2.27-2.64 2.52-4.42.05.33.08.66.08 1 0 1.54-.51 2.96-1.36 4.11 1.08.63 2.09 1.3 2.09 1.3zM8.5 6.38c.5 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm3-2c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm-2.3 5.73c-.12.11-.19.26-.19.43.02.25.23.46.49.46h1c.26 0 .47-.21.49-.46 0-.15-.07-.29-.19-.43-.08-.06-.18-.11-.3-.11h-1c-.12 0-.22.05-.3.11zM12 12.5c0-.12-.06-.28-.19-.38-.09-.07-.19-.12-.31-.12h-3c-.12 0-.22.05-.31.12-.11.1-.19.25-.19.38 0 .28.22.5.5.5h3c.28 0 .5-.22.5-.5zM8.5 15h3c.28 0 .5-.22.5-.5s-.22-.5-.5-.5h-3c-.28 0-.5.22-.5.5s.22.5.5.5zm1 2h1c.28 0 .5-.22.5-.5s-.22-.5-.5-.5h-1c-.28 0-.5.22-.5.5s.22.5.5.5z";break;case"buddicons-topics":e="M10.44 1.66c-.59-.58-1.54-.58-2.12 0L2.66 7.32c-.58.58-.58 1.53 0 2.12.6.6 1.56.56 2.12 0l5.66-5.66c.58-.58.59-1.53 0-2.12zm2.83 2.83c-.59-.59-1.54-.59-2.12 0l-5.66 5.66c-.59.58-.59 1.53 0 2.12.6.6 1.56.55 2.12 0l5.66-5.66c.58-.58.58-1.53 0-2.12zm1.06 6.72l4.18 4.18c.59.58.59 1.53 0 2.12s-1.54.59-2.12 0l-4.18-4.18-1.77 1.77c-.59.58-1.54.58-2.12 0-.59-.59-.59-1.54 0-2.13l5.66-5.65c.58-.59 1.53-.59 2.12 0 .58.58.58 1.53 0 2.12zM5 15c0-1.59-1.66-4-1.66-4S2 13.78 2 15s.6 2 1.34 2h.32C4.4 17 5 16.59 5 15z";break;case"buddicons-tracking":e="M10.98 6.78L15.5 15c-1 2-3.5 3-5.5 3s-4.5-1-5.5-3L9 6.82c-.75-1.23-2.28-1.98-4.29-2.03l2.46-2.92c1.68 1.19 2.46 2.32 2.97 3.31.56-.87 1.2-1.68 2.7-2.12l1.83 2.86c-1.42-.34-2.64.08-3.69.86zM8.17 10.4l-.93 1.69c.49.11 1 .16 1.54.16 1.35 0 2.58-.36 3.55-.95l-1.01-1.82c-.87.53-1.96.86-3.15.92zm.86 5.38c1.99 0 3.73-.74 4.74-1.86l-.98-1.76c-1 1.12-2.74 1.87-4.74 1.87-.62 0-1.21-.08-1.76-.21l-.63 1.15c.94.5 2.1.81 3.37.81z";break;case"building":e="M3 20h14V0H3v20zM7 3H5V1h2v2zm4 0H9V1h2v2zm4 0h-2V1h2v2zM7 6H5V4h2v2zm4 0H9V4h2v2zm4 0h-2V4h2v2zM7 9H5V7h2v2zm4 0H9V7h2v2zm4 0h-2V7h2v2zm-8 3H5v-2h2v2zm4 0H9v-2h2v2zm4 0h-2v-2h2v2zm-4 7H5v-6h6v6zm4-4h-2v-2h2v2zm0 3h-2v-2h2v2z";break;case"businessman":e="M7.3 6l-.03-.19c-.04-.37-.05-.73-.03-1.08.02-.36.1-.71.25-1.04.14-.32.31-.61.52-.86s.49-.46.83-.6c.34-.15.72-.23 1.13-.23.69 0 1.26.2 1.71.59s.76.87.91 1.44.18 1.16.09 1.78l-.03.19c-.01.09-.05.25-.11.48-.05.24-.12.47-.2.69-.08.21-.19.45-.34.72-.14.27-.3.49-.47.69-.18.19-.4.34-.67.48-.27.13-.55.19-.86.19s-.59-.06-.87-.19c-.26-.13-.49-.29-.67-.5-.18-.2-.34-.42-.49-.66-.15-.25-.26-.49-.34-.73-.09-.25-.16-.47-.21-.67-.06-.21-.1-.37-.12-.5zm9.2 6.24c.41.7.5 1.41.5 2.14v2.49c0 .03-.12.08-.29.13-.18.04-.42.13-.97.27-.55.12-1.1.24-1.65.34s-1.19.19-1.95.27c-.75.08-1.46.12-2.13.12-.68 0-1.39-.04-2.14-.12-.75-.07-1.4-.17-1.98-.27-.58-.11-1.08-.23-1.56-.34-.49-.11-.8-.21-1.06-.29L3 16.87v-2.49c0-.75.07-1.46.46-2.15s.81-1.25 1.5-1.68C5.66 10.12 7.19 10 8 10l1.67 1.67L9 13v3l1.02 1.08L11 16v-3l-.68-1.33L11.97 10c.77 0 2.2.07 2.9.52.71.45 1.21 1.02 1.63 1.72z";break;case"button":e="M17 5H3c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm1 7c0 .6-.4 1-1 1H3c-.6 0-1-.4-1-1V7c0-.6.4-1 1-1h14c.6 0 1 .4 1 1v5z";break;case"calendar-alt":e="M15 4h3v15H2V4h3V3c0-.41.15-.76.44-1.06.29-.29.65-.44 1.06-.44s.77.15 1.06.44c.29.3.44.65.44 1.06v1h4V3c0-.41.15-.76.44-1.06.29-.29.65-.44 1.06-.44s.77.15 1.06.44c.29.3.44.65.44 1.06v1zM6 3v2.5c0 .14.05.26.15.36.09.09.21.14.35.14s.26-.05.35-.14c.1-.1.15-.22.15-.36V3c0-.14-.05-.26-.15-.35-.09-.1-.21-.15-.35-.15s-.26.05-.35.15c-.1.09-.15.21-.15.35zm7 0v2.5c0 .14.05.26.14.36.1.09.22.14.36.14s.26-.05.36-.14c.09-.1.14-.22.14-.36V3c0-.14-.05-.26-.14-.35-.1-.1-.22-.15-.36-.15s-.26.05-.36.15c-.09.09-.14.21-.14.35zm4 15V8H3v10h14zM7 9v2H5V9h2zm2 0h2v2H9V9zm4 2V9h2v2h-2zm-6 1v2H5v-2h2zm2 0h2v2H9v-2zm4 2v-2h2v2h-2zm-6 1v2H5v-2h2zm4 2H9v-2h2v2zm4 0h-2v-2h2v2z";break;case"calendar":e="M15 4h3v14H2V4h3V3c0-.83.67-1.5 1.5-1.5S8 2.17 8 3v1h4V3c0-.83.67-1.5 1.5-1.5S15 2.17 15 3v1zM6 3v2.5c0 .28.22.5.5.5s.5-.22.5-.5V3c0-.28-.22-.5-.5-.5S6 2.72 6 3zm7 0v2.5c0 .28.22.5.5.5s.5-.22.5-.5V3c0-.28-.22-.5-.5-.5s-.5.22-.5.5zm4 14V8H3v9h14zM7 16V9H5v7h2zm4 0V9H9v7h2zm4 0V9h-2v7h2z";break;case"camera":e="M6 5V3H3v2h3zm12 10V4H9L7 6H2v9h16zm-7-8c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3z";break;case"carrot":e="M2 18.43c1.51 1.36 11.64-4.67 13.14-7.21.72-1.22-.13-3.01-1.52-4.44C15.2 5.73 16.59 9 17.91 8.31c.6-.32.99-1.31.7-1.92-.52-1.08-2.25-1.08-3.42-1.21.83-.2 2.82-1.05 2.86-2.25.04-.92-1.13-1.97-2.05-1.86-1.21.14-1.65 1.88-2.06 3-.05-.71-.2-2.27-.98-2.95-1.04-.91-2.29-.05-2.32 1.05-.04 1.33 2.82 2.07 1.92 3.67C11.04 4.67 9.25 4.03 8.1 4.7c-.49.31-1.05.91-1.63 1.69.89.94 2.12 2.07 3.09 2.72.2.14.26.42.11.62-.14.21-.42.26-.62.12-.99-.67-2.2-1.78-3.1-2.71-.45.67-.91 1.43-1.34 2.23.85.86 1.93 1.83 2.79 2.41.2.14.25.42.11.62-.14.21-.42.26-.63.12-.85-.58-1.86-1.48-2.71-2.32C2.4 13.69 1.1 17.63 2 18.43z";break;case"cart":e="M6 13h9c.55 0 1 .45 1 1s-.45 1-1 1H5c-.55 0-1-.45-1-1V4H2c-.55 0-1-.45-1-1s.45-1 1-1h3c.55 0 1 .45 1 1v2h13l-4 7H6v1zm-.5 3c.83 0 1.5.67 1.5 1.5S6.33 19 5.5 19 4 18.33 4 17.5 4.67 16 5.5 16zm9 0c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5-1.5-.67-1.5-1.5.67-1.5 1.5-1.5z";break;case"category":e="M5 7h13v10H2V4h7l2 2H4v9h1V7z";break;case"chart-area":e="M18 18l.01-12.28c.59-.35.99-.99.99-1.72 0-1.1-.9-2-2-2s-2 .9-2 2c0 .8.47 1.48 1.14 1.8l-4.13 6.58c-.33-.24-.73-.38-1.16-.38-.84 0-1.55.51-1.85 1.24l-2.14-1.53c.09-.22.14-.46.14-.71 0-1.11-.89-2-2-2-1.1 0-2 .89-2 2 0 .73.4 1.36.98 1.71L1 18h17zM17 3c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM5 10c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm5.85 3c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1z";break;case"chart-bar":e="M18 18V2h-4v16h4zm-6 0V7H8v11h4zm-6 0v-8H2v8h4z";break;case"chart-line":e="M18 3.5c0 .62-.38 1.16-.92 1.38v13.11H1.99l4.22-6.73c-.13-.23-.21-.48-.21-.76C6 9.67 6.67 9 7.5 9S9 9.67 9 10.5c0 .13-.02.25-.05.37l1.44.63c.27-.3.67-.5 1.11-.5.18 0 .35.04.51.09l3.58-6.41c-.36-.27-.59-.7-.59-1.18 0-.83.67-1.5 1.5-1.5.19 0 .36.04.53.1l.05-.09v.11c.54.22.92.76.92 1.38zm-1.92 13.49V5.85l-3.29 5.89c.13.23.21.48.21.76 0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5l.01-.07-1.63-.72c-.25.18-.55.29-.88.29-.18 0-.35-.04-.51-.1l-3.2 5.09h12.29z";break;case"chart-pie":e="M10 10V3c3.87 0 7 3.13 7 7h-7zM9 4v7h7c0 3.87-3.13 7-7 7s-7-3.13-7-7 3.13-7 7-7z";break;case"clipboard":e="M11.9.39l1.4 1.4c1.61.19 3.5-.74 4.61.37s.18 3 .37 4.61l1.4 1.4c.39.39.39 1.02 0 1.41l-9.19 9.2c-.4.39-1.03.39-1.42 0L1.29 11c-.39-.39-.39-1.02 0-1.42l9.2-9.19c.39-.39 1.02-.39 1.41 0zm.58 2.25l-.58.58 4.95 4.95.58-.58c-.19-.6-.2-1.22-.15-1.82.02-.31.05-.62.09-.92.12-1 .18-1.63-.17-1.98s-.98-.29-1.98-.17c-.3.04-.61.07-.92.09-.6.05-1.22.04-1.82-.15zm4.02.93c.39.39.39 1.03 0 1.42s-1.03.39-1.42 0-.39-1.03 0-1.42 1.03-.39 1.42 0zm-6.72.36l-.71.7L15.44 11l.7-.71zM8.36 5.34l-.7.71 6.36 6.36.71-.7zM6.95 6.76l-.71.7 6.37 6.37.7-.71zM5.54 8.17l-.71.71 6.36 6.36.71-.71zM4.12 9.58l-.71.71 6.37 6.37.71-.71z";break;case"clock":e="M10 2c4.42 0 8 3.58 8 8s-3.58 8-8 8-8-3.58-8-8 3.58-8 8-8zm0 14c3.31 0 6-2.69 6-6s-2.69-6-6-6-6 2.69-6 6 2.69 6 6 6zm-.71-5.29c.07.05.14.1.23.15l-.02.02L14 13l-3.03-3.19L10 5l-.97 4.81h.01c0 .02-.01.05-.02.09S9 9.97 9 10c0 .28.1.52.29.71z";break;case"cloud-saved":e="M14.8 9c.1-.3.2-.6.2-1 0-2.2-1.8-4-4-4-1.5 0-2.9.9-3.5 2.2-.3-.1-.7-.2-1-.2C5.1 6 4 7.1 4 8.5c0 .2 0 .4.1.5-1.8.3-3.1 1.7-3.1 3.5C1 14.4 2.6 16 4.5 16h10c1.9 0 3.5-1.6 3.5-3.5 0-1.8-1.4-3.3-3.2-3.5zm-6.3 5.9l-3.2-3.2 1.4-1.4 1.8 1.8 3.8-3.8 1.4 1.4-5.2 5.2z";break;case"cloud-upload":e="M14.8 9c.1-.3.2-.6.2-1 0-2.2-1.8-4-4-4-1.5 0-2.9.9-3.5 2.2-.3-.1-.7-.2-1-.2C5.1 6 4 7.1 4 8.5c0 .2 0 .4.1.5-1.8.3-3.1 1.7-3.1 3.5C1 14.4 2.6 16 4.5 16H8v-3H5l4.5-4.5L14 13h-3v3h3.5c1.9 0 3.5-1.6 3.5-3.5 0-1.8-1.4-3.3-3.2-3.5z";break;case"cloud":e="M14.9 9c1.8.2 3.1 1.7 3.1 3.5 0 1.9-1.6 3.5-3.5 3.5h-10C2.6 16 1 14.4 1 12.5 1 10.7 2.3 9.3 4.1 9 4 8.9 4 8.7 4 8.5 4 7.1 5.1 6 6.5 6c.3 0 .7.1.9.2C8.1 4.9 9.4 4 11 4c2.2 0 4 1.8 4 4 0 .4-.1.7-.1 1z";break;case"columns":e="M3 15h6V5H3v10zm8 0h6V5h-6v10z";break;case"controls-back":e="M2 10l10-6v3.6L18 4v12l-6-3.6V16z";break;case"controls-forward":e="M18 10L8 16v-3.6L2 16V4l6 3.6V4z";break;case"controls-pause":e="M5 16V4h3v12H5zm7-12h3v12h-3V4z";break;case"controls-play":e="M5 4l10 6-10 6V4z";break;case"controls-repeat":e="M5 7v3l-2 1.5V5h11V3l4 3.01L14 9V7H5zm10 6v-3l2-1.5V15H6v2l-4-3.01L6 11v2h9z";break;case"controls-skipback":e="M11.98 7.63l6-3.6v12l-6-3.6v3.6l-8-4.8v4.8h-2v-12h2v4.8l8-4.8v3.6z";break;case"controls-skipforward":e="M8 12.4L2 16V4l6 3.6V4l8 4.8V4h2v12h-2v-4.8L8 16v-3.6z";break;case"controls-volumeoff":e="M2 7h4l5-4v14l-5-4H2V7z";break;case"controls-volumeon":e="M2 7h4l5-4v14l-5-4H2V7zm12.69-2.46C14.82 4.59 18 5.92 18 10s-3.18 5.41-3.31 5.46c-.06.03-.13.04-.19.04-.2 0-.39-.12-.46-.31-.11-.26.02-.55.27-.65.11-.05 2.69-1.15 2.69-4.54 0-3.41-2.66-4.53-2.69-4.54-.25-.1-.38-.39-.27-.65.1-.25.39-.38.65-.27zM16 10c0 2.57-2.23 3.43-2.32 3.47-.06.02-.12.03-.18.03-.2 0-.39-.12-.47-.32-.1-.26.04-.55.29-.65.07-.02 1.68-.67 1.68-2.53s-1.61-2.51-1.68-2.53c-.25-.1-.38-.39-.29-.65.1-.25.39-.39.65-.29.09.04 2.32.9 2.32 3.47z";break;case"cover-image":e="M2.2 1h15.5c.7 0 1.3.6 1.3 1.2v11.5c0 .7-.6 1.2-1.2 1.2H2.2c-.6.1-1.2-.5-1.2-1.1V2.2C1 1.6 1.6 1 2.2 1zM17 13V3H3v10h14zm-4-4s0-5 3-5v7c0 .6-.4 1-1 1H5c-.6 0-1-.4-1-1V7c2 0 3 4 3 4s1-4 3-4 3 2 3 2zM4 17h12v2H4z";break;case"dashboard":e="M3.76 16h12.48c1.1-1.37 1.76-3.11 1.76-5 0-4.42-3.58-8-8-8s-8 3.58-8 8c0 1.89.66 3.63 1.76 5zM10 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM6 6c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm8 0c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm-5.37 5.55L12 7v6c0 1.1-.9 2-2 2s-2-.9-2-2c0-.57.24-1.08.63-1.45zM4 10c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm12 0c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm-5 3c0-.55-.45-1-1-1s-1 .45-1 1 .45 1 1 1 1-.45 1-1z";break;case"desktop":e="M3 2h14c.55 0 1 .45 1 1v10c0 .55-.45 1-1 1h-5v2h2c.55 0 1 .45 1 1v1H5v-1c0-.55.45-1 1-1h2v-2H3c-.55 0-1-.45-1-1V3c0-.55.45-1 1-1zm13 9V4H4v7h12zM5 5h9L5 9V5z";break;case"dismiss":e="M10 2c4.42 0 8 3.58 8 8s-3.58 8-8 8-8-3.58-8-8 3.58-8 8-8zm5 11l-3-3 3-3-2-2-3 3-3-3-2 2 3 3-3 3 2 2 3-3 3 3z";break;case"download":e="M14.01 4v6h2V2H4v8h2.01V4h8zm-2 2v6h3l-5 6-5-6h3V6h4z";break;case"edit":e="M13.89 3.39l2.71 2.72c.46.46.42 1.24.03 1.64l-8.01 8.02-5.56 1.16 1.16-5.58s7.6-7.63 7.99-8.03c.39-.39 1.22-.39 1.68.07zm-2.73 2.79l-5.59 5.61 1.11 1.11 5.54-5.65zm-2.97 8.23l5.58-5.6-1.07-1.08-5.59 5.6z";break;case"editor-aligncenter":e="M14 5V3H6v2h8zm3 4V7H3v2h14zm-3 4v-2H6v2h8zm3 4v-2H3v2h14z";break;case"editor-alignleft":e="M12 5V3H3v2h9zm5 4V7H3v2h14zm-5 4v-2H3v2h9zm5 4v-2H3v2h14z";break;case"editor-alignright":e="M17 5V3H8v2h9zm0 4V7H3v2h14zm0 4v-2H8v2h9zm0 4v-2H3v2h14z";break;case"editor-bold":e="M6 4v13h4.54c1.37 0 2.46-.33 3.26-1 .8-.66 1.2-1.58 1.2-2.77 0-.84-.17-1.51-.51-2.01s-.9-.85-1.67-1.03v-.09c.57-.1 1.02-.4 1.36-.9s.51-1.13.51-1.91c0-1.14-.39-1.98-1.17-2.5C12.75 4.26 11.5 4 9.78 4H6zm2.57 5.15V6.26h1.36c.73 0 1.27.11 1.61.32.34.22.51.58.51 1.07 0 .54-.16.92-.47 1.15s-.82.35-1.51.35h-1.5zm0 2.19h1.6c1.44 0 2.16.53 2.16 1.61 0 .6-.17 1.05-.51 1.34s-.86.43-1.57.43H8.57v-3.38z";break;case"editor-break":e="M16 4h2v9H7v3l-5-4 5-4v3h9V4z";break;case"editor-code":e="M9 6l-4 4 4 4-1 2-6-6 6-6zm2 8l4-4-4-4 1-2 6 6-6 6z";break;case"editor-contract":e="M15.75 6.75L18 3v14l-2.25-3.75L17 12h-4v4l1.25-1.25L18 17H2l3.75-2.25L7 16v-4H3l1.25 1.25L2 17V3l2.25 3.75L3 8h4V4L5.75 5.25 2 3h16l-3.75 2.25L13 4v4h4z";break;case"editor-customchar":e="M10 5.4c1.27 0 2.24.36 2.91 1.08.66.71 1 1.76 1 3.13 0 1.28-.23 2.37-.69 3.27-.47.89-1.27 1.52-2.22 2.12v2h6v-2h-3.69c.92-.64 1.62-1.34 2.12-2.34.49-1.01.74-2.13.74-3.35 0-1.78-.55-3.19-1.65-4.22S11.92 3.54 10 3.54s-3.43.53-4.52 1.57c-1.1 1.04-1.65 2.44-1.65 4.2 0 1.21.24 2.31.73 3.33.48 1.01 1.19 1.71 2.1 2.36H3v2h6v-2c-.98-.64-1.8-1.28-2.24-2.17-.45-.89-.67-1.96-.67-3.22 0-1.37.33-2.41 1-3.13C7.75 5.76 8.72 5.4 10 5.4z";break;case"editor-expand":e="M7 8h6v4H7zm-5 5v4h4l-1.2-1.2L7 12l-3.8 2.2M14 17h4v-4l-1.2 1.2L13 12l2.2 3.8M14 3l1.3 1.3L13 8l3.8-2.2L18 7V3M6 3H2v4l1.2-1.2L7 8 4.7 4.3";break;case"editor-help":e="M17 10c0-3.87-3.14-7-7-7-3.87 0-7 3.13-7 7s3.13 7 7 7c3.86 0 7-3.13 7-7zm-6.3 1.48H9.14v-.43c0-.38.08-.7.24-.98s.46-.57.88-.89c.41-.29.68-.53.81-.71.14-.18.2-.39.2-.62 0-.25-.09-.44-.28-.58-.19-.13-.45-.19-.79-.19-.58 0-1.25.19-2 .57l-.64-1.28c.87-.49 1.8-.74 2.77-.74.81 0 1.45.2 1.92.58.48.39.71.91.71 1.55 0 .43-.09.8-.29 1.11-.19.32-.57.67-1.11 1.06-.38.28-.61.49-.71.63-.1.15-.15.34-.15.57v.35zm-1.47 2.74c-.18-.17-.27-.42-.27-.73 0-.33.08-.58.26-.75s.43-.25.77-.25c.32 0 .57.09.75.26s.27.42.27.74c0 .3-.09.55-.27.72-.18.18-.43.27-.75.27-.33 0-.58-.09-.76-.26z";break;case"editor-indent":e="M3 5V3h9v2H3zm10-1V3h4v1h-4zm0 3h2V5l4 3.5-4 3.5v-2h-2V7zM3 8V6h9v2H3zm2 3V9h7v2H5zm-2 3v-2h9v2H3zm10 0v-1h4v1h-4zm-4 3v-2h3v2H9z";break;case"editor-insertmore":e="M17 7V3H3v4h14zM6 11V9H3v2h3zm6 0V9H8v2h4zm5 0V9h-3v2h3zm0 6v-4H3v4h14z";break;case"editor-italic":e="M14.78 6h-2.13l-2.8 9h2.12l-.62 2H4.6l.62-2h2.14l2.8-9H8.03l.62-2h6.75z";break;case"editor-justify":e="M2 3h16v2H2V3zm0 4h16v2H2V7zm0 4h16v2H2v-2zm0 4h16v2H2v-2z";break;case"editor-kitchensink":e="M19 2v6H1V2h18zm-1 5V3H2v4h16zM5 4v2H3V4h2zm3 0v2H6V4h2zm3 0v2H9V4h2zm3 0v2h-2V4h2zm3 0v2h-2V4h2zm2 5v9H1V9h18zm-1 8v-7H2v7h16zM5 11v2H3v-2h2zm3 0v2H6v-2h2zm3 0v2H9v-2h2zm6 0v2h-5v-2h5zm-6 3v2H3v-2h8zm3 0v2h-2v-2h2zm3 0v2h-2v-2h2z";break;case"editor-ltr":e="M5.52 2h7.43c.55 0 1 .45 1 1s-.45 1-1 1h-1v13c0 .55-.45 1-1 1s-1-.45-1-1V5c0-.55-.45-1-1-1s-1 .45-1 1v12c0 .55-.45 1-1 1s-1-.45-1-1v-5.96h-.43C3.02 11.04 1 9.02 1 6.52S3.02 2 5.52 2zM14 14l5-4-5-4v8z";break;case"editor-ol-rtl":e="M15.025 8.75a1.048 1.048 0 0 1 .45-.1.507.507 0 0 1 .35.11.455.455 0 0 1 .13.36.803.803 0 0 1-.06.3 1.448 1.448 0 0 1-.19.33c-.09.11-.29.32-.58.62l-.99 1v.58h2.76v-.7h-1.72v-.04l.51-.48a7.276 7.276 0 0 0 .7-.71 1.75 1.75 0 0 0 .3-.49 1.254 1.254 0 0 0 .1-.51.968.968 0 0 0-.16-.56 1.007 1.007 0 0 0-.44-.37 1.512 1.512 0 0 0-.65-.14 1.98 1.98 0 0 0-.51.06 1.9 1.9 0 0 0-.42.15 3.67 3.67 0 0 0-.48.35l.45.54a2.505 2.505 0 0 1 .45-.3zM16.695 15.29a1.29 1.29 0 0 0-.74-.3v-.02a1.203 1.203 0 0 0 .65-.37.973.973 0 0 0 .23-.65.81.81 0 0 0-.37-.71 1.72 1.72 0 0 0-1-.26 2.185 2.185 0 0 0-1.33.4l.4.6a1.79 1.79 0 0 1 .46-.23 1.18 1.18 0 0 1 .41-.07c.38 0 .58.15.58.46a.447.447 0 0 1-.22.43 1.543 1.543 0 0 1-.7.12h-.31v.66h.31a1.764 1.764 0 0 1 .75.12.433.433 0 0 1 .23.41.55.55 0 0 1-.2.47 1.084 1.084 0 0 1-.63.15 2.24 2.24 0 0 1-.57-.08 2.671 2.671 0 0 1-.52-.2v.74a2.923 2.923 0 0 0 1.18.22 1.948 1.948 0 0 0 1.22-.33 1.077 1.077 0 0 0 .43-.92.836.836 0 0 0-.26-.64zM15.005 4.17c.06-.05.16-.14.3-.28l-.02.42V7h.84V3h-.69l-1.29 1.03.4.51zM4.02 5h9v1h-9zM4.02 10h9v1h-9zM4.02 15h9v1h-9z";break;case"editor-ol":e="M6 7V3h-.69L4.02 4.03l.4.51.46-.37c.06-.05.16-.14.3-.28l-.02.42V7H6zm2-2h9v1H8V5zm-1.23 6.95v-.7H5.05v-.04l.51-.48c.33-.31.57-.54.7-.71.14-.17.24-.33.3-.49.07-.16.1-.33.1-.51 0-.21-.05-.4-.16-.56-.1-.16-.25-.28-.44-.37s-.41-.14-.65-.14c-.19 0-.36.02-.51.06-.15.03-.29.09-.42.15-.12.07-.29.19-.48.35l.45.54c.16-.13.31-.23.45-.3.15-.07.3-.1.45-.1.14 0 .26.03.35.11s.13.2.13.36c0 .1-.02.2-.06.3s-.1.21-.19.33c-.09.11-.29.32-.58.62l-.99 1v.58h2.76zM8 10h9v1H8v-1zm-1.29 3.95c0-.3-.12-.54-.37-.71-.24-.17-.58-.26-1-.26-.52 0-.96.13-1.33.4l.4.6c.17-.11.32-.19.46-.23.14-.05.27-.07.41-.07.38 0 .58.15.58.46 0 .2-.07.35-.22.43s-.38.12-.7.12h-.31v.66h.31c.34 0 .59.04.75.12.15.08.23.22.23.41 0 .22-.07.37-.2.47-.14.1-.35.15-.63.15-.19 0-.38-.03-.57-.08s-.36-.12-.52-.2v.74c.34.15.74.22 1.18.22.53 0 .94-.11 1.22-.33.29-.22.43-.52.43-.92 0-.27-.09-.48-.26-.64s-.42-.26-.74-.3v-.02c.27-.06.49-.19.65-.37.15-.18.23-.39.23-.65zM8 15h9v1H8v-1z";break;case"editor-outdent":e="M7 4V3H3v1h4zm10 1V3H8v2h9zM7 7H5V5L1 8.5 5 12v-2h2V7zm10 1V6H8v2h9zm-2 3V9H8v2h7zm2 3v-2H8v2h9zM7 14v-1H3v1h4zm4 3v-2H8v2h3z";break;case"editor-paragraph":e="M15 2H7.54c-.83 0-1.59.2-2.28.6-.7.41-1.25.96-1.65 1.65C3.2 4.94 3 5.7 3 6.52s.2 1.58.61 2.27c.4.69.95 1.24 1.65 1.64.69.41 1.45.61 2.28.61h.43V17c0 .27.1.51.29.71.2.19.44.29.71.29.28 0 .51-.1.71-.29.2-.2.3-.44.3-.71V5c0-.27.09-.51.29-.71.2-.19.44-.29.71-.29s.51.1.71.29c.19.2.29.44.29.71v12c0 .27.1.51.3.71.2.19.43.29.71.29.27 0 .51-.1.71-.29.19-.2.29-.44.29-.71V4H15c.27 0 .5-.1.7-.3.2-.19.3-.43.3-.7s-.1-.51-.3-.71C15.5 2.1 15.27 2 15 2z";break;case"editor-paste-text":e="M12.38 2L15 5v1H5V5l2.64-3h4.74zM10 5c.55 0 1-.44 1-1 0-.55-.45-1-1-1s-1 .45-1 1c0 .56.45 1 1 1zm5.45-1H17c.55 0 1 .45 1 1v12c0 .56-.45 1-1 1H3c-.55 0-1-.44-1-1V5c0-.55.45-1 1-1h1.55L4 4.63V7h12V4.63zM14 11V9H6v2h3v5h2v-5h3z";break;case"editor-paste-word":e="M12.38 2L15 5v1H5V5l2.64-3h4.74zM10 5c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm8 12V5c0-.55-.45-1-1-1h-1.54l.54.63V7H4V4.62L4.55 4H3c-.55 0-1 .45-1 1v12c0 .55.45 1 1 1h14c.55 0 1-.45 1-1zm-3-8l-2 7h-2l-1-5-1 5H6.92L5 9h2l1 5 1-5h2l1 5 1-5h2z";break;case"editor-quote":e="M9.49 13.22c0-.74-.2-1.38-.61-1.9-.62-.78-1.83-.88-2.53-.72-.29-1.65 1.11-3.75 2.92-4.65L7.88 4c-2.73 1.3-5.42 4.28-4.96 8.05C3.21 14.43 4.59 16 6.54 16c.85 0 1.56-.25 2.12-.75s.83-1.18.83-2.03zm8.05 0c0-.74-.2-1.38-.61-1.9-.63-.78-1.83-.88-2.53-.72-.29-1.65 1.11-3.75 2.92-4.65L15.93 4c-2.73 1.3-5.41 4.28-4.95 8.05.29 2.38 1.66 3.95 3.61 3.95.85 0 1.56-.25 2.12-.75s.83-1.18.83-2.03z";break;case"editor-removeformatting":e="M14.29 4.59l1.1 1.11c.41.4.61.94.61 1.47v2.12c0 .53-.2 1.07-.61 1.47l-6.63 6.63c-.4.41-.94.61-1.47.61s-1.07-.2-1.47-.61l-1.11-1.1-1.1-1.11c-.41-.4-.61-.94-.61-1.47v-2.12c0-.54.2-1.07.61-1.48l6.63-6.62c.4-.41.94-.61 1.47-.61s1.06.2 1.47.61zm-6.21 9.7l6.42-6.42c.39-.39.39-1.03 0-1.43L12.36 4.3c-.19-.19-.45-.29-.72-.29s-.52.1-.71.29l-6.42 6.42c-.39.4-.39 1.04 0 1.43l2.14 2.14c.38.38 1.04.38 1.43 0z";break;case"editor-rtl":e="M5.52 2h7.43c.55 0 1 .45 1 1s-.45 1-1 1h-1v13c0 .55-.45 1-1 1s-1-.45-1-1V5c0-.55-.45-1-1-1s-1 .45-1 1v12c0 .55-.45 1-1 1s-1-.45-1-1v-5.96h-.43C3.02 11.04 1 9.02 1 6.52S3.02 2 5.52 2zM19 6l-5 4 5 4V6z";break;case"editor-spellcheck":e="M15.84 2.76c.25 0 .49.04.71.11.23.07.44.16.64.25l.35-.81c-.52-.26-1.08-.39-1.69-.39-.58 0-1.09.13-1.52.37-.43.25-.76.61-.99 1.08C13.11 3.83 13 4.38 13 5c0 .99.23 1.75.7 2.28s1.15.79 2.02.79c.6 0 1.13-.09 1.6-.26v-.84c-.26.08-.51.14-.74.19-.24.05-.49.08-.74.08-.59 0-1.04-.19-1.34-.57-.32-.37-.47-.93-.47-1.66 0-.7.16-1.25.48-1.65.33-.4.77-.6 1.33-.6zM6.5 8h1.04L5.3 2H4.24L2 8h1.03l.58-1.66H5.9zM8 2v6h2.17c.67 0 1.19-.15 1.57-.46.38-.3.56-.72.56-1.26 0-.4-.1-.72-.3-.95-.19-.24-.5-.39-.93-.47v-.04c.35-.06.6-.21.78-.44.18-.24.28-.53.28-.88 0-.52-.19-.9-.56-1.14-.36-.24-.96-.36-1.79-.36H8zm.98 2.48V2.82h.85c.44 0 .77.06.97.19.21.12.31.33.31.61 0 .31-.1.53-.29.66-.18.13-.48.2-.89.2h-.95zM5.64 5.5H3.9l.54-1.56c.14-.4.25-.76.32-1.1l.15.52c.07.23.13.4.17.51zm3.34-.23h.99c.44 0 .76.08.98.23.21.15.32.38.32.69 0 .34-.11.59-.32.75s-.52.24-.93.24H8.98V5.27zM4 13l5 5 9-8-1-1-8 6-4-3z";break;case"editor-strikethrough":e="M15.82 12.25c.26 0 .5-.02.74-.07.23-.05.48-.12.73-.2v.84c-.46.17-.99.26-1.58.26-.88 0-1.54-.26-2.01-.79-.39-.44-.62-1.04-.68-1.79h-.94c.12.21.18.48.18.79 0 .54-.18.95-.55 1.26-.38.3-.9.45-1.56.45H8v-2.5H6.59l.93 2.5H6.49l-.59-1.67H3.62L3.04 13H2l.93-2.5H2v-1h1.31l.93-2.49H5.3l.92 2.49H8V7h1.77c1 0 1.41.17 1.77.41.37.24.55.62.55 1.13 0 .35-.09.64-.27.87l-.08.09h1.29c.05-.4.15-.77.31-1.1.23-.46.55-.82.98-1.06.43-.25.93-.37 1.51-.37.61 0 1.17.12 1.69.38l-.35.81c-.2-.1-.42-.18-.64-.25s-.46-.11-.71-.11c-.55 0-.99.2-1.31.59-.23.29-.38.66-.44 1.11H17v1h-2.95c.06.5.2.9.44 1.19.3.37.75.56 1.33.56zM4.44 8.96l-.18.54H5.3l-.22-.61c-.04-.11-.09-.28-.17-.51-.07-.24-.12-.41-.14-.51-.08.33-.18.69-.33 1.09zm4.53-1.09V9.5h1.19c.28-.02.49-.09.64-.18.19-.13.28-.35.28-.66 0-.28-.1-.48-.3-.61-.2-.12-.53-.18-.97-.18h-.84zm-3.33 2.64v-.01H3.91v.01h1.73zm5.28.01l-.03-.02H8.97v1.68h1.04c.4 0 .71-.08.92-.23.21-.16.31-.4.31-.74 0-.31-.11-.54-.32-.69z";break;case"editor-table":e="M18 17V3H2v14h16zM16 7H4V5h12v2zm-7 4H4V9h5v2zm7 0h-5V9h5v2zm-7 4H4v-2h5v2zm7 0h-5v-2h5v2z";break;case"editor-textcolor":e="M13.23 15h1.9L11 4H9L5 15h1.88l1.07-3h4.18zm-1.53-4.54H8.51L10 5.6z";break;case"editor-ul":e="M5.5 7C4.67 7 4 6.33 4 5.5 4 4.68 4.67 4 5.5 4 6.32 4 7 4.68 7 5.5 7 6.33 6.32 7 5.5 7zM8 5h9v1H8V5zm-2.5 7c-.83 0-1.5-.67-1.5-1.5C4 9.68 4.67 9 5.5 9c.82 0 1.5.68 1.5 1.5 0 .83-.68 1.5-1.5 1.5zM8 10h9v1H8v-1zm-2.5 7c-.83 0-1.5-.67-1.5-1.5 0-.82.67-1.5 1.5-1.5.82 0 1.5.68 1.5 1.5 0 .83-.68 1.5-1.5 1.5zM8 15h9v1H8v-1z";break;case"editor-underline":e="M14 5h-2v5.71c0 1.99-1.12 2.98-2.45 2.98-1.32 0-2.55-1-2.55-2.96V5H5v5.87c0 1.91 1 4.54 4.48 4.54 3.49 0 4.52-2.58 4.52-4.5V5zm0 13v-2H5v2h9z";break;case"editor-unlink":e="M17.74 2.26c1.68 1.69 1.68 4.41 0 6.1l-1.53 1.52c-.32.33-.69.58-1.08.77L13 10l1.69-1.64.76-.77.76-.76c.84-.84.84-2.2 0-3.04-.84-.85-2.2-.85-3.04 0l-.77.76-.76.76L10 7l-.65-2.14c.19-.38.44-.75.77-1.07l1.52-1.53c1.69-1.68 4.42-1.68 6.1 0zM2 4l8 6-6-8zm4-2l4 8-2-8H6zM2 6l8 4-8-2V6zm7.36 7.69L10 13l.74 2.35-1.38 1.39c-1.69 1.68-4.41 1.68-6.1 0-1.68-1.68-1.68-4.42 0-6.1l1.39-1.38L7 10l-.69.64-1.52 1.53c-.85.84-.85 2.2 0 3.04.84.85 2.2.85 3.04 0zM18 16l-8-6 6 8zm-4 2l-4-8 2 8h2zm4-4l-8-4 8 2v2z";break;case"editor-video":e="M16 2h-3v1H7V2H4v15h3v-1h6v1h3V2zM6 3v1H5V3h1zm9 0v1h-1V3h1zm-2 1v5H7V4h6zM6 5v1H5V5h1zm9 0v1h-1V5h1zM6 7v1H5V7h1zm9 0v1h-1V7h1zM6 9v1H5V9h1zm9 0v1h-1V9h1zm-2 1v5H7v-5h6zm-7 1v1H5v-1h1zm9 0v1h-1v-1h1zm-9 2v1H5v-1h1zm9 0v1h-1v-1h1zm-9 2v1H5v-1h1zm9 0v1h-1v-1h1z";break;case"ellipsis":e="M5 10c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2zm12-2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm-7 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z";break;case"email-alt":e="M19 14.5v-9c0-.83-.67-1.5-1.5-1.5H3.49c-.83 0-1.5.67-1.5 1.5v9c0 .83.67 1.5 1.5 1.5H17.5c.83 0 1.5-.67 1.5-1.5zm-1.31-9.11c.33.33.15.67-.03.84L13.6 9.95l3.9 4.06c.12.14.2.36.06.51-.13.16-.43.15-.56.05l-4.37-3.73-2.14 1.95-2.13-1.95-4.37 3.73c-.13.1-.43.11-.56-.05-.14-.15-.06-.37.06-.51l3.9-4.06-4.06-3.72c-.18-.17-.36-.51-.03-.84s.67-.17.95.07l6.24 5.04 6.25-5.04c.28-.24.62-.4.95-.07z";break;case"email-alt2":e="M18.01 11.18V2.51c0-1.19-.9-1.81-2-1.37L4 5.91c-1.1.44-2 1.77-2 2.97v8.66c0 1.2.9 1.81 2 1.37l12.01-4.77c1.1-.44 2-1.76 2-2.96zm-1.43-7.46l-6.04 9.33-6.65-4.6c-.1-.07-.36-.32-.17-.64.21-.36.65-.21.65-.21l6.3 2.32s4.83-6.34 5.11-6.7c.13-.17.43-.34.73-.13.29.2.16.49.07.63z";break;case"email":e="M3.87 4h13.25C18.37 4 19 4.59 19 5.79v8.42c0 1.19-.63 1.79-1.88 1.79H3.87c-1.25 0-1.88-.6-1.88-1.79V5.79c0-1.2.63-1.79 1.88-1.79zm6.62 8.6l6.74-5.53c.24-.2.43-.66.13-1.07-.29-.41-.82-.42-1.17-.17l-5.7 3.86L4.8 5.83c-.35-.25-.88-.24-1.17.17-.3.41-.11.87.13 1.07z";break;case"embed-audio":e="M17 4H3c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm-7 3H7v4c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2c.4 0 .7.1 1 .3V5h4v2zm4 3.5L12.5 12l1.5 1.5V15l-3-3 3-3v1.5zm1 4.5v-1.5l1.5-1.5-1.5-1.5V9l3 3-3 3z";break;case"embed-generic":e="M17 4H3c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm-3 6.5L12.5 12l1.5 1.5V15l-3-3 3-3v1.5zm1 4.5v-1.5l1.5-1.5-1.5-1.5V9l3 3-3 3z";break;case"embed-photo":e="M17 4H3c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm-7 8H3V6h7v6zm4-1.5L12.5 12l1.5 1.5V15l-3-3 3-3v1.5zm1 4.5v-1.5l1.5-1.5-1.5-1.5V9l3 3-3 3zm-6-4V8.5L7.2 10 6 9.2 4 11h5zM4.6 8.6c.6 0 1-.4 1-1s-.4-1-1-1-1 .4-1 1 .4 1 1 1z";break;case"embed-post":e="M17 4H3c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zM8.6 9l-.4.3c-.4.4-.5 1.1-.2 1.6l-.8.8-1.1-1.1-1.3 1.3c-.2.2-1.6 1.3-1.8 1.1-.2-.2.9-1.6 1.1-1.8l1.3-1.3-1.1-1.1.8-.8c.5.3 1.2.3 1.6-.2l.3-.3c.5-.5.5-1.2.2-1.7L8 5l3 2.9-.8.8c-.5-.2-1.2-.2-1.6.3zm5.4 1.5L12.5 12l1.5 1.5V15l-3-3 3-3v1.5zm1 4.5v-1.5l1.5-1.5-1.5-1.5V9l3 3-3 3z";break;case"embed-video":e="M17 4H3c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm-7 6.5L8 9.1V11H3V6h5v1.8l2-1.3v4zm4 0L12.5 12l1.5 1.5V15l-3-3 3-3v1.5zm1 4.5v-1.5l1.5-1.5-1.5-1.5V9l3 3-3 3z";break;case"excerpt-view":e="M19 18V2c0-.55-.45-1-1-1H2c-.55 0-1 .45-1 1v16c0 .55.45 1 1 1h16c.55 0 1-.45 1-1zM4 3c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm13 0v6H6V3h11zM4 11c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm13 0v6H6v-6h11z";break;case"exit":e="M13 3v2h2v10h-2v2h4V3h-4zm0 8V9H5.4l4.3-4.3-1.4-1.4L1.6 10l6.7 6.7 1.4-1.4L5.4 11H13z";break;case"external":e="M9 3h8v8l-2-1V6.92l-5.6 5.59-1.41-1.41L14.08 5H10zm3 12v-3l2-2v7H3V6h8L9 8H5v7h7z";break;case"facebook-alt":e="M8.46 18h2.93v-7.3h2.45l.37-2.84h-2.82V6.04c0-.82.23-1.38 1.41-1.38h1.51V2.11c-.26-.03-1.15-.11-2.19-.11-2.18 0-3.66 1.33-3.66 3.76v2.1H6v2.84h2.46V18z";break;case"facebook":e="M2.89 2h14.23c.49 0 .88.39.88.88v14.24c0 .48-.39.88-.88.88h-4.08v-6.2h2.08l.31-2.41h-2.39V7.85c0-.7.2-1.18 1.2-1.18h1.28V4.51c-.22-.03-.98-.09-1.86-.09-1.85 0-3.11 1.12-3.11 3.19v1.78H8.46v2.41h2.09V18H2.89c-.49 0-.89-.4-.89-.88V2.88c0-.49.4-.88.89-.88z";break;case"feedback":e="M2 2h16c.55 0 1 .45 1 1v14c0 .55-.45 1-1 1H2c-.55 0-1-.45-1-1V3c0-.55.45-1 1-1zm15 14V7H3v9h14zM4 8v1h3V8H4zm4 0v3h8V8H8zm-4 4v1h3v-1H4zm4 0v3h8v-3H8z";break;case"filter":e="M3 4.5v-2s3.34-1 7-1 7 1 7 1v2l-5 7.03v6.97s-1.22-.09-2.25-.59S8 16.5 8 16.5v-4.97z";break;case"flag":e="M5 18V3H3v15h2zm1-6V4c3-1 7 1 11 0v8c-3 1.27-8-1-11 0z";break;case"format-aside":e="M1 1h18v12l-6 6H1V1zm3 3v1h12V4H4zm0 4v1h12V8H4zm6 5v-1H4v1h6zm2 4l5-5h-5v5z";break;case"format-audio":e="M6.99 3.08l11.02-2c.55-.08.99.45.99 1V14.5c0 1.94-1.57 3.5-3.5 3.5S12 16.44 12 14.5c0-1.93 1.57-3.5 3.5-3.5.54 0 1.04.14 1.5.35V5.08l-9 2V16c-.24 1.7-1.74 3-3.5 3C2.57 19 1 17.44 1 15.5 1 13.57 2.57 12 4.5 12c.54 0 1.04.14 1.5.35V4.08c0-.55.44-.91.99-1z";break;case"format-chat":e="M11 6h-.82C9.07 6 8 7.2 8 8.16V10l-3 3v-3H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h6c1.1 0 2 .9 2 2v3zm0 1h6c1.1 0 2 .9 2 2v5c0 1.1-.9 2-2 2h-2v3l-3-3h-1c-1.1 0-2-.9-2-2V9c0-1.1.9-2 2-2z";break;case"format-gallery":e="M16 4h1.96c.57 0 1.04.47 1.04 1.04v12.92c0 .57-.47 1.04-1.04 1.04H5.04C4.47 19 4 18.53 4 17.96V16H2.04C1.47 16 1 15.53 1 14.96V2.04C1 1.47 1.47 1 2.04 1h12.92c.57 0 1.04.47 1.04 1.04V4zM3 14h11V3H3v11zm5-8.5C8 4.67 7.33 4 6.5 4S5 4.67 5 5.5 5.67 7 6.5 7 8 6.33 8 5.5zm2 4.5s1-5 3-5v8H4V7c2 0 2 3 2 3s.33-2 2-2 2 2 2 2zm7 7V6h-1v8.96c0 .57-.47 1.04-1.04 1.04H6v1h11z";break;case"format-image":e="M2.25 1h15.5c.69 0 1.25.56 1.25 1.25v15.5c0 .69-.56 1.25-1.25 1.25H2.25C1.56 19 1 18.44 1 17.75V2.25C1 1.56 1.56 1 2.25 1zM17 17V3H3v14h14zM10 6c0-1.1-.9-2-2-2s-2 .9-2 2 .9 2 2 2 2-.9 2-2zm3 5s0-6 3-6v10c0 .55-.45 1-1 1H5c-.55 0-1-.45-1-1V8c2 0 3 4 3 4s1-3 3-3 3 2 3 2z";break;case"format-quote":e="M8.54 12.74c0-.87-.24-1.61-.72-2.22-.73-.92-2.14-1.03-2.96-.85-.34-1.93 1.3-4.39 3.42-5.45L6.65 1.94C3.45 3.46.31 6.96.85 11.37 1.19 14.16 2.8 16 5.08 16c1 0 1.83-.29 2.48-.88.66-.59.98-1.38.98-2.38zm9.43 0c0-.87-.24-1.61-.72-2.22-.73-.92-2.14-1.03-2.96-.85-.34-1.93 1.3-4.39 3.42-5.45l-1.63-2.28c-3.2 1.52-6.34 5.02-5.8 9.43.34 2.79 1.95 4.63 4.23 4.63 1 0 1.83-.29 2.48-.88.66-.59.98-1.38.98-2.38z";break;case"format-status":e="M10 1c7 0 9 2.91 9 6.5S17 14 10 14s-9-2.91-9-6.5S3 1 10 1zM5.5 9C6.33 9 7 8.33 7 7.5S6.33 6 5.5 6 4 6.67 4 7.5 4.67 9 5.5 9zM10 9c.83 0 1.5-.67 1.5-1.5S10.83 6 10 6s-1.5.67-1.5 1.5S9.17 9 10 9zm4.5 0c.83 0 1.5-.67 1.5-1.5S15.33 6 14.5 6 13 6.67 13 7.5 13.67 9 14.5 9zM6 14.5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5-1.5-.67-1.5-1.5.67-1.5 1.5-1.5zm-3 2c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1z";break;case"format-video":e="M2 1h16c.55 0 1 .45 1 1v16l-18-.02V2c0-.55.45-1 1-1zm4 1L4 5h1l2-3H6zm4 0H9L7 5h1zm3 0h-1l-2 3h1zm3 0h-1l-2 3h1zm1 14V6H3v10h14zM8 7l6 4-6 4V7z";break;case"forms":e="M2 2h7v7H2V2zm9 0v7h7V2h-7zM5.5 4.5L7 3H4zM12 8V3h5v5h-5zM4.5 5.5L3 4v3zM8 4L6.5 5.5 8 7V4zM5.5 6.5L4 8h3zM9 18v-7H2v7h7zm9 0h-7v-7h7v7zM8 12v5H3v-5h5zm6.5 1.5L16 12h-3zM12 16l1.5-1.5L12 13v3zm3.5-1.5L17 16v-3zm-1 1L13 17h3z";break;case"googleplus":e="M6.73 10h5.4c.05.29.09.57.09.95 0 3.27-2.19 5.6-5.49 5.6-3.17 0-5.73-2.57-5.73-5.73 0-3.17 2.56-5.73 5.73-5.73 1.54 0 2.84.57 3.83 1.5l-1.55 1.5c-.43-.41-1.17-.89-2.28-.89-1.96 0-3.55 1.62-3.55 3.62 0 1.99 1.59 3.61 3.55 3.61 2.26 0 3.11-1.62 3.24-2.47H6.73V10zM19 10v1.64h-1.64v1.63h-1.63v-1.63h-1.64V10h1.64V8.36h1.63V10H19z";break;case"grid-view":e="M2 1h16c.55 0 1 .45 1 1v16c0 .55-.45 1-1 1H2c-.55 0-1-.45-1-1V2c0-.55.45-1 1-1zm7.01 7.99v-6H3v6h6.01zm8 0v-6h-6v6h6zm-8 8.01v-6H3v6h6.01zm8 0v-6h-6v6h6z";break;case"groups":e="M8.03 4.46c-.29 1.28.55 3.46 1.97 3.46 1.41 0 2.25-2.18 1.96-3.46-.22-.98-1.08-1.63-1.96-1.63-.89 0-1.74.65-1.97 1.63zm-4.13.9c-.25 1.08.47 2.93 1.67 2.93s1.92-1.85 1.67-2.93c-.19-.83-.92-1.39-1.67-1.39s-1.48.56-1.67 1.39zm8.86 0c-.25 1.08.47 2.93 1.66 2.93 1.2 0 1.92-1.85 1.67-2.93-.19-.83-.92-1.39-1.67-1.39-.74 0-1.47.56-1.66 1.39zm-.59 11.43l1.25-4.3C14.2 10 12.71 8.47 10 8.47c-2.72 0-4.21 1.53-3.44 4.02l1.26 4.3C8.05 17.51 9 18 10 18c.98 0 1.94-.49 2.17-1.21zm-6.1-7.63c-.49.67-.96 1.83-.42 3.59l1.12 3.79c-.34.2-.77.31-1.2.31-.85 0-1.65-.41-1.85-1.03l-1.07-3.65c-.65-2.11.61-3.4 2.92-3.4.27 0 .54.02.79.06-.1.1-.2.22-.29.33zm8.35-.39c2.31 0 3.58 1.29 2.92 3.4l-1.07 3.65c-.2.62-1 1.03-1.85 1.03-.43 0-.86-.11-1.2-.31l1.11-3.77c.55-1.78.08-2.94-.42-3.61-.08-.11-.18-.23-.28-.33.25-.04.51-.06.79-.06z";break;case"hammer":e="M17.7 6.32l1.41 1.42-3.47 3.41-1.42-1.42.84-.82c-.32-.76-.81-1.57-1.51-2.31l-4.61 6.59-5.26 4.7c-.39.39-1.02.39-1.42 0l-1.2-1.21c-.39-.39-.39-1.02 0-1.41l10.97-9.92c-1.37-.86-3.21-1.46-5.67-1.48 2.7-.82 4.95-.93 6.58-.3 1.7.66 2.82 2.2 3.91 3.58z";break;case"heading":e="M12.5 4v5.2h-5V4H5v13h2.5v-5.2h5V17H15V4";break;case"heart":e="M10 17.12c3.33-1.4 5.74-3.79 7.04-6.21 1.28-2.41 1.46-4.81.32-6.25-1.03-1.29-2.37-1.78-3.73-1.74s-2.68.63-3.63 1.46c-.95-.83-2.27-1.42-3.63-1.46s-2.7.45-3.73 1.74c-1.14 1.44-.96 3.84.34 6.25 1.28 2.42 3.69 4.81 7.02 6.21z";break;case"hidden":e="M17.2 3.3l.16.17c.39.39.39 1.02 0 1.41L4.55 17.7c-.39.39-1.03.39-1.41 0l-.17-.17c-.39-.39-.39-1.02 0-1.41l1.59-1.6c-1.57-1-2.76-2.3-3.56-3.93.81-1.65 2.03-2.98 3.64-3.99S8.04 5.09 10 5.09c1.2 0 2.33.21 3.4.6l2.38-2.39c.39-.39 1.03-.39 1.42 0zm-7.09 4.01c-.23.25-.34.54-.34.88 0 .31.12.58.31.81l1.8-1.79c-.13-.12-.28-.21-.45-.26-.11-.01-.28-.03-.49-.04-.33.03-.6.16-.83.4zM2.4 10.59c.69 1.23 1.71 2.25 3.05 3.05l1.28-1.28c-.51-.69-.77-1.47-.77-2.36 0-1.06.36-1.98 1.09-2.76-1.04.27-1.96.7-2.76 1.26-.8.58-1.43 1.27-1.89 2.09zm13.22-2.13l.96-.96c1.02.86 1.83 1.89 2.42 3.09-.81 1.65-2.03 2.98-3.64 3.99s-3.4 1.51-5.36 1.51c-.63 0-1.24-.07-1.83-.18l1.07-1.07c.25.02.5.05.76.05 1.63 0 3.13-.4 4.5-1.21s2.4-1.84 3.1-3.09c-.46-.82-1.09-1.51-1.89-2.09-.03-.01-.06-.03-.09-.04zm-5.58 5.58l4-4c-.01 1.1-.41 2.04-1.18 2.81-.78.78-1.72 1.18-2.82 1.19z";break;case"html":e="M4 16v-2H2v2H1v-5h1v2h2v-2h1v5H4zM7 16v-4H5.6v-1h3.7v1H8v4H7zM10 16v-5h1l1.4 3.4h.1L14 11h1v5h-1v-3.1h-.1l-1.1 2.5h-.6l-1.1-2.5H11V16h-1zM19 16h-3v-5h1v4h2v1zM9.4 4.2L7.1 6.5l2.3 2.3-.6 1.2-3.5-3.5L8.8 3l.6 1.2zm1.2 4.6l2.3-2.3-2.3-2.3.6-1.2 3.5 3.5-3.5 3.5-.6-1.2z";break;case"id-alt":e="M18 18H2V2h16v16zM8.05 7.53c.13-.07.24-.15.33-.24.09-.1.17-.21.24-.34.07-.14.13-.26.17-.37s.07-.22.1-.34L8.95 6c0-.04.01-.07.01-.09.05-.32.03-.61-.04-.9-.08-.28-.23-.52-.46-.72C8.23 4.1 7.95 4 7.6 4c-.2 0-.39.04-.56.11-.17.08-.31.18-.41.3-.11.13-.2.27-.27.44-.07.16-.11.33-.12.51s0 .36.01.55l.02.09c.01.06.03.15.06.25s.06.21.1.33.1.25.17.37c.08.12.16.23.25.33s.2.19.34.25c.13.06.28.09.43.09s.3-.03.43-.09zM16 5V4h-5v1h5zm0 2V6h-5v1h5zM7.62 8.83l-1.38-.88c-.41 0-.79.11-1.14.32-.35.22-.62.5-.81.85-.19.34-.29.7-.29 1.07v1.25l.2.05c.13.04.31.09.55.14.24.06.51.12.8.17.29.06.62.1 1 .14.37.04.73.06 1.07.06s.69-.02 1.07-.06.7-.09.98-.14c.27-.05.54-.1.82-.17.27-.06.45-.11.54-.13.09-.03.16-.05.21-.06v-1.25c0-.36-.1-.72-.31-1.07s-.49-.64-.84-.86-.72-.33-1.11-.33zM16 9V8h-3v1h3zm0 2v-1h-3v1h3zm0 3v-1H4v1h12zm0 2v-1H4v1h12z";break;case"id":e="M18 16H2V4h16v12zM7.05 8.53c.13-.07.24-.15.33-.24.09-.1.17-.21.24-.34.07-.14.13-.26.17-.37s.07-.22.1-.34L7.95 7c0-.04.01-.07.01-.09.05-.32.03-.61-.04-.9-.08-.28-.23-.52-.46-.72C7.23 5.1 6.95 5 6.6 5c-.2 0-.39.04-.56.11-.17.08-.31.18-.41.3-.11.13-.2.27-.27.44-.07.16-.11.33-.12.51s0 .36.01.55l.02.09c.01.06.03.15.06.25s.06.21.1.33.1.25.17.37c.08.12.16.23.25.33s.2.19.34.25c.13.06.28.09.43.09s.3-.03.43-.09zM17 9V5h-5v4h5zm-10.38.83l-1.38-.88c-.41 0-.79.11-1.14.32-.35.22-.62.5-.81.85-.19.34-.29.7-.29 1.07v1.25l.2.05c.13.04.31.09.55.14.24.06.51.12.8.17.29.06.62.1 1 .14.37.04.73.06 1.07.06s.69-.02 1.07-.06.7-.09.98-.14c.27-.05.54-.1.82-.17.27-.06.45-.11.54-.13.09-.03.16-.05.21-.06v-1.25c0-.36-.1-.72-.31-1.07s-.49-.64-.84-.86-.72-.33-1.11-.33zM17 11v-1h-5v1h5zm0 2v-1h-5v1h5zm0 2v-1H3v1h14z";break;case"image-crop":e="M19 12v3h-4v4h-3v-4H4V7H0V4h4V0h3v4h7l3-3 1 1-3 3v7h4zm-8-5H7v4zm-3 5h4V8z";break;case"image-filter":e="M14 5.87c0-2.2-1.79-4-4-4s-4 1.8-4 4c0 2.21 1.79 4 4 4s4-1.79 4-4zM3.24 10.66c-1.92 1.1-2.57 3.55-1.47 5.46 1.11 1.92 3.55 2.57 5.47 1.47 1.91-1.11 2.57-3.55 1.46-5.47-1.1-1.91-3.55-2.56-5.46-1.46zm9.52 6.93c1.92 1.1 4.36.45 5.47-1.46 1.1-1.92.45-4.36-1.47-5.47-1.91-1.1-4.36-.45-5.46 1.46-1.11 1.92-.45 4.36 1.46 5.47z";break;case"image-flip-horizontal":e="M19 3v14h-8v3H9v-3H1V3h8V0h2v3h8zm-8.5 14V3h-1v14h1zM7 6.5L3 10l4 3.5v-7zM17 10l-4-3.5v7z";break;case"image-flip-vertical":e="M20 9v2h-3v8H3v-8H0V9h3V1h14v8h3zM6.5 7h7L10 3zM17 9.5H3v1h14v-1zM13.5 13h-7l3.5 4z";break;case"image-rotate-left":e="M7 5H5.05c0-1.74.85-2.9 2.95-2.9V0C4.85 0 2.96 2.11 2.96 5H1.18L3.8 8.39zm13-4v14h-5v5H1V10h9V1h10zm-2 2h-6v7h3v3h3V3zm-5 9H3v6h10v-6z";break;case"image-rotate-right":e="M15.95 5H14l3.2 3.39L19.82 5h-1.78c0-2.89-1.89-5-5.04-5v2.1c2.1 0 2.95 1.16 2.95 2.9zM1 1h10v9h9v10H6v-5H1V1zm2 2v10h3v-3h3V3H3zm5 9v6h10v-6H8z";break;case"image-rotate":e="M10.25 1.02c5.1 0 8.75 4.04 8.75 9s-3.65 9-8.75 9c-3.2 0-6.02-1.59-7.68-3.99l2.59-1.52c1.1 1.5 2.86 2.51 4.84 2.51 3.3 0 6-2.79 6-6s-2.7-6-6-6c-1.97 0-3.72 1-4.82 2.49L7 8.02l-6 2v-7L2.89 4.6c1.69-2.17 4.36-3.58 7.36-3.58z";break;case"images-alt":e="M4 15v-3H2V2h12v3h2v3h2v10H6v-3H4zm7-12c-1.1 0-2 .9-2 2h4c0-1.1-.89-2-2-2zm-7 8V6H3v5h1zm7-3h4c0-1.1-.89-2-2-2-1.1 0-2 .9-2 2zm-5 6V9H5v5h1zm9-1c1.1 0 2-.89 2-2 0-1.1-.9-2-2-2s-2 .9-2 2c0 1.11.9 2 2 2zm2 4v-2c-5 0-5-3-10-3v5h10z";break;case"images-alt2":e="M5 3h14v11h-2v2h-2v2H1V7h2V5h2V3zm13 10V4H6v9h12zm-3-4c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm1 6v-1H5V6H4v9h12zM7 6l10 6H7V6zm7 11v-1H3V8H2v9h12z";break;case"index-card":e="M1 3.17V18h18V4H8v-.83c0-.32-.12-.6-.35-.83S7.14 2 6.82 2H2.18c-.33 0-.6.11-.83.34-.24.23-.35.51-.35.83zM10 6v2H3V6h7zm7 0v10h-5V6h5zm-7 4v2H3v-2h7zm0 4v2H3v-2h7z";break;case"info-outline":e="M9 15h2V9H9v6zm1-10c-.5 0-1 .5-1 1s.5 1 1 1 1-.5 1-1-.5-1-1-1zm0-4c-5 0-9 4-9 9s4 9 9 9 9-4 9-9-4-9-9-9zm0 16c-3.9 0-7-3.1-7-7s3.1-7 7-7 7 3.1 7 7-3.1 7-7 7z";break;case"info":e="M10 2c4.42 0 8 3.58 8 8s-3.58 8-8 8-8-3.58-8-8 3.58-8 8-8zm1 4c0-.55-.45-1-1-1s-1 .45-1 1 .45 1 1 1 1-.45 1-1zm0 9V9H9v6h2z";break;case"insert-after":e="M9 12h2v-2h2V8h-2V6H9v2H7v2h2v2zm1 4c3.9 0 7-3.1 7-7s-3.1-7-7-7-7 3.1-7 7 3.1 7 7 7zm0-12c2.8 0 5 2.2 5 5s-2.2 5-5 5-5-2.2-5-5 2.2-5 5-5zM3 19h14v-2H3v2z";break;case"insert-before":e="M11 8H9v2H7v2h2v2h2v-2h2v-2h-2V8zm-1-4c-3.9 0-7 3.1-7 7s3.1 7 7 7 7-3.1 7-7-3.1-7-7-7zm0 12c-2.8 0-5-2.2-5-5s2.2-5 5-5 5 2.2 5 5-2.2 5-5 5zM3 1v2h14V1H3z";break;case"insert":e="M10 1c-5 0-9 4-9 9s4 9 9 9 9-4 9-9-4-9-9-9zm0 16c-3.9 0-7-3.1-7-7s3.1-7 7-7 7 3.1 7 7-3.1 7-7 7zm1-11H9v3H6v2h3v3h2v-3h3V9h-3V6z";break;case"instagram":e="M12.67 10A2.67 2.67 0 1 0 10 12.67 2.68 2.68 0 0 0 12.67 10zm1.43 0A4.1 4.1 0 1 1 10 5.9a4.09 4.09 0 0 1 4.1 4.1zm1.13-4.27a1 1 0 1 1-1-1 1 1 0 0 1 1 1zM10 3.44c-1.17 0-3.67-.1-4.72.32a2.67 2.67 0 0 0-1.52 1.52c-.42 1-.32 3.55-.32 4.72s-.1 3.67.32 4.72a2.74 2.74 0 0 0 1.52 1.52c1 .42 3.55.32 4.72.32s3.67.1 4.72-.32a2.83 2.83 0 0 0 1.52-1.52c.42-1.05.32-3.55.32-4.72s.1-3.67-.32-4.72a2.74 2.74 0 0 0-1.52-1.52c-1.05-.42-3.55-.32-4.72-.32zM18 10c0 1.1 0 2.2-.05 3.3a4.84 4.84 0 0 1-1.29 3.36A4.8 4.8 0 0 1 13.3 18H6.7a4.84 4.84 0 0 1-3.36-1.29 4.84 4.84 0 0 1-1.29-3.41C2 12.2 2 11.1 2 10V6.7a4.84 4.84 0 0 1 1.34-3.36A4.8 4.8 0 0 1 6.7 2.05C7.8 2 8.9 2 10 2h3.3a4.84 4.84 0 0 1 3.36 1.29A4.8 4.8 0 0 1 18 6.7V10z";break;case"keyboard-hide":e="M18,0 L2,0 C0.9,0 0.01,0.9 0.01,2 L0,12 C0,13.1 0.9,14 2,14 L18,14 C19.1,14 20,13.1 20,12 L20,2 C20,0.9 19.1,0 18,0 Z M18,12 L2,12 L2,2 L18,2 L18,12 Z M9,3 L11,3 L11,5 L9,5 L9,3 Z M9,6 L11,6 L11,8 L9,8 L9,6 Z M6,3 L8,3 L8,5 L6,5 L6,3 Z M6,6 L8,6 L8,8 L6,8 L6,6 Z M3,6 L5,6 L5,8 L3,8 L3,6 Z M3,3 L5,3 L5,5 L3,5 L3,3 Z M6,9 L14,9 L14,11 L6,11 L6,9 Z M12,6 L14,6 L14,8 L12,8 L12,6 Z M12,3 L14,3 L14,5 L12,5 L12,3 Z M15,6 L17,6 L17,8 L15,8 L15,6 Z M15,3 L17,3 L17,5 L15,5 L15,3 Z M10,20 L14,16 L6,16 L10,20 Z";break;case"laptop":e="M3 3h14c.6 0 1 .4 1 1v10c0 .6-.4 1-1 1H3c-.6 0-1-.4-1-1V4c0-.6.4-1 1-1zm13 2H4v8h12V5zm-3 1H5v4zm6 11v-1H1v1c0 .6.5 1 1.1 1h15.8c.6 0 1.1-.4 1.1-1z";break;case"layout":e="M2 2h5v11H2V2zm6 0h5v5H8V2zm6 0h4v16h-4V2zM8 8h5v5H8V8zm-6 6h11v4H2v-4z";break;case"leftright":e="M3 10.03L9 6v8zM11 6l6 4.03L11 14V6z";break;case"lightbulb":e="M10 1c3.11 0 5.63 2.52 5.63 5.62 0 1.84-2.03 4.58-2.03 4.58-.33.44-.6 1.25-.6 1.8v1c0 .55-.45 1-1 1H8c-.55 0-1-.45-1-1v-1c0-.55-.27-1.36-.6-1.8 0 0-2.02-2.74-2.02-4.58C4.38 3.52 6.89 1 10 1zM7 16.87V16h6v.87c0 .62-.13 1.13-.75 1.13H12c0 .62-.4 1-1.02 1h-2c-.61 0-.98-.38-.98-1h-.25c-.62 0-.75-.51-.75-1.13z";break;case"list-view":e="M2 19h16c.55 0 1-.45 1-1V2c0-.55-.45-1-1-1H2c-.55 0-1 .45-1 1v16c0 .55.45 1 1 1zM4 3c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm13 0v2H6V3h11zM4 7c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm13 0v2H6V7h11zM4 11c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm13 0v2H6v-2h11zM4 15c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm13 0v2H6v-2h11z";break;case"location-alt":e="M13 13.14l1.17-5.94c.79-.43 1.33-1.25 1.33-2.2 0-1.38-1.12-2.5-2.5-2.5S10.5 3.62 10.5 5c0 .95.54 1.77 1.33 2.2zm0-9.64c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5-1.5-.67-1.5-1.5.67-1.5 1.5-1.5zm1.72 4.8L18 6.97v9L13.12 18 7 15.97l-5 2v-9l5-2 4.27 1.41 1.73 7.3z";break;case"location":e="M10 2C6.69 2 4 4.69 4 8c0 2.02 1.17 3.71 2.53 4.89.43.37 1.18.96 1.85 1.83.74.97 1.41 2.01 1.62 2.71.21-.7.88-1.74 1.62-2.71.67-.87 1.42-1.46 1.85-1.83C14.83 11.71 16 10.02 16 8c0-3.31-2.69-6-6-6zm0 2.56c1.9 0 3.44 1.54 3.44 3.44S11.9 11.44 10 11.44 6.56 9.9 6.56 8 8.1 4.56 10 4.56z";break;case"lock":e="M14 9h1c.55 0 1 .45 1 1v7c0 .55-.45 1-1 1H5c-.55 0-1-.45-1-1v-7c0-.55.45-1 1-1h1V6c0-2.21 1.79-4 4-4s4 1.79 4 4v3zm-2 0V6c0-1.1-.9-2-2-2s-2 .9-2 2v3h4zm-1 7l-.36-2.15c.51-.24.86-.75.86-1.35 0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5c0 .6.35 1.11.86 1.35L9 16h2z";break;case"marker":e="M10 2c4.42 0 8 3.58 8 8s-3.58 8-8 8-8-3.58-8-8 3.58-8 8-8zm0 13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5z";break;case"media-archive":e="M12 2l4 4v12H4V2h8zm0 4h3l-3-3v3zM8 3.5v2l1.8-1zM11 5L9.2 6 11 7V5zM8 6.5v2l1.8-1zM11 8L9.2 9l1.8 1V8zM8 9.5v2l1.8-1zm3 1.5l-1.8 1 1.8 1v-2zm-1.5 6c.83 0 1.62-.72 1.5-1.63-.05-.38-.49-1.61-.49-1.61l-1.99-1.1s-.45 1.95-.52 2.71c-.07.77.67 1.63 1.5 1.63zm0-2.39c.42 0 .76.34.76.76 0 .43-.34.77-.76.77s-.76-.34-.76-.77c0-.42.34-.76.76-.76z";break;case"media-audio":e="M12 2l4 4v12H4V2h8zm0 4h3l-3-3v3zm1 7.26V8.09c0-.11-.04-.21-.12-.29-.07-.08-.16-.11-.27-.1 0 0-3.97.71-4.25.78C8.07 8.54 8 8.8 8 9v3.37c-.2-.09-.42-.07-.6-.07-.38 0-.7.13-.96.39-.26.27-.4.58-.4.96 0 .37.14.69.4.95.26.27.58.4.96.4.34 0 .7-.04.96-.26.26-.23.64-.65.64-1.12V10.3l3-.6V12c-.67-.2-1.17.04-1.44.31-.26.26-.39.58-.39.95 0 .38.13.69.39.96.27.26.71.39 1.08.39.38 0 .7-.13.96-.39.26-.27.4-.58.4-.96z";break;case"media-code":e="M12 2l4 4v12H4V2h8zM9 13l-2-2 2-2-1-1-3 3 3 3zm3 1l3-3-3-3-1 1 2 2-2 2z";break;case"media-default":e="M12 2l4 4v12H4V2h8zm0 4h3l-3-3v3z";break;case"media-document":e="M12 2l4 4v12H4V2h8zM5 3v1h6V3H5zm7 3h3l-3-3v3zM5 5v1h6V5H5zm10 3V7H5v1h10zM5 9v1h4V9H5zm10 3V9h-5v3h5zM5 11v1h4v-1H5zm10 3v-1H5v1h10zm-3 2v-1H5v1h7z";break;case"media-interactive":e="M12 2l4 4v12H4V2h8zm0 4h3l-3-3v3zm2 8V8H6v6h3l-1 2h1l1-2 1 2h1l-1-2h3zm-6-3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm5-2v2h-3V9h3zm0 3v1H7v-1h6z";break;case"media-spreadsheet":e="M12 2l4 4v12H4V2h8zm-1 4V3H5v3h6zM8 8V7H5v1h3zm3 0V7H9v1h2zm4 0V7h-3v1h3zm-7 2V9H5v1h3zm3 0V9H9v1h2zm4 0V9h-3v1h3zm-7 2v-1H5v1h3zm3 0v-1H9v1h2zm4 0v-1h-3v1h3zm-7 2v-1H5v1h3zm3 0v-1H9v1h2zm4 0v-1h-3v1h3zm-7 2v-1H5v1h3zm3 0v-1H9v1h2z";break;case"media-text":e="M12 2l4 4v12H4V2h8zM5 3v1h6V3H5zm7 3h3l-3-3v3zM5 5v1h6V5H5zm10 3V7H5v1h10zm0 2V9H5v1h10zm0 2v-1H5v1h10zm-4 2v-1H5v1h6z";break;case"media-video":e="M12 2l4 4v12H4V2h8zm0 4h3l-3-3v3zm-1 8v-3c0-.27-.1-.51-.29-.71-.2-.19-.44-.29-.71-.29H7c-.27 0-.51.1-.71.29-.19.2-.29.44-.29.71v3c0 .27.1.51.29.71.2.19.44.29.71.29h3c.27 0 .51-.1.71-.29.19-.2.29-.44.29-.71zm3 1v-5l-2 2v1z";break;case"megaphone":e="M18.15 5.94c.46 1.62.38 3.22-.02 4.48-.42 1.28-1.26 2.18-2.3 2.48-.16.06-.26.06-.4.06-.06.02-.12.02-.18.02-.06.02-.14.02-.22.02h-6.8l2.22 5.5c.02.14-.06.26-.14.34-.08.1-.24.16-.34.16H6.95c-.1 0-.26-.06-.34-.16-.08-.08-.16-.2-.14-.34l-1-5.5H4.25l-.02-.02c-.5.06-1.08-.18-1.54-.62s-.88-1.08-1.06-1.88c-.24-.8-.2-1.56-.02-2.2.18-.62.58-1.08 1.06-1.3l.02-.02 9-5.4c.1-.06.18-.1.24-.16.06-.04.14-.08.24-.12.16-.08.28-.12.5-.18 1.04-.3 2.24.1 3.22.98s1.84 2.24 2.26 3.86zm-2.58 5.98h-.02c.4-.1.74-.34 1.04-.7.58-.7.86-1.76.86-3.04 0-.64-.1-1.3-.28-1.98-.34-1.36-1.02-2.5-1.78-3.24s-1.68-1.1-2.46-.88c-.82.22-1.4.96-1.7 2-.32 1.04-.28 2.36.06 3.72.38 1.36 1 2.5 1.8 3.24.78.74 1.62 1.1 2.48.88zm-2.54-7.08c.22-.04.42-.02.62.04.38.16.76.48 1.02 1s.42 1.2.42 1.78c0 .3-.04.56-.12.8-.18.48-.44.84-.86.94-.34.1-.8-.06-1.14-.4s-.64-.86-.78-1.5c-.18-.62-.12-1.24.02-1.72s.48-.84.82-.94z";break;case"menu-alt":e="M3 4h14v2H3V4zm0 5h14v2H3V9zm0 5h14v2H3v-2z";break;case"menu":e="M17 7V5H3v2h14zm0 4V9H3v2h14zm0 4v-2H3v2h14z";break;case"microphone":e="M12 9V3c0-1.1-.89-2-2-2-1.12 0-2 .94-2 2v6c0 1.1.9 2 2 2 1.13 0 2-.94 2-2zm4 0c0 2.97-2.16 5.43-5 5.91V17h2c.56 0 1 .45 1 1s-.44 1-1 1H7c-.55 0-1-.45-1-1s.45-1 1-1h2v-2.09C6.17 14.43 4 11.97 4 9c0-.55.45-1 1-1 .56 0 1 .45 1 1 0 2.21 1.8 4 4 4 2.21 0 4-1.79 4-4 0-.55.45-1 1-1 .56 0 1 .45 1 1z";break;case"migrate":e="M4 6h6V4H2v12.01h8V14H4V6zm2 2h6V5l6 5-6 5v-3H6V8z";break;case"minus":e="M4 9h12v2H4V9z";break;case"money":e="M0 3h20v12h-.75c0-1.79-1.46-3.25-3.25-3.25-1.31 0-2.42.79-2.94 1.91-.25-.1-.52-.16-.81-.16-.98 0-1.8.63-2.11 1.5H0V3zm8.37 3.11c-.06.15-.1.31-.11.47s-.01.33.01.5l.02.08c.01.06.02.14.05.23.02.1.06.2.1.31.03.11.09.22.15.33.07.12.15.22.23.31s.18.17.31.23c.12.06.25.09.4.09.14 0 .27-.03.39-.09s.22-.14.3-.22c.09-.09.16-.2.22-.32.07-.12.12-.23.16-.33s.07-.2.09-.31c.03-.11.04-.18.05-.22s.01-.07.01-.09c.05-.29.03-.56-.04-.82s-.21-.48-.41-.66c-.21-.18-.47-.27-.79-.27-.19 0-.36.03-.52.1-.15.07-.28.16-.38.28-.09.11-.17.25-.24.4zm4.48 6.04v-1.14c0-.33-.1-.66-.29-.98s-.45-.59-.77-.79c-.32-.21-.66-.31-1.02-.31l-1.24.84-1.28-.82c-.37 0-.72.1-1.04.3-.31.2-.56.46-.74.77-.18.32-.27.65-.27.99v1.14l.18.05c.12.04.29.08.51.14.23.05.47.1.74.15.26.05.57.09.91.13.34.03.67.05.99.05.3 0 .63-.02.98-.05.34-.04.64-.08.89-.13.25-.04.5-.1.76-.16l.5-.12c.08-.02.14-.04.19-.06zm3.15.1c1.52 0 2.75 1.23 2.75 2.75s-1.23 2.75-2.75 2.75c-.73 0-1.38-.3-1.87-.77.23-.35.37-.78.37-1.23 0-.77-.39-1.46-.99-1.86.43-.96 1.37-1.64 2.49-1.64zm-5.5 3.5c0-.96.79-1.75 1.75-1.75s1.75.79 1.75 1.75-.79 1.75-1.75 1.75-1.75-.79-1.75-1.75z";break;case"move":e="M19 10l-4 4v-3h-4v4h3l-4 4-4-4h3v-4H5v3l-4-4 4-4v3h4V5H6l4-4 4 4h-3v4h4V6z";break;case"nametag":e="M12 5V2c0-.55-.45-1-1-1H9c-.55 0-1 .45-1 1v3c0 .55.45 1 1 1h2c.55 0 1-.45 1-1zm-2-3c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm8 13V7c0-1.1-.9-2-2-2h-3v.33C13 6.25 12.25 7 11.33 7H8.67C7.75 7 7 6.25 7 5.33V5H4c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2zm-1-6v6H3V9h14zm-8 2c0-.55-.22-1-.5-1s-.5.45-.5 1 .22 1 .5 1 .5-.45.5-1zm3 0c0-.55-.22-1-.5-1s-.5.45-.5 1 .22 1 .5 1 .5-.45.5-1zm-5.96 1.21c.92.48 2.34.79 3.96.79s3.04-.31 3.96-.79c-.21 1-1.89 1.79-3.96 1.79s-3.75-.79-3.96-1.79z";break;case"networking":e="M18 13h1c.55 0 1 .45 1 1.01v2.98c0 .56-.45 1.01-1 1.01h-4c-.55 0-1-.45-1-1.01v-2.98c0-.56.45-1.01 1-1.01h1v-2h-5v2h1c.55 0 1 .45 1 1.01v2.98c0 .56-.45 1.01-1 1.01H8c-.55 0-1-.45-1-1.01v-2.98c0-.56.45-1.01 1-1.01h1v-2H4v2h1c.55 0 1 .45 1 1.01v2.98C6 17.55 5.55 18 5 18H1c-.55 0-1-.45-1-1.01v-2.98C0 13.45.45 13 1 13h1v-2c0-1.1.9-2 2-2h5V7H8c-.55 0-1-.45-1-1.01V3.01C7 2.45 7.45 2 8 2h4c.55 0 1 .45 1 1.01v2.98C13 6.55 12.55 7 12 7h-1v2h5c1.1 0 2 .9 2 2v2z";break;case"no-alt":e="M14.95 6.46L11.41 10l3.54 3.54-1.41 1.41L10 11.42l-3.53 3.53-1.42-1.42L8.58 10 5.05 6.47l1.42-1.42L10 8.58l3.54-3.53z";break;case"no":e="M12.12 10l3.53 3.53-2.12 2.12L10 12.12l-3.54 3.54-2.12-2.12L7.88 10 4.34 6.46l2.12-2.12L10 7.88l3.54-3.53 2.12 2.12z";break;case"palmtree":e="M8.58 2.39c.32 0 .59.05.81.14 1.25.55 1.69 2.24 1.7 3.97.59-.82 2.15-2.29 3.41-2.29s2.94.73 3.53 3.55c-1.13-.65-2.42-.94-3.65-.94-1.26 0-2.45.32-3.29.89.4-.11.86-.16 1.33-.16 1.39 0 2.9.45 3.4 1.31.68 1.16.47 3.38-.76 4.14-.14-2.1-1.69-4.12-3.47-4.12-.44 0-.88.12-1.33.38C8 10.62 7 14.56 7 19H2c0-5.53 4.21-9.65 7.68-10.79-.56-.09-1.17-.15-1.82-.15C6.1 8.06 4.05 8.5 2 10c.76-2.96 2.78-4.1 4.69-4.1 1.25 0 2.45.5 3.2 1.29-.66-2.24-2.49-2.86-4.08-2.86-.8 0-1.55.16-2.05.35.91-1.29 3.31-2.29 4.82-2.29zM13 11.5c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5.67 1.5 1.5 1.5 1.5-.67 1.5-1.5z";break;case"paperclip":e="M17.05 2.7c1.93 1.94 1.93 5.13 0 7.07L10 16.84c-1.88 1.89-4.91 1.93-6.86.15-.06-.05-.13-.09-.19-.15-1.93-1.94-1.93-5.12 0-7.07l4.94-4.95c.91-.92 2.28-1.1 3.39-.58.3.15.59.33.83.58 1.17 1.17 1.17 3.07 0 4.24l-4.93 4.95c-.39.39-1.02.39-1.41 0s-.39-1.02 0-1.41l4.93-4.95c.39-.39.39-1.02 0-1.41-.38-.39-1.02-.39-1.4 0l-4.94 4.95c-.91.92-1.1 2.29-.57 3.4.14.3.32.59.57.84s.54.43.84.57c1.11.53 2.47.35 3.39-.57l7.05-7.07c1.16-1.17 1.16-3.08 0-4.25-.56-.55-1.28-.83-2-.86-.08.01-.16.01-.24 0-.22-.03-.43-.11-.6-.27-.39-.4-.38-1.05.02-1.45.16-.16.36-.24.56-.28.14-.02.27-.01.4.02 1.19.06 2.36.52 3.27 1.43z";break;case"performance":e="M3.76 17.01h12.48C17.34 15.63 18 13.9 18 12c0-4.41-3.58-8-8-8s-8 3.59-8 8c0 1.9.66 3.63 1.76 5.01zM9 6c0-.55.45-1 1-1s1 .45 1 1c0 .56-.45 1-1 1s-1-.44-1-1zM4 8c0-.55.45-1 1-1s1 .45 1 1c0 .56-.45 1-1 1s-1-.44-1-1zm4.52 3.4c.84-.83 6.51-3.5 6.51-3.5s-2.66 5.68-3.49 6.51c-.84.84-2.18.84-3.02 0-.83-.83-.83-2.18 0-3.01zM3 13c0-.55.45-1 1-1s1 .45 1 1c0 .56-.45 1-1 1s-1-.44-1-1zm6 0c0-.55.45-1 1-1s1 .45 1 1c0 .56-.45 1-1 1s-1-.44-1-1zm6 0c0-.55.45-1 1-1s1 .45 1 1c0 .56-.45 1-1 1s-1-.44-1-1z";break;case"phone":e="M12.06 6l-.21-.2c-.52-.54-.43-.79.08-1.3l2.72-2.75c.81-.82.96-1.21 1.73-.48l.21.2zm.53.45l4.4-4.4c.7.94 2.34 3.47 1.53 5.34-.73 1.67-1.09 1.75-2 3-1.85 2.11-4.18 4.37-6 6.07-1.26.91-1.31 1.33-3 2-1.8.71-4.4-.89-5.38-1.56l4.4-4.4 1.18 1.62c.34.46 1.2-.06 1.8-.66 1.04-1.05 3.18-3.18 4-4.07.59-.59 1.12-1.45.66-1.8zM1.57 16.5l-.21-.21c-.68-.74-.29-.9.52-1.7l2.74-2.72c.51-.49.75-.6 1.27-.11l.2.21z";break;case"playlist-audio":e="M17 3V1H2v2h15zm0 4V5H2v2h15zm-7 4V9H2v2h8zm7.45-1.96l-6 1.12c-.16.02-.19.03-.29.13-.11.09-.16.22-.16.37v4.59c-.29-.13-.66-.14-.93-.14-.54 0-1 .19-1.38.57s-.56.84-.56 1.38c0 .53.18.99.56 1.37s.84.57 1.38.57c.49 0 .92-.16 1.29-.48s.59-.71.65-1.19v-4.95L17 11.27v3.48c-.29-.13-.56-.19-.83-.19-.54 0-1.11.19-1.49.57-.38.37-.57.83-.57 1.37s.19.99.57 1.37.84.57 1.38.57c.53 0 .99-.19 1.37-.57s.57-.83.57-1.37V9.6c0-.16-.05-.3-.16-.41-.11-.12-.24-.17-.39-.15zM8 15v-2H2v2h6zm-2 4v-2H2v2h4z";break;case"playlist-video":e="M17 3V1H2v2h15zm0 4V5H2v2h15zM6 11V9H2v2h4zm2-2h9c.55 0 1 .45 1 1v8c0 .55-.45 1-1 1H8c-.55 0-1-.45-1-1v-8c0-.55.45-1 1-1zm3 7l3.33-2L11 12v4zm-5-1v-2H2v2h4zm0 4v-2H2v2h4z";break;case"plus-alt":e="M15.8 4.2c3.2 3.21 3.2 8.39 0 11.6-3.21 3.2-8.39 3.2-11.6 0C1 12.59 1 7.41 4.2 4.2 7.41 1 12.59 1 15.8 4.2zm-4.3 11.3v-4h4v-3h-4v-4h-3v4h-4v3h4v4h3z";break;case"plus-light":e="M17 9v2h-6v6H9v-6H3V9h6V3h2v6h6z";break;case"plus":e="M17 7v3h-5v5H9v-5H4V7h5V2h3v5h5z";break;case"portfolio":e="M4 5H.78c-.37 0-.74.32-.69.84l1.56 9.99S3.5 8.47 3.86 6.7c.11-.53.61-.7.98-.7H10s-.7-2.08-.77-2.31C9.11 3.25 8.89 3 8.45 3H5.14c-.36 0-.7.23-.8.64C4.25 4.04 4 5 4 5zm4.88 0h-4s.42-1 .87-1h2.13c.48 0 1 1 1 1zM2.67 16.25c-.31.47-.76.75-1.26.75h15.73c.54 0 .92-.31 1.03-.83.44-2.19 1.68-8.44 1.68-8.44.07-.5-.3-.73-.62-.73H16V5.53c0-.16-.26-.53-.66-.53h-3.76c-.52 0-.87.58-.87.58L10 7H5.59c-.32 0-.63.19-.69.5 0 0-1.59 6.7-1.72 7.33-.07.37-.22.99-.51 1.42zM15.38 7H11s.58-1 1.13-1h2.29c.71 0 .96 1 .96 1z";break;case"post-status":e="M14 6c0 1.86-1.28 3.41-3 3.86V16c0 1-2 2-2 2V9.86c-1.72-.45-3-2-3-3.86 0-2.21 1.79-4 4-4s4 1.79 4 4zM8 5c0 .55.45 1 1 1s1-.45 1-1-.45-1-1-1-1 .45-1 1z";break;case"pressthis":e="M14.76 1C16.55 1 18 2.46 18 4.25c0 1.78-1.45 3.24-3.24 3.24-.23 0-.47-.03-.7-.08L13 8.47V19H2V4h9.54c.13-2 1.52-3 3.22-3zm0 5.49C16 6.49 17 5.48 17 4.25 17 3.01 16 2 14.76 2s-2.24 1.01-2.24 2.25c0 .37.1.72.27 1.03L9.57 8.5c-.28.28-1.77 2.22-1.5 2.49.02.03.06.04.1.04.49 0 2.14-1.28 2.39-1.53l3.24-3.24c.29.14.61.23.96.23z";break;case"products":e="M17 8h1v11H2V8h1V6c0-2.76 2.24-5 5-5 .71 0 1.39.15 2 .42.61-.27 1.29-.42 2-.42 2.76 0 5 2.24 5 5v2zM5 6v2h2V6c0-1.13.39-2.16 1.02-3H8C6.35 3 5 4.35 5 6zm10 2V6c0-1.65-1.35-3-3-3h-.02c.63.84 1.02 1.87 1.02 3v2h2zm-5-4.22C9.39 4.33 9 5.12 9 6v2h2V6c0-.88-.39-1.67-1-2.22z";break;case"randomize":e="M18 6.01L14 9V7h-4l-5 8H2v-2h2l5-8h5V3zM2 5h3l1.15 2.17-1.12 1.8L4 7H2V5zm16 9.01L14 17v-2H9l-1.15-2.17 1.12-1.8L10 13h4v-2z";break;case"redo":e="M8 5h5V2l6 4-6 4V7H8c-2.2 0-4 1.8-4 4s1.8 4 4 4h5v2H8c-3.3 0-6-2.7-6-6s2.7-6 6-6z";break;case"rest-api":e="M3 4h2v12H3z";break;case"rss":e="M14.92 18H18C18 9.32 10.82 2.25 2 2.25v3.02c7.12 0 12.92 5.71 12.92 12.73zm-5.44 0h3.08C12.56 12.27 7.82 7.6 2 7.6v3.02c2 0 3.87.77 5.29 2.16C8.7 14.17 9.48 16.03 9.48 18zm-5.35-.02c1.17 0 2.13-.93 2.13-2.09 0-1.15-.96-2.09-2.13-2.09-1.18 0-2.13.94-2.13 2.09 0 1.16.95 2.09 2.13 2.09z";break;case"saved":e="M15.3 5.3l-6.8 6.8-2.8-2.8-1.4 1.4 4.2 4.2 8.2-8.2";break;case"schedule":e="M2 2h16v4H2V2zm0 10V8h4v4H2zm6-2V8h4v2H8zm6 3V8h4v5h-4zm-6 5v-6h4v6H8zm-6 0v-4h4v4H2zm12 0v-3h4v3h-4z";break;case"screenoptions":e="M9 9V3H3v6h6zm8 0V3h-6v6h6zm-8 8v-6H3v6h6zm8 0v-6h-6v6h6z";break;case"search":e="M12.14 4.18c1.87 1.87 2.11 4.75.72 6.89.12.1.22.21.36.31.2.16.47.36.81.59.34.24.56.39.66.47.42.31.73.57.94.78.32.32.6.65.84 1 .25.35.44.69.59 1.04.14.35.21.68.18 1-.02.32-.14.59-.36.81s-.49.34-.81.36c-.31.02-.65-.04-.99-.19-.35-.14-.7-.34-1.04-.59-.35-.24-.68-.52-1-.84-.21-.21-.47-.52-.77-.93-.1-.13-.25-.35-.47-.66-.22-.32-.4-.57-.56-.78-.16-.2-.29-.35-.44-.5-2.07 1.09-4.69.76-6.44-.98-2.14-2.15-2.14-5.64 0-7.78 2.15-2.15 5.63-2.15 7.78 0zm-1.41 6.36c1.36-1.37 1.36-3.58 0-4.95-1.37-1.37-3.59-1.37-4.95 0-1.37 1.37-1.37 3.58 0 4.95 1.36 1.37 3.58 1.37 4.95 0z";break;case"share-alt":e="M16.22 5.8c.47.69.29 1.62-.4 2.08-.69.47-1.62.29-2.08-.4-.16-.24-.35-.46-.55-.67-.21-.2-.43-.39-.67-.55s-.5-.3-.77-.41c-.27-.12-.55-.21-.84-.26-.59-.13-1.23-.13-1.82-.01-.29.06-.57.15-.84.27-.27.11-.53.25-.77.41s-.46.35-.66.55c-.21.21-.4.43-.56.67s-.3.5-.41.76c-.01.02-.01.03-.01.04-.1.24-.17.48-.23.72H1V6h2.66c.04-.07.07-.13.12-.2.27-.4.57-.77.91-1.11s.72-.65 1.11-.91c.4-.27.83-.51 1.28-.7s.93-.34 1.41-.43c.99-.21 2.03-.21 3.02 0 .48.09.96.24 1.41.43s.88.43 1.28.7c.39.26.77.57 1.11.91s.64.71.91 1.11zM12.5 10c0-1.38-1.12-2.5-2.5-2.5S7.5 8.62 7.5 10s1.12 2.5 2.5 2.5 2.5-1.12 2.5-2.5zm-8.72 4.2c-.47-.69-.29-1.62.4-2.09.69-.46 1.62-.28 2.08.41.16.24.35.46.55.67.21.2.43.39.67.55s.5.3.77.41c.27.12.55.2.84.26.59.13 1.23.12 1.82 0 .29-.06.57-.14.84-.26.27-.11.53-.25.77-.41s.46-.35.66-.55c.21-.21.4-.44.56-.67.16-.25.3-.5.41-.76.01-.02.01-.03.01-.04.1-.24.17-.48.23-.72H19v3h-2.66c-.04.06-.07.13-.12.2-.27.4-.57.77-.91 1.11s-.72.65-1.11.91c-.4.27-.83.51-1.28.7s-.93.33-1.41.43c-.99.21-2.03.21-3.02 0-.48-.1-.96-.24-1.41-.43s-.88-.43-1.28-.7c-.39-.26-.77-.57-1.11-.91s-.64-.71-.91-1.11z";break;case"share-alt2":e="M18 8l-5 4V9.01c-2.58.06-4.88.45-7 2.99.29-3.57 2.66-5.66 7-5.94V3zM4 14h11v-2l2-1.6V16H2V5h9.43c-1.83.32-3.31 1-4.41 2H4v7z";break;case"share":e="M14.5 12c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3c0-.24.03-.46.09-.69l-4.38-2.3c-.55.61-1.33.99-2.21.99-1.66 0-3-1.34-3-3s1.34-3 3-3c.88 0 1.66.39 2.21.99l4.38-2.3c-.06-.23-.09-.45-.09-.69 0-1.66 1.34-3 3-3s3 1.34 3 3-1.34 3-3 3c-.88 0-1.66-.39-2.21-.99l-4.38 2.3c.06.23.09.45.09.69s-.03.46-.09.69l4.38 2.3c.55-.61 1.33-.99 2.21-.99z";break;case"shield-alt":e="M10 2s3 2 7 2c0 11-7 14-7 14S3 15 3 4c4 0 7-2 7-2z";break;case"shield":e="M10 2s3 2 7 2c0 11-7 14-7 14S3 15 3 4c4 0 7-2 7-2zm0 8h5s1-1 1-5c0 0-5-1-6-2v7H5c1 4 5 7 5 7v-7z";break;case"shortcode":e="M6 14H4V6h2V4H2v12h4M7.1 17h2.1l3.7-14h-2.1M14 4v2h2v8h-2v2h4V4";break;case"slides":e="M5 14V6h10v8H5zm-3-1V7h2v6H2zm4-6v6h8V7H6zm10 0h2v6h-2V7zm-3 2V8H7v1h6zm0 3v-2H7v2h6z";break;case"smartphone":e="M6 2h8c.55 0 1 .45 1 1v14c0 .55-.45 1-1 1H6c-.55 0-1-.45-1-1V3c0-.55.45-1 1-1zm7 12V4H7v10h6zM8 5h4l-4 5V5z";break;case"smiley":e="M7 5.2c1.1 0 2 .89 2 2 0 .37-.11.71-.28 1C8.72 8.2 8 8 7 8s-1.72.2-1.72.2c-.17-.29-.28-.63-.28-1 0-1.11.9-2 2-2zm6 0c1.11 0 2 .89 2 2 0 .37-.11.71-.28 1 0 0-.72-.2-1.72-.2s-1.72.2-1.72.2c-.17-.29-.28-.63-.28-1 0-1.11.89-2 2-2zm-3 13.7c3.72 0 7.03-2.36 8.23-5.88l-1.32-.46C15.9 15.52 13.12 17.5 10 17.5s-5.9-1.98-6.91-4.94l-1.32.46c1.2 3.52 4.51 5.88 8.23 5.88z";break;case"sort":e="M11 7H1l5 7zm-2 7h10l-5-7z";break;case"sos":e="M18 10c0-4.42-3.58-8-8-8s-8 3.58-8 8 3.58 8 8 8 8-3.58 8-8zM7.23 3.57L8.72 7.3c-.62.29-1.13.8-1.42 1.42L3.57 7.23c.71-1.64 2.02-2.95 3.66-3.66zm9.2 3.66L12.7 8.72c-.29-.62-.8-1.13-1.42-1.42l1.49-3.73c1.64.71 2.95 2.02 3.66 3.66zM10 12c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm-6.43.77l3.73-1.49c.29.62.8 1.13 1.42 1.42l-1.49 3.73c-1.64-.71-2.95-2.02-3.66-3.66zm9.2 3.66l-1.49-3.73c.62-.29 1.13-.8 1.42-1.42l3.73 1.49c-.71 1.64-2.02 2.95-3.66 3.66z";break;case"star-empty":e="M10 1L7 7l-6 .75 4.13 4.62L4 19l6-3 6 3-1.12-6.63L19 7.75 13 7zm0 2.24l2.34 4.69 4.65.58-3.18 3.56.87 5.15L10 14.88l-4.68 2.34.87-5.15-3.18-3.56 4.65-.58z";break;case"star-filled":e="M10 1l3 6 6 .75-4.12 4.62L16 19l-6-3-6 3 1.13-6.63L1 7.75 7 7z";break;case"star-half":e="M10 1L7 7l-6 .75 4.13 4.62L4 19l6-3 6 3-1.12-6.63L19 7.75 13 7zm0 2.24l2.34 4.69 4.65.58-3.18 3.56.87 5.15L10 14.88V3.24z";break;case"sticky":e="M5 3.61V1.04l8.99-.01-.01 2.58c-1.22.26-2.16 1.35-2.16 2.67v.5c.01 1.31.93 2.4 2.17 2.66l-.01 2.58h-3.41l-.01 2.57c0 .6-.47 4.41-1.06 4.41-.6 0-1.08-3.81-1.08-4.41v-2.56L5 12.02l.01-2.58c1.23-.25 2.15-1.35 2.15-2.66v-.5c0-1.31-.92-2.41-2.16-2.67z";break;case"store":e="M1 10c.41.29.96.43 1.5.43.55 0 1.09-.14 1.5-.43.62-.46 1-1.17 1-2 0 .83.37 1.54 1 2 .41.29.96.43 1.5.43.55 0 1.09-.14 1.5-.43.62-.46 1-1.17 1-2 0 .83.37 1.54 1 2 .41.29.96.43 1.51.43.54 0 1.08-.14 1.49-.43.62-.46 1-1.17 1-2 0 .83.37 1.54 1 2 .41.29.96.43 1.5.43.55 0 1.09-.14 1.5-.43.63-.46 1-1.17 1-2V7l-3-7H4L0 7v1c0 .83.37 1.54 1 2zm2 8.99h5v-5h4v5h5v-7c-.37-.05-.72-.22-1-.43-.63-.45-1-.73-1-1.56 0 .83-.38 1.11-1 1.56-.41.3-.95.43-1.49.44-.55 0-1.1-.14-1.51-.44-.63-.45-1-.73-1-1.56 0 .83-.38 1.11-1 1.56-.41.3-.95.43-1.5.44-.54 0-1.09-.14-1.5-.44-.63-.45-1-.73-1-1.57 0 .84-.38 1.12-1 1.57-.29.21-.63.38-1 .44v6.99z";break;case"table-col-after":e="M14.08 12.864V9.216h3.648V7.424H14.08V3.776h-1.728v3.648H8.64v1.792h3.712v3.648zM0 17.92V0h20.48v17.92H0zM6.4 1.28H1.28v3.84H6.4V1.28zm0 5.12H1.28v3.84H6.4V6.4zm0 5.12H1.28v3.84H6.4v-3.84zM19.2 1.28H7.68v14.08H19.2V1.28z";break;case"table-col-before":e="M6.4 3.776v3.648H2.752v1.792H6.4v3.648h1.728V9.216h3.712V7.424H8.128V3.776zM0 17.92V0h20.48v17.92H0zM12.8 1.28H1.28v14.08H12.8V1.28zm6.4 0h-5.12v3.84h5.12V1.28zm0 5.12h-5.12v3.84h5.12V6.4zm0 5.12h-5.12v3.84h5.12v-3.84z";break;case"table-col-delete":e="M6.4 9.98L7.68 8.7v-.256L6.4 7.164V9.98zm6.4-1.532l1.28-1.28V9.92L12.8 8.64v-.192zm7.68 9.472V0H0v17.92h20.48zm-1.28-2.56h-5.12v-1.024l-.256.256-1.024-1.024v1.792H7.68v-1.792l-1.024 1.024-.256-.256v1.024H1.28V1.28H6.4v2.368l.704-.704.576.576V1.216h5.12V3.52l.96-.96.32.32V1.216h5.12V15.36zm-5.76-2.112l-3.136-3.136-3.264 3.264-1.536-1.536 3.264-3.264L5.632 5.44l1.536-1.536 3.136 3.136 3.2-3.2 1.536 1.536-3.2 3.2 3.136 3.136-1.536 1.536z";break;case"table-row-after":e="M13.824 10.176h-2.88v-2.88H9.536v2.88h-2.88v1.344h2.88v2.88h1.408v-2.88h2.88zM0 17.92V0h20.48v17.92H0zM6.4 1.28H1.28v3.84H6.4V1.28zm6.4 0H7.68v3.84h5.12V1.28zm6.4 0h-5.12v3.84h5.12V1.28zm0 5.056H1.28v9.024H19.2V6.336z";break;case"table-row-before":e="M6.656 6.464h2.88v2.88h1.408v-2.88h2.88V5.12h-2.88V2.24H9.536v2.88h-2.88zM0 17.92V0h20.48v17.92H0zm7.68-2.56h5.12v-3.84H7.68v3.84zm-6.4 0H6.4v-3.84H1.28v3.84zM19.2 1.28H1.28v9.024H19.2V1.28zm0 10.24h-5.12v3.84h5.12v-3.84z";break;case"table-row-delete":e="M17.728 11.456L14.592 8.32l3.2-3.2-1.536-1.536-3.2 3.2L9.92 3.648 8.384 5.12l3.2 3.2-3.264 3.264 1.536 1.536 3.264-3.264 3.136 3.136 1.472-1.536zM0 17.92V0h20.48v17.92H0zm19.2-6.4h-.448l-1.28-1.28H19.2V6.4h-1.792l1.28-1.28h.512V1.28H1.28v3.84h6.208l1.28 1.28H1.28v3.84h7.424l-1.28 1.28H1.28v3.84H19.2v-3.84z";break;case"tablet":e="M4 2h12c.55 0 1 .45 1 1v14c0 .55-.45 1-1 1H4c-.55 0-1-.45-1-1V3c0-.55.45-1 1-1zm11 14V4H5v12h10zM6 5h6l-6 5V5z";break;case"tag":e="M11 2h7v7L8 19l-7-7zm3 6c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z";break;case"tagcloud":e="M11 3v4H1V3h10zm8 0v4h-7V3h7zM7 8v3H1V8h6zm12 0v3H8V8h11zM9 12v2H1v-2h8zm10 0v2h-9v-2h9zM6 15v1H1v-1h5zm5 0v1H7v-1h4zm3 0v1h-2v-1h2zm5 0v1h-4v-1h4z";break;case"testimonial":e="M4 3h12c.55 0 1.02.2 1.41.59S18 4.45 18 5v7c0 .55-.2 1.02-.59 1.41S16.55 14 16 14h-1l-5 5v-5H4c-.55 0-1.02-.2-1.41-.59S2 12.55 2 12V5c0-.55.2-1.02.59-1.41S3.45 3 4 3zm11 2H4v1h11V5zm1 3H4v1h12V8zm-3 3H4v1h9v-1z";break;case"text":e="M18 3v2H2V3h16zm-6 4v2H2V7h10zm6 0v2h-4V7h4zM8 11v2H2v-2h6zm10 0v2h-8v-2h8zm-4 4v2H2v-2h12z";break;case"thumbs-down":e="M7.28 18c-.15.02-.26-.02-.41-.07-.56-.19-.83-.79-.66-1.35.17-.55 1-3.04 1-3.58 0-.53-.75-1-1.35-1h-3c-.6 0-1-.4-1-1s2-7 2-7c.17-.39.55-1 1-1H14v9h-2.14c-.41.41-3.3 4.71-3.58 5.27-.21.41-.6.68-1 .73zM18 12h-2V3h2v9z";break;case"thumbs-up":e="M12.72 2c.15-.02.26.02.41.07.56.19.83.79.66 1.35-.17.55-1 3.04-1 3.58 0 .53.75 1 1.35 1h3c.6 0 1 .4 1 1s-2 7-2 7c-.17.39-.55 1-1 1H6V8h2.14c.41-.41 3.3-4.71 3.58-5.27.21-.41.6-.68 1-.73zM2 8h2v9H2V8z";break;case"tickets-alt":e="M20 6.38L18.99 9.2v-.01c-.52-.19-1.03-.16-1.53.08s-.85.62-1.04 1.14-.16 1.03.07 1.53c.24.5.62.84 1.15 1.03v.01l-1.01 2.82-15.06-5.38.99-2.79c.52.19 1.03.16 1.53-.08.5-.23.84-.61 1.03-1.13s.16-1.03-.08-1.53c-.23-.49-.61-.83-1.13-1.02L4.93 1zm-4.97 5.69l1.37-3.76c.12-.31.1-.65-.04-.95s-.39-.53-.7-.65L8.14 3.98c-.64-.23-1.37.12-1.6.74L5.17 8.48c-.24.65.1 1.37.74 1.6l7.52 2.74c.14.05.28.08.43.08.52 0 1-.33 1.17-.83zM7.97 4.45l7.51 2.73c.19.07.34.21.43.39.08.18.09.38.02.57l-1.37 3.76c-.13.38-.58.59-.96.45L6.09 9.61c-.39-.14-.59-.57-.45-.96l1.37-3.76c.1-.29.39-.49.7-.49.09 0 .17.02.26.05zm6.82 12.14c.35.27.75.41 1.2.41H16v3H0v-2.96c.55 0 1.03-.2 1.41-.59.39-.38.59-.86.59-1.41s-.2-1.02-.59-1.41-.86-.59-1.41-.59V10h1.05l-.28.8 2.87 1.02c-.51.16-.89.62-.89 1.18v4c0 .69.56 1.25 1.25 1.25h8c.69 0 1.25-.56 1.25-1.25v-1.75l.83.3c.12.43.36.78.71 1.04zM3.25 17v-4c0-.41.34-.75.75-.75h.83l7.92 2.83V17c0 .41-.34.75-.75.75H4c-.41 0-.75-.34-.75-.75z";break;case"tickets":e="M20 5.38L18.99 8.2v-.01c-1.04-.37-2.19.18-2.57 1.22-.37 1.04.17 2.19 1.22 2.56v.01l-1.01 2.82L1.57 9.42l.99-2.79c1.04.38 2.19-.17 2.56-1.21s-.17-2.18-1.21-2.55L4.93 0zm-5.45 3.37c.74-2.08-.34-4.37-2.42-5.12-2.08-.74-4.37.35-5.11 2.42-.74 2.08.34 4.38 2.42 5.12 2.07.74 4.37-.35 5.11-2.42zm-2.56-4.74c.89.32 1.57.94 1.97 1.71-.01-.01-.02-.01-.04-.02-.33-.12-.67.09-.78.4-.1.28-.03.57.05.91.04.27.09.62-.06 1.04-.1.29-.33.58-.65 1l-.74 1.01.08-4.08.4.11c.19.04.26-.24.08-.29 0 0-.57-.15-.92-.28-.34-.12-.88-.36-.88-.36-.18-.08-.3.19-.12.27 0 0 .16.08.34.16l.01 1.63L9.2 9.18l.08-4.11c.2.06.4.11.4.11.19.04.26-.23.07-.29 0 0-.56-.15-.91-.28-.07-.02-.14-.05-.22-.08.93-.7 2.19-.94 3.37-.52zM7.4 6.19c.17-.49.44-.92.78-1.27l.04 5c-.94-.95-1.3-2.39-.82-3.73zm4.04 4.75l2.1-2.63c.37-.41.57-.77.69-1.12.05-.12.08-.24.11-.35.09.57.04 1.18-.17 1.77-.45 1.25-1.51 2.1-2.73 2.33zm-.7-3.22l.02 3.22c0 .02 0 .04.01.06-.4 0-.8-.07-1.2-.21-.33-.12-.63-.28-.9-.48zm1.24 6.08l2.1.75c.24.84 1 1.45 1.91 1.45H16v3H0v-2.96c1.1 0 2-.89 2-2 0-1.1-.9-2-2-2V9h1.05l-.28.8 4.28 1.52C4.4 12.03 4 12.97 4 14c0 2.21 1.79 4 4 4s4-1.79 4-4c0-.07-.02-.13-.02-.2zm-6.53-2.33l1.48.53c-.14.04-.15.27.03.28 0 0 .18.02.37.03l.56 1.54-.78 2.36-1.31-3.9c.21-.01.41-.03.41-.03.19-.02.17-.31-.02-.3 0 0-.59.05-.96.05-.07 0-.15 0-.23-.01.13-.2.28-.38.45-.55zM4.4 14c0-.52.12-1.02.32-1.46l1.71 4.7C5.23 16.65 4.4 15.42 4.4 14zm4.19-1.41l1.72.62c.07.17.12.37.12.61 0 .31-.12.66-.28 1.16l-.35 1.2zM11.6 14c0 1.33-.72 2.49-1.79 3.11l1.1-3.18c.06-.17.1-.31.14-.46l.52.19c.02.11.03.22.03.34zm-4.62 3.45l1.08-3.14 1.11 3.03c.01.02.01.04.02.05-.37.13-.77.21-1.19.21-.35 0-.69-.06-1.02-.15z";break;case"tide":e="M17 7.2V3H3v7.1c2.6-.5 4.5-1.5 6.4-2.6.2-.2.4-.3.6-.5v3c-1.9 1.1-4 2.2-7 2.8V17h14V9.9c-2.6.5-4.4 1.5-6.2 2.6-.3.1-.5.3-.8.4V10c2-1.1 4-2.2 7-2.8z";break;case"translation":e="M11 7H9.49c-.63 0-1.25.3-1.59.7L7 5H4.13l-2.39 7h1.69l.74-2H7v4H2c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2h7c1.1 0 2 .9 2 2v2zM6.51 9H4.49l1-2.93zM10 8h7c1.1 0 2 .9 2 2v7c0 1.1-.9 2-2 2h-7c-1.1 0-2-.9-2-2v-7c0-1.1.9-2 2-2zm7.25 5v-1.08h-3.17V9.75h-1.16v2.17H9.75V13h1.28c.11.85.56 1.85 1.28 2.62-.87.36-1.89.62-2.31.62-.01.02.22.97.2 1.46.84 0 2.21-.5 3.28-1.15 1.09.65 2.48 1.15 3.34 1.15-.02-.49.2-1.44.2-1.46-.43 0-1.49-.27-2.38-.63.7-.77 1.14-1.77 1.25-2.61h1.36zm-3.81 1.93c-.5-.46-.85-1.13-1.01-1.93h2.09c-.17.8-.51 1.47-1 1.93l-.04.03s-.03-.02-.04-.03z";break;case"trash":e="M12 4h3c.6 0 1 .4 1 1v1H3V5c0-.6.5-1 1-1h3c.2-1.1 1.3-2 2.5-2s2.3.9 2.5 2zM8 4h3c-.2-.6-.9-1-1.5-1S8.2 3.4 8 4zM4 7h11l-.9 10.1c0 .5-.5.9-1 .9H5.9c-.5 0-.9-.4-1-.9L4 7z";break;case"twitter":e="M18.94 4.46c-.49.73-1.11 1.38-1.83 1.9.01.15.01.31.01.47 0 4.85-3.69 10.44-10.43 10.44-2.07 0-4-.61-5.63-1.65.29.03.58.05.88.05 1.72 0 3.3-.59 4.55-1.57-1.6-.03-2.95-1.09-3.42-2.55.22.04.45.07.69.07.33 0 .66-.05.96-.13-1.67-.34-2.94-1.82-2.94-3.6v-.04c.5.27 1.06.44 1.66.46-.98-.66-1.63-1.78-1.63-3.06 0-.67.18-1.3.5-1.84 1.81 2.22 4.51 3.68 7.56 3.83-.06-.27-.1-.55-.1-.84 0-2.02 1.65-3.66 3.67-3.66 1.06 0 2.01.44 2.68 1.16.83-.17 1.62-.47 2.33-.89-.28.85-.86 1.57-1.62 2.02.75-.08 1.45-.28 2.11-.57z";break;case"undo":e="M12 5H7V2L1 6l6 4V7h5c2.2 0 4 1.8 4 4s-1.8 4-4 4H7v2h5c3.3 0 6-2.7 6-6s-2.7-6-6-6z";break;case"universal-access-alt":e="M19 10c0-4.97-4.03-9-9-9s-9 4.03-9 9 4.03 9 9 9 9-4.03 9-9zm-9-7.4c.83 0 1.5.67 1.5 1.5s-.67 1.51-1.5 1.51c-.82 0-1.5-.68-1.5-1.51s.68-1.5 1.5-1.5zM3.4 7.36c0-.65 6.6-.76 6.6-.76s6.6.11 6.6.76-4.47 1.4-4.47 1.4 1.69 8.14 1.06 8.38c-.62.24-3.19-5.19-3.19-5.19s-2.56 5.43-3.18 5.19c-.63-.24 1.06-8.38 1.06-8.38S3.4 8.01 3.4 7.36z";break;case"universal-access":e="M10 2.6c.83 0 1.5.67 1.5 1.5s-.67 1.51-1.5 1.51c-.82 0-1.5-.68-1.5-1.51s.68-1.5 1.5-1.5zM3.4 7.36c0-.65 6.6-.76 6.6-.76s6.6.11 6.6.76-4.47 1.4-4.47 1.4 1.69 8.14 1.06 8.38c-.62.24-3.19-5.19-3.19-5.19s-2.56 5.43-3.18 5.19c-.63-.24 1.06-8.38 1.06-8.38S3.4 8.01 3.4 7.36z";break;case"unlock":e="M12 9V6c0-1.1-.9-2-2-2s-2 .9-2 2H6c0-2.21 1.79-4 4-4s4 1.79 4 4v3h1c.55 0 1 .45 1 1v7c0 .55-.45 1-1 1H5c-.55 0-1-.45-1-1v-7c0-.55.45-1 1-1h7zm-1 7l-.36-2.15c.51-.24.86-.75.86-1.35 0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5c0 .6.35 1.11.86 1.35L9 16h2z";break;case"update":e="M10.2 3.28c3.53 0 6.43 2.61 6.92 6h2.08l-3.5 4-3.5-4h2.32c-.45-1.97-2.21-3.45-4.32-3.45-1.45 0-2.73.71-3.54 1.78L4.95 5.66C6.23 4.2 8.11 3.28 10.2 3.28zm-.4 13.44c-3.52 0-6.43-2.61-6.92-6H.8l3.5-4c1.17 1.33 2.33 2.67 3.5 4H5.48c.45 1.97 2.21 3.45 4.32 3.45 1.45 0 2.73-.71 3.54-1.78l1.71 1.95c-1.28 1.46-3.15 2.38-5.25 2.38z";break;case"upload":e="M8 14V8H5l5-6 5 6h-3v6H8zm-2 2v-6H4v8h12.01v-8H14v6H6z";break;case"vault":e="M18 17V3c0-.55-.45-1-1-1H3c-.55 0-1 .45-1 1v14c0 .55.45 1 1 1h14c.55 0 1-.45 1-1zm-1 0H3V3h14v14zM4.75 4h10.5c.41 0 .75.34.75.75V6h-1v3h1v2h-1v3h1v1.25c0 .41-.34.75-.75.75H4.75c-.41 0-.75-.34-.75-.75V4.75c0-.41.34-.75.75-.75zM13 10c0-2.21-1.79-4-4-4s-4 1.79-4 4 1.79 4 4 4 4-1.79 4-4zM9 7l.77 1.15C10.49 8.46 11 9.17 11 10c0 1.1-.9 2-2 2s-2-.9-2-2c0-.83.51-1.54 1.23-1.85z";break;case"video-alt":e="M8 5c0-.55-.45-1-1-1H2c-.55 0-1 .45-1 1 0 .57.49 1 1 1h5c.55 0 1-.45 1-1zm6 5l4-4v10l-4-4v-2zm-1 4V8c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1h8c.55 0 1-.45 1-1z";break;case"video-alt2":e="M12 13V7c0-1.1-.9-2-2-2H3c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h7c1.1 0 2-.9 2-2zm1-2.5l6 4.5V5l-6 4.5v1z";break;case"video-alt3":e="M19 15V5c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h13c1.1 0 2-.9 2-2zM8 14V6l6 4z";break;case"visibility":e="M19.7 9.4C17.7 6 14 3.9 10 3.9S2.3 6 .3 9.4L0 10l.3.6c2 3.4 5.7 5.5 9.7 5.5s7.7-2.1 9.7-5.5l.3-.6-.3-.6zM10 14.1c-3.1 0-6-1.6-7.7-4.1C3.6 8 5.7 6.6 8 6.1c-.9.6-1.5 1.7-1.5 2.9 0 1.9 1.6 3.5 3.5 3.5s3.5-1.6 3.5-3.5c0-1.2-.6-2.3-1.5-2.9 2.3.5 4.4 1.9 5.7 3.9-1.7 2.5-4.6 4.1-7.7 4.1z";break;case"warning":e="M10 2c4.42 0 8 3.58 8 8s-3.58 8-8 8-8-3.58-8-8 3.58-8 8-8zm1.13 9.38l.35-6.46H8.52l.35 6.46h2.26zm-.09 3.36c.24-.23.37-.55.37-.96 0-.42-.12-.74-.36-.97s-.59-.35-1.06-.35-.82.12-1.07.35-.37.55-.37.97c0 .41.13.73.38.96.26.23.61.34 1.06.34s.8-.11 1.05-.34z";break;case"welcome-add-page":e="M17 7V4h-2V2h-3v1H3v15h11V9h1V7h2zm-1-2v1h-2v2h-1V6h-2V5h2V3h1v2h2z";break;case"welcome-comments":e="M5 2h10c1.1 0 2 .9 2 2v8c0 1.1-.9 2-2 2h-2l-5 5v-5H5c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2zm8.5 8.5L11 8l2.5-2.5-1-1L10 7 7.5 4.5l-1 1L9 8l-2.5 2.5 1 1L10 9l2.5 2.5z";break;case"welcome-learn-more":e="M10 10L2.54 7.02 3 18H1l.48-11.41L0 6l10-4 10 4zm0-5c-.55 0-1 .22-1 .5s.45.5 1 .5 1-.22 1-.5-.45-.5-1-.5zm0 6l5.57-2.23c.71.94 1.2 2.07 1.36 3.3-.3-.04-.61-.07-.93-.07-2.55 0-4.78 1.37-6 3.41C8.78 13.37 6.55 12 4 12c-.32 0-.63.03-.93.07.16-1.23.65-2.36 1.36-3.3z";break;case"welcome-view-site":e="M18 14V4c0-.55-.45-1-1-1H3c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h14c.55 0 1-.45 1-1zm-8-8c2.3 0 4.4 1.14 6 3-1.6 1.86-3.7 3-6 3s-4.4-1.14-6-3c1.6-1.86 3.7-3 6-3zm2 3c0-1.1-.9-2-2-2s-2 .9-2 2 .9 2 2 2 2-.9 2-2zm2 8h3v1H3v-1h3v-1h8v1z";break;case"welcome-widgets-menus":e="M19 16V3c0-.55-.45-1-1-1H3c-.55 0-1 .45-1 1v13c0 .55.45 1 1 1h15c.55 0 1-.45 1-1zM4 4h13v4H4V4zm1 1v2h3V5H5zm4 0v2h3V5H9zm4 0v2h3V5h-3zm-8.5 5c.28 0 .5.22.5.5s-.22.5-.5.5-.5-.22-.5-.5.22-.5.5-.5zM6 10h4v1H6v-1zm6 0h5v5h-5v-5zm-7.5 2c.28 0 .5.22.5.5s-.22.5-.5.5-.5-.22-.5-.5.22-.5.5-.5zM6 12h4v1H6v-1zm7 0v2h3v-2h-3zm-8.5 2c.28 0 .5.22.5.5s-.22.5-.5.5-.5-.22-.5-.5.22-.5.5-.5zM6 14h4v1H6v-1z";break;case"welcome-write-blog":e="M16.89 1.2l1.41 1.41c.39.39.39 1.02 0 1.41L14 8.33V18H3V3h10.67l1.8-1.8c.4-.39 1.03-.4 1.42 0zm-5.66 8.48l5.37-5.36-1.42-1.42-5.36 5.37-.71 2.12z";break;case"wordpress-alt":e="M20 10c0-5.51-4.49-10-10-10C4.48 0 0 4.49 0 10c0 5.52 4.48 10 10 10 5.51 0 10-4.48 10-10zM7.78 15.37L4.37 6.22c.55-.02 1.17-.08 1.17-.08.5-.06.44-1.13-.06-1.11 0 0-1.45.11-2.37.11-.18 0-.37 0-.58-.01C4.12 2.69 6.87 1.11 10 1.11c2.33 0 4.45.87 6.05 2.34-.68-.11-1.65.39-1.65 1.58 0 .74.45 1.36.9 2.1.35.61.55 1.36.55 2.46 0 1.49-1.4 5-1.4 5l-3.03-8.37c.54-.02.82-.17.82-.17.5-.05.44-1.25-.06-1.22 0 0-1.44.12-2.38.12-.87 0-2.33-.12-2.33-.12-.5-.03-.56 1.2-.06 1.22l.92.08 1.26 3.41zM17.41 10c.24-.64.74-1.87.43-4.25.7 1.29 1.05 2.71 1.05 4.25 0 3.29-1.73 6.24-4.4 7.78.97-2.59 1.94-5.2 2.92-7.78zM6.1 18.09C3.12 16.65 1.11 13.53 1.11 10c0-1.3.23-2.48.72-3.59C3.25 10.3 4.67 14.2 6.1 18.09zm4.03-6.63l2.58 6.98c-.86.29-1.76.45-2.71.45-.79 0-1.57-.11-2.29-.33.81-2.38 1.62-4.74 2.42-7.1z";break;case"wordpress":e="M20 10c0-5.52-4.48-10-10-10S0 4.48 0 10s4.48 10 10 10 10-4.48 10-10zM10 1.01c4.97 0 8.99 4.02 8.99 8.99s-4.02 8.99-8.99 8.99S1.01 14.97 1.01 10 5.03 1.01 10 1.01zM8.01 14.82L4.96 6.61c.49-.03 1.05-.08 1.05-.08.43-.05.38-1.01-.06-.99 0 0-1.29.1-2.13.1-.15 0-.33 0-.52-.01 1.44-2.17 3.9-3.6 6.7-3.6 2.09 0 3.99.79 5.41 2.09-.6-.08-1.45.35-1.45 1.42 0 .66.38 1.22.79 1.88.31.54.5 1.22.5 2.21 0 1.34-1.27 4.48-1.27 4.48l-2.71-7.5c.48-.03.75-.16.75-.16.43-.05.38-1.1-.05-1.08 0 0-1.3.11-2.14.11-.78 0-2.11-.11-2.11-.11-.43-.02-.48 1.06-.05 1.08l.84.08 1.12 3.04zm6.02 2.15L16.64 10s.67-1.69.39-3.81c.63 1.14.94 2.42.94 3.81 0 2.96-1.56 5.58-3.94 6.97zM2.68 6.77L6.5 17.25c-2.67-1.3-4.47-4.08-4.47-7.25 0-1.16.2-2.23.65-3.23zm7.45 4.53l2.29 6.25c-.75.27-1.57.42-2.42.42-.72 0-1.41-.11-2.06-.3z";break;case"yes-alt":e="M10 2c-4.42 0-8 3.58-8 8s3.58 8 8 8 8-3.58 8-8-3.58-8-8-8zm-.615 12.66h-1.34l-3.24-4.54 1.34-1.25 2.57 2.4 5.14-5.93 1.34.94-5.81 8.38z";break;case"yes":e="M14.83 4.89l1.34.94-5.81 8.38H9.02L5.78 9.67l1.34-1.25 2.57 2.4z"}if(!e)return null;var u=["dashicon","dashicons-"+n,a].filter(Boolean).join(" ");return Object(l.createElement)(f.c,Object(r.a)({"aria-hidden":!0,role:"img",focusable:"false",className:u,xmlns:"http://www.w3.org/2000/svg",width:i,height:i,viewBox:"0 0 20 20"},s),Object(l.createElement)(f.b,{d:e}))}}]),d}(l.Component)},88:function(e,t){!function(){e.exports=this.ReactDOM}()},89:function(e,t,n){"use strict";t.a=function(e,t){if(!e)throw new Error("Invariant failed")}},9:function(e,t,n){"use strict";function r(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}n.d(t,"a",(function(){return r}))},96:function(e,t,n){"use strict";var r=n(8),c=n(27),o=n(19),i=n(0),a=n(4),s=n.n(a),u=n(106),l=n(51),f=n(39),h=n(56),d=n(280),v=n(117),p=n.n(v).a,m=n(281),b=n(9);function y(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function g(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?y(Object(n),!0).forEach((function(t){Object(b.a)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):y(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function O(e,t,n,r,c,o,i){var a=t.width,s="rtl"===document.documentElement.dir;"left"===n&&s?n="right":"right"===n&&s&&(n="left"),"left"===r&&s?r="right":"right"===r&&s&&(r="left");var u=Math.round(e.left+e.width/2),l={popoverLeft:u,contentWidth:(u-a/2>0?a/2:u)+(u+a/2>window.innerWidth?window.innerWidth-u:a/2)},f=e.left;"right"===r?f=e.right:"middle"!==o&&(f=u);var h=e.right;"left"===r?h=e.left:"middle"!==o&&(h=u);var d,v={popoverLeft:f,contentWidth:f-a>0?a:f},p={popoverLeft:h,contentWidth:h+a>window.innerWidth?window.innerWidth-h:a},m=n,b=null;if(!c)if("center"===n&&l.contentWidth===a)m="center";else if("left"===n&&v.contentWidth===a)m="left";else if("right"===n&&p.contentWidth===a)m="right";else{var y="left"===(m=v.contentWidth>p.contentWidth?"left":"right")?v.contentWidth:p.contentWidth;b=y!==a?y:null}if(d="center"===m?l.popoverLeft:"left"===m?v.popoverLeft:p.popoverLeft,i){var g=i.getBoundingClientRect();d=Math.min(d,g.right-a)}return{xAxis:m,popoverLeft:d,contentWidth:b}}function z(e,t,n,r,c,o,i){var a=t.height;if(c){var s=(Object(u.b)(o)||document.body).getBoundingClientRect().top+a-i;if(e.top<=s)return{yAxis:n,popoverTop:Math.min(e.bottom,s)}}var l=e.top+e.height/2;"bottom"===r?l=e.bottom:"top"===r&&(l=e.top);var f={popoverTop:l,contentHeight:(l-a/2>0?a/2:l)+(l+a/2>window.innerHeight?window.innerHeight-l:a/2)},h={popoverTop:e.top,contentHeight:e.top-10-a>0?a:e.top-10},d={popoverTop:e.bottom,contentHeight:e.bottom+10+a>window.innerHeight?window.innerHeight-10-e.bottom:a},v=n,p=null;if(!c)if("middle"===n&&f.contentHeight===a)v="middle";else if("top"===n&&h.contentHeight===a)v="top";else if("bottom"===n&&d.contentHeight===a)v="bottom";else{var m="top"===(v=h.contentHeight>d.contentHeight?"top":"bottom")?h.contentHeight:d.contentHeight;p=m!==a?m:null}return{yAxis:v,popoverTop:"middle"===v?f.popoverTop:"top"===v?h.popoverTop:d.popoverTop,contentHeight:p}}var w=n(100),j=n(97),k=n(20),M=n(21),H=n(23),V=n(7),E=n(22),C=n(98);function x(){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}}var _=function(e){Object(E.a)(r,e);var t,n=(t=r,function(){var e,n=Object(V.a)(t);if(x()){var r=Object(V.a)(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return Object(H.a)(this,e)});function r(){return Object(k.a)(this,r),n.apply(this,arguments)}return Object(M.a)(r,[{key:"handleFocusOutside",value:function(e){this.props.onFocusOutside(e)}},{key:"render",value:function(){return this.props.children}}]),r}(i.Component),S=Object(C.a)(_),L=n(72);function P(e){return function(){var t,n=Object(V.a)(e);if(R()){var r=Object(V.a)(this).constructor;t=Reflect.construct(n,arguments,r)}else t=n.apply(this,arguments);return Object(H.a)(this,t)}}function R(){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}}var T=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.htmlDocument,n=void 0===t?document:t,r=e.className,c=void 0===r?"lockscroll":r,o=0,a=0;function s(e){var t=n.scrollingElement||n.body;e&&(a=t.scrollTop);var r=e?"add":"remove";t.classList[r](c),n.documentElement.classList[r](c),e||(t.scrollTop=a)}function u(){0===o&&s(!0),++o}function l(){1===o&&s(!1),--o}return function(e){Object(E.a)(n,e);var t=P(n);function n(){return Object(k.a)(this,n),t.apply(this,arguments)}return Object(M.a)(n,[{key:"componentDidMount",value:function(){u()}},{key:"componentWillUnmount",value:function(){l()}},{key:"render",value:function(){return null}}]),n}(i.Component)}(),A=n(99),N=n(54);function D(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function F(e){var t=Object(i.useContext)(N.a),n=t.slots[e]||{},r=t.fills[e],c=Object(i.useMemo)((function(){return r||[]}),[r]);return function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?D(Object(n),!0).forEach((function(t){Object(b.a)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):D(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({},n,{updateSlot:Object(i.useCallback)((function(n){t.updateSlot(e,n)}),[e,t.updateSlot]),unregisterSlot:Object(i.useCallback)((function(n){t.unregisterSlot(e,n)}),[e,t.unregisterSlot]),fills:c,registerFill:Object(i.useCallback)((function(n){t.registerFill(e,n)}),[e,t.registerFill]),unregisterFill:Object(i.useCallback)((function(n){t.unregisterFill(e,n)}),[e,t.unregisterFill])})}var I=n(18);function B(e,t,n){return(B="undefined"!=typeof Reflect&&Reflect.get?Reflect.get:function(e,t,n){var r=function(e,t){for(;!Object.prototype.hasOwnProperty.call(e,t)&&null!==(e=Object(V.a)(e)););return e}(e,t);if(r){var c=Object.getOwnPropertyDescriptor(r,t);return c.get?c.get.call(n):c.value}})(e,t,n||e)}var U=n(2),q=n(28),W=n(55),$=n(83),K=n.n($);function G(e){var t=function(e,t){if("object"!==Object(W.a)(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!==Object(W.a)(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"===Object(W.a)(t)?t:String(t)}function Z(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Q(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Z(Object(n),!0).forEach((function(t){Object(b.a)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Z(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function J(e){var t,n,r,a,s,u,l,f,h,d,v,p,m,y=e.children,g=(t=Object(i.useState)({}),n=Object(c.a)(t,2),r=n[0],a=n[1],s=Object(i.useState)({}),u=Object(c.a)(s,2),l=u[0],f=u[1],h=Object(i.useCallback)((function(e,t,n){a((function(r){var c=r[e]||{};return Q({},r,Object(b.a)({},e,Q({},c,{ref:t||c.ref,fillProps:n||c.fillProps||{}})))}))}),[]),d=Object(i.useCallback)((function(e,t){a((function(n){var r=n[e],c=Object(o.a)(n,[e].map(G));return(null==r?void 0:r.ref)===t?c:n}))}),[]),v=Object(i.useCallback)((function(e,t){var n=r[e];if(n&&!K()(n.fillProps,t)){n.fillProps=t;var c=l[e];c&&c.map((function(e){return e.current.rerender()}))}}),[r,l]),p=Object(i.useCallback)((function(e,t){f((function(n){return Q({},n,Object(b.a)({},e,[].concat(Object(q.a)(n[e]||[]),[t])))}))}),[]),m=Object(i.useCallback)((function(e,t){f((function(n){return n[e]?Q({},n,Object(b.a)({},e,n[e].filter((function(e){return e!==t})))):n}))}),[]),Object(i.useMemo)((function(){return{slots:r,fills:l,registerSlot:h,updateSlot:v,unregisterSlot:d,registerFill:p,unregisterFill:m}}),[r,l,h,v,d,p,m]));return Object(i.createElement)(N.a.Provider,{value:g},y)}function Y(){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}}var X=Object(i.createContext)({registerSlot:function(){},unregisterSlot:function(){},registerFill:function(){},unregisterFill:function(){},getSlot:function(){},getFills:function(){},subscribe:function(){}}),ee=X.Provider,te=X.Consumer;i.Component;function ne(){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}}var re=function(e){Object(E.a)(r,e);var t,n=(t=r,function(){var e,n=Object(V.a)(t);if(ne()){var r=Object(V.a)(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return Object(H.a)(this,e)});function r(){var e;return Object(k.a)(this,r),(e=n.apply(this,arguments)).isUnmounted=!1,e.bindNode=e.bindNode.bind(Object(I.a)(e)),e}return Object(M.a)(r,[{key:"componentDidMount",value:function(){(0,this.props.registerSlot)(this.props.name,this)}},{key:"componentWillUnmount",value:function(){var e=this.props.unregisterSlot;this.isUnmounted=!0,e(this.props.name,this)}},{key:"componentDidUpdate",value:function(e){var t=this.props,n=t.name,r=t.unregisterSlot,c=t.registerSlot;e.name!==n&&(r(e.name),c(n,this))}},{key:"bindNode",value:function(e){this.node=e}},{key:"forceUpdate",value:function(){this.isUnmounted||B(Object(V.a)(r.prototype),"forceUpdate",this).call(this)}},{key:"render",value:function(){var e=this.props,t=e.children,n=e.name,r=e.fillProps,c=void 0===r?{}:r,o=e.getFills,a=Object(U.map)(o(n,this),(function(e){var t=e.occurrence,n=Object(U.isFunction)(e.children)?e.children(c):e.children;return i.Children.map(n,(function(e,n){if(!e||Object(U.isString)(e))return e;var r="".concat(t,"---").concat(e.key||n);return Object(i.cloneElement)(e,{key:r})}))})).filter(Object(U.negate)(i.isEmptyElement));return Object(i.createElement)(i.Fragment,null,Object(U.isFunction)(t)?t(a):a)}}]),r}(i.Component),ce=function(e){return Object(i.createElement)(te,null,(function(t){var n=t.registerSlot,c=t.unregisterSlot,o=t.getFills;return Object(i.createElement)(re,Object(r.a)({},e,{registerSlot:n,unregisterSlot:c,getFills:o}))}))},oe=0;function ie(e){var t=e.name,n=e.children,r=e.registerFill,o=e.unregisterFill,a=function(e){var t=Object(i.useContext)(X),n=t.getSlot,r=t.subscribe,o=Object(i.useState)(n(e)),a=Object(c.a)(o,2),s=a[0],u=a[1];return Object(i.useEffect)((function(){return u(n(e)),r((function(){u(n(e))}))}),[e]),s}(t),s=Object(i.useRef)({name:t,children:n});return s.current.occurrence||(s.current.occurrence=++oe),Object(i.useLayoutEffect)((function(){return r(t,s.current),function(){return o(t,s.current)}}),[]),Object(i.useLayoutEffect)((function(){s.current.children=n,a&&a.forceUpdate()}),[n]),Object(i.useLayoutEffect)((function(){t!==s.current.name&&(o(s.current.name,s.current),s.current.name=t,r(t,s.current))}),[t]),a&&a.node?(Object(U.isFunction)(n)&&(n=n(a.props.fillProps)),Object(i.createPortal)(n,a.node)):null}var ae=function(e){return Object(i.createElement)(te,null,(function(t){var n=t.registerFill,c=t.unregisterFill;return Object(i.createElement)(ie,Object(r.a)({},e,{registerFill:n,unregisterFill:c}))}))};function se(e){var t=e.name,n=e.fillProps,c=void 0===n?{}:n,a=e.as,s=void 0===a?"div":a,u=Object(o.a)(e,["name","fillProps","as"]),l=Object(i.useContext)(N.a),f=Object(i.useRef)();return Object(i.useLayoutEffect)((function(){return l.registerSlot(t,f,c),function(){l.unregisterSlot(t,f)}}),[l.registerSlot,l.unregisterSlot,t]),Object(i.useLayoutEffect)((function(){l.updateSlot(t,c)})),Object(i.createElement)(s,Object(r.a)({ref:f},u))}function ue(e){var t,n,r=e.name,o=e.children,a=F(r),s=Object(i.useRef)({rerender:(t=Object(i.useState)({}),n=Object(c.a)(t,2)[1],function(){return n({})})});return Object(i.useEffect)((function(){return a.registerFill(s),function(){a.unregisterFill(s)}}),[a.registerFill,a.unregisterFill]),a.ref&&a.ref.current?("function"==typeof o&&(o=o(a.fillProps)),Object(i.createPortal)(o,a.ref.current)):null}function le(e){var t=e.bubblesVirtually,n=Object(o.a)(e,["bubblesVirtually"]);return t?Object(i.createElement)(se,n):Object(i.createElement)(ce,n)}function fe(e){return Object(i.createElement)(i.Fragment,null,Object(i.createElement)(ae,e),Object(i.createElement)(ue,e))}var he=function(e){var t=e.type,n=e.options,r=void 0===n?{}:n,o=e.children;if("appear"===t){var i,a=r.origin,u=(void 0===a?"top":a).split(" "),l=Object(c.a)(u,2),f=l[0],h=l[1],d=void 0===h?"center":h;return o({className:s()("components-animate__appear",(i={},Object(b.a)(i,"is-from-"+d,"center"!==d),Object(b.a)(i,"is-from-"+f,"middle"!==f),i))})}if("slide-in"===t){var v=r.origin,p=void 0===v?"left":v;return o({className:s()("components-animate__slide-in","is-from-"+p)})}return o("loading"===t?{className:s()("components-animate__loading")}:{})},de=Object(j.a)(Object(w.a)((function(e){return e.children})));function ve(e,t){var n=window.getComputedStyle(t),r=n.paddingTop,c=n.paddingBottom,o=n.paddingLeft,i=n.paddingRight,a=r?parseInt(r,10):0,s=c?parseInt(c,10):0,u=o?parseInt(o,10):0,l=i?parseInt(i,10):0;return{x:e.left+u,y:e.top+a,width:e.width-u-l,height:e.height-a-s,left:e.left+u,right:e.right-l,top:e.top+a,bottom:e.bottom-s}}function pe(e,t,n){n?e.getAttribute(t)!==n&&e.setAttribute(t,n):e.hasAttribute(t)&&e.removeAttribute(t)}function me(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";e.style[t]!==n&&(e.style[t]=n)}function be(e,t,n){n?e.classList.contains(t)||e.classList.add(t):e.classList.contains(t)&&e.classList.remove(t)}var ye=function(e){var t=e.headerTitle,n=e.onClose,a=e.onKeyDown,v=e.children,b=e.className,y=e.noArrow,w=void 0===y||y,j=e.isAlternate,k=e.position,M=void 0===k?"bottom right":k,H=(e.range,e.focusOnMount),V=void 0===H?"firstElement":H,E=e.anchorRef,C=e.shouldAnchorIncludePadding,x=e.anchorRect,_=e.getAnchorRect,P=e.expandOnMobile,R=e.animate,N=void 0===R||R,D=e.onClickOutside,I=e.onFocusOutside,B=e.__unstableSticky,U=e.__unstableSlotName,q=void 0===U?"Popover":U,W=e.__unstableObserveElement,$=e.__unstableBoundaryParent,K=Object(o.a)(e,["headerTitle","onClose","onKeyDown","children","className","noArrow","isAlternate","position","range","focusOnMount","anchorRef","shouldAnchorIncludePadding","anchorRect","getAnchorRect","expandOnMobile","animate","onClickOutside","onFocusOutside","__unstableSticky","__unstableSlotName","__unstableObserveElement","__unstableBoundaryParent"]),G=Object(i.useRef)(null),Z=Object(i.useRef)(null),Q=Object(i.useRef)(),J=Object(d.a)("medium","<"),Y=Object(i.useState)(),X=Object(c.a)(Y,2),ee=X[0],te=X[1],ne=F(q),re=P&&J,ce=p(),oe=Object(c.a)(ce,2),ie=oe[0],ae=oe[1];w=re||w,Object(i.useLayoutEffect)((function(){if(re)return be(Q.current,"is-without-arrow",w),be(Q.current,"is-alternate",j),pe(Q.current,"data-x-axis"),pe(Q.current,"data-y-axis"),me(Q.current,"top"),me(Q.current,"left"),me(Z.current,"maxHeight"),void me(Z.current,"maxWidth");var e=function(){if(Q.current&&Z.current){var e=function(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]&&arguments[3],c=arguments.length>4?arguments[4]:void 0;if(t)return t;if(n){if(!e.current)return;return n(e.current)}if(!1!==r){if(!(r&&window.Range&&window.Element&&window.DOMRect))return;if(r instanceof window.Range)return Object(u.a)(r);if(r instanceof window.Element){var o=r.getBoundingClientRect();return c?o:ve(o,r)}var i=r.top,a=r.bottom,s=i.getBoundingClientRect(),l=a.getBoundingClientRect(),f=new window.DOMRect(s.left,s.top,s.width,l.bottom-s.top);return c?f:ve(f,r)}if(e.current){var h=e.current.parentNode,d=h.getBoundingClientRect();return c?d:ve(d,h)}}(G,x,_,E,C);if(e){var t,n,r=Q.current,o=r.offsetParent,i=r.ownerDocument,a=0;if(o&&o!==i.body){var s=o.getBoundingClientRect();a=s.top,e=new window.DOMRect(e.left-s.left,e.top-s.top,e.width,e.height)}if($)t=null===(n=Q.current.closest(".popover-slot"))||void 0===n?void 0:n.parentNode;var l=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"top",r=arguments.length>3?arguments[3]:void 0,o=arguments.length>4?arguments[4]:void 0,i=arguments.length>5?arguments[5]:void 0,a=arguments.length>6?arguments[6]:void 0,s=n.split(" "),u=Object(c.a)(s,3),l=u[0],f=u[1],h=void 0===f?"center":f,d=u[2],v=z(e,t,l,d,r,o,i),p=O(e,t,h,d,r,v.yAxis,a);return g({},p,{},v)}(e,ae.height?ae:Z.current.getBoundingClientRect(),M,B,Q.current,a,t),f=l.popoverTop,h=l.popoverLeft,d=l.xAxis,v=l.yAxis,p=l.contentHeight,m=l.contentWidth;"number"==typeof f&&"number"==typeof h&&(me(Q.current,"top",f+"px"),me(Q.current,"left",h+"px")),be(Q.current,"is-without-arrow",w||"center"===d&&"middle"===v),be(Q.current,"is-alternate",j),pe(Q.current,"data-x-axis",d),pe(Q.current,"data-y-axis",v),me(Z.current,"maxHeight","number"==typeof p?p+"px":""),me(Z.current,"maxWidth","number"==typeof m?m+"px":"");te(({left:"right",right:"left"}[d]||"center")+" "+({top:"bottom",bottom:"top"}[v]||"middle"))}}};e();var t,n,r=window.setInterval(e,500),o=function(){window.cancelAnimationFrame(t),t=window.requestAnimationFrame(e)};return window.addEventListener("click",o),window.addEventListener("resize",e),window.addEventListener("scroll",e,!0),W&&(n=new window.MutationObserver(e)).observe(W,{attributes:!0}),function(){window.clearInterval(r),window.removeEventListener("resize",e),window.removeEventListener("scroll",e,!0),window.removeEventListener("click",o),window.cancelAnimationFrame(t),n&&n.disconnect()}}),[re,x,_,E,C,M,ae,B,W,$]),function(e,t){Object(i.useEffect)((function(){var n=setTimeout((function(){if(e&&t.current)if("firstElement"!==e)"container"===e&&t.current.focus();else{var n=l.a.tabbable.find(t.current)[0];n?n.focus():t.current.focus()}}),0);return function(){return clearTimeout(n)}}),[])}(V,Z);var se=function(e){e.keyCode===f.b&&n&&(e.stopPropagation(),n()),a&&a(e)};var ue=Object(i.createElement)(S,{onFocusOutside:function(e){if(I)I(e);else if(D){var t;try{t=new window.MouseEvent("click")}catch(e){(t=document.createEvent("MouseEvent")).initMouseEvent("click",!0,!0,window,0,0,0,0,0,!1,!1,!1,!1,0,null)}Object.defineProperty(t,"target",{get:function(){return e.relatedTarget}}),Object(h.a)("Popover onClickOutside prop",{alternative:"onFocusOutside"}),D(t)}else n&&n()}},Object(i.createElement)(he,{type:N&&ee?"appear":null,options:{origin:ee}},(function(e){var c=e.className;return Object(i.createElement)(A.a,Object(r.a)({className:s()("components-popover",b,c,{"is-expanded":re,"is-without-arrow":w,"is-alternate":j})},K,{onKeyDown:se,ref:Q}),re&&Object(i.createElement)(T,null),re&&Object(i.createElement)("div",{className:"components-popover__header"},Object(i.createElement)("span",{className:"components-popover__header-title"},t),Object(i.createElement)(L.a,{className:"components-popover__close",icon:m.a,onClick:n})),Object(i.createElement)("div",{ref:Z,className:"components-popover__content",tabIndex:"-1"},Object(i.createElement)("div",{style:{position:"relative"}},ie,v)))})));return V&&(ue=Object(i.createElement)(de,null,ue)),ne.ref&&(ue=Object(i.createElement)(fe,{name:q},ue)),E||x?ue:Object(i.createElement)("span",{ref:G},ue)};ye.Slot=function(e){var t=e.name,n=void 0===t?"Popover":t;return Object(i.createElement)(le,{bubblesVirtually:!0,name:n,className:"popover-slot"})};t.a=ye},97:function(e,t,n){"use strict";var r=n(20),c=n(21),o=n(18),i=n(23),a=n(7),s=n(22),u=n(0),l=n(74),f=n(39),h=n(51);function d(){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}}var v=Object(l.a)((function(e){return function(t){Object(s.a)(v,t);var n,l=(n=v,function(){var e,t=Object(a.a)(n);if(d()){var r=Object(a.a)(this).constructor;e=Reflect.construct(t,arguments,r)}else e=t.apply(this,arguments);return Object(i.a)(this,e)});function v(){var e;return Object(r.a)(this,v),(e=l.apply(this,arguments)).focusContainRef=Object(u.createRef)(),e.handleTabBehaviour=e.handleTabBehaviour.bind(Object(o.a)(e)),e}return Object(c.a)(v,[{key:"handleTabBehaviour",value:function(e){if(e.keyCode===f.e){var t=h.a.tabbable.find(this.focusContainRef.current);if(t.length){var n=t[0],r=t[t.length-1];e.shiftKey&&e.target===n?(e.preventDefault(),r.focus()):(e.shiftKey||e.target!==r)&&t.includes(e.target)||(e.preventDefault(),n.focus())}}}},{key:"render",value:function(){return Object(u.createElement)("div",{onKeyDown:this.handleTabBehaviour,ref:this.focusContainRef,tabIndex:"-1"},Object(u.createElement)(e,this.props))}}]),v}(u.Component)}),"withConstrainedTabbing");t.a=v},98:function(e,t,n){"use strict";var r=n(8),c=n(20),o=n(21),i=n(18),a=n(23),s=n(7),u=n(22),l=n(0),f=n(2),h=n(74);function d(){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}}var v=["button","submit"];t.a=Object(h.a)((function(e){return function(t){Object(u.a)(p,t);var n,h=(n=p,function(){var e,t=Object(s.a)(n);if(d()){var r=Object(s.a)(this).constructor;e=Reflect.construct(t,arguments,r)}else e=t.apply(this,arguments);return Object(a.a)(this,e)});function p(){var e;return Object(c.a)(this,p),(e=h.apply(this,arguments)).bindNode=e.bindNode.bind(Object(i.a)(e)),e.cancelBlurCheck=e.cancelBlurCheck.bind(Object(i.a)(e)),e.queueBlurCheck=e.queueBlurCheck.bind(Object(i.a)(e)),e.normalizeButtonFocus=e.normalizeButtonFocus.bind(Object(i.a)(e)),e}return Object(o.a)(p,[{key:"componentWillUnmount",value:function(){this.cancelBlurCheck()}},{key:"bindNode",value:function(e){e?this.node=e:(delete this.node,this.cancelBlurCheck())}},{key:"queueBlurCheck",value:function(e){var t=this;e.persist(),this.preventBlurCheck||(this.blurCheckTimeout=setTimeout((function(){document.hasFocus()?"function"==typeof t.node.handleFocusOutside&&t.node.handleFocusOutside(e):e.preventDefault()}),0))}},{key:"cancelBlurCheck",value:function(){clearTimeout(this.blurCheckTimeout)}},{key:"normalizeButtonFocus",value:function(e){var t=e.type,n=e.target;Object(f.includes)(["mouseup","touchend"],t)?this.preventBlurCheck=!1:function(e){switch(e.nodeName){case"A":case"BUTTON":return!0;case"INPUT":return Object(f.includes)(v,e.type)}return!1}(n)&&(this.preventBlurCheck=!0)}},{key:"render",value:function(){return Object(l.createElement)("div",{onFocus:this.cancelBlurCheck,onMouseDown:this.normalizeButtonFocus,onMouseUp:this.normalizeButtonFocus,onTouchStart:this.normalizeButtonFocus,onTouchEnd:this.normalizeButtonFocus,onBlur:this.queueBlurCheck},Object(l.createElement)(e,Object(r.a)({ref:this.bindNode},this.props)))}}]),p}(l.Component)}),"withFocusOutside")},99:function(e,t,n){"use strict";var r=n(8),c=n(19),o=n(0);function i(e){e.stopPropagation()}t.a=Object(o.forwardRef)((function(e,t){var n=e.children,a=Object(c.a)(e,["children"]);return Object(o.createElement)("div",Object(r.a)({},a,{ref:t,onMouseDown:i}),n)}))}});
packages/woocommerce-admin/dist/chunks/{46.c7c10479b735e14c616c.js → 46.46f9e68bfa8d4884384c.js} RENAMED
File without changes
packages/woocommerce-admin/dist/chunks/46.style.css CHANGED
@@ -1 +1 @@
1
- .woocommerce-profile-wizard__body .woocommerce-profile-wizard__product-types .woocommerce-product-wizard__product-types-label{display:inline-block;margin-right:4px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__product-types .woocommerce-profile-wizard__checkbox-group .woocommerce-profile-wizard__checkbox{display:flex;align-items:center;min-height:64px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__product-types .woocommerce-profile-wizard__checkbox-group .woocommerce-profile-wizard__checkbox .components-button{padding:0;height:auto}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__product-types .components-base-control__field,.woocommerce-profile-wizard__body .woocommerce-profile-wizard__product-types .components-checkbox-control__label{display:flex;width:100%;align-items:center}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__product-types .components-checkbox-control__label .woocommerce-pill{margin-left:auto}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__product-types .components-popover .components-popover__content{min-width:360px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__product-types .woocommerce-profile-wizard__product-types-pricing-toggle.woocommerce-profile-wizard__checkbox{display:flex;align-items:center;justify-content:flex-end;color:#949494}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__product-types .woocommerce-profile-wizard__product-types-pricing-toggle.woocommerce-profile-wizard__checkbox label{display:inline-flex;align-items:center}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__product-types .woocommerce-profile-wizard__product-types-pricing-toggle.woocommerce-profile-wizard__checkbox .components-form-toggle{display:inline-flex;margin-left:16px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__product-types .woocommerce-profile-wizard__card-actions .components-button.is-primary{margin-top:16px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__container>.woocommerce-profile-wizard__themes-tab-panel{margin-bottom:24px}@media (min-width:783px){.woocommerce-profile-wizard__body .woocommerce-profile-wizard__container>.woocommerce-profile-wizard__themes-tab-panel{max-width:810px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__container>.woocommerce-profile-wizard__themes-tab-panel .woocommerce-profile-wizard__themes{display:-ms-grid;display:grid;grid-gap:24px;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}}.woocommerce-profile-wizard__themes-tab-panel .components-tab-panel__tabs{display:flex;justify-content:space-between;background:#fff;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);border-radius:3px;margin-top:24px;margin-bottom:24px}.woocommerce-profile-wizard__themes-tab-panel .components-tab-panel__tabs button{border:0;color:#646970;display:flex;align-items:center;justify-content:center;background:transparent;height:48px;width:100%;font-size:14px;font-size:.875rem;font-weight:500;outline:none;padding:0 24px}p.woocommerce-profile-wizard__themes-skip-this-step{text-align:center}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card{overflow:hidden}@media (min-width:783px){.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card{margin:0}}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card .woocommerce-card__body{padding:0;display:flex;flex-direction:column;height:100%}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card .woocommerce-profile-wizard__theme-image{width:100%;height:300px;background-size:cover}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card .woocommerce-profile-wizard__theme-name{margin-top:auto;margin-bottom:8px;font-size:24px;font-size:1.5rem;font-weight:400}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card .woocommerce-profile-wizard__theme-name svg{max-width:18px;height:18px;margin-left:8px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card .woocommerce-profile-wizard__theme-name svg path{fill:#d63638}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card .woocommerce-profile-wizard__theme-details{padding:16px;display:flex;flex-direction:column;margin-top:auto}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card .woocommerce-profile-wizard__theme-status{margin:0;font-size:14px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card .woocommerce-profile-wizard__theme-learn-more{display:inline-block}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card .woocommerce-profile-wizard__theme-actions button.components-button{margin:13px auto 0;display:block;width:auto;min-width:106px;height:40px;line-height:1}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card .woocommerce-profile-wizard__theme-actions button.components-button.is-primary{color:#fff}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card .woocommerce-profile-wizard__theme-actions button.components-button.is-tertiary{font-size:14px;font-weight:500}.woocommerce-profile-wizard__body .woocommerce-theme-uploader.woocommerce-card{margin:0;position:relative}.woocommerce-profile-wizard__body .woocommerce-theme-uploader.woocommerce-card .woocommerce-card__body{height:100%}.woocommerce-profile-wizard__body .woocommerce-theme-uploader.woocommerce-card.is-uploading .components-drop-zone__provider{min-height:382px}.woocommerce-profile-wizard__body .woocommerce-theme-uploader.woocommerce-card .components-drop-zone__provider{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:2px;background:#f6f6f6;border:1px dashed #b0b5b8}.woocommerce-profile-wizard__body .woocommerce-theme-uploader.woocommerce-card .components-form-file-upload{flex:1;width:100%}.woocommerce-profile-wizard__body .woocommerce-theme-uploader.woocommerce-card .components-form-file-upload>.components-button{flex:1;flex-direction:column;justify-content:center;margin:0;width:100%;height:100%;min-height:380px}.woocommerce-profile-wizard__body .woocommerce-theme-uploader.woocommerce-card .components-form-file-upload>.components-button>.gridicon{width:48px;height:48px}.woocommerce-profile-wizard__body .woocommerce-theme-uploader.woocommerce-card .components-form-file-upload>.components-button>.gridicon path{fill:#50575d}.woocommerce-profile-wizard__body .woocommerce-theme-uploader.woocommerce-card .components-form-file-upload>.components-button .dashicons-upload{display:none}.woocommerce-profile-wizard__body .woocommerce-theme-uploader.woocommerce-card .woocommerce-theme-uploader__title{margin:8px 0;font-size:24px;font-size:1.5rem;font-weight:400}.woocommerce-profile-wizard__body .woocommerce-theme-uploader.woocommerce-card p{font-size:14px;font-size:.875rem;margin:0}.woocommerce-theme-preview{position:fixed;top:0;left:0;width:100%;height:100%;max-width:100%!important;display:flex;flex-direction:column}.woocommerce-theme-preview .woocommerce-theme-preview__toolbar{background:#fff;flex-direction:row;display:flex;height:56px;border-bottom:1px solid #dcdcde;padding-left:16px;padding-right:16px;align-items:center}.woocommerce-theme-preview .woocommerce-theme-preview__toolbar .is-button.is-primary{height:40px;margin:0}@media (max-width:782px){.woocommerce-theme-preview .woocommerce-theme-preview__toolbar .is-button.is-primary{margin-left:auto}}.woocommerce-theme-preview .woocommerce-theme-preview__theme-name{padding-left:16px;color:#1d2327;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:50%}.woocommerce-theme-preview .woocommerce-theme-preview__close{padding:0 16px 0 0;color:#646970}.woocommerce-theme-preview .woocommerce-theme-preview__devices{margin-left:auto;margin-right:16px}.woocommerce-theme-preview .woocommerce-theme-preview__devices .woocommerce-theme-preview__device{padding:12px;color:#646970;margin:0;border-radius:50%}.woocommerce-theme-preview .woocommerce-theme-preview__devices .woocommerce-theme-preview__device.is-selected,.woocommerce-theme-preview .woocommerce-theme-preview__devices .woocommerce-theme-preview__device:focus{background:#646970;color:#fff}@media (max-width:782px){.woocommerce-theme-preview .woocommerce-theme-preview__devices{display:none}}.woocommerce-theme-preview .woocommerce-web-preview{flex:1;padding:40px 16px;overflow:scroll}.woocommerce-theme-preview .woocommerce-web-preview .woocommerce-web-preview__iframe-wrapper{height:100%;border-radius:3px;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);overflow:hidden;margin:0 auto}.woocommerce-theme-preview .woocommerce-web-preview .woocommerce-web-preview__iframe-wrapper iframe{display:block}.woocommerce-theme-preview .woocommerce-web-preview.is-mobile .woocommerce-web-preview__iframe-wrapper{max-width:360px}.woocommerce-theme-preview .woocommerce-web-preview.is-tablet .woocommerce-web-preview__iframe-wrapper{max-width:768px}.woocommerce-theme-preview .woocommerce-web-preview.is-desktop{width:100%;padding:0}.woocommerce-theme-preview .woocommerce-web-preview.is-desktop .woocommerce-web-preview__iframe-wrapper{border-radius:0;box-shadow:none}.woocommerce-theme-preview-active{overflow:hidden}.woocommerce-theme-preview-active .woocommerce-profile-wizard__header{display:none}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-20:#005a87}body.admin-color-light{--wp-admin-theme-color:#0085ba;--wp-admin-theme-color-darker-10:#0073a1;--wp-admin-theme-color-darker-20:#006187}body.admin-color-modern{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-20:#183ad6}body.admin-color-blue{--wp-admin-theme-color:#096484;--wp-admin-theme-color-darker-10:#07526c;--wp-admin-theme-color-darker-20:#064054}body.admin-color-coffee{--wp-admin-theme-color:#46403c;--wp-admin-theme-color-darker-10:#383330;--wp-admin-theme-color-darker-20:#2b2724}body.admin-color-ectoplasm{--wp-admin-theme-color:#523f6d;--wp-admin-theme-color-darker-10:#46365d;--wp-admin-theme-color-darker-20:#3a2c4d}body.admin-color-midnight{--wp-admin-theme-color:#e14d43;--wp-admin-theme-color-darker-10:#dd382d;--wp-admin-theme-color-darker-20:#d02c21}body.admin-color-ocean{--wp-admin-theme-color:#627c83;--wp-admin-theme-color-darker-10:#576e74;--wp-admin-theme-color-darker-20:#4c6066}body.admin-color-sunrise{--wp-admin-theme-color:#dd823b;--wp-admin-theme-color-darker-10:#d97426;--wp-admin-theme-color-darker-20:#c36922}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__step-header{text-align:center;margin:16px 0 24px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__step-header h2{margin-bottom:4px;color:#1e1e1e}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__step-header p{color:#757575;display:flex;align-items:center;justify-content:center}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__step-header p .woocommerce-profile-wizard__tooltip-icon{height:16px}.woocommerce-profile-wizard__body .woocommerce-card{margin-top:16px;color:#757575;text-align:left}.woocommerce-profile-wizard__body .woocommerce-card h1,.woocommerce-profile-wizard__body .woocommerce-card h2,.woocommerce-profile-wizard__body .woocommerce-card h3{color:#1e1e1e}.woocommerce-profile-wizard__body .woocommerce-card button.is-button{display:flex;margin:8px auto 0;width:310px;max-width:100%;justify-content:center}.woocommerce-profile-wizard__body .woocommerce-card .business-competitors .woocommerce-select-control__listbox{max-height:unset}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__card-actions{text-align:center}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__card-actions .components-button{margin-top:12px}.woocommerce-profile-wizard__body .woocommerce-card+.woocommerce-profile-wizard__card-help-text{font-size:14px;color:#949494;text-align:center;margin-top:16px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__header{height:56px;border-bottom:1px solid #dcdcde;display:flex;align-items:center;justify-content:center;background:#fff}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__header-subtitle{font-weight:400;text-align:center;color:#757575;font-size:16px;line-height:24px;margin-top:8px;margin-bottom:32px;margin-right:8px;display:flex;justify-content:center}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__intro-paragraph{margin-top:5px;margin-bottom:18px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__container{margin-top:36px;margin-left:auto;margin-right:auto;text-align:left}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__container>*{max-width:504px;margin-left:auto;margin-right:auto}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__container.benefits{text-align:center}@media (max-width:782px){.woocommerce-profile-wizard__body .woocommerce-profile-wizard__container{padding-left:16px;padding-right:16px;margin-bottom:72px;margin-top:0}}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__container .components-popover__content>div{padding:16px 24px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__container .woocommerce-card~p{color:#949494;text-align:center}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__container .woocommerce-profile-wizard__footer{margin:34px auto;display:flex;justify-content:center}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__container .woocommerce-profile-wizard__footer-link{display:flex;text-decoration:none}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__container .woocommerce-profile-wizard__footnote p{color:#757575;text-align:left;margin-bottom:12px}.woocommerce-profile-wizard__body #woocommerce-layout__primary{text-align:center;margin:0;width:100%}.woocommerce-profile-wizard__body .woocommerce-layout .woocommerce-layout__main{padding-right:0}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__error{display:block;padding:16px;font-size:12px;color:#d63638}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefit{display:flex}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefit svg:first-child{width:24px;min-width:24px;margin-right:24px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefit .woocommerce-profile-wizard__benefit-title{font-size:16px;font-weight:400;margin-top:0;margin-bottom:8px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefit .woocommerce-profile-wizard__benefit-content{margin-left:16px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefit .woocommerce-profile-wizard__benefit-content p{padding-bottom:16px;margin-top:0;border-bottom:1px solid #dcdcde;font-size:14px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefit .woocommerce-profile-wizard__benefit-toggle{padding-top:36px;margin-left:16px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefit:last-child p{border-bottom:0;margin-bottom:0}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefits{display:-ms-grid;display:grid;grid-gap:16px;grid-auto-columns:1fr;grid-auto-flow:column}@media (max-width:960px){.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefits{justify-items:center;grid-auto-flow:row}}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefits-logo{display:block;margin:0 auto}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefit-card{display:flex;flex-direction:column;background:#f6f7f7;width:100%;max-width:295px;overflow:hidden;text-align:left}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefit-card .woocommerce-profile-wizard__benefit-card-title{font-size:16px;font-weight:600;margin-top:0;margin-bottom:8px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefit-card .woocommerce-profile-wizard__benefit-card-content{padding:24px 32px 32px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefit-card .woocommerce-profile-wizard__benefit-card-content p{padding:0;margin:0;font-size:14px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__business-extension{background:#f6f6f6;height:100%;padding:12px 4px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__business-extension img{box-sizing:unset;max-width:100px;max-height:50%;vertical-align:middle}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__tracking .woocommerce-profile-wizard__tracking-checkbox{margin-top:16px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__tracking .components-form-toggle{display:none}@media (max-width:782px){.woocommerce-profile-wizard__body .woocommerce-profile-wizard__tracking{display:flex;flex-direction:row-reverse;align-items:center;justify-content:flex-end}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__tracking .components-form-toggle{display:inline-block}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__tracking .components-checkbox-control__input{display:none}}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__client{margin:8px 0}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__checkbox-group{margin:-16px -16px 0}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__checkbox-group .woocommerce-profile-wizard__checkbox{margin-top:0;margin-bottom:0;position:relative;padding:16px 24px;min-height:56px;border-bottom:1px solid #f0f0f0}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__checkbox-group .woocommerce-profile-wizard__checkbox .components-base-control{position:relative}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__checkbox-group .woocommerce-profile-wizard__checkbox .components-base-control__field{margin:0}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__checkbox-group .woocommerce-profile-wizard__checkbox label.components-checkbox-control__label{margin-left:0}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__checkbox-group .woocommerce-profile-wizard__checkbox .components-base-control__help{margin-left:48px;font-style:normal;color:#949494;font-size:14px;line-height:20px;margin-top:3px;margin-bottom:0}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__checkbox-group .woocommerce-profile-wizard__checkbox:last-of-type:after{display:none}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__checkbox-group .woocommerce-profile-wizard__text{margin:0 16px 10px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__checkbox-group svg.dashicon.components-checkbox-control__checked{left:1px;top:-1px}@media (max-width:600px){.woocommerce-profile-wizard__body svg.dashicon.components-checkbox-control__checked{left:-2px;top:-1px;width:21px;height:21px}}.woocommerce-profile-wizard__body .woocommerce-select-control__control{margin:16px 0;padding-right:40px;box-shadow:0 2px 6px rgba(0,0,0,.05)}.woocommerce-profile-wizard__body .woocommerce-select-control__control.is-active{border-color:#007cba;border-color:var(--wp-admin-theme-color)}.woocommerce-profile-wizard__body .woocommerce-select-control__control .components-base-control__label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 56px)}.woocommerce-profile-wizard__body .woocommerce-select-control__control:after{display:block;pointer-events:none;cursor:pointer;position:absolute;float:right;line-height:56px;font-family:dashicons,sans-serif;font-size:20px;content:"\f140";z-index:1;height:24px;width:24px;margin-top:0;top:0;right:16px;bottom:16px;color:#000}.woocommerce-profile-wizard__body #wpadminbar{display:none}.woocommerce-profile-wizard__body #wpbody{padding-top:0}.woocommerce-profile-wizard__benefits-card.woocommerce-card{display:inline-block;max-width:100%;text-align:center}.woocommerce-profile-wizard__benefits-card.woocommerce-card .woocommerce-card__body{padding:48px}.woocommerce-profile-wizard__benefits-card.woocommerce-card .woocommerce-profile-wizard__card-actions{margin-top:16px;display:inline-flex}.woocommerce-profile-wizard__benefits-card.woocommerce-card .woocommerce-profile-wizard__card-actions .components-button{width:auto}.woocommerce-profile-wizard__benefits-card.woocommerce-card .woocommerce-profile-wizard__card-actions .components-button:first-child{margin-right:16px}.woocommerce-profile-wizard__benefits-card.woocommerce-card .woocommerce-profile-wizard__benefits-install-notice{margin-top:24px;margin-bottom:0;font-size:14px;color:#787c82}.woocommerce-profile-wizard__plugins-card .woocommerce-profile-wizard__plugins-actions{text-align:left;margin-left:44px}.woocommerce-profile-wizard__plugins-card .woocommerce-profile-wizard__plugins-actions button.is-button{height:40px;min-width:auto;display:initial;margin:16px 12px 0 0}.woocommerce-profile-wizard__header svg>g{transform:none}@media (max-width:782px){.woocommerce-profile-wizard__header{position:fixed;z-index:999;width:100%;bottom:0;border-top:1px solid #dcdcde;border-bottom:none}}.woocommerce-profile-wizard__header .woocommerce-stepper{margin:0 16px;width:100%}.woocommerce-profile-wizard__header .woocommerce-stepper__steps{margin:0}.woocommerce-profile-wizard__submit{margin-bottom:12px}.woocommerce-profile-wizard__tooltip-icon{color:#50575e;display:flex;align-items:center;margin-left:4px;cursor:help}.components-modal__frame.woocommerce-profile-wizard__usage-modal{width:600px;max-width:100%}.components-modal__frame.woocommerce-profile-wizard__usage-modal .components-modal__header{border-bottom:0;margin-bottom:0}.components-modal__frame.woocommerce-profile-wizard__usage-modal .woocommerce-profile-wizard__usage-wrapper{flex-grow:1;display:flex;flex-direction:column}.components-modal__frame.woocommerce-profile-wizard__usage-modal .woocommerce-profile-wizard__usage-wrapper a{color:#50575e}.components-modal__frame.woocommerce-profile-wizard__usage-modal .woocommerce-profile-wizard__usage-wrapper button.is-primary{align-self:flex-end}.woocommerce-business-extensions{margin-left:-16px;margin-right:-16px;padding:16px 24px;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;display:flex;align-items:center}.woocommerce-business-extensions label{display:flex;align-items:center}.woocommerce-business-extensions .components-checkbox-control__input-container{margin-right:16px}.woocommerce-business-extensions .woocommerce-business-extensions__label-subtext{display:block;color:#949494}.woocommerce-business-extensions .woocommerce-business-extensions__popover-wrapper{margin-left:auto}.woocommerce-business-extensions .woocommerce-business-extensions__benefits{padding:4px;display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;max-width:100%;min-width:580px;font-size:14px}@media (max-width:782px){.woocommerce-business-extensions .woocommerce-business-extensions__benefits{-ms-grid-columns:1fr;grid-template-columns:1fr;min-width:300px}}.woocommerce-business-extensions .woocommerce-business-extensions__benefits .woocommerce-business-extensions__benefit{padding:10px;font-size:14px;display:inline-flex}.woocommerce-business-extensions .woocommerce-business-extensions__benefits .woocommerce-business-extensions__benefit i{color:#007cba;color:var(--wp-admin-theme-color);margin-right:16px}
1
+ .woocommerce-profile-wizard__body .woocommerce-profile-wizard__product-types .woocommerce-product-wizard__product-types-label{display:inline-block;margin-right:4px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__product-types .woocommerce-profile-wizard__checkbox-group .woocommerce-profile-wizard__checkbox{display:flex;align-items:center;min-height:64px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__product-types .woocommerce-profile-wizard__checkbox-group .woocommerce-profile-wizard__checkbox .components-button{padding:0;height:auto}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__product-types .components-base-control__field,.woocommerce-profile-wizard__body .woocommerce-profile-wizard__product-types .components-checkbox-control__label{display:flex;width:100%;align-items:center}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__product-types .components-checkbox-control__label .woocommerce-pill{margin-left:auto}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__product-types .components-popover .components-popover__content{min-width:360px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__product-types .woocommerce-profile-wizard__product-types-pricing-toggle.woocommerce-profile-wizard__checkbox{display:flex;align-items:center;justify-content:flex-end;color:#949494}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__product-types .woocommerce-profile-wizard__product-types-pricing-toggle.woocommerce-profile-wizard__checkbox label{display:inline-flex;align-items:center}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__product-types .woocommerce-profile-wizard__product-types-pricing-toggle.woocommerce-profile-wizard__checkbox .components-form-toggle{display:inline-flex;margin-left:16px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__product-types .woocommerce-profile-wizard__card-actions .components-button.is-primary{margin-top:16px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__container>.woocommerce-profile-wizard__themes-tab-panel{margin-bottom:24px}@media (min-width:783px){.woocommerce-profile-wizard__body .woocommerce-profile-wizard__container>.woocommerce-profile-wizard__themes-tab-panel{max-width:810px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__container>.woocommerce-profile-wizard__themes-tab-panel .woocommerce-profile-wizard__themes{display:-ms-grid;display:grid;grid-gap:24px;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}}.woocommerce-profile-wizard__themes-tab-panel .components-tab-panel__tabs{display:flex;justify-content:space-between;background:#fff;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);border-radius:3px;margin-top:24px;margin-bottom:24px}.woocommerce-profile-wizard__themes-tab-panel .components-tab-panel__tabs button{border:0;color:#646970;display:flex;align-items:center;justify-content:center;background:transparent;height:48px;width:100%;font-size:14px;font-size:.875rem;font-weight:500;outline:none;padding:0 24px}p.woocommerce-profile-wizard__themes-skip-this-step{text-align:center}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card{overflow:hidden}@media (min-width:783px){.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card{margin:0}}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card .woocommerce-card__body{padding:0;display:flex;flex-direction:column;height:100%}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card .woocommerce-profile-wizard__theme-image{width:100%;height:300px;background-size:cover}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card .woocommerce-profile-wizard__theme-name{margin-top:auto;margin-bottom:8px;font-size:24px;font-size:1.5rem;font-weight:400}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card .woocommerce-profile-wizard__theme-name svg{max-width:18px;height:18px;margin-left:8px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card .woocommerce-profile-wizard__theme-name svg path{fill:#d63638}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card .woocommerce-profile-wizard__theme-details{padding:16px;display:flex;flex-direction:column;margin-top:auto}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card .woocommerce-profile-wizard__theme-status{margin:0;font-size:14px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card .woocommerce-profile-wizard__theme-learn-more{display:inline-block}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card .woocommerce-profile-wizard__theme-actions button.components-button{margin:13px auto 0;display:block;width:auto;min-width:106px;height:40px;line-height:1}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card .woocommerce-profile-wizard__theme-actions button.components-button.is-primary{color:#fff}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card .woocommerce-profile-wizard__theme-actions button.components-button.is-tertiary{font-size:14px;font-weight:500}.woocommerce-profile-wizard__body .woocommerce-theme-uploader.woocommerce-card{margin:0;position:relative}.woocommerce-profile-wizard__body .woocommerce-theme-uploader.woocommerce-card .woocommerce-card__body{height:100%}.woocommerce-profile-wizard__body .woocommerce-theme-uploader.woocommerce-card.is-uploading .components-drop-zone__provider{min-height:382px}.woocommerce-profile-wizard__body .woocommerce-theme-uploader.woocommerce-card .components-drop-zone__provider{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:2px;background:#f6f6f6;border:1px dashed #b0b5b8}.woocommerce-profile-wizard__body .woocommerce-theme-uploader.woocommerce-card .components-form-file-upload{flex:1;width:100%}.woocommerce-profile-wizard__body .woocommerce-theme-uploader.woocommerce-card .components-form-file-upload>.components-button{flex:1;flex-direction:column;justify-content:center;margin:0;width:100%;height:100%;min-height:380px}.woocommerce-profile-wizard__body .woocommerce-theme-uploader.woocommerce-card .components-form-file-upload>.components-button>.gridicon{width:48px;height:48px}.woocommerce-profile-wizard__body .woocommerce-theme-uploader.woocommerce-card .components-form-file-upload>.components-button>.gridicon path{fill:#50575d}.woocommerce-profile-wizard__body .woocommerce-theme-uploader.woocommerce-card .components-form-file-upload>.components-button .dashicons-upload{display:none}.woocommerce-profile-wizard__body .woocommerce-theme-uploader.woocommerce-card .woocommerce-theme-uploader__title{margin:8px 0;font-size:24px;font-size:1.5rem;font-weight:400}.woocommerce-profile-wizard__body .woocommerce-theme-uploader.woocommerce-card p{font-size:14px;font-size:.875rem;margin:0}.woocommerce-theme-preview{position:fixed;top:0;left:0;width:100%;height:100%;max-width:100%!important;display:flex;flex-direction:column}.woocommerce-theme-preview .woocommerce-theme-preview__toolbar{background:#fff;flex-direction:row;display:flex;height:56px;border-bottom:1px solid #dcdcde;padding-left:16px;padding-right:16px;align-items:center}.woocommerce-theme-preview .woocommerce-theme-preview__toolbar .is-button.is-primary{height:40px;margin:0}@media (max-width:782px){.woocommerce-theme-preview .woocommerce-theme-preview__toolbar .is-button.is-primary{margin-left:auto}}.woocommerce-theme-preview .woocommerce-theme-preview__theme-name{padding-left:16px;color:#1d2327;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:50%}.woocommerce-theme-preview .woocommerce-theme-preview__close{padding:0 16px 0 0;color:#646970}.woocommerce-theme-preview .woocommerce-theme-preview__devices{margin-left:auto;margin-right:16px}.woocommerce-theme-preview .woocommerce-theme-preview__devices .woocommerce-theme-preview__device{padding:12px;color:#646970;margin:0;border-radius:50%}.woocommerce-theme-preview .woocommerce-theme-preview__devices .woocommerce-theme-preview__device.is-selected,.woocommerce-theme-preview .woocommerce-theme-preview__devices .woocommerce-theme-preview__device:focus{background:#646970;color:#fff}@media (max-width:782px){.woocommerce-theme-preview .woocommerce-theme-preview__devices{display:none}}.woocommerce-theme-preview .woocommerce-web-preview{flex:1;padding:40px 16px;overflow:scroll}.woocommerce-theme-preview .woocommerce-web-preview .woocommerce-web-preview__iframe-wrapper{height:100%;border-radius:3px;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);overflow:hidden;margin:0 auto}.woocommerce-theme-preview .woocommerce-web-preview .woocommerce-web-preview__iframe-wrapper iframe{display:block}.woocommerce-theme-preview .woocommerce-web-preview.is-mobile .woocommerce-web-preview__iframe-wrapper{max-width:360px}.woocommerce-theme-preview .woocommerce-web-preview.is-tablet .woocommerce-web-preview__iframe-wrapper{max-width:768px}.woocommerce-theme-preview .woocommerce-web-preview.is-desktop{width:100%;padding:0}.woocommerce-theme-preview .woocommerce-web-preview.is-desktop .woocommerce-web-preview__iframe-wrapper{border-radius:0;box-shadow:none}.woocommerce-theme-preview-active{overflow:hidden}.woocommerce-theme-preview-active .woocommerce-profile-wizard__header{display:none}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-20:#005a87}body.admin-color-light{--wp-admin-theme-color:#0085ba;--wp-admin-theme-color-darker-10:#0073a1;--wp-admin-theme-color-darker-20:#006187}body.admin-color-modern{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-20:#183ad6}body.admin-color-blue{--wp-admin-theme-color:#096484;--wp-admin-theme-color-darker-10:#07526c;--wp-admin-theme-color-darker-20:#064054}body.admin-color-coffee{--wp-admin-theme-color:#46403c;--wp-admin-theme-color-darker-10:#383330;--wp-admin-theme-color-darker-20:#2b2724}body.admin-color-ectoplasm{--wp-admin-theme-color:#523f6d;--wp-admin-theme-color-darker-10:#46365d;--wp-admin-theme-color-darker-20:#3a2c4d}body.admin-color-midnight{--wp-admin-theme-color:#e14d43;--wp-admin-theme-color-darker-10:#dd382d;--wp-admin-theme-color-darker-20:#d02c21}body.admin-color-ocean{--wp-admin-theme-color:#627c83;--wp-admin-theme-color-darker-10:#576e74;--wp-admin-theme-color-darker-20:#4c6066}body.admin-color-sunrise{--wp-admin-theme-color:#dd823b;--wp-admin-theme-color-darker-10:#d97426;--wp-admin-theme-color-darker-20:#c36922}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__step-header{text-align:center;margin:16px 0 24px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__step-header h2{margin-bottom:4px;color:#1e1e1e}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__step-header p{color:#757575;display:flex;align-items:center;justify-content:center}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__step-header p .woocommerce-profile-wizard__tooltip-icon{height:16px}.woocommerce-profile-wizard__body .woocommerce-card{margin-top:16px;color:#757575;text-align:left}.woocommerce-profile-wizard__body .woocommerce-card h1,.woocommerce-profile-wizard__body .woocommerce-card h2,.woocommerce-profile-wizard__body .woocommerce-card h3{color:#1e1e1e}.woocommerce-profile-wizard__body .woocommerce-card button.is-button{display:flex;margin:8px auto 0;width:310px;max-width:100%;justify-content:center}.woocommerce-profile-wizard__body .woocommerce-card .business-competitors .woocommerce-select-control__listbox{max-height:unset}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__card-actions{text-align:center}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__card-actions .components-button{margin-top:12px}.woocommerce-profile-wizard__body .woocommerce-card+.woocommerce-profile-wizard__card-help-text{font-size:14px;color:#949494;text-align:center;margin-top:16px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__header{height:56px;border-bottom:1px solid #dcdcde;display:flex;align-items:center;justify-content:center;background:#fff}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__header-subtitle{font-weight:400;text-align:center;color:#757575;font-size:16px;line-height:24px;margin-top:8px;margin-bottom:32px;margin-right:8px;display:flex;justify-content:center}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__intro-paragraph{margin-top:5px;margin-bottom:18px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__container{margin-top:36px;margin-left:auto;margin-right:auto;text-align:left}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__container>*{max-width:504px;margin-left:auto;margin-right:auto}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__container.benefits{text-align:center}@media (max-width:782px){.woocommerce-profile-wizard__body .woocommerce-profile-wizard__container{padding-left:16px;padding-right:16px;margin-bottom:72px;margin-top:0}}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__container .components-popover__content>div{padding:16px 24px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__container .woocommerce-card~p{color:#949494;text-align:center}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__container .woocommerce-profile-wizard__footer{margin:34px auto;display:flex;justify-content:center}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__container .woocommerce-profile-wizard__footer-link{display:flex;text-decoration:none}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__container .woocommerce-profile-wizard__footnote p{color:#757575;text-align:left;margin-bottom:12px}.woocommerce-profile-wizard__body #woocommerce-layout__primary{text-align:center;margin:0;width:100%}.woocommerce-profile-wizard__body .woocommerce-layout .woocommerce-layout__main{padding-right:0}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__error{display:block;padding:16px;font-size:12px;color:#d63638}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefit{display:flex}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefit svg:first-child{width:24px;min-width:24px;margin-right:24px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefit .woocommerce-profile-wizard__benefit-title{font-size:16px;font-weight:400;margin-top:0;margin-bottom:8px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefit .woocommerce-profile-wizard__benefit-content{margin-left:16px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefit .woocommerce-profile-wizard__benefit-content p{padding-bottom:16px;margin-top:0;border-bottom:1px solid #dcdcde;font-size:14px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefit .woocommerce-profile-wizard__benefit-toggle{padding-top:36px;margin-left:16px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefit:last-child p{border-bottom:0;margin-bottom:0}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefits{display:-ms-grid;display:grid;grid-gap:16px;grid-auto-columns:1fr;grid-auto-flow:column}@media (max-width:960px){.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefits{justify-items:center;grid-auto-flow:row}}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefits-logo{display:block;margin:0 auto}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefit-card{display:flex;flex-direction:column;background:#f6f7f7;width:100%;max-width:295px;overflow:hidden;text-align:left}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefit-card .woocommerce-profile-wizard__benefit-card-title{font-size:16px;font-weight:600;margin-top:0;margin-bottom:8px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefit-card .woocommerce-profile-wizard__benefit-card-content{padding:24px 32px 32px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefit-card .woocommerce-profile-wizard__benefit-card-content p{padding:0;margin:0;font-size:14px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__business-extension{background:#f6f6f6;height:100%;padding:12px 4px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__business-extension img{box-sizing:unset;max-width:100px;max-height:50%;vertical-align:middle}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__tracking .woocommerce-profile-wizard__tracking-checkbox{margin-top:16px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__tracking .components-form-toggle{display:none}@media (max-width:782px){.woocommerce-profile-wizard__body .woocommerce-profile-wizard__tracking{display:flex;flex-direction:row-reverse;align-items:center;justify-content:flex-end}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__tracking .components-form-toggle{display:inline-block}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__tracking .components-checkbox-control__input{display:none}}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__client{margin:8px 0}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__checkbox-group{margin:-16px -16px 0}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__checkbox-group .woocommerce-profile-wizard__checkbox{margin-top:0;margin-bottom:0;position:relative;padding:12px 24px;min-height:46px;border-bottom:1px solid #f0f0f0}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__checkbox-group .woocommerce-profile-wizard__checkbox .components-base-control{position:relative}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__checkbox-group .woocommerce-profile-wizard__checkbox .components-base-control__field{margin:0}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__checkbox-group .woocommerce-profile-wizard__checkbox label.components-checkbox-control__label{font-size:16px;margin-left:0}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__checkbox-group .woocommerce-profile-wizard__checkbox .components-base-control__help{margin-left:48px;font-style:normal;color:#949494;font-size:14px;line-height:20px;margin-top:3px;margin-bottom:0}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__checkbox-group .woocommerce-profile-wizard__checkbox:last-of-type:after{display:none}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__checkbox-group .woocommerce-profile-wizard__text{margin:0 16px 10px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__checkbox-group svg.dashicon.components-checkbox-control__checked{left:1px;top:-1px}@media (max-width:600px){.woocommerce-profile-wizard__body svg.dashicon.components-checkbox-control__checked{left:-2px;top:-1px;width:21px;height:21px}}.woocommerce-profile-wizard__body .woocommerce-select-control__control{margin:16px 0;padding-right:40px;box-shadow:0 2px 6px rgba(0,0,0,.05)}.woocommerce-profile-wizard__body .woocommerce-select-control__control.is-active{border-color:#007cba;border-color:var(--wp-admin-theme-color)}.woocommerce-profile-wizard__body .woocommerce-select-control__control .components-base-control__label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 56px)}.woocommerce-profile-wizard__body .woocommerce-select-control__control:after{display:block;pointer-events:none;cursor:pointer;position:absolute;float:right;line-height:56px;font-family:dashicons,sans-serif;font-size:20px;content:"\f140";z-index:1;height:24px;width:24px;margin-top:0;top:0;right:16px;bottom:16px;color:#000}.woocommerce-profile-wizard__body #wpadminbar{display:none}.woocommerce-profile-wizard__body #wpbody{padding-top:0}.woocommerce-profile-wizard__benefits-card.woocommerce-card{display:inline-block;max-width:100%;text-align:center}.woocommerce-profile-wizard__benefits-card.woocommerce-card .woocommerce-card__body{padding:48px}.woocommerce-profile-wizard__benefits-card.woocommerce-card .woocommerce-profile-wizard__card-actions{margin-top:16px;display:inline-flex}.woocommerce-profile-wizard__benefits-card.woocommerce-card .woocommerce-profile-wizard__card-actions .components-button{width:auto}.woocommerce-profile-wizard__benefits-card.woocommerce-card .woocommerce-profile-wizard__card-actions .components-button:first-child{margin-right:16px}.woocommerce-profile-wizard__benefits-card.woocommerce-card .woocommerce-profile-wizard__benefits-install-notice{margin-top:24px;margin-bottom:0;font-size:14px;color:#787c82}.woocommerce-profile-wizard__plugins-card .woocommerce-profile-wizard__plugins-actions{text-align:left;margin-left:44px}.woocommerce-profile-wizard__plugins-card .woocommerce-profile-wizard__plugins-actions button.is-button{height:40px;min-width:auto;display:initial;margin:16px 12px 0 0}.woocommerce-profile-wizard__header svg>g{transform:none}@media (max-width:782px){.woocommerce-profile-wizard__header{position:fixed;z-index:999;width:100%;bottom:0;border-top:1px solid #dcdcde;border-bottom:none}}.woocommerce-profile-wizard__header .woocommerce-stepper{margin:0 16px;width:100%}.woocommerce-profile-wizard__header .woocommerce-stepper__steps{margin:0}.woocommerce-profile-wizard__submit{margin-bottom:12px}.woocommerce-profile-wizard__tooltip-icon{color:#50575e;display:flex;align-items:center;margin-left:4px;cursor:help}.components-modal__frame.woocommerce-profile-wizard__usage-modal{width:600px;max-width:100%}.components-modal__frame.woocommerce-profile-wizard__usage-modal .components-modal__header{border-bottom:0;margin-bottom:0}.components-modal__frame.woocommerce-profile-wizard__usage-modal .woocommerce-profile-wizard__usage-wrapper{flex-grow:1;display:flex;flex-direction:column}.components-modal__frame.woocommerce-profile-wizard__usage-modal .woocommerce-profile-wizard__usage-wrapper a{color:#50575e}.components-modal__frame.woocommerce-profile-wizard__usage-modal .woocommerce-profile-wizard__usage-wrapper button.is-primary{align-self:flex-end}.woocommerce-business-extensions{margin-left:-16px;margin-right:-16px;padding:16px 24px;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;display:flex;align-items:center}.woocommerce-business-extensions label{display:flex;align-items:center}.woocommerce-business-extensions .components-checkbox-control__input-container{margin-right:16px}.woocommerce-business-extensions .woocommerce-business-extensions__label-subtext{display:block;color:#949494}.woocommerce-business-extensions .woocommerce-business-extensions__popover-wrapper{margin-left:auto}.woocommerce-business-extensions .woocommerce-business-extensions__benefits{padding:4px;display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;max-width:100%;min-width:580px;font-size:14px}@media (max-width:782px){.woocommerce-business-extensions .woocommerce-business-extensions__benefits{-ms-grid-columns:1fr;grid-template-columns:1fr;min-width:300px}}.woocommerce-business-extensions .woocommerce-business-extensions__benefits .woocommerce-business-extensions__benefit{padding:10px;font-size:14px;display:inline-flex}.woocommerce-business-extensions .woocommerce-business-extensions__benefits .woocommerce-business-extensions__benefit i{color:#007cba;color:var(--wp-admin-theme-color);margin-right:16px}
packages/woocommerce-admin/dist/chunks/46.style.rtl.css CHANGED
@@ -1 +1 @@
1
- .woocommerce-profile-wizard__body .woocommerce-profile-wizard__product-types .woocommerce-product-wizard__product-types-label{display:inline-block;margin-left:4px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__product-types .woocommerce-profile-wizard__checkbox-group .woocommerce-profile-wizard__checkbox{display:flex;align-items:center;min-height:64px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__product-types .woocommerce-profile-wizard__checkbox-group .woocommerce-profile-wizard__checkbox .components-button{padding:0;height:auto}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__product-types .components-base-control__field,.woocommerce-profile-wizard__body .woocommerce-profile-wizard__product-types .components-checkbox-control__label{display:flex;width:100%;align-items:center}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__product-types .components-checkbox-control__label .woocommerce-pill{margin-right:auto}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__product-types .components-popover .components-popover__content{min-width:360px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__product-types .woocommerce-profile-wizard__product-types-pricing-toggle.woocommerce-profile-wizard__checkbox{display:flex;align-items:center;justify-content:flex-end;color:#949494}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__product-types .woocommerce-profile-wizard__product-types-pricing-toggle.woocommerce-profile-wizard__checkbox label{display:inline-flex;align-items:center}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__product-types .woocommerce-profile-wizard__product-types-pricing-toggle.woocommerce-profile-wizard__checkbox .components-form-toggle{display:inline-flex;margin-right:16px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__product-types .woocommerce-profile-wizard__card-actions .components-button.is-primary{margin-top:16px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__container>.woocommerce-profile-wizard__themes-tab-panel{margin-bottom:24px}@media (min-width:783px){.woocommerce-profile-wizard__body .woocommerce-profile-wizard__container>.woocommerce-profile-wizard__themes-tab-panel{max-width:810px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__container>.woocommerce-profile-wizard__themes-tab-panel .woocommerce-profile-wizard__themes{display:-ms-grid;display:grid;grid-gap:24px;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}}.woocommerce-profile-wizard__themes-tab-panel .components-tab-panel__tabs{display:flex;justify-content:space-between;background:#fff;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);border-radius:3px;margin-top:24px;margin-bottom:24px}.woocommerce-profile-wizard__themes-tab-panel .components-tab-panel__tabs button{border:0;color:#646970;display:flex;align-items:center;justify-content:center;background:transparent;height:48px;width:100%;font-size:14px;font-size:.875rem;font-weight:500;outline:none;padding:0 24px}p.woocommerce-profile-wizard__themes-skip-this-step{text-align:center}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card{overflow:hidden}@media (min-width:783px){.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card{margin:0}}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card .woocommerce-card__body{padding:0;display:flex;flex-direction:column;height:100%}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card .woocommerce-profile-wizard__theme-image{width:100%;height:300px;background-size:cover}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card .woocommerce-profile-wizard__theme-name{margin-top:auto;margin-bottom:8px;font-size:24px;font-size:1.5rem;font-weight:400}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card .woocommerce-profile-wizard__theme-name svg{max-width:18px;height:18px;margin-right:8px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card .woocommerce-profile-wizard__theme-name svg path{fill:#d63638}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card .woocommerce-profile-wizard__theme-details{padding:16px;display:flex;flex-direction:column;margin-top:auto}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card .woocommerce-profile-wizard__theme-status{margin:0;font-size:14px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card .woocommerce-profile-wizard__theme-learn-more{display:inline-block}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card .woocommerce-profile-wizard__theme-actions button.components-button{margin:13px auto 0;display:block;width:auto;min-width:106px;height:40px;line-height:1}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card .woocommerce-profile-wizard__theme-actions button.components-button.is-primary{color:#fff}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card .woocommerce-profile-wizard__theme-actions button.components-button.is-tertiary{font-size:14px;font-weight:500}.woocommerce-profile-wizard__body .woocommerce-theme-uploader.woocommerce-card{margin:0;position:relative}.woocommerce-profile-wizard__body .woocommerce-theme-uploader.woocommerce-card .woocommerce-card__body{height:100%}.woocommerce-profile-wizard__body .woocommerce-theme-uploader.woocommerce-card.is-uploading .components-drop-zone__provider{min-height:382px}.woocommerce-profile-wizard__body .woocommerce-theme-uploader.woocommerce-card .components-drop-zone__provider{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:2px;background:#f6f6f6;border:1px dashed #b0b5b8}.woocommerce-profile-wizard__body .woocommerce-theme-uploader.woocommerce-card .components-form-file-upload{flex:1;width:100%}.woocommerce-profile-wizard__body .woocommerce-theme-uploader.woocommerce-card .components-form-file-upload>.components-button{flex:1;flex-direction:column;justify-content:center;margin:0;width:100%;height:100%;min-height:380px}.woocommerce-profile-wizard__body .woocommerce-theme-uploader.woocommerce-card .components-form-file-upload>.components-button>.gridicon{width:48px;height:48px}.woocommerce-profile-wizard__body .woocommerce-theme-uploader.woocommerce-card .components-form-file-upload>.components-button>.gridicon path{fill:#50575d}.woocommerce-profile-wizard__body .woocommerce-theme-uploader.woocommerce-card .components-form-file-upload>.components-button .dashicons-upload{display:none}.woocommerce-profile-wizard__body .woocommerce-theme-uploader.woocommerce-card .woocommerce-theme-uploader__title{margin:8px 0;font-size:24px;font-size:1.5rem;font-weight:400}.woocommerce-profile-wizard__body .woocommerce-theme-uploader.woocommerce-card p{font-size:14px;font-size:.875rem;margin:0}.woocommerce-theme-preview{position:fixed;top:0;right:0;width:100%;height:100%;max-width:100%!important;display:flex;flex-direction:column}.woocommerce-theme-preview .woocommerce-theme-preview__toolbar{background:#fff;flex-direction:row;display:flex;height:56px;border-bottom:1px solid #dcdcde;padding-right:16px;padding-left:16px;align-items:center}.woocommerce-theme-preview .woocommerce-theme-preview__toolbar .is-button.is-primary{height:40px;margin:0}@media (max-width:782px){.woocommerce-theme-preview .woocommerce-theme-preview__toolbar .is-button.is-primary{margin-right:auto}}.woocommerce-theme-preview .woocommerce-theme-preview__theme-name{padding-right:16px;color:#1d2327;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:50%}.woocommerce-theme-preview .woocommerce-theme-preview__close{padding:0 0 0 16px;color:#646970}.woocommerce-theme-preview .woocommerce-theme-preview__devices{margin-right:auto;margin-left:16px}.woocommerce-theme-preview .woocommerce-theme-preview__devices .woocommerce-theme-preview__device{padding:12px;color:#646970;margin:0;border-radius:50%}.woocommerce-theme-preview .woocommerce-theme-preview__devices .woocommerce-theme-preview__device.is-selected,.woocommerce-theme-preview .woocommerce-theme-preview__devices .woocommerce-theme-preview__device:focus{background:#646970;color:#fff}@media (max-width:782px){.woocommerce-theme-preview .woocommerce-theme-preview__devices{display:none}}.woocommerce-theme-preview .woocommerce-web-preview{flex:1;padding:40px 16px;overflow:scroll}.woocommerce-theme-preview .woocommerce-web-preview .woocommerce-web-preview__iframe-wrapper{height:100%;border-radius:3px;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);overflow:hidden;margin:0 auto}.woocommerce-theme-preview .woocommerce-web-preview .woocommerce-web-preview__iframe-wrapper iframe{display:block}.woocommerce-theme-preview .woocommerce-web-preview.is-mobile .woocommerce-web-preview__iframe-wrapper{max-width:360px}.woocommerce-theme-preview .woocommerce-web-preview.is-tablet .woocommerce-web-preview__iframe-wrapper{max-width:768px}.woocommerce-theme-preview .woocommerce-web-preview.is-desktop{width:100%;padding:0}.woocommerce-theme-preview .woocommerce-web-preview.is-desktop .woocommerce-web-preview__iframe-wrapper{border-radius:0;box-shadow:none}.woocommerce-theme-preview-active{overflow:hidden}.woocommerce-theme-preview-active .woocommerce-profile-wizard__header{display:none}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-20:#005a87}body.admin-color-light{--wp-admin-theme-color:#0085ba;--wp-admin-theme-color-darker-10:#0073a1;--wp-admin-theme-color-darker-20:#006187}body.admin-color-modern{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-20:#183ad6}body.admin-color-blue{--wp-admin-theme-color:#096484;--wp-admin-theme-color-darker-10:#07526c;--wp-admin-theme-color-darker-20:#064054}body.admin-color-coffee{--wp-admin-theme-color:#46403c;--wp-admin-theme-color-darker-10:#383330;--wp-admin-theme-color-darker-20:#2b2724}body.admin-color-ectoplasm{--wp-admin-theme-color:#523f6d;--wp-admin-theme-color-darker-10:#46365d;--wp-admin-theme-color-darker-20:#3a2c4d}body.admin-color-midnight{--wp-admin-theme-color:#e14d43;--wp-admin-theme-color-darker-10:#dd382d;--wp-admin-theme-color-darker-20:#d02c21}body.admin-color-ocean{--wp-admin-theme-color:#627c83;--wp-admin-theme-color-darker-10:#576e74;--wp-admin-theme-color-darker-20:#4c6066}body.admin-color-sunrise{--wp-admin-theme-color:#dd823b;--wp-admin-theme-color-darker-10:#d97426;--wp-admin-theme-color-darker-20:#c36922}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__step-header{text-align:center;margin:16px 0 24px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__step-header h2{margin-bottom:4px;color:#1e1e1e}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__step-header p{color:#757575;display:flex;align-items:center;justify-content:center}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__step-header p .woocommerce-profile-wizard__tooltip-icon{height:16px}.woocommerce-profile-wizard__body .woocommerce-card{margin-top:16px;color:#757575;text-align:right}.woocommerce-profile-wizard__body .woocommerce-card h1,.woocommerce-profile-wizard__body .woocommerce-card h2,.woocommerce-profile-wizard__body .woocommerce-card h3{color:#1e1e1e}.woocommerce-profile-wizard__body .woocommerce-card button.is-button{display:flex;margin:8px auto 0;width:310px;max-width:100%;justify-content:center}.woocommerce-profile-wizard__body .woocommerce-card .business-competitors .woocommerce-select-control__listbox{max-height:unset}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__card-actions{text-align:center}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__card-actions .components-button{margin-top:12px}.woocommerce-profile-wizard__body .woocommerce-card+.woocommerce-profile-wizard__card-help-text{font-size:14px;color:#949494;text-align:center;margin-top:16px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__header{height:56px;border-bottom:1px solid #dcdcde;display:flex;align-items:center;justify-content:center;background:#fff}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__header-subtitle{font-weight:400;text-align:center;color:#757575;font-size:16px;line-height:24px;margin-top:8px;margin-bottom:32px;margin-left:8px;display:flex;justify-content:center}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__intro-paragraph{margin-top:5px;margin-bottom:18px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__container{margin-top:36px;margin-right:auto;margin-left:auto;text-align:right}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__container>*{max-width:504px;margin-right:auto;margin-left:auto}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__container.benefits{text-align:center}@media (max-width:782px){.woocommerce-profile-wizard__body .woocommerce-profile-wizard__container{padding-right:16px;padding-left:16px;margin-bottom:72px;margin-top:0}}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__container .components-popover__content>div{padding:16px 24px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__container .woocommerce-card~p{color:#949494;text-align:center}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__container .woocommerce-profile-wizard__footer{margin:34px auto;display:flex;justify-content:center}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__container .woocommerce-profile-wizard__footer-link{display:flex;text-decoration:none}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__container .woocommerce-profile-wizard__footnote p{color:#757575;text-align:right;margin-bottom:12px}.woocommerce-profile-wizard__body #woocommerce-layout__primary{text-align:center;margin:0;width:100%}.woocommerce-profile-wizard__body .woocommerce-layout .woocommerce-layout__main{padding-left:0}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__error{display:block;padding:16px;font-size:12px;color:#d63638}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefit{display:flex}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefit svg:first-child{width:24px;min-width:24px;margin-left:24px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefit .woocommerce-profile-wizard__benefit-title{font-size:16px;font-weight:400;margin-top:0;margin-bottom:8px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefit .woocommerce-profile-wizard__benefit-content{margin-right:16px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefit .woocommerce-profile-wizard__benefit-content p{padding-bottom:16px;margin-top:0;border-bottom:1px solid #dcdcde;font-size:14px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefit .woocommerce-profile-wizard__benefit-toggle{padding-top:36px;margin-right:16px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefit:last-child p{border-bottom:0;margin-bottom:0}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefits{display:-ms-grid;display:grid;grid-gap:16px;grid-auto-columns:1fr;grid-auto-flow:column}@media (max-width:960px){.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefits{justify-items:center;grid-auto-flow:row}}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefits-logo{display:block;margin:0 auto}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefit-card{display:flex;flex-direction:column;background:#f6f7f7;width:100%;max-width:295px;overflow:hidden;text-align:right}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefit-card .woocommerce-profile-wizard__benefit-card-title{font-size:16px;font-weight:600;margin-top:0;margin-bottom:8px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefit-card .woocommerce-profile-wizard__benefit-card-content{padding:24px 32px 32px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefit-card .woocommerce-profile-wizard__benefit-card-content p{padding:0;margin:0;font-size:14px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__business-extension{background:#f6f6f6;height:100%;padding:12px 4px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__business-extension img{box-sizing:unset;max-width:100px;max-height:50%;vertical-align:middle}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__tracking .woocommerce-profile-wizard__tracking-checkbox{margin-top:16px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__tracking .components-form-toggle{display:none}@media (max-width:782px){.woocommerce-profile-wizard__body .woocommerce-profile-wizard__tracking{display:flex;flex-direction:row-reverse;align-items:center;justify-content:flex-end}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__tracking .components-form-toggle{display:inline-block}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__tracking .components-checkbox-control__input{display:none}}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__client{margin:8px 0}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__checkbox-group{margin:-16px -16px 0}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__checkbox-group .woocommerce-profile-wizard__checkbox{margin-top:0;margin-bottom:0;position:relative;padding:16px 24px;min-height:56px;border-bottom:1px solid #f0f0f0}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__checkbox-group .woocommerce-profile-wizard__checkbox .components-base-control{position:relative}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__checkbox-group .woocommerce-profile-wizard__checkbox .components-base-control__field{margin:0}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__checkbox-group .woocommerce-profile-wizard__checkbox label.components-checkbox-control__label{margin-right:0}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__checkbox-group .woocommerce-profile-wizard__checkbox .components-base-control__help{margin-right:48px;font-style:normal;color:#949494;font-size:14px;line-height:20px;margin-top:3px;margin-bottom:0}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__checkbox-group .woocommerce-profile-wizard__checkbox:last-of-type:after{display:none}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__checkbox-group .woocommerce-profile-wizard__text{margin:0 16px 10px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__checkbox-group svg.dashicon.components-checkbox-control__checked{right:1px;top:-1px}@media (max-width:600px){.woocommerce-profile-wizard__body svg.dashicon.components-checkbox-control__checked{right:-2px;top:-1px;width:21px;height:21px}}.woocommerce-profile-wizard__body .woocommerce-select-control__control{margin:16px 0;padding-left:40px;box-shadow:0 2px 6px rgba(0,0,0,.05)}.woocommerce-profile-wizard__body .woocommerce-select-control__control.is-active{border-color:#007cba;border-color:var(--wp-admin-theme-color)}.woocommerce-profile-wizard__body .woocommerce-select-control__control .components-base-control__label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 56px)}.woocommerce-profile-wizard__body .woocommerce-select-control__control:after{display:block;pointer-events:none;cursor:pointer;position:absolute;float:left;line-height:56px;font-family:dashicons,sans-serif;font-size:20px;content:"\f140";z-index:1;height:24px;width:24px;margin-top:0;top:0;left:16px;bottom:16px;color:#000}.woocommerce-profile-wizard__body #wpadminbar{display:none}.woocommerce-profile-wizard__body #wpbody{padding-top:0}.woocommerce-profile-wizard__benefits-card.woocommerce-card{display:inline-block;max-width:100%;text-align:center}.woocommerce-profile-wizard__benefits-card.woocommerce-card .woocommerce-card__body{padding:48px}.woocommerce-profile-wizard__benefits-card.woocommerce-card .woocommerce-profile-wizard__card-actions{margin-top:16px;display:inline-flex}.woocommerce-profile-wizard__benefits-card.woocommerce-card .woocommerce-profile-wizard__card-actions .components-button{width:auto}.woocommerce-profile-wizard__benefits-card.woocommerce-card .woocommerce-profile-wizard__card-actions .components-button:first-child{margin-left:16px}.woocommerce-profile-wizard__benefits-card.woocommerce-card .woocommerce-profile-wizard__benefits-install-notice{margin-top:24px;margin-bottom:0;font-size:14px;color:#787c82}.woocommerce-profile-wizard__plugins-card .woocommerce-profile-wizard__plugins-actions{text-align:right;margin-right:44px}.woocommerce-profile-wizard__plugins-card .woocommerce-profile-wizard__plugins-actions button.is-button{height:40px;min-width:auto;display:initial;margin:16px 0 0 12px}.woocommerce-profile-wizard__header svg>g{transform:none}@media (max-width:782px){.woocommerce-profile-wizard__header{position:fixed;z-index:999;width:100%;bottom:0;border-top:1px solid #dcdcde;border-bottom:none}}.woocommerce-profile-wizard__header .woocommerce-stepper{margin:0 16px;width:100%}.woocommerce-profile-wizard__header .woocommerce-stepper__steps{margin:0}.woocommerce-profile-wizard__submit{margin-bottom:12px}.woocommerce-profile-wizard__tooltip-icon{color:#50575e;display:flex;align-items:center;margin-right:4px;cursor:help}.components-modal__frame.woocommerce-profile-wizard__usage-modal{width:600px;max-width:100%}.components-modal__frame.woocommerce-profile-wizard__usage-modal .components-modal__header{border-bottom:0;margin-bottom:0}.components-modal__frame.woocommerce-profile-wizard__usage-modal .woocommerce-profile-wizard__usage-wrapper{flex-grow:1;display:flex;flex-direction:column}.components-modal__frame.woocommerce-profile-wizard__usage-modal .woocommerce-profile-wizard__usage-wrapper a{color:#50575e}.components-modal__frame.woocommerce-profile-wizard__usage-modal .woocommerce-profile-wizard__usage-wrapper button.is-primary{align-self:flex-end}.woocommerce-business-extensions{margin-right:-16px;margin-left:-16px;padding:16px 24px;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;display:flex;align-items:center}.woocommerce-business-extensions label{display:flex;align-items:center}.woocommerce-business-extensions .components-checkbox-control__input-container{margin-left:16px}.woocommerce-business-extensions .woocommerce-business-extensions__label-subtext{display:block;color:#949494}.woocommerce-business-extensions .woocommerce-business-extensions__popover-wrapper{margin-right:auto}.woocommerce-business-extensions .woocommerce-business-extensions__benefits{padding:4px;display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;max-width:100%;min-width:580px;font-size:14px}@media (max-width:782px){.woocommerce-business-extensions .woocommerce-business-extensions__benefits{-ms-grid-columns:1fr;grid-template-columns:1fr;min-width:300px}}.woocommerce-business-extensions .woocommerce-business-extensions__benefits .woocommerce-business-extensions__benefit{padding:10px;font-size:14px;display:inline-flex}.woocommerce-business-extensions .woocommerce-business-extensions__benefits .woocommerce-business-extensions__benefit i{color:#007cba;color:var(--wp-admin-theme-color);margin-left:16px}
1
+ .woocommerce-profile-wizard__body .woocommerce-profile-wizard__product-types .woocommerce-product-wizard__product-types-label{display:inline-block;margin-left:4px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__product-types .woocommerce-profile-wizard__checkbox-group .woocommerce-profile-wizard__checkbox{display:flex;align-items:center;min-height:64px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__product-types .woocommerce-profile-wizard__checkbox-group .woocommerce-profile-wizard__checkbox .components-button{padding:0;height:auto}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__product-types .components-base-control__field,.woocommerce-profile-wizard__body .woocommerce-profile-wizard__product-types .components-checkbox-control__label{display:flex;width:100%;align-items:center}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__product-types .components-checkbox-control__label .woocommerce-pill{margin-right:auto}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__product-types .components-popover .components-popover__content{min-width:360px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__product-types .woocommerce-profile-wizard__product-types-pricing-toggle.woocommerce-profile-wizard__checkbox{display:flex;align-items:center;justify-content:flex-end;color:#949494}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__product-types .woocommerce-profile-wizard__product-types-pricing-toggle.woocommerce-profile-wizard__checkbox label{display:inline-flex;align-items:center}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__product-types .woocommerce-profile-wizard__product-types-pricing-toggle.woocommerce-profile-wizard__checkbox .components-form-toggle{display:inline-flex;margin-right:16px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__product-types .woocommerce-profile-wizard__card-actions .components-button.is-primary{margin-top:16px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__container>.woocommerce-profile-wizard__themes-tab-panel{margin-bottom:24px}@media (min-width:783px){.woocommerce-profile-wizard__body .woocommerce-profile-wizard__container>.woocommerce-profile-wizard__themes-tab-panel{max-width:810px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__container>.woocommerce-profile-wizard__themes-tab-panel .woocommerce-profile-wizard__themes{display:-ms-grid;display:grid;grid-gap:24px;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}}.woocommerce-profile-wizard__themes-tab-panel .components-tab-panel__tabs{display:flex;justify-content:space-between;background:#fff;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);border-radius:3px;margin-top:24px;margin-bottom:24px}.woocommerce-profile-wizard__themes-tab-panel .components-tab-panel__tabs button{border:0;color:#646970;display:flex;align-items:center;justify-content:center;background:transparent;height:48px;width:100%;font-size:14px;font-size:.875rem;font-weight:500;outline:none;padding:0 24px}p.woocommerce-profile-wizard__themes-skip-this-step{text-align:center}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card{overflow:hidden}@media (min-width:783px){.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card{margin:0}}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card .woocommerce-card__body{padding:0;display:flex;flex-direction:column;height:100%}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card .woocommerce-profile-wizard__theme-image{width:100%;height:300px;background-size:cover}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card .woocommerce-profile-wizard__theme-name{margin-top:auto;margin-bottom:8px;font-size:24px;font-size:1.5rem;font-weight:400}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card .woocommerce-profile-wizard__theme-name svg{max-width:18px;height:18px;margin-right:8px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card .woocommerce-profile-wizard__theme-name svg path{fill:#d63638}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card .woocommerce-profile-wizard__theme-details{padding:16px;display:flex;flex-direction:column;margin-top:auto}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card .woocommerce-profile-wizard__theme-status{margin:0;font-size:14px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card .woocommerce-profile-wizard__theme-learn-more{display:inline-block}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card .woocommerce-profile-wizard__theme-actions button.components-button{margin:13px auto 0;display:block;width:auto;min-width:106px;height:40px;line-height:1}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card .woocommerce-profile-wizard__theme-actions button.components-button.is-primary{color:#fff}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__theme.woocommerce-card .woocommerce-profile-wizard__theme-actions button.components-button.is-tertiary{font-size:14px;font-weight:500}.woocommerce-profile-wizard__body .woocommerce-theme-uploader.woocommerce-card{margin:0;position:relative}.woocommerce-profile-wizard__body .woocommerce-theme-uploader.woocommerce-card .woocommerce-card__body{height:100%}.woocommerce-profile-wizard__body .woocommerce-theme-uploader.woocommerce-card.is-uploading .components-drop-zone__provider{min-height:382px}.woocommerce-profile-wizard__body .woocommerce-theme-uploader.woocommerce-card .components-drop-zone__provider{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:2px;background:#f6f6f6;border:1px dashed #b0b5b8}.woocommerce-profile-wizard__body .woocommerce-theme-uploader.woocommerce-card .components-form-file-upload{flex:1;width:100%}.woocommerce-profile-wizard__body .woocommerce-theme-uploader.woocommerce-card .components-form-file-upload>.components-button{flex:1;flex-direction:column;justify-content:center;margin:0;width:100%;height:100%;min-height:380px}.woocommerce-profile-wizard__body .woocommerce-theme-uploader.woocommerce-card .components-form-file-upload>.components-button>.gridicon{width:48px;height:48px}.woocommerce-profile-wizard__body .woocommerce-theme-uploader.woocommerce-card .components-form-file-upload>.components-button>.gridicon path{fill:#50575d}.woocommerce-profile-wizard__body .woocommerce-theme-uploader.woocommerce-card .components-form-file-upload>.components-button .dashicons-upload{display:none}.woocommerce-profile-wizard__body .woocommerce-theme-uploader.woocommerce-card .woocommerce-theme-uploader__title{margin:8px 0;font-size:24px;font-size:1.5rem;font-weight:400}.woocommerce-profile-wizard__body .woocommerce-theme-uploader.woocommerce-card p{font-size:14px;font-size:.875rem;margin:0}.woocommerce-theme-preview{position:fixed;top:0;right:0;width:100%;height:100%;max-width:100%!important;display:flex;flex-direction:column}.woocommerce-theme-preview .woocommerce-theme-preview__toolbar{background:#fff;flex-direction:row;display:flex;height:56px;border-bottom:1px solid #dcdcde;padding-right:16px;padding-left:16px;align-items:center}.woocommerce-theme-preview .woocommerce-theme-preview__toolbar .is-button.is-primary{height:40px;margin:0}@media (max-width:782px){.woocommerce-theme-preview .woocommerce-theme-preview__toolbar .is-button.is-primary{margin-right:auto}}.woocommerce-theme-preview .woocommerce-theme-preview__theme-name{padding-right:16px;color:#1d2327;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:50%}.woocommerce-theme-preview .woocommerce-theme-preview__close{padding:0 0 0 16px;color:#646970}.woocommerce-theme-preview .woocommerce-theme-preview__devices{margin-right:auto;margin-left:16px}.woocommerce-theme-preview .woocommerce-theme-preview__devices .woocommerce-theme-preview__device{padding:12px;color:#646970;margin:0;border-radius:50%}.woocommerce-theme-preview .woocommerce-theme-preview__devices .woocommerce-theme-preview__device.is-selected,.woocommerce-theme-preview .woocommerce-theme-preview__devices .woocommerce-theme-preview__device:focus{background:#646970;color:#fff}@media (max-width:782px){.woocommerce-theme-preview .woocommerce-theme-preview__devices{display:none}}.woocommerce-theme-preview .woocommerce-web-preview{flex:1;padding:40px 16px;overflow:scroll}.woocommerce-theme-preview .woocommerce-web-preview .woocommerce-web-preview__iframe-wrapper{height:100%;border-radius:3px;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);overflow:hidden;margin:0 auto}.woocommerce-theme-preview .woocommerce-web-preview .woocommerce-web-preview__iframe-wrapper iframe{display:block}.woocommerce-theme-preview .woocommerce-web-preview.is-mobile .woocommerce-web-preview__iframe-wrapper{max-width:360px}.woocommerce-theme-preview .woocommerce-web-preview.is-tablet .woocommerce-web-preview__iframe-wrapper{max-width:768px}.woocommerce-theme-preview .woocommerce-web-preview.is-desktop{width:100%;padding:0}.woocommerce-theme-preview .woocommerce-web-preview.is-desktop .woocommerce-web-preview__iframe-wrapper{border-radius:0;box-shadow:none}.woocommerce-theme-preview-active{overflow:hidden}.woocommerce-theme-preview-active .woocommerce-profile-wizard__header{display:none}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-20:#005a87}body.admin-color-light{--wp-admin-theme-color:#0085ba;--wp-admin-theme-color-darker-10:#0073a1;--wp-admin-theme-color-darker-20:#006187}body.admin-color-modern{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-20:#183ad6}body.admin-color-blue{--wp-admin-theme-color:#096484;--wp-admin-theme-color-darker-10:#07526c;--wp-admin-theme-color-darker-20:#064054}body.admin-color-coffee{--wp-admin-theme-color:#46403c;--wp-admin-theme-color-darker-10:#383330;--wp-admin-theme-color-darker-20:#2b2724}body.admin-color-ectoplasm{--wp-admin-theme-color:#523f6d;--wp-admin-theme-color-darker-10:#46365d;--wp-admin-theme-color-darker-20:#3a2c4d}body.admin-color-midnight{--wp-admin-theme-color:#e14d43;--wp-admin-theme-color-darker-10:#dd382d;--wp-admin-theme-color-darker-20:#d02c21}body.admin-color-ocean{--wp-admin-theme-color:#627c83;--wp-admin-theme-color-darker-10:#576e74;--wp-admin-theme-color-darker-20:#4c6066}body.admin-color-sunrise{--wp-admin-theme-color:#dd823b;--wp-admin-theme-color-darker-10:#d97426;--wp-admin-theme-color-darker-20:#c36922}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__step-header{text-align:center;margin:16px 0 24px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__step-header h2{margin-bottom:4px;color:#1e1e1e}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__step-header p{color:#757575;display:flex;align-items:center;justify-content:center}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__step-header p .woocommerce-profile-wizard__tooltip-icon{height:16px}.woocommerce-profile-wizard__body .woocommerce-card{margin-top:16px;color:#757575;text-align:right}.woocommerce-profile-wizard__body .woocommerce-card h1,.woocommerce-profile-wizard__body .woocommerce-card h2,.woocommerce-profile-wizard__body .woocommerce-card h3{color:#1e1e1e}.woocommerce-profile-wizard__body .woocommerce-card button.is-button{display:flex;margin:8px auto 0;width:310px;max-width:100%;justify-content:center}.woocommerce-profile-wizard__body .woocommerce-card .business-competitors .woocommerce-select-control__listbox{max-height:unset}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__card-actions{text-align:center}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__card-actions .components-button{margin-top:12px}.woocommerce-profile-wizard__body .woocommerce-card+.woocommerce-profile-wizard__card-help-text{font-size:14px;color:#949494;text-align:center;margin-top:16px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__header{height:56px;border-bottom:1px solid #dcdcde;display:flex;align-items:center;justify-content:center;background:#fff}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__header-subtitle{font-weight:400;text-align:center;color:#757575;font-size:16px;line-height:24px;margin-top:8px;margin-bottom:32px;margin-left:8px;display:flex;justify-content:center}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__intro-paragraph{margin-top:5px;margin-bottom:18px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__container{margin-top:36px;margin-right:auto;margin-left:auto;text-align:right}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__container>*{max-width:504px;margin-right:auto;margin-left:auto}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__container.benefits{text-align:center}@media (max-width:782px){.woocommerce-profile-wizard__body .woocommerce-profile-wizard__container{padding-right:16px;padding-left:16px;margin-bottom:72px;margin-top:0}}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__container .components-popover__content>div{padding:16px 24px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__container .woocommerce-card~p{color:#949494;text-align:center}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__container .woocommerce-profile-wizard__footer{margin:34px auto;display:flex;justify-content:center}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__container .woocommerce-profile-wizard__footer-link{display:flex;text-decoration:none}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__container .woocommerce-profile-wizard__footnote p{color:#757575;text-align:right;margin-bottom:12px}.woocommerce-profile-wizard__body #woocommerce-layout__primary{text-align:center;margin:0;width:100%}.woocommerce-profile-wizard__body .woocommerce-layout .woocommerce-layout__main{padding-left:0}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__error{display:block;padding:16px;font-size:12px;color:#d63638}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefit{display:flex}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefit svg:first-child{width:24px;min-width:24px;margin-left:24px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefit .woocommerce-profile-wizard__benefit-title{font-size:16px;font-weight:400;margin-top:0;margin-bottom:8px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefit .woocommerce-profile-wizard__benefit-content{margin-right:16px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefit .woocommerce-profile-wizard__benefit-content p{padding-bottom:16px;margin-top:0;border-bottom:1px solid #dcdcde;font-size:14px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefit .woocommerce-profile-wizard__benefit-toggle{padding-top:36px;margin-right:16px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefit:last-child p{border-bottom:0;margin-bottom:0}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefits{display:-ms-grid;display:grid;grid-gap:16px;grid-auto-columns:1fr;grid-auto-flow:column}@media (max-width:960px){.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefits{justify-items:center;grid-auto-flow:row}}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefits-logo{display:block;margin:0 auto}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefit-card{display:flex;flex-direction:column;background:#f6f7f7;width:100%;max-width:295px;overflow:hidden;text-align:right}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefit-card .woocommerce-profile-wizard__benefit-card-title{font-size:16px;font-weight:600;margin-top:0;margin-bottom:8px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefit-card .woocommerce-profile-wizard__benefit-card-content{padding:24px 32px 32px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__benefit-card .woocommerce-profile-wizard__benefit-card-content p{padding:0;margin:0;font-size:14px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__business-extension{background:#f6f6f6;height:100%;padding:12px 4px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__business-extension img{box-sizing:unset;max-width:100px;max-height:50%;vertical-align:middle}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__tracking .woocommerce-profile-wizard__tracking-checkbox{margin-top:16px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__tracking .components-form-toggle{display:none}@media (max-width:782px){.woocommerce-profile-wizard__body .woocommerce-profile-wizard__tracking{display:flex;flex-direction:row-reverse;align-items:center;justify-content:flex-end}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__tracking .components-form-toggle{display:inline-block}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__tracking .components-checkbox-control__input{display:none}}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__client{margin:8px 0}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__checkbox-group{margin:-16px -16px 0}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__checkbox-group .woocommerce-profile-wizard__checkbox{margin-top:0;margin-bottom:0;position:relative;padding:12px 24px;min-height:46px;border-bottom:1px solid #f0f0f0}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__checkbox-group .woocommerce-profile-wizard__checkbox .components-base-control{position:relative}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__checkbox-group .woocommerce-profile-wizard__checkbox .components-base-control__field{margin:0}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__checkbox-group .woocommerce-profile-wizard__checkbox label.components-checkbox-control__label{font-size:16px;margin-right:0}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__checkbox-group .woocommerce-profile-wizard__checkbox .components-base-control__help{margin-right:48px;font-style:normal;color:#949494;font-size:14px;line-height:20px;margin-top:3px;margin-bottom:0}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__checkbox-group .woocommerce-profile-wizard__checkbox:last-of-type:after{display:none}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__checkbox-group .woocommerce-profile-wizard__text{margin:0 16px 10px}.woocommerce-profile-wizard__body .woocommerce-profile-wizard__checkbox-group svg.dashicon.components-checkbox-control__checked{right:1px;top:-1px}@media (max-width:600px){.woocommerce-profile-wizard__body svg.dashicon.components-checkbox-control__checked{right:-2px;top:-1px;width:21px;height:21px}}.woocommerce-profile-wizard__body .woocommerce-select-control__control{margin:16px 0;padding-left:40px;box-shadow:0 2px 6px rgba(0,0,0,.05)}.woocommerce-profile-wizard__body .woocommerce-select-control__control.is-active{border-color:#007cba;border-color:var(--wp-admin-theme-color)}.woocommerce-profile-wizard__body .woocommerce-select-control__control .components-base-control__label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 56px)}.woocommerce-profile-wizard__body .woocommerce-select-control__control:after{display:block;pointer-events:none;cursor:pointer;position:absolute;float:left;line-height:56px;font-family:dashicons,sans-serif;font-size:20px;content:"\f140";z-index:1;height:24px;width:24px;margin-top:0;top:0;left:16px;bottom:16px;color:#000}.woocommerce-profile-wizard__body #wpadminbar{display:none}.woocommerce-profile-wizard__body #wpbody{padding-top:0}.woocommerce-profile-wizard__benefits-card.woocommerce-card{display:inline-block;max-width:100%;text-align:center}.woocommerce-profile-wizard__benefits-card.woocommerce-card .woocommerce-card__body{padding:48px}.woocommerce-profile-wizard__benefits-card.woocommerce-card .woocommerce-profile-wizard__card-actions{margin-top:16px;display:inline-flex}.woocommerce-profile-wizard__benefits-card.woocommerce-card .woocommerce-profile-wizard__card-actions .components-button{width:auto}.woocommerce-profile-wizard__benefits-card.woocommerce-card .woocommerce-profile-wizard__card-actions .components-button:first-child{margin-left:16px}.woocommerce-profile-wizard__benefits-card.woocommerce-card .woocommerce-profile-wizard__benefits-install-notice{margin-top:24px;margin-bottom:0;font-size:14px;color:#787c82}.woocommerce-profile-wizard__plugins-card .woocommerce-profile-wizard__plugins-actions{text-align:right;margin-right:44px}.woocommerce-profile-wizard__plugins-card .woocommerce-profile-wizard__plugins-actions button.is-button{height:40px;min-width:auto;display:initial;margin:16px 0 0 12px}.woocommerce-profile-wizard__header svg>g{transform:none}@media (max-width:782px){.woocommerce-profile-wizard__header{position:fixed;z-index:999;width:100%;bottom:0;border-top:1px solid #dcdcde;border-bottom:none}}.woocommerce-profile-wizard__header .woocommerce-stepper{margin:0 16px;width:100%}.woocommerce-profile-wizard__header .woocommerce-stepper__steps{margin:0}.woocommerce-profile-wizard__submit{margin-bottom:12px}.woocommerce-profile-wizard__tooltip-icon{color:#50575e;display:flex;align-items:center;margin-right:4px;cursor:help}.components-modal__frame.woocommerce-profile-wizard__usage-modal{width:600px;max-width:100%}.components-modal__frame.woocommerce-profile-wizard__usage-modal .components-modal__header{border-bottom:0;margin-bottom:0}.components-modal__frame.woocommerce-profile-wizard__usage-modal .woocommerce-profile-wizard__usage-wrapper{flex-grow:1;display:flex;flex-direction:column}.components-modal__frame.woocommerce-profile-wizard__usage-modal .woocommerce-profile-wizard__usage-wrapper a{color:#50575e}.components-modal__frame.woocommerce-profile-wizard__usage-modal .woocommerce-profile-wizard__usage-wrapper button.is-primary{align-self:flex-end}.woocommerce-business-extensions{margin-right:-16px;margin-left:-16px;padding:16px 24px;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;display:flex;align-items:center}.woocommerce-business-extensions label{display:flex;align-items:center}.woocommerce-business-extensions .components-checkbox-control__input-container{margin-left:16px}.woocommerce-business-extensions .woocommerce-business-extensions__label-subtext{display:block;color:#949494}.woocommerce-business-extensions .woocommerce-business-extensions__popover-wrapper{margin-right:auto}.woocommerce-business-extensions .woocommerce-business-extensions__benefits{padding:4px;display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;max-width:100%;min-width:580px;font-size:14px}@media (max-width:782px){.woocommerce-business-extensions .woocommerce-business-extensions__benefits{-ms-grid-columns:1fr;grid-template-columns:1fr;min-width:300px}}.woocommerce-business-extensions .woocommerce-business-extensions__benefits .woocommerce-business-extensions__benefit{padding:10px;font-size:14px;display:inline-flex}.woocommerce-business-extensions .woocommerce-business-extensions__benefits .woocommerce-business-extensions__benefit i{color:#007cba;color:var(--wp-admin-theme-color);margin-left:16px}
packages/woocommerce-admin/dist/chunks/{49.2222cd20000f13a64be2.js → 49.669735bffb9620462a49.js} RENAMED
@@ -1 +1 @@
1
- (window.__wcAdmin_webpackJsonp=window.__wcAdmin_webpackJsonp||[]).push([[49],{172:function(e,t,n){"use strict";var o=n(9),c=n(19),r=n(4),a=n.n(r),i=n(0);function s(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}t.a=function(e){var t=e.as,n=void 0===t?"div":t,r=e.className,l=Object(c.a)(e,["as","className"]);return function(e){var t=e.as,n=void 0===t?"div":t,o=Object(c.a)(e,["as"]);return"function"==typeof o.children?o.children(o):Object(i.createElement)(n,o)}(function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?s(Object(n),!0).forEach((function(t){Object(o.a)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):s(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({as:n,className:a()("components-visually-hidden",r)},l))}},253:function(e,t,n){"use strict";var o=n(0),c=n(4),r=n.n(c),a=n(172);function i(e){var t=e.id,n=e.label,c=e.hideLabelFromVision,s=e.help,l=e.className,u=e.children;return Object(o.createElement)("div",{className:r()("components-base-control",l)},Object(o.createElement)("div",{className:"components-base-control__field"},n&&t&&(c?Object(o.createElement)(a.a,{as:"label",htmlFor:t},n):Object(o.createElement)("label",{className:"components-base-control__label",htmlFor:t},n)),n&&!t&&(c?Object(o.createElement)(a.a,{as:"label"},n):Object(o.createElement)(i.VisualLabel,null,n)),u),!!s&&Object(o.createElement)("p",{id:t+"__help",className:"components-base-control__help"},s))}i.VisualLabel=function(e){var t=e.className,n=e.children;return t=r()("components-base-control__label",t),Object(o.createElement)("span",{className:t},n)},t.a=i},406:function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));var o=n(5),c=n.n(o),r=n(36),a=n(33);function i(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function s(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?i(Object(n),!0).forEach((function(t){c()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):i(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var l=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=window.location,o=n.pathname,c=n.search,i=Object(a.g)("connectNonce","");return t=s({"wccom-site":Object(a.g)("siteUrl"),"wccom-back":o+c,"wccom-woo-version":Object(a.g)("wcVersion"),"wccom-connect-nonce":i},t),Object(r.addQueryArgs)(e,t)}},688:function(e,t,n){"use strict";var o=n(9),c=n(19),r=n(0);function a(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}t.a=function(e){var t=e.icon,n=e.size,i=void 0===n?24:n,s=Object(c.a)(e,["icon","size"]);return Object(r.cloneElement)(t,function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?a(Object(n),!0).forEach((function(t){Object(o.a)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):a(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({width:i,height:i},s))}},693:function(e,t,n){"use strict";var o=n(8),c=n(19),r=n(0),a=n(4),i=n.n(a),s=n(2);t.a=function(e){var t=e.className,n=e.checked,a=e.id,l=e.onChange,u=void 0===l?s.noop:l,m=Object(c.a)(e,["className","checked","id","onChange"]),p=i()("components-form-toggle",t,{"is-checked":n});return Object(r.createElement)("span",{className:p},Object(r.createElement)("input",Object(o.a)({className:"components-form-toggle__input",id:a,type:"checkbox",checked:n,onChange:u},m)),Object(r.createElement)("span",{className:"components-form-toggle__track"}),Object(r.createElement)("span",{className:"components-form-toggle__thumb"}))}},735:function(e,t,n){"use strict";n.d(t,"a",(function(){return m}));var o=n(8),c=n(19),r=n(0),a=n(175),i=n(688),s=n(44),l=Object(r.createElement)(s.c,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(r.createElement)(s.b,{d:"M9 18.6L3.5 13l1-1L9 16.4l9.5-9.9 1 1z"})),u=n(253);function m(e){var t=e.label,n=e.className,s=e.heading,p=e.checked,d=e.help,h=e.onChange,b=Object(c.a)(e,["label","className","heading","checked","help","onChange"]),_=Object(a.a)(m),f="inspector-checkbox-control-".concat(_);return Object(r.createElement)(u.a,{label:s,id:f,help:d,className:n},Object(r.createElement)("span",{className:"components-checkbox-control__input-container"},Object(r.createElement)("input",Object(o.a)({id:f,className:"components-checkbox-control__input",type:"checkbox",value:"1",onChange:function(e){return h(e.target.checked)},checked:p,"aria-describedby":d?f+"__help":void 0},b)),p?Object(r.createElement)(i.a,{icon:l,className:"components-checkbox-control__checked",role:"presentation"}):null),Object(r.createElement)("label",{className:"components-checkbox-control__label",htmlFor:f},t))}},744:function(e,t,n){"use strict";n.d(t,"b",(function(){return _})),n.d(t,"a",(function(){return f}));var o=n(37),c=n.n(o),r=n(38),a=n.n(r),i=n(30),s=n.n(i),l=n(0),u=n(3),m=n(73),p=n(2),d=n(33),h=n(68),b=Object(d.g)("dataEndpoints",{countries:{}}).countries;function _(e){var t={};return e.addressLine1.length||(t.addressLine1=Object(u.__)("Please add an address",'woocommerce')),e.countryState.length||(t.countryState=Object(u.__)("Please select a country / region",'woocommerce')),e.city.length||(t.city=Object(u.__)("Please add a city",'woocommerce')),e.postCode.length||(t.postCode=Object(u.__)("Please add a post code",'woocommerce')),t}function f(e){var t=e.getInputProps,n=e.setValue,o=Object(l.useMemo)((function(){return b.reduce((function(e,t){if(!t.states.length)return e.push({key:t.code,label:Object(m.decodeEntities)(t.name)}),e;var n=t.states.map((function(e){return{key:t.code+":"+e.code,label:Object(m.decodeEntities)(t.name)+" — "+Object(m.decodeEntities)(e.name)}}));return e.push.apply(e,s()(n)),e}),[])}),[]),r=function(e,t,n){var o=Object(l.useState)(""),c=a()(o,2),r=c[0],i=c[1],s=Object(l.useState)(""),u=a()(s,2),m=u[0],d=u[1];return Object(l.useEffect)((function(){var o=[],c=new RegExp(Object(p.escapeRegExp)(r),"i");if((m.length||r.length)&&(o=e.filter((function(e){return c.test(e.label)}))),r.length&&m.length){var a=new RegExp(Object(p.escapeRegExp)(m.replace(/\s/g,"")),"i");if((o=o.filter((function(e){return a.test(e.label.replace("-","").replace(/\s/g,""))}))).length>1){var i;(i=o.filter((function(e){return c.test(e.key)}))).length>0&&(o=i)}if(o.length>1){var s;1===(s=o.filter((function(e){return a.test(e.key)}))).length&&(o=s)}}1===o.length&&t!==o[0].key&&n("countryState",o[0].key)}),[r,m,t,e,n]),Object(l.createElement)(l.Fragment,null,Object(l.createElement)("input",{onChange:function(e){return i(e.target.value)},value:r,name:"country",type:"text",className:"woocommerce-select-control__autofill-input",tabIndex:"-1",autoComplete:"country"}),Object(l.createElement)("input",{onChange:function(e){return d(e.target.value)},value:m,name:"state",type:"text",className:"woocommerce-select-control__autofill-input",tabIndex:"-1",autoComplete:"address-level1"}))}(o,t("countryState").value,n);return Object(l.createElement)("div",{className:"woocommerce-store-address-fields"},Object(l.createElement)(h.TextControl,c()({label:Object(u.__)("Address line 1",'woocommerce'),required:!0,autoComplete:"address-line1"},t("addressLine1"))),Object(l.createElement)(h.TextControl,c()({label:Object(u.__)("Address line 2 (optional)",'woocommerce'),required:!0,autoComplete:"address-line2"},t("addressLine2"))),Object(l.createElement)(h.SelectControl,c()({label:Object(u.__)("Country / Region",'woocommerce'),required:!0,options:o,excludeSelectedOptions:!1,showAllOnFocus:!0,isSearchable:!0},t("countryState"),{controlClassName:t("countryState").className}),r),Object(l.createElement)(h.TextControl,c()({label:Object(u.__)("City",'woocommerce'),required:!0},t("city"),{autoComplete:"address-level2"})),Object(l.createElement)(h.TextControl,c()({label:Object(u.__)("Post code",'woocommerce'),required:!0,autoComplete:"postal-code"},t("postCode"))))}},86:function(e,t){function n(e,t,n,o,c,r,a){try{var i=e[r](a),s=i.value}catch(e){return void n(e)}i.done?t(s):Promise.resolve(s).then(o,c)}e.exports=function(e){return function(){var t=this,o=arguments;return new Promise((function(c,r){var a=e.apply(t,o);function i(e){n(a,c,r,i,s,"next",e)}function s(e){n(a,c,r,i,s,"throw",e)}i(void 0)}))}}},906:function(e,t,n){"use strict";n.r(t);var o=n(30),c=n.n(o),r=n(14),a=n.n(r),i=n(13),s=n.n(i),l=n(16),u=n.n(l),m=n(17),p=n.n(m),d=n(6),h=n.n(d),b=n(0),_=n(3),f=n(270),g=n(4),O=n.n(g),y=n(72),j=n(701),v=n(896),k=n(897),w=n(898),S=n(24),E=n(418),C=n(44),P=Object(b.createElement)(C.c,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(b.createElement)(C.b,{d:"M9 18.6L3.5 13l1-1L9 16.4l9.5-9.9 1 1z"})),N=n(2),x=n(68),T=n(32),R=n(41),A=n(61),I=(n(757),n(691)),M=n(73),D=n(33),L=n(254),F=n(726),U=n(406);function B(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,o=h()(e);if(t){var c=h()(this).constructor;n=Reflect.construct(o,arguments,c)}else n=o.apply(this,arguments);return p()(this,n)}}var q=function(e){u()(n,e);var t=B(n);function n(e){var o;return a()(this,n),(o=t.call(this,e)).state={purchaseNowButtonBusy:!1,purchaseLaterButtonBusy:!1},o}return s()(n,[{key:"onClickPurchaseNow",value:function(){var e=this.props,t=e.productIds,n=e.onClickPurchaseNow;if(this.setState({purchaseNowButtonBusy:!0}),t.length){Object(A.recordEvent)("tasklist_modal_proceed_checkout",{product_ids:t,purchase_install:!0});var o=Object(U.a)("https://woocommerce.com/cart",{"wccom-replace-with":t.join(",")});n?n(o):window.location=o}}},{key:"onClickPurchaseLater",value:function(){var e=this.props.productIds;Object(A.recordEvent)("tasklist_modal_proceed_checkout",{product_ids:e,purchase_install:!1}),this.setState({purchaseLaterButtonBusy:!0}),this.props.onClickPurchaseLater()}},{key:"onClose",value:function(){var e=this.props,t=e.onClose,n=e.productIds;Object(A.recordEvent)("tasklist_modal_proceed_checkout",{product_ids:n,purchase_install:!1}),t()}},{key:"renderProducts",value:function(){var e=this.props.productIds,t=Object(D.g)("onboarding",{}),n=t.productTypes,o=void 0===n?{}:n,c=t.themes,r=void 0===c?[]:c,a=[];return e.forEach((function(e){var t=Object(N.find)(o,(function(t){return t.product===e}));t&&a.push({title:t.label,content:t.description});var n=Object(N.find)(r,(function(t){return t.id===e}));n&&a.push({title:Object(_.sprintf)(Object(_.__)("%s — %s per year",'woocommerce'),n.title,Object(M.decodeEntities)(n.price)),content:Object(b.createElement)("span",{dangerouslySetInnerHTML:Object(F.a)(n.excerpt)})})})),Object(b.createElement)(x.List,{items:a})}},{key:"render",value:function(){var e=this,t=this.state,n=t.purchaseNowButtonBusy,o=t.purchaseLaterButtonBusy;return Object(b.createElement)(I.a,{title:Object(_.__)("Would you like to purchase and install the following features now?",'woocommerce'),onRequestClose:function(){return e.onClose()},className:"woocommerce-cart-modal"},this.renderProducts(),Object(b.createElement)("p",{className:"woocommerce-cart-modal__help-text"},Object(_.__)("You won't have access to this functionality until the extensions have been purchased and installed.",'woocommerce')),Object(b.createElement)("div",{className:"woocommerce-cart-modal__actions"},Object(b.createElement)(y.a,{isLink:!0,isBusy:o,onClick:function(){return e.onClickPurchaseLater()}},Object(_.__)("I'll do it later",'woocommerce')),Object(b.createElement)(y.a,{isPrimary:!0,isBusy:n,onClick:function(){return e.onClickPurchaseNow()}},Object(_.__)("Purchase & install now",'woocommerce'))))}}]),n}(b.Component),J=Object(f.a)(Object(S.withSelect)((function(e){var t=e(R.PLUGINS_STORE_NAME).getInstalledPlugins,n=(0,e(R.ONBOARDING_STORE_NAME).getProfileItems)(),o=t();return{profileItems:n,productIds:Object(L.e)(n,!1,o)}})))(q),G=n(12),V=n.n(G),z=n(86),H=n.n(z),Z=n(5),W=n.n(Z),Q=n(49),K=n(10),Y=n.n(K),X=n(42),$=n.n(X);function ee(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function te(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?ee(Object(n),!0).forEach((function(t){W()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ee(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function ne(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,o=h()(e);if(t){var c=h()(this).constructor;n=Reflect.construct(o,arguments,c)}else n=o.apply(this,arguments);return p()(this,n)}}var oe=function(e){u()(c,e);var t,n,o=ne(c);function c(e){var t;a()(this,c),t=o.call(this,e);var n=e.tasksStatus,r=n.hasHomepage,i=n.hasProducts;return t.stepVisibility={homepage:!r,import:!i},t.state={isDirty:!1,isPending:!1,logo:null,stepIndex:0,isUpdatingLogo:!1,isUpdatingNotice:!1,storeNoticeText:e.demoStoreNotice||""},t.completeStep=t.completeStep.bind(Y()(t)),t.createHomepage=t.createHomepage.bind(Y()(t)),t.importProducts=t.importProducts.bind(Y()(t)),t.updateLogo=t.updateLogo.bind(Y()(t)),t.updateNotice=t.updateNotice.bind(Y()(t)),t}return s()(c,[{key:"componentDidMount",value:function(){var e=this.props.tasksStatus.themeMods;e&&e.custom_logo&&this.setState({logo:{id:e.custom_logo}})}},{key:"componentDidUpdate",value:function(e){var t=this,n=this.state,o=n.isPending,c=n.logo,r=this.props.demoStoreNotice;!c||c.url||o||(this.setState({isPending:!0}),wp.media.attachment(c.id).fetch().then((function(){var e=wp.media.attachment(c.id).get("url");t.setState({isPending:!1,logo:{id:c.id,url:e}})}))),r&&e.demoStoreNotice!==r&&this.setState({storeNoticeText:r})}},{key:"completeStep",value:function(){var e=this.state.stepIndex;this.getSteps()[e+1]?this.setState({stepIndex:e+1}):Object(T.getHistory)().push(Object(T.getNewPath)({},"/",{}))}},{key:"importProducts",value:function(){var e=this,t=this.props,n=t.clearTaskStatusCache,o=t.createNotice;this.setState({isPending:!0}),Object(A.recordEvent)("tasklist_appearance_import_demo",{}),$()({path:"".concat(R.WC_ADMIN_NAMESPACE,"/onboarding/tasks/import_sample_products"),method:"POST"}).then((function(t){t.failed&&t.failed.length?o("error",Object(_.__)("There was an error importing some of the sample products.",'woocommerce')):(o("success",Object(_.__)("All sample products have been imported.",'woocommerce')),n()),e.setState({isPending:!1}),e.completeStep()})).catch((function(t){o("error",t.message),e.setState({isPending:!1})}))}},{key:"createHomepage",value:function(){var e=this,t=this.props,n=t.clearTaskStatusCache,o=t.createNotice;this.setState({isPending:!0}),Object(A.recordEvent)("tasklist_appearance_create_homepage",{create_homepage:!0}),$()({path:"/wc-admin/onboarding/tasks/create_homepage",method:"POST"}).then((function(t){n(),o(t.status,t.message,{actions:t.edit_post_link?[{label:Object(_.__)("Customize",'woocommerce'),onClick:function(){Object(A.queueRecordEvent)("tasklist_appearance_customize_homepage",{}),window.location="".concat(t.edit_post_link,"&wc_onboarding_active_task=homepage")}}]:null}),e.setState({isPending:!1}),e.completeStep()})).catch((function(t){o("error",t.message),e.setState({isPending:!1})}))}},{key:"updateLogo",value:(n=H()(V.a.mark((function e(){var t,n,o,c,r,a,i,s,l;return V.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t=this.props,n=t.clearTaskStatusCache,o=t.createNotice,c=t.stylesheet,r=t.themeMods,a=t.updateOptions,i=this.state.logo,s=te(te({},r),{},{custom_logo:i?i.id:null}),Object(A.recordEvent)("tasklist_appearance_upload_logo"),this.setState({isUpdatingLogo:!0}),e.next=7,a(W()({},"theme_mods_".concat(c),s));case 7:l=e.sent,n(),l.success?(this.setState({isUpdatingLogo:!1}),o("success",Object(_.__)("Store logo updated sucessfully.",'woocommerce')),this.completeStep()):o("error",l.message);case 10:case"end":return e.stop()}}),e,this)}))),function(){return n.apply(this,arguments)})},{key:"updateNotice",value:(t=H()(V.a.mark((function e(){var t,n,o,c,r,a;return V.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t=this.props,n=t.clearTaskStatusCache,o=t.createNotice,c=t.updateOptions,r=this.state.storeNoticeText,Object(A.recordEvent)("tasklist_appearance_set_store_notice",{added_text:Boolean(r.length)}),this.setState({isUpdatingNotice:!0}),e.next=6,c({woocommerce_task_list_appearance_complete:!0,woocommerce_demo_store:r.length?"yes":"no",woocommerce_demo_store_notice:r});case 6:a=e.sent,n(),a.success?(this.setState({isUpdatingNotice:!1}),o("success",Object(_.__)("🎨 Your store is looking great! Don't forget to continue personalizing it.",'woocommerce')),this.completeStep()):o("error",a.message);case 9:case"end":return e.stop()}}),e,this)}))),function(){return t.apply(this,arguments)})},{key:"getSteps",value:function(){var e=this,t=this.state,n=t.isDirty,o=t.isPending,c=t.logo,r=t.storeNoticeText,a=t.isUpdatingLogo,i=[{key:"import",label:Object(_.__)("Import sample products",'woocommerce'),description:Object(_.__)("We’ll add some products that will make it easier to see what your store looks like",'woocommerce'),content:Object(b.createElement)(b.Fragment,null,Object(b.createElement)(y.a,{onClick:this.importProducts,isBusy:o,isPrimary:!0},Object(_.__)("Import products",'woocommerce')),Object(b.createElement)(y.a,{onClick:function(){return e.completeStep()}},Object(_.__)("Skip",'woocommerce'))),visible:this.stepVisibility.import},{key:"homepage",label:Object(_.__)("Create a custom homepage",'woocommerce'),description:Object(_.__)("Create a new homepage and customize it to suit your needs",'woocommerce'),content:Object(b.createElement)(b.Fragment,null,Object(b.createElement)(y.a,{isPrimary:!0,isBusy:o,onClick:this.createHomepage},Object(_.__)("Create homepage",'woocommerce')),Object(b.createElement)(y.a,{onClick:function(){Object(A.recordEvent)("tasklist_appearance_create_homepage",{create_homepage:!1}),e.completeStep()}},Object(_.__)("Skip",'woocommerce'))),visible:this.stepVisibility.homepage},{key:"logo",label:Object(_.__)("Upload a logo",'woocommerce'),description:Object(_.__)("Ensure your store is on-brand by adding your logo",'woocommerce'),content:o?null:Object(b.createElement)(b.Fragment,null,Object(b.createElement)(x.ImageUpload,{image:c,onChange:function(t){return e.setState({isDirty:!0,logo:t})}}),Object(b.createElement)(y.a,{disabled:!c&&!n,onClick:this.updateLogo,isBusy:a,isPrimary:!0},Object(_.__)("Proceed",'woocommerce')),Object(b.createElement)(y.a,{isTertiary:!0,onClick:function(){return e.completeStep()}},Object(_.__)("Skip",'woocommerce'))),visible:!0},{key:"notice",label:Object(_.__)("Set a store notice",'woocommerce'),description:Object(_.__)("Optionally display a prominent notice across all pages of your store",'woocommerce'),content:Object(b.createElement)(b.Fragment,null,Object(b.createElement)(x.TextControl,{label:Object(_.__)("Store notice text",'woocommerce'),placeholder:Object(_.__)("Store notice text",'woocommerce'),value:r,onChange:function(t){return e.setState({storeNoticeText:t})}}),Object(b.createElement)(y.a,{onClick:this.updateNotice,isPrimary:!0},Object(_.__)("Complete task",'woocommerce'))),visible:!0}];return Object(N.filter)(i,(function(e){return e.visible}))}},{key:"render",value:function(){var e=this.state,t=e.isPending,n=e.stepIndex,o=e.isUpdatingLogo,c=e.isUpdatingNotice,r=this.getSteps()[n].key;return Object(b.createElement)("div",{className:"woocommerce-task-appearance"},Object(b.createElement)(x.Card,{className:"is-narrow"},Object(b.createElement)(x.Stepper,{isPending:c||o||t,isVertical:!0,currentStep:r,steps:this.getSteps()})))}}]),c}(b.Component),ce=Object(f.a)(Object(S.withSelect)((function(e){var t=e(R.OPTIONS_STORE_NAME).getOption,n=(0,e(R.ONBOARDING_STORE_NAME).getTasksStatus)();return{demoStoreNotice:t("woocommerce_demo_store_notice"),stylesheet:t("stylesheet"),tasksStatus:n}})),Object(S.withDispatch)((function(e){var t=e("core/notices").createNotice,n=e(R.OPTIONS_STORE_NAME).updateOptions,o=e(R.ONBOARDING_STORE_NAME).invalidateResolutionForStoreSelector;return{clearTaskStatusCache:function(){return o("getTasksStatus")},createNotice:t,updateOptions:n}})))(oe);function re(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,o=h()(e);if(t){var c=h()(this).constructor;n=Reflect.construct(o,arguments,c)}else n=o.apply(this,arguments);return p()(this,n)}}var ae=[{title:Object(_.__)("Add manually (recommended)",'woocommerce'),content:Object(_.__)("For small stores we recommend adding products manually",'woocommerce'),before:Object(b.createElement)("i",{className:"material-icons-outlined"},"add_box"),after:Object(b.createElement)("i",{className:"material-icons-outlined"},"chevron_right"),onClick:function(){return Object(A.recordEvent)("tasklist_add_product",{method:"manually"})},href:Object(D.f)("post-new.php?post_type=product&wc_onboarding_active_task=products&tutorial=true")},{title:Object(_.__)("Import",'woocommerce'),content:Object(_.__)("For larger stores we recommend importing all products at once via CSV file",'woocommerce'),before:Object(b.createElement)("i",{className:"material-icons-outlined"},"import_export"),after:Object(b.createElement)("i",{className:"material-icons-outlined"},"chevron_right"),onClick:function(){return Object(A.recordEvent)("tasklist_add_product",{method:"import"})},href:Object(D.f)("edit.php?post_type=product&page=product_importer&wc_onboarding_active_task=product-import")},{title:Object(_.__)("Migrate",'woocommerce'),content:Object(_.__)("For stores currently selling elsewhere we suggest using a product migration service",'woocommerce'),before:Object(b.createElement)("i",{className:"material-icons-outlined"},"cloud_download"),after:Object(b.createElement)("i",{className:"material-icons-outlined"},"chevron_right"),onClick:function(){return Object(A.recordEvent)("tasklist_add_product",{method:"migrate"})},href:"https://woocommerce.com/products/cart2cart/",target:"_blank"}],ie=function(e){u()(n,e);var t=re(n);function n(){return a()(this,n),t.apply(this,arguments)}return s()(n,[{key:"render",value:function(){return Object(b.createElement)(b.Fragment,null,Object(b.createElement)(x.Card,{className:"woocommerce-task-card"},Object(b.createElement)(x.List,{items:ae})))}}]),n}(b.Component),se=n(37),le=n.n(se),ue=n(40),me=n.n(ue),pe=n(1),de=n.n(pe);function he(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,o=h()(e);if(t){var c=h()(this).constructor;n=Reflect.construct(o,arguments,c)}else n=o.apply(this,arguments);return p()(this,n)}}var be=function(e){u()(o,e);var t,n=he(o);function o(e){var t;return a()(this,o),(t=n.call(this,e)).state={isConnecting:!1},t.connectJetpack=t.connectJetpack.bind(Y()(t)),e.setIsPending(!0),t}return s()(o,[{key:"componentDidUpdate",value:function(e){var t=this.props,n=t.createNotice,o=t.error,c=t.isRequesting,r=t.onError,a=t.setIsPending;e.isRequesting&&!c&&a(!1),o&&o!==e.error&&(r&&r(),n("error",o))}},{key:"connectJetpack",value:(t=H()(V.a.mark((function e(){var t,n,o;return V.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:t=this.props,n=t.jetpackConnectUrl,o=t.onConnect,this.setState({isConnecting:!0},(function(){o&&o(),window.location=n}));case 2:case"end":return e.stop()}}),e,this)}))),function(){return t.apply(this,arguments)})},{key:"render",value:function(){var e=this.props,t=e.hasErrors,n=e.isRequesting,o=e.onSkip,c=e.skipText,r=e.onAbort,a=e.abortText;return Object(b.createElement)(b.Fragment,null,t?Object(b.createElement)(y.a,{isPrimary:!0,onClick:function(){return window.location.reload()}},Object(_.__)("Retry",'woocommerce')):Object(b.createElement)(y.a,{disabled:n,isBusy:this.state.isConnecting,isPrimary:!0,onClick:this.connectJetpack},Object(_.__)("Connect",'woocommerce')),o&&Object(b.createElement)(y.a,{onClick:o},c||Object(_.__)("No thanks",'woocommerce')),r&&Object(b.createElement)(y.a,{onClick:r},a||Object(_.__)("Abort",'woocommerce')))}}]),o}(b.Component);be.propTypes={createNotice:de.a.func.isRequired,error:de.a.string,hasErrors:de.a.bool,isRequesting:de.a.bool,jetpackConnectUrl:de.a.string,onConnect:de.a.func,onError:de.a.func,onSkip:de.a.func,redirectUrl:de.a.string,skipText:de.a.string,setIsPending:de.a.func,onAbort:de.a.func,abortText:de.a.string},be.defaultProps={setIsPending:function(){}};var _e=Object(f.a)(Object(S.withSelect)((function(e,t){var n=e(R.PLUGINS_STORE_NAME),o=n.getJetpackConnectUrl,c=n.isPluginsRequesting,r=n.getPluginsError,a={redirect_url:t.redirectUrl||window.location.href},i=c("getJetpackConnectUrl");return{error:r("getJetpackConnectUrl")||"",isRequesting:i,jetpackConnectUrl:o(a)}})),Object(S.withDispatch)((function(e){return{createNotice:e("core/notices").createNotice}})))(be),fe=n(744);function ge(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function Oe(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?ge(Object(n),!0).forEach((function(t){W()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ge(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function ye(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,o=h()(e);if(t){var c=h()(this).constructor;n=Reflect.construct(o,arguments,c)}else n=o.apply(this,arguments);return p()(this,n)}}var je=function(e){u()(o,e);var t,n=ye(o);function o(){var e;return a()(this,o),(e=n.apply(this,arguments)).onSubmit=e.onSubmit.bind(Y()(e)),e}return s()(o,[{key:"onSubmit",value:(t=H()(V.a.mark((function e(t){var n,o,c,r,a,i;return V.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=this.props,o=n.onComplete,c=n.createNotice,r=n.isSettingsError,a=n.updateAndPersistSettingsForGroup,i=n.settings,e.next=3,a("general",{general:Oe(Oe({},i),{},{woocommerce_store_address:t.addressLine1,woocommerce_store_address_2:t.addressLine2,woocommerce_default_country:t.countryState,woocommerce_store_city:t.city,woocommerce_store_postcode:t.postCode})});case 3:r?c("error",Object(_.__)("There was a problem saving your store location.",'woocommerce')):o(t);case 4:case"end":return e.stop()}}),e,this)}))),function(e){return t.apply(this,arguments)})},{key:"getInitialValues",value:function(){var e=this.props.settings;return{addressLine1:e.woocommerce_store_address||"",addressLine2:e.woocommerce_store_address_2||"",city:e.woocommerce_store_city||"",countryState:e.woocommerce_default_country||"",postCode:e.woocommerce_store_postcode||""}}},{key:"render",value:function(){return this.props.isSettingsRequesting?null:Object(b.createElement)(x.Form,{initialValues:this.getInitialValues(),onSubmitCallback:this.onSubmit,validate:fe.b},(function(e){var t=e.getInputProps,n=e.handleSubmit,o=e.setValue;return Object(b.createElement)(b.Fragment,null,Object(b.createElement)(fe.a,{getInputProps:t,setValue:o}),Object(b.createElement)(y.a,{isPrimary:!0,onClick:n},Object(_.__)("Continue",'woocommerce')))}))}}]),o}(b.Component),ve=n(693),ke=n(718);function we(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,o=h()(e);if(t){var c=h()(this).constructor;n=Reflect.construct(o,arguments,c)}else n=o.apply(this,arguments);return p()(this,n)}}var Se=function(e){u()(o,e);var t,n=we(o);function o(){var e;return a()(this,o),(e=n.apply(this,arguments)).updateShippingZones=e.updateShippingZones.bind(Y()(e)),e}return s()(o,[{key:"getShippingMethods",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;return e&&e.methods&&Array.isArray(e.methods)?t?e.methods?e.methods.filter((function(e){return e.method_id===t})):[]:e.methods:[]}},{key:"disableShippingMethods",value:function(e,t){t.length&&t.forEach((function(t){$()({method:"POST",path:"/wc/v3/shipping/zones/".concat(e.id,"/methods/").concat(t.instance_id),data:{enabled:!1}})}))}},{key:"updateShippingZones",value:(t=H()(V.a.mark((function e(t){var n,o,c,r,a,i,s=this;return V.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:n=this.props,o=n.clearTaskStatusCache,c=n.createNotice,r=n.shippingZones,a=!1,i=!1,r.forEach((function(e){0===e.id?a=e.toggleable&&t["".concat(e.id,"_enabled")]:i=""!==t["".concat(e.id,"_rate")]&&parseFloat(t["".concat(e.id,"_rate")])!==parseFloat(0);var n=s.getShippingMethods(e),o=parseFloat(t["".concat(e.id,"_rate")])===parseFloat(0)?"free_shipping":"flat_rate",c=s.getShippingMethods(e,o).length?s.getShippingMethods(e,o)[0]:null;if(!e.toggleable||t["".concat(e.id,"_enabled")]){if(c){var r=n.filter((function(e){return e.instance_id!==c.instance_id}));s.disableShippingMethods(e,r)}$()({method:"POST",path:c?"/wc/v3/shipping/zones/".concat(e.id,"/methods/").concat(c.instance_id):"/wc/v3/shipping/zones/".concat(e.id,"/methods"),data:{method_id:o,enabled:!0,settings:{cost:t["".concat(e.id,"_rate")]}}})}else s.disableShippingMethods(e,n)})),Object(A.recordEvent)("tasklist_shipping_set_costs",{shipping_cost:i,rest_world:a}),o(),c("success",Object(_.__)("Your shipping rates have been updated.",'woocommerce')),this.props.onComplete();case 8:case"end":return e.stop()}}),e,this)}))),function(e){return t.apply(this,arguments)})},{key:"renderInputPrefix",value:function(){var e=this.context.getCurrencyConfig(),t=e.symbolPosition,n=e.symbol;return 0===t.indexOf("right")?null:Object(b.createElement)("span",{className:"woocommerce-shipping-rate__control-prefix"},n)}},{key:"renderInputSuffix",value:function(e){var t=this.context.getCurrencyConfig(),n=t.symbolPosition,o=t.symbol;return 0===n.indexOf("right")?Object(b.createElement)("span",{className:"woocommerce-shipping-rate__control-suffix"},o):parseFloat(e)===parseFloat(0)?Object(b.createElement)("span",{className:"woocommerce-shipping-rate__control-suffix"},Object(_.__)("Free shipping",'woocommerce')):null}},{key:"getFormattedRate",value:function(e){var t=this.context.formatDecimalString,n=t(e);return e.length&&n.length?t(e):t(0)}},{key:"getInitialValues",value:function(){var e=this,t=this.context.formatDecimalString,n={};return this.props.shippingZones.forEach((function(o){var c=e.getShippingMethods(o),r=c.length&&c[0].settings.cost?e.getFormattedRate(c[0].settings.cost.value):t(0);n["".concat(o.id,"_rate")]=r,c.length&&c[0].enabled?n["".concat(o.id,"_enabled")]=!0:n["".concat(o.id,"_enabled")]=!1})),n}},{key:"validate",value:function(e){var t={};return Object.keys(e).filter((function(e){return e.endsWith("_rate")})).forEach((function(n){e[n]<0&&(t[n]=Object(_.__)("Shipping rates can not be negative numbers.",'woocommerce'))})),t}},{key:"render",value:function(){var e=this,t=this.props,n=t.buttonText,o=t.shippingZones;return o.length?Object(b.createElement)(x.Form,{initialValues:this.getInitialValues(),onSubmitCallback:this.updateShippingZones,validate:this.validate},(function(t){var c=t.getInputProps,r=t.handleSubmit,a=t.setTouched,i=t.setValue,s=t.values;return Object(b.createElement)(b.Fragment,null,Object(b.createElement)("div",{className:"woocommerce-shipping-rates"},o.map((function(t){return Object(b.createElement)("div",{className:"woocommerce-shipping-rate",key:t.id},Object(b.createElement)("div",{className:"woocommerce-shipping-rate__icon"},t.locations?t.locations.map((function(e){return Object(b.createElement)(x.Flag,{size:24,code:e.code,key:e.code})})):Object(b.createElement)("i",{className:"material-icons-outlined"},"public")),Object(b.createElement)("div",{className:"woocommerce-shipping-rate__main"},t.toggleable?Object(b.createElement)("label",{htmlFor:"woocommerce-shipping-rate__toggle-".concat(t.id),className:"woocommerce-shipping-rate__name"},t.name,Object(b.createElement)(ve.a,le()({id:"woocommerce-shipping-rate__toggle-".concat(t.id)},c("".concat(t.id,"_enabled"))))):Object(b.createElement)("div",{className:"woocommerce-shipping-rate__name"},t.name),(!t.toggleable||s["".concat(t.id,"_enabled")])&&Object(b.createElement)(x.TextControlWithAffixes,le()({label:Object(_.__)("Shipping cost",'woocommerce'),required:!0},c("".concat(t.id,"_rate")),{onBlur:function(){a("".concat(t.id,"_rate")),i("".concat(t.id,"_rate"),e.getFormattedRate(s["".concat(t.id,"_rate")]))},prefix:e.renderInputPrefix(),suffix:e.renderInputSuffix(s["".concat(t.id,"_rate")]),className:"muriel-input-text woocommerce-shipping-rate__control-wrapper"}))))}))),Object(b.createElement)(y.a,{isPrimary:!0,onClick:r},n||Object(_.__)("Update",'woocommerce')))})):null}}]),o}(b.Component);Se.propTypes={buttonText:de.a.string,onComplete:de.a.func.isRequired,createNotice:de.a.func.isRequired,shippingZones:de.a.array},Se.defaultProps={shippingZones:[]},Se.contextType=ke.a;var Ee=Object(f.a)(Object(S.withDispatch)((function(e){var t=e(R.ONBOARDING_STORE_NAME).invalidateResolutionForStoreSelector;return{clearTaskStatusCache:function(){return t("getTasksStatus")}}})))(Se),Ce=n(732);function Pe(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,o=h()(e);if(t){var c=h()(this).constructor;n=Reflect.construct(o,arguments,c)}else n=o.apply(this,arguments);return p()(this,n)}}var Ne=function(e){u()(o,e);var t,n=Pe(o);function o(e){var t;return a()(this,o),(t=n.call(this,e)).initialState={isPending:!1,step:"store_location",shippingZones:[]},t.activePlugins=e.activePlugins,t.state=t.initialState,t.completeStep=t.completeStep.bind(Y()(t)),t}return s()(o,[{key:"componentDidMount",value:function(){this.reset()}},{key:"reset",value:function(){this.setState(this.initialState)}},{key:"fetchShippingZones",value:(t=H()(V.a.mark((function e(){var t,n,o,c,r,a,i;return V.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return this.setState({isPending:!0}),t=this.props,n=t.countryCode,o=t.countryName,c=[],e.next=5,$()({path:"/wc/v3/shipping/zones"});case 5:return r=e.sent,a=!1,e.next=9,Promise.all(r.map(function(){var e=H()(V.a.mark((function e(t){return V.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(0!==t.id){e.next=8;break}return e.next=3,$()({path:"/wc/v3/shipping/zones/".concat(t.id,"/methods")});case 3:return t.methods=e.sent,t.name=Object(_.__)("Rest of the world",'woocommerce'),t.toggleable=!0,c.push(t),e.abrupt("return");case 8:return e.next=10,$()({path:"/wc/v3/shipping/zones/".concat(t.id,"/locations")});case 10:if(t.locations=e.sent,!t.locations.find((function(e){return n===e.code}))){e.next=18;break}return e.next=15,$()({path:"/wc/v3/shipping/zones/".concat(t.id,"/methods")});case 15:t.methods=e.sent,c.push(t),a=!0;case 18:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}()));case 9:if(a){e.next=17;break}return e.next=12,$()({method:"POST",path:"/wc/v3/shipping/zones",data:{name:o}});case 12:return i=e.sent,e.next=15,$()({method:"POST",path:"/wc/v3/shipping/zones/".concat(i.id,"/locations"),data:[{code:n,type:"country"}]});case 15:i.locations=e.sent,c.push(i);case 17:c.reverse(),this.setState({isPending:!1,shippingZones:c});case 19:case"end":return e.stop()}}),e,this)}))),function(){return t.apply(this,arguments)})},{key:"componentDidUpdate",value:function(e,t){var n=this.props,o=n.countryCode,c=n.settings,r=c.woocommerce_store_address,a=c.woocommerce_default_country,i=c.woocommerce_store_postcode,s=this.state.step;"rates"!==s||e.countryCode===o&&"rates"===t.step||this.fetchShippingZones();var l=Boolean(r&&a&&i);"store_location"===s&&l&&this.completeStep()}},{key:"completeStep",value:function(){var e=this.props.createNotice,t=this.state.step,n=this.getSteps(),o=n.findIndex((function(e){return e.key===t})),c=n[o+1];c?this.setState({step:c.key}):(e("success",Object(_.__)("📦 Shipping is done! Don't worry, you can always change it later.",'woocommerce')),Object(T.getHistory)().push(Object(T.getNewPath)({},"/",{})))}},{key:"getPluginsToActivate",value:function(){var e=this.props.countryCode,t=[];return["GB","CA","AU"].includes(e)?t.push("woocommerce-shipstation-integration"):"US"===e&&(t.push("woocommerce-services"),t.push("jetpack")),Object(N.difference)(t,this.activePlugins)}},{key:"getSteps",value:function(){var e=this,t=this.props,n=t.countryCode,o=t.isJetpackConnected,c=this.getPluginsToActivate(),r=!o&&"US"===n,a=[{key:"store_location",label:Object(_.__)("Set store location",'woocommerce'),description:Object(_.__)("The address from which your business operates",'woocommerce'),content:Object(b.createElement)(je,le()({},this.props,{onComplete:function(t){var n=Object(L.b)(t.countryState);Object(A.recordEvent)("tasklist_shipping_set_location",{country:n}),e.completeStep()}})),visible:!0},{key:"rates",label:Object(_.__)("Set shipping costs",'woocommerce'),description:Object(_.__)("Define how much customers pay to ship to different destinations",'woocommerce'),content:Object(b.createElement)(Ee,le()({buttonText:c.length||r?Object(_.__)("Proceed",'woocommerce'):Object(_.__)("Complete task",'woocommerce'),shippingZones:this.state.shippingZones,onComplete:this.completeStep},this.props)),visible:!0},{key:"label_printing",label:Object(_.__)("Enable shipping label printing",'woocommerce'),description:c.includes("woocommerce-shipstation-integration")?me()({mixedString:Object(_.__)("We recommend using ShipStation to save time at the post office by printing your shipping labels at home. Try ShipStation free for 30 days. {{link}}Learn more{{/link}}.",'woocommerce'),components:{link:Object(b.createElement)(x.Link,{href:"https://woocommerce.com/products/shipstation-integration",target:"_blank",type:"external"})}}):Object(_.__)("With WooCommerce Shipping and Jetpack you can save time at the Post Office by printing your shipping labels at home",'woocommerce'),content:Object(b.createElement)(x.Plugins,le()({onComplete:function(t,n){Object(Ce.a)(n),Object(A.recordEvent)("tasklist_shipping_label_printing",{install:!0,plugins_to_activate:c}),e.completeStep()},onError:function(e,t){return Object(Ce.a)(t)},onSkip:function(){Object(A.recordEvent)("tasklist_shipping_label_printing",{install:!1,plugins_to_activate:c}),Object(T.getHistory)().push(Object(T.getNewPath)({},"/",{}))},pluginSlugs:c},this.props)),visible:c.length},{key:"connect",label:Object(_.__)("Connect your store",'woocommerce'),description:Object(_.__)("Connect your store to WordPress.com to enable label printing",'woocommerce'),content:Object(b.createElement)(_e,le()({redirectUrl:Object(D.f)("admin.php?page=wc-admin"),completeStep:this.completeStep},this.props,{onConnect:function(){Object(A.recordEvent)("tasklist_shipping_connect_store")}})),visible:r}];return Object(N.filter)(a,(function(e){return e.visible}))}},{key:"render",value:function(){var e=this.state,t=e.isPending,n=e.step,o=this.props.isUpdateSettingsRequesting;return Object(b.createElement)("div",{className:"woocommerce-task-shipping"},Object(b.createElement)(x.Card,{className:"is-narrow"},Object(b.createElement)(x.Stepper,{isPending:t||o,isVertical:!0,currentStep:n,steps:this.getSteps()})))}}]),o}(b.Component),xe=Object(f.a)(Object(S.withSelect)((function(e){var t=e(R.SETTINGS_STORE_NAME),n=t.getSettings,o=t.isUpdateSettingsRequesting,c=e(R.PLUGINS_STORE_NAME),r=c.getActivePlugins,a=c.isJetpackConnected,i=n("general").general,s=void 0===i?{}:i,l=Object(L.b)(s.woocommerce_default_country),u=Object(D.g)("dataEndpoints",{}).countries,m=l?(void 0===u?[]:u).find((function(e){return e.code===l})):null,p=m?m.name:null,d=r();return{countryCode:l,countryName:p,isUpdateSettingsRequesting:o("general"),settings:s,activePlugins:d,isJetpackConnected:a()}})),Object(S.withDispatch)((function(e){return{createNotice:e("core/notices").createNotice,updateAndPersistSettingsForGroup:e(R.SETTINGS_STORE_NAME).updateAndPersistSettingsForGroup}})))(Ne);function Te(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function Re(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Te(Object(n),!0).forEach((function(t){W()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Te(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function Ae(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,o=h()(e);if(t){var c=h()(this).constructor;n=Reflect.construct(o,arguments,c)}else n=o.apply(this,arguments);return p()(this,n)}}var Ie=function(e){u()(o,e);var t,n=Ae(o);function o(e){var t;a()(this,o),t=n.call(this,e);var c=e.hasCompleteAddress,r=e.pluginsToActivate;return t.initialState={isPending:!1,stepIndex:c?1:0,cachedPluginsToActivate:r},t.state=t.initialState,t.completeStep=t.completeStep.bind(Y()(t)),t}return s()(o,[{key:"componentDidMount",value:function(){this.reset()}},{key:"reset",value:function(){this.setState(this.initialState)}},{key:"shouldShowSuccessScreen",value:function(){var e=this.props,t=e.isJetpackConnected,n=e.hasCompleteAddress,o=e.pluginsToActivate;return n&&!o.length&&t&&this.isTaxJarSupported()}},{key:"isTaxJarSupported",value:function(){var e=this.props,t=e.countryCode,n=e.tasksStatus,o=n.automatedTaxSupportedCountries,c=void 0===o?[]:o;return!n.taxJarActivated&&c.includes(t)}},{key:"completeStep",value:function(){var e=this.state.stepIndex;this.getSteps()[e+1]&&this.setState({stepIndex:e+1})}},{key:"manuallyConfigureTaxRates",value:(t=H()(V.a.mark((function e(){var t,n,o,c=this;return V.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:t=this.props,n=t.generalSettings,o=t.updateAndPersistSettingsForGroup,"yes"!==n.woocommerce_calc_taxes?(this.setState({isPending:!0}),o("general",{general:Re(Re({},n),{},{woocommerce_calc_taxes:"yes"})}).then((function(){return c.redirectToTaxSettings()})).catch((function(e){return Object(Ce.a)(e)}))):this.redirectToTaxSettings();case 2:case"end":return e.stop()}}),e,this)}))),function(){return t.apply(this,arguments)})},{key:"updateAutomatedTax",value:function(e){var t=this,n=this.props,o=n.clearTaskStatusCache,c=n.createNotice,r=n.updateAndPersistSettingsForGroup,a=n.generalSettings,i=n.taxSettings;Promise.all([r("tax",{tax:Re(Re({},i),{},{wc_connect_taxes_enabled:e?"yes":"no"})}),r("general",{general:Re(Re({},a),{},{woocommerce_calc_taxes:"yes"})})]).then((function(){o(),e?(c("success",Object(_.__)("You're awesome! One less item on your to-do list ✅",'woocommerce')),Object(T.getHistory)().push(Object(T.getNewPath)({},"/",{}))):t.redirectToTaxSettings()})).catch((function(){c("error",Object(_.__)("There was a problem updating your tax settings.",'woocommerce'))}))}},{key:"redirectToTaxSettings",value:function(){window.location=Object(D.f)("admin.php?page=wc-settings&tab=tax&section=standard&wc_onboarding_active_task=tax")}},{key:"doNotChargeSalesTax",value:function(){var e=this.props.updateOptions;Object(A.queueRecordEvent)("tasklist_tax_connect_store",{connect:!1,no_tax:!0}),e({woocommerce_no_sales_tax:!0,woocommerce_calc_taxes:"no"}).then((function(){window.location=Object(D.f)("admin.php?page=wc-admin")}))}},{key:"getSteps",value:function(){var e=this,t=this.props,n=t.generalSettings,o=t.isJetpackConnected,c=t.isPending,r=t.tosAccepted,a=t.updateOptions,i=this.state.cachedPluginsToActivate,s=[{key:"store_location",label:Object(_.__)("Set store location",'woocommerce'),description:Object(_.__)("The address from which your business operates",'woocommerce'),content:Object(b.createElement)(je,le()({},this.props,{onComplete:function(t){var n=Object(L.b)(t.countryState);Object(A.recordEvent)("tasklist_tax_set_location",{country:n}),e.completeStep()},isSettingsRequesting:!1,settings:n})),visible:!0},{key:"plugins",label:Object(_.__)("Install Jetpack and WooCommerce Tax",'woocommerce'),description:Object(_.__)("Jetpack and WooCommerce Tax allow you to automate sales tax calculations",'woocommerce'),content:Object(b.createElement)(b.Fragment,null,Object(b.createElement)(x.Plugins,{onComplete:function(t,n){Object(Ce.a)(n),Object(A.recordEvent)("tasklist_tax_install_extensions",{install_extensions:!0}),a({woocommerce_setup_jetpack_opted_in:!0}),e.completeStep()},onError:function(e,t){return Object(Ce.a)(t)},onSkip:function(){Object(A.queueRecordEvent)("tasklist_tax_install_extensions",{install_extensions:!1}),e.manuallyConfigureTaxRates()},skipText:Object(_.__)("Set up tax rates manually",'woocommerce'),onAbort:function(){return e.doNotChargeSalesTax()},abortText:Object(_.__)("My business doesn't charge sales tax",'woocommerce')}),!r&&Object(b.createElement)(j.a,{variant:"caption",className:"woocommerce-task__caption"},me()({mixedString:Object(_.__)("By installing Jetpack and WooCommerce Tax you agree to the {{link}}Terms of Service{{/link}}.",'woocommerce'),components:{link:Object(b.createElement)(x.Link,{href:"https://wordpress.com/tos/",target:"_blank",type:"external"})}}))),visible:(i.length||!r)&&this.isTaxJarSupported()},{key:"connect",label:Object(_.__)("Connect your store",'woocommerce'),description:Object(_.__)("Connect your store to WordPress.com to enable automated sales tax calculations",'woocommerce'),content:Object(b.createElement)(_e,le()({},this.props,{onConnect:function(){Object(A.recordEvent)("tasklist_tax_connect_store",{connect:!0,no_tax:!1})},onSkip:function(){Object(A.queueRecordEvent)("tasklist_tax_connect_store",{connect:!1,no_tax:!1}),e.manuallyConfigureTaxRates()},skipText:Object(_.__)("Set up tax rates manually",'woocommerce'),onAbort:function(){return e.doNotChargeSalesTax()},abortText:Object(_.__)("My business doesn't charge sales tax",'woocommerce')})),visible:!o&&this.isTaxJarSupported()},{key:"manual_configuration",label:Object(_.__)("Configure tax rates",'woocommerce'),description:Object(_.__)("Head over to the tax rate settings screen to configure your tax rates",'woocommerce'),content:Object(b.createElement)(b.Fragment,null,Object(b.createElement)(y.a,{disabled:c,isPrimary:!0,isBusy:c,onClick:function(){Object(A.recordEvent)("tasklist_tax_config_rates"),e.manuallyConfigureTaxRates()}},Object(_.__)("Configure",'woocommerce')),Object(b.createElement)("p",null,"yes"!==n.woocommerce_calc_taxes&&me()({mixedString:Object(_.__)('By clicking "Configure" you\'re enabling tax rates and calculations. More info {{link}}here{{/link}}.','woocommerce'),components:{link:Object(b.createElement)(x.Link,{href:"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-1",target:"_blank",type:"external"})}}))),visible:!this.isTaxJarSupported()}];return Object(N.filter)(s,(function(e){return e.visible}))}},{key:"renderSuccessScreen",value:function(){var e=this,t=this.props.isPending;return Object(b.createElement)("div",{className:"woocommerce-task-tax__success"},Object(b.createElement)("span",{className:"woocommerce-task-tax__success-icon",role:"img","aria-labelledby":"woocommerce-task-tax__success-message"},"🎊"),Object(b.createElement)(x.H,{id:"woocommerce-task-tax__success-message"},Object(_.__)("Good news!",'woocommerce')),Object(b.createElement)("p",null,me()({mixedString:Object(_.__)("{{strong}}Jetpack{{/strong}} and {{strong}}WooCommerce Tax{{/strong}} can automate your sales tax calculations for you.",'woocommerce'),components:{strong:Object(b.createElement)("strong",null)}})),Object(b.createElement)(y.a,{disabled:t,isPrimary:!0,isBusy:t,onClick:function(){Object(A.recordEvent)("tasklist_tax_setup_automated_proceed",{setup_automatically:!0}),e.updateAutomatedTax(!0)}},Object(_.__)("Yes please",'woocommerce')),Object(b.createElement)(y.a,{disabled:t,isBusy:t,onClick:function(){Object(A.recordEvent)("tasklist_tax_setup_automated_proceed",{setup_automatically:!1}),e.updateAutomatedTax(!1)}},Object(_.__)("No thanks, I'll configure taxes manually",'woocommerce')),Object(b.createElement)(y.a,{disabled:t,isBusy:t,onClick:function(){return e.doNotChargeSalesTax()}},Object(_.__)("My business doesn't charge sales tax",'woocommerce')))}},{key:"render",value:function(){var e=this.state.stepIndex,t=this.props,n=t.isPending,o=t.isResolving,c=this.getSteps()[e];return Object(b.createElement)("div",{className:"woocommerce-task-tax"},Object(b.createElement)(x.Card,{className:"is-narrow"},this.shouldShowSuccessScreen()?this.renderSuccessScreen():Object(b.createElement)(x.Stepper,{isPending:n||o,isVertical:!0,currentStep:c.key,steps:this.getSteps()})))}}]),o}(b.Component),Me=Object(f.a)(Object(S.withSelect)((function(e){var t=e(R.SETTINGS_STORE_NAME),n=t.getSettings,o=t.isUpdateSettingsRequesting,c=e(R.OPTIONS_STORE_NAME).getOption,r=e(R.PLUGINS_STORE_NAME),a=r.getActivePlugins,i=r.isJetpackConnected,s=r.isPluginsRequesting,l=e(R.ONBOARDING_STORE_NAME).getTasksStatus,u=n("general").general,m=void 0===u?{}:u,p=Object(L.b)(m.woocommerce_default_country),d=m.woocommerce_store_address,h=m.woocommerce_default_country,b=m.woocommerce_store_postcode,_=Boolean(d&&h&&b),f=n("tax").tax,g=void 0===f?{}:f,O=a(),y=Object(N.difference)(["jetpack","woocommerce-services"],O),j=(c("wc_connect_options")||{}).tos_accepted||c("woocommerce_setup_jetpack_opted_in"),v=l(),k=o("tax")||o("general"),w=s("getJetpackConnectUrl");return{countryCode:p,generalSettings:m,hasCompleteAddress:_,isJetpackConnected:i(),isPending:k,isResolving:w,pluginsToActivate:y,tasksStatus:v,taxSettings:g,tosAccepted:j}})),Object(S.withDispatch)((function(e){var t=e("core/notices").createNotice,n=e(R.OPTIONS_STORE_NAME).updateOptions,o=e(R.SETTINGS_STORE_NAME).updateAndPersistSettingsForGroup,c=e(R.ONBOARDING_STORE_NAME).invalidateResolutionForStoreSelector;return{clearTaskStatusCache:function(){return c("getTasksStatus")},createNotice:t,updateAndPersistSettingsForGroup:o,updateOptions:n}})))(Ie),De=n(751);function Le(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function Fe(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Le(Object(n),!0).forEach((function(t){W()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Le(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function Ue(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,o=h()(e);if(t){var c=h()(this).constructor;n=Reflect.construct(o,arguments,c)}else n=o.apply(this,arguments);return p()(this,n)}}var Be=function(e){u()(c,e);var t,n,o=Ue(c);function c(e){var t;a()(this,c),t=o.apply(this,arguments);var n=e.methods,r={};return n.forEach((function(e){return r[e.key]=e.isEnabled})),t.state={busyMethod:null,enabledMethods:r,recommendedMethod:t.getRecommendedMethod()},t.markConfigured=t.markConfigured.bind(Y()(t)),t}return s()(c,[{key:"componentDidUpdate",value:function(){var e=this.state.recommendedMethod,t=this.getRecommendedMethod();e!==t&&this.setState({recommendedMethod:t})}},{key:"getRecommendedMethod",value:function(){return this.props.methods.find((function(e){return"wcpay"===e.key&&e.visible}))?"wcpay":"stripe"}},{key:"markConfigured",value:function(e){var t=this.props.clearTaskStatusCache,n=this.state.enabledMethods;this.setState({enabledMethods:Fe(Fe({},n),{},W()({},e,!0))}),t(),Object(A.recordEvent)("tasklist_payment_connect_method",{payment_method:e}),Object(T.getHistory)().push(Object(T.getNewPath)({task:"payments"},"/",{}))}},{key:"getCurrentMethod",value:function(){var e=this.props,t=e.methods,n=e.query;if(n.method)return t.find((function(e){return e.key===n.method}))}},{key:"getInstallStep",value:function(){var e=this.getCurrentMethod();if(e.plugins&&e.plugins.length){var t=this.props.activePlugins,n=e.plugins.filter((function(e){return!t.includes(e)})),o=e.plugins.map((function(e){return R.pluginNames[e]})).join(" "+Object(_.__)("and",'woocommerce')+" ");return{key:"install",label:Object(_.sprintf)(Object(_.__)("Install %s",'woocommerce'),o),content:Object(b.createElement)(x.Plugins,{onComplete:function(t,n){Object(Ce.a)(n),Object(A.recordEvent)("tasklist_payment_install_method",{plugins:e.plugins})},onError:function(e,t){return Object(Ce.a)(t)},autoInstall:!0,pluginSlugs:e.plugins}),isComplete:!n.length}}}},{key:"toggleMethod",value:(n=H()(V.a.mark((function e(t){var n,o,c,r,a,i,s;return V.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=this.props,o=n.clearTaskStatusCache,c=n.methods,r=n.options,a=n.updateOptions,i=this.state.enabledMethods,s=c.find((function(e){return e.key===t})),i[t]=!i[t],this.setState({enabledMethods:i}),Object(A.recordEvent)("tasklist_payment_toggle",{enabled:!s.isEnabled,payment_method:t}),e.next=8,a(W()({},s.optionName,Fe(Fe({},r[s.optionName]),{},{enabled:s.isEnabled?"no":"yes"})));case 8:o();case 9:case"end":return e.stop()}}),e,this)}))),function(e){return n.apply(this,arguments)})},{key:"handleClick",value:(t=H()(V.a.mark((function e(t){var n,o,c,r=this;return V.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(n=this.props.methods,o=t.key,c=t.onClick,Object(A.recordEvent)("tasklist_payment_setup",{options:n.map((function(e){return e.key})),selected:o}),!c){e.next=8;break}return this.setState({busyMethod:o}),e.next=7,new Promise(c).then((function(){r.setState({busyMethod:null})})).catch((function(){r.setState({busyMethod:null})}));case 7:return e.abrupt("return");case 8:Object(T.updateQueryString)({method:o});case 9:case"end":return e.stop()}}),e,this)}))),function(e){return t.apply(this,arguments)})},{key:"render",value:function(){var e=this,t=this.getCurrentMethod(),n=this.state,o=n.busyMethod,c=n.enabledMethods,r=n.recommendedMethod,a=this.props,i=a.methods,s=a.query;return t?Object(b.createElement)(x.Card,{className:"woocommerce-task-payment-method is-narrow"},Object(b.cloneElement)(t.container,{query:s,installStep:this.getInstallStep(),markConfigured:this.markConfigured,hasCbdIndustry:t.hasCbdIndustry})):Object(b.createElement)("div",{className:"woocommerce-task-payments"},i.map((function(t){var n=t.before,a=t.container,i=t.content,s=t.isConfigured,l=t.key,u=t.title;if(!t.visible)return null;var m=O()("woocommerce-task-payment","is-narrow",!s&&"woocommerce-task-payment-not-configured","woocommerce-task-payment-"+l),p=l===r&&!s,d=p&&"wcpay"!==l,h=p&&"wcpay"===l;return Object(b.createElement)(x.Card,{key:l,className:m},Object(b.createElement)("div",{className:"woocommerce-task-payment__before"},d&&Object(b.createElement)("div",{className:"woocommerce-task-payment__recommended-ribbon"},Object(b.createElement)("span",null,Object(_.__)("Recommended",'woocommerce'))),n),Object(b.createElement)("div",{className:"woocommerce-task-payment__text"},Object(b.createElement)(x.H,{className:"woocommerce-task-payment__title"},u,h&&Object(b.createElement)("span",{className:"woocommerce-task-payment__recommended-pill"},Object(_.__)("Recommended",'woocommerce'))),Object(b.createElement)("div",{className:"woocommerce-task-payment__content"},i)),Object(b.createElement)("div",{className:"woocommerce-task-payment__after"},a&&!s?Object(b.createElement)(y.a,{isPrimary:l===r,isSecondary:l!==r,isBusy:o===l,disabled:o,onClick:function(){return e.handleClick(t)}},Object(_.__)("Set up",'woocommerce')):Object(b.createElement)(ve.a,{checked:c[l],onChange:function(){return e.toggleMethod(l)},onClick:function(e){return e.stopPropagation()}})))})))}}]),c}(b.Component),qe=Object(f.a)(Object(S.withDispatch)((function(e){var t=e("core/notices").createNotice,n=e(R.PLUGINS_STORE_NAME).installAndActivatePlugins,o=e(R.OPTIONS_STORE_NAME).updateOptions,c=e(R.ONBOARDING_STORE_NAME).invalidateResolutionForStoreSelector;return{clearTaskStatusCache:function(){return c("getTasksStatus")},createNotice:t,installAndActivatePlugins:n,updateOptions:o}})),Object(S.withSelect)((function(e,t){var n=t.createNotice,o=t.installAndActivatePlugins,c=e(R.ONBOARDING_STORE_NAME).getProfileItems,r=e(R.OPTIONS_STORE_NAME).getOption,a=e(R.PLUGINS_STORE_NAME),i=a.getActivePlugins,s=a.isJetpackConnected,l=(0,e(R.SETTINGS_STORE_NAME).getSettings)("general").general,u=void 0===l?{}:l,m=e(R.ONBOARDING_STORE_NAME).getTasksStatus,p=i(),d=m(),h=c(),b=["woocommerce_woocommerce_payments_settings","woocommerce_stripe_settings","woocommerce_ppec_paypal_settings","woocommerce_payfast_settings","woocommerce_square_credit_card_settings","woocommerce_klarna_payments_settings","woocommerce_kco_settings","wc_square_refresh_tokens","woocommerce_cod_settings","woocommerce_bacs_settings","woocommerce_bacs_accounts","woocommerce_eway_settings"].reduce((function(e,t){return e[t]=r(t),e}),{}),_=Object(L.b)(u.woocommerce_default_country);return{countryCode:_,profileItems:h,activePlugins:p,options:b,methods:Object(De.a)({activePlugins:p,countryCode:_,createNotice:n,installAndActivatePlugins:o,isJetpackConnected:s(),onboardingStatus:d,options:b,profileItems:h})}})))(Be);function Je(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function Ge(e,t,n,o){Object(A.recordEvent)("task_view",{task_name:e,wcs_installed:o.includes("woocommerce-services"),wcs_active:n.includes("woocommerce-services"),jetpack_installed:o.includes("jetpack"),jetpack_active:n.includes("jetpack"),jetpack_connected:t})}function Ve(e){var t=e.activePlugins,n=e.countryCode,o=e.createNotice,c=e.installAndActivatePlugins,r=e.installedPlugins,a=e.isJetpackConnected,i=e.onboardingStatus,s=e.profileItems,l=e.query,u=e.toggleCartModal,m=function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Je(Object(n),!0).forEach((function(t){W()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Je(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({hasPaymentGateway:!1,hasPhysicalProducts:!1,hasProducts:!1,isAppearanceComplete:!1,isTaxComplete:!1,shippingZonesCount:0,wcPayIsConnected:!1},i),p=m.hasPaymentGateway,d=m.hasPhysicalProducts,h=m.hasProducts,f=m.isAppearanceComplete,g=m.isTaxComplete,O=m.shippingZonesCount,y=m.wcPayIsConnected,j=Object(L.a)(s,r),v=j.products,k=j.remainingProducts,w=j.uniqueItemsList,S=-1!==r.indexOf("woocommerce-payments"),E=s.completed,C=s.product_types,P=Object(_.__)("Purchase & install extensions");if(1===w.length){var N=w[0],x=N.name,R="theme"===N.type?Object(_.__)("Purchase & install %s theme",'woocommerce'):Object(_.__)("Purchase & install %s extension",'woocommerce');P=Object(_.sprintf)(R,x)}var I,M=[{key:"store_details",title:Object(_.__)("Setup wizard",'woocommerce'),container:null,onClick:function(){Object(A.recordEvent)("tasklist_click",{task_name:"store_details"}),Object(T.getHistory)().push(Object(T.getNewPath)({},"/setup-wizard",{}))},completed:E,visible:!0,time:Object(_.__)("4 minutes",'woocommerce')},{key:"purchase",title:P,container:null,onClick:function(){return Object(A.recordEvent)("tasklist_click",{task_name:"purchase"}),k.length?u():null},visible:v.length,completed:v.length&&!k.length,time:Object(_.__)("2 minutes",'woocommerce'),isDismissable:!0},{key:"products",title:Object(_.__)("Add my products",'woocommerce'),container:Object(b.createElement)(ie,null),onClick:function(){Object(A.recordEvent)("tasklist_click",{task_name:"products"}),Object(T.updateQueryString)({task:"products"})},completed:h,visible:!0,time:Object(_.__)("1 minute per product",'woocommerce')},{key:"woocommerce-payments",title:Object(_.__)("Set up WooCommerce Payments",'woocommerce'),container:Object(b.createElement)(b.Fragment,null),completed:y,onClick:(I=H()(V.a.mark((function e(n){return V.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if("A"!==n.target.nodeName){e.next=2;break}return e.abrupt("return",!1);case 2:return e.next=4,new Promise((function(e,n){return Ge("wcpay",a,t,r),Object(A.recordEvent)("tasklist_click",{task_name:"woocommerce-payments"}),Object(De.b)(e,n,o,c)}));case 4:case"end":return e.stop()}}),e)}))),function(e){return I.apply(this,arguments)}),visible:window.wcAdminFeatures.wcpay&&S&&"US"===n,additionalInfo:Object(_.__)('By setting up, you are agreeing to the <a href="https://wordpress.com/tos/" target="_blank">Terms of Service</a>','woocommerce'),time:Object(_.__)("2 minutes",'woocommerce')},{key:"payments",title:Object(_.__)("Set up payments",'woocommerce'),container:Object(b.createElement)(qe,null),completed:p,onClick:function(){Object(A.recordEvent)("tasklist_click",{task_name:"payments"}),Object(T.updateQueryString)({task:"payments"})},visible:!S,time:Object(_.__)("2 minutes",'woocommerce')},{key:"tax",title:Object(_.__)("Set up tax",'woocommerce'),container:Object(b.createElement)(Me,null),onClick:function(){Object(A.recordEvent)("tasklist_click",{task_name:"tax"}),Object(T.updateQueryString)({task:"tax"})},completed:g,visible:!0,time:Object(_.__)("1 minute",'woocommerce')},{key:"shipping",title:Object(_.__)("Set up shipping",'woocommerce'),container:Object(b.createElement)(xe,null),onClick:function(){Object(A.recordEvent)("tasklist_click",{task_name:"shipping"}),Object(T.updateQueryString)({task:"shipping"})},completed:O>0,visible:C&&C.includes("physical")||d,time:Object(_.__)("1 minute",'woocommerce')},{key:"appearance",title:Object(_.__)("Personalize my store",'woocommerce'),container:Object(b.createElement)(ce,null),onClick:function(){Object(A.recordEvent)("tasklist_click",{task_name:"appearance"}),Object(T.updateQueryString)({task:"appearance"})},completed:f,visible:!0,time:Object(_.__)("2 minutes",'woocommerce')}];return Object(Q.applyFilters)("woocommerce_admin_onboarding_task_list",M.sort((function(e,t){return e.completed===t.completed?0:e.completed?1:-1})),l)}function ze(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,o=h()(e);if(t){var c=h()(this).constructor;n=Reflect.construct(o,arguments,c)}else n=o.apply(this,arguments);return p()(this,n)}}var He=function(e){u()(n,e);var t=ze(n);function n(e){var o;return a()(this,n),(o=t.call(this,e)).state={isCartModalOpen:!1},o}return s()(n,[{key:"componentDidMount",value:function(){document.body.classList.add("woocommerce-onboarding"),document.body.classList.add("woocommerce-task-dashboard__body"),this.recordTaskView(),this.recordTaskListView(),this.possiblyCompleteTaskList(),this.possiblyTrackCompletedTasks()}},{key:"componentDidUpdate",value:function(e){var t=this.props.query;e.query.task!==t.task&&(window.document.documentElement.scrollTop=0,this.recordTaskView()),this.possiblyCompleteTaskList(),this.possiblyTrackCompletedTasks()}},{key:"possiblyCompleteTaskList",value:function(){var e=this.props,t=e.isTaskListComplete,n=e.updateOptions;this.getIncompleteTasks().length||t||n({woocommerce_task_list_complete:"yes"})}},{key:"getCompletedTaskKeys",value:function(){return this.getVisibleTasks().filter((function(e){return e.completed})).map((function(e){return e.key}))}},{key:"getIncompleteTasks",value:function(){return this.getAllTasks().filter((function(e){return e.visible&&!e.completed}))}},{key:"possiblyTrackCompletedTasks",value:function(){var e=this.props,t=e.trackedCompletedTasks,n=e.updateOptions,o=this.getCompletedTaskKeys();0!==Object(N.xor)(t,o).length&&n({woocommerce_task_list_tracked_completed_tasks:o})}},{key:"dismissTask",value:function(e){var t=this,n=this.props,o=n.createNotice,r=n.dismissedTasks,a=n.updateOptions;o("success",Object(_.__)("Task dismissed"),{actions:[{label:Object(_.__)("Undo",'woocommerce'),onClick:function(){return t.undoDismissTask(e)}}]}),Object(A.recordEvent)("tasklist_dismiss_task",{task_name:e}),a({woocommerce_task_list_dismissed_tasks:[].concat(c()(r),[e])})}},{key:"undoDismissTask",value:function(e){var t=this.props,n=t.dismissedTasks;(0,t.updateOptions)({woocommerce_task_list_dismissed_tasks:n.filter((function(t){return t!==e}))})}},{key:"componentWillUnmount",value:function(){document.body.classList.remove("woocommerce-onboarding"),document.body.classList.remove("woocommerce-task-dashboard__body")}},{key:"getAllTasks",value:function(){var e=this.props;return Ve({activePlugins:e.activePlugins,countryCode:e.countryCode,createNotice:e.createNotice,installAndActivatePlugins:e.installAndActivatePlugins,installedPlugins:e.installedPlugins,isJetpackConnected:e.isJetpackConnected,onboardingStatus:e.onboardingStatus,profileItems:e.profileItems,query:e.query,toggleCartModal:this.toggleCartModal.bind(this)})}},{key:"getVisibleTasks",value:function(){var e=this.props.dismissedTasks;return this.getAllTasks().filter((function(t){return t.visible&&!e.includes(t.key)}))}},{key:"recordTaskView",value:function(){var e=this.props,t=e.isJetpackConnected,n=e.activePlugins,o=e.installedPlugins,c=e.query.task;c&&Ge(c,t,n,o)}},{key:"recordTaskListView",value:function(){if(!this.getCurrentTask()){var e=this.props.profileItems,t=this.getVisibleTasks();Object(A.recordEvent)("tasklist_view",{number_tasks:t.length,store_connected:e.wccom_connected})}}},{key:"hideTaskCard",value:function(e){Object(A.recordEvent)("tasklist_completed",{action:e,completed_task_count:this.getCompletedTaskKeys().length,incomplete_task_count:this.getIncompleteTasks().length}),this.props.updateOptions({woocommerce_task_list_hidden:"yes",woocommerce_task_list_prompt_shown:!0})}},{key:"getCurrentTask",value:function(){var e=this.props.query.task,t=this.getAllTasks().find((function(t){return t.key===e}));return t||null}},{key:"renderMenu",value:function(){var e=this;return Object(b.createElement)("div",{className:"woocommerce-card__menu woocommerce-card__header-item"},Object(b.createElement)(x.EllipsisMenu,{label:Object(_.__)("Task List Options",'woocommerce'),renderContent:function(){return Object(b.createElement)("div",{className:"woocommerce-task-card__section-controls"},Object(b.createElement)(y.a,{onClick:function(){return e.hideTaskCard("remove_card")}},Object(_.__)("Hide this",'woocommerce')))}}))}},{key:"toggleCartModal",value:function(){var e=this.state.isCartModalOpen;e||Object(A.recordEvent)("tasklist_purchase_extensions"),this.setState({isCartModalOpen:!e})}},{key:"render",value:function(){var e=this,t=this.props.query,n=this.state.isCartModalOpen,o=this.getCurrentTask(),c=this.getVisibleTasks().map((function(t){return t.className=O()(t.completed?"is-complete":null,t.className),t.before=Object(b.createElement)("div",{className:"woocommerce-task__icon"},t.completed&&Object(b.createElement)(E.a,{icon:P})),t.title=Object(b.createElement)(j.a,{as:"div",variant:t.completed?"body.small":"button"},t.title,t.additionalInfo&&Object(b.createElement)("div",{className:"woocommerce-task__additional-info",dangerouslySetInnerHTML:Object(F.a)(t.additionalInfo)}),t.time&&!t.completed&&Object(b.createElement)("div",{className:"woocommerce-task__estimated-time"},t.time)),!t.completed&&t.isDismissable&&(t.after=Object(b.createElement)(y.a,{"data-testid":"".concat(t.key,"-dismiss-button"),isTertiary:!0,onClick:function(n){n.stopPropagation(),e.dismissTask(t.key)}},Object(_.__)("Dismiss",'woocommerce'))),t.onClick||(t.onClick=function(e){if("A"===e.target.nodeName)return!1;Object(T.updateQueryString)({task:t.key})}),t})),r=O()("woocommerce-task-card__progress-bar",{completed:c.length===this.getCompletedTaskKeys().length});return Object(b.createElement)(b.Fragment,null,Object(b.createElement)("div",{className:"woocommerce-task-dashboard__container"},o?Object(b.cloneElement)(o.container,{query:t}):Object(b.createElement)(b.Fragment,null,Object(b.createElement)(v.a,{size:"large",className:"woocommerce-task-card woocommerce-dashboard-card"},Object(b.createElement)("progress",{className:r,max:c.length,value:this.getCompletedTaskKeys().length}),Object(b.createElement)(k.a,{size:"medium"},Object(b.createElement)(j.a,{variant:"title.small"},Object(_.__)("Finish setup",'woocommerce')),this.renderMenu()),Object(b.createElement)(w.a,null,Object(b.createElement)(x.List,{items:c}))))),n&&Object(b.createElement)(J,{onClose:function(){return e.toggleCartModal()},onClickPurchaseLater:function(){return e.toggleCartModal()}}))}}]),n}(b.Component);t.default=Object(f.a)(Object(S.withSelect)((function(e){var t=e(R.ONBOARDING_STORE_NAME),n=t.getProfileItems,o=t.getTasksStatus,c=e(R.OPTIONS_STORE_NAME).getOption,r=e(R.SETTINGS_STORE_NAME).getSettings,a=e(R.PLUGINS_STORE_NAME),i=a.getActivePlugins,s=a.getInstalledPlugins,l=a.isJetpackConnected,u=n(),m=c("woocommerce_task_list_complete")||!1,p=c("woocommerce_task_list_tracked_completed_tasks")||[],d=c("woocommerce_task_list_dismissed_tasks")||[],h=r("general").general,b=void 0===h?{}:h,_=Object(L.b)(b.woocommerce_default_country),f=i(),g=s(),O=o();return{activePlugins:f,countryCode:_,dismissedTasks:d,isJetpackConnected:l(),installedPlugins:g,isTaskListComplete:m,onboardingStatus:O,profileItems:u,trackedCompletedTasks:p}})),Object(S.withDispatch)((function(e){var t=e("core/notices").createNotice,n=e(R.OPTIONS_STORE_NAME).updateOptions;return{createNotice:t,installAndActivatePlugins:e(R.PLUGINS_STORE_NAME).installAndActivatePlugins,updateOptions:n}})))(He)}}]);
1
+ (window.__wcAdmin_webpackJsonp=window.__wcAdmin_webpackJsonp||[]).push([[49],{172:function(e,t,n){"use strict";var o=n(9),c=n(19),r=n(4),a=n.n(r),i=n(0);function s(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}t.a=function(e){var t=e.as,n=void 0===t?"div":t,r=e.className,l=Object(c.a)(e,["as","className"]);return function(e){var t=e.as,n=void 0===t?"div":t,o=Object(c.a)(e,["as"]);return"function"==typeof o.children?o.children(o):Object(i.createElement)(n,o)}(function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?s(Object(n),!0).forEach((function(t){Object(o.a)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):s(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({as:n,className:a()("components-visually-hidden",r)},l))}},253:function(e,t,n){"use strict";var o=n(0),c=n(4),r=n.n(c),a=n(172);function i(e){var t=e.id,n=e.label,c=e.hideLabelFromVision,s=e.help,l=e.className,u=e.children;return Object(o.createElement)("div",{className:r()("components-base-control",l)},Object(o.createElement)("div",{className:"components-base-control__field"},n&&t&&(c?Object(o.createElement)(a.a,{as:"label",htmlFor:t},n):Object(o.createElement)("label",{className:"components-base-control__label",htmlFor:t},n)),n&&!t&&(c?Object(o.createElement)(a.a,{as:"label"},n):Object(o.createElement)(i.VisualLabel,null,n)),u),!!s&&Object(o.createElement)("p",{id:t+"__help",className:"components-base-control__help"},s))}i.VisualLabel=function(e){var t=e.className,n=e.children;return t=r()("components-base-control__label",t),Object(o.createElement)("span",{className:t},n)},t.a=i},406:function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));var o=n(5),c=n.n(o),r=n(36),a=n(33);function i(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function s(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?i(Object(n),!0).forEach((function(t){c()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):i(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var l=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=window.location,o=n.pathname,c=n.search,i=Object(a.g)("connectNonce","");return t=s({"wccom-site":Object(a.g)("siteUrl"),"wccom-back":o+c,"wccom-woo-version":Object(a.g)("wcVersion"),"wccom-connect-nonce":i},t),Object(r.addQueryArgs)(e,t)}},688:function(e,t,n){"use strict";var o=n(9),c=n(19),r=n(0);function a(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}t.a=function(e){var t=e.icon,n=e.size,i=void 0===n?24:n,s=Object(c.a)(e,["icon","size"]);return Object(r.cloneElement)(t,function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?a(Object(n),!0).forEach((function(t){Object(o.a)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):a(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({width:i,height:i},s))}},693:function(e,t,n){"use strict";var o=n(8),c=n(19),r=n(0),a=n(4),i=n.n(a),s=n(2);t.a=function(e){var t=e.className,n=e.checked,a=e.id,l=e.onChange,u=void 0===l?s.noop:l,m=Object(c.a)(e,["className","checked","id","onChange"]),p=i()("components-form-toggle",t,{"is-checked":n});return Object(r.createElement)("span",{className:p},Object(r.createElement)("input",Object(o.a)({className:"components-form-toggle__input",id:a,type:"checkbox",checked:n,onChange:u},m)),Object(r.createElement)("span",{className:"components-form-toggle__track"}),Object(r.createElement)("span",{className:"components-form-toggle__thumb"}))}},735:function(e,t,n){"use strict";n.d(t,"a",(function(){return m}));var o=n(8),c=n(19),r=n(0),a=n(175),i=n(688),s=n(44),l=Object(r.createElement)(s.c,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(r.createElement)(s.b,{d:"M9 18.6L3.5 13l1-1L9 16.4l9.5-9.9 1 1z"})),u=n(253);function m(e){var t=e.label,n=e.className,s=e.heading,p=e.checked,d=e.help,h=e.onChange,b=Object(c.a)(e,["label","className","heading","checked","help","onChange"]),_=Object(a.a)(m),f="inspector-checkbox-control-".concat(_);return Object(r.createElement)(u.a,{label:s,id:f,help:d,className:n},Object(r.createElement)("span",{className:"components-checkbox-control__input-container"},Object(r.createElement)("input",Object(o.a)({id:f,className:"components-checkbox-control__input",type:"checkbox",value:"1",onChange:function(e){return h(e.target.checked)},checked:p,"aria-describedby":d?f+"__help":void 0},b)),p?Object(r.createElement)(i.a,{icon:l,className:"components-checkbox-control__checked",role:"presentation"}):null),Object(r.createElement)("label",{className:"components-checkbox-control__label",htmlFor:f},t))}},744:function(e,t,n){"use strict";n.d(t,"b",(function(){return _})),n.d(t,"a",(function(){return f}));var o=n(37),c=n.n(o),r=n(38),a=n.n(r),i=n(30),s=n.n(i),l=n(0),u=n(3),m=n(73),p=n(2),d=n(33),h=n(68),b=Object(d.g)("dataEndpoints",{countries:{}}).countries;function _(e){var t={};return e.addressLine1.length||(t.addressLine1=Object(u.__)("Please add an address",'woocommerce')),e.countryState.length||(t.countryState=Object(u.__)("Please select a country / region",'woocommerce')),e.city.length||(t.city=Object(u.__)("Please add a city",'woocommerce')),e.postCode.length||(t.postCode=Object(u.__)("Please add a post code",'woocommerce')),t}function f(e){var t=e.getInputProps,n=e.setValue,o=Object(l.useMemo)((function(){return b.reduce((function(e,t){if(!t.states.length)return e.push({key:t.code,label:Object(m.decodeEntities)(t.name)}),e;var n=t.states.map((function(e){return{key:t.code+":"+e.code,label:Object(m.decodeEntities)(t.name)+" — "+Object(m.decodeEntities)(e.name)}}));return e.push.apply(e,s()(n)),e}),[])}),[]),r=function(e,t,n){var o=Object(l.useState)(""),c=a()(o,2),r=c[0],i=c[1],s=Object(l.useState)(""),u=a()(s,2),m=u[0],d=u[1];return Object(l.useEffect)((function(){var o=[],c=new RegExp(Object(p.escapeRegExp)(r),"i");if((m.length||r.length)&&(o=e.filter((function(e){return c.test(e.label)}))),r.length&&m.length){var a=new RegExp(Object(p.escapeRegExp)(m.replace(/\s/g,"")),"i");if((o=o.filter((function(e){return a.test(e.label.replace("-","").replace(/\s/g,""))}))).length>1){var i;(i=o.filter((function(e){return c.test(e.key)}))).length>0&&(o=i)}if(o.length>1){var s;1===(s=o.filter((function(e){return a.test(e.key)}))).length&&(o=s)}}1===o.length&&t!==o[0].key&&n("countryState",o[0].key)}),[r,m,t,e,n]),Object(l.createElement)(l.Fragment,null,Object(l.createElement)("input",{onChange:function(e){return i(e.target.value)},value:r,name:"country",type:"text",className:"woocommerce-select-control__autofill-input",tabIndex:"-1",autoComplete:"country"}),Object(l.createElement)("input",{onChange:function(e){return d(e.target.value)},value:m,name:"state",type:"text",className:"woocommerce-select-control__autofill-input",tabIndex:"-1",autoComplete:"address-level1"}))}(o,t("countryState").value,n);return Object(l.createElement)("div",{className:"woocommerce-store-address-fields"},Object(l.createElement)(h.TextControl,c()({label:Object(u.__)("Address line 1",'woocommerce'),required:!0,autoComplete:"address-line1"},t("addressLine1"))),Object(l.createElement)(h.TextControl,c()({label:Object(u.__)("Address line 2 (optional)",'woocommerce'),required:!0,autoComplete:"address-line2"},t("addressLine2"))),Object(l.createElement)(h.SelectControl,c()({label:Object(u.__)("Country / Region",'woocommerce'),required:!0,options:o,excludeSelectedOptions:!1,showAllOnFocus:!0,isSearchable:!0},t("countryState"),{controlClassName:t("countryState").className}),r),Object(l.createElement)(h.TextControl,c()({label:Object(u.__)("City",'woocommerce'),required:!0},t("city"),{autoComplete:"address-level2"})),Object(l.createElement)(h.TextControl,c()({label:Object(u.__)("Post code",'woocommerce'),required:!0,autoComplete:"postal-code"},t("postCode"))))}},86:function(e,t){function n(e,t,n,o,c,r,a){try{var i=e[r](a),s=i.value}catch(e){return void n(e)}i.done?t(s):Promise.resolve(s).then(o,c)}e.exports=function(e){return function(){var t=this,o=arguments;return new Promise((function(c,r){var a=e.apply(t,o);function i(e){n(a,c,r,i,s,"next",e)}function s(e){n(a,c,r,i,s,"throw",e)}i(void 0)}))}}},906:function(e,t,n){"use strict";n.r(t);var o=n(30),c=n.n(o),r=n(14),a=n.n(r),i=n(13),s=n.n(i),l=n(16),u=n.n(l),m=n(17),p=n.n(m),d=n(6),h=n.n(d),b=n(0),_=n(3),f=n(270),g=n(4),O=n.n(g),y=n(72),v=n(701),j=n(896),k=n(897),w=n(898),S=n(24),E=n(418),C=n(44),P=Object(b.createElement)(C.c,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(b.createElement)(C.b,{d:"M9 18.6L3.5 13l1-1L9 16.4l9.5-9.9 1 1z"})),N=n(2),x=n(68),T=n(32),R=n(41),A=n(61),I=(n(757),n(691)),M=n(73),D=n(33),L=n(254),F=n(726),U=n(406);function B(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,o=h()(e);if(t){var c=h()(this).constructor;n=Reflect.construct(o,arguments,c)}else n=o.apply(this,arguments);return p()(this,n)}}var q=function(e){u()(n,e);var t=B(n);function n(e){var o;return a()(this,n),(o=t.call(this,e)).state={purchaseNowButtonBusy:!1,purchaseLaterButtonBusy:!1},o}return s()(n,[{key:"onClickPurchaseNow",value:function(){var e=this.props,t=e.productIds,n=e.onClickPurchaseNow;if(this.setState({purchaseNowButtonBusy:!0}),t.length){Object(A.recordEvent)("tasklist_modal_proceed_checkout",{product_ids:t,purchase_install:!0});var o=Object(U.a)("https://woocommerce.com/cart",{"wccom-replace-with":t.join(",")});n?n(o):window.location=o}}},{key:"onClickPurchaseLater",value:function(){var e=this.props.productIds;Object(A.recordEvent)("tasklist_modal_proceed_checkout",{product_ids:e,purchase_install:!1}),this.setState({purchaseLaterButtonBusy:!0}),this.props.onClickPurchaseLater()}},{key:"onClose",value:function(){var e=this.props,t=e.onClose,n=e.productIds;Object(A.recordEvent)("tasklist_modal_proceed_checkout",{product_ids:n,purchase_install:!1}),t()}},{key:"renderProducts",value:function(){var e=this.props.productIds,t=Object(D.g)("onboarding",{}),n=t.productTypes,o=void 0===n?{}:n,c=t.themes,r=void 0===c?[]:c,a=[];return e.forEach((function(e){var t=Object(N.find)(o,(function(t){return t.product===e}));t&&a.push({title:t.label,content:t.description});var n=Object(N.find)(r,(function(t){return t.id===e}));n&&a.push({title:Object(_.sprintf)(Object(_.__)("%s — %s per year",'woocommerce'),n.title,Object(M.decodeEntities)(n.price)),content:Object(b.createElement)("span",{dangerouslySetInnerHTML:Object(F.a)(n.excerpt)})})})),Object(b.createElement)(x.List,{items:a})}},{key:"render",value:function(){var e=this,t=this.state,n=t.purchaseNowButtonBusy,o=t.purchaseLaterButtonBusy;return Object(b.createElement)(I.a,{title:Object(_.__)("Would you like to purchase and install the following features now?",'woocommerce'),onRequestClose:function(){return e.onClose()},className:"woocommerce-cart-modal"},this.renderProducts(),Object(b.createElement)("p",{className:"woocommerce-cart-modal__help-text"},Object(_.__)("You won't have access to this functionality until the extensions have been purchased and installed.",'woocommerce')),Object(b.createElement)("div",{className:"woocommerce-cart-modal__actions"},Object(b.createElement)(y.a,{isLink:!0,isBusy:o,onClick:function(){return e.onClickPurchaseLater()}},Object(_.__)("I'll do it later",'woocommerce')),Object(b.createElement)(y.a,{isPrimary:!0,isBusy:n,onClick:function(){return e.onClickPurchaseNow()}},Object(_.__)("Purchase & install now",'woocommerce'))))}}]),n}(b.Component),J=Object(f.a)(Object(S.withSelect)((function(e){var t=e(R.PLUGINS_STORE_NAME).getInstalledPlugins,n=(0,e(R.ONBOARDING_STORE_NAME).getProfileItems)(),o=t();return{profileItems:n,productIds:Object(L.e)(n,!1,o)}})))(q),G=n(12),V=n.n(G),z=n(86),H=n.n(z),Z=n(5),W=n.n(Z),Q=n(49),K=n(10),Y=n.n(K),X=n(42),$=n.n(X);function ee(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function te(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?ee(Object(n),!0).forEach((function(t){W()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ee(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function ne(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,o=h()(e);if(t){var c=h()(this).constructor;n=Reflect.construct(o,arguments,c)}else n=o.apply(this,arguments);return p()(this,n)}}var oe=function(e){u()(c,e);var t,n,o=ne(c);function c(e){var t;a()(this,c),t=o.call(this,e);var n=e.tasksStatus,r=n.hasHomepage,i=n.hasProducts;return t.stepVisibility={homepage:!r,import:!i},t.state={isDirty:!1,isPending:!1,logo:null,stepIndex:0,isUpdatingLogo:!1,isUpdatingNotice:!1,storeNoticeText:e.demoStoreNotice||""},t.completeStep=t.completeStep.bind(Y()(t)),t.createHomepage=t.createHomepage.bind(Y()(t)),t.importProducts=t.importProducts.bind(Y()(t)),t.updateLogo=t.updateLogo.bind(Y()(t)),t.updateNotice=t.updateNotice.bind(Y()(t)),t}return s()(c,[{key:"componentDidMount",value:function(){var e=this.props.tasksStatus.themeMods;e&&e.custom_logo&&this.setState({logo:{id:e.custom_logo}})}},{key:"componentDidUpdate",value:function(e){var t=this,n=this.state,o=n.isPending,c=n.logo,r=this.props.demoStoreNotice;!c||c.url||o||(this.setState({isPending:!0}),wp.media.attachment(c.id).fetch().then((function(){var e=wp.media.attachment(c.id).get("url");t.setState({isPending:!1,logo:{id:c.id,url:e}})}))),r&&e.demoStoreNotice!==r&&this.setState({storeNoticeText:r})}},{key:"completeStep",value:function(){var e=this.state.stepIndex;this.getSteps()[e+1]?this.setState({stepIndex:e+1}):Object(T.getHistory)().push(Object(T.getNewPath)({},"/",{}))}},{key:"importProducts",value:function(){var e=this,t=this.props,n=t.clearTaskStatusCache,o=t.createNotice;this.setState({isPending:!0}),Object(A.recordEvent)("tasklist_appearance_import_demo",{}),$()({path:"".concat(R.WC_ADMIN_NAMESPACE,"/onboarding/tasks/import_sample_products"),method:"POST"}).then((function(t){t.failed&&t.failed.length?o("error",Object(_.__)("There was an error importing some of the sample products.",'woocommerce')):(o("success",Object(_.__)("All sample products have been imported.",'woocommerce')),n()),e.setState({isPending:!1}),e.completeStep()})).catch((function(t){o("error",t.message),e.setState({isPending:!1})}))}},{key:"createHomepage",value:function(){var e=this,t=this.props,n=t.clearTaskStatusCache,o=t.createNotice;this.setState({isPending:!0}),Object(A.recordEvent)("tasklist_appearance_create_homepage",{create_homepage:!0}),$()({path:"/wc-admin/onboarding/tasks/create_homepage",method:"POST"}).then((function(t){n(),o(t.status,t.message,{actions:t.edit_post_link?[{label:Object(_.__)("Customize",'woocommerce'),onClick:function(){Object(A.queueRecordEvent)("tasklist_appearance_customize_homepage",{}),window.location="".concat(t.edit_post_link,"&wc_onboarding_active_task=homepage")}}]:null}),e.setState({isPending:!1}),e.completeStep()})).catch((function(t){o("error",t.message),e.setState({isPending:!1})}))}},{key:"updateLogo",value:(n=H()(V.a.mark((function e(){var t,n,o,c,r,a,i,s,l;return V.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t=this.props,n=t.clearTaskStatusCache,o=t.createNotice,c=t.stylesheet,r=t.themeMods,a=t.updateOptions,i=this.state.logo,s=te(te({},r),{},{custom_logo:i?i.id:null}),Object(A.recordEvent)("tasklist_appearance_upload_logo"),this.setState({isUpdatingLogo:!0}),e.next=7,a(W()({},"theme_mods_".concat(c),s));case 7:l=e.sent,n(),l.success?(this.setState({isUpdatingLogo:!1}),o("success",Object(_.__)("Store logo updated sucessfully.",'woocommerce')),this.completeStep()):o("error",l.message);case 10:case"end":return e.stop()}}),e,this)}))),function(){return n.apply(this,arguments)})},{key:"updateNotice",value:(t=H()(V.a.mark((function e(){var t,n,o,c,r,a;return V.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t=this.props,n=t.clearTaskStatusCache,o=t.createNotice,c=t.updateOptions,r=this.state.storeNoticeText,Object(A.recordEvent)("tasklist_appearance_set_store_notice",{added_text:Boolean(r.length)}),this.setState({isUpdatingNotice:!0}),e.next=6,c({woocommerce_task_list_appearance_complete:!0,woocommerce_demo_store:r.length?"yes":"no",woocommerce_demo_store_notice:r});case 6:a=e.sent,n(),a.success?(this.setState({isUpdatingNotice:!1}),o("success",Object(_.__)("🎨 Your store is looking great! Don't forget to continue personalizing it.",'woocommerce')),this.completeStep()):o("error",a.message);case 9:case"end":return e.stop()}}),e,this)}))),function(){return t.apply(this,arguments)})},{key:"getSteps",value:function(){var e=this,t=this.state,n=t.isDirty,o=t.isPending,c=t.logo,r=t.storeNoticeText,a=t.isUpdatingLogo,i=[{key:"import",label:Object(_.__)("Import sample products",'woocommerce'),description:Object(_.__)("We’ll add some products that will make it easier to see what your store looks like",'woocommerce'),content:Object(b.createElement)(b.Fragment,null,Object(b.createElement)(y.a,{onClick:this.importProducts,isBusy:o,isPrimary:!0},Object(_.__)("Import products",'woocommerce')),Object(b.createElement)(y.a,{onClick:function(){return e.completeStep()}},Object(_.__)("Skip",'woocommerce'))),visible:this.stepVisibility.import},{key:"homepage",label:Object(_.__)("Create a custom homepage",'woocommerce'),description:Object(_.__)("Create a new homepage and customize it to suit your needs",'woocommerce'),content:Object(b.createElement)(b.Fragment,null,Object(b.createElement)(y.a,{isPrimary:!0,isBusy:o,onClick:this.createHomepage},Object(_.__)("Create homepage",'woocommerce')),Object(b.createElement)(y.a,{onClick:function(){Object(A.recordEvent)("tasklist_appearance_create_homepage",{create_homepage:!1}),e.completeStep()}},Object(_.__)("Skip",'woocommerce'))),visible:this.stepVisibility.homepage},{key:"logo",label:Object(_.__)("Upload a logo",'woocommerce'),description:Object(_.__)("Ensure your store is on-brand by adding your logo",'woocommerce'),content:o?null:Object(b.createElement)(b.Fragment,null,Object(b.createElement)(x.ImageUpload,{image:c,onChange:function(t){return e.setState({isDirty:!0,logo:t})}}),Object(b.createElement)(y.a,{disabled:!c&&!n,onClick:this.updateLogo,isBusy:a,isPrimary:!0},Object(_.__)("Proceed",'woocommerce')),Object(b.createElement)(y.a,{isTertiary:!0,onClick:function(){return e.completeStep()}},Object(_.__)("Skip",'woocommerce'))),visible:!0},{key:"notice",label:Object(_.__)("Set a store notice",'woocommerce'),description:Object(_.__)("Optionally display a prominent notice across all pages of your store",'woocommerce'),content:Object(b.createElement)(b.Fragment,null,Object(b.createElement)(x.TextControl,{label:Object(_.__)("Store notice text",'woocommerce'),placeholder:Object(_.__)("Store notice text",'woocommerce'),value:r,onChange:function(t){return e.setState({storeNoticeText:t})}}),Object(b.createElement)(y.a,{onClick:this.updateNotice,isPrimary:!0},Object(_.__)("Complete task",'woocommerce'))),visible:!0}];return Object(N.filter)(i,(function(e){return e.visible}))}},{key:"render",value:function(){var e=this.state,t=e.isPending,n=e.stepIndex,o=e.isUpdatingLogo,c=e.isUpdatingNotice,r=this.getSteps()[n].key;return Object(b.createElement)("div",{className:"woocommerce-task-appearance"},Object(b.createElement)(x.Card,{className:"is-narrow"},Object(b.createElement)(x.Stepper,{isPending:c||o||t,isVertical:!0,currentStep:r,steps:this.getSteps()})))}}]),c}(b.Component),ce=Object(f.a)(Object(S.withSelect)((function(e){var t=e(R.OPTIONS_STORE_NAME).getOption,n=(0,e(R.ONBOARDING_STORE_NAME).getTasksStatus)();return{demoStoreNotice:t("woocommerce_demo_store_notice"),stylesheet:t("stylesheet"),tasksStatus:n}})),Object(S.withDispatch)((function(e){var t=e("core/notices").createNotice,n=e(R.OPTIONS_STORE_NAME).updateOptions,o=e(R.ONBOARDING_STORE_NAME).invalidateResolutionForStoreSelector;return{clearTaskStatusCache:function(){return o("getTasksStatus")},createNotice:t,updateOptions:n}})))(oe);function re(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,o=h()(e);if(t){var c=h()(this).constructor;n=Reflect.construct(o,arguments,c)}else n=o.apply(this,arguments);return p()(this,n)}}var ae=[{title:Object(_.__)("Add manually (recommended)",'woocommerce'),content:Object(_.__)("For small stores we recommend adding products manually",'woocommerce'),before:Object(b.createElement)("i",{className:"material-icons-outlined"},"add_box"),after:Object(b.createElement)("i",{className:"material-icons-outlined"},"chevron_right"),onClick:function(){return Object(A.recordEvent)("tasklist_add_product",{method:"manually"})},href:Object(D.f)("post-new.php?post_type=product&wc_onboarding_active_task=products&tutorial=true")},{title:Object(_.__)("Import",'woocommerce'),content:Object(_.__)("For larger stores we recommend importing all products at once via CSV file",'woocommerce'),before:Object(b.createElement)("i",{className:"material-icons-outlined"},"import_export"),after:Object(b.createElement)("i",{className:"material-icons-outlined"},"chevron_right"),onClick:function(){return Object(A.recordEvent)("tasklist_add_product",{method:"import"})},href:Object(D.f)("edit.php?post_type=product&page=product_importer&wc_onboarding_active_task=product-import")},{title:Object(_.__)("Migrate",'woocommerce'),content:Object(_.__)("For stores currently selling elsewhere we suggest using a product migration service",'woocommerce'),before:Object(b.createElement)("i",{className:"material-icons-outlined"},"cloud_download"),after:Object(b.createElement)("i",{className:"material-icons-outlined"},"chevron_right"),onClick:function(){return Object(A.recordEvent)("tasklist_add_product",{method:"migrate"})},href:"https://woocommerce.com/products/cart2cart/",target:"_blank"}],ie=function(e){u()(n,e);var t=re(n);function n(){return a()(this,n),t.apply(this,arguments)}return s()(n,[{key:"render",value:function(){return Object(b.createElement)(b.Fragment,null,Object(b.createElement)(x.Card,{className:"woocommerce-task-card"},Object(b.createElement)(x.List,{items:ae})))}}]),n}(b.Component),se=n(37),le=n.n(se),ue=n(40),me=n.n(ue),pe=n(1),de=n.n(pe);function he(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,o=h()(e);if(t){var c=h()(this).constructor;n=Reflect.construct(o,arguments,c)}else n=o.apply(this,arguments);return p()(this,n)}}var be=function(e){u()(o,e);var t,n=he(o);function o(e){var t;return a()(this,o),(t=n.call(this,e)).state={isConnecting:!1},t.connectJetpack=t.connectJetpack.bind(Y()(t)),e.setIsPending(!0),t}return s()(o,[{key:"componentDidUpdate",value:function(e){var t=this.props,n=t.createNotice,o=t.error,c=t.isRequesting,r=t.onError,a=t.setIsPending;e.isRequesting&&!c&&a(!1),o&&o!==e.error&&(r&&r(),n("error",o))}},{key:"connectJetpack",value:(t=H()(V.a.mark((function e(){var t,n,o;return V.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:t=this.props,n=t.jetpackConnectUrl,o=t.onConnect,this.setState({isConnecting:!0},(function(){o&&o(),window.location=n}));case 2:case"end":return e.stop()}}),e,this)}))),function(){return t.apply(this,arguments)})},{key:"render",value:function(){var e=this.props,t=e.hasErrors,n=e.isRequesting,o=e.onSkip,c=e.skipText,r=e.onAbort,a=e.abortText;return Object(b.createElement)(b.Fragment,null,t?Object(b.createElement)(y.a,{isPrimary:!0,onClick:function(){return window.location.reload()}},Object(_.__)("Retry",'woocommerce')):Object(b.createElement)(y.a,{disabled:n,isBusy:this.state.isConnecting,isPrimary:!0,onClick:this.connectJetpack},Object(_.__)("Connect",'woocommerce')),o&&Object(b.createElement)(y.a,{onClick:o},c||Object(_.__)("No thanks",'woocommerce')),r&&Object(b.createElement)(y.a,{onClick:r},a||Object(_.__)("Abort",'woocommerce')))}}]),o}(b.Component);be.propTypes={createNotice:de.a.func.isRequired,error:de.a.string,hasErrors:de.a.bool,isRequesting:de.a.bool,jetpackConnectUrl:de.a.string,onConnect:de.a.func,onError:de.a.func,onSkip:de.a.func,redirectUrl:de.a.string,skipText:de.a.string,setIsPending:de.a.func,onAbort:de.a.func,abortText:de.a.string},be.defaultProps={setIsPending:function(){}};var _e=Object(f.a)(Object(S.withSelect)((function(e,t){var n=e(R.PLUGINS_STORE_NAME),o=n.getJetpackConnectUrl,c=n.isPluginsRequesting,r=n.getPluginsError,a={redirect_url:t.redirectUrl||window.location.href},i=c("getJetpackConnectUrl");return{error:r("getJetpackConnectUrl")||"",isRequesting:i,jetpackConnectUrl:o(a)}})),Object(S.withDispatch)((function(e){return{createNotice:e("core/notices").createNotice}})))(be),fe=n(744);function ge(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function Oe(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?ge(Object(n),!0).forEach((function(t){W()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ge(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function ye(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,o=h()(e);if(t){var c=h()(this).constructor;n=Reflect.construct(o,arguments,c)}else n=o.apply(this,arguments);return p()(this,n)}}var ve=function(e){u()(o,e);var t,n=ye(o);function o(){var e;return a()(this,o),(e=n.apply(this,arguments)).onSubmit=e.onSubmit.bind(Y()(e)),e}return s()(o,[{key:"onSubmit",value:(t=H()(V.a.mark((function e(t){var n,o,c,r,a,i;return V.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=this.props,o=n.onComplete,c=n.createNotice,r=n.isSettingsError,a=n.updateAndPersistSettingsForGroup,i=n.settings,e.next=3,a("general",{general:Oe(Oe({},i),{},{woocommerce_store_address:t.addressLine1,woocommerce_store_address_2:t.addressLine2,woocommerce_default_country:t.countryState,woocommerce_store_city:t.city,woocommerce_store_postcode:t.postCode})});case 3:r?c("error",Object(_.__)("There was a problem saving your store location.",'woocommerce')):o(t);case 4:case"end":return e.stop()}}),e,this)}))),function(e){return t.apply(this,arguments)})},{key:"getInitialValues",value:function(){var e=this.props.settings;return{addressLine1:e.woocommerce_store_address||"",addressLine2:e.woocommerce_store_address_2||"",city:e.woocommerce_store_city||"",countryState:e.woocommerce_default_country||"",postCode:e.woocommerce_store_postcode||""}}},{key:"render",value:function(){return this.props.isSettingsRequesting?null:Object(b.createElement)(x.Form,{initialValues:this.getInitialValues(),onSubmitCallback:this.onSubmit,validate:fe.b},(function(e){var t=e.getInputProps,n=e.handleSubmit,o=e.setValue;return Object(b.createElement)(b.Fragment,null,Object(b.createElement)(fe.a,{getInputProps:t,setValue:o}),Object(b.createElement)(y.a,{isPrimary:!0,onClick:n},Object(_.__)("Continue",'woocommerce')))}))}}]),o}(b.Component),je=n(693),ke=n(718);function we(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,o=h()(e);if(t){var c=h()(this).constructor;n=Reflect.construct(o,arguments,c)}else n=o.apply(this,arguments);return p()(this,n)}}var Se=function(e){u()(o,e);var t,n=we(o);function o(){var e;return a()(this,o),(e=n.apply(this,arguments)).updateShippingZones=e.updateShippingZones.bind(Y()(e)),e}return s()(o,[{key:"getShippingMethods",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;return e&&e.methods&&Array.isArray(e.methods)?t?e.methods?e.methods.filter((function(e){return e.method_id===t})):[]:e.methods:[]}},{key:"disableShippingMethods",value:function(e,t){t.length&&t.forEach((function(t){$()({method:"POST",path:"/wc/v3/shipping/zones/".concat(e.id,"/methods/").concat(t.instance_id),data:{enabled:!1}})}))}},{key:"updateShippingZones",value:(t=H()(V.a.mark((function e(t){var n,o,c,r,a,i,s=this;return V.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:n=this.props,o=n.clearTaskStatusCache,c=n.createNotice,r=n.shippingZones,a=!1,i=!1,r.forEach((function(e){0===e.id?a=e.toggleable&&t["".concat(e.id,"_enabled")]:i=""!==t["".concat(e.id,"_rate")]&&parseFloat(t["".concat(e.id,"_rate")])!==parseFloat(0);var n=s.getShippingMethods(e),o=parseFloat(t["".concat(e.id,"_rate")])===parseFloat(0)?"free_shipping":"flat_rate",c=s.getShippingMethods(e,o).length?s.getShippingMethods(e,o)[0]:null;if(!e.toggleable||t["".concat(e.id,"_enabled")]){if(c){var r=n.filter((function(e){return e.instance_id!==c.instance_id}));s.disableShippingMethods(e,r)}$()({method:"POST",path:c?"/wc/v3/shipping/zones/".concat(e.id,"/methods/").concat(c.instance_id):"/wc/v3/shipping/zones/".concat(e.id,"/methods"),data:{method_id:o,enabled:!0,settings:{cost:t["".concat(e.id,"_rate")]}}})}else s.disableShippingMethods(e,n)})),Object(A.recordEvent)("tasklist_shipping_set_costs",{shipping_cost:i,rest_world:a}),o(),c("success",Object(_.__)("Your shipping rates have been updated.",'woocommerce')),this.props.onComplete();case 8:case"end":return e.stop()}}),e,this)}))),function(e){return t.apply(this,arguments)})},{key:"renderInputPrefix",value:function(){var e=this.context.getCurrencyConfig(),t=e.symbolPosition,n=e.symbol;return 0===t.indexOf("right")?null:Object(b.createElement)("span",{className:"woocommerce-shipping-rate__control-prefix"},n)}},{key:"renderInputSuffix",value:function(e){var t=this.context.getCurrencyConfig(),n=t.symbolPosition,o=t.symbol;return 0===n.indexOf("right")?Object(b.createElement)("span",{className:"woocommerce-shipping-rate__control-suffix"},o):parseFloat(e)===parseFloat(0)?Object(b.createElement)("span",{className:"woocommerce-shipping-rate__control-suffix"},Object(_.__)("Free shipping",'woocommerce')):null}},{key:"getFormattedRate",value:function(e){var t=this.context.formatDecimalString,n=t(e);return e.length&&n.length?t(e):t(0)}},{key:"getInitialValues",value:function(){var e=this,t=this.context.formatDecimalString,n={};return this.props.shippingZones.forEach((function(o){var c=e.getShippingMethods(o),r=c.length&&c[0].settings.cost?e.getFormattedRate(c[0].settings.cost.value):t(0);n["".concat(o.id,"_rate")]=r,c.length&&c[0].enabled?n["".concat(o.id,"_enabled")]=!0:n["".concat(o.id,"_enabled")]=!1})),n}},{key:"validate",value:function(e){var t={};return Object.keys(e).filter((function(e){return e.endsWith("_rate")})).forEach((function(n){e[n]<0&&(t[n]=Object(_.__)("Shipping rates can not be negative numbers.",'woocommerce'))})),t}},{key:"render",value:function(){var e=this,t=this.props,n=t.buttonText,o=t.shippingZones;return o.length?Object(b.createElement)(x.Form,{initialValues:this.getInitialValues(),onSubmitCallback:this.updateShippingZones,validate:this.validate},(function(t){var c=t.getInputProps,r=t.handleSubmit,a=t.setTouched,i=t.setValue,s=t.values;return Object(b.createElement)(b.Fragment,null,Object(b.createElement)("div",{className:"woocommerce-shipping-rates"},o.map((function(t){return Object(b.createElement)("div",{className:"woocommerce-shipping-rate",key:t.id},Object(b.createElement)("div",{className:"woocommerce-shipping-rate__icon"},t.locations?t.locations.map((function(e){return Object(b.createElement)(x.Flag,{size:24,code:e.code,key:e.code})})):Object(b.createElement)("i",{className:"material-icons-outlined"},"public")),Object(b.createElement)("div",{className:"woocommerce-shipping-rate__main"},t.toggleable?Object(b.createElement)("label",{htmlFor:"woocommerce-shipping-rate__toggle-".concat(t.id),className:"woocommerce-shipping-rate__name"},t.name,Object(b.createElement)(je.a,le()({id:"woocommerce-shipping-rate__toggle-".concat(t.id)},c("".concat(t.id,"_enabled"))))):Object(b.createElement)("div",{className:"woocommerce-shipping-rate__name"},t.name),(!t.toggleable||s["".concat(t.id,"_enabled")])&&Object(b.createElement)(x.TextControlWithAffixes,le()({label:Object(_.__)("Shipping cost",'woocommerce'),required:!0},c("".concat(t.id,"_rate")),{onBlur:function(){a("".concat(t.id,"_rate")),i("".concat(t.id,"_rate"),e.getFormattedRate(s["".concat(t.id,"_rate")]))},prefix:e.renderInputPrefix(),suffix:e.renderInputSuffix(s["".concat(t.id,"_rate")]),className:"muriel-input-text woocommerce-shipping-rate__control-wrapper"}))))}))),Object(b.createElement)(y.a,{isPrimary:!0,onClick:r},n||Object(_.__)("Update",'woocommerce')))})):null}}]),o}(b.Component);Se.propTypes={buttonText:de.a.string,onComplete:de.a.func.isRequired,createNotice:de.a.func.isRequired,shippingZones:de.a.array},Se.defaultProps={shippingZones:[]},Se.contextType=ke.a;var Ee=Object(f.a)(Object(S.withDispatch)((function(e){var t=e(R.ONBOARDING_STORE_NAME).invalidateResolutionForStoreSelector;return{clearTaskStatusCache:function(){return t("getTasksStatus")}}})))(Se),Ce=n(732);function Pe(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,o=h()(e);if(t){var c=h()(this).constructor;n=Reflect.construct(o,arguments,c)}else n=o.apply(this,arguments);return p()(this,n)}}var Ne=function(e){u()(o,e);var t,n=Pe(o);function o(e){var t;return a()(this,o),(t=n.call(this,e)).initialState={isPending:!1,step:"store_location",shippingZones:[]},t.activePlugins=e.activePlugins,t.state=t.initialState,t.completeStep=t.completeStep.bind(Y()(t)),t}return s()(o,[{key:"componentDidMount",value:function(){this.reset()}},{key:"reset",value:function(){this.setState(this.initialState)}},{key:"fetchShippingZones",value:(t=H()(V.a.mark((function e(){var t,n,o,c,r,a,i;return V.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return this.setState({isPending:!0}),t=this.props,n=t.countryCode,o=t.countryName,c=[],e.next=5,$()({path:"/wc/v3/shipping/zones"});case 5:return r=e.sent,a=!1,e.next=9,Promise.all(r.map(function(){var e=H()(V.a.mark((function e(t){return V.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(0!==t.id){e.next=8;break}return e.next=3,$()({path:"/wc/v3/shipping/zones/".concat(t.id,"/methods")});case 3:return t.methods=e.sent,t.name=Object(_.__)("Rest of the world",'woocommerce'),t.toggleable=!0,c.push(t),e.abrupt("return");case 8:return e.next=10,$()({path:"/wc/v3/shipping/zones/".concat(t.id,"/locations")});case 10:if(t.locations=e.sent,!t.locations.find((function(e){return n===e.code}))){e.next=18;break}return e.next=15,$()({path:"/wc/v3/shipping/zones/".concat(t.id,"/methods")});case 15:t.methods=e.sent,c.push(t),a=!0;case 18:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}()));case 9:if(a){e.next=17;break}return e.next=12,$()({method:"POST",path:"/wc/v3/shipping/zones",data:{name:o}});case 12:return i=e.sent,e.next=15,$()({method:"POST",path:"/wc/v3/shipping/zones/".concat(i.id,"/locations"),data:[{code:n,type:"country"}]});case 15:i.locations=e.sent,c.push(i);case 17:c.reverse(),this.setState({isPending:!1,shippingZones:c});case 19:case"end":return e.stop()}}),e,this)}))),function(){return t.apply(this,arguments)})},{key:"componentDidUpdate",value:function(e,t){var n=this.props,o=n.countryCode,c=n.settings,r=c.woocommerce_store_address,a=c.woocommerce_default_country,i=c.woocommerce_store_postcode,s=this.state.step;"rates"!==s||e.countryCode===o&&"rates"===t.step||this.fetchShippingZones();var l=Boolean(r&&a&&i);"store_location"===s&&l&&this.completeStep()}},{key:"completeStep",value:function(){var e=this.props.createNotice,t=this.state.step,n=this.getSteps(),o=n.findIndex((function(e){return e.key===t})),c=n[o+1];c?this.setState({step:c.key}):(e("success",Object(_.__)("📦 Shipping is done! Don't worry, you can always change it later.",'woocommerce')),Object(T.getHistory)().push(Object(T.getNewPath)({},"/",{})))}},{key:"getPluginsToActivate",value:function(){var e=this.props.countryCode,t=[];return["GB","CA","AU"].includes(e)?t.push("woocommerce-shipstation-integration"):"US"===e&&(t.push("woocommerce-services"),t.push("jetpack")),Object(N.difference)(t,this.activePlugins)}},{key:"getSteps",value:function(){var e=this,t=this.props,n=t.countryCode,o=t.isJetpackConnected,c=this.getPluginsToActivate(),r=!o&&"US"===n,a=[{key:"store_location",label:Object(_.__)("Set store location",'woocommerce'),description:Object(_.__)("The address from which your business operates",'woocommerce'),content:Object(b.createElement)(ve,le()({},this.props,{onComplete:function(t){var n=Object(L.b)(t.countryState);Object(A.recordEvent)("tasklist_shipping_set_location",{country:n}),e.completeStep()}})),visible:!0},{key:"rates",label:Object(_.__)("Set shipping costs",'woocommerce'),description:Object(_.__)("Define how much customers pay to ship to different destinations",'woocommerce'),content:Object(b.createElement)(Ee,le()({buttonText:c.length||r?Object(_.__)("Proceed",'woocommerce'):Object(_.__)("Complete task",'woocommerce'),shippingZones:this.state.shippingZones,onComplete:this.completeStep},this.props)),visible:!0},{key:"label_printing",label:Object(_.__)("Enable shipping label printing",'woocommerce'),description:c.includes("woocommerce-shipstation-integration")?me()({mixedString:Object(_.__)("We recommend using ShipStation to save time at the post office by printing your shipping labels at home. Try ShipStation free for 30 days. {{link}}Learn more{{/link}}.",'woocommerce'),components:{link:Object(b.createElement)(x.Link,{href:"https://woocommerce.com/products/shipstation-integration",target:"_blank",type:"external"})}}):Object(_.__)("With WooCommerce Shipping and Jetpack you can save time at the Post Office by printing your shipping labels at home",'woocommerce'),content:Object(b.createElement)(x.Plugins,le()({onComplete:function(t,n){Object(Ce.a)(n),Object(A.recordEvent)("tasklist_shipping_label_printing",{install:!0,plugins_to_activate:c}),e.completeStep()},onError:function(e,t){return Object(Ce.a)(t)},onSkip:function(){Object(A.recordEvent)("tasklist_shipping_label_printing",{install:!1,plugins_to_activate:c}),Object(T.getHistory)().push(Object(T.getNewPath)({},"/",{}))},pluginSlugs:c},this.props)),visible:c.length},{key:"connect",label:Object(_.__)("Connect your store",'woocommerce'),description:Object(_.__)("Connect your store to WordPress.com to enable label printing",'woocommerce'),content:Object(b.createElement)(_e,le()({redirectUrl:Object(D.f)("admin.php?page=wc-admin"),completeStep:this.completeStep},this.props,{onConnect:function(){Object(A.recordEvent)("tasklist_shipping_connect_store")}})),visible:r}];return Object(N.filter)(a,(function(e){return e.visible}))}},{key:"render",value:function(){var e=this.state,t=e.isPending,n=e.step,o=this.props.isUpdateSettingsRequesting;return Object(b.createElement)("div",{className:"woocommerce-task-shipping"},Object(b.createElement)(x.Card,{className:"is-narrow"},Object(b.createElement)(x.Stepper,{isPending:t||o,isVertical:!0,currentStep:n,steps:this.getSteps()})))}}]),o}(b.Component),xe=Object(f.a)(Object(S.withSelect)((function(e){var t=e(R.SETTINGS_STORE_NAME),n=t.getSettings,o=t.isUpdateSettingsRequesting,c=e(R.PLUGINS_STORE_NAME),r=c.getActivePlugins,a=c.isJetpackConnected,i=n("general").general,s=void 0===i?{}:i,l=Object(L.b)(s.woocommerce_default_country),u=Object(D.g)("dataEndpoints",{}).countries,m=l?(void 0===u?[]:u).find((function(e){return e.code===l})):null,p=m?m.name:null,d=r();return{countryCode:l,countryName:p,isUpdateSettingsRequesting:o("general"),settings:s,activePlugins:d,isJetpackConnected:a()}})),Object(S.withDispatch)((function(e){return{createNotice:e("core/notices").createNotice,updateAndPersistSettingsForGroup:e(R.SETTINGS_STORE_NAME).updateAndPersistSettingsForGroup}})))(Ne);function Te(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function Re(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Te(Object(n),!0).forEach((function(t){W()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Te(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function Ae(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,o=h()(e);if(t){var c=h()(this).constructor;n=Reflect.construct(o,arguments,c)}else n=o.apply(this,arguments);return p()(this,n)}}var Ie=function(e){u()(o,e);var t,n=Ae(o);function o(e){var t;a()(this,o),t=n.call(this,e);var c=e.hasCompleteAddress,r=e.pluginsToActivate;return t.initialState={isPending:!1,stepIndex:c?1:0,cachedPluginsToActivate:r},t.state=t.initialState,t.completeStep=t.completeStep.bind(Y()(t)),t}return s()(o,[{key:"componentDidMount",value:function(){this.reset()}},{key:"reset",value:function(){this.setState(this.initialState)}},{key:"shouldShowSuccessScreen",value:function(){var e=this.props,t=e.isJetpackConnected,n=e.hasCompleteAddress,o=e.pluginsToActivate;return n&&!o.length&&t&&this.isTaxJarSupported()}},{key:"isTaxJarSupported",value:function(){var e=this.props,t=e.countryCode,n=e.tasksStatus,o=n.automatedTaxSupportedCountries,c=void 0===o?[]:o;return!n.taxJarActivated&&c.includes(t)}},{key:"completeStep",value:function(){var e=this.state.stepIndex;this.getSteps()[e+1]&&this.setState({stepIndex:e+1})}},{key:"manuallyConfigureTaxRates",value:(t=H()(V.a.mark((function e(){var t,n,o,c=this;return V.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:t=this.props,n=t.generalSettings,o=t.updateAndPersistSettingsForGroup,"yes"!==n.woocommerce_calc_taxes?(this.setState({isPending:!0}),o("general",{general:Re(Re({},n),{},{woocommerce_calc_taxes:"yes"})}).then((function(){return c.redirectToTaxSettings()})).catch((function(e){return Object(Ce.a)(e)}))):this.redirectToTaxSettings();case 2:case"end":return e.stop()}}),e,this)}))),function(){return t.apply(this,arguments)})},{key:"updateAutomatedTax",value:function(e){var t=this,n=this.props,o=n.clearTaskStatusCache,c=n.createNotice,r=n.updateAndPersistSettingsForGroup,a=n.generalSettings,i=n.taxSettings;Promise.all([r("tax",{tax:Re(Re({},i),{},{wc_connect_taxes_enabled:e?"yes":"no"})}),r("general",{general:Re(Re({},a),{},{woocommerce_calc_taxes:"yes"})})]).then((function(){o(),e?(c("success",Object(_.__)("You're awesome! One less item on your to-do list ✅",'woocommerce')),Object(T.getHistory)().push(Object(T.getNewPath)({},"/",{}))):t.redirectToTaxSettings()})).catch((function(){c("error",Object(_.__)("There was a problem updating your tax settings.",'woocommerce'))}))}},{key:"redirectToTaxSettings",value:function(){window.location=Object(D.f)("admin.php?page=wc-settings&tab=tax&section=standard&wc_onboarding_active_task=tax")}},{key:"doNotChargeSalesTax",value:function(){var e=this.props.updateOptions;Object(A.queueRecordEvent)("tasklist_tax_connect_store",{connect:!1,no_tax:!0}),e({woocommerce_no_sales_tax:!0,woocommerce_calc_taxes:"no"}).then((function(){window.location=Object(D.f)("admin.php?page=wc-admin")}))}},{key:"getSteps",value:function(){var e=this,t=this.props,n=t.generalSettings,o=t.isJetpackConnected,c=t.isPending,r=t.tosAccepted,a=t.updateOptions,i=this.state.cachedPluginsToActivate,s=[{key:"store_location",label:Object(_.__)("Set store location",'woocommerce'),description:Object(_.__)("The address from which your business operates",'woocommerce'),content:Object(b.createElement)(ve,le()({},this.props,{onComplete:function(t){var n=Object(L.b)(t.countryState);Object(A.recordEvent)("tasklist_tax_set_location",{country:n}),e.completeStep()},isSettingsRequesting:!1,settings:n})),visible:!0},{key:"plugins",label:Object(_.__)("Install Jetpack and WooCommerce Tax",'woocommerce'),description:Object(_.__)("Jetpack and WooCommerce Tax allow you to automate sales tax calculations",'woocommerce'),content:Object(b.createElement)(b.Fragment,null,Object(b.createElement)(x.Plugins,{onComplete:function(t,n){Object(Ce.a)(n),Object(A.recordEvent)("tasklist_tax_install_extensions",{install_extensions:!0}),a({woocommerce_setup_jetpack_opted_in:!0}),e.completeStep()},onError:function(e,t){return Object(Ce.a)(t)},onSkip:function(){Object(A.queueRecordEvent)("tasklist_tax_install_extensions",{install_extensions:!1}),e.manuallyConfigureTaxRates()},skipText:Object(_.__)("Set up tax rates manually",'woocommerce'),onAbort:function(){return e.doNotChargeSalesTax()},abortText:Object(_.__)("My business doesn't charge sales tax",'woocommerce')}),!r&&Object(b.createElement)(v.a,{variant:"caption",className:"woocommerce-task__caption"},me()({mixedString:Object(_.__)("By installing Jetpack and WooCommerce Tax you agree to the {{link}}Terms of Service{{/link}}.",'woocommerce'),components:{link:Object(b.createElement)(x.Link,{href:"https://wordpress.com/tos/",target:"_blank",type:"external"})}}))),visible:(i.length||!r)&&this.isTaxJarSupported()},{key:"connect",label:Object(_.__)("Connect your store",'woocommerce'),description:Object(_.__)("Connect your store to WordPress.com to enable automated sales tax calculations",'woocommerce'),content:Object(b.createElement)(_e,le()({},this.props,{onConnect:function(){Object(A.recordEvent)("tasklist_tax_connect_store",{connect:!0,no_tax:!1})},onSkip:function(){Object(A.queueRecordEvent)("tasklist_tax_connect_store",{connect:!1,no_tax:!1}),e.manuallyConfigureTaxRates()},skipText:Object(_.__)("Set up tax rates manually",'woocommerce'),onAbort:function(){return e.doNotChargeSalesTax()},abortText:Object(_.__)("My business doesn't charge sales tax",'woocommerce')})),visible:!o&&this.isTaxJarSupported()},{key:"manual_configuration",label:Object(_.__)("Configure tax rates",'woocommerce'),description:Object(_.__)("Head over to the tax rate settings screen to configure your tax rates",'woocommerce'),content:Object(b.createElement)(b.Fragment,null,Object(b.createElement)(y.a,{disabled:c,isPrimary:!0,isBusy:c,onClick:function(){Object(A.recordEvent)("tasklist_tax_config_rates"),e.manuallyConfigureTaxRates()}},Object(_.__)("Configure",'woocommerce')),Object(b.createElement)("p",null,"yes"!==n.woocommerce_calc_taxes&&me()({mixedString:Object(_.__)('By clicking "Configure" you\'re enabling tax rates and calculations. More info {{link}}here{{/link}}.','woocommerce'),components:{link:Object(b.createElement)(x.Link,{href:"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-1",target:"_blank",type:"external"})}}))),visible:!this.isTaxJarSupported()}];return Object(N.filter)(s,(function(e){return e.visible}))}},{key:"renderSuccessScreen",value:function(){var e=this,t=this.props.isPending;return Object(b.createElement)("div",{className:"woocommerce-task-tax__success"},Object(b.createElement)("span",{className:"woocommerce-task-tax__success-icon",role:"img","aria-labelledby":"woocommerce-task-tax__success-message"},"🎊"),Object(b.createElement)(x.H,{id:"woocommerce-task-tax__success-message"},Object(_.__)("Good news!",'woocommerce')),Object(b.createElement)("p",null,me()({mixedString:Object(_.__)("{{strong}}Jetpack{{/strong}} and {{strong}}WooCommerce Tax{{/strong}} can automate your sales tax calculations for you.",'woocommerce'),components:{strong:Object(b.createElement)("strong",null)}})),Object(b.createElement)(y.a,{disabled:t,isPrimary:!0,isBusy:t,onClick:function(){Object(A.recordEvent)("tasklist_tax_setup_automated_proceed",{setup_automatically:!0}),e.updateAutomatedTax(!0)}},Object(_.__)("Yes please",'woocommerce')),Object(b.createElement)(y.a,{disabled:t,isBusy:t,onClick:function(){Object(A.recordEvent)("tasklist_tax_setup_automated_proceed",{setup_automatically:!1}),e.updateAutomatedTax(!1)}},Object(_.__)("No thanks, I'll configure taxes manually",'woocommerce')),Object(b.createElement)(y.a,{disabled:t,isBusy:t,onClick:function(){return e.doNotChargeSalesTax()}},Object(_.__)("My business doesn't charge sales tax",'woocommerce')))}},{key:"render",value:function(){var e=this.state.stepIndex,t=this.props,n=t.isPending,o=t.isResolving,c=this.getSteps()[e];return Object(b.createElement)("div",{className:"woocommerce-task-tax"},Object(b.createElement)(x.Card,{className:"is-narrow"},this.shouldShowSuccessScreen()?this.renderSuccessScreen():Object(b.createElement)(x.Stepper,{isPending:n||o,isVertical:!0,currentStep:c.key,steps:this.getSteps()})))}}]),o}(b.Component),Me=Object(f.a)(Object(S.withSelect)((function(e){var t=e(R.SETTINGS_STORE_NAME),n=t.getSettings,o=t.isUpdateSettingsRequesting,c=e(R.OPTIONS_STORE_NAME).getOption,r=e(R.PLUGINS_STORE_NAME),a=r.getActivePlugins,i=r.isJetpackConnected,s=r.isPluginsRequesting,l=e(R.ONBOARDING_STORE_NAME).getTasksStatus,u=n("general").general,m=void 0===u?{}:u,p=Object(L.b)(m.woocommerce_default_country),d=m.woocommerce_store_address,h=m.woocommerce_default_country,b=m.woocommerce_store_postcode,_=Boolean(d&&h&&b),f=n("tax").tax,g=void 0===f?{}:f,O=a(),y=Object(N.difference)(["jetpack","woocommerce-services"],O),v=(c("wc_connect_options")||{}).tos_accepted||c("woocommerce_setup_jetpack_opted_in"),j=l(),k=o("tax")||o("general"),w=s("getJetpackConnectUrl");return{countryCode:p,generalSettings:m,hasCompleteAddress:_,isJetpackConnected:i(),isPending:k,isResolving:w,pluginsToActivate:y,tasksStatus:j,taxSettings:g,tosAccepted:v}})),Object(S.withDispatch)((function(e){var t=e("core/notices").createNotice,n=e(R.OPTIONS_STORE_NAME).updateOptions,o=e(R.SETTINGS_STORE_NAME).updateAndPersistSettingsForGroup,c=e(R.ONBOARDING_STORE_NAME).invalidateResolutionForStoreSelector;return{clearTaskStatusCache:function(){return c("getTasksStatus")},createNotice:t,updateAndPersistSettingsForGroup:o,updateOptions:n}})))(Ie),De=n(751);function Le(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function Fe(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Le(Object(n),!0).forEach((function(t){W()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Le(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function Ue(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,o=h()(e);if(t){var c=h()(this).constructor;n=Reflect.construct(o,arguments,c)}else n=o.apply(this,arguments);return p()(this,n)}}var Be=function(e){u()(c,e);var t,n,o=Ue(c);function c(e){var t;a()(this,c),t=o.apply(this,arguments);var n=e.methods,r={};return n.forEach((function(e){return r[e.key]=e.isEnabled})),t.state={busyMethod:null,enabledMethods:r,recommendedMethod:t.getRecommendedMethod()},t.markConfigured=t.markConfigured.bind(Y()(t)),t}return s()(c,[{key:"componentDidUpdate",value:function(){var e=this.state.recommendedMethod,t=this.getRecommendedMethod();e!==t&&this.setState({recommendedMethod:t})}},{key:"getRecommendedMethod",value:function(){return this.props.methods.find((function(e){return"wcpay"===e.key&&e.visible}))?"wcpay":"stripe"}},{key:"markConfigured",value:function(e){var t=this.props.clearTaskStatusCache,n=this.state.enabledMethods;this.setState({enabledMethods:Fe(Fe({},n),{},W()({},e,!0))}),t(),Object(A.recordEvent)("tasklist_payment_connect_method",{payment_method:e}),Object(T.getHistory)().push(Object(T.getNewPath)({task:"payments"},"/",{}))}},{key:"getCurrentMethod",value:function(){var e=this.props,t=e.methods,n=e.query;if(n.method)return t.find((function(e){return e.key===n.method}))}},{key:"getInstallStep",value:function(){var e=this.getCurrentMethod();if(e.plugins&&e.plugins.length){var t=this.props.activePlugins,n=e.plugins.filter((function(e){return!t.includes(e)})),o=e.plugins.map((function(e){return R.pluginNames[e]})).join(" "+Object(_.__)("and",'woocommerce')+" ");return{key:"install",label:Object(_.sprintf)(Object(_.__)("Install %s",'woocommerce'),o),content:Object(b.createElement)(x.Plugins,{onComplete:function(t,n){Object(Ce.a)(n),Object(A.recordEvent)("tasklist_payment_install_method",{plugins:e.plugins})},onError:function(e,t){return Object(Ce.a)(t)},autoInstall:!0,pluginSlugs:e.plugins}),isComplete:!n.length}}}},{key:"toggleMethod",value:(n=H()(V.a.mark((function e(t){var n,o,c,r,a,i,s;return V.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=this.props,o=n.clearTaskStatusCache,c=n.methods,r=n.options,a=n.updateOptions,i=this.state.enabledMethods,s=c.find((function(e){return e.key===t})),i[t]=!i[t],this.setState({enabledMethods:i}),Object(A.recordEvent)("tasklist_payment_toggle",{enabled:!s.isEnabled,payment_method:t}),e.next=8,a(W()({},s.optionName,Fe(Fe({},r[s.optionName]),{},{enabled:s.isEnabled?"no":"yes"})));case 8:o();case 9:case"end":return e.stop()}}),e,this)}))),function(e){return n.apply(this,arguments)})},{key:"handleClick",value:(t=H()(V.a.mark((function e(t){var n,o,c,r=this;return V.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(n=this.props.methods,o=t.key,c=t.onClick,Object(A.recordEvent)("tasklist_payment_setup",{options:n.map((function(e){return e.key})),selected:o}),!c){e.next=8;break}return this.setState({busyMethod:o}),e.next=7,new Promise(c).then((function(){r.setState({busyMethod:null})})).catch((function(){r.setState({busyMethod:null})}));case 7:return e.abrupt("return");case 8:Object(T.updateQueryString)({method:o});case 9:case"end":return e.stop()}}),e,this)}))),function(e){return t.apply(this,arguments)})},{key:"render",value:function(){var e=this,t=this.getCurrentMethod(),n=this.state,o=n.busyMethod,c=n.enabledMethods,r=n.recommendedMethod,a=this.props,i=a.methods,s=a.query;return t?Object(b.createElement)(x.Card,{className:"woocommerce-task-payment-method is-narrow"},Object(b.cloneElement)(t.container,{query:s,installStep:this.getInstallStep(),markConfigured:this.markConfigured,hasCbdIndustry:t.hasCbdIndustry})):Object(b.createElement)("div",{className:"woocommerce-task-payments"},i.map((function(t){var n=t.before,a=t.container,i=t.content,s=t.isConfigured,l=t.key,u=t.title;if(!t.visible)return null;var m=O()("woocommerce-task-payment","is-narrow",!s&&"woocommerce-task-payment-not-configured","woocommerce-task-payment-"+l),p=l===r&&!s,d=p&&"wcpay"!==l,h=p&&"wcpay"===l;return Object(b.createElement)(x.Card,{key:l,className:m},Object(b.createElement)("div",{className:"woocommerce-task-payment__before"},d&&Object(b.createElement)("div",{className:"woocommerce-task-payment__recommended-ribbon"},Object(b.createElement)("span",null,Object(_.__)("Recommended",'woocommerce'))),n),Object(b.createElement)("div",{className:"woocommerce-task-payment__text"},Object(b.createElement)(x.H,{className:"woocommerce-task-payment__title"},u,h&&Object(b.createElement)("span",{className:"woocommerce-task-payment__recommended-pill"},Object(_.__)("Recommended",'woocommerce'))),Object(b.createElement)("div",{className:"woocommerce-task-payment__content"},i)),Object(b.createElement)("div",{className:"woocommerce-task-payment__after"},a&&!s?Object(b.createElement)(y.a,{isPrimary:l===r,isSecondary:l!==r,isBusy:o===l,disabled:o,onClick:function(){return e.handleClick(t)}},Object(_.__)("Set up",'woocommerce')):Object(b.createElement)(je.a,{checked:c[l],onChange:function(){return e.toggleMethod(l)},onClick:function(e){return e.stopPropagation()}})))})))}}]),c}(b.Component),qe=Object(f.a)(Object(S.withDispatch)((function(e){var t=e("core/notices").createNotice,n=e(R.PLUGINS_STORE_NAME).installAndActivatePlugins,o=e(R.OPTIONS_STORE_NAME).updateOptions,c=e(R.ONBOARDING_STORE_NAME),r=c.invalidateResolution,a=c.invalidateResolutionForStoreSelector;return r("getProfileItems",[]),{clearTaskStatusCache:function(){return a("getTasksStatus")},createNotice:t,installAndActivatePlugins:n,updateOptions:o}})),Object(S.withSelect)((function(e,t){var n=t.createNotice,o=t.installAndActivatePlugins,c=e(R.ONBOARDING_STORE_NAME).getProfileItems,r=e(R.OPTIONS_STORE_NAME).getOption,a=e(R.PLUGINS_STORE_NAME),i=a.getActivePlugins,s=a.isJetpackConnected,l=(0,e(R.SETTINGS_STORE_NAME).getSettings)("general").general,u=void 0===l?{}:l,m=e(R.ONBOARDING_STORE_NAME).getTasksStatus,p=i(),d=m(),h=c(),b=["woocommerce_woocommerce_payments_settings","woocommerce_stripe_settings","woocommerce_ppec_paypal_settings","woocommerce_payfast_settings","woocommerce_square_credit_card_settings","woocommerce_klarna_payments_settings","woocommerce_kco_settings","wc_square_refresh_tokens","woocommerce_cod_settings","woocommerce_bacs_settings","woocommerce_bacs_accounts","woocommerce_eway_settings"].reduce((function(e,t){return e[t]=r(t),e}),{}),_=Object(L.b)(u.woocommerce_default_country);return{countryCode:_,profileItems:h,activePlugins:p,options:b,methods:Object(De.a)({activePlugins:p,countryCode:_,createNotice:n,installAndActivatePlugins:o,isJetpackConnected:s(),onboardingStatus:d,options:b,profileItems:h})}})))(Be);function Je(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function Ge(e,t,n,o){Object(A.recordEvent)("task_view",{task_name:e,wcs_installed:o.includes("woocommerce-services"),wcs_active:n.includes("woocommerce-services"),jetpack_installed:o.includes("jetpack"),jetpack_active:n.includes("jetpack"),jetpack_connected:t})}function Ve(e){var t=e.activePlugins,n=e.countryCode,o=e.createNotice,c=e.installAndActivatePlugins,r=e.installedPlugins,a=e.isJetpackConnected,i=e.onboardingStatus,s=e.profileItems,l=e.query,u=e.toggleCartModal,m=function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Je(Object(n),!0).forEach((function(t){W()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Je(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({hasPaymentGateway:!1,hasPhysicalProducts:!1,hasProducts:!1,isAppearanceComplete:!1,isTaxComplete:!1,shippingZonesCount:0,wcPayIsConnected:!1},i),p=m.hasPaymentGateway,d=m.hasPhysicalProducts,h=m.hasProducts,f=m.isAppearanceComplete,g=m.isTaxComplete,O=m.shippingZonesCount,y=m.wcPayIsConnected,v=Object(L.a)(s,r),j=v.products,k=v.remainingProducts,w=v.uniqueItemsList,S=-1!==r.indexOf("woocommerce-payments"),E=s.completed,C=s.product_types,P=Object(_.__)("Purchase & install extensions");if(1===w.length){var N=w[0],x=N.name,R="theme"===N.type?Object(_.__)("Purchase & install %s theme",'woocommerce'):Object(_.__)("Purchase & install %s extension",'woocommerce');P=Object(_.sprintf)(R,x)}var I,M=[{key:"store_details",title:Object(_.__)("Setup wizard",'woocommerce'),container:null,onClick:function(){Object(A.recordEvent)("tasklist_click",{task_name:"store_details"}),Object(T.getHistory)().push(Object(T.getNewPath)({},"/setup-wizard",{}))},completed:E,visible:!0,time:Object(_.__)("4 minutes",'woocommerce')},{key:"purchase",title:P,container:null,onClick:function(){return Object(A.recordEvent)("tasklist_click",{task_name:"purchase"}),k.length?u():null},visible:j.length,completed:j.length&&!k.length,time:Object(_.__)("2 minutes",'woocommerce'),isDismissable:!0},{key:"products",title:Object(_.__)("Add my products",'woocommerce'),container:Object(b.createElement)(ie,null),onClick:function(){Object(A.recordEvent)("tasklist_click",{task_name:"products"}),Object(T.updateQueryString)({task:"products"})},completed:h,visible:!0,time:Object(_.__)("1 minute per product",'woocommerce')},{key:"woocommerce-payments",title:Object(_.__)("Set up WooCommerce Payments",'woocommerce'),container:Object(b.createElement)(b.Fragment,null),completed:y,onClick:(I=H()(V.a.mark((function e(n){return V.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if("A"!==n.target.nodeName){e.next=2;break}return e.abrupt("return",!1);case 2:return e.next=4,new Promise((function(e,n){return Ge("wcpay",a,t,r),Object(A.recordEvent)("tasklist_click",{task_name:"woocommerce-payments"}),Object(De.b)(e,n,o,c)}));case 4:case"end":return e.stop()}}),e)}))),function(e){return I.apply(this,arguments)}),visible:window.wcAdminFeatures.wcpay&&S&&"US"===n,additionalInfo:Object(_.__)('By setting up, you are agreeing to the <a href="https://wordpress.com/tos/" target="_blank">Terms of Service</a>','woocommerce'),time:Object(_.__)("2 minutes",'woocommerce')},{key:"payments",title:Object(_.__)("Set up payments",'woocommerce'),container:Object(b.createElement)(qe,null),completed:p,onClick:function(){Object(A.recordEvent)("tasklist_click",{task_name:"payments"}),Object(T.updateQueryString)({task:"payments"})},visible:!S||"US"!==n,time:Object(_.__)("2 minutes",'woocommerce')},{key:"tax",title:Object(_.__)("Set up tax",'woocommerce'),container:Object(b.createElement)(Me,null),onClick:function(){Object(A.recordEvent)("tasklist_click",{task_name:"tax"}),Object(T.updateQueryString)({task:"tax"})},completed:g,visible:!0,time:Object(_.__)("1 minute",'woocommerce')},{key:"shipping",title:Object(_.__)("Set up shipping",'woocommerce'),container:Object(b.createElement)(xe,null),onClick:function(){Object(A.recordEvent)("tasklist_click",{task_name:"shipping"}),Object(T.updateQueryString)({task:"shipping"})},completed:O>0,visible:C&&C.includes("physical")||d,time:Object(_.__)("1 minute",'woocommerce')},{key:"appearance",title:Object(_.__)("Personalize my store",'woocommerce'),container:Object(b.createElement)(ce,null),onClick:function(){Object(A.recordEvent)("tasklist_click",{task_name:"appearance"}),Object(T.updateQueryString)({task:"appearance"})},completed:f,visible:!0,time:Object(_.__)("2 minutes",'woocommerce')}];return Object(Q.applyFilters)("woocommerce_admin_onboarding_task_list",M.sort((function(e,t){return e.completed===t.completed?0:e.completed?1:-1})),l)}function ze(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,o=h()(e);if(t){var c=h()(this).constructor;n=Reflect.construct(o,arguments,c)}else n=o.apply(this,arguments);return p()(this,n)}}var He=function(e){u()(n,e);var t=ze(n);function n(e){var o;return a()(this,n),(o=t.call(this,e)).state={isCartModalOpen:!1},o}return s()(n,[{key:"componentDidMount",value:function(){document.body.classList.add("woocommerce-onboarding"),document.body.classList.add("woocommerce-task-dashboard__body"),this.recordTaskView(),this.recordTaskListView(),this.possiblyCompleteTaskList(),this.possiblyTrackCompletedTasks()}},{key:"componentDidUpdate",value:function(e){var t=this.props.query;e.query.task!==t.task&&(window.document.documentElement.scrollTop=0,this.recordTaskView()),this.possiblyCompleteTaskList(),this.possiblyTrackCompletedTasks()}},{key:"possiblyCompleteTaskList",value:function(){var e=this.props,t=e.isTaskListComplete,n=e.updateOptions;this.getIncompleteTasks().length||t||n({woocommerce_task_list_complete:"yes"})}},{key:"getCompletedTaskKeys",value:function(){return this.getVisibleTasks().filter((function(e){return e.completed})).map((function(e){return e.key}))}},{key:"getIncompleteTasks",value:function(){return this.getAllTasks().filter((function(e){return e.visible&&!e.completed}))}},{key:"possiblyTrackCompletedTasks",value:function(){var e=this.props,t=e.trackedCompletedTasks,n=e.updateOptions,o=this.getCompletedTaskKeys();0!==Object(N.xor)(t,o).length&&n({woocommerce_task_list_tracked_completed_tasks:o})}},{key:"dismissTask",value:function(e){var t=this,n=this.props,o=n.createNotice,r=n.dismissedTasks,a=n.updateOptions;o("success",Object(_.__)("Task dismissed"),{actions:[{label:Object(_.__)("Undo",'woocommerce'),onClick:function(){return t.undoDismissTask(e)}}]}),Object(A.recordEvent)("tasklist_dismiss_task",{task_name:e}),a({woocommerce_task_list_dismissed_tasks:[].concat(c()(r),[e])})}},{key:"undoDismissTask",value:function(e){var t=this.props,n=t.dismissedTasks;(0,t.updateOptions)({woocommerce_task_list_dismissed_tasks:n.filter((function(t){return t!==e}))})}},{key:"componentWillUnmount",value:function(){document.body.classList.remove("woocommerce-onboarding"),document.body.classList.remove("woocommerce-task-dashboard__body")}},{key:"getAllTasks",value:function(){var e=this.props;return Ve({activePlugins:e.activePlugins,countryCode:e.countryCode,createNotice:e.createNotice,installAndActivatePlugins:e.installAndActivatePlugins,installedPlugins:e.installedPlugins,isJetpackConnected:e.isJetpackConnected,onboardingStatus:e.onboardingStatus,profileItems:e.profileItems,query:e.query,toggleCartModal:this.toggleCartModal.bind(this)})}},{key:"getVisibleTasks",value:function(){var e=this.props.dismissedTasks;return this.getAllTasks().filter((function(t){return t.visible&&!e.includes(t.key)}))}},{key:"recordTaskView",value:function(){var e=this.props,t=e.isJetpackConnected,n=e.activePlugins,o=e.installedPlugins,c=e.query.task;c&&Ge(c,t,n,o)}},{key:"recordTaskListView",value:function(){if(!this.getCurrentTask()){var e=this.props.profileItems,t=this.getVisibleTasks();Object(A.recordEvent)("tasklist_view",{number_tasks:t.length,store_connected:e.wccom_connected})}}},{key:"hideTaskCard",value:function(e){Object(A.recordEvent)("tasklist_completed",{action:e,completed_task_count:this.getCompletedTaskKeys().length,incomplete_task_count:this.getIncompleteTasks().length}),this.props.updateOptions({woocommerce_task_list_hidden:"yes",woocommerce_task_list_prompt_shown:!0})}},{key:"getCurrentTask",value:function(){var e=this.props.query.task,t=this.getAllTasks().find((function(t){return t.key===e}));return t||null}},{key:"renderMenu",value:function(){var e=this;return Object(b.createElement)("div",{className:"woocommerce-card__menu woocommerce-card__header-item"},Object(b.createElement)(x.EllipsisMenu,{label:Object(_.__)("Task List Options",'woocommerce'),renderContent:function(){return Object(b.createElement)("div",{className:"woocommerce-task-card__section-controls"},Object(b.createElement)(y.a,{onClick:function(){return e.hideTaskCard("remove_card")}},Object(_.__)("Hide this",'woocommerce')))}}))}},{key:"toggleCartModal",value:function(){var e=this.state.isCartModalOpen;e||Object(A.recordEvent)("tasklist_purchase_extensions"),this.setState({isCartModalOpen:!e})}},{key:"render",value:function(){var e=this,t=this.props.query,n=this.state.isCartModalOpen,o=this.getCurrentTask(),c=this.getVisibleTasks().map((function(t){return t.className=O()(t.completed?"is-complete":null,t.className),t.before=Object(b.createElement)("div",{className:"woocommerce-task__icon"},t.completed&&Object(b.createElement)(E.a,{icon:P})),t.title=Object(b.createElement)(v.a,{as:"div",variant:t.completed?"body.small":"button"},t.title,t.additionalInfo&&Object(b.createElement)("div",{className:"woocommerce-task__additional-info",dangerouslySetInnerHTML:Object(F.a)(t.additionalInfo)}),t.time&&!t.completed&&Object(b.createElement)("div",{className:"woocommerce-task__estimated-time"},t.time)),!t.completed&&t.isDismissable&&(t.after=Object(b.createElement)(y.a,{"data-testid":"".concat(t.key,"-dismiss-button"),isTertiary:!0,onClick:function(n){n.stopPropagation(),e.dismissTask(t.key)}},Object(_.__)("Dismiss",'woocommerce'))),t.onClick||(t.onClick=function(e){if("A"===e.target.nodeName)return!1;Object(T.updateQueryString)({task:t.key})}),t})),r=O()("woocommerce-task-card__progress-bar",{completed:c.length===this.getCompletedTaskKeys().length});return Object(b.createElement)(b.Fragment,null,Object(b.createElement)("div",{className:"woocommerce-task-dashboard__container"},o?Object(b.cloneElement)(o.container,{query:t}):Object(b.createElement)(b.Fragment,null,Object(b.createElement)(j.a,{size:"large",className:"woocommerce-task-card woocommerce-dashboard-card"},Object(b.createElement)("progress",{className:r,max:c.length,value:this.getCompletedTaskKeys().length}),Object(b.createElement)(k.a,{size:"medium"},Object(b.createElement)(v.a,{variant:"title.small"},Object(_.__)("Finish setup",'woocommerce')),this.renderMenu()),Object(b.createElement)(w.a,null,Object(b.createElement)(x.List,{items:c}))))),n&&Object(b.createElement)(J,{onClose:function(){return e.toggleCartModal()},onClickPurchaseLater:function(){return e.toggleCartModal()}}))}}]),n}(b.Component);t.default=Object(f.a)(Object(S.withSelect)((function(e){var t=e(R.ONBOARDING_STORE_NAME),n=t.getProfileItems,o=t.getTasksStatus,c=e(R.OPTIONS_STORE_NAME).getOption,r=e(R.SETTINGS_STORE_NAME).getSettings,a=e(R.PLUGINS_STORE_NAME),i=a.getActivePlugins,s=a.getInstalledPlugins,l=a.isJetpackConnected,u=n(),m="yes"===c("woocommerce_task_list_complete"),p=c("woocommerce_task_list_tracked_completed_tasks")||[],d=c("woocommerce_task_list_dismissed_tasks")||[],h=r("general").general,b=void 0===h?{}:h,_=Object(L.b)(b.woocommerce_default_country),f=i(),g=s(),O=o();return{activePlugins:f,countryCode:_,dismissedTasks:d,isJetpackConnected:l(),installedPlugins:g,isTaskListComplete:m,onboardingStatus:O,profileItems:u,trackedCompletedTasks:p}})),Object(S.withDispatch)((function(e){var t=e("core/notices").createNotice,n=e(R.OPTIONS_STORE_NAME).updateOptions;return{createNotice:t,installAndActivatePlugins:e(R.PLUGINS_STORE_NAME).installAndActivatePlugins,updateOptions:n}})))(He)}}]);
packages/woocommerce-admin/dist/chunks/6.6f577bec3f76161ea9c7.js DELETED
@@ -1 +0,0 @@
1
- (window.__wcAdmin_webpackJsonp=window.__wcAdmin_webpackJsonp||[]).push([[6],{732:function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));var c=n(24);function r(e){var t=Object(c.dispatch)("core/notices").createNotice;e.error_data&&e.errors&&Object.keys(e.errors).length?Object.keys(e.errors).forEach((function(n){t("error",e.errors[n].join(" "))})):e.message&&t(e.code?"error":"success",e.message)}},751:function(e,t,n){"use strict";n.d(t,"b",(function(){return ye})),n.d(t,"a",(function(){return Oe}));var c=n(0),r=n(3),o=n(42),a=n.n(o),i=n(2),s=n(40),l=n.n(s),u=n(33),m=n(68),p=n(41),d=n(37),_=n.n(d),b=n(12),h=n.n(b),f=n(86),y=n.n(f),O=n(14),g=n.n(O),w=n(13),j=n.n(w),k=n(10),v=n.n(k),C=n(16),E=n.n(C),S=n(17),P=n.n(S),x=n(6),R=n.n(x),A=n(5),N=n.n(A),L=n(72),T=n(270),M=n(24);function q(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,c=R()(e);if(t){var r=R()(this).constructor;n=Reflect.construct(c,arguments,r)}else n=c.apply(this,arguments);return P()(this,n)}}var V=function(e){E()(n,e);var t=q(n);function n(){var e;g()(this,n);for(var c=arguments.length,o=new Array(c),a=0;a<c;a++)o[a]=arguments[a];return e=t.call.apply(t,[this].concat(o)),N()(v()(e),"getInitialConfigValues",(function(){return{account_name:"",account_number:"",bank_name:"",sort_code:"",iban:"",bic:""}})),N()(v()(e),"validate",(function(e){var t={};return e.account_number||e.iban||(t.account_number=t.iban=Object(r.__)("Please enter an account number or IBAN",'woocommerce')),t})),N()(v()(e),"updateSettings",function(){var t=y()(h.a.mark((function t(n){var c,o,a,i;return h.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return c=e.props,o=c.updateOptions,a=c.createNotice,i=c.markConfigured,t.next=3,o({woocommerce_bacs_settings:{enabled:"yes"},woocommerce_bacs_accounts:[n]});case 3:t.sent.success?(i("bacs"),a("success",Object(r.__)("Direct bank transfer details added successfully",'woocommerce'))):a("error",Object(r.__)("There was a problem saving your payment setings",'woocommerce'));case 5:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}()),e}return j()(n,[{key:"render",value:function(){var e=this.props.isOptionsRequesting;return Object(c.createElement)(m.Form,{initialValues:this.getInitialConfigValues(),onSubmitCallback:this.updateSettings,validate:this.validate},(function(t){var n=t.getInputProps,o=t.handleSubmit;return Object(c.createElement)(c.Fragment,null,Object(c.createElement)(m.H,null,Object(r.__)("Add your bank details",'woocommerce')),Object(c.createElement)("p",null,Object(r.__)("These details are required to receive payments via bank transfer",'woocommerce')),Object(c.createElement)("div",{className:"woocommerce-task-payment-method__fields"},Object(c.createElement)(m.TextControl,_()({label:Object(r.__)("Account name",'woocommerce'),required:!0},n("account_name"))),Object(c.createElement)(m.TextControl,_()({label:Object(r.__)("Account number",'woocommerce'),required:!0},n("account_number"))),Object(c.createElement)(m.TextControl,_()({label:Object(r.__)("Bank name",'woocommerce'),required:!0},n("bank_name"))),Object(c.createElement)(m.TextControl,_()({label:Object(r.__)("Sort code",'woocommerce'),required:!0},n("sort_code"))),Object(c.createElement)(m.TextControl,_()({label:Object(r.__)("IBAN",'woocommerce'),required:!0},n("iban"))),Object(c.createElement)(m.TextControl,_()({label:Object(r.__)("BIC / Swift",'woocommerce'),required:!0},n("bic")))),Object(c.createElement)(L.a,{isPrimary:!0,isBusy:e,onClick:o},Object(r.__)("Save",'woocommerce')))}))}}]),n}(c.Component),U=Object(T.a)(Object(M.withSelect)((function(e){return{isOptionsRequesting:(0,e(p.OPTIONS_STORE_NAME).isOptionsUpdating)()}})),Object(M.withDispatch)((function(e){return{createNotice:e("core/notices").createNotice,updateOptions:e(p.OPTIONS_STORE_NAME).updateOptions}})))(V),D=function(){return Object(c.createElement)("svg",{width:"96",height:"32",viewBox:"0 0 96 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Object(c.createElement)("rect",{width:"32",height:"32",rx:"16",fill:"#8E9196"}),Object(c.createElement)("mask",{id:"bacs0","mask-type":"alpha",maskUnits:"userSpaceOnUse",x:"8",y:"8",width:"16",height:"16"},Object(c.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.875 12.25L16 8.5L23.125 12.25V13.75H8.875V12.25ZM16 10.195L19.9075 12.25H12.0925L16 10.195ZM10.75 15.25H12.25V20.5H10.75V15.25ZM15.25 20.5V15.25H16.75V20.5H15.25ZM23.125 23.5V22H8.875V23.5H23.125ZM19.75 15.25H21.25V20.5H19.75V15.25Z",fill:"white"})),Object(c.createElement)("g",{mask:"url(#bacs0)"},Object(c.createElement)("rect",{x:"7",y:"7",width:"18",height:"18",fill:"white"})),Object(c.createElement)("mask",{id:"bacs1","mask-type":"alpha",maskUnits:"userSpaceOnUse",x:"39",y:"10",width:"18",height:"12"},Object(c.createElement)("path",{d:"M39 17L53.17 17L49.59 20.59L51 22L57 16L51 10L49.59 11.41L53.17 15L39 15L39 17Z",fill:"white"})),Object(c.createElement)("g",{mask:"url(#bacs1)"},Object(c.createElement)("rect",{x:"60",y:"28",width:"24",height:"24",transform:"rotate(-180 60 28)",fill:"#8E9196"})),Object(c.createElement)("rect",{x:"64",width:"32",height:"32",rx:"16",fill:"#8E9196"}),Object(c.createElement)("mask",{id:"bacs2","mask-type":"alpha",maskUnits:"userSpaceOnUse",x:"72",y:"8",width:"16",height:"16"},Object(c.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M72.875 12.25L80 8.5L87.125 12.25V13.75H72.875V12.25ZM80 10.195L83.9075 12.25H76.0925L80 10.195ZM74.75 15.25H76.25V20.5H74.75V15.25ZM79.25 20.5V15.25H80.75V20.5H79.25ZM87.125 23.5V22H72.875V23.5H87.125ZM83.75 15.25H85.25V20.5H83.75V15.25Z",fill:"white"})),Object(c.createElement)("g",{mask:"url(#bacs2)"},Object(c.createElement)("rect",{x:"71",y:"7",width:"18",height:"18",fill:"white"})))},I=function(){return Object(c.createElement)("svg",{width:"96",height:"32",viewBox:"0 0 96 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Object(c.createElement)("rect",{width:"32",height:"32",rx:"16",fill:"#8E9196"}),Object(c.createElement)("mask",{id:"cod-mask-0","mask-type":"alpha",maskUnits:"userSpaceOnUse",x:"7",y:"10",width:"18",height:"12"},Object(c.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22 13H19.75V10H9.25C8.425 10 7.75 10.675 7.75 11.5V19.75H9.25C9.25 20.995 10.255 22 11.5 22C12.745 22 13.75 20.995 13.75 19.75H18.25C18.25 20.995 19.255 22 20.5 22C21.745 22 22.75 20.995 22.75 19.75H24.25V16L22 13ZM21.625 14.125L23.095 16H19.75V14.125H21.625ZM10.75 19.75C10.75 20.1625 11.0875 20.5 11.5 20.5C11.9125 20.5 12.25 20.1625 12.25 19.75C12.25 19.3375 11.9125 19 11.5 19C11.0875 19 10.75 19.3375 10.75 19.75ZM13.165 18.25C12.7525 17.7925 12.1675 17.5 11.5 17.5C10.8325 17.5 10.2475 17.7925 9.835 18.25H9.25V11.5H18.25V18.25H13.165ZM19.75 19.75C19.75 20.1625 20.0875 20.5 20.5 20.5C20.9125 20.5 21.25 20.1625 21.25 19.75C21.25 19.3375 20.9125 19 20.5 19C20.0875 19 19.75 19.3375 19.75 19.75Z",fill:"white"})),Object(c.createElement)("g",{mask:"url(#cod-mask-0)"},Object(c.createElement)("rect",{x:"7",y:"7",width:"18",height:"18",fill:"white"})),Object(c.createElement)("mask",{id:"cod-mask-1","mask-type":"alpha",maskUnits:"userSpaceOnUse",x:"39",y:"10",width:"18",height:"12"},Object(c.createElement)("path",{d:"M39 17L53.17 17L49.59 20.59L51 22L57 16L51 10L49.59 11.41L53.17 15L39 15L39 17Z",fill:"white"})),Object(c.createElement)("g",{mask:"url(#cod-mask-1)"},Object(c.createElement)("rect",{x:"60",y:"28",width:"24",height:"24",transform:"rotate(-180 60 28)",fill:"#8E9196"})),Object(c.createElement)("rect",{x:"64",width:"32",height:"32",rx:"16",fill:"#8E9196"}),Object(c.createElement)("mask",{id:"cod-mask-2","mask-type":"alpha",maskUnits:"userSpaceOnUse",x:"76",y:"9",width:"8",height:"14"},Object(c.createElement)("path",{d:"M80.2926 15.175C78.5901 14.7325 78.0426 14.275 78.0426 13.5625C78.0426 12.745 78.8001 12.175 80.0676 12.175C81.4026 12.175 81.8976 12.8125 81.9426 13.75H83.6001C83.5476 12.46 82.7601 11.275 81.1926 10.8925V9.25H78.9426V10.87C77.4876 11.185 76.3176 12.13 76.3176 13.5775C76.3176 15.31 77.7501 16.1725 79.8426 16.675C81.7176 17.125 82.0926 17.785 82.0926 18.4825C82.0926 19 81.7251 19.825 80.0676 19.825C78.5226 19.825 77.9151 19.135 77.8326 18.25H76.1826C76.2726 19.8925 77.5026 20.815 78.9426 21.1225V22.75H81.1926V21.1375C82.6551 20.86 83.8176 20.0125 83.8176 18.475C83.8176 16.345 81.9951 15.6175 80.2926 15.175Z",fill:"white"})),Object(c.createElement)("g",{mask:"url(#cod-mask-2)"},Object(c.createElement)("rect",{x:"71",y:"7",width:"18",height:"18",fill:"white"})))},F=n(732),H=n(32);function Z(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(e);t&&(c=c.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,c)}return n}function B(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Z(Object(n),!0).forEach((function(t){N()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Z(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function W(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,c=R()(e);if(t){var r=R()(this).constructor;n=Reflect.construct(c,arguments,r)}else n=c.apply(this,arguments);return P()(this,n)}}var Y=function(e){E()(i,e);var t,n,o=W(i);function i(e){var t;return g()(this,i),(t=o.call(this,e)).state={oAuthConnectFailed:!1,connectURL:null,isPending:!1},t.updateSettings=t.updateSettings.bind(v()(t)),t}return j()(i,[{key:"componentDidMount",value:function(){var e=this.props.stripeSettings,t=Object(H.getQuery)();if(t["stripe-connect"]&&"1"===t["stripe-connect"]&&(e.publishable_key&&e.secret_key))return void this.completeMethod();this.requiresManualConfig()||this.fetchOAuthConnectURL()}},{key:"componentDidUpdate",value:function(e){var t=this.props.activePlugins;!e.activePlugins.includes("woocommerce-gateway-stripe")&&t.includes("woocommerce-gateway-stripe")&&this.fetchOAuthConnectURL()}},{key:"requiresManualConfig",value:function(){var e=this.props,t=e.activePlugins,n=e.isJetpackConnected,c=this.state.oAuthConnectFailed;return!n||!t.includes("woocommerce-services")||c}},{key:"completeMethod",value:function(){var e=this.props,t=e.createNotice,n=e.markConfigured;this.setState({isPending:!1}),t("success",Object(r.__)("Stripe connected successfully.",'woocommerce')),n("stripe")}},{key:"fetchOAuthConnectURL",value:(n=y()(h.a.mark((function e(){var t;return h.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(this.props.activePlugins.includes("woocommerce-gateway-stripe")){e.next=3;break}return e.abrupt("return");case 3:return e.prev=3,this.setState({isPending:!0}),e.next=7,a()({path:p.WCS_NAMESPACE+"/connect/stripe/oauth/init",method:"POST",data:{returnUrl:Object(u.f)("admin.php?page=wc-admin&task=payments&method=stripe&stripe-connect=1")}});case 7:if((t=e.sent)&&t.oauthUrl){e.next=11;break}return this.setState({oAuthConnectFailed:!0,isPending:!1}),e.abrupt("return");case 11:this.setState({connectURL:t.oauthUrl,isPending:!1}),e.next=17;break;case 14:e.prev=14,e.t0=e.catch(3),this.setState({oAuthConnectFailed:!0,isPending:!1});case 17:case"end":return e.stop()}}),e,this,[[3,14]])}))),function(){return n.apply(this,arguments)})},{key:"renderConnectButton",value:function(){var e=this.state.connectURL;return Object(c.createElement)(L.a,{isPrimary:!0,href:e},Object(r.__)("Connect",'woocommerce'))}},{key:"updateSettings",value:(t=y()(h.a.mark((function e(t){var n,c,o,a;return h.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=this.props,c=n.updateOptions,o=n.stripeSettings,a=n.createNotice,e.next=3,c({woocommerce_stripe_settings:B(B({},o),{},{publishable_key:t.publishable_key,secret_key:t.secret_key,enabled:"yes"})});case 3:e.sent.success?this.completeMethod():a("error",Object(r.__)("There was a problem saving your payment setings",'woocommerce'));case 5:case"end":return e.stop()}}),e,this)}))),function(e){return t.apply(this,arguments)})},{key:"getInitialConfigValues",value:function(){return{publishable_key:"",secret_key:""}}},{key:"validateManualConfig",value:function(e){var t={};return null===e.publishable_key.match(/^pk_live_/)&&(t.publishable_key=Object(r.__)('Please enter a valid publishable key. Valid keys start with "pk_live".','woocommerce')),null===e.secret_key.match(/^[rs]k_live_/)&&(t.secret_key=Object(r.__)('Please enter a valid secret key. Valid keys start with "sk_live" or "rk_live".','woocommerce')),t}},{key:"renderManualConfig",value:function(){var e=this.props.isOptionsUpdating,t=l()({mixedString:Object(r.__)("Your API details can be obtained from your {{docsLink}}Stripe account{{/docsLink}}. Don’t have a Stripe account? {{registerLink}}Create one.{{/registerLink}}",'woocommerce'),components:{docsLink:Object(c.createElement)(m.Link,{href:"https://stripe.com/docs/keys",target:"_blank",type:"external"}),registerLink:Object(c.createElement)(m.Link,{href:"https://dashboard.stripe.com/register",target:"_blank",type:"external"})}});return Object(c.createElement)(m.Form,{initialValues:this.getInitialConfigValues(),onSubmitCallback:this.updateSettings,validate:this.validateManualConfig},(function(n){var o=n.getInputProps,a=n.handleSubmit;return Object(c.createElement)(c.Fragment,null,Object(c.createElement)(m.TextControl,_()({label:Object(r.__)("Live Publishable Key",'woocommerce'),required:!0},o("publishable_key"))),Object(c.createElement)(m.TextControl,_()({label:Object(r.__)("Live Secret Key",'woocommerce'),required:!0},o("secret_key"))),Object(c.createElement)(L.a,{isPrimary:!0,isBusy:e,onClick:a},Object(r.__)("Proceed",'woocommerce')),Object(c.createElement)("p",null,t))}))}},{key:"getConnectStep",value:function(){var e=this.state,t=e.connectURL,n=e.isPending,c=e.oAuthConnectFailed,o={key:"connect",label:Object(r.__)("Connect your Stripe account",'woocommerce')};return n?o:B(B({},o),{},!c&&t?{description:Object(r.__)("A Stripe account is required to process payments.",'woocommerce'),content:this.renderConnectButton()}:{description:Object(r.__)("Connect your store to your Stripe account. Don’t have a Stripe account? Create one.",'woocommerce'),content:this.renderManualConfig()})}},{key:"render",value:function(){var e=this.props,t=e.installStep,n=e.isOptionsUpdating,r=this.state.isPending;return Object(c.createElement)(m.Stepper,{isVertical:!0,isPending:!t.isComplete||n||r,currentStep:t.isComplete?"connect":"install",steps:[t,this.getConnectStep()]})}}]),i}(c.Component),J=Object(T.a)(Object(M.withSelect)((function(e){var t=e(p.OPTIONS_STORE_NAME),n=t.getOption,c=t.isOptionsUpdating,r=e(p.PLUGINS_STORE_NAME),o=r.getActivePlugins,a=r.isJetpackConnected;return{activePlugins:o(),isJetpackConnected:a(),isOptionsUpdating:c(),stripeSettings:n("woocommerce_stripe_settings")||[]}})),Object(M.withDispatch)((function(e){return{createNotice:e("core/notices").createNotice,updateOptions:e(p.OPTIONS_STORE_NAME).updateOptions}})))(Y);function K(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(e);t&&(c=c.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,c)}return n}function Q(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?K(Object(n),!0).forEach((function(t){N()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):K(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function G(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,c=R()(e);if(t){var r=R()(this).constructor;n=Reflect.construct(c,arguments,r)}else n=c.apply(this,arguments);return P()(this,n)}}var z=function(e){E()(o,e);var t,n=G(o);function o(e){var t;return g()(this,o),(t=n.call(this,e)).state={isPending:!1},t.connect=t.connect.bind(v()(t)),t}return j()(o,[{key:"componentDidMount",value:function(){var e=this.props,t=e.createNotice,n=e.markConfigured,c=Object(H.getQuery)();c["square-connect"]&&"1"===c["square-connect"]&&(t("success",Object(r.__)("Square connected successfully.",'woocommerce')),n("square"))}},{key:"connect",value:(t=y()(h.a.mark((function e(){var t,n,c,o,i,s,l,u;return h.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t=this.props,n=t.createNotice,c=t.hasCbdIndustry,o=t.options,i=t.updateOptions,this.setState({isPending:!0}),i({woocommerce_square_credit_card_settings:Q(Q({},o.woocommerce_square_credit_card_settings),{},{enabled:"yes"})}),s=Object(r.__)("There was an error connecting to Square. Please try again or skip to connect later in store settings.",'woocommerce'),e.prev=4,l=null,c&&(l=window.open("/","_blank")),e.next=9,a()({path:p.WC_ADMIN_NAMESPACE+"/plugins/connect-square",method:"POST"});case 9:if((u=e.sent)&&u.connectUrl){e.next=15;break}return this.setState({isPending:!1}),n("error",s),c&&l.close(),e.abrupt("return");case 15:this.setState({isPending:!0}),this.redirect(u.connectUrl,l),e.next=23;break;case 19:e.prev=19,e.t0=e.catch(4),this.setState({isPending:!1}),n("error",s);case 23:case"end":return e.stop()}}),e,this,[[4,19]])}))),function(){return t.apply(this,arguments)})},{key:"redirect",value:function(e,t){t?(t.location.href=e,window.location=Object(u.f)("admin.php?page=wc-admin")):window.location=e}},{key:"render",value:function(){var e=this.props.installStep,t=this.state.isPending;return Object(c.createElement)(m.Stepper,{isVertical:!0,isPending:!e.isComplete||t,currentStep:e.isComplete?"connect":"install",steps:[e,{key:"connect",label:Object(r.__)("Connect your Square account",'woocommerce'),description:Object(r.__)("A Square account is required to process payments. You will be redirected to the Square website to create the connection.",'woocommerce'),content:Object(c.createElement)(c.Fragment,null,Object(c.createElement)(L.a,{isPrimary:!0,isBusy:t,onClick:this.connect},Object(r.__)("Connect",'woocommerce')))}]})}}]),o}(c.Component),$=Object(T.a)(Object(M.withSelect)((function(e){var t=e(p.OPTIONS_STORE_NAME),n=t.getOption,c=t.isResolving;return{options:n("woocommerce_square_credit_card_settings"),optionsIsRequesting:c("getOption",["woocommerce_square_credit_card_settings"])}})),Object(M.withDispatch)((function(e){return{createNotice:e("core/notices").createNotice,updateOptions:e(p.OPTIONS_STORE_NAME).updateOptions}})))(z);function X(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,c=R()(e);if(t){var r=R()(this).constructor;n=Reflect.construct(c,arguments,r)}else n=c.apply(this,arguments);return P()(this,n)}}var ee=function(e){E()(n,e);var t=X(n);function n(){return g()(this,n),t.apply(this,arguments)}return j()(n,[{key:"componentDidMount",value:function(){var e=this.props,t=e.createNotice,n=e.markConfigured;Object(H.getQuery)()["wcpay-connection-success"]&&(t("success",Object(r.__)("WooCommerce Payments connected successfully.",'woocommerce')),n("wcpay"))}},{key:"render",value:function(){return null}}]),n}(c.Component),te=Object(M.withDispatch)((function(e){return{createNotice:e("core/notices").createNotice}}))(ee),ne=function(){return Object(c.createElement)("svg",{width:"100",height:"64",viewBox:"-10 0 120 64",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Object(c.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.78073 0.5H91.1787C96.3299 0.5 100.5 4.77335 100.5 10.0522V41.8929C100.5 47.1717 96.3299 51.4451 91.1787 51.4451H61.9883L65.9948 61.5L48.3742 51.4451H9.82161C4.67036 51.4451 0.500298 47.1717 0.500298 41.8929V10.0522C0.459415 4.81524 4.62947 0.5 9.78073 0.5Z",fill:"#7F54B3"}),Object(c.createElement)("path",{d:"M5.48791 9.1725C6.06028 8.37648 6.91882 7.95752 8.06354 7.87373C10.1486 7.70615 11.3342 8.71165 11.6204 10.8902C12.8877 19.6464 14.2778 27.0619 15.7495 33.1368L24.7029 15.6663C25.5206 14.0743 26.5426 13.2364 27.7691 13.1526C29.568 13.0269 30.6718 14.2 31.1215 16.6718C32.1436 22.2439 33.4519 26.9781 35.0054 31.0001C36.0684 20.3586 37.8672 12.6917 40.402 7.95753C41.0152 6.78445 41.9146 6.19791 43.1002 6.11412C44.0405 6.03033 44.8991 6.3236 45.6759 6.95203C46.4526 7.58047 46.8615 8.37648 46.9432 9.34008C46.9841 10.0942 46.8615 10.7226 46.5344 11.3511C44.94 14.3676 43.6317 19.4369 42.5688 26.4754C41.5467 33.3044 41.1787 38.6251 41.424 42.4376C41.5058 43.485 41.3423 44.4067 40.9334 45.2027C40.4428 46.1244 39.707 46.6272 38.7666 46.711C37.7037 46.7948 36.5998 46.292 35.5369 45.1608C31.7348 41.1807 28.7094 35.2316 26.5018 27.3133C23.8444 32.6759 21.882 36.6979 20.6146 39.3792C18.2025 44.1134 16.1584 46.5434 14.4413 46.6691C13.3374 46.7529 12.3971 45.7893 11.5795 43.7783C9.49445 38.2899 7.24589 27.6904 4.83379 11.9795C4.71114 10.8902 4.91555 9.92662 5.48791 9.1725Z",fill:"white"}),Object(c.createElement)("path",{d:"M93.3864 15.7499C91.9146 13.1105 89.7478 11.5185 86.8451 10.89C86.0683 10.7225 85.3324 10.6387 84.6374 10.6387C80.7127 10.6387 77.5238 12.7335 75.0299 16.923C72.904 20.4841 71.8411 24.4223 71.8411 28.7376C71.8411 31.9635 72.4952 34.7286 73.8034 37.0329C75.2752 39.6723 77.442 41.2644 80.3447 41.8928C81.1215 42.0604 81.8574 42.1442 82.5524 42.1442C86.518 42.1442 89.7069 40.0494 92.1599 35.8598C94.2858 32.2568 95.3488 28.3186 95.3488 24.0034C95.3488 20.7355 94.6946 18.0123 93.3864 15.7499ZM88.2351 27.355C87.6628 30.1201 86.6407 32.173 85.128 33.5556C83.9424 34.6449 82.8386 35.1057 81.8165 34.8962C80.8353 34.6868 80.0177 33.8069 79.4044 32.173C78.9138 30.8742 78.6685 29.5755 78.6685 28.3605C78.6685 27.3131 78.7503 26.2657 78.9547 25.3021C79.3226 23.5844 80.0177 21.9086 81.1215 20.3166C82.4706 18.2637 83.9015 17.4258 85.3733 17.719C86.3545 17.9285 87.1722 18.8083 87.7854 20.4422C88.276 21.741 88.5213 23.0398 88.5213 24.2547C88.5213 25.344 88.3987 26.3914 88.2351 27.355Z",fill:"white"}),Object(c.createElement)("path",{d:"M67.7528 15.7499C66.281 13.1105 64.0734 11.5185 61.2116 10.89C60.4348 10.7225 59.6989 10.6387 59.0039 10.6387C55.0791 10.6387 51.8903 12.7335 49.3964 16.923C47.2705 20.4841 46.2075 24.4223 46.2075 28.7376C46.2075 31.9635 46.8616 34.7286 48.1699 37.0329C49.6417 39.6723 51.8085 41.2644 54.7112 41.8928C55.488 42.0604 56.2238 42.1442 56.9189 42.1442C60.8845 42.1442 64.0734 40.0494 66.5263 35.8598C68.6523 32.2568 69.7152 28.3186 69.7152 24.0034C69.7152 20.7355 69.0611 18.0123 67.7528 15.7499ZM62.6016 27.355C62.0292 30.1201 61.0071 32.173 59.4945 33.5556C58.3089 34.6449 57.205 35.1057 56.183 34.8962C55.2018 34.6868 54.3841 33.8069 53.7709 32.173C53.2803 30.8742 53.035 29.5755 53.035 28.3605C53.035 27.3131 53.1167 26.2657 53.3212 25.3021C53.6891 23.5844 54.3841 21.9086 55.4879 20.3166C56.8371 18.2637 58.268 17.4258 59.7398 17.719C60.721 17.9285 61.5386 18.8083 62.1519 20.4422C62.6425 21.741 62.8878 23.0398 62.8878 24.2547C62.8878 25.344 62.806 26.3914 62.6016 27.355Z",fill:"white"}))},ce=n(735),re=n(36);function oe(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(e);t&&(c=c.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,c)}return n}function ae(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?oe(Object(n),!0).forEach((function(t){N()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):oe(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function ie(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,c=R()(e);if(t){var r=R()(this).constructor;n=Reflect.construct(c,arguments,r)}else n=c.apply(this,arguments);return P()(this,n)}}var se=function(e){E()(i,e);var t,n,o=ie(i);function i(e){var t;return g()(this,i),(t=o.call(this,e)).state={autoConnectFailed:!1,connectURL:"",isPending:!1},t.updateSettings=t.updateSettings.bind(v()(t)),t.validate=t.validate.bind(v()(t)),t}return j()(i,[{key:"componentDidMount",value:function(){var e=this.props,t=e.createNotice,n=e.markConfigured,c=Object(H.getQuery)();if(c["paypal-connect"])return"1"===c["paypal-connect"]?(t("success",Object(r.__)("PayPal connected successfully.",'woocommerce')),void n("paypal")):void this.setState({autoConnectFailed:!0});this.fetchOAuthConnectURL()}},{key:"componentDidUpdate",value:function(e){var t=this.props.activePlugins;!e.activePlugins.includes("woocommerce-gateway-paypal-express-checkout")&&t.includes("woocommerce-gateway-paypal-express-checkout")&&this.fetchOAuthConnectURL()}},{key:"isWooCommerceServicesConnected",value:function(){var e=this.props,t=e.activePlugins,n=e.isJetpackConnected,c=e.wcsTosAccepted;return n&&c&&t.includes("woocommerce-services")}},{key:"fetchOAuthConnectURL",value:(n=y()(h.a.mark((function e(){var t;return h.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(this.props.activePlugins.includes("woocommerce-gateway-paypal-express-checkout")){e.next=3;break}return e.abrupt("return");case 3:return this.setState({isPending:!0}),e.prev=4,e.next=7,a()({path:p.WC_ADMIN_NAMESPACE+"/plugins/connect-paypal",method:"POST"});case 7:if((t=e.sent)&&t.connectUrl){e.next=11;break}return this.setState({autoConnectFailed:!0,isPending:!1}),e.abrupt("return");case 11:this.setState({connectURL:t.connectUrl,isPending:!1}),e.next=17;break;case 14:e.prev=14,e.t0=e.catch(4),this.setState({autoConnectFailed:!0,isPending:!1});case 17:case"end":return e.stop()}}),e,this,[[4,14]])}))),function(){return n.apply(this,arguments)})},{key:"updateSettings",value:(t=y()(h.a.mark((function e(t){var n,c,o,a,i,s;return h.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=this.props,c=n.createNotice,o=n.options,a=n.updateOptions,i=n.markConfigured,s=ae(ae({},o.woocommerce_ppec_paypal_settings),{},{enabled:"yes"}),t.create_account?(s.reroute_requests="yes",s.email=t.account_email):(s.api_username=t.api_username,s.api_password=t.api_password),e.next=5,a({woocommerce_ppec_paypal_settings:s});case 5:e.sent.success?(c("success",Object(r.__)("PayPal connected successfully.",'woocommerce')),i("paypal")):c("error",Object(r.__)("There was a problem saving your payment settings.",'woocommerce'));case 7:case"end":return e.stop()}}),e,this)}))),function(e){return t.apply(this,arguments)})},{key:"getInitialConfigValues",value:function(){return{api_username:"",api_password:"",create_account:this.isWooCommerceServicesConnected(),account_email:""}}},{key:"validate",value:function(e){var t={};return e.create_account||e.api_username||(t.api_username=Object(r.__)("Please enter your API username",'woocommerce')),e.create_account||e.api_password||(t.api_password=Object(r.__)("Please enter your API password",'woocommerce')),this.isWooCommerceServicesConnected()&&e.create_account&&!Object(re.isEmail)(e.account_email)&&(t.account_email=Object(r.__)("Please enter a valid email address",'woocommerce')),t}},{key:"renderAutomaticConfig",value:function(){var e=this.props.isOptionsUpdating,t=this.state,n=t.autoConnectFailed,o=t.connectURL,a=t.isPending,i=this.isWooCommerceServicesConnected(),s=this.getInitialConfigValues();return Object(c.createElement)(m.Form,{initialValues:s,onSubmitCallback:this.updateSettings,validate:this.validate},(function(t){var s=t.getInputProps,u=t.handleSubmit,p=t.values;return Object(c.createElement)(c.Fragment,null,i&&Object(c.createElement)("div",{className:"woocommerce-task-payments__paypal-auto-create-account"},Object(c.createElement)(ce.a,_()({label:Object(r.__)("Create a PayPal account for me",'woocommerce')},s("create_account"))),p.create_account&&Object(c.createElement)(m.TextControl,_()({label:Object(r.__)("Email address",'woocommerce'),type:"email"},s("account_email")))),!a&&(n||!o)&&(!i||!p.create_account)&&Object(c.createElement)(c.Fragment,null,Object(c.createElement)(m.TextControl,_()({label:Object(r.__)("API Username",'woocommerce'),required:!0},s("api_username"))),Object(c.createElement)(m.TextControl,_()({label:Object(r.__)("API Password",'woocommerce'),required:!0},s("api_password"))),Object(c.createElement)(L.a,{onClick:u,isPrimary:!0,isBusy:e},Object(r.__)("Proceed",'woocommerce')),Object(c.createElement)("p",null,l()({mixedString:Object(r.__)("Your API details can be obtained from your {{link}}PayPal account{{/link}}",'woocommerce'),components:{link:Object(c.createElement)(m.Link,{href:"https://docs.woocommerce.com/document/paypal-express-checkout/#section-8",target:"_blank",type:"external"})}}))),i&&p.create_account&&Object(c.createElement)(L.a,{onClick:u,isPrimary:!0,isBusy:e},Object(r.__)("Create account",'woocommerce')),!n&&o&&(!i||!p.create_account)&&Object(c.createElement)(c.Fragment,null,Object(c.createElement)(L.a,{isPrimary:!0,href:o},Object(r.__)("Connect",'woocommerce')),Object(c.createElement)("p",null,Object(r.__)("You will be redirected to the Paypal website to create the connection.",'woocommerce'))))}))}},{key:"getConnectStep",value:function(){return{key:"connect",label:Object(r.__)("Connect your PayPal account",'woocommerce'),description:Object(r.__)("A Paypal account is required to process payments. Connect your store to your PayPal account.",'woocommerce'),content:this.renderAutomaticConfig()}}},{key:"render",value:function(){var e=this.props.installStep,t=this.state.isPending;return Object(c.createElement)(m.Stepper,{isVertical:!0,isPending:!e.isComplete||t,currentStep:e.isComplete?"connect":"install",steps:[e,this.getConnectStep()]})}}]),i}(c.Component);se.defaultProps={manualConfig:!1};var le=Object(T.a)(Object(M.withSelect)((function(e){var t=e(p.OPTIONS_STORE_NAME),n=t.getOption,c=t.isOptionsUpdating,r=e(p.PLUGINS_STORE_NAME),o=r.getActivePlugins,a=r.isJetpackConnected,i=n("woocommerce_ppec_paypal_settings"),s=n("wc_connect_options");return{activePlugins:o(),isJetpackConnected:a(),isOptionsUpdating:c(),options:i,wcsTosAccepted:s&&s.tos_accepted}})),Object(M.withDispatch)((function(e){return{createNotice:e("core/notices").createNotice,updateOptions:e(p.OPTIONS_STORE_NAME).updateOptions}})))(se);function ue(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,c=R()(e);if(t){var r=R()(this).constructor;n=Reflect.construct(c,arguments,r)}else n=c.apply(this,arguments);return P()(this,n)}}var me=function(e){E()(n,e);var t=ue(n);function n(e){var c;return g()(this,n),(c=t.call(this,e)).continue=c.continue.bind(v()(c)),c}return j()(n,[{key:"continue",value:function(){var e=this.props;(0,e.markConfigured)("checkout"===e.plugin?"klarna-checkout":"klarna-payments")}},{key:"renderConnectStep",value:function(){var e=this.props.plugin,t="checkout"===e?"klarna-checkout":"klarna-payments",n="checkout"===e?"kco":"klarna_payments",o=Object(c.createElement)(m.Link,{href:u.a+"admin.php?page=wc-settings&tab=checkout&section="+n,target:"_blank",type:"external"}),a=Object(c.createElement)(m.Link,{href:"https://docs.woocommerce.com/document/"+t+"/#section-3",target:"_blank",type:"external"}),i=l()({mixedString:Object(r.__)("Klarna can be configured under your {{link}}store settings{{/link}}. Figure out {{helpLink}}what you need{{/helpLink}}.",'woocommerce'),components:{link:o,helpLink:a}});return Object(c.createElement)(c.Fragment,null,Object(c.createElement)("p",null,i),Object(c.createElement)(L.a,{isPrimary:!0,onClick:this.continue},Object(r.__)("Continue",'woocommerce')))}},{key:"render",value:function(){var e=this.props.installStep;return Object(c.createElement)(m.Stepper,{isVertical:!0,isPending:!e.isComplete,currentStep:e.isComplete?"connect":"install",steps:[e,{key:"connect",label:Object(r.__)("Connect your Klarna account",'woocommerce'),content:this.renderConnectStep()}]})}}]),n}(c.Component);function pe(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,c=R()(e);if(t){var r=R()(this).constructor;n=Reflect.construct(c,arguments,r)}else n=c.apply(this,arguments);return P()(this,n)}}var de=function(e){E()(n,e);var t=pe(n);function n(){var e;g()(this,n);for(var c=arguments.length,o=new Array(c),a=0;a<c;a++)o[a]=arguments[a];return e=t.call.apply(t,[this].concat(o)),N()(v()(e),"getInitialConfigValues",(function(){return{merchant_id:"",merchant_key:"",pass_phrase:""}})),N()(v()(e),"validate",(function(e){var t={};return e.merchant_id||(t.merchant_id=Object(r.__)("Please enter your merchant ID",'woocommerce')),e.merchant_key||(t.merchant_key=Object(r.__)("Please enter your merchant key",'woocommerce')),e.pass_phrase||(t.pass_phrase=Object(r.__)("Please enter your passphrase",'woocommerce')),t})),N()(v()(e),"updateSettings",function(){var t=y()(h.a.mark((function t(n){var c,o,a,i;return h.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return c=e.props,o=c.updateOptions,a=c.createNotice,i=c.markConfigured,t.next=3,o({woocommerce_currency:"ZAR",woocommerce_payfast_settings:{merchant_id:n.merchant_id,merchant_key:n.merchant_key,pass_phrase:n.pass_phrase,enabled:"yes"}});case 3:t.sent.success?(i("payfast"),a("success",Object(r.__)("PayFast connected successfully",'woocommerce'))):a("error",Object(r.__)("There was a problem saving your payment setings",'woocommerce'));case 5:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}()),e}return j()(n,[{key:"renderConnectStep",value:function(){var e=this.props.isOptionsRequesting,t=l()({mixedString:Object(r.__)("Your API details can be obtained from your {{link}}PayFast account{{/link}}",'woocommerce'),components:{link:Object(c.createElement)(m.Link,{href:"https://www.payfast.co.za/",target:"_blank",type:"external"})}});return Object(c.createElement)(m.Form,{initialValues:this.getInitialConfigValues(),onSubmitCallback:this.updateSettings,validate:this.validate},(function(n){var o=n.getInputProps,a=n.handleSubmit;return Object(c.createElement)(c.Fragment,null,Object(c.createElement)(m.TextControl,_()({label:Object(r.__)("Merchant ID",'woocommerce'),required:!0},o("merchant_id"))),Object(c.createElement)(m.TextControl,_()({label:Object(r.__)("Merchant Key",'woocommerce'),required:!0},o("merchant_key"))),Object(c.createElement)(m.TextControl,_()({label:Object(r.__)("Passphrase",'woocommerce'),required:!0},o("pass_phrase"))),Object(c.createElement)(L.a,{isPrimary:!0,isBusy:e,onClick:a},Object(r.__)("Proceed",'woocommerce')),Object(c.createElement)("p",null,t))}))}},{key:"render",value:function(){var e=this.props,t=e.installStep,n=e.isOptionsRequesting;return Object(c.createElement)(m.Stepper,{isVertical:!0,isPending:!t.isComplete||n,currentStep:t.isComplete?"connect":"install",steps:[t,{key:"connect",label:Object(r.__)("Connect your PayFast account",'woocommerce'),content:this.renderConnectStep()}]})}}]),n}(c.Component),_e=Object(T.a)(Object(M.withSelect)((function(e){return{isOptionsRequesting:(0,e(p.OPTIONS_STORE_NAME).isOptionsUpdating)()}})),Object(M.withDispatch)((function(e){return{createNotice:e("core/notices").createNotice,updateOptions:e(p.OPTIONS_STORE_NAME).updateOptions}})))(de);function be(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,c=R()(e);if(t){var r=R()(this).constructor;n=Reflect.construct(c,arguments,r)}else n=c.apply(this,arguments);return P()(this,n)}}var he=function(e){E()(n,e);var t=be(n);function n(){var e;g()(this,n);for(var c=arguments.length,o=new Array(c),a=0;a<c;a++)o[a]=arguments[a];return e=t.call.apply(t,[this].concat(o)),N()(v()(e),"getInitialConfigValues",(function(){return{customer_api:"",customer_password:""}})),N()(v()(e),"validate",(function(e){var t={};return e.customer_api||(t.customer_api=Object(r.__)("Please enter your customer API key ",'woocommerce')),e.customer_password||(t.customer_password=Object(r.__)("Please enter your customer password",'woocommerce')),t})),N()(v()(e),"updateSettings",function(){var t=y()(h.a.mark((function t(n){var c,o,a,i;return h.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return c=e.props,o=c.updateOptions,a=c.createNotice,i=c.markConfigured,t.next=3,o({woocommerce_eway_settings:{customer_api:n.customer_api,customer_password:n.customer_password,enabled:"yes"}});case 3:t.sent.success?(i("eway"),a("success",Object(r.__)("eWAY connected successfully",'woocommerce'))):a("error",Object(r.__)("There was a problem saving your payment setings",'woocommerce'));case 5:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}()),e}return j()(n,[{key:"renderConnectStep",value:function(){var e=this.props.isOptionsRequesting,t=l()({mixedString:Object(r.__)("Your API details can be obtained from your {{link}}eWAY account{{/link}}",'woocommerce'),components:{link:Object(c.createElement)(m.Link,{href:"https://www.eway.com.au/",target:"_blank",type:"external"})}});return Object(c.createElement)(m.Form,{initialValues:this.getInitialConfigValues(),onSubmitCallback:this.updateSettings,validate:this.validate},(function(n){var o=n.getInputProps,a=n.handleSubmit;return Object(c.createElement)(c.Fragment,null,Object(c.createElement)(m.TextControl,_()({label:Object(r.__)("Customer API Key",'woocommerce'),required:!0},o("customer_api"))),Object(c.createElement)(m.TextControl,_()({label:Object(r.__)("Customer Password",'woocommerce'),required:!0},o("customer_password"))),Object(c.createElement)(L.a,{isPrimary:!0,isBusy:e,onClick:a},Object(r.__)("Proceed",'woocommerce')),Object(c.createElement)("p",null,t))}))}},{key:"render",value:function(){var e=this.props,t=e.installStep,n=e.isOptionsRequesting;return Object(c.createElement)(m.Stepper,{isVertical:!0,isPending:!t.isComplete||n,currentStep:t.isComplete?"connect":"install",steps:[t,{key:"connect",label:Object(r.__)("Connect your eWAY account",'woocommerce'),content:this.renderConnectStep()}]})}}]),n}(c.Component),fe=Object(T.a)(Object(M.withSelect)((function(e){return{isOptionsRequesting:(0,e(p.OPTIONS_STORE_NAME).isOptionsUpdating)()}})),Object(M.withDispatch)((function(e){return{createNotice:e("core/notices").createNotice,updateOptions:e(p.OPTIONS_STORE_NAME).updateOptions}})))(he);function ye(e,t,n,c){var o=Object(r.__)("There was an error connecting to WooCommerce Payments. Please try again or connect later in store settings.",'woocommerce');c(["woocommerce-payments"]).then((function(){a()({path:p.WC_ADMIN_NAMESPACE+"/plugins/connect-wcpay",method:"POST"}).then((function(e){window.location=e.connectUrl})).catch((function(){n("error",o),t()}))})).catch((function(e){Object(F.a)(e),t()}))}function Oe(e){var t=e.activePlugins,n=e.countryCode,o=e.createNotice,a=e.installAndActivatePlugins,s=e.onboardingStatus,p=e.options,d=e.profileItems,_=s.stripeSupportedCountries,b=void 0===_?[]:_,h=s.wcPayIsConnected,f=void 0!==h&&h,y=Object(i.some)(d.industry,{slug:"cbd-other-hemp-derived-products"})||!1,O=[];if(window.wcAdminFeatures.wcpay){var g=Object(c.createElement)(m.Link,{href:"https://wordpress.com/tos/",target:"_blank",type:"external"}),w=l()({mixedString:Object(r.__)('By clicking "Set up," you agree to the {{link}}Terms of Service{{/link}}','woocommerce'),components:{link:g}}),j=Object(c.createElement)(m.Link,{href:"https://docs.woocommerce.com/document/payments/testing/dev-mode/",target:"_blank",type:"external"}),k=l()({mixedString:Object(r.__)("Setting up a store for a client? {{link}}Start here{{/link}}",'woocommerce'),components:{link:j}}),v=Object(c.createElement)(m.Link,{href:Object(u.f)("admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments"),type:"wp-admin"},Object(r.__)("Settings",'woocommerce'));O.push({key:"wcpay",title:Object(r.__)("WooCommerce Payments",'woocommerce'),content:Object(c.createElement)(c.Fragment,null,Object(r.__)("Accept credit card payments the easy way! No setup fees. No monthly fees. Just 2.9% + $0.30 per transaction on U.S. issued cards. ",'woocommerce'),f&&v,!f&&Object(c.createElement)("p",null,w),d.setup_client&&Object(c.createElement)("p",null,k)),before:Object(c.createElement)(ne,null),onClick:function(e,t){return ye(0,t,o,a)},visible:["US","PR"].includes(n)&&!y,plugins:["woocommerce-payments"],container:Object(c.createElement)(te,null),isConfigured:f,isEnabled:p.woocommerce_woocommerce_payments_settings&&"yes"===p.woocommerce_woocommerce_payments_settings.enabled,optionName:"woocommerce_woocommerce_payments_settings"})}return O.push({key:"stripe",title:Object(r.__)("Credit cards - powered by Stripe",'woocommerce'),content:Object(c.createElement)(c.Fragment,null,Object(r.__)("Accept debit and credit cards in 135+ currencies, methods such as Alipay, and one-touch checkout with Apple Pay.",'woocommerce')),before:Object(c.createElement)("img",{src:u.e+"images/stripe.png",alt:""}),visible:b.includes(n)&&!y,plugins:["woocommerce-gateway-stripe"],container:Object(c.createElement)(J,null),isConfigured:p.woocommerce_stripe_settings&&p.woocommerce_stripe_settings.publishable_key&&p.woocommerce_stripe_settings.secret_key,isEnabled:p.woocommerce_stripe_settings&&"yes"===p.woocommerce_stripe_settings.enabled,optionName:"woocommerce_stripe_settings"},{key:"paypal",title:Object(r.__)("PayPal Checkout",'woocommerce'),content:Object(c.createElement)(c.Fragment,null,Object(r.__)("Safe and secure payments using credit cards or your customer's PayPal account.",'woocommerce')),before:Object(c.createElement)("img",{src:u.e+"images/paypal.png",alt:""}),visible:!y,plugins:["woocommerce-gateway-paypal-express-checkout"],container:Object(c.createElement)(le,null),isConfigured:p.woocommerce_ppec_paypal_settings&&(p.woocommerce_ppec_paypal_settings.reroute_requests&&p.woocommerce_ppec_paypal_settings.email||p.woocommerce_ppec_paypal_settings.api_username&&p.woocommerce_ppec_paypal_settings.api_password),isEnabled:p.woocommerce_ppec_paypal_settings&&"yes"===p.woocommerce_ppec_paypal_settings.enabled,optionName:"woocommerce_ppec_paypal_settings"},{key:"klarna_checkout",title:Object(r.__)("Klarna Checkout",'woocommerce'),content:Object(r.__)("Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries.",'woocommerce'),before:Object(c.createElement)("img",{src:u.e+"images/klarna-black.png",alt:""}),visible:["SE","FI","NO","NL"].includes(n)&&!y,plugins:["klarna-checkout-for-woocommerce"],container:Object(c.createElement)(me,{plugin:"checkout"}),isConfigured:t.includes("klarna-checkout-for-woocommerce"),isEnabled:p.woocommerce_kco_settings&&"yes"===p.woocommerce_kco_settings.enabled,optionName:"woocommerce_kco_settings"},{key:"klarna_payments",title:Object(r.__)("Klarna Payments",'woocommerce'),content:Object(r.__)("Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries.",'woocommerce'),before:Object(c.createElement)("img",{src:u.e+"images/klarna-black.png",alt:""}),visible:["DK","DE","AT"].includes(n)&&!y,plugins:["klarna-payments-for-woocommerce"],container:Object(c.createElement)(me,{plugin:"payments"}),isConfigured:t.includes("klarna-payments-for-woocommerce"),isEnabled:p.woocommerce_klarna_payments_settings&&"yes"===p.woocommerce_klarna_payments_settings.enabled,optionName:"woocommerce_klarna_payments_settings"},{key:"square",title:Object(r.__)("Square",'woocommerce'),content:Object(c.createElement)(c.Fragment,null,Object(r.__)("Securely accept credit and debit cards with one low rate, no surprise fees (custom rates available). Sell online and in store and track sales and inventory in one place.",'woocommerce'),y&&Object(c.createElement)("span",{className:"text-style-strong"},Object(r.__)(" Selling CBD products is only supported by Square.",'woocommerce'))),before:Object(c.createElement)("img",{src:u.e+"images/square-black.png",alt:""}),visible:y&&["US"].includes(n)||["brick-mortar","brick-mortar-other"].includes(d.selling_venues)&&["US","CA","JP","GB","AU"].includes(n),plugins:["woocommerce-square"],container:Object(c.createElement)($,null),isConfigured:p.wc_square_refresh_tokens&&p.wc_square_refresh_tokens.length,isEnabled:p.woocommerce_square_credit_card_settings&&"yes"===p.woocommerce_square_credit_card_settings.enabled,optionName:"woocommerce_square_credit_card_settings",hasCbdIndustry:y},{key:"payfast",title:Object(r.__)("PayFast",'woocommerce'),content:Object(c.createElement)(c.Fragment,null,Object(r.__)("The PayFast extension for WooCommerce enables you to accept payments by Credit Card and EFT via one of South Africa’s most popular payment gateways. No setup fees or monthly subscription costs.",'woocommerce'),Object(c.createElement)("p",null,Object(r.__)("Selecting this extension will configure your store to use South African rands as the selected currency.",'woocommerce'))),before:Object(c.createElement)("img",{src:u.e+"images/payfast.png",alt:"PayFast logo"}),visible:["ZA"].includes(n)&&!y,plugins:["woocommerce-payfast-gateway"],container:Object(c.createElement)(_e,null),isConfigured:p.woocommerce_payfast_settings&&p.woocommerce_payfast_settings.merchant_id&&p.woocommerce_payfast_settings.merchant_key&&p.woocommerce_payfast_settings.pass_phrase,isEnabled:p.woocommerce_payfast_settings&&"yes"===p.woocommerce_payfast_settings.enabled,optionName:"woocommerce_payfast_settings"},{key:"eway",title:Object(r.__)("eWAY",'woocommerce'),content:Object(c.createElement)(c.Fragment,null,Object(r.__)("The eWAY extension for WooCommerce allows you to take credit card payments directly on your store without redirecting your customers to a third party site to make payment.",'woocommerce')),before:Object(c.createElement)("img",{src:u.e+"images/eway-logo.jpg",alt:"eWAY logo"}),visible:["AU","NZ"].includes(n)&&!y,plugins:["woocommerce-gateway-eway"],container:Object(c.createElement)(fe,null),isConfigured:p.woocommerce_eway_settings&&p.woocommerce_eway_settings.customer_api&&p.woocommerce_eway_settings.customer_password,isEnabled:p.woocommerce_eway_settings&&"yes"===p.woocommerce_eway_settings.enabled,optionName:"woocommerce_eway_settings"},{key:"cod",title:Object(r.__)("Cash on delivery",'woocommerce'),content:Object(r.__)("Take payments in cash upon delivery.",'woocommerce'),before:Object(c.createElement)(I,null),visible:!y,isEnabled:p.woocommerce_cod_settings&&"yes"===p.woocommerce_cod_settings.enabled,optionName:"woocommerce_cod_settings"},{key:"bacs",title:Object(r.__)("Direct bank transfer",'woocommerce'),content:Object(r.__)("Take payments via bank transfer.",'woocommerce'),before:Object(c.createElement)(D,null),visible:!y,container:Object(c.createElement)(U,null),isConfigured:p.woocommerce_bacs_accounts&&p.woocommerce_bacs_accounts.length,isEnabled:p.woocommerce_bacs_settings&&"yes"===p.woocommerce_bacs_settings.enabled,optionName:"woocommerce_bacs_settings"}),Object(i.filter)(O,(function(e){return e.visible}))}}}]);
 
packages/woocommerce-admin/dist/chunks/6.a1cfaa769c3ae60919e3.js ADDED
@@ -0,0 +1 @@
 
1
+ (window.__wcAdmin_webpackJsonp=window.__wcAdmin_webpackJsonp||[]).push([[6],{732:function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));var c=n(24);function r(e){var t=Object(c.dispatch)("core/notices").createNotice;e.error_data&&e.errors&&Object.keys(e.errors).length?Object.keys(e.errors).forEach((function(n){t("error",e.errors[n].join(" "))})):e.message&&t(e.code?"error":"success",e.message)}},751:function(e,t,n){"use strict";n.d(t,"b",(function(){return ye})),n.d(t,"a",(function(){return Oe}));var c=n(0),r=n(3),o=n(42),a=n.n(o),i=n(2),s=n(40),l=n.n(s),u=n(33),m=n(68),p=n(41),d=n(37),_=n.n(d),b=n(12),h=n.n(b),f=n(86),y=n.n(f),O=n(14),g=n.n(O),w=n(13),j=n.n(w),k=n(10),v=n.n(k),C=n(16),E=n.n(C),S=n(17),P=n.n(S),x=n(6),R=n.n(x),A=n(5),N=n.n(A),L=n(72),T=n(270),M=n(24);function q(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,c=R()(e);if(t){var r=R()(this).constructor;n=Reflect.construct(c,arguments,r)}else n=c.apply(this,arguments);return P()(this,n)}}var V=function(e){E()(n,e);var t=q(n);function n(){var e;g()(this,n);for(var c=arguments.length,o=new Array(c),a=0;a<c;a++)o[a]=arguments[a];return e=t.call.apply(t,[this].concat(o)),N()(v()(e),"getInitialConfigValues",(function(){return{account_name:"",account_number:"",bank_name:"",sort_code:"",iban:"",bic:""}})),N()(v()(e),"validate",(function(e){var t={};return e.account_number||e.iban||(t.account_number=t.iban=Object(r.__)("Please enter an account number or IBAN",'woocommerce')),t})),N()(v()(e),"updateSettings",function(){var t=y()(h.a.mark((function t(n){var c,o,a,i;return h.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return c=e.props,o=c.updateOptions,a=c.createNotice,i=c.markConfigured,t.next=3,o({woocommerce_bacs_settings:{enabled:"yes"},woocommerce_bacs_accounts:[n]});case 3:t.sent.success?(i("bacs"),a("success",Object(r.__)("Direct bank transfer details added successfully",'woocommerce'))):a("error",Object(r.__)("There was a problem saving your payment setings",'woocommerce'));case 5:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}()),e}return j()(n,[{key:"render",value:function(){var e=this.props.isOptionsRequesting;return Object(c.createElement)(m.Form,{initialValues:this.getInitialConfigValues(),onSubmitCallback:this.updateSettings,validate:this.validate},(function(t){var n=t.getInputProps,o=t.handleSubmit;return Object(c.createElement)(c.Fragment,null,Object(c.createElement)(m.H,null,Object(r.__)("Add your bank details",'woocommerce')),Object(c.createElement)("p",null,Object(r.__)("These details are required to receive payments via bank transfer",'woocommerce')),Object(c.createElement)("div",{className:"woocommerce-task-payment-method__fields"},Object(c.createElement)(m.TextControl,_()({label:Object(r.__)("Account name",'woocommerce'),required:!0},n("account_name"))),Object(c.createElement)(m.TextControl,_()({label:Object(r.__)("Account number",'woocommerce'),required:!0},n("account_number"))),Object(c.createElement)(m.TextControl,_()({label:Object(r.__)("Bank name",'woocommerce'),required:!0},n("bank_name"))),Object(c.createElement)(m.TextControl,_()({label:Object(r.__)("Sort code",'woocommerce'),required:!0},n("sort_code"))),Object(c.createElement)(m.TextControl,_()({label:Object(r.__)("IBAN",'woocommerce'),required:!0},n("iban"))),Object(c.createElement)(m.TextControl,_()({label:Object(r.__)("BIC / Swift",'woocommerce'),required:!0},n("bic")))),Object(c.createElement)(L.a,{isPrimary:!0,isBusy:e,onClick:o},Object(r.__)("Save",'woocommerce')))}))}}]),n}(c.Component),U=Object(T.a)(Object(M.withSelect)((function(e){return{isOptionsRequesting:(0,e(p.OPTIONS_STORE_NAME).isOptionsUpdating)()}})),Object(M.withDispatch)((function(e){return{createNotice:e("core/notices").createNotice,updateOptions:e(p.OPTIONS_STORE_NAME).updateOptions}})))(V),D=function(){return Object(c.createElement)("svg",{width:"96",height:"32",viewBox:"0 0 96 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Object(c.createElement)("rect",{width:"32",height:"32",rx:"16",fill:"#8E9196"}),Object(c.createElement)("mask",{id:"bacs0","mask-type":"alpha",maskUnits:"userSpaceOnUse",x:"8",y:"8",width:"16",height:"16"},Object(c.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.875 12.25L16 8.5L23.125 12.25V13.75H8.875V12.25ZM16 10.195L19.9075 12.25H12.0925L16 10.195ZM10.75 15.25H12.25V20.5H10.75V15.25ZM15.25 20.5V15.25H16.75V20.5H15.25ZM23.125 23.5V22H8.875V23.5H23.125ZM19.75 15.25H21.25V20.5H19.75V15.25Z",fill:"white"})),Object(c.createElement)("g",{mask:"url(#bacs0)"},Object(c.createElement)("rect",{x:"7",y:"7",width:"18",height:"18",fill:"white"})),Object(c.createElement)("mask",{id:"bacs1","mask-type":"alpha",maskUnits:"userSpaceOnUse",x:"39",y:"10",width:"18",height:"12"},Object(c.createElement)("path",{d:"M39 17L53.17 17L49.59 20.59L51 22L57 16L51 10L49.59 11.41L53.17 15L39 15L39 17Z",fill:"white"})),Object(c.createElement)("g",{mask:"url(#bacs1)"},Object(c.createElement)("rect",{x:"60",y:"28",width:"24",height:"24",transform:"rotate(-180 60 28)",fill:"#8E9196"})),Object(c.createElement)("rect",{x:"64",width:"32",height:"32",rx:"16",fill:"#8E9196"}),Object(c.createElement)("mask",{id:"bacs2","mask-type":"alpha",maskUnits:"userSpaceOnUse",x:"72",y:"8",width:"16",height:"16"},Object(c.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M72.875 12.25L80 8.5L87.125 12.25V13.75H72.875V12.25ZM80 10.195L83.9075 12.25H76.0925L80 10.195ZM74.75 15.25H76.25V20.5H74.75V15.25ZM79.25 20.5V15.25H80.75V20.5H79.25ZM87.125 23.5V22H72.875V23.5H87.125ZM83.75 15.25H85.25V20.5H83.75V15.25Z",fill:"white"})),Object(c.createElement)("g",{mask:"url(#bacs2)"},Object(c.createElement)("rect",{x:"71",y:"7",width:"18",height:"18",fill:"white"})))},I=function(){return Object(c.createElement)("svg",{width:"96",height:"32",viewBox:"0 0 96 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Object(c.createElement)("rect",{width:"32",height:"32",rx:"16",fill:"#8E9196"}),Object(c.createElement)("mask",{id:"cod-mask-0","mask-type":"alpha",maskUnits:"userSpaceOnUse",x:"7",y:"10",width:"18",height:"12"},Object(c.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22 13H19.75V10H9.25C8.425 10 7.75 10.675 7.75 11.5V19.75H9.25C9.25 20.995 10.255 22 11.5 22C12.745 22 13.75 20.995 13.75 19.75H18.25C18.25 20.995 19.255 22 20.5 22C21.745 22 22.75 20.995 22.75 19.75H24.25V16L22 13ZM21.625 14.125L23.095 16H19.75V14.125H21.625ZM10.75 19.75C10.75 20.1625 11.0875 20.5 11.5 20.5C11.9125 20.5 12.25 20.1625 12.25 19.75C12.25 19.3375 11.9125 19 11.5 19C11.0875 19 10.75 19.3375 10.75 19.75ZM13.165 18.25C12.7525 17.7925 12.1675 17.5 11.5 17.5C10.8325 17.5 10.2475 17.7925 9.835 18.25H9.25V11.5H18.25V18.25H13.165ZM19.75 19.75C19.75 20.1625 20.0875 20.5 20.5 20.5C20.9125 20.5 21.25 20.1625 21.25 19.75C21.25 19.3375 20.9125 19 20.5 19C20.0875 19 19.75 19.3375 19.75 19.75Z",fill:"white"})),Object(c.createElement)("g",{mask:"url(#cod-mask-0)"},Object(c.createElement)("rect",{x:"7",y:"7",width:"18",height:"18",fill:"white"})),Object(c.createElement)("mask",{id:"cod-mask-1","mask-type":"alpha",maskUnits:"userSpaceOnUse",x:"39",y:"10",width:"18",height:"12"},Object(c.createElement)("path",{d:"M39 17L53.17 17L49.59 20.59L51 22L57 16L51 10L49.59 11.41L53.17 15L39 15L39 17Z",fill:"white"})),Object(c.createElement)("g",{mask:"url(#cod-mask-1)"},Object(c.createElement)("rect",{x:"60",y:"28",width:"24",height:"24",transform:"rotate(-180 60 28)",fill:"#8E9196"})),Object(c.createElement)("rect",{x:"64",width:"32",height:"32",rx:"16",fill:"#8E9196"}),Object(c.createElement)("mask",{id:"cod-mask-2","mask-type":"alpha",maskUnits:"userSpaceOnUse",x:"76",y:"9",width:"8",height:"14"},Object(c.createElement)("path",{d:"M80.2926 15.175C78.5901 14.7325 78.0426 14.275 78.0426 13.5625C78.0426 12.745 78.8001 12.175 80.0676 12.175C81.4026 12.175 81.8976 12.8125 81.9426 13.75H83.6001C83.5476 12.46 82.7601 11.275 81.1926 10.8925V9.25H78.9426V10.87C77.4876 11.185 76.3176 12.13 76.3176 13.5775C76.3176 15.31 77.7501 16.1725 79.8426 16.675C81.7176 17.125 82.0926 17.785 82.0926 18.4825C82.0926 19 81.7251 19.825 80.0676 19.825C78.5226 19.825 77.9151 19.135 77.8326 18.25H76.1826C76.2726 19.8925 77.5026 20.815 78.9426 21.1225V22.75H81.1926V21.1375C82.6551 20.86 83.8176 20.0125 83.8176 18.475C83.8176 16.345 81.9951 15.6175 80.2926 15.175Z",fill:"white"})),Object(c.createElement)("g",{mask:"url(#cod-mask-2)"},Object(c.createElement)("rect",{x:"71",y:"7",width:"18",height:"18",fill:"white"})))},F=n(732),H=n(32);function Z(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(e);t&&(c=c.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,c)}return n}function B(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Z(Object(n),!0).forEach((function(t){N()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Z(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function W(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,c=R()(e);if(t){var r=R()(this).constructor;n=Reflect.construct(c,arguments,r)}else n=c.apply(this,arguments);return P()(this,n)}}var Y=function(e){E()(i,e);var t,n,o=W(i);function i(e){var t;return g()(this,i),(t=o.call(this,e)).state={oAuthConnectFailed:!1,connectURL:null,isPending:!1},t.updateSettings=t.updateSettings.bind(v()(t)),t}return j()(i,[{key:"componentDidMount",value:function(){var e=this.props.stripeSettings,t=Object(H.getQuery)();if(t["stripe-connect"]&&"1"===t["stripe-connect"]&&(e.publishable_key&&e.secret_key))return void this.completeMethod();this.requiresManualConfig()||this.fetchOAuthConnectURL()}},{key:"componentDidUpdate",value:function(e){var t=this.props.activePlugins;!e.activePlugins.includes("woocommerce-gateway-stripe")&&t.includes("woocommerce-gateway-stripe")&&this.fetchOAuthConnectURL()}},{key:"requiresManualConfig",value:function(){var e=this.props,t=e.activePlugins,n=e.isJetpackConnected,c=this.state.oAuthConnectFailed;return!n||!t.includes("woocommerce-services")||c}},{key:"completeMethod",value:function(){var e=this.props,t=e.createNotice,n=e.markConfigured;this.setState({isPending:!1}),t("success",Object(r.__)("Stripe connected successfully.",'woocommerce')),n("stripe")}},{key:"fetchOAuthConnectURL",value:(n=y()(h.a.mark((function e(){var t;return h.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(this.props.activePlugins.includes("woocommerce-gateway-stripe")){e.next=3;break}return e.abrupt("return");case 3:return e.prev=3,this.setState({isPending:!0}),e.next=7,a()({path:p.WCS_NAMESPACE+"/connect/stripe/oauth/init",method:"POST",data:{returnUrl:Object(u.f)("admin.php?page=wc-admin&task=payments&method=stripe&stripe-connect=1")}});case 7:if((t=e.sent)&&t.oauthUrl){e.next=11;break}return this.setState({oAuthConnectFailed:!0,isPending:!1}),e.abrupt("return");case 11:this.setState({connectURL:t.oauthUrl,isPending:!1}),e.next=17;break;case 14:e.prev=14,e.t0=e.catch(3),this.setState({oAuthConnectFailed:!0,isPending:!1});case 17:case"end":return e.stop()}}),e,this,[[3,14]])}))),function(){return n.apply(this,arguments)})},{key:"renderConnectButton",value:function(){var e=this.state.connectURL;return Object(c.createElement)(L.a,{isPrimary:!0,href:e},Object(r.__)("Connect",'woocommerce'))}},{key:"updateSettings",value:(t=y()(h.a.mark((function e(t){var n,c,o,a;return h.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=this.props,c=n.updateOptions,o=n.stripeSettings,a=n.createNotice,e.next=3,c({woocommerce_stripe_settings:B(B({},o),{},{publishable_key:t.publishable_key,secret_key:t.secret_key,testmode:"no",enabled:"yes"})});case 3:e.sent.success?this.completeMethod():a("error",Object(r.__)("There was a problem saving your payment setings",'woocommerce'));case 5:case"end":return e.stop()}}),e,this)}))),function(e){return t.apply(this,arguments)})},{key:"getInitialConfigValues",value:function(){return{publishable_key:"",secret_key:""}}},{key:"validateManualConfig",value:function(e){var t={};return null===e.publishable_key.match(/^pk_live_/)&&(t.publishable_key=Object(r.__)('Please enter a valid publishable key. Valid keys start with "pk_live".','woocommerce')),null===e.secret_key.match(/^[rs]k_live_/)&&(t.secret_key=Object(r.__)('Please enter a valid secret key. Valid keys start with "sk_live" or "rk_live".','woocommerce')),t}},{key:"renderManualConfig",value:function(){var e=this.props.isOptionsUpdating,t=l()({mixedString:Object(r.__)("Your API details can be obtained from your {{docsLink}}Stripe account{{/docsLink}}. Don’t have a Stripe account? {{registerLink}}Create one.{{/registerLink}}",'woocommerce'),components:{docsLink:Object(c.createElement)(m.Link,{href:"https://stripe.com/docs/keys",target:"_blank",type:"external"}),registerLink:Object(c.createElement)(m.Link,{href:"https://dashboard.stripe.com/register",target:"_blank",type:"external"})}});return Object(c.createElement)(m.Form,{initialValues:this.getInitialConfigValues(),onSubmitCallback:this.updateSettings,validate:this.validateManualConfig},(function(n){var o=n.getInputProps,a=n.handleSubmit;return Object(c.createElement)(c.Fragment,null,Object(c.createElement)(m.TextControl,_()({label:Object(r.__)("Live Publishable Key",'woocommerce'),required:!0},o("publishable_key"))),Object(c.createElement)(m.TextControl,_()({label:Object(r.__)("Live Secret Key",'woocommerce'),required:!0},o("secret_key"))),Object(c.createElement)(L.a,{isPrimary:!0,isBusy:e,onClick:a},Object(r.__)("Proceed",'woocommerce')),Object(c.createElement)("p",null,t))}))}},{key:"getConnectStep",value:function(){var e=this.state,t=e.connectURL,n=e.isPending,c=e.oAuthConnectFailed,o={key:"connect",label:Object(r.__)("Connect your Stripe account",'woocommerce')};return n?o:B(B({},o),{},!c&&t?{description:Object(r.__)("A Stripe account is required to process payments.",'woocommerce'),content:this.renderConnectButton()}:{description:Object(r.__)("Connect your store to your Stripe account. Don’t have a Stripe account? Create one.",'woocommerce'),content:this.renderManualConfig()})}},{key:"render",value:function(){var e=this.props,t=e.installStep,n=e.isOptionsUpdating,r=this.state.isPending;return Object(c.createElement)(m.Stepper,{isVertical:!0,isPending:!t.isComplete||n||r,currentStep:t.isComplete?"connect":"install",steps:[t,this.getConnectStep()]})}}]),i}(c.Component),J=Object(T.a)(Object(M.withSelect)((function(e){var t=e(p.OPTIONS_STORE_NAME),n=t.getOption,c=t.isOptionsUpdating,r=e(p.PLUGINS_STORE_NAME),o=r.getActivePlugins,a=r.isJetpackConnected;return{activePlugins:o(),isJetpackConnected:a(),isOptionsUpdating:c(),stripeSettings:n("woocommerce_stripe_settings")||[]}})),Object(M.withDispatch)((function(e){return{createNotice:e("core/notices").createNotice,updateOptions:e(p.OPTIONS_STORE_NAME).updateOptions}})))(Y);function K(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(e);t&&(c=c.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,c)}return n}function Q(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?K(Object(n),!0).forEach((function(t){N()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):K(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function G(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,c=R()(e);if(t){var r=R()(this).constructor;n=Reflect.construct(c,arguments,r)}else n=c.apply(this,arguments);return P()(this,n)}}var z=function(e){E()(o,e);var t,n=G(o);function o(e){var t;return g()(this,o),(t=n.call(this,e)).state={isPending:!1},t.connect=t.connect.bind(v()(t)),t}return j()(o,[{key:"componentDidMount",value:function(){var e=this.props,t=e.createNotice,n=e.markConfigured,c=Object(H.getQuery)();c["square-connect"]&&"1"===c["square-connect"]&&(t("success",Object(r.__)("Square connected successfully.",'woocommerce')),n("square"))}},{key:"connect",value:(t=y()(h.a.mark((function e(){var t,n,c,o,i,s,l,u;return h.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t=this.props,n=t.createNotice,c=t.hasCbdIndustry,o=t.options,i=t.updateOptions,this.setState({isPending:!0}),i({woocommerce_square_credit_card_settings:Q(Q({},o.woocommerce_square_credit_card_settings),{},{enabled:"yes"})}),s=Object(r.__)("There was an error connecting to Square. Please try again or skip to connect later in store settings.",'woocommerce'),e.prev=4,l=null,c&&(l=window.open("/","_blank")),e.next=9,a()({path:p.WC_ADMIN_NAMESPACE+"/plugins/connect-square",method:"POST"});case 9:if((u=e.sent)&&u.connectUrl){e.next=15;break}return this.setState({isPending:!1}),n("error",s),c&&l.close(),e.abrupt("return");case 15:this.setState({isPending:!0}),this.redirect(u.connectUrl,l),e.next=23;break;case 19:e.prev=19,e.t0=e.catch(4),this.setState({isPending:!1}),n("error",s);case 23:case"end":return e.stop()}}),e,this,[[4,19]])}))),function(){return t.apply(this,arguments)})},{key:"redirect",value:function(e,t){t?(t.location.href=e,window.location=Object(u.f)("admin.php?page=wc-admin")):window.location=e}},{key:"render",value:function(){var e=this.props.installStep,t=this.state.isPending;return Object(c.createElement)(m.Stepper,{isVertical:!0,isPending:!e.isComplete||t,currentStep:e.isComplete?"connect":"install",steps:[e,{key:"connect",label:Object(r.__)("Connect your Square account",'woocommerce'),description:Object(r.__)("A Square account is required to process payments. You will be redirected to the Square website to create the connection.",'woocommerce'),content:Object(c.createElement)(c.Fragment,null,Object(c.createElement)(L.a,{isPrimary:!0,isBusy:t,onClick:this.connect},Object(r.__)("Connect",'woocommerce')))}]})}}]),o}(c.Component),$=Object(T.a)(Object(M.withSelect)((function(e){var t=e(p.OPTIONS_STORE_NAME),n=t.getOption,c=t.isResolving;return{options:n("woocommerce_square_credit_card_settings"),optionsIsRequesting:c("getOption",["woocommerce_square_credit_card_settings"])}})),Object(M.withDispatch)((function(e){return{createNotice:e("core/notices").createNotice,updateOptions:e(p.OPTIONS_STORE_NAME).updateOptions}})))(z);function X(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,c=R()(e);if(t){var r=R()(this).constructor;n=Reflect.construct(c,arguments,r)}else n=c.apply(this,arguments);return P()(this,n)}}var ee=function(e){E()(n,e);var t=X(n);function n(){return g()(this,n),t.apply(this,arguments)}return j()(n,[{key:"componentDidMount",value:function(){var e=this.props,t=e.createNotice,n=e.markConfigured;Object(H.getQuery)()["wcpay-connection-success"]&&(t("success",Object(r.__)("WooCommerce Payments connected successfully.",'woocommerce')),n("wcpay"))}},{key:"render",value:function(){return null}}]),n}(c.Component),te=Object(M.withDispatch)((function(e){return{createNotice:e("core/notices").createNotice}}))(ee),ne=function(){return Object(c.createElement)("svg",{width:"100",height:"64",viewBox:"-10 0 120 64",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Object(c.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.78073 0.5H91.1787C96.3299 0.5 100.5 4.77335 100.5 10.0522V41.8929C100.5 47.1717 96.3299 51.4451 91.1787 51.4451H61.9883L65.9948 61.5L48.3742 51.4451H9.82161C4.67036 51.4451 0.500298 47.1717 0.500298 41.8929V10.0522C0.459415 4.81524 4.62947 0.5 9.78073 0.5Z",fill:"#7F54B3"}),Object(c.createElement)("path",{d:"M5.48791 9.1725C6.06028 8.37648 6.91882 7.95752 8.06354 7.87373C10.1486 7.70615 11.3342 8.71165 11.6204 10.8902C12.8877 19.6464 14.2778 27.0619 15.7495 33.1368L24.7029 15.6663C25.5206 14.0743 26.5426 13.2364 27.7691 13.1526C29.568 13.0269 30.6718 14.2 31.1215 16.6718C32.1436 22.2439 33.4519 26.9781 35.0054 31.0001C36.0684 20.3586 37.8672 12.6917 40.402 7.95753C41.0152 6.78445 41.9146 6.19791 43.1002 6.11412C44.0405 6.03033 44.8991 6.3236 45.6759 6.95203C46.4526 7.58047 46.8615 8.37648 46.9432 9.34008C46.9841 10.0942 46.8615 10.7226 46.5344 11.3511C44.94 14.3676 43.6317 19.4369 42.5688 26.4754C41.5467 33.3044 41.1787 38.6251 41.424 42.4376C41.5058 43.485 41.3423 44.4067 40.9334 45.2027C40.4428 46.1244 39.707 46.6272 38.7666 46.711C37.7037 46.7948 36.5998 46.292 35.5369 45.1608C31.7348 41.1807 28.7094 35.2316 26.5018 27.3133C23.8444 32.6759 21.882 36.6979 20.6146 39.3792C18.2025 44.1134 16.1584 46.5434 14.4413 46.6691C13.3374 46.7529 12.3971 45.7893 11.5795 43.7783C9.49445 38.2899 7.24589 27.6904 4.83379 11.9795C4.71114 10.8902 4.91555 9.92662 5.48791 9.1725Z",fill:"white"}),Object(c.createElement)("path",{d:"M93.3864 15.7499C91.9146 13.1105 89.7478 11.5185 86.8451 10.89C86.0683 10.7225 85.3324 10.6387 84.6374 10.6387C80.7127 10.6387 77.5238 12.7335 75.0299 16.923C72.904 20.4841 71.8411 24.4223 71.8411 28.7376C71.8411 31.9635 72.4952 34.7286 73.8034 37.0329C75.2752 39.6723 77.442 41.2644 80.3447 41.8928C81.1215 42.0604 81.8574 42.1442 82.5524 42.1442C86.518 42.1442 89.7069 40.0494 92.1599 35.8598C94.2858 32.2568 95.3488 28.3186 95.3488 24.0034C95.3488 20.7355 94.6946 18.0123 93.3864 15.7499ZM88.2351 27.355C87.6628 30.1201 86.6407 32.173 85.128 33.5556C83.9424 34.6449 82.8386 35.1057 81.8165 34.8962C80.8353 34.6868 80.0177 33.8069 79.4044 32.173C78.9138 30.8742 78.6685 29.5755 78.6685 28.3605C78.6685 27.3131 78.7503 26.2657 78.9547 25.3021C79.3226 23.5844 80.0177 21.9086 81.1215 20.3166C82.4706 18.2637 83.9015 17.4258 85.3733 17.719C86.3545 17.9285 87.1722 18.8083 87.7854 20.4422C88.276 21.741 88.5213 23.0398 88.5213 24.2547C88.5213 25.344 88.3987 26.3914 88.2351 27.355Z",fill:"white"}),Object(c.createElement)("path",{d:"M67.7528 15.7499C66.281 13.1105 64.0734 11.5185 61.2116 10.89C60.4348 10.7225 59.6989 10.6387 59.0039 10.6387C55.0791 10.6387 51.8903 12.7335 49.3964 16.923C47.2705 20.4841 46.2075 24.4223 46.2075 28.7376C46.2075 31.9635 46.8616 34.7286 48.1699 37.0329C49.6417 39.6723 51.8085 41.2644 54.7112 41.8928C55.488 42.0604 56.2238 42.1442 56.9189 42.1442C60.8845 42.1442 64.0734 40.0494 66.5263 35.8598C68.6523 32.2568 69.7152 28.3186 69.7152 24.0034C69.7152 20.7355 69.0611 18.0123 67.7528 15.7499ZM62.6016 27.355C62.0292 30.1201 61.0071 32.173 59.4945 33.5556C58.3089 34.6449 57.205 35.1057 56.183 34.8962C55.2018 34.6868 54.3841 33.8069 53.7709 32.173C53.2803 30.8742 53.035 29.5755 53.035 28.3605C53.035 27.3131 53.1167 26.2657 53.3212 25.3021C53.6891 23.5844 54.3841 21.9086 55.4879 20.3166C56.8371 18.2637 58.268 17.4258 59.7398 17.719C60.721 17.9285 61.5386 18.8083 62.1519 20.4422C62.6425 21.741 62.8878 23.0398 62.8878 24.2547C62.8878 25.344 62.806 26.3914 62.6016 27.355Z",fill:"white"}))},ce=n(735),re=n(36);function oe(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(e);t&&(c=c.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,c)}return n}function ae(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?oe(Object(n),!0).forEach((function(t){N()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):oe(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function ie(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,c=R()(e);if(t){var r=R()(this).constructor;n=Reflect.construct(c,arguments,r)}else n=c.apply(this,arguments);return P()(this,n)}}var se=function(e){E()(i,e);var t,n,o=ie(i);function i(e){var t;return g()(this,i),(t=o.call(this,e)).state={autoConnectFailed:!1,connectURL:"",isPending:!1},t.updateSettings=t.updateSettings.bind(v()(t)),t.validate=t.validate.bind(v()(t)),t}return j()(i,[{key:"componentDidMount",value:function(){var e=this.props,t=e.createNotice,n=e.markConfigured,c=Object(H.getQuery)();if(c["paypal-connect"])return"1"===c["paypal-connect"]?(t("success",Object(r.__)("PayPal connected successfully.",'woocommerce')),void n("paypal")):void this.setState({autoConnectFailed:!0});this.fetchOAuthConnectURL()}},{key:"componentDidUpdate",value:function(e){var t=this.props.activePlugins;!e.activePlugins.includes("woocommerce-gateway-paypal-express-checkout")&&t.includes("woocommerce-gateway-paypal-express-checkout")&&this.fetchOAuthConnectURL()}},{key:"isWooCommerceServicesConnected",value:function(){var e=this.props,t=e.activePlugins,n=e.isJetpackConnected,c=e.wcsTosAccepted;return n&&c&&t.includes("woocommerce-services")}},{key:"fetchOAuthConnectURL",value:(n=y()(h.a.mark((function e(){var t;return h.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(this.props.activePlugins.includes("woocommerce-gateway-paypal-express-checkout")){e.next=3;break}return e.abrupt("return");case 3:return this.setState({isPending:!0}),e.prev=4,e.next=7,a()({path:p.WC_ADMIN_NAMESPACE+"/plugins/connect-paypal",method:"POST"});case 7:if((t=e.sent)&&t.connectUrl){e.next=11;break}return this.setState({autoConnectFailed:!0,isPending:!1}),e.abrupt("return");case 11:this.setState({connectURL:t.connectUrl,isPending:!1}),e.next=17;break;case 14:e.prev=14,e.t0=e.catch(4),this.setState({autoConnectFailed:!0,isPending:!1});case 17:case"end":return e.stop()}}),e,this,[[4,14]])}))),function(){return n.apply(this,arguments)})},{key:"updateSettings",value:(t=y()(h.a.mark((function e(t){var n,c,o,a,i,s;return h.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=this.props,c=n.createNotice,o=n.options,a=n.updateOptions,i=n.markConfigured,s=ae(ae({},o.woocommerce_ppec_paypal_settings),{},{enabled:"yes"}),t.create_account?(s.reroute_requests="yes",s.email=t.account_email):(s.api_username=t.api_username,s.api_password=t.api_password),e.next=5,a({woocommerce_ppec_paypal_settings:s});case 5:e.sent.success?(c("success",Object(r.__)("PayPal connected successfully.",'woocommerce')),i("paypal")):c("error",Object(r.__)("There was a problem saving your payment settings.",'woocommerce'));case 7:case"end":return e.stop()}}),e,this)}))),function(e){return t.apply(this,arguments)})},{key:"getInitialConfigValues",value:function(){return{api_username:"",api_password:"",create_account:this.isWooCommerceServicesConnected(),account_email:""}}},{key:"validate",value:function(e){var t={};return e.create_account||e.api_username||(t.api_username=Object(r.__)("Please enter your API username",'woocommerce')),e.create_account||e.api_password||(t.api_password=Object(r.__)("Please enter your API password",'woocommerce')),this.isWooCommerceServicesConnected()&&e.create_account&&!Object(re.isEmail)(e.account_email)&&(t.account_email=Object(r.__)("Please enter a valid email address",'woocommerce')),t}},{key:"renderAutomaticConfig",value:function(){var e=this.props.isOptionsUpdating,t=this.state,n=t.autoConnectFailed,o=t.connectURL,a=t.isPending,i=this.isWooCommerceServicesConnected(),s=this.getInitialConfigValues();return Object(c.createElement)(m.Form,{initialValues:s,onSubmitCallback:this.updateSettings,validate:this.validate},(function(t){var s=t.getInputProps,u=t.handleSubmit,p=t.values;return Object(c.createElement)(c.Fragment,null,i&&Object(c.createElement)("div",{className:"woocommerce-task-payments__paypal-auto-create-account"},Object(c.createElement)(ce.a,_()({label:Object(r.__)("Create a PayPal account for me",'woocommerce')},s("create_account"))),p.create_account&&Object(c.createElement)(m.TextControl,_()({label:Object(r.__)("Email address",'woocommerce'),type:"email"},s("account_email")))),!a&&(n||!o)&&(!i||!p.create_account)&&Object(c.createElement)(c.Fragment,null,Object(c.createElement)(m.TextControl,_()({label:Object(r.__)("API Username",'woocommerce'),required:!0},s("api_username"))),Object(c.createElement)(m.TextControl,_()({label:Object(r.__)("API Password",'woocommerce'),required:!0},s("api_password"))),Object(c.createElement)(L.a,{onClick:u,isPrimary:!0,isBusy:e},Object(r.__)("Proceed",'woocommerce')),Object(c.createElement)("p",null,l()({mixedString:Object(r.__)("Your API details can be obtained from your {{link}}PayPal account{{/link}}",'woocommerce'),components:{link:Object(c.createElement)(m.Link,{href:"https://docs.woocommerce.com/document/paypal-express-checkout/#section-8",target:"_blank",type:"external"})}}))),i&&p.create_account&&Object(c.createElement)(L.a,{onClick:u,isPrimary:!0,isBusy:e},Object(r.__)("Create account",'woocommerce')),!n&&o&&(!i||!p.create_account)&&Object(c.createElement)(c.Fragment,null,Object(c.createElement)(L.a,{isPrimary:!0,href:o},Object(r.__)("Connect",'woocommerce')),Object(c.createElement)("p",null,Object(r.__)("You will be redirected to the Paypal website to create the connection.",'woocommerce'))))}))}},{key:"getConnectStep",value:function(){return{key:"connect",label:Object(r.__)("Connect your PayPal account",'woocommerce'),description:Object(r.__)("A Paypal account is required to process payments. Connect your store to your PayPal account.",'woocommerce'),content:this.renderAutomaticConfig()}}},{key:"render",value:function(){var e=this.props.installStep,t=this.state.isPending;return Object(c.createElement)(m.Stepper,{isVertical:!0,isPending:!e.isComplete||t,currentStep:e.isComplete?"connect":"install",steps:[e,this.getConnectStep()]})}}]),i}(c.Component);se.defaultProps={manualConfig:!1};var le=Object(T.a)(Object(M.withSelect)((function(e){var t=e(p.OPTIONS_STORE_NAME),n=t.getOption,c=t.isOptionsUpdating,r=e(p.PLUGINS_STORE_NAME),o=r.getActivePlugins,a=r.isJetpackConnected,i=n("woocommerce_ppec_paypal_settings"),s=n("wc_connect_options");return{activePlugins:o(),isJetpackConnected:a(),isOptionsUpdating:c(),options:i,wcsTosAccepted:s&&s.tos_accepted}})),Object(M.withDispatch)((function(e){return{createNotice:e("core/notices").createNotice,updateOptions:e(p.OPTIONS_STORE_NAME).updateOptions}})))(se);function ue(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,c=R()(e);if(t){var r=R()(this).constructor;n=Reflect.construct(c,arguments,r)}else n=c.apply(this,arguments);return P()(this,n)}}var me=function(e){E()(n,e);var t=ue(n);function n(e){var c;return g()(this,n),(c=t.call(this,e)).continue=c.continue.bind(v()(c)),c}return j()(n,[{key:"continue",value:function(){var e=this.props;(0,e.markConfigured)("checkout"===e.plugin?"klarna-checkout":"klarna-payments")}},{key:"renderConnectStep",value:function(){var e=this.props.plugin,t="checkout"===e?"klarna-checkout":"klarna-payments",n="checkout"===e?"kco":"klarna_payments",o=Object(c.createElement)(m.Link,{href:u.a+"admin.php?page=wc-settings&tab=checkout&section="+n,target:"_blank",type:"external"}),a=Object(c.createElement)(m.Link,{href:"https://docs.woocommerce.com/document/"+t+"/#section-3",target:"_blank",type:"external"}),i=l()({mixedString:Object(r.__)("Klarna can be configured under your {{link}}store settings{{/link}}. Figure out {{helpLink}}what you need{{/helpLink}}.",'woocommerce'),components:{link:o,helpLink:a}});return Object(c.createElement)(c.Fragment,null,Object(c.createElement)("p",null,i),Object(c.createElement)(L.a,{isPrimary:!0,onClick:this.continue},Object(r.__)("Continue",'woocommerce')))}},{key:"render",value:function(){var e=this.props.installStep;return Object(c.createElement)(m.Stepper,{isVertical:!0,isPending:!e.isComplete,currentStep:e.isComplete?"connect":"install",steps:[e,{key:"connect",label:Object(r.__)("Connect your Klarna account",'woocommerce'),content:this.renderConnectStep()}]})}}]),n}(c.Component);function pe(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,c=R()(e);if(t){var r=R()(this).constructor;n=Reflect.construct(c,arguments,r)}else n=c.apply(this,arguments);return P()(this,n)}}var de=function(e){E()(n,e);var t=pe(n);function n(){var e;g()(this,n);for(var c=arguments.length,o=new Array(c),a=0;a<c;a++)o[a]=arguments[a];return e=t.call.apply(t,[this].concat(o)),N()(v()(e),"getInitialConfigValues",(function(){return{merchant_id:"",merchant_key:"",pass_phrase:""}})),N()(v()(e),"validate",(function(e){var t={};return e.merchant_id||(t.merchant_id=Object(r.__)("Please enter your merchant ID",'woocommerce')),e.merchant_key||(t.merchant_key=Object(r.__)("Please enter your merchant key",'woocommerce')),e.pass_phrase||(t.pass_phrase=Object(r.__)("Please enter your passphrase",'woocommerce')),t})),N()(v()(e),"updateSettings",function(){var t=y()(h.a.mark((function t(n){var c,o,a,i;return h.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return c=e.props,o=c.updateOptions,a=c.createNotice,i=c.markConfigured,t.next=3,o({woocommerce_currency:"ZAR",woocommerce_payfast_settings:{merchant_id:n.merchant_id,merchant_key:n.merchant_key,pass_phrase:n.pass_phrase,enabled:"yes"}});case 3:t.sent.success?(i("payfast"),a("success",Object(r.__)("PayFast connected successfully",'woocommerce'))):a("error",Object(r.__)("There was a problem saving your payment setings",'woocommerce'));case 5:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}()),e}return j()(n,[{key:"renderConnectStep",value:function(){var e=this.props.isOptionsRequesting,t=l()({mixedString:Object(r.__)("Your API details can be obtained from your {{link}}PayFast account{{/link}}",'woocommerce'),components:{link:Object(c.createElement)(m.Link,{href:"https://www.payfast.co.za/",target:"_blank",type:"external"})}});return Object(c.createElement)(m.Form,{initialValues:this.getInitialConfigValues(),onSubmitCallback:this.updateSettings,validate:this.validate},(function(n){var o=n.getInputProps,a=n.handleSubmit;return Object(c.createElement)(c.Fragment,null,Object(c.createElement)(m.TextControl,_()({label:Object(r.__)("Merchant ID",'woocommerce'),required:!0},o("merchant_id"))),Object(c.createElement)(m.TextControl,_()({label:Object(r.__)("Merchant Key",'woocommerce'),required:!0},o("merchant_key"))),Object(c.createElement)(m.TextControl,_()({label:Object(r.__)("Passphrase",'woocommerce'),required:!0},o("pass_phrase"))),Object(c.createElement)(L.a,{isPrimary:!0,isBusy:e,onClick:a},Object(r.__)("Proceed",'woocommerce')),Object(c.createElement)("p",null,t))}))}},{key:"render",value:function(){var e=this.props,t=e.installStep,n=e.isOptionsRequesting;return Object(c.createElement)(m.Stepper,{isVertical:!0,isPending:!t.isComplete||n,currentStep:t.isComplete?"connect":"install",steps:[t,{key:"connect",label:Object(r.__)("Connect your PayFast account",'woocommerce'),content:this.renderConnectStep()}]})}}]),n}(c.Component),_e=Object(T.a)(Object(M.withSelect)((function(e){return{isOptionsRequesting:(0,e(p.OPTIONS_STORE_NAME).isOptionsUpdating)()}})),Object(M.withDispatch)((function(e){return{createNotice:e("core/notices").createNotice,updateOptions:e(p.OPTIONS_STORE_NAME).updateOptions}})))(de);function be(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,c=R()(e);if(t){var r=R()(this).constructor;n=Reflect.construct(c,arguments,r)}else n=c.apply(this,arguments);return P()(this,n)}}var he=function(e){E()(n,e);var t=be(n);function n(){var e;g()(this,n);for(var c=arguments.length,o=new Array(c),a=0;a<c;a++)o[a]=arguments[a];return e=t.call.apply(t,[this].concat(o)),N()(v()(e),"getInitialConfigValues",(function(){return{customer_api:"",customer_password:""}})),N()(v()(e),"validate",(function(e){var t={};return e.customer_api||(t.customer_api=Object(r.__)("Please enter your customer API key ",'woocommerce')),e.customer_password||(t.customer_password=Object(r.__)("Please enter your customer password",'woocommerce')),t})),N()(v()(e),"updateSettings",function(){var t=y()(h.a.mark((function t(n){var c,o,a,i;return h.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return c=e.props,o=c.updateOptions,a=c.createNotice,i=c.markConfigured,t.next=3,o({woocommerce_eway_settings:{customer_api:n.customer_api,customer_password:n.customer_password,enabled:"yes"}});case 3:t.sent.success?(i("eway"),a("success",Object(r.__)("eWAY connected successfully",'woocommerce'))):a("error",Object(r.__)("There was a problem saving your payment setings",'woocommerce'));case 5:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}()),e}return j()(n,[{key:"renderConnectStep",value:function(){var e=this.props.isOptionsRequesting,t=l()({mixedString:Object(r.__)("Your API details can be obtained from your {{link}}eWAY account{{/link}}",'woocommerce'),components:{link:Object(c.createElement)(m.Link,{href:"https://www.eway.com.au/",target:"_blank",type:"external"})}});return Object(c.createElement)(m.Form,{initialValues:this.getInitialConfigValues(),onSubmitCallback:this.updateSettings,validate:this.validate},(function(n){var o=n.getInputProps,a=n.handleSubmit;return Object(c.createElement)(c.Fragment,null,Object(c.createElement)(m.TextControl,_()({label:Object(r.__)("Customer API Key",'woocommerce'),required:!0},o("customer_api"))),Object(c.createElement)(m.TextControl,_()({label:Object(r.__)("Customer Password",'woocommerce'),required:!0},o("customer_password"))),Object(c.createElement)(L.a,{isPrimary:!0,isBusy:e,onClick:a},Object(r.__)("Proceed",'woocommerce')),Object(c.createElement)("p",null,t))}))}},{key:"render",value:function(){var e=this.props,t=e.installStep,n=e.isOptionsRequesting;return Object(c.createElement)(m.Stepper,{isVertical:!0,isPending:!t.isComplete||n,currentStep:t.isComplete?"connect":"install",steps:[t,{key:"connect",label:Object(r.__)("Connect your eWAY account",'woocommerce'),content:this.renderConnectStep()}]})}}]),n}(c.Component),fe=Object(T.a)(Object(M.withSelect)((function(e){return{isOptionsRequesting:(0,e(p.OPTIONS_STORE_NAME).isOptionsUpdating)()}})),Object(M.withDispatch)((function(e){return{createNotice:e("core/notices").createNotice,updateOptions:e(p.OPTIONS_STORE_NAME).updateOptions}})))(he);function ye(e,t,n,c){var o=Object(r.__)("There was an error connecting to WooCommerce Payments. Please try again or connect later in store settings.",'woocommerce');c(["woocommerce-payments"]).then((function(){a()({path:p.WC_ADMIN_NAMESPACE+"/plugins/connect-wcpay",method:"POST"}).then((function(e){window.location=e.connectUrl})).catch((function(){n("error",o),t()}))})).catch((function(e){Object(F.a)(e),t()}))}function Oe(e){var t=e.activePlugins,n=e.countryCode,o=e.createNotice,a=e.installAndActivatePlugins,s=e.onboardingStatus,p=e.options,d=e.profileItems,_=s.stripeSupportedCountries,b=void 0===_?[]:_,h=s.wcPayIsConnected,f=void 0!==h&&h,y=Object(i.some)(d.industry,{slug:"cbd-other-hemp-derived-products"})||!1,O=[];if(window.wcAdminFeatures.wcpay){var g=Object(c.createElement)(m.Link,{href:"https://wordpress.com/tos/",target:"_blank",type:"external"}),w=l()({mixedString:Object(r.__)('By clicking "Set up," you agree to the {{link}}Terms of Service{{/link}}','woocommerce'),components:{link:g}}),j=Object(c.createElement)(m.Link,{href:"https://docs.woocommerce.com/document/payments/testing/dev-mode/",target:"_blank",type:"external"}),k=l()({mixedString:Object(r.__)("Setting up a store for a client? {{link}}Start here{{/link}}",'woocommerce'),components:{link:j}}),v=Object(c.createElement)(m.Link,{href:Object(u.f)("admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments"),type:"wp-admin"},Object(r.__)("Settings",'woocommerce'));O.push({key:"wcpay",title:Object(r.__)("WooCommerce Payments",'woocommerce'),content:Object(c.createElement)(c.Fragment,null,Object(r.__)("Accept credit card payments the easy way! No setup fees. No monthly fees. Just 2.9% + $0.30 per transaction on U.S. issued cards. ",'woocommerce'),f&&v,!f&&Object(c.createElement)("p",null,w),d.setup_client&&Object(c.createElement)("p",null,k)),before:Object(c.createElement)(ne,null),onClick:function(e,t){return ye(0,t,o,a)},visible:["US","PR"].includes(n)&&!y,plugins:["woocommerce-payments"],container:Object(c.createElement)(te,null),isConfigured:f,isEnabled:p.woocommerce_woocommerce_payments_settings&&"yes"===p.woocommerce_woocommerce_payments_settings.enabled,optionName:"woocommerce_woocommerce_payments_settings"})}return O.push({key:"stripe",title:Object(r.__)("Credit cards - powered by Stripe",'woocommerce'),content:Object(c.createElement)(c.Fragment,null,Object(r.__)("Accept debit and credit cards in 135+ currencies, methods such as Alipay, and one-touch checkout with Apple Pay.",'woocommerce')),before:Object(c.createElement)("img",{src:u.e+"images/stripe.png",alt:""}),visible:b.includes(n)&&!y,plugins:["woocommerce-gateway-stripe"],container:Object(c.createElement)(J,null),isConfigured:p.woocommerce_stripe_settings&&p.woocommerce_stripe_settings.publishable_key&&p.woocommerce_stripe_settings.secret_key,isEnabled:p.woocommerce_stripe_settings&&"yes"===p.woocommerce_stripe_settings.enabled,optionName:"woocommerce_stripe_settings"},{key:"paypal",title:Object(r.__)("PayPal Checkout",'woocommerce'),content:Object(c.createElement)(c.Fragment,null,Object(r.__)("Safe and secure payments using credit cards or your customer's PayPal account.",'woocommerce')),before:Object(c.createElement)("img",{src:u.e+"images/paypal.png",alt:""}),visible:!y,plugins:["woocommerce-gateway-paypal-express-checkout"],container:Object(c.createElement)(le,null),isConfigured:p.woocommerce_ppec_paypal_settings&&(p.woocommerce_ppec_paypal_settings.reroute_requests&&p.woocommerce_ppec_paypal_settings.email||p.woocommerce_ppec_paypal_settings.api_username&&p.woocommerce_ppec_paypal_settings.api_password),isEnabled:p.woocommerce_ppec_paypal_settings&&"yes"===p.woocommerce_ppec_paypal_settings.enabled,optionName:"woocommerce_ppec_paypal_settings"},{key:"klarna_checkout",title:Object(r.__)("Klarna Checkout",'woocommerce'),content:Object(r.__)("Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries.",'woocommerce'),before:Object(c.createElement)("img",{src:u.e+"images/klarna-black.png",alt:""}),visible:["SE","FI","NO","NL"].includes(n)&&!y,plugins:["klarna-checkout-for-woocommerce"],container:Object(c.createElement)(me,{plugin:"checkout"}),isConfigured:t.includes("klarna-checkout-for-woocommerce"),isEnabled:p.woocommerce_kco_settings&&"yes"===p.woocommerce_kco_settings.enabled,optionName:"woocommerce_kco_settings"},{key:"klarna_payments",title:Object(r.__)("Klarna Payments",'woocommerce'),content:Object(r.__)("Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries.",'woocommerce'),before:Object(c.createElement)("img",{src:u.e+"images/klarna-black.png",alt:""}),visible:["DK","DE","AT"].includes(n)&&!y,plugins:["klarna-payments-for-woocommerce"],container:Object(c.createElement)(me,{plugin:"payments"}),isConfigured:t.includes("klarna-payments-for-woocommerce"),isEnabled:p.woocommerce_klarna_payments_settings&&"yes"===p.woocommerce_klarna_payments_settings.enabled,optionName:"woocommerce_klarna_payments_settings"},{key:"square",title:Object(r.__)("Square",'woocommerce'),content:Object(c.createElement)(c.Fragment,null,Object(r.__)("Securely accept credit and debit cards with one low rate, no surprise fees (custom rates available). Sell online and in store and track sales and inventory in one place.",'woocommerce'),y&&Object(c.createElement)("span",{className:"text-style-strong"},Object(r.__)(" Selling CBD products is only supported by Square.",'woocommerce'))),before:Object(c.createElement)("img",{src:u.e+"images/square-black.png",alt:""}),visible:y&&["US"].includes(n)||["brick-mortar","brick-mortar-other"].includes(d.selling_venues)&&["US","CA","JP","GB","AU"].includes(n),plugins:["woocommerce-square"],container:Object(c.createElement)($,null),isConfigured:p.wc_square_refresh_tokens&&p.wc_square_refresh_tokens.length,isEnabled:p.woocommerce_square_credit_card_settings&&"yes"===p.woocommerce_square_credit_card_settings.enabled,optionName:"woocommerce_square_credit_card_settings",hasCbdIndustry:y},{key:"payfast",title:Object(r.__)("PayFast",'woocommerce'),content:Object(c.createElement)(c.Fragment,null,Object(r.__)("The PayFast extension for WooCommerce enables you to accept payments by Credit Card and EFT via one of South Africa’s most popular payment gateways. No setup fees or monthly subscription costs.",'woocommerce'),Object(c.createElement)("p",null,Object(r.__)("Selecting this extension will configure your store to use South African rands as the selected currency.",'woocommerce'))),before:Object(c.createElement)("img",{src:u.e+"images/payfast.png",alt:"PayFast logo"}),visible:["ZA"].includes(n)&&!y,plugins:["woocommerce-payfast-gateway"],container:Object(c.createElement)(_e,null),isConfigured:p.woocommerce_payfast_settings&&p.woocommerce_payfast_settings.merchant_id&&p.woocommerce_payfast_settings.merchant_key&&p.woocommerce_payfast_settings.pass_phrase,isEnabled:p.woocommerce_payfast_settings&&"yes"===p.woocommerce_payfast_settings.enabled,optionName:"woocommerce_payfast_settings"},{key:"eway",title:Object(r.__)("eWAY",'woocommerce'),content:Object(c.createElement)(c.Fragment,null,Object(r.__)("The eWAY extension for WooCommerce allows you to take credit card payments directly on your store without redirecting your customers to a third party site to make payment.",'woocommerce')),before:Object(c.createElement)("img",{src:u.e+"images/eway-logo.jpg",alt:"eWAY logo"}),visible:["AU","NZ"].includes(n)&&!y,plugins:["woocommerce-gateway-eway"],container:Object(c.createElement)(fe,null),isConfigured:p.woocommerce_eway_settings&&p.woocommerce_eway_settings.customer_api&&p.woocommerce_eway_settings.customer_password,isEnabled:p.woocommerce_eway_settings&&"yes"===p.woocommerce_eway_settings.enabled,optionName:"woocommerce_eway_settings"},{key:"cod",title:Object(r.__)("Cash on delivery",'woocommerce'),content:Object(r.__)("Take payments in cash upon delivery.",'woocommerce'),before:Object(c.createElement)(I,null),visible:!y,isEnabled:p.woocommerce_cod_settings&&"yes"===p.woocommerce_cod_settings.enabled,optionName:"woocommerce_cod_settings"},{key:"bacs",title:Object(r.__)("Direct bank transfer",'woocommerce'),content:Object(r.__)("Take payments via bank transfer.",'woocommerce'),before:Object(c.createElement)(D,null),visible:!y,container:Object(c.createElement)(U,null),isConfigured:p.woocommerce_bacs_accounts&&p.woocommerce_bacs_accounts.length,isEnabled:p.woocommerce_bacs_settings&&"yes"===p.woocommerce_bacs_settings.enabled,optionName:"woocommerce_bacs_settings"}),Object(i.filter)(O,(function(e){return e.visible}))}}}]);
packages/woocommerce-admin/languages/woocommerce-admin.pot CHANGED
@@ -2,10 +2,10 @@
2
  # This file is distributed under the same license as the WooCommerce Admin package.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: WooCommerce Admin 1.6.0-beta.1\n"
6
  "Report-Msgid-Bugs-To: "
7
  "https://wordpress.org/support/plugin/woocommerce-admin\n"
8
- "POT-Creation-Date: 2020-09-18 15:24:40+00:00\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=utf-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
@@ -562,71 +562,71 @@ msgstr ""
562
  msgid "Registers whether the note is deleted or not"
563
  msgstr ""
564
 
565
- #: src/API/OnboardingProfile.php:133
566
  msgid "Onboarding profile data has been updated."
567
  msgstr ""
568
 
569
- #: src/API/OnboardingProfile.php:204
570
  msgid "Whether or not the profile was completed."
571
  msgstr ""
572
 
573
- #: src/API/OnboardingProfile.php:211
574
  msgid "Whether or not the profile was skipped."
575
  msgstr ""
576
 
577
- #: src/API/OnboardingProfile.php:218
578
  msgid "How the Jetpack/WooCommerce Shipping & Tax step was handled."
579
  msgstr ""
580
 
581
- #: src/API/OnboardingProfile.php:232
582
  msgid "Account type used for Jetpack."
583
  msgstr ""
584
 
585
- #: src/API/OnboardingProfile.php:244
586
  msgid "Industry."
587
  msgstr ""
588
 
589
- #: src/API/OnboardingProfile.php:254
590
  msgid "Types of products sold."
591
  msgstr ""
592
 
593
- #: src/API/OnboardingProfile.php:266
594
  msgid "Number of products to be added."
595
  msgstr ""
596
 
597
- #: src/API/OnboardingProfile.php:280
598
  msgid "Other places the store is selling products."
599
  msgstr ""
600
 
601
- #: src/API/OnboardingProfile.php:294
602
  msgid "Current annual revenue of the store."
603
  msgstr ""
604
 
605
- #: src/API/OnboardingProfile.php:309
606
  msgid "Name of other platform used to sell."
607
  msgstr ""
608
 
609
- #: src/API/OnboardingProfile.php:327
610
  msgid "Name of other platform used to sell (not listed)."
611
  msgstr ""
612
 
613
- #: src/API/OnboardingProfile.php:334
614
  msgid "Extra business extensions to install."
615
  msgstr ""
616
 
617
- #: src/API/OnboardingProfile.php:353
618
  msgid "Selected store theme."
619
  msgstr ""
620
 
621
- #: src/API/OnboardingProfile.php:361
622
  msgid "Whether or not the user opted to purchase items now or later."
623
  msgstr ""
624
 
625
- #: src/API/OnboardingProfile.php:368
626
  msgid "Whether or not this store was setup for a client."
627
  msgstr ""
628
 
629
- #: src/API/OnboardingProfile.php:375
630
  msgid ""
631
  "Whether or not the store was connected to WooCommerce.com during the "
632
  "extension flow."
@@ -729,14 +729,18 @@ msgid "The number of shipping zones configured for the store."
729
  msgstr ""
730
 
731
  #: src/API/OnboardingTasks.php:503
 
 
 
 
732
  msgid "If the store has the TaxJar extension active."
733
  msgstr ""
734
 
735
- #: src/API/OnboardingTasks.php:509
736
  msgid "Active theme modifications."
737
  msgstr ""
738
 
739
- #: src/API/OnboardingTasks.php:515
740
  msgid "If the store is using WooCommerce Payments."
741
  msgstr ""
742
 
@@ -1765,7 +1769,7 @@ msgid "IP"
1765
  msgstr ""
1766
 
1767
  #: src/API/Reports/Downloads/Stats/Controller.php:144
1768
- #: src/Features/Analytics.php:168 src/Features/Onboarding.php:370
1769
  #: src/ReportCSVEmail.php:38
1770
  #: client/analytics/report/downloads/config.js:25
1771
  #: client/analytics/report/downloads/table.js:197
@@ -2493,119 +2497,115 @@ msgstr ""
2493
  msgid "Marketing"
2494
  msgstr ""
2495
 
2496
- #: src/Features/Onboarding.php:309
2497
  msgid "Fashion, apparel, and accessories"
2498
  msgstr ""
2499
 
2500
- #: src/Features/Onboarding.php:314
2501
  msgid "Health and beauty"
2502
  msgstr ""
2503
 
2504
- #: src/Features/Onboarding.php:319
2505
- msgid "Art, music, and photography"
2506
- msgstr ""
2507
-
2508
- #: src/Features/Onboarding.php:324
2509
  msgid "Electronics and computers"
2510
  msgstr ""
2511
 
2512
- #: src/Features/Onboarding.php:329
2513
  msgid "Food and drink"
2514
  msgstr ""
2515
 
2516
- #: src/Features/Onboarding.php:334
2517
  msgid "Home, furniture, and garden"
2518
  msgstr ""
2519
 
2520
- #: src/Features/Onboarding.php:339
2521
  msgid "CBD and other hemp-derived products"
2522
  msgstr ""
2523
 
2524
- #: src/Features/Onboarding.php:344
2525
  msgid "Education and learning"
2526
  msgstr ""
2527
 
2528
- #: src/Features/Onboarding.php:349
2529
  #: client/profile-wizard/steps/business-details.js:786
2530
  msgid "Other"
2531
  msgstr ""
2532
 
2533
- #: src/Features/Onboarding.php:366
2534
  msgid "Physical products"
2535
  msgstr ""
2536
 
2537
- #: src/Features/Onboarding.php:373
2538
  msgid "Subscriptions"
2539
  msgstr ""
2540
 
2541
- #: src/Features/Onboarding.php:377
2542
  msgid "Memberships"
2543
  msgstr ""
2544
 
2545
- #: src/Features/Onboarding.php:381
2546
  msgid "Bookings"
2547
  msgstr ""
2548
 
2549
- #: src/Features/Onboarding.php:385
2550
  msgid "Bundles"
2551
  msgstr ""
2552
 
2553
- #: src/Features/Onboarding.php:389
2554
  msgid "Customizable products"
2555
  msgstr ""
2556
 
2557
- #: src/Features/Onboarding.php:575
2558
  #. translators: site currency symbol (used to show that the product costs
2559
  #. money)
2560
  msgid " — %s"
2561
  msgstr ""
2562
 
2563
- #: src/Features/Onboarding.php:915 src/Features/Onboarding.php:925
2564
  #: client/task-list/tasks.js:100
2565
  msgid "Setup wizard"
2566
  msgstr ""
2567
 
2568
- #: src/Features/Onboarding.php:921
2569
  msgid "WooCommerce Onboarding"
2570
  msgstr ""
2571
 
2572
- #: src/Features/Onboarding.php:923
2573
  msgid "Profile Setup Wizard"
2574
  msgstr ""
2575
 
2576
- #: src/Features/Onboarding.php:924
2577
  msgid ""
2578
  "If you need to access the setup wizard again, please click on the button "
2579
  "below."
2580
  msgstr ""
2581
 
2582
- #: src/Features/Onboarding.php:927
2583
  msgid "Task List"
2584
  msgstr ""
2585
 
2586
- #: src/Features/Onboarding.php:928
2587
  msgid ""
2588
  "If you need to enable or disable the task list, please click on the button "
2589
  "below."
2590
  msgstr ""
2591
 
2592
- #: src/Features/Onboarding.php:930
2593
  msgid "Enable"
2594
  msgstr ""
2595
 
2596
- #: src/Features/Onboarding.php:931
2597
  msgid "Disable"
2598
  msgstr ""
2599
 
2600
- #: src/Features/Onboarding.php:935
2601
  msgid "Calypso / WordPress.com"
2602
  msgstr ""
2603
 
2604
- #: src/Features/Onboarding.php:937
2605
  msgid "Quickly access the Jetpack connection flow in Calypso."
2606
  msgstr ""
2607
 
2608
- #: src/Features/Onboarding.php:938 src/Features/Onboarding.php:942
2609
  #: src/Notes/WC_Admin_Notes_Woo_Subscriptions_Notes.php:190
2610
  #: client/dashboard/components/connect/index.js:86
2611
  #: client/task-list/tasks/payments/paypal.js:324
@@ -2614,11 +2614,11 @@ msgstr ""
2614
  msgid "Connect"
2615
  msgstr ""
2616
 
2617
- #: src/Features/Onboarding.php:941
2618
  msgid "Quickly access the WooCommerce.com connection flow in Calypso."
2619
  msgstr ""
2620
 
2621
- #: src/Features/Onboarding.php:988 src/Features/Onboarding.php:994
2622
  msgid "WooCommerce Helper was not able to connect to WooCommerce.com."
2623
  msgstr ""
2624
 
@@ -2842,7 +2842,6 @@ msgid ""
2842
  msgstr ""
2843
 
2844
  #: src/Notes/WC_Admin_Notes_First_Product.php:75
2845
- #: src/Notes/WC_Admin_Notes_Learn_More_About_Product_Settings.php:75
2846
  msgid "Watch tutorial"
2847
  msgstr ""
2848
 
@@ -2959,16 +2958,6 @@ msgstr ""
2959
  msgid "Ready to launch your store?"
2960
  msgstr ""
2961
 
2962
- #: src/Notes/WC_Admin_Notes_Learn_More_About_Product_Settings.php:67
2963
- msgid "Learn more about Product Settings"
2964
- msgstr ""
2965
-
2966
- #: src/Notes/WC_Admin_Notes_Learn_More_About_Product_Settings.php:68
2967
- msgid ""
2968
- "In this video you'll find information about configuring product settings, "
2969
- "such as how they are displayed, editing inventory options and so on."
2970
- msgstr ""
2971
-
2972
  #: src/Notes/WC_Admin_Notes_Marketing.php:32
2973
  msgid "Connect with your audience"
2974
  msgstr ""
@@ -5932,7 +5921,7 @@ msgstr ""
5932
  #: client/task-list/tasks/payments/eway.js:117
5933
  #: client/task-list/tasks/payments/payfast.js:137
5934
  #: client/task-list/tasks/payments/paypal.js:279
5935
- #: client/task-list/tasks/payments/stripe.js:242
5936
  #: client/task-list/tasks/shipping/index.js:212
5937
  msgid "Proceed"
5938
  msgstr ""
@@ -5989,7 +5978,7 @@ msgstr ""
5989
  #: client/task-list/tasks/payments/bacs.js:59
5990
  #: client/task-list/tasks/payments/eway.js:61
5991
  #: client/task-list/tasks/payments/payfast.js:73
5992
- #: client/task-list/tasks/payments/stripe.js:152
5993
  msgid "There was a problem saving your payment setings"
5994
  msgstr ""
5995
 
@@ -6288,40 +6277,40 @@ msgid ""
6288
  "connect later in store settings."
6289
  msgstr ""
6290
 
6291
- #: client/task-list/tasks/payments/stripe.js:171
6292
  msgid "Please enter a valid publishable key. Valid keys start with \"pk_live\"."
6293
  msgstr ""
6294
 
6295
- #: client/task-list/tasks/payments/stripe.js:177
6296
  msgid ""
6297
  "Please enter a valid secret key. Valid keys start with \"sk_live\" or "
6298
  "\"rk_live\"."
6299
  msgstr ""
6300
 
6301
- #: client/task-list/tasks/payments/stripe.js:189
6302
  msgid ""
6303
  "Your API details can be obtained from your {{docsLink}}Stripe "
6304
  "account{{/docsLink}}. Don’t have a Stripe account? {{registerLink}}Create "
6305
  "one.{{/registerLink}}"
6306
  msgstr ""
6307
 
6308
- #: client/task-list/tasks/payments/stripe.js:221
6309
  msgid "Live Publishable Key"
6310
  msgstr ""
6311
 
6312
- #: client/task-list/tasks/payments/stripe.js:229
6313
  msgid "Live Secret Key"
6314
  msgstr ""
6315
 
6316
- #: client/task-list/tasks/payments/stripe.js:258
6317
  msgid "Connect your Stripe account"
6318
  msgstr ""
6319
 
6320
- #: client/task-list/tasks/payments/stripe.js:268
6321
  msgid "A Stripe account is required to process payments."
6322
  msgstr ""
6323
 
6324
- #: client/task-list/tasks/payments/stripe.js:278
6325
  msgid ""
6326
  "Connect your store to your Stripe account. Don’t have a Stripe account? "
6327
  "Create one."
2
  # This file is distributed under the same license as the WooCommerce Admin package.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: WooCommerce Admin 1.6.0-rc.3\n"
6
  "Report-Msgid-Bugs-To: "
7
  "https://wordpress.org/support/plugin/woocommerce-admin\n"
8
+ "POT-Creation-Date: 2020-10-01 13:27:59+00:00\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=utf-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
562
  msgid "Registers whether the note is deleted or not"
563
  msgstr ""
564
 
565
+ #: src/API/OnboardingProfile.php:146
566
  msgid "Onboarding profile data has been updated."
567
  msgstr ""
568
 
569
+ #: src/API/OnboardingProfile.php:217
570
  msgid "Whether or not the profile was completed."
571
  msgstr ""
572
 
573
+ #: src/API/OnboardingProfile.php:224
574
  msgid "Whether or not the profile was skipped."
575
  msgstr ""
576
 
577
+ #: src/API/OnboardingProfile.php:231
578
  msgid "How the Jetpack/WooCommerce Shipping & Tax step was handled."
579
  msgstr ""
580
 
581
+ #: src/API/OnboardingProfile.php:245
582
  msgid "Account type used for Jetpack."
583
  msgstr ""
584
 
585
+ #: src/API/OnboardingProfile.php:257
586
  msgid "Industry."
587
  msgstr ""
588
 
589
+ #: src/API/OnboardingProfile.php:267
590
  msgid "Types of products sold."
591
  msgstr ""
592
 
593
+ #: src/API/OnboardingProfile.php:279
594
  msgid "Number of products to be added."
595
  msgstr ""
596
 
597
+ #: src/API/OnboardingProfile.php:293
598
  msgid "Other places the store is selling products."
599
  msgstr ""
600
 
601
+ #: src/API/OnboardingProfile.php:307
602
  msgid "Current annual revenue of the store."
603
  msgstr ""
604
 
605
+ #: src/API/OnboardingProfile.php:322
606
  msgid "Name of other platform used to sell."
607
  msgstr ""
608
 
609
+ #: src/API/OnboardingProfile.php:340
610
  msgid "Name of other platform used to sell (not listed)."
611
  msgstr ""
612
 
613
+ #: src/API/OnboardingProfile.php:347
614
  msgid "Extra business extensions to install."
615
  msgstr ""
616
 
617
+ #: src/API/OnboardingProfile.php:366
618
  msgid "Selected store theme."
619
  msgstr ""
620
 
621
+ #: src/API/OnboardingProfile.php:374
622
  msgid "Whether or not the user opted to purchase items now or later."
623
  msgstr ""
624
 
625
+ #: src/API/OnboardingProfile.php:381
626
  msgid "Whether or not this store was setup for a client."
627
  msgstr ""
628
 
629
+ #: src/API/OnboardingProfile.php:388
630
  msgid ""
631
  "Whether or not the store was connected to WooCommerce.com during the "
632
  "extension flow."
729
  msgstr ""
730
 
731
  #: src/API/OnboardingTasks.php:503
732
+ msgid "Country codes that are supported by Stripe."
733
+ msgstr ""
734
+
735
+ #: src/API/OnboardingTasks.php:512
736
  msgid "If the store has the TaxJar extension active."
737
  msgstr ""
738
 
739
+ #: src/API/OnboardingTasks.php:518
740
  msgid "Active theme modifications."
741
  msgstr ""
742
 
743
+ #: src/API/OnboardingTasks.php:524
744
  msgid "If the store is using WooCommerce Payments."
745
  msgstr ""
746
 
1769
  msgstr ""
1770
 
1771
  #: src/API/Reports/Downloads/Stats/Controller.php:144
1772
+ #: src/Features/Analytics.php:168 src/Features/Onboarding.php:407
1773
  #: src/ReportCSVEmail.php:38
1774
  #: client/analytics/report/downloads/config.js:25
1775
  #: client/analytics/report/downloads/table.js:197
2497
  msgid "Marketing"
2498
  msgstr ""
2499
 
2500
+ #: src/Features/Onboarding.php:351
2501
  msgid "Fashion, apparel, and accessories"
2502
  msgstr ""
2503
 
2504
+ #: src/Features/Onboarding.php:356
2505
  msgid "Health and beauty"
2506
  msgstr ""
2507
 
2508
+ #: src/Features/Onboarding.php:361
 
 
 
 
2509
  msgid "Electronics and computers"
2510
  msgstr ""
2511
 
2512
+ #: src/Features/Onboarding.php:366
2513
  msgid "Food and drink"
2514
  msgstr ""
2515
 
2516
+ #: src/Features/Onboarding.php:371
2517
  msgid "Home, furniture, and garden"
2518
  msgstr ""
2519
 
2520
+ #: src/Features/Onboarding.php:376
2521
  msgid "CBD and other hemp-derived products"
2522
  msgstr ""
2523
 
2524
+ #: src/Features/Onboarding.php:381
2525
  msgid "Education and learning"
2526
  msgstr ""
2527
 
2528
+ #: src/Features/Onboarding.php:386
2529
  #: client/profile-wizard/steps/business-details.js:786
2530
  msgid "Other"
2531
  msgstr ""
2532
 
2533
+ #: src/Features/Onboarding.php:403
2534
  msgid "Physical products"
2535
  msgstr ""
2536
 
2537
+ #: src/Features/Onboarding.php:410
2538
  msgid "Subscriptions"
2539
  msgstr ""
2540
 
2541
+ #: src/Features/Onboarding.php:414
2542
  msgid "Memberships"
2543
  msgstr ""
2544
 
2545
+ #: src/Features/Onboarding.php:418
2546
  msgid "Bookings"
2547
  msgstr ""
2548
 
2549
+ #: src/Features/Onboarding.php:422
2550
  msgid "Bundles"
2551
  msgstr ""
2552
 
2553
+ #: src/Features/Onboarding.php:426
2554
  msgid "Customizable products"
2555
  msgstr ""
2556
 
2557
+ #: src/Features/Onboarding.php:612
2558
  #. translators: site currency symbol (used to show that the product costs
2559
  #. money)
2560
  msgid " — %s"
2561
  msgstr ""
2562
 
2563
+ #: src/Features/Onboarding.php:900 src/Features/Onboarding.php:910
2564
  #: client/task-list/tasks.js:100
2565
  msgid "Setup wizard"
2566
  msgstr ""
2567
 
2568
+ #: src/Features/Onboarding.php:906
2569
  msgid "WooCommerce Onboarding"
2570
  msgstr ""
2571
 
2572
+ #: src/Features/Onboarding.php:908
2573
  msgid "Profile Setup Wizard"
2574
  msgstr ""
2575
 
2576
+ #: src/Features/Onboarding.php:909
2577
  msgid ""
2578
  "If you need to access the setup wizard again, please click on the button "
2579
  "below."
2580
  msgstr ""
2581
 
2582
+ #: src/Features/Onboarding.php:912
2583
  msgid "Task List"
2584
  msgstr ""
2585
 
2586
+ #: src/Features/Onboarding.php:913
2587
  msgid ""
2588
  "If you need to enable or disable the task list, please click on the button "
2589
  "below."
2590
  msgstr ""
2591
 
2592
+ #: src/Features/Onboarding.php:915
2593
  msgid "Enable"
2594
  msgstr ""
2595
 
2596
+ #: src/Features/Onboarding.php:916
2597
  msgid "Disable"
2598
  msgstr ""
2599
 
2600
+ #: src/Features/Onboarding.php:920
2601
  msgid "Calypso / WordPress.com"
2602
  msgstr ""
2603
 
2604
+ #: src/Features/Onboarding.php:922
2605
  msgid "Quickly access the Jetpack connection flow in Calypso."
2606
  msgstr ""
2607
 
2608
+ #: src/Features/Onboarding.php:923 src/Features/Onboarding.php:927
2609
  #: src/Notes/WC_Admin_Notes_Woo_Subscriptions_Notes.php:190
2610
  #: client/dashboard/components/connect/index.js:86
2611
  #: client/task-list/tasks/payments/paypal.js:324
2614
  msgid "Connect"
2615
  msgstr ""
2616
 
2617
+ #: src/Features/Onboarding.php:926
2618
  msgid "Quickly access the WooCommerce.com connection flow in Calypso."
2619
  msgstr ""
2620
 
2621
+ #: src/Features/Onboarding.php:973 src/Features/Onboarding.php:979
2622
  msgid "WooCommerce Helper was not able to connect to WooCommerce.com."
2623
  msgstr ""
2624
 
2842
  msgstr ""
2843
 
2844
  #: src/Notes/WC_Admin_Notes_First_Product.php:75
 
2845
  msgid "Watch tutorial"
2846
  msgstr ""
2847
 
2958
  msgid "Ready to launch your store?"
2959
  msgstr ""
2960
 
 
 
 
 
 
 
 
 
 
 
2961
  #: src/Notes/WC_Admin_Notes_Marketing.php:32
2962
  msgid "Connect with your audience"
2963
  msgstr ""
5921
  #: client/task-list/tasks/payments/eway.js:117
5922
  #: client/task-list/tasks/payments/payfast.js:137
5923
  #: client/task-list/tasks/payments/paypal.js:279
5924
+ #: client/task-list/tasks/payments/stripe.js:243
5925
  #: client/task-list/tasks/shipping/index.js:212
5926
  msgid "Proceed"
5927
  msgstr ""
5978
  #: client/task-list/tasks/payments/bacs.js:59
5979
  #: client/task-list/tasks/payments/eway.js:61
5980
  #: client/task-list/tasks/payments/payfast.js:73
5981
+ #: client/task-list/tasks/payments/stripe.js:153
5982
  msgid "There was a problem saving your payment setings"
5983
  msgstr ""
5984
 
6277
  "connect later in store settings."
6278
  msgstr ""
6279
 
6280
+ #: client/task-list/tasks/payments/stripe.js:172
6281
  msgid "Please enter a valid publishable key. Valid keys start with \"pk_live\"."
6282
  msgstr ""
6283
 
6284
+ #: client/task-list/tasks/payments/stripe.js:178
6285
  msgid ""
6286
  "Please enter a valid secret key. Valid keys start with \"sk_live\" or "
6287
  "\"rk_live\"."
6288
  msgstr ""
6289
 
6290
+ #: client/task-list/tasks/payments/stripe.js:190
6291
  msgid ""
6292
  "Your API details can be obtained from your {{docsLink}}Stripe "
6293
  "account{{/docsLink}}. Don’t have a Stripe account? {{registerLink}}Create "
6294
  "one.{{/registerLink}}"
6295
  msgstr ""
6296
 
6297
+ #: client/task-list/tasks/payments/stripe.js:222
6298
  msgid "Live Publishable Key"
6299
  msgstr ""
6300
 
6301
+ #: client/task-list/tasks/payments/stripe.js:230
6302
  msgid "Live Secret Key"
6303
  msgstr ""
6304
 
6305
+ #: client/task-list/tasks/payments/stripe.js:259
6306
  msgid "Connect your Stripe account"
6307
  msgstr ""
6308
 
6309
+ #: client/task-list/tasks/payments/stripe.js:269
6310
  msgid "A Stripe account is required to process payments."
6311
  msgstr ""
6312
 
6313
+ #: client/task-list/tasks/payments/stripe.js:279
6314
  msgid ""
6315
  "Connect your store to your Stripe account. Don’t have a Stripe account? "
6316
  "Create one."
packages/woocommerce-admin/readme.txt CHANGED
@@ -4,7 +4,7 @@ Tags: ecommerce, e-commerce, store, sales, reports, analytics, dashboard, activi
4
  Requires at least: 5.3.0
5
  Tested up to: 5.4.2
6
  Requires PHP: 5.6.20
7
- Stable tag: 1.6.0-beta.1
8
  License: GPLv3
9
  License URI: https://github.com/woocommerce/woocommerce-admin/blob/main/license.txt
10
 
@@ -86,7 +86,7 @@ Release and roadmap notes are available on the [WooCommerce Developers Blog](htt
86
  - Dev: Add filters for columns in reports #5134
87
  - Dev: Don't include "min" suffix in build JS files for core build #5130
88
  - Enhancement: Add free local shipping zone on profile complete #4857
89
- - Enhancement: Add woocommerce/tracks pacakage #5107
90
  - Enhancement: Add filter to allow modification of report columns #4984
91
  - Enhancement: Add WooCommerce Mobile Banner #5037
92
  - Enhancement: Add Product Attribute advanced filter #5038
@@ -108,7 +108,7 @@ Release and roadmap notes are available on the [WooCommerce Developers Blog](htt
108
  - Tweak: Enable homescreen for all sites #5108
109
  - Tweak: Enable remote inbox in all envs #5160
110
  - Tweak: Add opt-out for remote inbox #5162
111
- - Fix: Table componenbt onQueryChange default prop #4959
112
  - Fix: Dependency declarations in woocommerce/components #4972
113
  - Fix: Text domains in stock report #4980
114
  - Fix: Typo in reports store action creators #4992
4
  Requires at least: 5.3.0
5
  Tested up to: 5.4.2
6
  Requires PHP: 5.6.20
7
+ Stable tag: 1.6.0-rc.3
8
  License: GPLv3
9
  License URI: https://github.com/woocommerce/woocommerce-admin/blob/main/license.txt
10
 
86
  - Dev: Add filters for columns in reports #5134
87
  - Dev: Don't include "min" suffix in build JS files for core build #5130
88
  - Enhancement: Add free local shipping zone on profile complete #4857
89
+ - Enhancement: Add woocommerce/tracks package #5107
90
  - Enhancement: Add filter to allow modification of report columns #4984
91
  - Enhancement: Add WooCommerce Mobile Banner #5037
92
  - Enhancement: Add Product Attribute advanced filter #5038
108
  - Tweak: Enable homescreen for all sites #5108
109
  - Tweak: Enable remote inbox in all envs #5160
110
  - Tweak: Add opt-out for remote inbox #5162
111
+ - Fix: Table component onQueryChange default prop #4959
112
  - Fix: Dependency declarations in woocommerce/components #4972
113
  - Fix: Text domains in stock report #4980
114
  - Fix: Typo in reports store action creators #4992
packages/woocommerce-admin/src/API/OnboardingProfile.php CHANGED
@@ -99,10 +99,10 @@ class OnboardingProfile extends \WC_REST_Data_Controller {
99
  public function get_items( $request ) {
100
  include_once WC_ABSPATH . 'includes/admin/helper/class-wc-helper-options.php';
101
 
102
- $onboarding_data = get_option( Onboarding::PROFILE_DATA_OPTION, array() );
103
- $item_schema = $this->get_item_schema();
104
-
105
- $items = array();
106
  foreach ( $item_schema['properties'] as $key => $property_schema ) {
107
  $items[ $key ] = isset( $onboarding_data[ $key ] ) ? $onboarding_data[ $key ] : null;
108
  }
@@ -116,6 +116,19 @@ class OnboardingProfile extends \WC_REST_Data_Controller {
116
  return rest_ensure_response( $data );
117
  }
118
 
 
 
 
 
 
 
 
 
 
 
 
 
 
119
  /**
120
  * Update onboarding profile data.
121
  *
99
  public function get_items( $request ) {
100
  include_once WC_ABSPATH . 'includes/admin/helper/class-wc-helper-options.php';
101
 
102
+ $onboarding_data = get_option( Onboarding::PROFILE_DATA_OPTION, array() );
103
+ $onboarding_data['industry'] = isset( $onboarding_data['industry'] ) ? $this->filter_industries( $onboarding_data['industry'] ) : null;
104
+ $item_schema = $this->get_item_schema();
105
+ $items = array();
106
  foreach ( $item_schema['properties'] as $key => $property_schema ) {
107
  $items[ $key ] = isset( $onboarding_data[ $key ] ) ? $onboarding_data[ $key ] : null;
108
  }
116
  return rest_ensure_response( $data );
117
  }
118
 
119
+ /**
120
+ * Filter the industries.
121
+ *
122
+ * @param array $industries list of industries.
123
+ * @return array
124
+ */
125
+ public function filter_industries( $industries ) {
126
+ return apply_filters(
127
+ 'woocommerce_admin_onboarding_industries',
128
+ $industries
129
+ );
130
+ }
131
+
132
  /**
133
  * Update onboarding profile data.
134
  *
packages/woocommerce-admin/src/API/OnboardingTasks.php CHANGED
@@ -498,6 +498,15 @@ class OnboardingTasks extends \WC_REST_Data_Controller {
498
  'context' => array( 'view' ),
499
  'readonly' => true,
500
  ),
 
 
 
 
 
 
 
 
 
501
  'taxJarActivated' => array(
502
  'type' => 'boolean',
503
  'description' => __( 'If the store has the TaxJar extension active.', 'woocommerce' ),
498
  'context' => array( 'view' ),
499
  'readonly' => true,
500
  ),
501
+ 'stripeSupportedCountries' => array(
502
+ 'type' => 'array',
503
+ 'description' => __( 'Country codes that are supported by Stripe.', 'woocommerce' ),
504
+ 'context' => array( 'view' ),
505
+ 'readonly' => true,
506
+ 'items' => array(
507
+ 'type' => 'string',
508
+ ),
509
+ ),
510
  'taxJarActivated' => array(
511
  'type' => 'boolean',
512
  'description' => __( 'If the store has the TaxJar extension active.', 'woocommerce' ),
packages/woocommerce-admin/src/Events.php CHANGED
@@ -30,7 +30,6 @@ use \Automattic\WooCommerce\Admin\Loader;
30
  use \Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes_Insight_First_Sale;
31
  use \Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes_Home_Screen_Feedback;
32
  use \Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes_Need_Some_Inspiration;
33
- use \Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes_Learn_More_About_Product_Settings;
34
  use \Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes_Online_Clothing_Store;
35
  use \Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes_First_Product;
36
  use \Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes_Customize_Store_With_Blocks;
@@ -99,7 +98,6 @@ class Events {
99
  WC_Admin_Notes_Launch_Checklist::possibly_add_note();
100
  WC_Admin_Notes_Home_Screen_Feedback::possibly_add_note();
101
  WC_Admin_Notes_Need_Some_Inspiration::possibly_add_note();
102
- WC_Admin_Notes_Learn_More_About_Product_Settings::possibly_add_note();
103
  WC_Admin_Notes_Online_Clothing_Store::possibly_add_note();
104
  WC_Admin_Notes_First_Product::possibly_add_note();
105
  WC_Admin_Notes_Choose_Niche::possibly_add_note();
30
  use \Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes_Insight_First_Sale;
31
  use \Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes_Home_Screen_Feedback;
32
  use \Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes_Need_Some_Inspiration;
 
33
  use \Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes_Online_Clothing_Store;
34
  use \Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes_First_Product;
35
  use \Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes_Customize_Store_With_Blocks;
98
  WC_Admin_Notes_Launch_Checklist::possibly_add_note();
99
  WC_Admin_Notes_Home_Screen_Feedback::possibly_add_note();
100
  WC_Admin_Notes_Need_Some_Inspiration::possibly_add_note();
 
101
  WC_Admin_Notes_Online_Clothing_Store::possibly_add_note();
102
  WC_Admin_Notes_First_Product::possibly_add_note();
103
  WC_Admin_Notes_Choose_Niche::possibly_add_note();
packages/woocommerce-admin/src/FeaturePlugin.php CHANGED
@@ -152,7 +152,7 @@ class FeaturePlugin {
152
  $this->define( 'WC_ADMIN_PLUGIN_FILE', WC_ADMIN_ABSPATH . 'woocommerce-admin.php' );
153
  // WARNING: Do not directly edit this version number constant.
154
  // It is updated as part of the prebuild process from the package.json value.
155
- $this->define( 'WC_ADMIN_VERSION_NUMBER', '1.6.0-beta.1' );
156
  }
157
 
158
  /**
152
  $this->define( 'WC_ADMIN_PLUGIN_FILE', WC_ADMIN_ABSPATH . 'woocommerce-admin.php' );
153
  // WARNING: Do not directly edit this version number constant.
154
  // It is updated as part of the prebuild process from the package.json value.
155
+ $this->define( 'WC_ADMIN_VERSION_NUMBER', '1.6.0-rc.3' );
156
  }
157
 
158
  /**
packages/woocommerce-admin/src/Features/Onboarding.php CHANGED
@@ -108,6 +108,7 @@ class Onboarding {
108
  return;
109
  }
110
 
 
111
  add_action( 'current_screen', array( $this, 'finish_paypal_connect' ) );
112
  add_action( 'current_screen', array( $this, 'finish_square_connect' ) );
113
  add_action( 'current_screen', array( $this, 'add_help_tab' ), 60 );
@@ -118,6 +119,47 @@ class Onboarding {
118
  add_action( 'current_screen', array( $this, 'redirect_old_onboarding' ) );
119
  }
120
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
121
  /**
122
  * Sets the woocommerce_setup_jetpack_opted_in to true when Jetpack connects to WPCOM.
123
  */
@@ -315,11 +357,6 @@ class Onboarding {
315
  'use_description' => false,
316
  'description_label' => '',
317
  ),
318
- 'art-music-photography' => array(
319
- 'label' => __( 'Art, music, and photography', 'woocommerce' ),
320
- 'use_description' => false,
321
- 'description_label' => '',
322
- ),
323
  'electronics-computers' => array(
324
  'label' => __( 'Electronics and computers', 'woocommerce' ),
325
  'use_description' => false,
@@ -605,13 +642,12 @@ class Onboarding {
605
 
606
  // Only fetch if the onboarding wizard OR the task list is incomplete.
607
  if ( self::should_show_profiler() || self::should_show_tasks() ) {
608
- $settings['onboarding']['activeTheme'] = get_option( 'stylesheet' );
609
- $settings['onboarding']['stripeSupportedCountries'] = self::get_stripe_supported_countries();
610
- $settings['onboarding']['euCountries'] = WC()->countries->get_european_union_countries();
611
- $current_user = wp_get_current_user();
612
- $settings['onboarding']['userEmail'] = esc_html( $current_user->user_email );
613
- $settings['onboarding']['productTypes'] = self::get_allowed_product_types();
614
- $settings['onboarding']['themes'] = self::get_themes();
615
  }
616
 
617
  return $settings;
@@ -666,57 +702,6 @@ class Onboarding {
666
  return $options;
667
  }
668
 
669
- /**
670
- * Returns a list of Stripe supported countries. This method can be removed once merged to core.
671
- *
672
- * @return array
673
- */
674
- private static function get_stripe_supported_countries() {
675
- // https://stripe.com/global.
676
- return array(
677
- 'AU',
678
- 'AT',
679
- 'BE',
680
- 'BG',
681
- // 'BR', // Preview, requires invite.
682
- 'CA',
683
- 'CY',
684
- 'CZ',
685
- 'DK',
686
- 'EE',
687
- 'FI',
688
- 'FR',
689
- 'DE',
690
- 'GR',
691
- 'HK',
692
- 'IN', // Preview.
693
- 'IE',
694
- 'IT',
695
- 'JP',
696
- 'LV',
697
- 'LT',
698
- 'LU',
699
- 'MY',
700
- 'MT',
701
- 'MX',
702
- 'NL',
703
- 'NZ',
704
- 'NO',
705
- 'PL',
706
- 'PT',
707
- 'RO',
708
- 'SG',
709
- 'SK',
710
- 'SI',
711
- 'ES',
712
- 'SE',
713
- 'CH',
714
- 'GB',
715
- 'US',
716
- 'PR',
717
- );
718
- }
719
-
720
  /**
721
  * Gets an array of plugins that can be installed & activated via the onboarding wizard.
722
  *
108
  return;
109
  }
110
 
111
+ add_action( 'admin_init', array( $this, 'admin_redirects' ) );
112
  add_action( 'current_screen', array( $this, 'finish_paypal_connect' ) );
113
  add_action( 'current_screen', array( $this, 'finish_square_connect' ) );
114
  add_action( 'current_screen', array( $this, 'add_help_tab' ), 60 );
119
  add_action( 'current_screen', array( $this, 'redirect_old_onboarding' ) );
120
  }
121
 
122
+ /**
123
+ * Handle redirects to setup/welcome page after install and updates.
124
+ *
125
+ * For setup wizard, transient must be present, the user must have access rights, and we must ignore the network/bulk plugin updaters.
126
+ */
127
+ public function admin_redirects() {
128
+ // Don't run this fn from Action Scheduler requests, as it would clear _wc_activation_redirect transient.
129
+ // That means OBW would never be shown.
130
+ if ( wc_is_running_from_async_action_scheduler() ) {
131
+ return;
132
+ }
133
+
134
+ // Setup wizard redirect.
135
+ if ( get_transient( '_wc_activation_redirect' ) && apply_filters( 'woocommerce_enable_setup_wizard', true ) ) {
136
+ $do_redirect = true;
137
+ $current_page = isset( $_GET['page'] ) ? wc_clean( wp_unslash( $_GET['page'] ) ) : false; // phpcs:ignore WordPress.Security.NonceVerification
138
+ $is_onboarding_path = ! isset( $_GET['path'] ) || '/setup-wizard' === wc_clean( wp_unslash( $_GET['page'] ) ); // phpcs:ignore WordPress.Security.NonceVerification
139
+
140
+ // On these pages, or during these events, postpone the redirect.
141
+ if ( wp_doing_ajax() || is_network_admin() || ! current_user_can( 'manage_woocommerce' ) ) {
142
+ $do_redirect = false;
143
+ }
144
+
145
+ // On these pages, or during these events, disable the redirect.
146
+ if (
147
+ ( 'wc-admin' === $current_page && $is_onboarding_path ) ||
148
+ apply_filters( 'woocommerce_prevent_automatic_wizard_redirect', false ) ||
149
+ isset( $_GET['activate-multi'] ) // phpcs:ignore WordPress.Security.NonceVerification
150
+ ) {
151
+ delete_transient( '_wc_activation_redirect' );
152
+ $do_redirect = false;
153
+ }
154
+
155
+ if ( $do_redirect ) {
156
+ delete_transient( '_wc_activation_redirect' );
157
+ wp_safe_redirect( wc_admin_url() );
158
+ exit;
159
+ }
160
+ }
161
+ }
162
+
163
  /**
164
  * Sets the woocommerce_setup_jetpack_opted_in to true when Jetpack connects to WPCOM.
165
  */
357
  'use_description' => false,
358
  'description_label' => '',
359
  ),
 
 
 
 
 
360
  'electronics-computers' => array(
361
  'label' => __( 'Electronics and computers', 'woocommerce' ),
362
  'use_description' => false,
642
 
643
  // Only fetch if the onboarding wizard OR the task list is incomplete.
644
  if ( self::should_show_profiler() || self::should_show_tasks() ) {
645
+ $settings['onboarding']['activeTheme'] = get_option( 'stylesheet' );
646
+ $settings['onboarding']['euCountries'] = WC()->countries->get_european_union_countries();
647
+ $current_user = wp_get_current_user();
648
+ $settings['onboarding']['userEmail'] = esc_html( $current_user->user_email );
649
+ $settings['onboarding']['productTypes'] = self::get_allowed_product_types();
650
+ $settings['onboarding']['themes'] = self::get_themes();
 
651
  }
652
 
653
  return $settings;
702
  return $options;
703
  }
704
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
705
  /**
706
  * Gets an array of plugins that can be installed & activated via the onboarding wizard.
707
  *
packages/woocommerce-admin/src/Features/OnboardingAutomateTaxes.php CHANGED
@@ -24,6 +24,14 @@ class OnboardingAutomateTaxes {
24
  'on_onboarding_profile_completed',
25
  )
26
  );
 
 
 
 
 
 
 
 
27
  }
28
 
29
  /**
24
  'on_onboarding_profile_completed',
25
  )
26
  );
27
+
28
+ add_action(
29
+ 'jetpack_authorize_ending_authorized',
30
+ array(
31
+ __CLASS__,
32
+ 'on_onboarding_profile_completed',
33
+ )
34
+ );
35
  }
36
 
37
  /**
packages/woocommerce-admin/src/Features/OnboardingTasks.php CHANGED
@@ -111,6 +111,7 @@ class OnboardingTasks {
111
  $settings['isAppearanceComplete'] = get_option( 'woocommerce_task_list_appearance_complete' );
112
  $settings['isTaxComplete'] = self::check_task_completion( 'tax' );
113
  $settings['shippingZonesCount'] = count( \WC_Shipping_Zones::get_zones() );
 
114
  $settings['stylesheet'] = get_option( 'stylesheet' );
115
  $settings['taxJarActivated'] = class_exists( 'WC_Taxjar' );
116
  $settings['themeMods'] = get_theme_mods();
@@ -300,6 +301,57 @@ class OnboardingTasks {
300
  return $tax_supported_countries;
301
  }
302
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
303
  /**
304
  * Records an event when all tasks are completed in the task list.
305
  *
111
  $settings['isAppearanceComplete'] = get_option( 'woocommerce_task_list_appearance_complete' );
112
  $settings['isTaxComplete'] = self::check_task_completion( 'tax' );
113
  $settings['shippingZonesCount'] = count( \WC_Shipping_Zones::get_zones() );
114
+ $settings['stripeSupportedCountries'] = self::get_stripe_supported_countries();
115
  $settings['stylesheet'] = get_option( 'stylesheet' );
116
  $settings['taxJarActivated'] = class_exists( 'WC_Taxjar' );
117
  $settings['themeMods'] = get_theme_mods();
301
  return $tax_supported_countries;
302
  }
303
 
304
+ /**
305
+ * Returns a list of Stripe supported countries. This method can be removed once merged to core.
306
+ *
307
+ * @return array
308
+ */
309
+ private static function get_stripe_supported_countries() {
310
+ // https://stripe.com/global.
311
+ return array(
312
+ 'AU',
313
+ 'AT',
314
+ 'BE',
315
+ 'BG',
316
+ // 'BR', // Preview, requires invite.
317
+ 'CA',
318
+ 'CY',
319
+ 'CZ',
320
+ 'DK',
321
+ 'EE',
322
+ 'FI',
323
+ 'FR',
324
+ 'DE',
325
+ 'GR',
326
+ 'HK',
327
+ 'IN', // Preview.
328
+ 'IE',
329
+ 'IT',
330
+ 'JP',
331
+ 'LV',
332
+ 'LT',
333
+ 'LU',
334
+ 'MY',
335
+ 'MT',
336
+ 'MX',
337
+ 'NL',
338
+ 'NZ',
339
+ 'NO',
340
+ 'PL',
341
+ 'PT',
342
+ 'RO',
343
+ 'SG',
344
+ 'SK',
345
+ 'SI',
346
+ 'ES',
347
+ 'SE',
348
+ 'CH',
349
+ 'GB',
350
+ 'US',
351
+ 'PR',
352
+ );
353
+ }
354
+
355
  /**
356
  * Records an event when all tasks are completed in the task list.
357
  *
packages/woocommerce-admin/src/Install.php CHANGED
@@ -471,6 +471,7 @@ class Install {
471
  'wc-admin-welcome-note',
472
  'wc-admin-store-notice-setting-moved',
473
  'wc-admin-store-notice-giving-feedback',
 
474
  );
475
 
476
  $additional_obsolete_notes_names = apply_filters(
471
  'wc-admin-welcome-note',
472
  'wc-admin-store-notice-setting-moved',
473
  'wc-admin-store-notice-giving-feedback',
474
+ 'wc-admin-learn-more-about-product-settings',
475
  );
476
 
477
  $additional_obsolete_notes_names = apply_filters(
packages/woocommerce-admin/src/Notes/WC_Admin_Notes_Learn_More_About_Product_Settings.php DELETED
@@ -1,82 +0,0 @@
1
- <?php
2
- /**
3
- * WooCommerce Admin: Learn more about Product Settings
4
- *
5
- * Adds a note about learning more about product settings.
6
- */
7
-
8
- namespace Automattic\WooCommerce\Admin\Notes;
9
-
10
- defined( 'ABSPATH' ) || exit;
11
-
12
- use \Automattic\WooCommerce\Admin\Features\Onboarding;
13
-
14
- /**
15
- * WC_Admin_Notes_Learn_More_About_Product_Settings.
16
- */
17
- class WC_Admin_Notes_Learn_More_About_Product_Settings {
18
- /**
19
- * Note traits.
20
- */
21
- use NoteTraits;
22
-
23
- /**
24
- * Name of the note for use in the database.
25
- */
26
- const NOTE_NAME = 'wc-admin-learn-more-about-product-settings';
27
-
28
- /**
29
- * Get the note.
30
- */
31
- public static function get_note() {
32
- $onboarding_profile = get_option( 'woocommerce_onboarding_profile', array() );
33
-
34
- // Confirm that $onboarding_profile is set.
35
- if ( empty( $onboarding_profile ) ) {
36
- return;
37
- }
38
-
39
- // Make sure that the person who filled out the OBW was not setting up
40
- // the store for their customer/client.
41
- if (
42
- isset( $onboarding_profile['setup_client'] )
43
- && $onboarding_profile['setup_client']
44
- ) {
45
- return;
46
- }
47
-
48
- // Make sure that products were added at least one day ago.
49
- $query = new \WC_Product_Query(
50
- array(
51
- 'limit' => 1,
52
- 'status' => 'publish',
53
- 'orderby' => 'date',
54
- 'order' => 'ASC',
55
- )
56
- );
57
- $products = $query->get_products();
58
- if ( 0 === count( $products ) ) {
59
- return;
60
- }
61
- $oldest_product_timestamp = $products[0]->get_date_created()->getTimestamp();
62
- if ( ( time() - $oldest_product_timestamp ) < DAY_IN_SECONDS ) {
63
- return;
64
- }
65
-
66
- $note = new WC_Admin_Note();
67
- $note->set_title( __( 'Learn more about Product Settings', 'woocommerce' ) );
68
- $note->set_content( __( 'In this video you\'ll find information about configuring product settings, such as how they are displayed, editing inventory options and so on.', 'woocommerce' ) );
69
- $note->set_type( WC_Admin_Note::E_WC_ADMIN_NOTE_INFORMATIONAL );
70
- $note->set_name( self::NOTE_NAME );
71
- $note->set_content_data( (object) array() );
72
- $note->set_source( 'woocommerce-admin' );
73
- $note->add_action(
74
- 'learn-more-about-product-settings',
75
- __( 'Watch tutorial', 'woocommerce' ),
76
- 'https://www.youtube.com/watch?v=FEmwJsE8xDY&t=',
77
- WC_Admin_Note::E_WC_ADMIN_NOTE_ACTIONED,
78
- true
79
- );
80
- return $note;
81
- }
82
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
packages/woocommerce-admin/src/Package.php CHANGED
@@ -24,7 +24,7 @@ class Package {
24
  *
25
  * @var string
26
  */
27
- const VERSION = '1.6.0-beta.1';
28
 
29
  /**
30
  * Package active.
24
  *
25
  * @var string
26
  */
27
+ const VERSION = '1.6.0-rc.3';
28
 
29
  /**
30
  * Package active.
packages/woocommerce-admin/vendor/autoload.php CHANGED
@@ -4,4 +4,4 @@
4
 
5
  require_once __DIR__ . '/composer/autoload_real.php';
6
 
7
- return ComposerAutoloaderInit174d03d1ef85df82f11389ed14718f05::getLoader();
4
 
5
  require_once __DIR__ . '/composer/autoload_real.php';
6
 
7
+ return ComposerAutoloaderInit9e2e6fdcb0568401875a5994db6dd7af::getLoader();
packages/woocommerce-admin/vendor/autoload_packages.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jp97705416808a472609ab7bff68a15931;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp01fc285e054d0eae1fab9c3bc6b1f3fe;
9
 
10
  // phpcs:ignore
11
 
packages/woocommerce-admin/vendor/class-autoloader-handler.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jp97705416808a472609ab7bff68a15931;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp01fc285e054d0eae1fab9c3bc6b1f3fe;
9
 
10
  // phpcs:ignore
11
 
packages/woocommerce-admin/vendor/class-classes-handler.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jp97705416808a472609ab7bff68a15931;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp01fc285e054d0eae1fab9c3bc6b1f3fe;
9
 
10
  // phpcs:ignore
11
 
packages/woocommerce-admin/vendor/class-files-handler.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jp97705416808a472609ab7bff68a15931;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp01fc285e054d0eae1fab9c3bc6b1f3fe;
9
 
10
  // phpcs:ignore
11
 
packages/woocommerce-admin/vendor/class-plugins-handler.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jp97705416808a472609ab7bff68a15931;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp01fc285e054d0eae1fab9c3bc6b1f3fe;
9
 
10
  // phpcs:ignore
11
 
packages/woocommerce-admin/vendor/class-version-selector.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jp97705416808a472609ab7bff68a15931;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp01fc285e054d0eae1fab9c3bc6b1f3fe;
9
 
10
  // phpcs:ignore
11
 
packages/woocommerce-admin/vendor/composer/autoload_real.php CHANGED
@@ -2,7 +2,7 @@
2
 
3
  // autoload_real.php @generated by Composer
4
 
5
- class ComposerAutoloaderInit174d03d1ef85df82f11389ed14718f05
6
  {
7
  private static $loader;
8
 
@@ -19,15 +19,15 @@ class ComposerAutoloaderInit174d03d1ef85df82f11389ed14718f05
19
  return self::$loader;
20
  }
21
 
22
- spl_autoload_register(array('ComposerAutoloaderInit174d03d1ef85df82f11389ed14718f05', 'loadClassLoader'), true, true);
23
  self::$loader = $loader = new \Composer\Autoload\ClassLoader();
24
- spl_autoload_unregister(array('ComposerAutoloaderInit174d03d1ef85df82f11389ed14718f05', 'loadClassLoader'));
25
 
26
  $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
27
  if ($useStaticLoader) {
28
  require_once __DIR__ . '/autoload_static.php';
29
 
30
- call_user_func(\Composer\Autoload\ComposerStaticInit174d03d1ef85df82f11389ed14718f05::getInitializer($loader));
31
  } else {
32
  $map = require __DIR__ . '/autoload_namespaces.php';
33
  foreach ($map as $namespace => $path) {
2
 
3
  // autoload_real.php @generated by Composer
4
 
5
+ class ComposerAutoloaderInit9e2e6fdcb0568401875a5994db6dd7af
6
  {
7
  private static $loader;
8
 
19
  return self::$loader;
20
  }
21
 
22
+ spl_autoload_register(array('ComposerAutoloaderInit9e2e6fdcb0568401875a5994db6dd7af', 'loadClassLoader'), true, true);
23
  self::$loader = $loader = new \Composer\Autoload\ClassLoader();
24
+ spl_autoload_unregister(array('ComposerAutoloaderInit9e2e6fdcb0568401875a5994db6dd7af', 'loadClassLoader'));
25
 
26
  $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
27
  if ($useStaticLoader) {
28
  require_once __DIR__ . '/autoload_static.php';
29
 
30
+ call_user_func(\Composer\Autoload\ComposerStaticInit9e2e6fdcb0568401875a5994db6dd7af::getInitializer($loader));
31
  } else {
32
  $map = require __DIR__ . '/autoload_namespaces.php';
33
  foreach ($map as $namespace => $path) {
packages/woocommerce-admin/vendor/composer/autoload_static.php CHANGED
@@ -4,7 +4,7 @@
4
 
5
  namespace Composer\Autoload;
6
 
7
- class ComposerStaticInit174d03d1ef85df82f11389ed14718f05
8
  {
9
  public static $prefixLengthsPsr4 = array (
10
  'C' =>
@@ -36,8 +36,8 @@ class ComposerStaticInit174d03d1ef85df82f11389ed14718f05
36
  public static function getInitializer(ClassLoader $loader)
37
  {
38
  return \Closure::bind(function () use ($loader) {
39
- $loader->prefixLengthsPsr4 = ComposerStaticInit174d03d1ef85df82f11389ed14718f05::$prefixLengthsPsr4;
40
- $loader->prefixDirsPsr4 = ComposerStaticInit174d03d1ef85df82f11389ed14718f05::$prefixDirsPsr4;
41
 
42
  }, null, ClassLoader::class);
43
  }
4
 
5
  namespace Composer\Autoload;
6
 
7
+ class ComposerStaticInit9e2e6fdcb0568401875a5994db6dd7af
8
  {
9
  public static $prefixLengthsPsr4 = array (
10
  'C' =>
36
  public static function getInitializer(ClassLoader $loader)
37
  {
38
  return \Closure::bind(function () use ($loader) {
39
+ $loader->prefixLengthsPsr4 = ComposerStaticInit9e2e6fdcb0568401875a5994db6dd7af::$prefixLengthsPsr4;
40
+ $loader->prefixDirsPsr4 = ComposerStaticInit9e2e6fdcb0568401875a5994db6dd7af::$prefixDirsPsr4;
41
 
42
  }, null, ClassLoader::class);
43
  }
packages/woocommerce-admin/vendor/composer/jetpack_autoload_classmap.php CHANGED
@@ -383,795 +383,791 @@ return array(
383
  'path' => $vendorDir . '/composer/installers/src/Composer/Installers/MicroweberInstaller.php'
384
  ),
385
  'Automattic\\WooCommerce\\Admin\\Overrides\\Order' => array(
386
- 'version' => '1.6.0.0-beta1',
387
  'path' => $baseDir . '/src/Overrides/Order.php'
388
  ),
389
  'Automattic\\WooCommerce\\Admin\\Overrides\\ThemeUpgrader' => array(
390
- 'version' => '1.6.0.0-beta1',
391
  'path' => $baseDir . '/src/Overrides/ThemeUpgrader.php'
392
  ),
393
  'Automattic\\WooCommerce\\Admin\\Overrides\\ThemeUpgraderSkin' => array(
394
- 'version' => '1.6.0.0-beta1',
395
  'path' => $baseDir . '/src/Overrides/ThemeUpgraderSkin.php'
396
  ),
397
  'Automattic\\WooCommerce\\Admin\\Overrides\\OrderTraits' => array(
398
- 'version' => '1.6.0.0-beta1',
399
  'path' => $baseDir . '/src/Overrides/OrderTraits.php'
400
  ),
401
  'Automattic\\WooCommerce\\Admin\\Overrides\\OrderRefund' => array(
402
- 'version' => '1.6.0.0-beta1',
403
  'path' => $baseDir . '/src/Overrides/OrderRefund.php'
404
  ),
405
  'Automattic\\WooCommerce\\Admin\\Loader' => array(
406
- 'version' => '1.6.0.0-beta1',
407
  'path' => $baseDir . '/src/Loader.php'
408
  ),
409
  'Automattic\\WooCommerce\\Admin\\ReportCSVEmail' => array(
410
- 'version' => '1.6.0.0-beta1',
411
  'path' => $baseDir . '/src/ReportCSVEmail.php'
412
  ),
413
  'Automattic\\WooCommerce\\Admin\\FeaturePlugin' => array(
414
- 'version' => '1.6.0.0-beta1',
415
  'path' => $baseDir . '/src/FeaturePlugin.php'
416
  ),
417
  'Automattic\\WooCommerce\\Admin\\ReportsSync' => array(
418
- 'version' => '1.6.0.0-beta1',
419
  'path' => $baseDir . '/src/ReportsSync.php'
420
  ),
421
  'Automattic\\WooCommerce\\Admin\\ReportCSVExporter' => array(
422
- 'version' => '1.6.0.0-beta1',
423
  'path' => $baseDir . '/src/ReportCSVExporter.php'
424
  ),
425
  'Automattic\\WooCommerce\\Admin\\Install' => array(
426
- 'version' => '1.6.0.0-beta1',
427
  'path' => $baseDir . '/src/Install.php'
428
  ),
429
  'Automattic\\WooCommerce\\Admin\\PluginsHelper' => array(
430
- 'version' => '1.6.0.0-beta1',
431
  'path' => $baseDir . '/src/PluginsHelper.php'
432
  ),
433
  'Automattic\\WooCommerce\\Admin\\CategoryLookup' => array(
434
- 'version' => '1.6.0.0-beta1',
435
  'path' => $baseDir . '/src/CategoryLookup.php'
436
  ),
437
  'Automattic\\WooCommerce\\Admin\\DateTimeProvider\\CurrentDateTimeProvider' => array(
438
- 'version' => '1.6.0.0-beta1',
439
  'path' => $baseDir . '/src/DateTimeProvider/CurrentDateTimeProvider.php'
440
  ),
441
  'Automattic\\WooCommerce\\Admin\\DateTimeProvider\\DateTimeProviderInterface' => array(
442
- 'version' => '1.6.0.0-beta1',
443
  'path' => $baseDir . '/src/DateTimeProvider/DateTimeProviderInterface.php'
444
  ),
445
  'Automattic\\WooCommerce\\Admin\\Composer\\Package' => array(
446
- 'version' => '1.6.0.0-beta1',
447
  'path' => $baseDir . '/src/Package.php'
448
  ),
449
  'Automattic\\WooCommerce\\Admin\\ReportExporter' => array(
450
- 'version' => '1.6.0.0-beta1',
451
  'path' => $baseDir . '/src/ReportExporter.php'
452
  ),
453
  'Automattic\\WooCommerce\\Admin\\Features\\MobileAppBanner' => array(
454
- 'version' => '1.6.0.0-beta1',
455
  'path' => $baseDir . '/src/Features/MobileAppBanner.php'
456
  ),
457
  'Automattic\\WooCommerce\\Admin\\Features\\OnboardingTasks' => array(
458
- 'version' => '1.6.0.0-beta1',
459
  'path' => $baseDir . '/src/Features/OnboardingTasks.php'
460
  ),
461
  'Automattic\\WooCommerce\\Admin\\Features\\ShippingLabelBannerDisplayRules' => array(
462
- 'version' => '1.6.0.0-beta1',
463
  'path' => $baseDir . '/src/Features/ShippingLabelBannerDisplayRules.php'
464
  ),
465
  'Automattic\\WooCommerce\\Admin\\Features\\CouponsMovedTrait' => array(
466
- 'version' => '1.6.0.0-beta1',
467
  'path' => $baseDir . '/src/Features/CouponsMovedTrait.php'
468
  ),
469
  'Automattic\\WooCommerce\\Admin\\Features\\Coupons' => array(
470
- 'version' => '1.6.0.0-beta1',
471
  'path' => $baseDir . '/src/Features/Coupons.php'
472
  ),
473
  'Automattic\\WooCommerce\\Admin\\Features\\ShippingLabelBanner' => array(
474
- 'version' => '1.6.0.0-beta1',
475
  'path' => $baseDir . '/src/Features/ShippingLabelBanner.php'
476
  ),
477
  'Automattic\\WooCommerce\\Admin\\Features\\ActivityPanels' => array(
478
- 'version' => '1.6.0.0-beta1',
479
  'path' => $baseDir . '/src/Features/ActivityPanels.php'
480
  ),
481
  'Automattic\\WooCommerce\\Admin\\Features\\Onboarding' => array(
482
- 'version' => '1.6.0.0-beta1',
483
  'path' => $baseDir . '/src/Features/Onboarding.php'
484
  ),
485
  'Automattic\\WooCommerce\\Admin\\Features\\OnboardingSetUpShipping' => array(
486
- 'version' => '1.6.0.0-beta1',
487
  'path' => $baseDir . '/src/Features/OnboardingSetUpShipping.php'
488
  ),
489
  'Automattic\\WooCommerce\\Admin\\Features\\Marketing' => array(
490
- 'version' => '1.6.0.0-beta1',
491
  'path' => $baseDir . '/src/Features/Marketing.php'
492
  ),
493
  'Automattic\\WooCommerce\\Admin\\Features\\Analytics' => array(
494
- 'version' => '1.6.0.0-beta1',
495
  'path' => $baseDir . '/src/Features/Analytics.php'
496
  ),
497
  'Automattic\\WooCommerce\\Admin\\Features\\AnalyticsDashboard' => array(
498
- 'version' => '1.6.0.0-beta1',
499
  'path' => $baseDir . '/src/Features/AnalyticsDashboard.php'
500
  ),
501
  'Automattic\\WooCommerce\\Admin\\Features\\OnboardingAutomateTaxes' => array(
502
- 'version' => '1.6.0.0-beta1',
503
  'path' => $baseDir . '/src/Features/OnboardingAutomateTaxes.php'
504
  ),
505
  'Automattic\\WooCommerce\\Admin\\Events' => array(
506
- 'version' => '1.6.0.0-beta1',
507
  'path' => $baseDir . '/src/Events.php'
508
  ),
509
  'Automattic\\WooCommerce\\Admin\\PluginsProvider\\PluginsProviderInterface' => array(
510
- 'version' => '1.6.0.0-beta1',
511
  'path' => $baseDir . '/src/PluginsProvider/PluginsProviderInterface.php'
512
  ),
513
  'Automattic\\WooCommerce\\Admin\\PluginsProvider\\PluginsProvider' => array(
514
- 'version' => '1.6.0.0-beta1',
515
  'path' => $baseDir . '/src/PluginsProvider/PluginsProvider.php'
516
  ),
517
- 'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Learn_More_About_Product_Settings' => array(
518
- 'version' => '1.6.0.0-beta1',
519
- 'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Learn_More_About_Product_Settings.php'
520
- ),
521
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Edit_Products_On_The_Move' => array(
522
- 'version' => '1.6.0.0-beta1',
523
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Edit_Products_On_The_Move.php'
524
  ),
525
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Real_Time_Order_Alerts' => array(
526
- 'version' => '1.6.0.0-beta1',
527
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Real_Time_Order_Alerts.php'
528
  ),
529
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Set_Up_Additional_Payment_Types' => array(
530
- 'version' => '1.6.0.0-beta1',
531
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Set_Up_Additional_Payment_Types.php'
532
  ),
533
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_New_Sales_Record' => array(
534
- 'version' => '1.6.0.0-beta1',
535
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_New_Sales_Record.php'
536
  ),
537
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_WooCommerce_Payments' => array(
538
- 'version' => '1.6.0.0-beta1',
539
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_WooCommerce_Payments.php'
540
  ),
541
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Historical_Data' => array(
542
- 'version' => '1.6.0.0-beta1',
543
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Historical_Data.php'
544
  ),
545
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Onboarding_Payments' => array(
546
- 'version' => '1.6.0.0-beta1',
547
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Onboarding_Payments.php'
548
  ),
549
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Tracking_Opt_In' => array(
550
- 'version' => '1.6.0.0-beta1',
551
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Tracking_Opt_In.php'
552
  ),
553
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Giving_Feedback_Notes' => array(
554
- 'version' => '1.6.0.0-beta1',
555
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Giving_Feedback_Notes.php'
556
  ),
557
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_EU_VAT_Number' => array(
558
- 'version' => '1.6.0.0-beta1',
559
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_EU_VAT_Number.php'
560
  ),
561
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Customize_Store_With_Blocks' => array(
562
- 'version' => '1.6.0.0-beta1',
563
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Customize_Store_With_Blocks.php'
564
  ),
565
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Order_Milestones' => array(
566
- 'version' => '1.6.0.0-beta1',
567
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Order_Milestones.php'
568
  ),
569
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Insight_First_Sale' => array(
570
- 'version' => '1.6.0.0-beta1',
571
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Insight_First_Sale.php'
572
  ),
573
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Test_Checkout' => array(
574
- 'version' => '1.6.0.0-beta1',
575
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Test_Checkout.php'
576
  ),
577
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Install_JP_And_WCS_Plugins' => array(
578
- 'version' => '1.6.0.0-beta1',
579
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Install_JP_And_WCS_Plugins.php'
580
  ),
581
  'Automattic\\WooCommerce\\Admin\\Notes\\DataStore' => array(
582
- 'version' => '1.6.0.0-beta1',
583
  'path' => $baseDir . '/src/Notes/DataStore.php'
584
  ),
585
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Onboarding_Email_Marketing' => array(
586
- 'version' => '1.6.0.0-beta1',
587
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Onboarding_Email_Marketing.php'
588
  ),
589
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Launch_Checklist' => array(
590
- 'version' => '1.6.0.0-beta1',
591
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Launch_Checklist.php'
592
  ),
593
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Onboarding_Profiler' => array(
594
- 'version' => '1.6.0.0-beta1',
595
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Onboarding_Profiler.php'
596
  ),
597
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Mobile_App' => array(
598
- 'version' => '1.6.0.0-beta1',
599
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Mobile_App.php'
600
  ),
601
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Online_Clothing_Store' => array(
602
- 'version' => '1.6.0.0-beta1',
603
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Online_Clothing_Store.php'
604
  ),
605
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Personalize_Store' => array(
606
- 'version' => '1.6.0.0-beta1',
607
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Personalize_Store.php'
608
  ),
609
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Woo_Subscriptions_Notes' => array(
610
- 'version' => '1.6.0.0-beta1',
611
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Woo_Subscriptions_Notes.php'
612
  ),
613
  'Automattic\\WooCommerce\\Admin\\Notes\\NoteTraits' => array(
614
- 'version' => '1.6.0.0-beta1',
615
  'path' => $baseDir . '/src/Notes/NoteTraits.php'
616
  ),
617
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Home_Screen_Feedback' => array(
618
- 'version' => '1.6.0.0-beta1',
619
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Home_Screen_Feedback.php'
620
  ),
621
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Performance_On_Mobile' => array(
622
- 'version' => '1.6.0.0-beta1',
623
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Performance_On_Mobile.php'
624
  ),
625
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_WooCommerce_Subscriptions' => array(
626
- 'version' => '1.6.0.0-beta1',
627
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_WooCommerce_Subscriptions.php'
628
  ),
629
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Coupon_Page_Moved' => array(
630
- 'version' => '1.6.0.0-beta1',
631
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Coupon_Page_Moved.php'
632
  ),
633
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Start_Dropshipping_Business' => array(
634
- 'version' => '1.6.0.0-beta1',
635
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Start_Dropshipping_Business.php'
636
  ),
637
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Review_Shipping_Settings' => array(
638
- 'version' => '1.6.0.0-beta1',
639
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Review_Shipping_Settings.php'
640
  ),
641
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Choose_Niche' => array(
642
- 'version' => '1.6.0.0-beta1',
643
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Choose_Niche.php'
644
  ),
645
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Marketing' => array(
646
- 'version' => '1.6.0.0-beta1',
647
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Marketing.php'
648
  ),
649
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Migrate_From_Shopify' => array(
650
- 'version' => '1.6.0.0-beta1',
651
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Migrate_From_Shopify.php'
652
  ),
653
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Draw_Attention' => array(
654
- 'version' => '1.6.0.0-beta1',
655
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Draw_Attention.php'
656
  ),
657
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_First_Product' => array(
658
- 'version' => '1.6.0.0-beta1',
659
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_First_Product.php'
660
  ),
661
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Deactivate_Plugin' => array(
662
- 'version' => '1.6.0.0-beta1',
663
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Deactivate_Plugin.php'
664
  ),
665
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Selling_Online_Courses' => array(
666
- 'version' => '1.6.0.0-beta1',
667
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Selling_Online_Courses.php'
668
  ),
669
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Need_Some_Inspiration' => array(
670
- 'version' => '1.6.0.0-beta1',
671
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Need_Some_Inspiration.php'
672
  ),
673
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Google_Ads_And_Marketing' => array(
674
- 'version' => '1.6.0.0-beta1',
675
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Google_Ads_And_Marketing.php'
676
  ),
677
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes' => array(
678
- 'version' => '1.6.0.0-beta1',
679
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes.php'
680
  ),
681
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Note' => array(
682
- 'version' => '1.6.0.0-beta1',
683
  'path' => $baseDir . '/src/Notes/WC_Admin_Note.php'
684
  ),
685
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\IsEcommerceRuleProcessor' => array(
686
- 'version' => '1.6.0.0-beta1',
687
  'path' => $baseDir . '/src/RemoteInboxNotifications/IsEcommerceRuleProcessor.php'
688
  ),
689
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\EvaluateAndGetStatus' => array(
690
- 'version' => '1.6.0.0-beta1',
691
  'path' => $baseDir . '/src/RemoteInboxNotifications/EvaluateAndGetStatus.php'
692
  ),
693
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\RemoteInboxNotificationsEngine' => array(
694
- 'version' => '1.6.0.0-beta1',
695
  'path' => $baseDir . '/src/RemoteInboxNotifications/RemoteInboxNotificationsEngine.php'
696
  ),
697
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\OrRuleProcessor' => array(
698
- 'version' => '1.6.0.0-beta1',
699
  'path' => $baseDir . '/src/RemoteInboxNotifications/OrRuleProcessor.php'
700
  ),
701
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\OrdersProvider' => array(
702
- 'version' => '1.6.0.0-beta1',
703
  'path' => $baseDir . '/src/RemoteInboxNotifications/OrdersProvider.php'
704
  ),
705
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\SpecRunner' => array(
706
- 'version' => '1.6.0.0-beta1',
707
  'path' => $baseDir . '/src/RemoteInboxNotifications/SpecRunner.php'
708
  ),
709
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\PluginVersionRuleProcessor' => array(
710
- 'version' => '1.6.0.0-beta1',
711
  'path' => $baseDir . '/src/RemoteInboxNotifications/PluginVersionRuleProcessor.php'
712
  ),
713
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\StoredStateSetupForProducts' => array(
714
- 'version' => '1.6.0.0-beta1',
715
  'path' => $baseDir . '/src/RemoteInboxNotifications/StoredStateSetupForProducts.php'
716
  ),
717
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\NotRuleProcessor' => array(
718
- 'version' => '1.6.0.0-beta1',
719
  'path' => $baseDir . '/src/RemoteInboxNotifications/NotRuleProcessor.php'
720
  ),
721
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\ProductCountRuleProcessor' => array(
722
- 'version' => '1.6.0.0-beta1',
723
  'path' => $baseDir . '/src/RemoteInboxNotifications/ProductCountRuleProcessor.php'
724
  ),
725
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\StoredStateRuleProcessor' => array(
726
- 'version' => '1.6.0.0-beta1',
727
  'path' => $baseDir . '/src/RemoteInboxNotifications/StoredStateRuleProcessor.php'
728
  ),
729
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\GetRuleProcessor' => array(
730
- 'version' => '1.6.0.0-beta1',
731
  'path' => $baseDir . '/src/RemoteInboxNotifications/GetRuleProcessor.php'
732
  ),
733
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\RuleProcessorInterface' => array(
734
- 'version' => '1.6.0.0-beta1',
735
  'path' => $baseDir . '/src/RemoteInboxNotifications/RuleProcessorInterface.php'
736
  ),
737
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\PublishBeforeTimeRuleProcessor' => array(
738
- 'version' => '1.6.0.0-beta1',
739
  'path' => $baseDir . '/src/RemoteInboxNotifications/PublishBeforeTimeRuleProcessor.php'
740
  ),
741
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\RuleEvaluator' => array(
742
- 'version' => '1.6.0.0-beta1',
743
  'path' => $baseDir . '/src/RemoteInboxNotifications/RuleEvaluator.php'
744
  ),
745
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\WCAdminActiveForRuleProcessor' => array(
746
- 'version' => '1.6.0.0-beta1',
747
  'path' => $baseDir . '/src/RemoteInboxNotifications/WCAdminActiveForRuleProcessor.php'
748
  ),
749
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\PublishAfterTimeRuleProcessor' => array(
750
- 'version' => '1.6.0.0-beta1',
751
  'path' => $baseDir . '/src/RemoteInboxNotifications/PublishAfterTimeRuleProcessor.php'
752
  ),
753
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\ComparisonOperation' => array(
754
- 'version' => '1.6.0.0-beta1',
755
  'path' => $baseDir . '/src/RemoteInboxNotifications/ComparisonOperation.php'
756
  ),
757
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\WCAdminActiveForProvider' => array(
758
- 'version' => '1.6.0.0-beta1',
759
  'path' => $baseDir . '/src/RemoteInboxNotifications/WCAdminActiveForProvider.php'
760
  ),
761
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\OrderCountRuleProcessor' => array(
762
- 'version' => '1.6.0.0-beta1',
763
  'path' => $baseDir . '/src/RemoteInboxNotifications/OrderCountRuleProcessor.php'
764
  ),
765
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\FailRuleProcessor' => array(
766
- 'version' => '1.6.0.0-beta1',
767
  'path' => $baseDir . '/src/RemoteInboxNotifications/FailRuleProcessor.php'
768
  ),
769
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\PassRuleProcessor' => array(
770
- 'version' => '1.6.0.0-beta1',
771
  'path' => $baseDir . '/src/RemoteInboxNotifications/PassRuleProcessor.php'
772
  ),
773
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\OnboardingProfileRuleProcessor' => array(
774
- 'version' => '1.6.0.0-beta1',
775
  'path' => $baseDir . '/src/RemoteInboxNotifications/OnboardingProfileRuleProcessor.php'
776
  ),
777
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\DataSourcePoller' => array(
778
- 'version' => '1.6.0.0-beta1',
779
  'path' => $baseDir . '/src/RemoteInboxNotifications/DataSourcePoller.php'
780
  ),
781
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\PluginsActivatedRuleProcessor' => array(
782
- 'version' => '1.6.0.0-beta1',
783
  'path' => $baseDir . '/src/RemoteInboxNotifications/PluginsActivatedRuleProcessor.php'
784
  ),
785
  'Automattic\\WooCommerce\\Admin\\API\\Taxes' => array(
786
- 'version' => '1.6.0.0-beta1',
787
  'path' => $baseDir . '/src/API/Taxes.php'
788
  ),
789
  'Automattic\\WooCommerce\\Admin\\API\\ProductReviews' => array(
790
- 'version' => '1.6.0.0-beta1',
791
  'path' => $baseDir . '/src/API/ProductReviews.php'
792
  ),
793
  'Automattic\\WooCommerce\\Admin\\API\\Init' => array(
794
- 'version' => '1.6.0.0-beta1',
795
  'path' => $baseDir . '/src/API/Init.php'
796
  ),
797
  'Automattic\\WooCommerce\\Admin\\API\\OnboardingProfile' => array(
798
- 'version' => '1.6.0.0-beta1',
799
  'path' => $baseDir . '/src/API/OnboardingProfile.php'
800
  ),
801
  'Automattic\\WooCommerce\\Admin\\API\\OnboardingTasks' => array(
802
- 'version' => '1.6.0.0-beta1',
803
  'path' => $baseDir . '/src/API/OnboardingTasks.php'
804
  ),
805
  'Automattic\\WooCommerce\\Admin\\API\\DataDownloadIPs' => array(
806
- 'version' => '1.6.0.0-beta1',
807
  'path' => $baseDir . '/src/API/DataDownloadIPs.php'
808
  ),
809
  'Automattic\\WooCommerce\\Admin\\API\\Themes' => array(
810
- 'version' => '1.6.0.0-beta1',
811
  'path' => $baseDir . '/src/API/Themes.php'
812
  ),
813
  'Automattic\\WooCommerce\\Admin\\API\\SettingOptions' => array(
814
- 'version' => '1.6.0.0-beta1',
815
  'path' => $baseDir . '/src/API/SettingOptions.php'
816
  ),
817
  'Automattic\\WooCommerce\\Admin\\API\\NoteActions' => array(
818
- 'version' => '1.6.0.0-beta1',
819
  'path' => $baseDir . '/src/API/NoteActions.php'
820
  ),
821
  'Automattic\\WooCommerce\\Admin\\API\\Plugins' => array(
822
- 'version' => '1.6.0.0-beta1',
823
  'path' => $baseDir . '/src/API/Plugins.php'
824
  ),
825
  'Automattic\\WooCommerce\\Admin\\API\\Notes' => array(
826
- 'version' => '1.6.0.0-beta1',
827
  'path' => $baseDir . '/src/API/Notes.php'
828
  ),
829
  'Automattic\\WooCommerce\\Admin\\API\\Coupons' => array(
830
- 'version' => '1.6.0.0-beta1',
831
  'path' => $baseDir . '/src/API/Coupons.php'
832
  ),
833
  'Automattic\\WooCommerce\\Admin\\API\\ProductCategories' => array(
834
- 'version' => '1.6.0.0-beta1',
835
  'path' => $baseDir . '/src/API/ProductCategories.php'
836
  ),
837
  'Automattic\\WooCommerce\\Admin\\API\\ProductVariations' => array(
838
- 'version' => '1.6.0.0-beta1',
839
  'path' => $baseDir . '/src/API/ProductVariations.php'
840
  ),
841
  'Automattic\\WooCommerce\\Admin\\API\\Leaderboards' => array(
842
- 'version' => '1.6.0.0-beta1',
843
  'path' => $baseDir . '/src/API/Leaderboards.php'
844
  ),
845
  'Automattic\\WooCommerce\\Admin\\API\\Data' => array(
846
- 'version' => '1.6.0.0-beta1',
847
  'path' => $baseDir . '/src/API/Data.php'
848
  ),
849
  'Automattic\\WooCommerce\\Admin\\API\\Marketing' => array(
850
- 'version' => '1.6.0.0-beta1',
851
  'path' => $baseDir . '/src/API/Marketing.php'
852
  ),
853
  'Automattic\\WooCommerce\\Admin\\API\\Options' => array(
854
- 'version' => '1.6.0.0-beta1',
855
  'path' => $baseDir . '/src/API/Options.php'
856
  ),
857
  'Automattic\\WooCommerce\\Admin\\API\\Products' => array(
858
- 'version' => '1.6.0.0-beta1',
859
  'path' => $baseDir . '/src/API/Products.php'
860
  ),
861
  'Automattic\\WooCommerce\\Admin\\API\\Customers' => array(
862
- 'version' => '1.6.0.0-beta1',
863
  'path' => $baseDir . '/src/API/Customers.php'
864
  ),
865
  'Automattic\\WooCommerce\\Admin\\API\\OnboardingThemes' => array(
866
- 'version' => '1.6.0.0-beta1',
867
  'path' => $baseDir . '/src/API/OnboardingThemes.php'
868
  ),
869
  'Automattic\\WooCommerce\\Admin\\API\\DataCountries' => array(
870
- 'version' => '1.6.0.0-beta1',
871
  'path' => $baseDir . '/src/API/DataCountries.php'
872
  ),
873
  'Automattic\\WooCommerce\\Admin\\API\\MarketingOverview' => array(
874
- 'version' => '1.6.0.0-beta1',
875
  'path' => $baseDir . '/src/API/MarketingOverview.php'
876
  ),
877
  'Automattic\\WooCommerce\\Admin\\API\\Orders' => array(
878
- 'version' => '1.6.0.0-beta1',
879
  'path' => $baseDir . '/src/API/Orders.php'
880
  ),
881
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Customers\\Controller' => array(
882
- 'version' => '1.6.0.0-beta1',
883
  'path' => $baseDir . '/src/API/Reports/Customers/Controller.php'
884
  ),
885
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Customers\\DataStore' => array(
886
- 'version' => '1.6.0.0-beta1',
887
  'path' => $baseDir . '/src/API/Reports/Customers/DataStore.php'
888
  ),
889
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Customers\\Query' => array(
890
- 'version' => '1.6.0.0-beta1',
891
  'path' => $baseDir . '/src/API/Reports/Customers/Query.php'
892
  ),
893
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Customers\\Stats\\Controller' => array(
894
- 'version' => '1.6.0.0-beta1',
895
  'path' => $baseDir . '/src/API/Reports/Customers/Stats/Controller.php'
896
  ),
897
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Customers\\Stats\\DataStore' => array(
898
- 'version' => '1.6.0.0-beta1',
899
  'path' => $baseDir . '/src/API/Reports/Customers/Stats/DataStore.php'
900
  ),
901
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Customers\\Stats\\Query' => array(
902
- 'version' => '1.6.0.0-beta1',
903
  'path' => $baseDir . '/src/API/Reports/Customers/Stats/Query.php'
904
  ),
905
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\DataStoreInterface' => array(
906
- 'version' => '1.6.0.0-beta1',
907
  'path' => $baseDir . '/src/API/Reports/DataStoreInterface.php'
908
  ),
909
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Controller' => array(
910
- 'version' => '1.6.0.0-beta1',
911
  'path' => $baseDir . '/src/API/Reports/Controller.php'
912
  ),
913
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Products\\Controller' => array(
914
- 'version' => '1.6.0.0-beta1',
915
  'path' => $baseDir . '/src/API/Reports/Products/Controller.php'
916
  ),
917
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Products\\DataStore' => array(
918
- 'version' => '1.6.0.0-beta1',
919
  'path' => $baseDir . '/src/API/Reports/Products/DataStore.php'
920
  ),
921
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Products\\Query' => array(
922
- 'version' => '1.6.0.0-beta1',
923
  'path' => $baseDir . '/src/API/Reports/Products/Query.php'
924
  ),
925
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Products\\Stats\\Controller' => array(
926
- 'version' => '1.6.0.0-beta1',
927
  'path' => $baseDir . '/src/API/Reports/Products/Stats/Controller.php'
928
  ),
929
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Products\\Stats\\DataStore' => array(
930
- 'version' => '1.6.0.0-beta1',
931
  'path' => $baseDir . '/src/API/Reports/Products/Stats/DataStore.php'
932
  ),
933
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Products\\Stats\\Segmenter' => array(
934
- 'version' => '1.6.0.0-beta1',
935
  'path' => $baseDir . '/src/API/Reports/Products/Stats/Segmenter.php'
936
  ),
937
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Products\\Stats\\Query' => array(
938
- 'version' => '1.6.0.0-beta1',
939
  'path' => $baseDir . '/src/API/Reports/Products/Stats/Query.php'
940
  ),
941
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\TimeInterval' => array(
942
- 'version' => '1.6.0.0-beta1',
943
  'path' => $baseDir . '/src/API/Reports/TimeInterval.php'
944
  ),
945
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\ExportableInterface' => array(
946
- 'version' => '1.6.0.0-beta1',
947
  'path' => $baseDir . '/src/API/Reports/ExportableInterface.php'
948
  ),
949
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Cache' => array(
950
- 'version' => '1.6.0.0-beta1',
951
  'path' => $baseDir . '/src/API/Reports/Cache.php'
952
  ),
953
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Variations\\Controller' => array(
954
- 'version' => '1.6.0.0-beta1',
955
  'path' => $baseDir . '/src/API/Reports/Variations/Controller.php'
956
  ),
957
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Variations\\DataStore' => array(
958
- 'version' => '1.6.0.0-beta1',
959
  'path' => $baseDir . '/src/API/Reports/Variations/DataStore.php'
960
  ),
961
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Variations\\Query' => array(
962
- 'version' => '1.6.0.0-beta1',
963
  'path' => $baseDir . '/src/API/Reports/Variations/Query.php'
964
  ),
965
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\DataStore' => array(
966
- 'version' => '1.6.0.0-beta1',
967
  'path' => $baseDir . '/src/API/Reports/DataStore.php'
968
  ),
969
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\ExportableTraits' => array(
970
- 'version' => '1.6.0.0-beta1',
971
  'path' => $baseDir . '/src/API/Reports/ExportableTraits.php'
972
  ),
973
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Coupons\\Controller' => array(
974
- 'version' => '1.6.0.0-beta1',
975
  'path' => $baseDir . '/src/API/Reports/Coupons/Controller.php'
976
  ),
977
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Coupons\\DataStore' => array(
978
- 'version' => '1.6.0.0-beta1',
979
  'path' => $baseDir . '/src/API/Reports/Coupons/DataStore.php'
980
  ),
981
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Coupons\\Query' => array(
982
- 'version' => '1.6.0.0-beta1',
983
  'path' => $baseDir . '/src/API/Reports/Coupons/Query.php'
984
  ),
985
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Coupons\\Stats\\Controller' => array(
986
- 'version' => '1.6.0.0-beta1',
987
  'path' => $baseDir . '/src/API/Reports/Coupons/Stats/Controller.php'
988
  ),
989
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Coupons\\Stats\\DataStore' => array(
990
- 'version' => '1.6.0.0-beta1',
991
  'path' => $baseDir . '/src/API/Reports/Coupons/Stats/DataStore.php'
992
  ),
993
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Coupons\\Stats\\Segmenter' => array(
994
- 'version' => '1.6.0.0-beta1',
995
  'path' => $baseDir . '/src/API/Reports/Coupons/Stats/Segmenter.php'
996
  ),
997
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Coupons\\Stats\\Query' => array(
998
- 'version' => '1.6.0.0-beta1',
999
  'path' => $baseDir . '/src/API/Reports/Coupons/Stats/Query.php'
1000
  ),
1001
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\ParameterException' => array(
1002
- 'version' => '1.6.0.0-beta1',
1003
  'path' => $baseDir . '/src/API/Reports/ParameterException.php'
1004
  ),
1005
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Segmenter' => array(
1006
- 'version' => '1.6.0.0-beta1',
1007
  'path' => $baseDir . '/src/API/Reports/Segmenter.php'
1008
  ),
1009
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Taxes\\Controller' => array(
1010
- 'version' => '1.6.0.0-beta1',
1011
  'path' => $baseDir . '/src/API/Reports/Taxes/Controller.php'
1012
  ),
1013
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Taxes\\DataStore' => array(
1014
- 'version' => '1.6.0.0-beta1',
1015
  'path' => $baseDir . '/src/API/Reports/Taxes/DataStore.php'
1016
  ),
1017
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Taxes\\Query' => array(
1018
- 'version' => '1.6.0.0-beta1',
1019
  'path' => $baseDir . '/src/API/Reports/Taxes/Query.php'
1020
  ),
1021
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Taxes\\Stats\\Controller' => array(
1022
- 'version' => '1.6.0.0-beta1',
1023
  'path' => $baseDir . '/src/API/Reports/Taxes/Stats/Controller.php'
1024
  ),
1025
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Taxes\\Stats\\DataStore' => array(
1026
- 'version' => '1.6.0.0-beta1',
1027
  'path' => $baseDir . '/src/API/Reports/Taxes/Stats/DataStore.php'
1028
  ),
1029
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Taxes\\Stats\\Segmenter' => array(
1030
- 'version' => '1.6.0.0-beta1',
1031
  'path' => $baseDir . '/src/API/Reports/Taxes/Stats/Segmenter.php'
1032
  ),
1033
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Taxes\\Stats\\Query' => array(
1034
- 'version' => '1.6.0.0-beta1',
1035
  'path' => $baseDir . '/src/API/Reports/Taxes/Stats/Query.php'
1036
  ),
1037
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\PerformanceIndicators\\Controller' => array(
1038
- 'version' => '1.6.0.0-beta1',
1039
  'path' => $baseDir . '/src/API/Reports/PerformanceIndicators/Controller.php'
1040
  ),
1041
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Query' => array(
1042
- 'version' => '1.6.0.0-beta1',
1043
  'path' => $baseDir . '/src/API/Reports/Query.php'
1044
  ),
1045
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Orders\\Controller' => array(
1046
- 'version' => '1.6.0.0-beta1',
1047
  'path' => $baseDir . '/src/API/Reports/Orders/Controller.php'
1048
  ),
1049
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Orders\\DataStore' => array(
1050
- 'version' => '1.6.0.0-beta1',
1051
  'path' => $baseDir . '/src/API/Reports/Orders/DataStore.php'
1052
  ),
1053
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Orders\\Query' => array(
1054
- 'version' => '1.6.0.0-beta1',
1055
  'path' => $baseDir . '/src/API/Reports/Orders/Query.php'
1056
  ),
1057
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Orders\\Stats\\Controller' => array(
1058
- 'version' => '1.6.0.0-beta1',
1059
  'path' => $baseDir . '/src/API/Reports/Orders/Stats/Controller.php'
1060
  ),
1061
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Orders\\Stats\\DataStore' => array(
1062
- 'version' => '1.6.0.0-beta1',
1063
  'path' => $baseDir . '/src/API/Reports/Orders/Stats/DataStore.php'
1064
  ),
1065
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Orders\\Stats\\Segmenter' => array(
1066
- 'version' => '1.6.0.0-beta1',
1067
  'path' => $baseDir . '/src/API/Reports/Orders/Stats/Segmenter.php'
1068
  ),
1069
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Orders\\Stats\\Query' => array(
1070
- 'version' => '1.6.0.0-beta1',
1071
  'path' => $baseDir . '/src/API/Reports/Orders/Stats/Query.php'
1072
  ),
1073
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Export\\Controller' => array(
1074
- 'version' => '1.6.0.0-beta1',
1075
  'path' => $baseDir . '/src/API/Reports/Export/Controller.php'
1076
  ),
1077
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Stock\\Controller' => array(
1078
- 'version' => '1.6.0.0-beta1',
1079
  'path' => $baseDir . '/src/API/Reports/Stock/Controller.php'
1080
  ),
1081
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Stock\\Stats\\Controller' => array(
1082
- 'version' => '1.6.0.0-beta1',
1083
  'path' => $baseDir . '/src/API/Reports/Stock/Stats/Controller.php'
1084
  ),
1085
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Stock\\Stats\\DataStore' => array(
1086
- 'version' => '1.6.0.0-beta1',
1087
  'path' => $baseDir . '/src/API/Reports/Stock/Stats/DataStore.php'
1088
  ),
1089
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Stock\\Stats\\Query' => array(
1090
- 'version' => '1.6.0.0-beta1',
1091
  'path' => $baseDir . '/src/API/Reports/Stock/Stats/Query.php'
1092
  ),
1093
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Revenue\\Query' => array(
1094
- 'version' => '1.6.0.0-beta1',
1095
  'path' => $baseDir . '/src/API/Reports/Revenue/Query.php'
1096
  ),
1097
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Revenue\\Stats\\Controller' => array(
1098
- 'version' => '1.6.0.0-beta1',
1099
  'path' => $baseDir . '/src/API/Reports/Revenue/Stats/Controller.php'
1100
  ),
1101
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Import\\Controller' => array(
1102
- 'version' => '1.6.0.0-beta1',
1103
  'path' => $baseDir . '/src/API/Reports/Import/Controller.php'
1104
  ),
1105
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Downloads\\Controller' => array(
1106
- 'version' => '1.6.0.0-beta1',
1107
  'path' => $baseDir . '/src/API/Reports/Downloads/Controller.php'
1108
  ),
1109
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Downloads\\DataStore' => array(
1110
- 'version' => '1.6.0.0-beta1',
1111
  'path' => $baseDir . '/src/API/Reports/Downloads/DataStore.php'
1112
  ),
1113
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Downloads\\Files\\Controller' => array(
1114
- 'version' => '1.6.0.0-beta1',
1115
  'path' => $baseDir . '/src/API/Reports/Downloads/Files/Controller.php'
1116
  ),
1117
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Downloads\\Query' => array(
1118
- 'version' => '1.6.0.0-beta1',
1119
  'path' => $baseDir . '/src/API/Reports/Downloads/Query.php'
1120
  ),
1121
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Downloads\\Stats\\Controller' => array(
1122
- 'version' => '1.6.0.0-beta1',
1123
  'path' => $baseDir . '/src/API/Reports/Downloads/Stats/Controller.php'
1124
  ),
1125
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Downloads\\Stats\\DataStore' => array(
1126
- 'version' => '1.6.0.0-beta1',
1127
  'path' => $baseDir . '/src/API/Reports/Downloads/Stats/DataStore.php'
1128
  ),
1129
  'Automattic\\WooCommerce\\Admin\\API\\Rep
383
  'path' => $vendorDir . '/composer/installers/src/Composer/Installers/MicroweberInstaller.php'
384
  ),
385
  'Automattic\\WooCommerce\\Admin\\Overrides\\Order' => array(
386
+ 'version' => '1.6.0.0-RC3',
387
  'path' => $baseDir . '/src/Overrides/Order.php'
388
  ),
389
  'Automattic\\WooCommerce\\Admin\\Overrides\\ThemeUpgrader' => array(
390
+ 'version' => '1.6.0.0-RC3',
391
  'path' => $baseDir . '/src/Overrides/ThemeUpgrader.php'
392
  ),
393
  'Automattic\\WooCommerce\\Admin\\Overrides\\ThemeUpgraderSkin' => array(
394
+ 'version' => '1.6.0.0-RC3',
395
  'path' => $baseDir . '/src/Overrides/ThemeUpgraderSkin.php'
396
  ),
397
  'Automattic\\WooCommerce\\Admin\\Overrides\\OrderTraits' => array(
398
+ 'version' => '1.6.0.0-RC3',
399
  'path' => $baseDir . '/src/Overrides/OrderTraits.php'
400
  ),
401
  'Automattic\\WooCommerce\\Admin\\Overrides\\OrderRefund' => array(
402
+ 'version' => '1.6.0.0-RC3',
403
  'path' => $baseDir . '/src/Overrides/OrderRefund.php'
404
  ),
405
  'Automattic\\WooCommerce\\Admin\\Loader' => array(
406
+ 'version' => '1.6.0.0-RC3',
407
  'path' => $baseDir . '/src/Loader.php'
408
  ),
409
  'Automattic\\WooCommerce\\Admin\\ReportCSVEmail' => array(
410
+ 'version' => '1.6.0.0-RC3',
411
  'path' => $baseDir . '/src/ReportCSVEmail.php'
412
  ),
413
  'Automattic\\WooCommerce\\Admin\\FeaturePlugin' => array(
414
+ 'version' => '1.6.0.0-RC3',
415
  'path' => $baseDir . '/src/FeaturePlugin.php'
416
  ),
417
  'Automattic\\WooCommerce\\Admin\\ReportsSync' => array(
418
+ 'version' => '1.6.0.0-RC3',
419
  'path' => $baseDir . '/src/ReportsSync.php'
420
  ),
421
  'Automattic\\WooCommerce\\Admin\\ReportCSVExporter' => array(
422
+ 'version' => '1.6.0.0-RC3',
423
  'path' => $baseDir . '/src/ReportCSVExporter.php'
424
  ),
425
  'Automattic\\WooCommerce\\Admin\\Install' => array(
426
+ 'version' => '1.6.0.0-RC3',
427
  'path' => $baseDir . '/src/Install.php'
428
  ),
429
  'Automattic\\WooCommerce\\Admin\\PluginsHelper' => array(
430
+ 'version' => '1.6.0.0-RC3',
431
  'path' => $baseDir . '/src/PluginsHelper.php'
432
  ),
433
  'Automattic\\WooCommerce\\Admin\\CategoryLookup' => array(
434
+ 'version' => '1.6.0.0-RC3',
435
  'path' => $baseDir . '/src/CategoryLookup.php'
436
  ),
437
  'Automattic\\WooCommerce\\Admin\\DateTimeProvider\\CurrentDateTimeProvider' => array(
438
+ 'version' => '1.6.0.0-RC3',
439
  'path' => $baseDir . '/src/DateTimeProvider/CurrentDateTimeProvider.php'
440
  ),
441
  'Automattic\\WooCommerce\\Admin\\DateTimeProvider\\DateTimeProviderInterface' => array(
442
+ 'version' => '1.6.0.0-RC3',
443
  'path' => $baseDir . '/src/DateTimeProvider/DateTimeProviderInterface.php'
444
  ),
445
  'Automattic\\WooCommerce\\Admin\\Composer\\Package' => array(
446
+ 'version' => '1.6.0.0-RC3',
447
  'path' => $baseDir . '/src/Package.php'
448
  ),
449
  'Automattic\\WooCommerce\\Admin\\ReportExporter' => array(
450
+ 'version' => '1.6.0.0-RC3',
451
  'path' => $baseDir . '/src/ReportExporter.php'
452
  ),
453
  'Automattic\\WooCommerce\\Admin\\Features\\MobileAppBanner' => array(
454
+ 'version' => '1.6.0.0-RC3',
455
  'path' => $baseDir . '/src/Features/MobileAppBanner.php'
456
  ),
457
  'Automattic\\WooCommerce\\Admin\\Features\\OnboardingTasks' => array(
458
+ 'version' => '1.6.0.0-RC3',
459
  'path' => $baseDir . '/src/Features/OnboardingTasks.php'
460
  ),
461
  'Automattic\\WooCommerce\\Admin\\Features\\ShippingLabelBannerDisplayRules' => array(
462
+ 'version' => '1.6.0.0-RC3',
463
  'path' => $baseDir . '/src/Features/ShippingLabelBannerDisplayRules.php'
464
  ),
465
  'Automattic\\WooCommerce\\Admin\\Features\\CouponsMovedTrait' => array(
466
+ 'version' => '1.6.0.0-RC3',
467
  'path' => $baseDir . '/src/Features/CouponsMovedTrait.php'
468
  ),
469
  'Automattic\\WooCommerce\\Admin\\Features\\Coupons' => array(
470
+ 'version' => '1.6.0.0-RC3',
471
  'path' => $baseDir . '/src/Features/Coupons.php'
472
  ),
473
  'Automattic\\WooCommerce\\Admin\\Features\\ShippingLabelBanner' => array(
474
+ 'version' => '1.6.0.0-RC3',
475
  'path' => $baseDir . '/src/Features/ShippingLabelBanner.php'
476
  ),
477
  'Automattic\\WooCommerce\\Admin\\Features\\ActivityPanels' => array(
478
+ 'version' => '1.6.0.0-RC3',
479
  'path' => $baseDir . '/src/Features/ActivityPanels.php'
480
  ),
481
  'Automattic\\WooCommerce\\Admin\\Features\\Onboarding' => array(
482
+ 'version' => '1.6.0.0-RC3',
483
  'path' => $baseDir . '/src/Features/Onboarding.php'
484
  ),
485
  'Automattic\\WooCommerce\\Admin\\Features\\OnboardingSetUpShipping' => array(
486
+ 'version' => '1.6.0.0-RC3',
487
  'path' => $baseDir . '/src/Features/OnboardingSetUpShipping.php'
488
  ),
489
  'Automattic\\WooCommerce\\Admin\\Features\\Marketing' => array(
490
+ 'version' => '1.6.0.0-RC3',
491
  'path' => $baseDir . '/src/Features/Marketing.php'
492
  ),
493
  'Automattic\\WooCommerce\\Admin\\Features\\Analytics' => array(
494
+ 'version' => '1.6.0.0-RC3',
495
  'path' => $baseDir . '/src/Features/Analytics.php'
496
  ),
497
  'Automattic\\WooCommerce\\Admin\\Features\\AnalyticsDashboard' => array(
498
+ 'version' => '1.6.0.0-RC3',
499
  'path' => $baseDir . '/src/Features/AnalyticsDashboard.php'
500
  ),
501
  'Automattic\\WooCommerce\\Admin\\Features\\OnboardingAutomateTaxes' => array(
502
+ 'version' => '1.6.0.0-RC3',
503
  'path' => $baseDir . '/src/Features/OnboardingAutomateTaxes.php'
504
  ),
505
  'Automattic\\WooCommerce\\Admin\\Events' => array(
506
+ 'version' => '1.6.0.0-RC3',
507
  'path' => $baseDir . '/src/Events.php'
508
  ),
509
  'Automattic\\WooCommerce\\Admin\\PluginsProvider\\PluginsProviderInterface' => array(
510
+ 'version' => '1.6.0.0-RC3',
511
  'path' => $baseDir . '/src/PluginsProvider/PluginsProviderInterface.php'
512
  ),
513
  'Automattic\\WooCommerce\\Admin\\PluginsProvider\\PluginsProvider' => array(
514
+ 'version' => '1.6.0.0-RC3',
515
  'path' => $baseDir . '/src/PluginsProvider/PluginsProvider.php'
516
  ),
 
 
 
 
517
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Edit_Products_On_The_Move' => array(
518
+ 'version' => '1.6.0.0-RC3',
519
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Edit_Products_On_The_Move.php'
520
  ),
521
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Real_Time_Order_Alerts' => array(
522
+ 'version' => '1.6.0.0-RC3',
523
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Real_Time_Order_Alerts.php'
524
  ),
525
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Set_Up_Additional_Payment_Types' => array(
526
+ 'version' => '1.6.0.0-RC3',
527
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Set_Up_Additional_Payment_Types.php'
528
  ),
529
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_New_Sales_Record' => array(
530
+ 'version' => '1.6.0.0-RC3',
531
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_New_Sales_Record.php'
532
  ),
533
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_WooCommerce_Payments' => array(
534
+ 'version' => '1.6.0.0-RC3',
535
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_WooCommerce_Payments.php'
536
  ),
537
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Historical_Data' => array(
538
+ 'version' => '1.6.0.0-RC3',
539
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Historical_Data.php'
540
  ),
541
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Onboarding_Payments' => array(
542
+ 'version' => '1.6.0.0-RC3',
543
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Onboarding_Payments.php'
544
  ),
545
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Tracking_Opt_In' => array(
546
+ 'version' => '1.6.0.0-RC3',
547
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Tracking_Opt_In.php'
548
  ),
549
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Giving_Feedback_Notes' => array(
550
+ 'version' => '1.6.0.0-RC3',
551
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Giving_Feedback_Notes.php'
552
  ),
553
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_EU_VAT_Number' => array(
554
+ 'version' => '1.6.0.0-RC3',
555
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_EU_VAT_Number.php'
556
  ),
557
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Customize_Store_With_Blocks' => array(
558
+ 'version' => '1.6.0.0-RC3',
559
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Customize_Store_With_Blocks.php'
560
  ),
561
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Order_Milestones' => array(
562
+ 'version' => '1.6.0.0-RC3',
563
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Order_Milestones.php'
564
  ),
565
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Insight_First_Sale' => array(
566
+ 'version' => '1.6.0.0-RC3',
567
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Insight_First_Sale.php'
568
  ),
569
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Test_Checkout' => array(
570
+ 'version' => '1.6.0.0-RC3',
571
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Test_Checkout.php'
572
  ),
573
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Install_JP_And_WCS_Plugins' => array(
574
+ 'version' => '1.6.0.0-RC3',
575
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Install_JP_And_WCS_Plugins.php'
576
  ),
577
  'Automattic\\WooCommerce\\Admin\\Notes\\DataStore' => array(
578
+ 'version' => '1.6.0.0-RC3',
579
  'path' => $baseDir . '/src/Notes/DataStore.php'
580
  ),
581
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Onboarding_Email_Marketing' => array(
582
+ 'version' => '1.6.0.0-RC3',
583
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Onboarding_Email_Marketing.php'
584
  ),
585
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Launch_Checklist' => array(
586
+ 'version' => '1.6.0.0-RC3',
587
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Launch_Checklist.php'
588
  ),
589
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Onboarding_Profiler' => array(
590
+ 'version' => '1.6.0.0-RC3',
591
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Onboarding_Profiler.php'
592
  ),
593
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Mobile_App' => array(
594
+ 'version' => '1.6.0.0-RC3',
595
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Mobile_App.php'
596
  ),
597
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Online_Clothing_Store' => array(
598
+ 'version' => '1.6.0.0-RC3',
599
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Online_Clothing_Store.php'
600
  ),
601
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Personalize_Store' => array(
602
+ 'version' => '1.6.0.0-RC3',
603
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Personalize_Store.php'
604
  ),
605
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Woo_Subscriptions_Notes' => array(
606
+ 'version' => '1.6.0.0-RC3',
607
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Woo_Subscriptions_Notes.php'
608
  ),
609
  'Automattic\\WooCommerce\\Admin\\Notes\\NoteTraits' => array(
610
+ 'version' => '1.6.0.0-RC3',
611
  'path' => $baseDir . '/src/Notes/NoteTraits.php'
612
  ),
613
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Home_Screen_Feedback' => array(
614
+ 'version' => '1.6.0.0-RC3',
615
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Home_Screen_Feedback.php'
616
  ),
617
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Performance_On_Mobile' => array(
618
+ 'version' => '1.6.0.0-RC3',
619
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Performance_On_Mobile.php'
620
  ),
621
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_WooCommerce_Subscriptions' => array(
622
+ 'version' => '1.6.0.0-RC3',
623
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_WooCommerce_Subscriptions.php'
624
  ),
625
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Coupon_Page_Moved' => array(
626
+ 'version' => '1.6.0.0-RC3',
627
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Coupon_Page_Moved.php'
628
  ),
629
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Start_Dropshipping_Business' => array(
630
+ 'version' => '1.6.0.0-RC3',
631
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Start_Dropshipping_Business.php'
632
  ),
633
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Review_Shipping_Settings' => array(
634
+ 'version' => '1.6.0.0-RC3',
635
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Review_Shipping_Settings.php'
636
  ),
637
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Choose_Niche' => array(
638
+ 'version' => '1.6.0.0-RC3',
639
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Choose_Niche.php'
640
  ),
641
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Marketing' => array(
642
+ 'version' => '1.6.0.0-RC3',
643
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Marketing.php'
644
  ),
645
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Migrate_From_Shopify' => array(
646
+ 'version' => '1.6.0.0-RC3',
647
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Migrate_From_Shopify.php'
648
  ),
649
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Draw_Attention' => array(
650
+ 'version' => '1.6.0.0-RC3',
651
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Draw_Attention.php'
652
  ),
653
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_First_Product' => array(
654
+ 'version' => '1.6.0.0-RC3',
655
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_First_Product.php'
656
  ),
657
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Deactivate_Plugin' => array(
658
+ 'version' => '1.6.0.0-RC3',
659
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Deactivate_Plugin.php'
660
  ),
661
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Selling_Online_Courses' => array(
662
+ 'version' => '1.6.0.0-RC3',
663
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Selling_Online_Courses.php'
664
  ),
665
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Need_Some_Inspiration' => array(
666
+ 'version' => '1.6.0.0-RC3',
667
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Need_Some_Inspiration.php'
668
  ),
669
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Google_Ads_And_Marketing' => array(
670
+ 'version' => '1.6.0.0-RC3',
671
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes_Google_Ads_And_Marketing.php'
672
  ),
673
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes' => array(
674
+ 'version' => '1.6.0.0-RC3',
675
  'path' => $baseDir . '/src/Notes/WC_Admin_Notes.php'
676
  ),
677
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Note' => array(
678
+ 'version' => '1.6.0.0-RC3',
679
  'path' => $baseDir . '/src/Notes/WC_Admin_Note.php'
680
  ),
681
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\IsEcommerceRuleProcessor' => array(
682
+ 'version' => '1.6.0.0-RC3',
683
  'path' => $baseDir . '/src/RemoteInboxNotifications/IsEcommerceRuleProcessor.php'
684
  ),
685
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\EvaluateAndGetStatus' => array(
686
+ 'version' => '1.6.0.0-RC3',
687
  'path' => $baseDir . '/src/RemoteInboxNotifications/EvaluateAndGetStatus.php'
688
  ),
689
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\RemoteInboxNotificationsEngine' => array(
690
+ 'version' => '1.6.0.0-RC3',
691
  'path' => $baseDir . '/src/RemoteInboxNotifications/RemoteInboxNotificationsEngine.php'
692
  ),
693
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\OrRuleProcessor' => array(
694
+ 'version' => '1.6.0.0-RC3',
695
  'path' => $baseDir . '/src/RemoteInboxNotifications/OrRuleProcessor.php'
696
  ),
697
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\OrdersProvider' => array(
698
+ 'version' => '1.6.0.0-RC3',
699
  'path' => $baseDir . '/src/RemoteInboxNotifications/OrdersProvider.php'
700
  ),
701
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\SpecRunner' => array(
702
+ 'version' => '1.6.0.0-RC3',
703
  'path' => $baseDir . '/src/RemoteInboxNotifications/SpecRunner.php'
704
  ),
705
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\PluginVersionRuleProcessor' => array(
706
+ 'version' => '1.6.0.0-RC3',
707
  'path' => $baseDir . '/src/RemoteInboxNotifications/PluginVersionRuleProcessor.php'
708
  ),
709
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\StoredStateSetupForProducts' => array(
710
+ 'version' => '1.6.0.0-RC3',
711
  'path' => $baseDir . '/src/RemoteInboxNotifications/StoredStateSetupForProducts.php'
712
  ),
713
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\NotRuleProcessor' => array(
714
+ 'version' => '1.6.0.0-RC3',
715
  'path' => $baseDir . '/src/RemoteInboxNotifications/NotRuleProcessor.php'
716
  ),
717
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\ProductCountRuleProcessor' => array(
718
+ 'version' => '1.6.0.0-RC3',
719
  'path' => $baseDir . '/src/RemoteInboxNotifications/ProductCountRuleProcessor.php'
720
  ),
721
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\StoredStateRuleProcessor' => array(
722
+ 'version' => '1.6.0.0-RC3',
723
  'path' => $baseDir . '/src/RemoteInboxNotifications/StoredStateRuleProcessor.php'
724
  ),
725
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\GetRuleProcessor' => array(
726
+ 'version' => '1.6.0.0-RC3',
727
  'path' => $baseDir . '/src/RemoteInboxNotifications/GetRuleProcessor.php'
728
  ),
729
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\RuleProcessorInterface' => array(
730
+ 'version' => '1.6.0.0-RC3',
731
  'path' => $baseDir . '/src/RemoteInboxNotifications/RuleProcessorInterface.php'
732
  ),
733
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\PublishBeforeTimeRuleProcessor' => array(
734
+ 'version' => '1.6.0.0-RC3',
735
  'path' => $baseDir . '/src/RemoteInboxNotifications/PublishBeforeTimeRuleProcessor.php'
736
  ),
737
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\RuleEvaluator' => array(
738
+ 'version' => '1.6.0.0-RC3',
739
  'path' => $baseDir . '/src/RemoteInboxNotifications/RuleEvaluator.php'
740
  ),
741
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\WCAdminActiveForRuleProcessor' => array(
742
+ 'version' => '1.6.0.0-RC3',
743
  'path' => $baseDir . '/src/RemoteInboxNotifications/WCAdminActiveForRuleProcessor.php'
744
  ),
745
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\PublishAfterTimeRuleProcessor' => array(
746
+ 'version' => '1.6.0.0-RC3',
747
  'path' => $baseDir . '/src/RemoteInboxNotifications/PublishAfterTimeRuleProcessor.php'
748
  ),
749
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\ComparisonOperation' => array(
750
+ 'version' => '1.6.0.0-RC3',
751
  'path' => $baseDir . '/src/RemoteInboxNotifications/ComparisonOperation.php'
752
  ),
753
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\WCAdminActiveForProvider' => array(
754
+ 'version' => '1.6.0.0-RC3',
755
  'path' => $baseDir . '/src/RemoteInboxNotifications/WCAdminActiveForProvider.php'
756
  ),
757
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\OrderCountRuleProcessor' => array(
758
+ 'version' => '1.6.0.0-RC3',
759
  'path' => $baseDir . '/src/RemoteInboxNotifications/OrderCountRuleProcessor.php'
760
  ),
761
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\FailRuleProcessor' => array(
762
+ 'version' => '1.6.0.0-RC3',
763
  'path' => $baseDir . '/src/RemoteInboxNotifications/FailRuleProcessor.php'
764
  ),
765
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\PassRuleProcessor' => array(
766
+ 'version' => '1.6.0.0-RC3',
767
  'path' => $baseDir . '/src/RemoteInboxNotifications/PassRuleProcessor.php'
768
  ),
769
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\OnboardingProfileRuleProcessor' => array(
770
+ 'version' => '1.6.0.0-RC3',
771
  'path' => $baseDir . '/src/RemoteInboxNotifications/OnboardingProfileRuleProcessor.php'
772
  ),
773
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\DataSourcePoller' => array(
774
+ 'version' => '1.6.0.0-RC3',
775
  'path' => $baseDir . '/src/RemoteInboxNotifications/DataSourcePoller.php'
776
  ),
777
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\PluginsActivatedRuleProcessor' => array(
778
+ 'version' => '1.6.0.0-RC3',
779
  'path' => $baseDir . '/src/RemoteInboxNotifications/PluginsActivatedRuleProcessor.php'
780
  ),
781
  'Automattic\\WooCommerce\\Admin\\API\\Taxes' => array(
782
+ 'version' => '1.6.0.0-RC3',
783
  'path' => $baseDir . '/src/API/Taxes.php'
784
  ),
785
  'Automattic\\WooCommerce\\Admin\\API\\ProductReviews' => array(
786
+ 'version' => '1.6.0.0-RC3',
787
  'path' => $baseDir . '/src/API/ProductReviews.php'
788
  ),
789
  'Automattic\\WooCommerce\\Admin\\API\\Init' => array(
790
+ 'version' => '1.6.0.0-RC3',
791
  'path' => $baseDir . '/src/API/Init.php'
792
  ),
793
  'Automattic\\WooCommerce\\Admin\\API\\OnboardingProfile' => array(
794
+ 'version' => '1.6.0.0-RC3',
795
  'path' => $baseDir . '/src/API/OnboardingProfile.php'
796
  ),
797
  'Automattic\\WooCommerce\\Admin\\API\\OnboardingTasks' => array(
798
+ 'version' => '1.6.0.0-RC3',
799
  'path' => $baseDir . '/src/API/OnboardingTasks.php'
800
  ),
801
  'Automattic\\WooCommerce\\Admin\\API\\DataDownloadIPs' => array(
802
+ 'version' => '1.6.0.0-RC3',
803
  'path' => $baseDir . '/src/API/DataDownloadIPs.php'
804
  ),
805
  'Automattic\\WooCommerce\\Admin\\API\\Themes' => array(
806
+ 'version' => '1.6.0.0-RC3',
807
  'path' => $baseDir . '/src/API/Themes.php'
808
  ),
809
  'Automattic\\WooCommerce\\Admin\\API\\SettingOptions' => array(
810
+ 'version' => '1.6.0.0-RC3',
811
  'path' => $baseDir . '/src/API/SettingOptions.php'
812
  ),
813
  'Automattic\\WooCommerce\\Admin\\API\\NoteActions' => array(
814
+ 'version' => '1.6.0.0-RC3',
815
  'path' => $baseDir . '/src/API/NoteActions.php'
816
  ),
817
  'Automattic\\WooCommerce\\Admin\\API\\Plugins' => array(
818
+ 'version' => '1.6.0.0-RC3',
819
  'path' => $baseDir . '/src/API/Plugins.php'
820
  ),
821
  'Automattic\\WooCommerce\\Admin\\API\\Notes' => array(
822
+ 'version' => '1.6.0.0-RC3',
823
  'path' => $baseDir . '/src/API/Notes.php'
824
  ),
825
  'Automattic\\WooCommerce\\Admin\\API\\Coupons' => array(
826
+ 'version' => '1.6.0.0-RC3',
827
  'path' => $baseDir . '/src/API/Coupons.php'
828
  ),
829
  'Automattic\\WooCommerce\\Admin\\API\\ProductCategories' => array(
830
+ 'version' => '1.6.0.0-RC3',
831
  'path' => $baseDir . '/src/API/ProductCategories.php'
832
  ),
833
  'Automattic\\WooCommerce\\Admin\\API\\ProductVariations' => array(
834
+ 'version' => '1.6.0.0-RC3',
835
  'path' => $baseDir . '/src/API/ProductVariations.php'
836
  ),
837
  'Automattic\\WooCommerce\\Admin\\API\\Leaderboards' => array(
838
+ 'version' => '1.6.0.0-RC3',
839
  'path' => $baseDir . '/src/API/Leaderboards.php'
840
  ),
841
  'Automattic\\WooCommerce\\Admin\\API\\Data' => array(
842
+ 'version' => '1.6.0.0-RC3',
843
  'path' => $baseDir . '/src/API/Data.php'
844
  ),
845
  'Automattic\\WooCommerce\\Admin\\API\\Marketing' => array(
846
+ 'version' => '1.6.0.0-RC3',
847
  'path' => $baseDir . '/src/API/Marketing.php'
848
  ),
849
  'Automattic\\WooCommerce\\Admin\\API\\Options' => array(
850
+ 'version' => '1.6.0.0-RC3',
851
  'path' => $baseDir . '/src/API/Options.php'
852
  ),
853
  'Automattic\\WooCommerce\\Admin\\API\\Products' => array(
854
+ 'version' => '1.6.0.0-RC3',
855
  'path' => $baseDir . '/src/API/Products.php'
856
  ),
857
  'Automattic\\WooCommerce\\Admin\\API\\Customers' => array(
858
+ 'version' => '1.6.0.0-RC3',
859
  'path' => $baseDir . '/src/API/Customers.php'
860
  ),
861
  'Automattic\\WooCommerce\\Admin\\API\\OnboardingThemes' => array(
862
+ 'version' => '1.6.0.0-RC3',
863
  'path' => $baseDir . '/src/API/OnboardingThemes.php'
864
  ),
865
  'Automattic\\WooCommerce\\Admin\\API\\DataCountries' => array(
866
+ 'version' => '1.6.0.0-RC3',
867
  'path' => $baseDir . '/src/API/DataCountries.php'
868
  ),
869
  'Automattic\\WooCommerce\\Admin\\API\\MarketingOverview' => array(
870
+ 'version' => '1.6.0.0-RC3',
871
  'path' => $baseDir . '/src/API/MarketingOverview.php'
872
  ),
873
  'Automattic\\WooCommerce\\Admin\\API\\Orders' => array(
874
+ 'version' => '1.6.0.0-RC3',
875
  'path' => $baseDir . '/src/API/Orders.php'
876
  ),
877
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Customers\\Controller' => array(
878
+ 'version' => '1.6.0.0-RC3',
879
  'path' => $baseDir . '/src/API/Reports/Customers/Controller.php'
880
  ),
881
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Customers\\DataStore' => array(
882
+ 'version' => '1.6.0.0-RC3',
883
  'path' => $baseDir . '/src/API/Reports/Customers/DataStore.php'
884
  ),
885
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Customers\\Query' => array(
886
+ 'version' => '1.6.0.0-RC3',
887
  'path' => $baseDir . '/src/API/Reports/Customers/Query.php'
888
  ),
889
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Customers\\Stats\\Controller' => array(
890
+ 'version' => '1.6.0.0-RC3',
891
  'path' => $baseDir . '/src/API/Reports/Customers/Stats/Controller.php'
892
  ),
893
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Customers\\Stats\\DataStore' => array(
894
+ 'version' => '1.6.0.0-RC3',
895
  'path' => $baseDir . '/src/API/Reports/Customers/Stats/DataStore.php'
896
  ),
897
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Customers\\Stats\\Query' => array(
898
+ 'version' => '1.6.0.0-RC3',
899
  'path' => $baseDir . '/src/API/Reports/Customers/Stats/Query.php'
900
  ),
901
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\DataStoreInterface' => array(
902
+ 'version' => '1.6.0.0-RC3',
903
  'path' => $baseDir . '/src/API/Reports/DataStoreInterface.php'
904
  ),
905
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Controller' => array(
906
+ 'version' => '1.6.0.0-RC3',
907
  'path' => $baseDir . '/src/API/Reports/Controller.php'
908
  ),
909
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Products\\Controller' => array(
910
+ 'version' => '1.6.0.0-RC3',
911
  'path' => $baseDir . '/src/API/Reports/Products/Controller.php'
912
  ),
913
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Products\\DataStore' => array(
914
+ 'version' => '1.6.0.0-RC3',
915
  'path' => $baseDir . '/src/API/Reports/Products/DataStore.php'
916
  ),
917
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Products\\Query' => array(
918
+ 'version' => '1.6.0.0-RC3',
919
  'path' => $baseDir . '/src/API/Reports/Products/Query.php'
920
  ),
921
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Products\\Stats\\Controller' => array(
922
+ 'version' => '1.6.0.0-RC3',
923
  'path' => $baseDir . '/src/API/Reports/Products/Stats/Controller.php'
924
  ),
925
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Products\\Stats\\DataStore' => array(
926
+ 'version' => '1.6.0.0-RC3',
927
  'path' => $baseDir . '/src/API/Reports/Products/Stats/DataStore.php'
928
  ),
929
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Products\\Stats\\Segmenter' => array(
930
+ 'version' => '1.6.0.0-RC3',
931
  'path' => $baseDir . '/src/API/Reports/Products/Stats/Segmenter.php'
932
  ),
933
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Products\\Stats\\Query' => array(
934
+ 'version' => '1.6.0.0-RC3',
935
  'path' => $baseDir . '/src/API/Reports/Products/Stats/Query.php'
936
  ),
937
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\TimeInterval' => array(
938
+ 'version' => '1.6.0.0-RC3',
939
  'path' => $baseDir . '/src/API/Reports/TimeInterval.php'
940
  ),
941
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\ExportableInterface' => array(
942
+ 'version' => '1.6.0.0-RC3',
943
  'path' => $baseDir . '/src/API/Reports/ExportableInterface.php'
944
  ),
945
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Cache' => array(
946
+ 'version' => '1.6.0.0-RC3',
947
  'path' => $baseDir . '/src/API/Reports/Cache.php'
948
  ),
949
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Variations\\Controller' => array(
950
+ 'version' => '1.6.0.0-RC3',
951
  'path' => $baseDir . '/src/API/Reports/Variations/Controller.php'
952
  ),
953
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Variations\\DataStore' => array(
954
+ 'version' => '1.6.0.0-RC3',
955
  'path' => $baseDir . '/src/API/Reports/Variations/DataStore.php'
956
  ),
957
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Variations\\Query' => array(
958
+ 'version' => '1.6.0.0-RC3',
959
  'path' => $baseDir . '/src/API/Reports/Variations/Query.php'
960
  ),
961
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\DataStore' => array(
962
+ 'version' => '1.6.0.0-RC3',
963
  'path' => $baseDir . '/src/API/Reports/DataStore.php'
964
  ),
965
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\ExportableTraits' => array(
966
+ 'version' => '1.6.0.0-RC3',
967
  'path' => $baseDir . '/src/API/Reports/ExportableTraits.php'
968
  ),
969
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Coupons\\Controller' => array(
970
+ 'version' => '1.6.0.0-RC3',
971
  'path' => $baseDir . '/src/API/Reports/Coupons/Controller.php'
972
  ),
973
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Coupons\\DataStore' => array(
974
+ 'version' => '1.6.0.0-RC3',
975
  'path' => $baseDir . '/src/API/Reports/Coupons/DataStore.php'
976
  ),
977
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Coupons\\Query' => array(
978
+ 'version' => '1.6.0.0-RC3',
979
  'path' => $baseDir . '/src/API/Reports/Coupons/Query.php'
980
  ),
981
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Coupons\\Stats\\Controller' => array(
982
+ 'version' => '1.6.0.0-RC3',
983
  'path' => $baseDir . '/src/API/Reports/Coupons/Stats/Controller.php'
984
  ),
985
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Coupons\\Stats\\DataStore' => array(
986
+ 'version' => '1.6.0.0-RC3',
987
  'path' => $baseDir . '/src/API/Reports/Coupons/Stats/DataStore.php'
988
  ),
989
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Coupons\\Stats\\Segmenter' => array(
990
+ 'version' => '1.6.0.0-RC3',
991
  'path' => $baseDir . '/src/API/Reports/Coupons/Stats/Segmenter.php'
992
  ),
993
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Coupons\\Stats\\Query' => array(
994
+ 'version' => '1.6.0.0-RC3',
995
  'path' => $baseDir . '/src/API/Reports/Coupons/Stats/Query.php'
996
  ),
997
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\ParameterException' => array(
998
+ 'version' => '1.6.0.0-RC3',
999
  'path' => $baseDir . '/src/API/Reports/ParameterException.php'
1000
  ),
1001
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Segmenter' => array(
1002
+ 'version' => '1.6.0.0-RC3',
1003
  'path' => $baseDir . '/src/API/Reports/Segmenter.php'
1004
  ),
1005
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Taxes\\Controller' => array(
1006
+ 'version' => '1.6.0.0-RC3',
1007
  'path' => $baseDir . '/src/API/Reports/Taxes/Controller.php'
1008
  ),
1009
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Taxes\\DataStore' => array(
1010
+ 'version' => '1.6.0.0-RC3',
1011
  'path' => $baseDir . '/src/API/Reports/Taxes/DataStore.php'
1012
  ),
1013
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Taxes\\Query' => array(
1014
+ 'version' => '1.6.0.0-RC3',
1015
  'path' => $baseDir . '/src/API/Reports/Taxes/Query.php'
1016
  ),
1017
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Taxes\\Stats\\Controller' => array(
1018
+ 'version' => '1.6.0.0-RC3',
1019
  'path' => $baseDir . '/src/API/Reports/Taxes/Stats/Controller.php'
1020
  ),
1021
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Taxes\\Stats\\DataStore' => array(
1022
+ 'version' => '1.6.0.0-RC3',
1023
  'path' => $baseDir . '/src/API/Reports/Taxes/Stats/DataStore.php'
1024
  ),
1025
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Taxes\\Stats\\Segmenter' => array(
1026
+ 'version' => '1.6.0.0-RC3',
1027
  'path' => $baseDir . '/src/API/Reports/Taxes/Stats/Segmenter.php'
1028
  ),
1029
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Taxes\\Stats\\Query' => array(
1030
+ 'version' => '1.6.0.0-RC3',
1031
  'path' => $baseDir . '/src/API/Reports/Taxes/Stats/Query.php'
1032
  ),
1033
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\PerformanceIndicators\\Controller' => array(
1034
+ 'version' => '1.6.0.0-RC3',
1035
  'path' => $baseDir . '/src/API/Reports/PerformanceIndicators/Controller.php'
1036
  ),
1037
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Query' => array(
1038
+ 'version' => '1.6.0.0-RC3',
1039
  'path' => $baseDir . '/src/API/Reports/Query.php'
1040
  ),
1041
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Orders\\Controller' => array(
1042
+ 'version' => '1.6.0.0-RC3',
1043
  'path' => $baseDir . '/src/API/Reports/Orders/Controller.php'
1044
  ),
1045
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Orders\\DataStore' => array(
1046
+ 'version' => '1.6.0.0-RC3',
1047
  'path' => $baseDir . '/src/API/Reports/Orders/DataStore.php'
1048
  ),
1049
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Orders\\Query' => array(
1050
+ 'version' => '1.6.0.0-RC3',
1051
  'path' => $baseDir . '/src/API/Reports/Orders/Query.php'
1052
  ),
1053
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Orders\\Stats\\Controller' => array(
1054
+ 'version' => '1.6.0.0-RC3',
1055
  'path' => $baseDir . '/src/API/Reports/Orders/Stats/Controller.php'
1056
  ),
1057
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Orders\\Stats\\DataStore' => array(
1058
+ 'version' => '1.6.0.0-RC3',
1059
  'path' => $baseDir . '/src/API/Reports/Orders/Stats/DataStore.php'
1060
  ),
1061
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Orders\\Stats\\Segmenter' => array(
1062
+ 'version' => '1.6.0.0-RC3',
1063
  'path' => $baseDir . '/src/API/Reports/Orders/Stats/Segmenter.php'
1064
  ),
1065
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Orders\\Stats\\Query' => array(
1066
+ 'version' => '1.6.0.0-RC3',
1067
  'path' => $baseDir . '/src/API/Reports/Orders/Stats/Query.php'
1068
  ),
1069
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Export\\Controller' => array(
1070
+ 'version' => '1.6.0.0-RC3',
1071
  'path' => $baseDir . '/src/API/Reports/Export/Controller.php'
1072
  ),
1073
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Stock\\Controller' => array(
1074
+ 'version' => '1.6.0.0-RC3',
1075
  'path' => $baseDir . '/src/API/Reports/Stock/Controller.php'
1076
  ),
1077
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Stock\\Stats\\Controller' => array(
1078
+ 'version' => '1.6.0.0-RC3',
1079
  'path' => $baseDir . '/src/API/Reports/Stock/Stats/Controller.php'
1080
  ),
1081
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Stock\\Stats\\DataStore' => array(
1082
+ 'version' => '1.6.0.0-RC3',
1083
  'path' => $baseDir . '/src/API/Reports/Stock/Stats/DataStore.php'
1084
  ),
1085
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Stock\\Stats\\Query' => array(
1086
+ 'version' => '1.6.0.0-RC3',
1087
  'path' => $baseDir . '/src/API/Reports/Stock/Stats/Query.php'
1088
  ),
1089
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Revenue\\Query' => array(
1090
+ 'version' => '1.6.0.0-RC3',
1091
  'path' => $baseDir . '/src/API/Reports/Revenue/Query.php'
1092
  ),
1093
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Revenue\\Stats\\Controller' => array(
1094
+ 'version' => '1.6.0.0-RC3',
1095
  'path' => $baseDir . '/src/API/Reports/Revenue/Stats/Controller.php'
1096
  ),
1097
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Import\\Controller' => array(
1098
+ 'version' => '1.6.0.0-RC3',
1099
  'path' => $baseDir . '/src/API/Reports/Import/Controller.php'
1100
  ),
1101
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Downloads\\Controller' => array(
1102
+ 'version' => '1.6.0.0-RC3',
1103
  'path' => $baseDir . '/src/API/Reports/Downloads/Controller.php'
1104
  ),
1105
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Downloads\\DataStore' => array(
1106
+ 'version' => '1.6.0.0-RC3',
1107
  'path' => $baseDir . '/src/API/Reports/Downloads/DataStore.php'
1108
  ),
1109
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Downloads\\Files\\Controller' => array(
1110
+ 'version' => '1.6.0.0-RC3',
1111
  'path' => $baseDir . '/src/API/Reports/Downloads/Files/Controller.php'
1112
  ),
1113
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Downloads\\Query' => array(
1114
+ 'version' => '1.6.0.0-RC3',
1115
  'path' => $baseDir . '/src/API/Reports/Downloads/Query.php'
1116
  ),
1117
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Downloads\\Stats\\Controller' => array(
1118
+ 'version' => '1.6.0.0-RC3',
1119
  'path' => $baseDir . '/src/API/Reports/Downloads/Stats/Controller.php'
1120
  ),
1121
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Downloads\\Stats\\DataStore' => array(
1122
+ 'version' => '1.6.0.0-RC3',
1123
  'path' => $baseDir . '/src/API/Reports/Downloads/Stats/DataStore.php'
1124
  ),
1125
  'Automattic\\WooCommerce\\Admin\\API\\Rep