diff --git a/.circleci/config.yml b/.circleci/config.yml index 9a408d42d..c472ab965 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -75,7 +75,6 @@ jobs: cd testing npm install npm run cy:pipeline:axe - when: always - run: name: "Cypress - axe tests - rerun" command: | @@ -280,7 +279,6 @@ jobs: cd testing npm install npm run cy:pipeline:proofer - when: always - run: name: "Cypress External Links - rerun" command: | diff --git a/composer.json b/composer.json index bf3c48a7e..beb046437 100644 --- a/composer.json +++ b/composer.json @@ -32,10 +32,10 @@ "composer/installers": "^2.2", "cweagans/composer-patches": "^1.7", "drupal-tome/tome_drush": "dev-master", - "drupal/admin_toolbar": "^3.3", + "drupal/admin_toolbar": "^3.5", "drupal/allowed_formats": "^3.0@alpha", "drupal/autologout": "^2.0", - "drupal/block_content_template": "^1.5", + "drupal/block_content_template": "^1.7", "drupal/ckeditor5_embedded_content": "^1.0", "drupal/config_ignore": "^3.0@beta", "drupal/config_split": "^2.0@RC", @@ -47,20 +47,20 @@ "drupal/double_field": "^4.2", "drupal/easy_breadcrumb": "^2.0", "drupal/editor_advanced_link": "^2.2", - "drupal/editoria11y": "^2.0", + "drupal/editoria11y": "^2.1", "drupal/entity_reference_revisions": "^1.10", "drupal/field_group": "^4.0@alpha", "drupal/file_delete": "^2.0", - "drupal/focal_point": "^2.0", + "drupal/focal_point": "^2.1", "drupal/language_switcher_extended": "^1.1", "drupal/link_attributes": "^2.1", "drupal/log_stdout": "^1.5", "drupal/menu_block": "^1.10", "drupal/menu_multilingual": "^2.0", - "drupal/metatag": "^2.0", + "drupal/metatag": "^2.1", "drupal/new_relic_rpm": "^2.1", "drupal/node_revision_delete": "^2.0@alpha", - "drupal/override_node_options": "^2.8", + "drupal/override_node_options": "^2.9", "drupal/paragraphs": "^1.15", "drupal/pathauto": "^1.12", "drupal/redirect": "^1.8", @@ -69,15 +69,15 @@ "drupal/robotstxt": "^1.5", "drupal/s3fs": "^3.1", "drupal/samlauth": "^3.8", - "drupal/simple_sitemap": "^4.1", + "drupal/simple_sitemap": "^4.2", "drupal/stage_file_proxy": "^3.1", "drupal/svg_image": "^3.0", - "drupal/tome": "^1.8", + "drupal/tome": "^1.13", "drupal/translatable_menu_link_uri": "^2.0@dev", "drupal/twig_field_value": "^2.0", "drupal/twig_tweak": "^3.2", "drupal/uswds_templates": "^3.0@dev", - "drupal/views_data_export": "^1.4", + "drupal/views_data_export": "^1.5", "drush/drush": "^12.4" }, "require-dev": { diff --git a/composer.lock b/composer.lock index d01fb8807..537940676 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "0280faada8f7c50c24d997cddee67462", + "content-hash": "dbff441af095ba618677629dbefc107d", "packages": [ { "name": "asm89/stack-cors", @@ -1535,16 +1535,16 @@ }, { "name": "doctrine/persistence", - "version": "3.3.3", + "version": "3.4.0", "source": { "type": "git", "url": "https://github.com/doctrine/persistence.git", - "reference": "b337726451f5d530df338fc7f68dee8781b49779" + "reference": "0ea965320cec355dba75031c1b23d4c78362e3ff" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/persistence/zipball/b337726451f5d530df338fc7f68dee8781b49779", - "reference": "b337726451f5d530df338fc7f68dee8781b49779", + "url": "https://api.github.com/repos/doctrine/persistence/zipball/0ea965320cec355dba75031c1b23d4c78362e3ff", + "reference": "0ea965320cec355dba75031c1b23d4c78362e3ff", "shasum": "" }, "require": { @@ -1558,12 +1558,11 @@ "require-dev": { "doctrine/coding-standard": "^12", "doctrine/common": "^3.0", - "phpstan/phpstan": "1.11.1", + "phpstan/phpstan": "1.12.7", "phpstan/phpstan-phpunit": "^1", "phpstan/phpstan-strict-rules": "^1.1", - "phpunit/phpunit": "^8.5 || ^9.5", - "symfony/cache": "^4.4 || ^5.4 || ^6.0", - "vimeo/psalm": "4.30.0 || 5.24.0" + "phpunit/phpunit": "^8.5.38 || ^9.5", + "symfony/cache": "^4.4 || ^5.4 || ^6.0 || ^7.0" }, "type": "library", "autoload": { @@ -1612,7 +1611,7 @@ ], "support": { "issues": "https://github.com/doctrine/persistence/issues", - "source": "https://github.com/doctrine/persistence/tree/3.3.3" + "source": "https://github.com/doctrine/persistence/tree/3.4.0" }, "funding": [ { @@ -1628,7 +1627,7 @@ "type": "tidelift" } ], - "time": "2024-06-20T10:14:30+00:00" + "time": "2024-10-30T19:48:12+00:00" }, { "name": "drupal-tome/tome_drush", @@ -1668,17 +1667,17 @@ }, { "name": "drupal/admin_toolbar", - "version": "3.5.0", + "version": "3.5.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/admin_toolbar.git", - "reference": "3.5.0" + "reference": "3.5.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/admin_toolbar-3.5.0.zip", - "reference": "3.5.0", - "shasum": "099e8d4dc98e1d551b4f9cffdc39599eb8ad04e8" + "url": "https://ftp.drupal.org/files/projects/admin_toolbar-3.5.1.zip", + "reference": "3.5.1", + "shasum": "b5215109836f7fade374fef531231e36c1c9b945" }, "require": { "drupal/core": "^9.5 || ^10 || ^11" @@ -1689,8 +1688,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "3.5.0", - "datestamp": "1722639094", + "version": "3.5.1", + "datestamp": "1730409973", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -1817,17 +1816,17 @@ }, { "name": "drupal/autologout", - "version": "2.0.0", + "version": "2.0.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/autologout.git", - "reference": "2.0.0" + "reference": "2.0.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/autologout-2.0.0.zip", - "reference": "2.0.0", - "shasum": "e9a1d4846cc323eef2eb54a0276023b1f0ff8bd2" + "url": "https://ftp.drupal.org/files/projects/autologout-2.0.1.zip", + "reference": "2.0.1", + "shasum": "61407ffa8b857b1e5d22d03ededac94b5119bd60" }, "require": { "drupal/core": "^9.2 || ^10 || ^11", @@ -1836,8 +1835,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.0", - "datestamp": "1716413762", + "version": "2.0.1", + "datestamp": "1732235105", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -1850,7 +1849,7 @@ ], "authors": [ { - "name": "AjitS", + "name": "ajits", "homepage": "https://www.drupal.org/user/981944" }, { @@ -1893,6 +1892,10 @@ "name": "prabeen.giri", "homepage": "https://www.drupal.org/user/913078" }, + { + "name": "scott_earnest", + "homepage": "https://www.drupal.org/user/416158" + }, { "name": "str8", "homepage": "https://www.drupal.org/user/2865063" @@ -1907,26 +1910,26 @@ }, { "name": "drupal/block_content_template", - "version": "1.5.0", + "version": "1.7.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/block_content_template.git", - "reference": "8.x-1.5" + "reference": "8.x-1.7" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/block_content_template-8.x-1.5.zip", - "reference": "8.x-1.5", - "shasum": "434808642a25bfed24fc605e4ef9b9e2d4dbf9cc" + "url": "https://ftp.drupal.org/files/projects/block_content_template-8.x-1.7.zip", + "reference": "8.x-1.7", + "shasum": "c96f6ec78b83e45c2ce51b84d61993bce3fdec6c" }, "require": { - "drupal/core": "^8 || ^9 || ^10" + "drupal/core": "^8 || ^9 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.5", - "datestamp": "1673640547", + "version": "8.x-1.7", + "datestamp": "1732318416", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -1939,7 +1942,7 @@ ], "authors": [ { - "name": "Greg Boggs", + "name": "greg boggs", "homepage": "https://www.drupal.org/user/153069" }, { @@ -1951,7 +1954,7 @@ "homepage": "https://www.drupal.org/user/3619158" }, { - "name": "Nicolas Bouteille", + "name": "nicolas bouteille", "homepage": "https://www.drupal.org/user/990318" }, { @@ -2155,16 +2158,16 @@ }, { "name": "drupal/core", - "version": "10.3.6", + "version": "10.3.10", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "168ec99f2012aeb4e93c6c7dd4a90dc919ae96c6" + "reference": "3ebb71e9c4ef0c13f683353547551fca49f9a144" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/168ec99f2012aeb4e93c6c7dd4a90dc919ae96c6", - "reference": "168ec99f2012aeb4e93c6c7dd4a90dc919ae96c6", + "url": "https://api.github.com/repos/drupal/core/zipball/3ebb71e9c4ef0c13f683353547551fca49f9a144", + "reference": "3ebb71e9c4ef0c13f683353547551fca49f9a144", "shasum": "" }, "require": { @@ -2210,7 +2213,7 @@ "symfony/serializer": "^6.4", "symfony/validator": "^6.4", "symfony/yaml": "^6.4", - "twig/twig": "^3.14.0" + "twig/twig": "^3.14.2" }, "conflict": { "drush/drush": "<12.4.3" @@ -2248,29 +2251,29 @@ "extra": { "drupal-scaffold": { "file-mapping": { - "[project-root]/.editorconfig": "assets/scaffold/files/editorconfig", - "[project-root]/.gitattributes": "assets/scaffold/files/gitattributes", - "[web-root]/.csslintrc": "assets/scaffold/files/csslintrc", - "[web-root]/.eslintignore": "assets/scaffold/files/eslintignore", - "[web-root]/.eslintrc.json": "assets/scaffold/files/eslintrc.json", - "[web-root]/.ht.router.php": "assets/scaffold/files/ht.router.php", "[web-root]/.htaccess": "assets/scaffold/files/htaccess", - "[web-root]/example.gitignore": "assets/scaffold/files/example.gitignore", - "[web-root]/index.php": "assets/scaffold/files/index.php", - "[web-root]/INSTALL.txt": "assets/scaffold/files/drupal.INSTALL.txt", "[web-root]/README.md": "assets/scaffold/files/drupal.README.md", + "[web-root]/index.php": "assets/scaffold/files/index.php", + "[web-root]/.csslintrc": "assets/scaffold/files/csslintrc", "[web-root]/robots.txt": "assets/scaffold/files/robots.txt", "[web-root]/update.php": "assets/scaffold/files/update.php", "[web-root]/web.config": "assets/scaffold/files/web.config", + "[web-root]/INSTALL.txt": "assets/scaffold/files/drupal.INSTALL.txt", + "[web-root]/.eslintignore": "assets/scaffold/files/eslintignore", + "[web-root]/.eslintrc.json": "assets/scaffold/files/eslintrc.json", + "[web-root]/.ht.router.php": "assets/scaffold/files/ht.router.php", "[web-root]/sites/README.txt": "assets/scaffold/files/sites.README.txt", + "[project-root]/.editorconfig": "assets/scaffold/files/editorconfig", + "[web-root]/example.gitignore": "assets/scaffold/files/example.gitignore", + "[web-root]/themes/README.txt": "assets/scaffold/files/themes.README.txt", + "[project-root]/.gitattributes": "assets/scaffold/files/gitattributes", + "[web-root]/modules/README.txt": "assets/scaffold/files/modules.README.txt", + "[web-root]/profiles/README.txt": "assets/scaffold/files/profiles.README.txt", + "[web-root]/sites/example.sites.php": "assets/scaffold/files/example.sites.php", "[web-root]/sites/development.services.yml": "assets/scaffold/files/development.services.yml", "[web-root]/sites/example.settings.local.php": "assets/scaffold/files/example.settings.local.php", - "[web-root]/sites/example.sites.php": "assets/scaffold/files/example.sites.php", "[web-root]/sites/default/default.services.yml": "assets/scaffold/files/default.services.yml", - "[web-root]/sites/default/default.settings.php": "assets/scaffold/files/default.settings.php", - "[web-root]/modules/README.txt": "assets/scaffold/files/modules.README.txt", - "[web-root]/profiles/README.txt": "assets/scaffold/files/profiles.README.txt", - "[web-root]/themes/README.txt": "assets/scaffold/files/themes.README.txt" + "[web-root]/sites/default/default.settings.php": "assets/scaffold/files/default.settings.php" } } }, @@ -2313,13 +2316,13 @@ ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", "support": { - "source": "https://github.com/drupal/core/tree/10.3.6" + "source": "https://github.com/drupal/core/tree/10.3.10" }, - "time": "2024-10-03T08:58:13+00:00" + "time": "2024-11-22T12:51:33+00:00" }, { "name": "drupal/core-composer-scaffold", - "version": "10.3.6", + "version": "10.3.10", "source": { "type": "git", "url": "https://github.com/drupal/core-composer-scaffold.git", @@ -2363,13 +2366,13 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-composer-scaffold/tree/10.3.6" + "source": "https://github.com/drupal/core-composer-scaffold/tree/10.3.10" }, "time": "2024-08-22T14:31:34+00:00" }, { "name": "drupal/core-project-message", - "version": "10.3.6", + "version": "10.3.10", "source": { "type": "git", "url": "https://github.com/drupal/core-project-message.git", @@ -2404,22 +2407,22 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-project-message/tree/11.0.5" + "source": "https://github.com/drupal/core-project-message/tree/11.1.0-beta1" }, "time": "2023-07-24T07:55:25+00:00" }, { "name": "drupal/core-recommended", - "version": "10.3.6", + "version": "10.3.10", "source": { "type": "git", "url": "https://github.com/drupal/core-recommended.git", - "reference": "5ddec63138dc10869dea5d1cd4e72c977bb9b538" + "reference": "1d739e569c9324bcac1ecc7be600d414386a399b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-recommended/zipball/5ddec63138dc10869dea5d1cd4e72c977bb9b538", - "reference": "5ddec63138dc10869dea5d1cd4e72c977bb9b538", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/1d739e569c9324bcac1ecc7be600d414386a399b", + "reference": "1d739e569c9324bcac1ecc7be600d414386a399b", "shasum": "" }, "require": { @@ -2428,7 +2431,7 @@ "doctrine/annotations": "~1.14.3", "doctrine/deprecations": "~1.1.3", "doctrine/lexer": "~2.1.1", - "drupal/core": "10.3.6", + "drupal/core": "10.3.10", "egulias/email-validator": "~4.0.2", "guzzlehttp/guzzle": "~7.8.1", "guzzlehttp/promises": "~2.0.2", @@ -2477,7 +2480,7 @@ "symfony/var-dumper": "~v6.4.7", "symfony/var-exporter": "~v6.4.7", "symfony/yaml": "~v6.4.7", - "twig/twig": "~v3.14.0" + "twig/twig": "~v3.14.2" }, "conflict": { "webflo/drupal-core-strict": "*" @@ -2489,9 +2492,9 @@ ], "description": "Core and its dependencies with known-compatible minor versions. Require this project INSTEAD OF drupal/core.", "support": { - "source": "https://github.com/drupal/core-recommended/tree/10.3.6" + "source": "https://github.com/drupal/core-recommended/tree/10.3.10" }, - "time": "2024-10-03T08:58:13+00:00" + "time": "2024-11-22T12:51:33+00:00" }, { "name": "drupal/crop", @@ -2886,17 +2889,17 @@ }, { "name": "drupal/easy_breadcrumb", - "version": "2.0.8", + "version": "2.0.9", "source": { "type": "git", "url": "https://git.drupalcode.org/project/easy_breadcrumb.git", - "reference": "2.0.8" + "reference": "2.0.9" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/easy_breadcrumb-2.0.8.zip", - "reference": "2.0.8", - "shasum": "49bfd9b8b0ec664963d05e360449876745cf2868" + "url": "https://ftp.drupal.org/files/projects/easy_breadcrumb-2.0.9.zip", + "reference": "2.0.9", + "shasum": "9e7c33e2ec0637d37d509776795a476f2f2d9bb8" }, "require": { "drupal/core": "^9.2 || ^10 || ^11" @@ -2904,8 +2907,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.8", - "datestamp": "1723545040", + "version": "2.0.9", + "datestamp": "1732752214", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3033,17 +3036,17 @@ }, { "name": "drupal/editoria11y", - "version": "2.1.19", + "version": "2.1.21", "source": { "type": "git", "url": "https://git.drupalcode.org/project/editoria11y.git", - "reference": "2.1.19" + "reference": "2.1.21" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/editoria11y-2.1.19.zip", - "reference": "2.1.19", - "shasum": "0ccf651071837e1ee6fcfb8fbb1c279d2fc1bc27" + "url": "https://ftp.drupal.org/files/projects/editoria11y-2.1.21.zip", + "reference": "2.1.21", + "shasum": "6ec1bb5cfa15408e3372d7e0d0a1355030a9f20b" }, "require": { "drupal/core": "^9 || ^10 || ^11" @@ -3054,8 +3057,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.1.19", - "datestamp": "1726514804", + "version": "2.1.21", + "datestamp": "1731602531", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3344,17 +3347,17 @@ }, { "name": "drupal/focal_point", - "version": "2.1.1", + "version": "2.1.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/focal_point.git", - "reference": "2.1.1" + "reference": "2.1.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/focal_point-2.1.1.zip", - "reference": "2.1.1", - "shasum": "f8c24bb4257f784176e79ec6f2b4c11ed46391e0" + "url": "https://ftp.drupal.org/files/projects/focal_point-2.1.2.zip", + "reference": "2.1.2", + "shasum": "5f8ffadd37748506c8f00314b1d45c947eb27cf7" }, "require": { "drupal/core": "^9.3 || ^10 || ^11", @@ -3366,8 +3369,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.1.1", - "datestamp": "1721126807", + "version": "2.1.2", + "datestamp": "1731556344", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3714,17 +3717,17 @@ }, { "name": "drupal/metatag", - "version": "2.0.2", + "version": "2.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/metatag.git", - "reference": "2.0.2" + "reference": "2.1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/metatag-2.0.2.zip", - "reference": "2.0.2", - "shasum": "748013c50a0ed5e10359413bb3481392a0bf0d3f" + "url": "https://ftp.drupal.org/files/projects/metatag-2.1.0.zip", + "reference": "2.1.0", + "shasum": "c28fe2fdac68a9370a6af6cbafff4425dd5148f3" }, "require": { "drupal/core": "^9.4 || ^10 || ^11", @@ -3732,6 +3735,7 @@ "php": ">=8.0" }, "require-dev": { + "drupal/forum": "*", "drupal/hal": "^1 || ^2 || ^9", "drupal/metatag_dc": "*", "drupal/metatag_open_graph": "*", @@ -3743,8 +3747,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.2", - "datestamp": "1722869772", + "version": "2.1.0", + "datestamp": "1731004042", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3766,7 +3770,7 @@ "role": "Developer" }, { - "name": "Dave Reid", + "name": "dave reid", "homepage": "https://www.drupal.org/user/53892" } ], @@ -3938,26 +3942,26 @@ }, { "name": "drupal/override_node_options", - "version": "2.8.0", + "version": "2.9.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/override_node_options.git", - "reference": "8.x-2.8" + "reference": "8.x-2.9" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/override_node_options-8.x-2.8.zip", - "reference": "8.x-2.8", - "shasum": "79ad92c63e4dfc03bed74438bcf9df437ad2bca5" + "url": "https://ftp.drupal.org/files/projects/override_node_options-8.x-2.9.zip", + "reference": "8.x-2.9", + "shasum": "618c22705944df86a6008785d8aec50d456f6310" }, "require": { - "drupal/core": "^9 || ^10" + "drupal/core": "^9 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.8", - "datestamp": "1713475051", + "version": "8.x-2.9", + "datestamp": "1732705530", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4532,36 +4536,37 @@ }, { "name": "drupal/simple_sitemap", - "version": "4.2.1", + "version": "4.2.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/simple_sitemap.git", - "reference": "4.2.1" + "reference": "4.2.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/simple_sitemap-4.2.1.zip", - "reference": "4.2.1", - "shasum": "d96b481571ca2fecdb305e87d2557f9338116864" + "url": "https://ftp.drupal.org/files/projects/simple_sitemap-4.2.2.zip", + "reference": "4.2.2", + "shasum": "1f9c9197d37450fb347a4fa3f10191f5f4b5ef13" }, "require": { "drupal/core": "^10.2 || ^11", "ext-xmlwriter": "*" }, + "conflict": { + "drush/drush": "<12.5.1" + }, + "require-dev": { + "drupal/paragraphs": "^1.18" + }, "type": "drupal-module", "extra": { "drupal": { - "version": "4.2.1", - "datestamp": "1723802052", + "version": "4.2.2", + "datestamp": "1732485885", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } - }, - "drush": { - "services": { - "drush.services.yml": ">=9" - } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -4589,17 +4594,17 @@ }, { "name": "drupal/stage_file_proxy", - "version": "3.1.3", + "version": "3.1.4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/stage_file_proxy.git", - "reference": "3.1.3" + "reference": "3.1.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/stage_file_proxy-3.1.3.zip", - "reference": "3.1.3", - "shasum": "33fe8bf9cf0978a9e370627302b80340c972abd5" + "url": "https://ftp.drupal.org/files/projects/stage_file_proxy-3.1.4.zip", + "reference": "3.1.4", + "shasum": "57be6bfd1a429d41852e049e047b3ac0e277d277" }, "require": { "drupal/core": "^10.3 || ^11", @@ -4615,8 +4620,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "3.1.3", - "datestamp": "1728406824", + "version": "3.1.4", + "datestamp": "1733151924", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4819,20 +4824,20 @@ }, { "name": "drupal/tome", - "version": "1.12.0", + "version": "1.13.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/tome.git", - "reference": "8.x-1.12" + "reference": "8.x-1.13" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/tome-8.x-1.12.zip", - "reference": "8.x-1.12", - "shasum": "7be3325d6d241b49c8fdd0f673f7ad580fd19b7c" + "url": "https://ftp.drupal.org/files/projects/tome-8.x-1.13.zip", + "reference": "8.x-1.13", + "shasum": "e652ba7bf126287dd4fc7d4fec80bb84df9d39a5" }, "require": { - "drupal/core": "^9 || ^10", + "drupal/core": "^9 || ^10 || ^11", "drupal/tome_static": "*", "drupal/tome_sync": "*" }, @@ -4840,10 +4845,11 @@ "drush/drush": "<11.6" }, "require-dev": { - "drupal/ctools": "*", - "drupal/pathauto": "*", - "drupal/redirect": "*", - "drupal/token": "*", + "drupal/book": "^1.0", + "drupal/ctools": "^4.1", + "drupal/pathauto": "^1.13", + "drupal/redirect": "^1.10", + "drupal/token": "^1.15", "drupal/tome_base": "*", "drupal/tome_static": "*", "drupal/tome_sync": "*" @@ -4851,8 +4857,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.12", - "datestamp": "1701628903", + "version": "8.x-1.13", + "datestamp": "1732382851", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5213,22 +5219,25 @@ }, { "name": "drupal/views_data_export", - "version": "1.4.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/views_data_export.git", - "reference": "8.x-1.4" + "reference": "8.x-1.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/views_data_export-8.x-1.4.zip", - "reference": "8.x-1.4", - "shasum": "70dede9fdf50601232f068e67309d361341e88c5" + "url": "https://ftp.drupal.org/files/projects/views_data_export-8.x-1.5.zip", + "reference": "8.x-1.5", + "shasum": "2664bd52dd47b068dec60eecd3c6fc73f2d6c1b8" }, "require": { - "drupal/core": "^9 || ^10", + "drupal/core": "^9 || ^10 || ^11", "drupal/csv_serialization": "~1.4 || ~2.0 || ~3 || ~4" }, + "conflict": { + "phpoffice/phpspreadsheet": "<1.23.0" + }, "require-dev": { "drupal/search_api": "~1.12", "drupal/xls_serialization": "~1.0" @@ -5236,8 +5245,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.4", - "datestamp": "1698948991", + "version": "8.x-1.5", + "datestamp": "1732280381", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5246,7 +5255,7 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { @@ -6566,16 +6575,16 @@ }, { "name": "pear/pear-core-minimal", - "version": "v1.10.15", + "version": "v1.10.16", "source": { "type": "git", "url": "https://github.com/pear/pear-core-minimal.git", - "reference": "ce0adade8b97561656ace07cdaac4751c271ea8c" + "reference": "c0f51b45f50683bf5bbf558036854ebc9b54d033" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/ce0adade8b97561656ace07cdaac4751c271ea8c", - "reference": "ce0adade8b97561656ace07cdaac4751c271ea8c", + "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/c0f51b45f50683bf5bbf558036854ebc9b54d033", + "reference": "c0f51b45f50683bf5bbf558036854ebc9b54d033", "shasum": "" }, "require": { @@ -6611,7 +6620,7 @@ "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR", "source": "https://github.com/pear/pear-core-minimal" }, - "time": "2024-03-16T18:41:45+00:00" + "time": "2024-11-24T22:27:58+00:00" }, { "name": "pear/pear_exception", @@ -7423,16 +7432,16 @@ }, { "name": "symfony/console", - "version": "v6.4.13", + "version": "v6.4.15", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "f793dd5a7d9ae9923e35d0503d08ba734cec1d79" + "reference": "f1fc6f47283e27336e7cebb9e8946c8de7bff9bd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/f793dd5a7d9ae9923e35d0503d08ba734cec1d79", - "reference": "f793dd5a7d9ae9923e35d0503d08ba734cec1d79", + "url": "https://api.github.com/repos/symfony/console/zipball/f1fc6f47283e27336e7cebb9e8946c8de7bff9bd", + "reference": "f1fc6f47283e27336e7cebb9e8946c8de7bff9bd", "shasum": "" }, "require": { @@ -7497,7 +7506,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v6.4.13" + "source": "https://github.com/symfony/console/tree/v6.4.15" }, "funding": [ { @@ -7513,7 +7522,7 @@ "type": "tidelift" } ], - "time": "2024-10-09T08:40:40+00:00" + "time": "2024-11-06T14:19:14+00:00" }, { "name": "symfony/css-selector", @@ -7582,16 +7591,16 @@ }, { "name": "symfony/dependency-injection", - "version": "v6.4.13", + "version": "v6.4.16", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "728ae8f4e190133ce99d6d5f0bc1e8c8bd7c7a96" + "reference": "7a379d8871f6a36f01559c14e11141cc02eb8dc8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/728ae8f4e190133ce99d6d5f0bc1e8c8bd7c7a96", - "reference": "728ae8f4e190133ce99d6d5f0bc1e8c8bd7c7a96", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/7a379d8871f6a36f01559c14e11141cc02eb8dc8", + "reference": "7a379d8871f6a36f01559c14e11141cc02eb8dc8", "shasum": "" }, "require": { @@ -7643,7 +7652,7 @@ "description": "Allows you to standardize and centralize the way objects are constructed in your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dependency-injection/tree/v6.4.13" + "source": "https://github.com/symfony/dependency-injection/tree/v6.4.16" }, "funding": [ { @@ -7659,20 +7668,20 @@ "type": "tidelift" } ], - "time": "2024-10-25T15:07:50+00:00" + "time": "2024-11-25T14:52:46+00:00" }, { "name": "symfony/deprecation-contracts", - "version": "v3.5.0", + "version": "v3.5.1", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1" + "reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1", - "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6", + "reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6", "shasum": "" }, "require": { @@ -7710,7 +7719,7 @@ "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.0" + "source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.1" }, "funding": [ { @@ -7726,20 +7735,20 @@ "type": "tidelift" } ], - "time": "2024-04-18T09:32:20+00:00" + "time": "2024-09-25T14:20:29+00:00" }, { "name": "symfony/dom-crawler", - "version": "v6.4.13", + "version": "v6.4.16", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", - "reference": "ae074dffb018c37a57071990d16e6152728dd972" + "reference": "4304e6ad5c894a9c72831ad459f627bfd35d766d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/ae074dffb018c37a57071990d16e6152728dd972", - "reference": "ae074dffb018c37a57071990d16e6152728dd972", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/4304e6ad5c894a9c72831ad459f627bfd35d766d", + "reference": "4304e6ad5c894a9c72831ad459f627bfd35d766d", "shasum": "" }, "require": { @@ -7777,7 +7786,7 @@ "description": "Eases DOM navigation for HTML and XML documents", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dom-crawler/tree/v6.4.13" + "source": "https://github.com/symfony/dom-crawler/tree/v6.4.16" }, "funding": [ { @@ -7793,20 +7802,20 @@ "type": "tidelift" } ], - "time": "2024-10-25T15:07:50+00:00" + "time": "2024-11-13T15:06:22+00:00" }, { "name": "symfony/error-handler", - "version": "v6.4.13", + "version": "v6.4.14", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "e3c78742f86a5b65fe2ac4c4b6b776d92fd7ca0c" + "reference": "9e024324511eeb00983ee76b9aedc3e6ecd993d9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/e3c78742f86a5b65fe2ac4c4b6b776d92fd7ca0c", - "reference": "e3c78742f86a5b65fe2ac4c4b6b776d92fd7ca0c", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/9e024324511eeb00983ee76b9aedc3e6ecd993d9", + "reference": "9e024324511eeb00983ee76b9aedc3e6ecd993d9", "shasum": "" }, "require": { @@ -7852,7 +7861,7 @@ "description": "Provides tools to manage errors and ease debugging PHP code", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/error-handler/tree/v6.4.13" + "source": "https://github.com/symfony/error-handler/tree/v6.4.14" }, "funding": [ { @@ -7868,7 +7877,7 @@ "type": "tidelift" } ], - "time": "2024-09-25T14:18:03+00:00" + "time": "2024-11-05T15:34:40+00:00" }, { "name": "symfony/event-dispatcher", @@ -7952,16 +7961,16 @@ }, { "name": "symfony/event-dispatcher-contracts", - "version": "v3.5.0", + "version": "v3.5.1", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher-contracts.git", - "reference": "8f93aec25d41b72493c6ddff14e916177c9efc50" + "reference": "7642f5e970b672283b7823222ae8ef8bbc160b9f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/8f93aec25d41b72493c6ddff14e916177c9efc50", - "reference": "8f93aec25d41b72493c6ddff14e916177c9efc50", + "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/7642f5e970b672283b7823222ae8ef8bbc160b9f", + "reference": "7642f5e970b672283b7823222ae8ef8bbc160b9f", "shasum": "" }, "require": { @@ -8008,7 +8017,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.5.0" + "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.5.1" }, "funding": [ { @@ -8024,7 +8033,7 @@ "type": "tidelift" } ], - "time": "2024-04-18T09:32:20+00:00" + "time": "2024-09-25T14:20:29+00:00" }, { "name": "symfony/filesystem", @@ -8158,16 +8167,16 @@ }, { "name": "symfony/http-foundation", - "version": "v6.4.13", + "version": "v6.4.16", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "4c0341b3e0a7291e752c69d2a1ed9a84b68d604c" + "reference": "431771b7a6f662f1575b3cfc8fd7617aa9864d57" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/4c0341b3e0a7291e752c69d2a1ed9a84b68d604c", - "reference": "4c0341b3e0a7291e752c69d2a1ed9a84b68d604c", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/431771b7a6f662f1575b3cfc8fd7617aa9864d57", + "reference": "431771b7a6f662f1575b3cfc8fd7617aa9864d57", "shasum": "" }, "require": { @@ -8177,12 +8186,12 @@ "symfony/polyfill-php83": "^1.27" }, "conflict": { - "symfony/cache": "<6.3" + "symfony/cache": "<6.4.12|>=7.0,<7.1.5" }, "require-dev": { "doctrine/dbal": "^2.13.1|^3|^4", "predis/predis": "^1.1|^2.0", - "symfony/cache": "^6.3|^7.0", + "symfony/cache": "^6.4.12|^7.1.5", "symfony/dependency-injection": "^5.4|^6.0|^7.0", "symfony/expression-language": "^5.4|^6.0|^7.0", "symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4|^7.0", @@ -8215,7 +8224,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v6.4.13" + "source": "https://github.com/symfony/http-foundation/tree/v6.4.16" }, "funding": [ { @@ -8231,20 +8240,20 @@ "type": "tidelift" } ], - "time": "2024-10-11T19:20:58+00:00" + "time": "2024-11-13T18:58:10+00:00" }, { "name": "symfony/http-kernel", - "version": "v6.4.13", + "version": "v6.4.16", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "4474015c363ec0cd3bf47d55657e68630dbae66e" + "reference": "8838b5b21d807923b893ccbfc2cbeda0f1bc00f0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/4474015c363ec0cd3bf47d55657e68630dbae66e", - "reference": "4474015c363ec0cd3bf47d55657e68630dbae66e", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/8838b5b21d807923b893ccbfc2cbeda0f1bc00f0", + "reference": "8838b5b21d807923b893ccbfc2cbeda0f1bc00f0", "shasum": "" }, "require": { @@ -8329,7 +8338,7 @@ "description": "Provides a structured process for converting a Request into a Response", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-kernel/tree/v6.4.13" + "source": "https://github.com/symfony/http-kernel/tree/v6.4.16" }, "funding": [ { @@ -8345,7 +8354,7 @@ "type": "tidelift" } ], - "time": "2024-10-27T13:00:29+00:00" + "time": "2024-11-27T12:49:36+00:00" }, { "name": "symfony/mailer", @@ -9294,16 +9303,16 @@ }, { "name": "symfony/process", - "version": "v6.4.13", + "version": "v6.4.15", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "1f9f59b46880201629df3bd950fc5ae8c55b960f" + "reference": "3cb242f059c14ae08591c5c4087d1fe443564392" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/1f9f59b46880201629df3bd950fc5ae8c55b960f", - "reference": "1f9f59b46880201629df3bd950fc5ae8c55b960f", + "url": "https://api.github.com/repos/symfony/process/zipball/3cb242f059c14ae08591c5c4087d1fe443564392", + "reference": "3cb242f059c14ae08591c5c4087d1fe443564392", "shasum": "" }, "require": { @@ -9335,7 +9344,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v6.4.13" + "source": "https://github.com/symfony/process/tree/v6.4.15" }, "funding": [ { @@ -9351,7 +9360,7 @@ "type": "tidelift" } ], - "time": "2024-09-25T14:18:03+00:00" + "time": "2024-11-06T14:19:14+00:00" }, { "name": "symfony/psr-http-message-bridge", @@ -9438,16 +9447,16 @@ }, { "name": "symfony/routing", - "version": "v6.4.13", + "version": "v6.4.16", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "640a74250d13f9c30d5ca045b6aaaabcc8215278" + "reference": "91e02e606b4b705c2f4fb42f7e7708b7923a3220" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/640a74250d13f9c30d5ca045b6aaaabcc8215278", - "reference": "640a74250d13f9c30d5ca045b6aaaabcc8215278", + "url": "https://api.github.com/repos/symfony/routing/zipball/91e02e606b4b705c2f4fb42f7e7708b7923a3220", + "reference": "91e02e606b4b705c2f4fb42f7e7708b7923a3220", "shasum": "" }, "require": { @@ -9501,7 +9510,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v6.4.13" + "source": "https://github.com/symfony/routing/tree/v6.4.16" }, "funding": [ { @@ -9517,20 +9526,20 @@ "type": "tidelift" } ], - "time": "2024-10-01T08:30:56+00:00" + "time": "2024-11-13T15:31:34+00:00" }, { "name": "symfony/serializer", - "version": "v6.4.13", + "version": "v6.4.15", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "8be421505938b11a0ca4f656e4322232236386f0" + "reference": "9d862d66198f3c2e30404228629ef4c18d5d608e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/8be421505938b11a0ca4f656e4322232236386f0", - "reference": "8be421505938b11a0ca4f656e4322232236386f0", + "url": "https://api.github.com/repos/symfony/serializer/zipball/9d862d66198f3c2e30404228629ef4c18d5d608e", + "reference": "9d862d66198f3c2e30404228629ef4c18d5d608e", "shasum": "" }, "require": { @@ -9599,7 +9608,7 @@ "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/serializer/tree/v6.4.13" + "source": "https://github.com/symfony/serializer/tree/v6.4.15" }, "funding": [ { @@ -9615,20 +9624,20 @@ "type": "tidelift" } ], - "time": "2024-10-03T09:58:04+00:00" + "time": "2024-10-23T13:25:59+00:00" }, { "name": "symfony/service-contracts", - "version": "v3.5.0", + "version": "v3.5.1", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", - "reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f" + "reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/service-contracts/zipball/bd1d9e59a81d8fa4acdcea3f617c581f7475a80f", - "reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/e53260aabf78fb3d63f8d79d69ece59f80d5eda0", + "reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0", "shasum": "" }, "require": { @@ -9682,7 +9691,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/service-contracts/tree/v3.5.0" + "source": "https://github.com/symfony/service-contracts/tree/v3.5.1" }, "funding": [ { @@ -9698,20 +9707,20 @@ "type": "tidelift" } ], - "time": "2024-04-18T09:32:20+00:00" + "time": "2024-09-25T14:20:29+00:00" }, { "name": "symfony/string", - "version": "v6.4.13", + "version": "v6.4.15", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "38371c60c71c72b3d64d8d76f6b1bb81a2cc3627" + "reference": "73a5e66ea2e1677c98d4449177c5a9cf9d8b4c6f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/38371c60c71c72b3d64d8d76f6b1bb81a2cc3627", - "reference": "38371c60c71c72b3d64d8d76f6b1bb81a2cc3627", + "url": "https://api.github.com/repos/symfony/string/zipball/73a5e66ea2e1677c98d4449177c5a9cf9d8b4c6f", + "reference": "73a5e66ea2e1677c98d4449177c5a9cf9d8b4c6f", "shasum": "" }, "require": { @@ -9768,7 +9777,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v6.4.13" + "source": "https://github.com/symfony/string/tree/v6.4.15" }, "funding": [ { @@ -9784,20 +9793,20 @@ "type": "tidelift" } ], - "time": "2024-09-25T14:18:03+00:00" + "time": "2024-11-13T13:31:12+00:00" }, { "name": "symfony/translation-contracts", - "version": "v3.5.0", + "version": "v3.5.1", "source": { "type": "git", "url": "https://github.com/symfony/translation-contracts.git", - "reference": "b9d2189887bb6b2e0367a9fc7136c5239ab9b05a" + "reference": "4667ff3bd513750603a09c8dedbea942487fb07c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/b9d2189887bb6b2e0367a9fc7136c5239ab9b05a", - "reference": "b9d2189887bb6b2e0367a9fc7136c5239ab9b05a", + "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/4667ff3bd513750603a09c8dedbea942487fb07c", + "reference": "4667ff3bd513750603a09c8dedbea942487fb07c", "shasum": "" }, "require": { @@ -9846,7 +9855,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/translation-contracts/tree/v3.5.0" + "source": "https://github.com/symfony/translation-contracts/tree/v3.5.1" }, "funding": [ { @@ -9862,20 +9871,20 @@ "type": "tidelift" } ], - "time": "2024-04-18T09:32:20+00:00" + "time": "2024-09-25T14:20:29+00:00" }, { "name": "symfony/validator", - "version": "v6.4.13", + "version": "v6.4.16", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "68e0bf4522756269d9bff801a16701b2ed5eb730" + "reference": "9b0d1988b56511706bc91d96ead39acd77aaf34d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/68e0bf4522756269d9bff801a16701b2ed5eb730", - "reference": "68e0bf4522756269d9bff801a16701b2ed5eb730", + "url": "https://api.github.com/repos/symfony/validator/zipball/9b0d1988b56511706bc91d96ead39acd77aaf34d", + "reference": "9b0d1988b56511706bc91d96ead39acd77aaf34d", "shasum": "" }, "require": { @@ -9943,7 +9952,7 @@ "description": "Provides tools to validate values", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/validator/tree/v6.4.13" + "source": "https://github.com/symfony/validator/tree/v6.4.16" }, "funding": [ { @@ -9959,20 +9968,20 @@ "type": "tidelift" } ], - "time": "2024-10-25T15:07:50+00:00" + "time": "2024-11-27T09:48:51+00:00" }, { "name": "symfony/var-dumper", - "version": "v6.4.13", + "version": "v6.4.15", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "2acb151474ed8cb43624e3f41a0bf7c4c8ce4f41" + "reference": "38254d5a5ac2e61f2b52f9caf54e7aa3c9d36b80" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/2acb151474ed8cb43624e3f41a0bf7c4c8ce4f41", - "reference": "2acb151474ed8cb43624e3f41a0bf7c4c8ce4f41", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/38254d5a5ac2e61f2b52f9caf54e7aa3c9d36b80", + "reference": "38254d5a5ac2e61f2b52f9caf54e7aa3c9d36b80", "shasum": "" }, "require": { @@ -10028,7 +10037,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v6.4.13" + "source": "https://github.com/symfony/var-dumper/tree/v6.4.15" }, "funding": [ { @@ -10044,7 +10053,7 @@ "type": "tidelift" } ], - "time": "2024-09-25T14:18:03+00:00" + "time": "2024-11-08T15:28:48+00:00" }, { "name": "symfony/var-exporter", @@ -10197,16 +10206,16 @@ }, { "name": "twig/twig", - "version": "v3.14.0", + "version": "v3.14.2", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "126b2c97818dbff0cdf3fbfc881aedb3d40aae72" + "reference": "0b6f9d8370bb3b7f1ce5313ed8feb0fafd6e399a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/126b2c97818dbff0cdf3fbfc881aedb3d40aae72", - "reference": "126b2c97818dbff0cdf3fbfc881aedb3d40aae72", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/0b6f9d8370bb3b7f1ce5313ed8feb0fafd6e399a", + "reference": "0b6f9d8370bb3b7f1ce5313ed8feb0fafd6e399a", "shasum": "" }, "require": { @@ -10260,7 +10269,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v3.14.0" + "source": "https://github.com/twigphp/Twig/tree/v3.14.2" }, "funding": [ { @@ -10272,7 +10281,7 @@ "type": "tidelift" } ], - "time": "2024-09-09T17:55:12+00:00" + "time": "2024-11-07T12:36:22+00:00" }, { "name": "webflo/drupal-finder", @@ -10324,16 +10333,16 @@ "packages-dev": [ { "name": "behat/mink", - "version": "v1.11.0", + "version": "v1.12.0", "source": { "type": "git", "url": "https://github.com/minkphp/Mink.git", - "reference": "d8527fdf8785aad38455fb426af457ab9937aece" + "reference": "7e4edec6c335937029cb3569ce7ef81182804d0a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/minkphp/Mink/zipball/d8527fdf8785aad38455fb426af457ab9937aece", - "reference": "d8527fdf8785aad38455fb426af457ab9937aece", + "url": "https://api.github.com/repos/minkphp/Mink/zipball/7e4edec6c335937029cb3569ce7ef81182804d0a", + "reference": "7e4edec6c335937029cb3569ce7ef81182804d0a", "shasum": "" }, "require": { @@ -10384,9 +10393,9 @@ ], "support": { "issues": "https://github.com/minkphp/Mink/issues", - "source": "https://github.com/minkphp/Mink/tree/v1.11.0" + "source": "https://github.com/minkphp/Mink/tree/v1.12.0" }, - "time": "2023-12-09T11:23:23+00:00" + "time": "2024-10-30T18:48:14+00:00" }, { "name": "behat/mink-browserkit-driver", @@ -10597,16 +10606,16 @@ }, { "name": "composer/ca-bundle", - "version": "1.5.2", + "version": "1.5.4", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", - "reference": "48a792895a2b7a6ee65dd5442c299d7b835b6137" + "reference": "bc0593537a463e55cadf45fd938d23b75095b7e1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/48a792895a2b7a6ee65dd5442c299d7b835b6137", - "reference": "48a792895a2b7a6ee65dd5442c299d7b835b6137", + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/bc0593537a463e55cadf45fd938d23b75095b7e1", + "reference": "bc0593537a463e55cadf45fd938d23b75095b7e1", "shasum": "" }, "require": { @@ -10653,7 +10662,7 @@ "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/ca-bundle/issues", - "source": "https://github.com/composer/ca-bundle/tree/1.5.2" + "source": "https://github.com/composer/ca-bundle/tree/1.5.4" }, "funding": [ { @@ -10669,20 +10678,20 @@ "type": "tidelift" } ], - "time": "2024-09-25T07:49:53+00:00" + "time": "2024-11-27T15:35:25+00:00" }, { "name": "composer/class-map-generator", - "version": "1.4.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/composer/class-map-generator.git", - "reference": "98bbf6780e56e0fd2404fe4b82eb665a0f93b783" + "reference": "4b0a223cf5be7c9ee7e0ef1bc7db42b4a97c9915" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/class-map-generator/zipball/98bbf6780e56e0fd2404fe4b82eb665a0f93b783", - "reference": "98bbf6780e56e0fd2404fe4b82eb665a0f93b783", + "url": "https://api.github.com/repos/composer/class-map-generator/zipball/4b0a223cf5be7c9ee7e0ef1bc7db42b4a97c9915", + "reference": "4b0a223cf5be7c9ee7e0ef1bc7db42b4a97c9915", "shasum": "" }, "require": { @@ -10691,10 +10700,10 @@ "symfony/finder": "^4.4 || ^5.3 || ^6 || ^7" }, "require-dev": { - "phpstan/phpstan": "^1.6", - "phpstan/phpstan-deprecation-rules": "^1", - "phpstan/phpstan-phpunit": "^1", - "phpstan/phpstan-strict-rules": "^1.1", + "phpstan/phpstan": "^1.12 || ^2", + "phpstan/phpstan-deprecation-rules": "^1 || ^2", + "phpstan/phpstan-phpunit": "^1 || ^2", + "phpstan/phpstan-strict-rules": "^1.1 || ^2", "phpunit/phpunit": "^8", "symfony/filesystem": "^5.4 || ^6" }, @@ -10726,7 +10735,7 @@ ], "support": { "issues": "https://github.com/composer/class-map-generator/issues", - "source": "https://github.com/composer/class-map-generator/tree/1.4.0" + "source": "https://github.com/composer/class-map-generator/tree/1.5.0" }, "funding": [ { @@ -10742,20 +10751,20 @@ "type": "tidelift" } ], - "time": "2024-10-03T18:14:00+00:00" + "time": "2024-11-25T16:11:06+00:00" }, { "name": "composer/composer", - "version": "2.8.1", + "version": "2.8.3", "source": { "type": "git", "url": "https://github.com/composer/composer.git", - "reference": "e52b8672276cf436670cdd6bd5de4353740e83b2" + "reference": "2a7c71266b2545a3bed9f4860734081963f6e688" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/composer/zipball/e52b8672276cf436670cdd6bd5de4353740e83b2", - "reference": "e52b8672276cf436670cdd6bd5de4353740e83b2", + "url": "https://api.github.com/repos/composer/composer/zipball/2a7c71266b2545a3bed9f4860734081963f6e688", + "reference": "2a7c71266b2545a3bed9f4860734081963f6e688", "shasum": "" }, "require": { @@ -10769,7 +10778,7 @@ "justinrainbow/json-schema": "^5.3", "php": "^7.2.5 || ^8.0", "psr/log": "^1.0 || ^2.0 || ^3.0", - "react/promise": "^3.2", + "react/promise": "^2.11 || ^3.2", "seld/jsonlint": "^1.4", "seld/phar-utils": "^1.2", "seld/signal-handler": "^2.0", @@ -10799,13 +10808,13 @@ ], "type": "library", "extra": { - "branch-alias": { - "dev-main": "2.8-dev" - }, "phpstan": { "includes": [ "phpstan/rules.neon" ] + }, + "branch-alias": { + "dev-main": "2.8-dev" } }, "autoload": { @@ -10840,7 +10849,7 @@ "irc": "ircs://irc.libera.chat:6697/composer", "issues": "https://github.com/composer/composer/issues", "security": "https://github.com/composer/composer/security/policy", - "source": "https://github.com/composer/composer/tree/2.8.1" + "source": "https://github.com/composer/composer/tree/2.8.3" }, "funding": [ { @@ -10856,7 +10865,7 @@ "type": "tidelift" } ], - "time": "2024-10-04T09:31:01+00:00" + "time": "2024-11-17T12:13:04+00:00" }, { "name": "composer/metadata-minifier", @@ -10929,16 +10938,16 @@ }, { "name": "composer/pcre", - "version": "3.3.1", + "version": "3.3.2", "source": { "type": "git", "url": "https://github.com/composer/pcre.git", - "reference": "63aaeac21d7e775ff9bc9d45021e1745c97521c4" + "reference": "b2bed4734f0cc156ee1fe9c0da2550420d99a21e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/pcre/zipball/63aaeac21d7e775ff9bc9d45021e1745c97521c4", - "reference": "63aaeac21d7e775ff9bc9d45021e1745c97521c4", + "url": "https://api.github.com/repos/composer/pcre/zipball/b2bed4734f0cc156ee1fe9c0da2550420d99a21e", + "reference": "b2bed4734f0cc156ee1fe9c0da2550420d99a21e", "shasum": "" }, "require": { @@ -10948,8 +10957,8 @@ "phpstan/phpstan": "<1.11.10" }, "require-dev": { - "phpstan/phpstan": "^1.11.10", - "phpstan/phpstan-strict-rules": "^1.1", + "phpstan/phpstan": "^1.12 || ^2", + "phpstan/phpstan-strict-rules": "^1 || ^2", "phpunit/phpunit": "^8 || ^9" }, "type": "library", @@ -10988,7 +10997,7 @@ ], "support": { "issues": "https://github.com/composer/pcre/issues", - "source": "https://github.com/composer/pcre/tree/3.3.1" + "source": "https://github.com/composer/pcre/tree/3.3.2" }, "funding": [ { @@ -11004,7 +11013,7 @@ "type": "tidelift" } ], - "time": "2024-08-27T18:44:43+00:00" + "time": "2024-11-12T16:29:46+00:00" }, { "name": "composer/spdx-licenses", @@ -11302,16 +11311,16 @@ }, { "name": "drupal/coder", - "version": "8.3.25", + "version": "8.3.26", "source": { "type": "git", "url": "https://github.com/pfrenssen/coder.git", - "reference": "c58e5a0c44c0010bbc8a91fc468f4667e177b976" + "reference": "fd98546ce3373aa7767240901eda47963ce64c82" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pfrenssen/coder/zipball/c58e5a0c44c0010bbc8a91fc468f4667e177b976", - "reference": "c58e5a0c44c0010bbc8a91fc468f4667e177b976", + "url": "https://api.github.com/repos/pfrenssen/coder/zipball/fd98546ce3373aa7767240901eda47963ce64c82", + "reference": "fd98546ce3373aa7767240901eda47963ce64c82", "shasum": "" }, "require": { @@ -11349,11 +11358,11 @@ "issues": "https://www.drupal.org/project/issues/coder", "source": "https://www.drupal.org/project/coder" }, - "time": "2024-09-22T19:02:16+00:00" + "time": "2024-11-28T23:14:29+00:00" }, { "name": "drupal/core-dev", - "version": "10.3.6", + "version": "10.3.10", "source": { "type": "git", "url": "https://github.com/drupal/core-dev.git", @@ -11403,22 +11412,22 @@ ], "description": "require-dev dependencies from drupal/drupal; use in addition to drupal/core-recommended to run tests from drupal/core.", "support": { - "source": "https://github.com/drupal/core-dev/tree/10.3.6" + "source": "https://github.com/drupal/core-dev/tree/10.3.10" }, "time": "2024-07-04T10:19:29+00:00" }, { "name": "google/protobuf", - "version": "v3.25.5", + "version": "v4.29.0", "source": { "type": "git", "url": "https://github.com/protocolbuffers/protobuf-php.git", - "reference": "dd2cf3f7b577dced3851c2ea76c3daa9f8aa0ff4" + "reference": "0ef6b2eb74b782f3f9023276c324d22e440f7587" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/dd2cf3f7b577dced3851c2ea76c3daa9f8aa0ff4", - "reference": "dd2cf3f7b577dced3851c2ea76c3daa9f8aa0ff4", + "url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/0ef6b2eb74b782f3f9023276c324d22e440f7587", + "reference": "0ef6b2eb74b782f3f9023276c324d22e440f7587", "shasum": "" }, "require": { @@ -11447,9 +11456,9 @@ "proto" ], "support": { - "source": "https://github.com/protocolbuffers/protobuf-php/tree/v3.25.5" + "source": "https://github.com/protocolbuffers/protobuf-php/tree/v4.29.0" }, - "time": "2024-09-18T22:04:15+00:00" + "time": "2024-11-27T18:37:40+00:00" }, { "name": "justinrainbow/json-schema", @@ -11846,16 +11855,16 @@ }, { "name": "myclabs/deep-copy", - "version": "1.12.0", + "version": "1.12.1", "source": { "type": "git", "url": "https://github.com/myclabs/DeepCopy.git", - "reference": "3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c" + "reference": "123267b2c49fbf30d78a7b2d333f6be754b94845" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c", - "reference": "3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c", + "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/123267b2c49fbf30d78a7b2d333f6be754b94845", + "reference": "123267b2c49fbf30d78a7b2d333f6be754b94845", "shasum": "" }, "require": { @@ -11894,7 +11903,7 @@ ], "support": { "issues": "https://github.com/myclabs/DeepCopy/issues", - "source": "https://github.com/myclabs/DeepCopy/tree/1.12.0" + "source": "https://github.com/myclabs/DeepCopy/tree/1.12.1" }, "funding": [ { @@ -11902,7 +11911,7 @@ "type": "tidelift" } ], - "time": "2024-06-12T14:39:25+00:00" + "time": "2024-11-08T17:47:46+00:00" }, { "name": "nyholm/psr7-server", @@ -12165,20 +12174,20 @@ }, { "name": "open-telemetry/gen-otlp-protobuf", - "version": "1.2.0", + "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/opentelemetry-php/gen-otlp-protobuf.git", - "reference": "3aa87bc4d0279ebb53c2917a79f26602625c488e" + "reference": "66c3b98e998a726691c92e6405a82e6e7b8b169d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/opentelemetry-php/gen-otlp-protobuf/zipball/3aa87bc4d0279ebb53c2917a79f26602625c488e", - "reference": "3aa87bc4d0279ebb53c2917a79f26602625c488e", + "url": "https://api.github.com/repos/opentelemetry-php/gen-otlp-protobuf/zipball/66c3b98e998a726691c92e6405a82e6e7b8b169d", + "reference": "66c3b98e998a726691c92e6405a82e6e7b8b169d", "shasum": "" }, "require": { - "google/protobuf": "^3.3.0", + "google/protobuf": "^3.22 || ^4.0", "php": "^8.0" }, "suggest": { @@ -12224,7 +12233,7 @@ "issues": "https://github.com/open-telemetry/opentelemetry-php/issues", "source": "https://github.com/open-telemetry/opentelemetry-php" }, - "time": "2024-04-30T18:28:30+00:00" + "time": "2024-10-30T11:49:49+00:00" }, { "name": "open-telemetry/sdk", @@ -12572,21 +12581,21 @@ }, { "name": "php-http/guzzle7-adapter", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/php-http/guzzle7-adapter.git", - "reference": "fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01" + "reference": "03a415fde709c2f25539790fecf4d9a31bc3d0eb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/guzzle7-adapter/zipball/fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01", - "reference": "fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01", + "url": "https://api.github.com/repos/php-http/guzzle7-adapter/zipball/03a415fde709c2f25539790fecf4d9a31bc3d0eb", + "reference": "03a415fde709c2f25539790fecf4d9a31bc3d0eb", "shasum": "" }, "require": { "guzzlehttp/guzzle": "^7.0", - "php": "^7.2 | ^8.0", + "php": "^7.3 | ^8.0", "php-http/httplug": "^2.0", "psr/http-client": "^1.0" }, @@ -12597,14 +12606,11 @@ }, "require-dev": { "php-http/client-integration-tests": "^3.0", + "php-http/message-factory": "^1.1", + "phpspec/prophecy-phpunit": "^2.0", "phpunit/phpunit": "^8.0|^9.3" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "0.2.x-dev" - } - }, "autoload": { "psr-4": { "Http\\Adapter\\Guzzle7\\": "src/" @@ -12628,9 +12634,9 @@ ], "support": { "issues": "https://github.com/php-http/guzzle7-adapter/issues", - "source": "https://github.com/php-http/guzzle7-adapter/tree/1.0.0" + "source": "https://github.com/php-http/guzzle7-adapter/tree/1.1.0" }, - "time": "2021-03-09T07:35:15+00:00" + "time": "2024-11-26T11:14:36+00:00" }, { "name": "php-http/httplug", @@ -12796,16 +12802,16 @@ }, { "name": "phpdocumentor/reflection-docblock", - "version": "5.4.1", + "version": "5.6.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", - "reference": "9d07b3f7fdcf5efec5d1609cba3c19c5ea2bdc9c" + "reference": "f3558a4c23426d12bffeaab463f8a8d8b681193c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/9d07b3f7fdcf5efec5d1609cba3c19c5ea2bdc9c", - "reference": "9d07b3f7fdcf5efec5d1609cba3c19c5ea2bdc9c", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/f3558a4c23426d12bffeaab463f8a8d8b681193c", + "reference": "f3558a4c23426d12bffeaab463f8a8d8b681193c", "shasum": "" }, "require": { @@ -12814,17 +12820,17 @@ "php": "^7.4 || ^8.0", "phpdocumentor/reflection-common": "^2.2", "phpdocumentor/type-resolver": "^1.7", - "phpstan/phpdoc-parser": "^1.7", + "phpstan/phpdoc-parser": "^1.7|^2.0", "webmozart/assert": "^1.9.1" }, "require-dev": { - "mockery/mockery": "~1.3.5", + "mockery/mockery": "~1.3.5 || ~1.6.0", "phpstan/extension-installer": "^1.1", "phpstan/phpstan": "^1.8", "phpstan/phpstan-mockery": "^1.1", "phpstan/phpstan-webmozart-assert": "^1.2", "phpunit/phpunit": "^9.5", - "vimeo/psalm": "^5.13" + "psalm/phar": "^5.26" }, "type": "library", "extra": { @@ -12854,29 +12860,29 @@ "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", "support": { "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues", - "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.4.1" + "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.6.0" }, - "time": "2024-05-21T05:55:05+00:00" + "time": "2024-11-12T11:25:25+00:00" }, { "name": "phpdocumentor/type-resolver", - "version": "1.8.2", + "version": "1.10.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/TypeResolver.git", - "reference": "153ae662783729388a584b4361f2545e4d841e3c" + "reference": "679e3ce485b99e84c775d28e2e96fade9a7fb50a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/153ae662783729388a584b4361f2545e4d841e3c", - "reference": "153ae662783729388a584b4361f2545e4d841e3c", + "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/679e3ce485b99e84c775d28e2e96fade9a7fb50a", + "reference": "679e3ce485b99e84c775d28e2e96fade9a7fb50a", "shasum": "" }, "require": { "doctrine/deprecations": "^1.0", "php": "^7.3 || ^8.0", "phpdocumentor/reflection-common": "^2.0", - "phpstan/phpdoc-parser": "^1.13" + "phpstan/phpdoc-parser": "^1.18|^2.0" }, "require-dev": { "ext-tokenizer": "*", @@ -12912,32 +12918,33 @@ "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", "support": { "issues": "https://github.com/phpDocumentor/TypeResolver/issues", - "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.8.2" + "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.10.0" }, - "time": "2024-02-23T11:10:43+00:00" + "time": "2024-11-09T15:12:26+00:00" }, { "name": "phpspec/prophecy", - "version": "v1.19.0", + "version": "v1.20.0", "source": { "type": "git", "url": "https://github.com/phpspec/prophecy.git", - "reference": "67a759e7d8746d501c41536ba40cd9c0a07d6a87" + "reference": "a0165c648cab6a80311c74ffc708a07bb53ecc93" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpspec/prophecy/zipball/67a759e7d8746d501c41536ba40cd9c0a07d6a87", - "reference": "67a759e7d8746d501c41536ba40cd9c0a07d6a87", + "url": "https://api.github.com/repos/phpspec/prophecy/zipball/a0165c648cab6a80311c74ffc708a07bb53ecc93", + "reference": "a0165c648cab6a80311c74ffc708a07bb53ecc93", "shasum": "" }, "require": { "doctrine/instantiator": "^1.2 || ^2.0", - "php": "^7.2 || 8.0.* || 8.1.* || 8.2.* || 8.3.*", + "php": "^7.2 || 8.0.* || 8.1.* || 8.2.* || 8.3.* || 8.4.*", "phpdocumentor/reflection-docblock": "^5.2", "sebastian/comparator": "^3.0 || ^4.0 || ^5.0 || ^6.0", "sebastian/recursion-context": "^3.0 || ^4.0 || ^5.0 || ^6.0" }, "require-dev": { + "friendsofphp/php-cs-fixer": "^3.40", "phpspec/phpspec": "^6.0 || ^7.0", "phpstan/phpstan": "^1.9", "phpunit/phpunit": "^8.0 || ^9.0 || ^10.0" @@ -12981,22 +12988,22 @@ ], "support": { "issues": "https://github.com/phpspec/prophecy/issues", - "source": "https://github.com/phpspec/prophecy/tree/v1.19.0" + "source": "https://github.com/phpspec/prophecy/tree/v1.20.0" }, - "time": "2024-02-29T11:52:51+00:00" + "time": "2024-11-19T13:12:41+00:00" }, { "name": "phpspec/prophecy-phpunit", - "version": "v2.2.0", + "version": "v2.3.0", "source": { "type": "git", "url": "https://github.com/phpspec/prophecy-phpunit.git", - "reference": "16e1247e139434bce0bac09848bc5c8d882940fc" + "reference": "8819516c1b489ecee4c60db5f5432fac1ea8ac6f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpspec/prophecy-phpunit/zipball/16e1247e139434bce0bac09848bc5c8d882940fc", - "reference": "16e1247e139434bce0bac09848bc5c8d882940fc", + "url": "https://api.github.com/repos/phpspec/prophecy-phpunit/zipball/8819516c1b489ecee4c60db5f5432fac1ea8ac6f", + "reference": "8819516c1b489ecee4c60db5f5432fac1ea8ac6f", "shasum": "" }, "require": { @@ -13004,6 +13011,9 @@ "phpspec/prophecy": "^1.18", "phpunit/phpunit": "^9.1 || ^10.1 || ^11.0" }, + "require-dev": { + "phpstan/phpstan": "^1.10" + }, "type": "library", "extra": { "branch-alias": { @@ -13033,9 +13043,9 @@ ], "support": { "issues": "https://github.com/phpspec/prophecy-phpunit/issues", - "source": "https://github.com/phpspec/prophecy-phpunit/tree/v2.2.0" + "source": "https://github.com/phpspec/prophecy-phpunit/tree/v2.3.0" }, - "time": "2024-03-01T08:33:58+00:00" + "time": "2024-11-19T13:24:17+00:00" }, { "name": "phpstan/extension-installer", @@ -13134,16 +13144,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.12.7", + "version": "1.12.12", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "dc2b9976bd8b0f84ec9b0e50cc35378551de7af0" + "reference": "b5ae1b88f471d3fd4ba1aa0046234b5ca3776dd0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/dc2b9976bd8b0f84ec9b0e50cc35378551de7af0", - "reference": "dc2b9976bd8b0f84ec9b0e50cc35378551de7af0", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/b5ae1b88f471d3fd4ba1aa0046234b5ca3776dd0", + "reference": "b5ae1b88f471d3fd4ba1aa0046234b5ca3776dd0", "shasum": "" }, "require": { @@ -13188,7 +13198,7 @@ "type": "github" } ], - "time": "2024-10-18T11:12:07+00:00" + "time": "2024-11-28T22:13:23+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", @@ -13239,21 +13249,21 @@ }, { "name": "phpstan/phpstan-phpunit", - "version": "1.4.0", + "version": "1.4.1", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-phpunit.git", - "reference": "f3ea021866f4263f07ca3636bf22c64be9610c11" + "reference": "11d4235fbc6313ecbf93708606edfd3222e44949" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/f3ea021866f4263f07ca3636bf22c64be9610c11", - "reference": "f3ea021866f4263f07ca3636bf22c64be9610c11", + "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/11d4235fbc6313ecbf93708606edfd3222e44949", + "reference": "11d4235fbc6313ecbf93708606edfd3222e44949", "shasum": "" }, "require": { "php": "^7.2 || ^8.0", - "phpstan/phpstan": "^1.11" + "phpstan/phpstan": "^1.12" }, "conflict": { "phpunit/phpunit": "<7.0" @@ -13285,9 +13295,9 @@ "description": "PHPUnit extensions and rules for PHPStan", "support": { "issues": "https://github.com/phpstan/phpstan-phpunit/issues", - "source": "https://github.com/phpstan/phpstan-phpunit/tree/1.4.0" + "source": "https://github.com/phpstan/phpstan-phpunit/tree/1.4.1" }, - "time": "2024-04-20T06:39:00+00:00" + "time": "2024-11-12T12:43:59+00:00" }, { "name": "phpunit/php-code-coverage", @@ -15037,16 +15047,16 @@ }, { "name": "sirbrillig/phpcs-variable-analysis", - "version": "v2.11.19", + "version": "v2.11.21", "source": { "type": "git", "url": "https://github.com/sirbrillig/phpcs-variable-analysis.git", - "reference": "bc8d7e30e2005bce5c59018b7cdb08e9fb45c0d1" + "reference": "eb2b351927098c24860daa7484e290d3eed693be" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sirbrillig/phpcs-variable-analysis/zipball/bc8d7e30e2005bce5c59018b7cdb08e9fb45c0d1", - "reference": "bc8d7e30e2005bce5c59018b7cdb08e9fb45c0d1", + "url": "https://api.github.com/repos/sirbrillig/phpcs-variable-analysis/zipball/eb2b351927098c24860daa7484e290d3eed693be", + "reference": "eb2b351927098c24860daa7484e290d3eed693be", "shasum": "" }, "require": { @@ -15057,9 +15067,9 @@ "dealerdirect/phpcodesniffer-composer-installer": "^0.7 || ^1.0", "phpcsstandards/phpcsdevcs": "^1.1", "phpstan/phpstan": "^1.7", - "phpunit/phpunit": "^4.8.36 || ^5.7.21 || ^6.5 || ^7.0 || ^8.0 || ^9.0", + "phpunit/phpunit": "^4.8.36 || ^5.7.21 || ^6.5 || ^7.0 || ^8.0 || ^9.0 || ^10.5.32 || ^11.3.3", "sirbrillig/phpcs-import-detection": "^1.1", - "vimeo/psalm": "^0.2 || ^0.3 || ^1.1 || ^4.24 || ^5.0@beta" + "vimeo/psalm": "^0.2 || ^0.3 || ^1.1 || ^4.24 || ^5.0" }, "type": "phpcodesniffer-standard", "autoload": { @@ -15091,7 +15101,7 @@ "source": "https://github.com/sirbrillig/phpcs-variable-analysis", "wiki": "https://github.com/sirbrillig/phpcs-variable-analysis/wiki" }, - "time": "2024-06-26T20:08:34+00:00" + "time": "2024-12-02T16:37:49+00:00" }, { "name": "slevomat/coding-standard", @@ -15160,16 +15170,16 @@ }, { "name": "squizlabs/php_codesniffer", - "version": "3.10.3", + "version": "3.11.1", "source": { "type": "git", "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git", - "reference": "62d32998e820bddc40f99f8251958aed187a5c9c" + "reference": "19473c30efe4f7b3cd42522d0b2e6e7f243c6f87" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/62d32998e820bddc40f99f8251958aed187a5c9c", - "reference": "62d32998e820bddc40f99f8251958aed187a5c9c", + "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/19473c30efe4f7b3cd42522d0b2e6e7f243c6f87", + "reference": "19473c30efe4f7b3cd42522d0b2e6e7f243c6f87", "shasum": "" }, "require": { @@ -15236,7 +15246,7 @@ "type": "open_collective" } ], - "time": "2024-09-18T10:38:58+00:00" + "time": "2024-11-16T12:02:36+00:00" }, { "name": "symfony/browser-kit", @@ -15387,16 +15397,16 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v6.4.13", + "version": "v6.4.16", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "e6377bea5b114f70de6332fe935e160da5014ce8" + "reference": "cebafe2f1ad2d1e745c1015b7c2519592341e4e6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/e6377bea5b114f70de6332fe935e160da5014ce8", - "reference": "e6377bea5b114f70de6332fe935e160da5014ce8", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/cebafe2f1ad2d1e745c1015b7c2519592341e4e6", + "reference": "cebafe2f1ad2d1e745c1015b7c2519592341e4e6", "shasum": "" }, "require": { @@ -15416,8 +15426,8 @@ "type": "symfony-bridge", "extra": { "thanks": { - "name": "phpunit/phpunit", - "url": "https://github.com/sebastianbergmann/phpunit" + "url": "https://github.com/sebastianbergmann/phpunit", + "name": "phpunit/phpunit" } }, "autoload": { @@ -15449,7 +15459,7 @@ "description": "Provides utilities for PHPUnit, especially user deprecation notices management", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/phpunit-bridge/tree/v6.4.13" + "source": "https://github.com/symfony/phpunit-bridge/tree/v6.4.16" }, "funding": [ { @@ -15465,7 +15475,7 @@ "type": "tidelift" } ], - "time": "2024-09-25T14:18:03+00:00" + "time": "2024-11-13T15:06:22+00:00" }, { "name": "symfony/polyfill-php73", diff --git a/config/production/config_split.patch.language.entity.nv.yml b/config/production/config_split.patch.language.entity.nv.yml new file mode 100644 index 000000000..c34167694 --- /dev/null +++ b/config/production/config_split.patch.language.entity.nv.yml @@ -0,0 +1,9 @@ +adding: + dependencies: + module: + - disable_language + third_party_settings: + disable_language: + disable: true + redirect_language: en +removing: { } diff --git a/config/production/usagov_login.settings.yml b/config/production/usagov_login.settings.yml index dd8fdc1d5..fba2cb5ac 100644 --- a/config/production/usagov_login.settings.yml +++ b/config/production/usagov_login.settings.yml @@ -1,6 +1,6 @@ _core: default_config_hash: 1Xz2Y9u-DpLPoXeM9FLMA1wBRRy36fMD8T7_Zga2SnY sso_login_path: /saml/login -sso_login_text: 'Proceed to GSA SecureAuth login' +sso_login_text: 'Proceed to GSA Auth login' sso_cancel_path: / sso_cancel_text: 'Cancel and return to Vote.gov' diff --git a/config/sync/field.field.node.landing.field_metatags.yml b/config/sync/field.field.node.landing.field_metatags.yml index fb666a1bc..113317516 100644 --- a/config/sync/field.field.node.landing.field_metatags.yml +++ b/config/sync/field.field.node.landing.field_metatags.yml @@ -12,7 +12,7 @@ field_name: field_metatags entity_type: node bundle: landing label: Metatags -description: '' +description: "Resources for Page Title best practices:\r\n" required: false translatable: true default_value: { } diff --git a/config/sync/field.field.node.page.field_metatags.yml b/config/sync/field.field.node.page.field_metatags.yml index ca7a6d295..329443bf0 100644 --- a/config/sync/field.field.node.page.field_metatags.yml +++ b/config/sync/field.field.node.page.field_metatags.yml @@ -12,7 +12,7 @@ field_name: field_metatags entity_type: node bundle: page label: Metatags -description: '' +description: "Resources for Page Title best practices:\r\n" required: false translatable: true default_value: { } diff --git a/config/sync/field.field.node.state_territory.field_metatags.yml b/config/sync/field.field.node.state_territory.field_metatags.yml index 49f95d8d8..e67de4398 100644 --- a/config/sync/field.field.node.state_territory.field_metatags.yml +++ b/config/sync/field.field.node.state_territory.field_metatags.yml @@ -12,7 +12,7 @@ field_name: field_metatags entity_type: node bundle: state_territory label: Metatags -description: '' +description: "Resources for Page Title best practices:\r\n" required: false translatable: true default_value: { } diff --git a/config/sync/field.field.node.voter_guide.field_metatags.yml b/config/sync/field.field.node.voter_guide.field_metatags.yml index 6422f02eb..cf613093e 100644 --- a/config/sync/field.field.node.voter_guide.field_metatags.yml +++ b/config/sync/field.field.node.voter_guide.field_metatags.yml @@ -12,7 +12,7 @@ field_name: field_metatags entity_type: node bundle: voter_guide label: Metatags -description: '' +description: "Resources for Page Title best practices:\r\n" required: false translatable: true default_value: { } diff --git a/config/sync/language.content_settings.block_content.basic.yml b/config/sync/language.content_settings.block_content.basic.yml index dc5c583d8..23b5d96e0 100644 --- a/config/sync/language.content_settings.block_content.basic.yml +++ b/config/sync/language.content_settings.block_content.basic.yml @@ -10,7 +10,7 @@ third_party_settings: content_translation: enabled: true bundle_settings: - untranslatable_fields_hide: '0' + untranslatable_fields_hide: '1' id: block_content.basic target_entity_type_id: block_content target_bundle: basic diff --git a/config/sync/language.content_settings.block_content.contact_identifier.yml b/config/sync/language.content_settings.block_content.contact_identifier.yml index 0b50e3f2a..49d0bbd15 100644 --- a/config/sync/language.content_settings.block_content.contact_identifier.yml +++ b/config/sync/language.content_settings.block_content.contact_identifier.yml @@ -9,6 +9,8 @@ dependencies: third_party_settings: content_translation: enabled: true + bundle_settings: + untranslatable_fields_hide: '1' id: block_content.contact_identifier target_entity_type_id: block_content target_bundle: contact_identifier diff --git a/config/sync/language.content_settings.block_content.email_signup.yml b/config/sync/language.content_settings.block_content.email_signup.yml index 451a9e27b..bc5bfc177 100644 --- a/config/sync/language.content_settings.block_content.email_signup.yml +++ b/config/sync/language.content_settings.block_content.email_signup.yml @@ -10,7 +10,7 @@ third_party_settings: content_translation: enabled: true bundle_settings: - untranslatable_fields_hide: '0' + untranslatable_fields_hide: '1' id: block_content.email_signup target_entity_type_id: block_content target_bundle: email_signup diff --git a/config/sync/language.content_settings.block_content.government_banner.yml b/config/sync/language.content_settings.block_content.government_banner.yml index 7eaad26dc..36635a87c 100644 --- a/config/sync/language.content_settings.block_content.government_banner.yml +++ b/config/sync/language.content_settings.block_content.government_banner.yml @@ -10,7 +10,7 @@ third_party_settings: content_translation: enabled: true bundle_settings: - untranslatable_fields_hide: '0' + untranslatable_fields_hide: '1' id: block_content.government_banner target_entity_type_id: block_content target_bundle: government_banner diff --git a/config/sync/language.content_settings.block_content.inline_alert.yml b/config/sync/language.content_settings.block_content.inline_alert.yml index e209e9fea..4eebcf2a6 100644 --- a/config/sync/language.content_settings.block_content.inline_alert.yml +++ b/config/sync/language.content_settings.block_content.inline_alert.yml @@ -10,7 +10,7 @@ third_party_settings: content_translation: enabled: true bundle_settings: - untranslatable_fields_hide: '0' + untranslatable_fields_hide: '1' id: block_content.inline_alert target_entity_type_id: block_content target_bundle: inline_alert diff --git a/config/sync/language.content_settings.block_content.nvrf_a_b_message.yml b/config/sync/language.content_settings.block_content.nvrf_a_b_message.yml index 5a7342ad5..cc4c11c0e 100644 --- a/config/sync/language.content_settings.block_content.nvrf_a_b_message.yml +++ b/config/sync/language.content_settings.block_content.nvrf_a_b_message.yml @@ -10,7 +10,7 @@ third_party_settings: content_translation: enabled: true bundle_settings: - untranslatable_fields_hide: '0' + untranslatable_fields_hide: '1' id: block_content.nvrf_a_b_message target_entity_type_id: block_content target_bundle: nvrf_a_b_message diff --git a/config/sync/language.content_settings.block_content.nvrf_card.yml b/config/sync/language.content_settings.block_content.nvrf_card.yml index bba6b7c03..ddb1f58a2 100644 --- a/config/sync/language.content_settings.block_content.nvrf_card.yml +++ b/config/sync/language.content_settings.block_content.nvrf_card.yml @@ -10,7 +10,7 @@ third_party_settings: content_translation: enabled: true bundle_settings: - untranslatable_fields_hide: '0' + untranslatable_fields_hide: '1' id: block_content.nvrf_card target_entity_type_id: block_content target_bundle: nvrf_card diff --git a/config/sync/language.content_settings.block_content.partnership.yml b/config/sync/language.content_settings.block_content.partnership.yml index b3dc5289a..30209f644 100644 --- a/config/sync/language.content_settings.block_content.partnership.yml +++ b/config/sync/language.content_settings.block_content.partnership.yml @@ -9,6 +9,8 @@ dependencies: third_party_settings: content_translation: enabled: true + bundle_settings: + untranslatable_fields_hide: '1' id: block_content.partnership target_entity_type_id: block_content target_bundle: partnership diff --git a/config/sync/language.content_settings.block_content.registration_form_selector.yml b/config/sync/language.content_settings.block_content.registration_form_selector.yml index 4e76455bc..14aa29f5d 100644 --- a/config/sync/language.content_settings.block_content.registration_form_selector.yml +++ b/config/sync/language.content_settings.block_content.registration_form_selector.yml @@ -10,7 +10,7 @@ third_party_settings: content_translation: enabled: true bundle_settings: - untranslatable_fields_hide: '0' + untranslatable_fields_hide: '1' id: block_content.registration_form_selector target_entity_type_id: block_content target_bundle: registration_form_selector diff --git a/config/sync/language.content_settings.block_content.search.yml b/config/sync/language.content_settings.block_content.search.yml index 635117384..8a0cee482 100644 --- a/config/sync/language.content_settings.block_content.search.yml +++ b/config/sync/language.content_settings.block_content.search.yml @@ -10,7 +10,7 @@ third_party_settings: content_translation: enabled: true bundle_settings: - untranslatable_fields_hide: '0' + untranslatable_fields_hide: '1' id: block_content.search target_entity_type_id: block_content target_bundle: search diff --git a/config/sync/language.content_settings.block_content.sitewide_alert.yml b/config/sync/language.content_settings.block_content.sitewide_alert.yml index d6a079fa0..6c037461c 100644 --- a/config/sync/language.content_settings.block_content.sitewide_alert.yml +++ b/config/sync/language.content_settings.block_content.sitewide_alert.yml @@ -10,7 +10,7 @@ third_party_settings: content_translation: enabled: true bundle_settings: - untranslatable_fields_hide: '0' + untranslatable_fields_hide: '1' id: block_content.sitewide_alert target_entity_type_id: block_content target_bundle: sitewide_alert diff --git a/config/sync/language.content_settings.block_content.state_display_content.yml b/config/sync/language.content_settings.block_content.state_display_content.yml index 1a95969a5..dc40b5c66 100644 --- a/config/sync/language.content_settings.block_content.state_display_content.yml +++ b/config/sync/language.content_settings.block_content.state_display_content.yml @@ -10,7 +10,7 @@ third_party_settings: content_translation: enabled: true bundle_settings: - untranslatable_fields_hide: '0' + untranslatable_fields_hide: '1' id: block_content.state_display_content target_entity_type_id: block_content target_bundle: state_display_content diff --git a/config/sync/metatag.settings.yml b/config/sync/metatag.settings.yml index 85cc3040c..70a6a986e 100644 --- a/config/sync/metatag.settings.yml +++ b/config/sync/metatag.settings.yml @@ -29,3 +29,4 @@ tag_trim_maxlength: metatag_maxlength_twitter_cards_description: null metatag_maxlength_twitter_cards_title: null tag_scroll_max_height: '' +tag_trim_end: '|.,-:;/+&([{"''' diff --git a/config/sync/views.view.nvrf_state_reports.yml b/config/sync/views.view.nvrf_state_reports.yml index 5d2bd6e85..a4fa102d8 100644 --- a/config/sync/views.view.nvrf_state_reports.yml +++ b/config/sync/views.view.nvrf_state_reports.yml @@ -6,9 +6,11 @@ dependencies: - field.storage.node.field_accepts_nvrf - field.storage.node.field_address_location_inst - field.storage.node.field_identification_inst + - field.storage.node.field_mail_registration_link - field.storage.node.field_mailing_address_inst - field.storage.node.field_nvrf_fields - field.storage.node.field_nvrf_last_updated_date + - field.storage.node.field_override_mail_reg_link - field.storage.node.field_personal_information_inst - field.storage.node.field_political_party_inst - field.storage.node.field_reg_eligibility_desc @@ -18,6 +20,7 @@ dependencies: module: - csv_serialization - datetime + - link - node - options - rest @@ -608,6 +611,140 @@ display: multi_type: separator separator: ', ' field_api_classes: false + field_mail_registration_link: + id: field_mail_registration_link + table: node__field_mail_registration_link + field: field_mail_registration_link + relationship: none + group_type: group + admin_label: '' + plugin_id: field + label: 'State mail-in PDF link' + exclude: true + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: uri + type: link + settings: + trim_length: null + url_only: true + url_plain: true + rel: '0' + target: '0' + group_column: '' + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + field_override_mail_reg_link: + id: field_override_mail_reg_link + table: node__field_override_mail_reg_link + field: field_override_mail_reg_link + relationship: none + group_type: group + admin_label: '' + plugin_id: field + label: 'State mail-in PDF link' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '{{ field_mail_registration_link }}' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: uri + type: link + settings: + trim_length: null + url_only: true + url_plain: true + rel: '0' + target: '0' + group_column: '' + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false edit_node: id: edit_node table: node_field_revision @@ -815,8 +952,10 @@ display: - 'config:field.storage.node.field_accepts_nvrf' - 'config:field.storage.node.field_address_location_inst' - 'config:field.storage.node.field_identification_inst' + - 'config:field.storage.node.field_mail_registration_link' - 'config:field.storage.node.field_mailing_address_inst' - 'config:field.storage.node.field_nvrf_last_updated_date' + - 'config:field.storage.node.field_override_mail_reg_link' - 'config:field.storage.node.field_personal_information_inst' - 'config:field.storage.node.field_political_party_inst' - 'config:field.storage.node.field_reg_eligibility_desc' @@ -1393,6 +1532,73 @@ display: multi_type: separator separator: ', ' field_api_classes: false + field_mail_registration_link: + id: field_mail_registration_link + table: node__field_mail_registration_link + field: field_mail_registration_link + relationship: none + group_type: group + admin_label: '' + plugin_id: field + label: 'State mail-in PDF link' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: uri + type: link + settings: + trim_length: null + url_only: true + url_plain: true + rel: '0' + target: '0' + group_column: '' + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false style: type: data_export options: @@ -1430,6 +1636,7 @@ display: - 'config:field.storage.node.field_accepts_nvrf' - 'config:field.storage.node.field_address_location_inst' - 'config:field.storage.node.field_identification_inst' + - 'config:field.storage.node.field_mail_registration_link' - 'config:field.storage.node.field_mailing_address_inst' - 'config:field.storage.node.field_nvrf_last_updated_date' - 'config:field.storage.node.field_personal_information_inst' @@ -1711,8 +1918,10 @@ display: - 'config:field.storage.node.field_accepts_nvrf' - 'config:field.storage.node.field_address_location_inst' - 'config:field.storage.node.field_identification_inst' + - 'config:field.storage.node.field_mail_registration_link' - 'config:field.storage.node.field_mailing_address_inst' - 'config:field.storage.node.field_nvrf_last_updated_date' + - 'config:field.storage.node.field_override_mail_reg_link' - 'config:field.storage.node.field_personal_information_inst' - 'config:field.storage.node.field_political_party_inst' - 'config:field.storage.node.field_reg_eligibility_desc' diff --git a/scripts/pipeline/deb-cf-install.sh b/scripts/pipeline/deb-cf-install.sh index e88025124..4709ee6a9 100755 --- a/scripts/pipeline/deb-cf-install.sh +++ b/scripts/pipeline/deb-cf-install.sh @@ -2,7 +2,7 @@ echo "Installing CloudFoundry repository..." { - curl -L "https://packages.cloudfoundry.org/stable?release=linux64-binary&version=v8&source=github" | tar -zx + curl -L "https://packages.cloudfoundry.org/stable?release=linux64-binary&version=8.8.3&source=github-rel" | tar -zx if [ "$(whoami)" != "root" ]; then sudo mv cf cf8 /usr/local/bin else diff --git a/testing/cypress/e2e/externalLinks/external-links-validator.cy.js b/testing/cypress/e2e/externalLinks/external-links-validator.cy.js index cc07c6a85..855d2ebe4 100644 --- a/testing/cypress/e2e/externalLinks/external-links-validator.cy.js +++ b/testing/cypress/e2e/externalLinks/external-links-validator.cy.js @@ -1,6 +1,8 @@ /// const allPages = require("../../fixtures/site-pages.json"); +// ! IMPORTANT: When testing locally, comment out the LIVE_URL and use the LOCAL_URL listed below for testing purposes. This is necessary because our pipeline testing targets the live site. Remember to revert this change before committing, ensuring the LIVE_URL is set as the base. +// const baseUrl = "http://vote-gov.lndo.site/"; const baseUrl = "https://vote.gov"; const excludedLinks = [ diff --git a/testing/cypress/e2e/internalLinks/internal-links-validator.cy.js b/testing/cypress/e2e/internalLinks/internal-links-validator.cy.js index 2fdb98404..f875ba9a3 100644 --- a/testing/cypress/e2e/internalLinks/internal-links-validator.cy.js +++ b/testing/cypress/e2e/internalLinks/internal-links-validator.cy.js @@ -1,6 +1,14 @@ /// const allPages = require("../../fixtures/site-pages.json"); +// ! IMPORTANT: When testing locally, comment out the LIVE_URL and use the LOCAL_URL listed below for testing purposes. This is necessary because our pipeline testing targets the live site. Remember to revert this change before committing, ensuring the LIVE_URL is set as the base. +// const baseUrl = "http://vote-gov.lndo.site/"; + +const baseUrl = "https://vote.gov"; +const excludedLinks = [ + 'http://vote-gov.lndo.site/', + 'https://vote.gov' +]; describe("Internal Link Validator Test", () => { const singlePage = @@ -14,7 +22,7 @@ describe("Internal Link Validator Test", () => { : null; const pages = singlePage !== null ? singlePage : allPages; pages.forEach((page) => { - it( + it( `${page.name === "" ? "home" : page.name}`, () => Cypress.env("retries") === true @@ -25,18 +33,20 @@ describe("Internal Link Validator Test", () => { } : {}, () => { - cy.visit({ - url: page.route, - }); + cy.visit(`${baseUrl}${page.route}`); cy.get("a[href^='/']").each(link => { + const href = link.prop("href"); + if (excludedLinks.indexOf(href) === -1) { + expect(href).not.match(/\/$/); cy.request({ url: link.prop('href'), failOnStatusCode: false }).then((response) => { expect(response.status).to.eq(200) }) + } }) } ); - }); -}); \ No newline at end of file + }); +}); diff --git a/testing/package-lock.json b/testing/package-lock.json index 9ccb13646..7a454cd78 100644 --- a/testing/package-lock.json +++ b/testing/package-lock.json @@ -12,8 +12,8 @@ "cypress-real-events": "^1.13.0" }, "devDependencies": { - "axe-core": "^4.10.0", - "cypress": "^13.15.0", + "axe-core": "^4.10.2", + "cypress": "^13.16.0", "cypress-axe": "^1.5.0", "cypress-mochawesome-reporter": "^3.8.2" } @@ -28,9 +28,9 @@ } }, "node_modules/@cypress/request": { - "version": "3.0.5", - "resolved": "https://registry.npmjs.org/@cypress/request/-/request-3.0.5.tgz", - "integrity": "sha512-v+XHd9XmWbufxF1/bTaVm2yhbxY+TB4YtWRqF2zaXBlDNMkls34KiATz0AVDLavL3iB6bQk9/7n3oY1EoLSWGA==", + "version": "3.0.6", + "resolved": "https://registry.npmjs.org/@cypress/request/-/request-3.0.6.tgz", + "integrity": "sha512-fi0eVdCOtKu5Ed6+E8mYxUF6ZTFJDZvHogCBelM0xVXmrDEkyM22gRArQzq1YcHPm1V47Vf/iAD+WgVdUlJCGg==", "dependencies": { "aws-sign2": "~0.7.0", "aws4": "^1.8.0", @@ -47,7 +47,7 @@ "performance-now": "^2.1.0", "qs": "6.13.0", "safe-buffer": "^5.1.2", - "tough-cookie": "^4.1.3", + "tough-cookie": "^5.0.0", "tunnel-agent": "^0.6.0", "uuid": "^8.3.2" }, @@ -249,9 +249,9 @@ "integrity": "sha512-lHe62zvbTB5eEABUVi/AwVh0ZKY9rMMDhmm+eeyuuUQbQ3+J+fONVQOZyj+DdrvD4BY33uYniyRJ4UJIaSKAfw==" }, "node_modules/axe-core": { - "version": "4.10.0", - "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.10.0.tgz", - "integrity": "sha512-Mr2ZakwQ7XUAjp7pAwQWRhhK8mQQ6JAaNWSjmjxil0R8BPioMtQsTLOolGYkji1rcL++3dCqZA3zWqpT+9Ew6g==", + "version": "4.10.2", + "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.10.2.tgz", + "integrity": "sha512-RE3mdQ7P3FRSe7eqCWoeQ/Z9QXrtniSjp1wUjt5nRC3WIpz5rSCve6o3fsZ2aCpJtrZjSZgjwXAoTO5k4tEI0w==", "dev": true, "engines": { "node": ">=4" @@ -478,9 +478,9 @@ } }, "node_modules/ci-info": { - "version": "3.7.1", - "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.7.1.tgz", - "integrity": "sha512-4jYS4MOAaCIStSRwiuxc4B8MYhIe676yO1sYGzARnjXkWpmzZMMYxY6zu8WYWDhSuth5zhrQ1rhNSibyyvv4/w==", + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.1.0.tgz", + "integrity": "sha512-HutrvTNsF48wnxkzERIXOe5/mlcfFcbfCmwcg6CJnizbSue78AbDt+1cgl26zwn61WFxhcPykPfZrbqjGmBb4A==", "funding": [ { "type": "github", @@ -611,9 +611,9 @@ "integrity": "sha512-3lqz5YjWTYnW6dlDa5TLaTCcShfar1e40rmcJVwCBJC6mWlFuj0eCHIElmG1g5kyuJ/GD+8Wn4FFCcz4gJPfaQ==" }, "node_modules/cross-spawn": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", - "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", + "version": "7.0.6", + "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz", + "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==", "dependencies": { "path-key": "^3.1.0", "shebang-command": "^2.0.0", @@ -624,12 +624,12 @@ } }, "node_modules/cypress": { - "version": "13.15.0", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.15.0.tgz", - "integrity": "sha512-53aO7PwOfi604qzOkCSzNlWquCynLlKE/rmmpSPcziRH6LNfaDUAklQT6WJIsD8ywxlIy+uVZsnTMCCQVd2kTw==", + "version": "13.16.0", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.16.0.tgz", + "integrity": "sha512-g6XcwqnvzXrqiBQR/5gN+QsyRmKRhls1y5E42fyOvsmU7JuY+wM6uHJWj4ZPttjabzbnRvxcik2WemR8+xT6FA==", "hasInstallScript": true, "dependencies": { - "@cypress/request": "^3.0.4", + "@cypress/request": "^3.0.6", "@cypress/xvfb": "^1.2.4", "@types/sinonjs__fake-timers": "8.1.1", "@types/sizzle": "^2.3.2", @@ -640,6 +640,7 @@ "cachedir": "^2.3.0", "chalk": "^4.1.0", "check-more-types": "^2.24.0", + "ci-info": "^4.0.0", "cli-cursor": "^3.1.0", "cli-table3": "~0.6.1", "commander": "^6.2.1", @@ -654,7 +655,6 @@ "figures": "^3.2.0", "fs-extra": "^9.1.0", "getos": "^3.2.1", - "is-ci": "^3.0.1", "is-installed-globally": "~0.4.0", "lazy-ass": "^1.6.0", "listr2": "^3.8.3", @@ -669,6 +669,7 @@ "semver": "^7.5.3", "supports-color": "^8.1.1", "tmp": "~0.2.3", + "tree-kill": "1.2.2", "untildify": "^4.0.0", "yauzl": "^2.10.0" }, @@ -1056,9 +1057,9 @@ } }, "node_modules/form-data": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.0.tgz", - "integrity": "sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==", + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.1.tgz", + "integrity": "sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==", "dependencies": { "asynckit": "^0.4.0", "combined-stream": "^1.0.8", @@ -1384,17 +1385,6 @@ "node": ">=8" } }, - "node_modules/is-ci": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/is-ci/-/is-ci-3.0.1.tgz", - "integrity": "sha512-ZYvCgrefwqoQ6yTyYUbQu64HsITZ3NfKX1lzaEYdkTDcfKzzCI/wthRRYKkdjHKFVgNiXKAKm65Zo1pk2as/QQ==", - "dependencies": { - "ci-info": "^3.2.0" - }, - "bin": { - "is-ci": "bin.js" - } - }, "node_modules/is-extglob": { "version": "2.1.1", "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", @@ -2239,9 +2229,9 @@ } }, "node_modules/object-inspect": { - "version": "1.13.2", - "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.2.tgz", - "integrity": "sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g==", + "version": "1.13.3", + "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.3.tgz", + "integrity": "sha512-kDCGIbxkDSXE3euJZZXzc6to7fCrKHNI/hSRQnRuQ+BWjFNzZwiFF8fj/6o2t2G9/jTj8PSIYTfCLelLZEeRpA==", "engines": { "node": ">= 0.4" }, @@ -2432,11 +2422,6 @@ "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.0.0.tgz", "integrity": "sha512-F2JHgJQ1iqwnHDcQjVBsq3n/uoaFL+iPW/eAeL7kVxy/2RrWaN4WroKjjvbsoRtv0ftelNyC01bjRhn/bhcf4A==" }, - "node_modules/psl": { - "version": "1.9.0", - "resolved": "https://registry.npmjs.org/psl/-/psl-1.9.0.tgz", - "integrity": "sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==" - }, "node_modules/pump": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz", @@ -2446,14 +2431,6 @@ "once": "^1.3.1" } }, - "node_modules/punycode": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", - "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", - "engines": { - "node": ">=6" - } - }, "node_modules/qs": { "version": "6.13.0", "resolved": "https://registry.npmjs.org/qs/-/qs-6.13.0.tgz", @@ -2468,11 +2445,6 @@ "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/querystringify": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/querystringify/-/querystringify-2.2.0.tgz", - "integrity": "sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==" - }, "node_modules/randombytes": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz", @@ -2525,11 +2497,6 @@ "integrity": "sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==", "dev": true }, - "node_modules/requires-port": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz", - "integrity": "sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==" - }, "node_modules/restore-cursor": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-3.1.0.tgz", @@ -2787,6 +2754,22 @@ "resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz", "integrity": "sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==" }, + "node_modules/tldts": { + "version": "6.1.64", + "resolved": "https://registry.npmjs.org/tldts/-/tldts-6.1.64.tgz", + "integrity": "sha512-ph4AE5BXWIOsSy9stpoeo7bYe/Cy7VfpciIH4RhVZUPItCJmhqWCN0EVzxd8BOHiyNb42vuJc6NWTjJkg91Tuw==", + "dependencies": { + "tldts-core": "^6.1.64" + }, + "bin": { + "tldts": "bin/cli.js" + } + }, + "node_modules/tldts-core": { + "version": "6.1.64", + "resolved": "https://registry.npmjs.org/tldts-core/-/tldts-core-6.1.64.tgz", + "integrity": "sha512-uqnl8vGV16KsyflHOzqrYjjArjfXaU6rMPXYy2/ZWoRKCkXtghgB4VwTDXUG+t0OTGeSewNAG31/x1gCTfLt+Q==" + }, "node_modules/tmp": { "version": "0.2.3", "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.3.tgz", @@ -2809,25 +2792,22 @@ } }, "node_modules/tough-cookie": { - "version": "4.1.4", - "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.1.4.tgz", - "integrity": "sha512-Loo5UUvLD9ScZ6jh8beX1T6sO1w2/MpCRpEP7V280GKMVUQ0Jzar2U3UJPsrdbziLEMMhu3Ujnq//rhiFuIeag==", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-5.0.0.tgz", + "integrity": "sha512-FRKsF7cz96xIIeMZ82ehjC3xW2E+O2+v11udrDYewUbszngYhsGa8z6YUMMzO9QJZzzyd0nGGXnML/TReX6W8Q==", "dependencies": { - "psl": "^1.1.33", - "punycode": "^2.1.1", - "universalify": "^0.2.0", - "url-parse": "^1.5.3" + "tldts": "^6.1.32" }, "engines": { - "node": ">=6" + "node": ">=16" } }, - "node_modules/tough-cookie/node_modules/universalify": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.2.0.tgz", - "integrity": "sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==", - "engines": { - "node": ">= 4.0.0" + "node_modules/tree-kill": { + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.2.tgz", + "integrity": "sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==", + "bin": { + "tree-kill": "cli.js" } }, "node_modules/tslib": { @@ -2878,15 +2858,6 @@ "node": ">=8" } }, - "node_modules/url-parse": { - "version": "1.5.10", - "resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.5.10.tgz", - "integrity": "sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==", - "dependencies": { - "querystringify": "^2.1.1", - "requires-port": "^1.0.0" - } - }, "node_modules/uuid": { "version": "8.3.2", "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz", @@ -3055,9 +3026,9 @@ "optional": true }, "@cypress/request": { - "version": "3.0.5", - "resolved": "https://registry.npmjs.org/@cypress/request/-/request-3.0.5.tgz", - "integrity": "sha512-v+XHd9XmWbufxF1/bTaVm2yhbxY+TB4YtWRqF2zaXBlDNMkls34KiATz0AVDLavL3iB6bQk9/7n3oY1EoLSWGA==", + "version": "3.0.6", + "resolved": "https://registry.npmjs.org/@cypress/request/-/request-3.0.6.tgz", + "integrity": "sha512-fi0eVdCOtKu5Ed6+E8mYxUF6ZTFJDZvHogCBelM0xVXmrDEkyM22gRArQzq1YcHPm1V47Vf/iAD+WgVdUlJCGg==", "requires": { "aws-sign2": "~0.7.0", "aws4": "^1.8.0", @@ -3074,7 +3045,7 @@ "performance-now": "^2.1.0", "qs": "6.13.0", "safe-buffer": "^5.1.2", - "tough-cookie": "^4.1.3", + "tough-cookie": "^5.0.0", "tunnel-agent": "^0.6.0", "uuid": "^8.3.2" } @@ -3225,9 +3196,9 @@ "integrity": "sha512-lHe62zvbTB5eEABUVi/AwVh0ZKY9rMMDhmm+eeyuuUQbQ3+J+fONVQOZyj+DdrvD4BY33uYniyRJ4UJIaSKAfw==" }, "axe-core": { - "version": "4.10.0", - "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.10.0.tgz", - "integrity": "sha512-Mr2ZakwQ7XUAjp7pAwQWRhhK8mQQ6JAaNWSjmjxil0R8BPioMtQsTLOolGYkji1rcL++3dCqZA3zWqpT+9Ew6g==", + "version": "4.10.2", + "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.10.2.tgz", + "integrity": "sha512-RE3mdQ7P3FRSe7eqCWoeQ/Z9QXrtniSjp1wUjt5nRC3WIpz5rSCve6o3fsZ2aCpJtrZjSZgjwXAoTO5k4tEI0w==", "dev": true }, "balanced-match": { @@ -3378,9 +3349,9 @@ } }, "ci-info": { - "version": "3.7.1", - "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.7.1.tgz", - "integrity": "sha512-4jYS4MOAaCIStSRwiuxc4B8MYhIe676yO1sYGzARnjXkWpmzZMMYxY6zu8WYWDhSuth5zhrQ1rhNSibyyvv4/w==" + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.1.0.tgz", + "integrity": "sha512-HutrvTNsF48wnxkzERIXOe5/mlcfFcbfCmwcg6CJnizbSue78AbDt+1cgl26zwn61WFxhcPykPfZrbqjGmBb4A==" }, "clean-stack": { "version": "2.2.0", @@ -3473,9 +3444,9 @@ "integrity": "sha512-3lqz5YjWTYnW6dlDa5TLaTCcShfar1e40rmcJVwCBJC6mWlFuj0eCHIElmG1g5kyuJ/GD+8Wn4FFCcz4gJPfaQ==" }, "cross-spawn": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", - "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", + "version": "7.0.6", + "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz", + "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==", "requires": { "path-key": "^3.1.0", "shebang-command": "^2.0.0", @@ -3483,11 +3454,11 @@ } }, "cypress": { - "version": "13.15.0", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.15.0.tgz", - "integrity": "sha512-53aO7PwOfi604qzOkCSzNlWquCynLlKE/rmmpSPcziRH6LNfaDUAklQT6WJIsD8ywxlIy+uVZsnTMCCQVd2kTw==", + "version": "13.16.0", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.16.0.tgz", + "integrity": "sha512-g6XcwqnvzXrqiBQR/5gN+QsyRmKRhls1y5E42fyOvsmU7JuY+wM6uHJWj4ZPttjabzbnRvxcik2WemR8+xT6FA==", "requires": { - "@cypress/request": "^3.0.4", + "@cypress/request": "^3.0.6", "@cypress/xvfb": "^1.2.4", "@types/sinonjs__fake-timers": "8.1.1", "@types/sizzle": "^2.3.2", @@ -3498,6 +3469,7 @@ "cachedir": "^2.3.0", "chalk": "^4.1.0", "check-more-types": "^2.24.0", + "ci-info": "^4.0.0", "cli-cursor": "^3.1.0", "cli-table3": "~0.6.1", "commander": "^6.2.1", @@ -3512,7 +3484,6 @@ "figures": "^3.2.0", "fs-extra": "^9.1.0", "getos": "^3.2.1", - "is-ci": "^3.0.1", "is-installed-globally": "~0.4.0", "lazy-ass": "^1.6.0", "listr2": "^3.8.3", @@ -3527,6 +3498,7 @@ "semver": "^7.5.3", "supports-color": "^8.1.1", "tmp": "~0.2.3", + "tree-kill": "1.2.2", "untildify": "^4.0.0", "yauzl": "^2.10.0" } @@ -3798,9 +3770,9 @@ "integrity": "sha512-j0KLYPhm6zeac4lz3oJ3o65qvgQCcPubiyotZrXqEaG4hNagNYO8qdlUrX5vwqv9ohqeT/Z3j6+yW067yWWdUw==" }, "form-data": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.0.tgz", - "integrity": "sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==", + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.1.tgz", + "integrity": "sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==", "requires": { "asynckit": "^0.4.0", "combined-stream": "^1.0.8", @@ -4024,14 +3996,6 @@ "binary-extensions": "^2.0.0" } }, - "is-ci": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/is-ci/-/is-ci-3.0.1.tgz", - "integrity": "sha512-ZYvCgrefwqoQ6yTyYUbQu64HsITZ3NfKX1lzaEYdkTDcfKzzCI/wthRRYKkdjHKFVgNiXKAKm65Zo1pk2as/QQ==", - "requires": { - "ci-info": "^3.2.0" - } - }, "is-extglob": { "version": "2.1.1", "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", @@ -4675,9 +4639,9 @@ "dev": true }, "object-inspect": { - "version": "1.13.2", - "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.2.tgz", - "integrity": "sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g==" + "version": "1.13.3", + "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.3.tgz", + "integrity": "sha512-kDCGIbxkDSXE3euJZZXzc6to7fCrKHNI/hSRQnRuQ+BWjFNzZwiFF8fj/6o2t2G9/jTj8PSIYTfCLelLZEeRpA==" }, "once": { "version": "1.4.0", @@ -4805,11 +4769,6 @@ "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.0.0.tgz", "integrity": "sha512-F2JHgJQ1iqwnHDcQjVBsq3n/uoaFL+iPW/eAeL7kVxy/2RrWaN4WroKjjvbsoRtv0ftelNyC01bjRhn/bhcf4A==" }, - "psl": { - "version": "1.9.0", - "resolved": "https://registry.npmjs.org/psl/-/psl-1.9.0.tgz", - "integrity": "sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==" - }, "pump": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz", @@ -4819,11 +4778,6 @@ "once": "^1.3.1" } }, - "punycode": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", - "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==" - }, "qs": { "version": "6.13.0", "resolved": "https://registry.npmjs.org/qs/-/qs-6.13.0.tgz", @@ -4832,11 +4786,6 @@ "side-channel": "^1.0.6" } }, - "querystringify": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/querystringify/-/querystringify-2.2.0.tgz", - "integrity": "sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==" - }, "randombytes": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz", @@ -4883,11 +4832,6 @@ "integrity": "sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==", "dev": true }, - "requires-port": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz", - "integrity": "sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==" - }, "restore-cursor": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-3.1.0.tgz", @@ -5075,6 +5019,19 @@ "resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz", "integrity": "sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==" }, + "tldts": { + "version": "6.1.64", + "resolved": "https://registry.npmjs.org/tldts/-/tldts-6.1.64.tgz", + "integrity": "sha512-ph4AE5BXWIOsSy9stpoeo7bYe/Cy7VfpciIH4RhVZUPItCJmhqWCN0EVzxd8BOHiyNb42vuJc6NWTjJkg91Tuw==", + "requires": { + "tldts-core": "^6.1.64" + } + }, + "tldts-core": { + "version": "6.1.64", + "resolved": "https://registry.npmjs.org/tldts-core/-/tldts-core-6.1.64.tgz", + "integrity": "sha512-uqnl8vGV16KsyflHOzqrYjjArjfXaU6rMPXYy2/ZWoRKCkXtghgB4VwTDXUG+t0OTGeSewNAG31/x1gCTfLt+Q==" + }, "tmp": { "version": "0.2.3", "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.3.tgz", @@ -5091,23 +5048,18 @@ } }, "tough-cookie": { - "version": "4.1.4", - "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.1.4.tgz", - "integrity": "sha512-Loo5UUvLD9ScZ6jh8beX1T6sO1w2/MpCRpEP7V280GKMVUQ0Jzar2U3UJPsrdbziLEMMhu3Ujnq//rhiFuIeag==", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-5.0.0.tgz", + "integrity": "sha512-FRKsF7cz96xIIeMZ82ehjC3xW2E+O2+v11udrDYewUbszngYhsGa8z6YUMMzO9QJZzzyd0nGGXnML/TReX6W8Q==", "requires": { - "psl": "^1.1.33", - "punycode": "^2.1.1", - "universalify": "^0.2.0", - "url-parse": "^1.5.3" - }, - "dependencies": { - "universalify": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.2.0.tgz", - "integrity": "sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==" - } + "tldts": "^6.1.32" } }, + "tree-kill": { + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.2.tgz", + "integrity": "sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==" + }, "tslib": { "version": "2.4.1", "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.1.tgz", @@ -5141,15 +5093,6 @@ "resolved": "https://registry.npmjs.org/untildify/-/untildify-4.0.0.tgz", "integrity": "sha512-KK8xQ1mkzZeg9inewmFVDNkg3l5LUhoq9kN6iWYB/CC9YMG8HA+c1Q8HwDe6dEX7kErrEVNVBO3fWsVq5iDgtw==" }, - "url-parse": { - "version": "1.5.10", - "resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.5.10.tgz", - "integrity": "sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==", - "requires": { - "querystringify": "^2.1.1", - "requires-port": "^1.0.0" - } - }, "uuid": { "version": "8.3.2", "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz", diff --git a/testing/package.json b/testing/package.json index ff206f6da..0e611b995 100644 --- a/testing/package.json +++ b/testing/package.json @@ -4,8 +4,8 @@ "description": "## Requirements", "main": "index.js", "devDependencies": { - "axe-core": "^4.10.0", - "cypress": "^13.15.0", + "axe-core": "^4.10.2", + "cypress": "^13.16.0", "cypress-axe": "^1.5.0", "cypress-mochawesome-reporter": "^3.8.2" }, diff --git a/web/data/es/nvrf/Federal_Voter_Registration_es.pdf b/web/data/es/nvrf/Federal_Voter_Registration_es.pdf index 5a855823d..dcd875543 100644 Binary files a/web/data/es/nvrf/Federal_Voter_Registration_es.pdf and b/web/data/es/nvrf/Federal_Voter_Registration_es.pdf differ diff --git a/web/modules/custom/vote_nvrf/dist/assets/main.js b/web/modules/custom/vote_nvrf/dist/assets/main.js index 303de72c4..c8f750c9a 100644 --- a/web/modules/custom/vote_nvrf/dist/assets/main.js +++ b/web/modules/custom/vote_nvrf/dist/assets/main.js @@ -1,4 +1,4 @@ -var z_=Object.defineProperty;var D_=(e,t,r)=>t in e?z_(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r;var N=(e,t,r)=>(D_(e,typeof t!="symbol"?t+"":t,r),r);(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const a of document.querySelectorAll('link[rel="modulepreload"]'))n(a);new MutationObserver(a=>{for(const i of a)if(i.type==="childList")for(const s of i.addedNodes)s.tagName==="LINK"&&s.rel==="modulepreload"&&n(s)}).observe(document,{childList:!0,subtree:!0});function r(a){const i={};return a.integrity&&(i.integrity=a.integrity),a.referrerPolicy&&(i.referrerPolicy=a.referrerPolicy),a.crossOrigin==="use-credentials"?i.credentials="include":a.crossOrigin==="anonymous"?i.credentials="omit":i.credentials="same-origin",i}function n(a){if(a.ep)return;a.ep=!0;const i=r(a);fetch(a.href,i)}})();var _S=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function el(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var BS={exports:{}},xh={},VS={exports:{}},ct={};/** +var zB=Object.defineProperty;var DB=(e,t,r)=>t in e?zB(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r;var N=(e,t,r)=>(DB(e,typeof t!="symbol"?t+"":t,r),r);(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const a of document.querySelectorAll('link[rel="modulepreload"]'))n(a);new MutationObserver(a=>{for(const i of a)if(i.type==="childList")for(const s of i.addedNodes)s.tagName==="LINK"&&s.rel==="modulepreload"&&n(s)}).observe(document,{childList:!0,subtree:!0});function r(a){const i={};return a.integrity&&(i.integrity=a.integrity),a.referrerPolicy&&(i.referrerPolicy=a.referrerPolicy),a.crossOrigin==="use-credentials"?i.credentials="include":a.crossOrigin==="anonymous"?i.credentials="omit":i.credentials="same-origin",i}function n(a){if(a.ep)return;a.ep=!0;const i=r(a);fetch(a.href,i)}})();var BS=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function el(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var _S={exports:{}},xh={},VS={exports:{}},ct={};/** * @license React * react.production.min.js * @@ -6,7 +6,7 @@ var z_=Object.defineProperty;var D_=(e,t,r)=>t in e?z_(e,t,{enumerable:!0,config * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. - */var lc=Symbol.for("react.element"),R_=Symbol.for("react.portal"),L_=Symbol.for("react.fragment"),I_=Symbol.for("react.strict_mode"),__=Symbol.for("react.profiler"),B_=Symbol.for("react.provider"),V_=Symbol.for("react.context"),H_=Symbol.for("react.forward_ref"),U_=Symbol.for("react.suspense"),W_=Symbol.for("react.memo"),G_=Symbol.for("react.lazy"),aO=Symbol.iterator;function q_(e){return e===null||typeof e!="object"?null:(e=aO&&e[aO]||e["@@iterator"],typeof e=="function"?e:null)}var HS={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},US=Object.assign,WS={};function tl(e,t,r){this.props=e,this.context=t,this.refs=WS,this.updater=r||HS}tl.prototype.isReactComponent={};tl.prototype.setState=function(e,t){if(typeof e!="object"&&typeof e!="function"&&e!=null)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")};tl.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")};function GS(){}GS.prototype=tl.prototype;function Yw(e,t,r){this.props=e,this.context=t,this.refs=WS,this.updater=r||HS}var Qw=Yw.prototype=new GS;Qw.constructor=Yw;US(Qw,tl.prototype);Qw.isPureReactComponent=!0;var iO=Array.isArray,qS=Object.prototype.hasOwnProperty,Jw={current:null},KS={key:!0,ref:!0,__self:!0,__source:!0};function XS(e,t,r){var n,a={},i=null,s=null;if(t!=null)for(n in t.ref!==void 0&&(s=t.ref),t.key!==void 0&&(i=""+t.key),t)qS.call(t,n)&&!KS.hasOwnProperty(n)&&(a[n]=t[n]);var h=arguments.length-2;if(h===1)a.children=r;else if(1t in e?z_(e,t,{enumerable:!0,config * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. - */var Q_=at,J_=Symbol.for("react.element"),$_=Symbol.for("react.fragment"),eB=Object.prototype.hasOwnProperty,tB=Q_.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,rB={key:!0,ref:!0,__self:!0,__source:!0};function YS(e,t,r){var n,a={},i=null,s=null;r!==void 0&&(i=""+r),t.key!==void 0&&(i=""+t.key),t.ref!==void 0&&(s=t.ref);for(n in t)eB.call(t,n)&&!rB.hasOwnProperty(n)&&(a[n]=t[n]);if(e&&e.defaultProps)for(n in t=e.defaultProps,t)a[n]===void 0&&(a[n]=t[n]);return{$$typeof:J_,type:e,key:i,ref:s,props:a,_owner:tB.current}}xh.Fragment=$_;xh.jsx=YS;xh.jsxs=YS;BS.exports=xh;var b=BS.exports,xy={},QS={exports:{}},Rn={},JS={exports:{}},$S={};/** + */var QB=rt,JB=Symbol.for("react.element"),$B=Symbol.for("react.fragment"),e_=Object.prototype.hasOwnProperty,t_=QB.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,r_={key:!0,ref:!0,__self:!0,__source:!0};function YS(e,t,r){var n,a={},i=null,s=null;r!==void 0&&(i=""+r),t.key!==void 0&&(i=""+t.key),t.ref!==void 0&&(s=t.ref);for(n in t)e_.call(t,n)&&!r_.hasOwnProperty(n)&&(a[n]=t[n]);if(e&&e.defaultProps)for(n in t=e.defaultProps,t)a[n]===void 0&&(a[n]=t[n]);return{$$typeof:JB,type:e,key:i,ref:s,props:a,_owner:t_.current}}xh.Fragment=$B;xh.jsx=YS;xh.jsxs=YS;_S.exports=xh;var b=_S.exports,xy={},QS={exports:{}},Rn={},JS={exports:{}},$S={};/** * @license React * scheduler.production.min.js * @@ -22,7 +22,7 @@ var z_=Object.defineProperty;var D_=(e,t,r)=>t in e?z_(e,t,{enumerable:!0,config * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. - */(function(e){function t(W,Y){var $=W.length;W.push(Y);e:for(;0<$;){var ue=$-1>>>1,oe=W[ue];if(0>>1;uea(ke,$))nta(At,ke)?(W[ue]=At,W[nt]=$,ue=nt):(W[ue]=ke,W[_e]=$,ue=_e);else if(nta(At,$))W[ue]=At,W[nt]=$,ue=nt;else break e}}return Y}function a(W,Y){var $=W.sortIndex-Y.sortIndex;return $!==0?$:W.id-Y.id}if(typeof performance=="object"&&typeof performance.now=="function"){var i=performance;e.unstable_now=function(){return i.now()}}else{var s=Date,h=s.now();e.unstable_now=function(){return s.now()-h}}var o=[],d=[],p=1,v=null,m=3,g=!1,w=!1,O=!1,S=typeof setTimeout=="function"?setTimeout:null,y=typeof clearTimeout=="function"?clearTimeout:null,x=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function E(W){for(var Y=r(d);Y!==null;){if(Y.callback===null)n(d);else if(Y.startTime<=W)n(d),Y.sortIndex=Y.expirationTime,t(o,Y);else break;Y=r(d)}}function k(W){if(O=!1,E(W),!w)if(r(o)!==null)w=!0,ve(F);else{var Y=r(d);Y!==null&&Q(k,Y.startTime-W)}}function F(W,Y){w=!1,O&&(O=!1,y(R),R=-1),g=!0;var $=m;try{for(E(Y),v=r(o);v!==null&&(!(v.expirationTime>Y)||W&&!_());){var ue=v.callback;if(typeof ue=="function"){v.callback=null,m=v.priorityLevel;var oe=ue(v.expirationTime<=Y);Y=e.unstable_now(),typeof oe=="function"?v.callback=oe:v===r(o)&&n(o),E(Y)}else n(o);v=r(o)}if(v!==null)var Ae=!0;else{var _e=r(d);_e!==null&&Q(k,_e.startTime-Y),Ae=!1}return Ae}finally{v=null,m=$,g=!1}}var A=!1,M=null,R=-1,H=5,G=-1;function _(){return!(e.unstable_now()-GW||125ue?(W.sortIndex=$,t(d,W),r(o)===null&&W===r(d)&&(O?(y(R),R=-1):O=!0,Q(k,$-ue))):(W.sortIndex=oe,t(o,W),w||g||(w=!0,ve(F))),W},e.unstable_shouldYield=_,e.unstable_wrapCallback=function(W){var Y=m;return function(){var $=m;m=Y;try{return W.apply(this,arguments)}finally{m=$}}}})($S);JS.exports=$S;var nB=JS.exports;/** + */(function(e){function t(W,Y){var ee=W.length;W.push(Y);e:for(;0>>1,oe=W[ue];if(0>>1;uea(Fe,ee))lta(At,Fe)?(W[ue]=At,W[lt]=ee,ue=lt):(W[ue]=Fe,W[Be]=ee,ue=Be);else if(lta(At,ee))W[ue]=At,W[lt]=ee,ue=lt;else break e}}return Y}function a(W,Y){var ee=W.sortIndex-Y.sortIndex;return ee!==0?ee:W.id-Y.id}if(typeof performance=="object"&&typeof performance.now=="function"){var i=performance;e.unstable_now=function(){return i.now()}}else{var s=Date,h=s.now();e.unstable_now=function(){return s.now()-h}}var o=[],d=[],p=1,v=null,m=3,g=!1,w=!1,O=!1,S=typeof setTimeout=="function"?setTimeout:null,y=typeof clearTimeout=="function"?clearTimeout:null,x=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function E(W){for(var Y=r(d);Y!==null;){if(Y.callback===null)n(d);else if(Y.startTime<=W)n(d),Y.sortIndex=Y.expirationTime,t(o,Y);else break;Y=r(d)}}function k(W){if(O=!1,E(W),!w)if(r(o)!==null)w=!0,me(P);else{var Y=r(d);Y!==null&&J(k,Y.startTime-W)}}function P(W,Y){w=!1,O&&(O=!1,y(R),R=-1),g=!0;var ee=m;try{for(E(Y),v=r(o);v!==null&&(!(v.expirationTime>Y)||W&&!_());){var ue=v.callback;if(typeof ue=="function"){v.callback=null,m=v.priorityLevel;var oe=ue(v.expirationTime<=Y);Y=e.unstable_now(),typeof oe=="function"?v.callback=oe:v===r(o)&&n(o),E(Y)}else n(o);v=r(o)}if(v!==null)var ze=!0;else{var Be=r(d);Be!==null&&J(k,Be.startTime-Y),ze=!1}return ze}finally{v=null,m=ee,g=!1}}var M=!1,A=null,R=-1,U=5,G=-1;function _(){return!(e.unstable_now()-GW||125ue?(W.sortIndex=ee,t(d,W),r(o)===null&&W===r(d)&&(O?(y(R),R=-1):O=!0,J(k,ee-ue))):(W.sortIndex=oe,t(o,W),w||g||(w=!0,me(P))),W},e.unstable_shouldYield=_,e.unstable_wrapCallback=function(W){var Y=m;return function(){var ee=m;m=Y;try{return W.apply(this,arguments)}finally{m=ee}}}})($S);JS.exports=$S;var n_=JS.exports;/** * @license React * react-dom.production.min.js * @@ -30,16 +30,16 @@ var z_=Object.defineProperty;var D_=(e,t,r)=>t in e?z_(e,t,{enumerable:!0,config * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. - */var aB=at,Mn=nB;function ce(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,r=1;r"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),Oy=Object.prototype.hasOwnProperty,iB=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,sO={},lO={};function oB(e){return Oy.call(lO,e)?!0:Oy.call(sO,e)?!1:iB.test(e)?lO[e]=!0:(sO[e]=!0,!1)}function sB(e,t,r,n){if(r!==null&&r.type===0)return!1;switch(typeof t){case"function":case"symbol":return!0;case"boolean":return n?!1:r!==null?!r.acceptsBooleans:(e=e.toLowerCase().slice(0,5),e!=="data-"&&e!=="aria-");default:return!1}}function lB(e,t,r,n){if(t===null||typeof t>"u"||sB(e,t,r,n))return!0;if(n)return!1;if(r!==null)switch(r.type){case 3:return!t;case 4:return t===!1;case 5:return isNaN(t);case 6:return isNaN(t)||1>t}return!1}function en(e,t,r,n,a,i,s){this.acceptsBooleans=t===2||t===3||t===4,this.attributeName=n,this.attributeNamespace=a,this.mustUseProperty=r,this.propertyName=e,this.type=t,this.sanitizeURL=i,this.removeEmptyString=s}var Ar={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(e){Ar[e]=new en(e,0,!1,e,null,!1,!1)});[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(e){var t=e[0];Ar[t]=new en(t,1,!1,e[1],null,!1,!1)});["contentEditable","draggable","spellCheck","value"].forEach(function(e){Ar[e]=new en(e,2,!1,e.toLowerCase(),null,!1,!1)});["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(e){Ar[e]=new en(e,2,!1,e,null,!1,!1)});"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(e){Ar[e]=new en(e,3,!1,e.toLowerCase(),null,!1,!1)});["checked","multiple","muted","selected"].forEach(function(e){Ar[e]=new en(e,3,!0,e,null,!1,!1)});["capture","download"].forEach(function(e){Ar[e]=new en(e,4,!1,e,null,!1,!1)});["cols","rows","size","span"].forEach(function(e){Ar[e]=new en(e,6,!1,e,null,!1,!1)});["rowSpan","start"].forEach(function(e){Ar[e]=new en(e,5,!1,e.toLowerCase(),null,!1,!1)});var e4=/[\-:]([a-z])/g;function t4(e){return e[1].toUpperCase()}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(e){var t=e.replace(e4,t4);Ar[t]=new en(t,1,!1,e,null,!1,!1)});"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(e){var t=e.replace(e4,t4);Ar[t]=new en(t,1,!1,e,"http://www.w3.org/1999/xlink",!1,!1)});["xml:base","xml:lang","xml:space"].forEach(function(e){var t=e.replace(e4,t4);Ar[t]=new en(t,1,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)});["tabIndex","crossOrigin"].forEach(function(e){Ar[e]=new en(e,1,!1,e.toLowerCase(),null,!1,!1)});Ar.xlinkHref=new en("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1);["src","href","action","formAction"].forEach(function(e){Ar[e]=new en(e,1,!1,e.toLowerCase(),null,!0,!0)});function r4(e,t,r,n){var a=Ar.hasOwnProperty(t)?Ar[t]:null;(a!==null?a.type!==0:n||!(2"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),Oy=Object.prototype.hasOwnProperty,i_=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,oO={},sO={};function o_(e){return Oy.call(sO,e)?!0:Oy.call(oO,e)?!1:i_.test(e)?sO[e]=!0:(oO[e]=!0,!1)}function s_(e,t,r,n){if(r!==null&&r.type===0)return!1;switch(typeof t){case"function":case"symbol":return!0;case"boolean":return n?!1:r!==null?!r.acceptsBooleans:(e=e.toLowerCase().slice(0,5),e!=="data-"&&e!=="aria-");default:return!1}}function l_(e,t,r,n){if(t===null||typeof t>"u"||s_(e,t,r,n))return!0;if(n)return!1;if(r!==null)switch(r.type){case 3:return!t;case 4:return t===!1;case 5:return isNaN(t);case 6:return isNaN(t)||1>t}return!1}function $r(e,t,r,n,a,i,s){this.acceptsBooleans=t===2||t===3||t===4,this.attributeName=n,this.attributeNamespace=a,this.mustUseProperty=r,this.propertyName=e,this.type=t,this.sanitizeURL=i,this.removeEmptyString=s}var Fr={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(e){Fr[e]=new $r(e,0,!1,e,null,!1,!1)});[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(e){var t=e[0];Fr[t]=new $r(t,1,!1,e[1],null,!1,!1)});["contentEditable","draggable","spellCheck","value"].forEach(function(e){Fr[e]=new $r(e,2,!1,e.toLowerCase(),null,!1,!1)});["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(e){Fr[e]=new $r(e,2,!1,e,null,!1,!1)});"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(e){Fr[e]=new $r(e,3,!1,e.toLowerCase(),null,!1,!1)});["checked","multiple","muted","selected"].forEach(function(e){Fr[e]=new $r(e,3,!0,e,null,!1,!1)});["capture","download"].forEach(function(e){Fr[e]=new $r(e,4,!1,e,null,!1,!1)});["cols","rows","size","span"].forEach(function(e){Fr[e]=new $r(e,6,!1,e,null,!1,!1)});["rowSpan","start"].forEach(function(e){Fr[e]=new $r(e,5,!1,e.toLowerCase(),null,!1,!1)});var e4=/[\-:]([a-z])/g;function t4(e){return e[1].toUpperCase()}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(e){var t=e.replace(e4,t4);Fr[t]=new $r(t,1,!1,e,null,!1,!1)});"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(e){var t=e.replace(e4,t4);Fr[t]=new $r(t,1,!1,e,"http://www.w3.org/1999/xlink",!1,!1)});["xml:base","xml:lang","xml:space"].forEach(function(e){var t=e.replace(e4,t4);Fr[t]=new $r(t,1,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)});["tabIndex","crossOrigin"].forEach(function(e){Fr[e]=new $r(e,1,!1,e.toLowerCase(),null,!1,!1)});Fr.xlinkHref=new $r("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1);["src","href","action","formAction"].forEach(function(e){Fr[e]=new $r(e,1,!1,e.toLowerCase(),null,!0,!0)});function r4(e,t,r,n){var a=Fr.hasOwnProperty(t)?Fr[t]:null;(a!==null?a.type!==0:n||!(2h||a[s]!==i[h]){var o=` -`+a[s].replace(" at new "," at ");return e.displayName&&o.includes("")&&(o=o.replace("",e.displayName)),o}while(1<=s&&0<=h);break}}}finally{v2=!1,Error.prepareStackTrace=r}return(e=e?e.displayName||e.name:"")?Zl(e):""}function uB(e){switch(e.tag){case 5:return Zl(e.type);case 16:return Zl("Lazy");case 13:return Zl("Suspense");case 19:return Zl("SuspenseList");case 0:case 2:case 15:return e=m2(e.type,!1),e;case 11:return e=m2(e.type.render,!1),e;case 1:return e=m2(e.type,!0),e;default:return""}}function jy(e){if(e==null)return null;if(typeof e=="function")return e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case ys:return"Fragment";case gs:return"Portal";case Ey:return"Profiler";case n4:return"StrictMode";case Sy:return"Suspense";case ky:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case r7:return(e.displayName||"Context")+".Consumer";case t7:return(e._context.displayName||"Context")+".Provider";case a4:var t=e.render;return e=e.displayName,e||(e=t.displayName||t.name||"",e=e!==""?"ForwardRef("+e+")":"ForwardRef"),e;case i4:return t=e.displayName||null,t!==null?t:jy(e.type)||"Memo";case ki:t=e._payload,e=e._init;try{return jy(e(t))}catch{}}return null}function cB(e){var t=e.type;switch(e.tag){case 24:return"Cache";case 9:return(t.displayName||"Context")+".Consumer";case 10:return(t._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return e=t.render,e=e.displayName||e.name||"",t.displayName||(e!==""?"ForwardRef("+e+")":"ForwardRef");case 7:return"Fragment";case 5:return t;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return jy(t);case 8:return t===n4?"StrictMode":"Mode";case 22:return"Offscreen";case 12:return"Profiler";case 21:return"Scope";case 13:return"Suspense";case 19:return"SuspenseList";case 25:return"TracingMarker";case 1:case 0:case 17:case 2:case 14:case 15:if(typeof t=="function")return t.displayName||t.name||null;if(typeof t=="string")return t}return null}function Zi(e){switch(typeof e){case"boolean":case"number":case"string":case"undefined":return e;case"object":return e;default:return""}}function a7(e){var t=e.type;return(e=e.nodeName)&&e.toLowerCase()==="input"&&(t==="checkbox"||t==="radio")}function dB(e){var t=a7(e)?"checked":"value",r=Object.getOwnPropertyDescriptor(e.constructor.prototype,t),n=""+e[t];if(!e.hasOwnProperty(t)&&typeof r<"u"&&typeof r.get=="function"&&typeof r.set=="function"){var a=r.get,i=r.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return a.call(this)},set:function(s){n=""+s,i.call(this,s)}}),Object.defineProperty(e,t,{enumerable:r.enumerable}),{getValue:function(){return n},setValue:function(s){n=""+s},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}function nd(e){e._valueTracker||(e._valueTracker=dB(e))}function i7(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var r=t.getValue(),n="";return e&&(n=a7(e)?e.checked?"true":"false":e.value),e=n,e!==r?(t.setValue(e),!0):!1}function jf(e){if(e=e||(typeof document<"u"?document:void 0),typeof e>"u")return null;try{return e.activeElement||e.body}catch{return e.body}}function Cy(e,t){var r=t.checked;return Yt({},t,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:r??e._wrapperState.initialChecked})}function cO(e,t){var r=t.defaultValue==null?"":t.defaultValue,n=t.checked!=null?t.checked:t.defaultChecked;r=Zi(t.value!=null?t.value:r),e._wrapperState={initialChecked:n,initialValue:r,controlled:t.type==="checkbox"||t.type==="radio"?t.checked!=null:t.value!=null}}function o7(e,t){t=t.checked,t!=null&&r4(e,"checked",t,!1)}function Ty(e,t){o7(e,t);var r=Zi(t.value),n=t.type;if(r!=null)n==="number"?(r===0&&e.value===""||e.value!=r)&&(e.value=""+r):e.value!==""+r&&(e.value=""+r);else if(n==="submit"||n==="reset"){e.removeAttribute("value");return}t.hasOwnProperty("value")?Fy(e,t.type,r):t.hasOwnProperty("defaultValue")&&Fy(e,t.type,Zi(t.defaultValue)),t.checked==null&&t.defaultChecked!=null&&(e.defaultChecked=!!t.defaultChecked)}function dO(e,t,r){if(t.hasOwnProperty("value")||t.hasOwnProperty("defaultValue")){var n=t.type;if(!(n!=="submit"&&n!=="reset"||t.value!==void 0&&t.value!==null))return;t=""+e._wrapperState.initialValue,r||t===e.value||(e.value=t),e.defaultValue=t}r=e.name,r!==""&&(e.name=""),e.defaultChecked=!!e._wrapperState.initialChecked,r!==""&&(e.name=r)}function Fy(e,t,r){(t!=="number"||jf(e.ownerDocument)!==e)&&(r==null?e.defaultValue=""+e._wrapperState.initialValue:e.defaultValue!==""+r&&(e.defaultValue=""+r))}var Yl=Array.isArray;function As(e,t,r,n){if(e=e.options,t){t={};for(var a=0;a"+t.valueOf().toString()+"",t=ad.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;t.firstChild;)e.appendChild(t.firstChild)}});function Au(e,t){if(t){var r=e.firstChild;if(r&&r===e.lastChild&&r.nodeType===3){r.nodeValue=t;return}}e.textContent=t}var cu={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},fB=["Webkit","ms","Moz","O"];Object.keys(cu).forEach(function(e){fB.forEach(function(t){t=t+e.charAt(0).toUpperCase()+e.substring(1),cu[t]=cu[e]})});function c7(e,t,r){return t==null||typeof t=="boolean"||t===""?"":r||typeof t!="number"||t===0||cu.hasOwnProperty(e)&&cu[e]?(""+t).trim():t+"px"}function d7(e,t){e=e.style;for(var r in t)if(t.hasOwnProperty(r)){var n=r.indexOf("--")===0,a=c7(r,t[r],n);r==="float"&&(r="cssFloat"),n?e.setProperty(r,a):e[r]=a}}var hB=Yt({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function Ay(e,t){if(t){if(hB[e]&&(t.children!=null||t.dangerouslySetInnerHTML!=null))throw Error(ce(137,e));if(t.dangerouslySetInnerHTML!=null){if(t.children!=null)throw Error(ce(60));if(typeof t.dangerouslySetInnerHTML!="object"||!("__html"in t.dangerouslySetInnerHTML))throw Error(ce(61))}if(t.style!=null&&typeof t.style!="object")throw Error(ce(62))}}function My(e,t){if(e.indexOf("-")===-1)return typeof t.is=="string";switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var zy=null;function o4(e){return e=e.target||e.srcElement||window,e.correspondingUseElement&&(e=e.correspondingUseElement),e.nodeType===3?e.parentNode:e}var Dy=null,Ms=null,zs=null;function pO(e){if(e=dc(e)){if(typeof Dy!="function")throw Error(ce(280));var t=e.stateNode;t&&(t=jh(t),Dy(e.stateNode,e.type,t))}}function f7(e){Ms?zs?zs.push(e):zs=[e]:Ms=e}function h7(){if(Ms){var e=Ms,t=zs;if(zs=Ms=null,pO(e),t)for(e=0;e>>=0,e===0?32:31-(SB(e)/kB|0)|0}var id=64,od=4194304;function Ql(e){switch(e&-e){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return e&4194240;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return e&130023424;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return e}}function Pf(e,t){var r=e.pendingLanes;if(r===0)return 0;var n=0,a=e.suspendedLanes,i=e.pingedLanes,s=r&268435455;if(s!==0){var h=s&~a;h!==0?n=Ql(h):(i&=s,i!==0&&(n=Ql(i)))}else s=r&~a,s!==0?n=Ql(s):i!==0&&(n=Ql(i));if(n===0)return 0;if(t!==0&&t!==n&&!(t&a)&&(a=n&-n,i=t&-t,a>=i||a===16&&(i&4194240)!==0))return t;if(n&4&&(n|=r&16),t=e.entangledLanes,t!==0)for(e=e.entanglements,t&=n;0r;r++)t.push(e);return t}function uc(e,t,r){e.pendingLanes|=t,t!==536870912&&(e.suspendedLanes=0,e.pingedLanes=0),e=e.eventTimes,t=31-wa(t),e[t]=r}function FB(e,t){var r=e.pendingLanes&~t;e.pendingLanes=t,e.suspendedLanes=0,e.pingedLanes=0,e.expiredLanes&=t,e.mutableReadLanes&=t,e.entangledLanes&=t,t=e.entanglements;var n=e.eventTimes;for(e=e.expirationTimes;0=fu),EO=String.fromCharCode(32),SO=!1;function M7(e,t){switch(e){case"keyup":return nV.indexOf(t.keyCode)!==-1;case"keydown":return t.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function z7(e){return e=e.detail,typeof e=="object"&&"data"in e?e.data:null}var ws=!1;function iV(e,t){switch(e){case"compositionend":return z7(t);case"keypress":return t.which!==32?null:(SO=!0,EO);case"textInput":return e=t.data,e===EO&&SO?null:e;default:return null}}function oV(e,t){if(ws)return e==="compositionend"||!p4&&M7(e,t)?(e=N7(),Gd=d4=Ni=null,ws=!1,e):null;switch(e){case"paste":return null;case"keypress":if(!(t.ctrlKey||t.altKey||t.metaKey)||t.ctrlKey&&t.altKey){if(t.char&&1=t)return{node:r,offset:t-e};e=n}e:{for(;r;){if(r.nextSibling){r=r.nextSibling;break e}r=r.parentNode}r=void 0}r=TO(r)}}function I7(e,t){return e&&t?e===t?!0:e&&e.nodeType===3?!1:t&&t.nodeType===3?I7(e,t.parentNode):"contains"in e?e.contains(t):e.compareDocumentPosition?!!(e.compareDocumentPosition(t)&16):!1:!1}function _7(){for(var e=window,t=jf();t instanceof e.HTMLIFrameElement;){try{var r=typeof t.contentWindow.location.href=="string"}catch{r=!1}if(r)e=t.contentWindow;else break;t=jf(e.document)}return t}function v4(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&(t==="input"&&(e.type==="text"||e.type==="search"||e.type==="tel"||e.type==="url"||e.type==="password")||t==="textarea"||e.contentEditable==="true")}function vV(e){var t=_7(),r=e.focusedElem,n=e.selectionRange;if(t!==r&&r&&r.ownerDocument&&I7(r.ownerDocument.documentElement,r)){if(n!==null&&v4(r)){if(t=n.start,e=n.end,e===void 0&&(e=t),"selectionStart"in r)r.selectionStart=t,r.selectionEnd=Math.min(e,r.value.length);else if(e=(t=r.ownerDocument||document)&&t.defaultView||window,e.getSelection){e=e.getSelection();var a=r.textContent.length,i=Math.min(n.start,a);n=n.end===void 0?i:Math.min(n.end,a),!e.extend&&i>n&&(a=n,n=i,i=a),a=FO(r,i);var s=FO(r,n);a&&s&&(e.rangeCount!==1||e.anchorNode!==a.node||e.anchorOffset!==a.offset||e.focusNode!==s.node||e.focusOffset!==s.offset)&&(t=t.createRange(),t.setStart(a.node,a.offset),e.removeAllRanges(),i>n?(e.addRange(t),e.extend(s.node,s.offset)):(t.setEnd(s.node,s.offset),e.addRange(t)))}}for(t=[],e=r;e=e.parentNode;)e.nodeType===1&&t.push({element:e,left:e.scrollLeft,top:e.scrollTop});for(typeof r.focus=="function"&&r.focus(),r=0;r=document.documentMode,bs=null,Vy=null,pu=null,Hy=!1;function PO(e,t,r){var n=r.window===r?r.document:r.nodeType===9?r:r.ownerDocument;Hy||bs==null||bs!==jf(n)||(n=bs,"selectionStart"in n&&v4(n)?n={start:n.selectionStart,end:n.selectionEnd}:(n=(n.ownerDocument&&n.ownerDocument.defaultView||window).getSelection(),n={anchorNode:n.anchorNode,anchorOffset:n.anchorOffset,focusNode:n.focusNode,focusOffset:n.focusOffset}),pu&&Iu(pu,n)||(pu=n,n=Mf(Vy,"onSelect"),0Es||(e.current=Xy[Es],Xy[Es]=null,Es--)}function _t(e,t){Es++,Xy[Es]=e.current,e.current=t}var Yi={},_r=ro(Yi),pn=ro(!1),No=Yi;function qs(e,t){var r=e.type.contextTypes;if(!r)return Yi;var n=e.stateNode;if(n&&n.__reactInternalMemoizedUnmaskedChildContext===t)return n.__reactInternalMemoizedMaskedChildContext;var a={},i;for(i in r)a[i]=t[i];return n&&(e=e.stateNode,e.__reactInternalMemoizedUnmaskedChildContext=t,e.__reactInternalMemoizedMaskedChildContext=a),a}function vn(e){return e=e.childContextTypes,e!=null}function Df(){Ht(pn),Ht(_r)}function LO(e,t,r){if(_r.current!==Yi)throw Error(ce(168));_t(_r,t),_t(pn,r)}function X7(e,t,r){var n=e.stateNode;if(t=t.childContextTypes,typeof n.getChildContext!="function")return r;n=n.getChildContext();for(var a in n)if(!(a in t))throw Error(ce(108,cB(e)||"Unknown",a));return Yt({},r,n)}function Rf(e){return e=(e=e.stateNode)&&e.__reactInternalMemoizedMergedChildContext||Yi,No=_r.current,_t(_r,e),_t(pn,pn.current),!0}function IO(e,t,r){var n=e.stateNode;if(!n)throw Error(ce(169));r?(e=X7(e,t,No),n.__reactInternalMemoizedMergedChildContext=e,Ht(pn),Ht(_r),_t(_r,e)):Ht(pn),_t(pn,r)}var qa=null,Ch=!1,P2=!1;function Z7(e){qa===null?qa=[e]:qa.push(e)}function CV(e){Ch=!0,Z7(e)}function no(){if(!P2&&qa!==null){P2=!0;var e=0,t=zt;try{var r=qa;for(zt=1;e>=s,a-=s,Xa=1<<32-wa(t)+a|r<R?(H=M,M=null):H=M.sibling;var G=m(y,M,E[R],k);if(G===null){M===null&&(M=H);break}e&&M&&G.alternate===null&&t(y,M),x=i(G,x,R),A===null?F=G:A.sibling=G,A=G,M=H}if(R===E.length)return r(y,M),Wt&&vo(y,R),F;if(M===null){for(;RR?(H=M,M=null):H=M.sibling;var _=m(y,M,G.value,k);if(_===null){M===null&&(M=H);break}e&&M&&_.alternate===null&&t(y,M),x=i(_,x,R),A===null?F=_:A.sibling=_,A=_,M=H}if(G.done)return r(y,M),Wt&&vo(y,R),F;if(M===null){for(;!G.done;R++,G=E.next())G=v(y,G.value,k),G!==null&&(x=i(G,x,R),A===null?F=G:A.sibling=G,A=G);return Wt&&vo(y,R),F}for(M=n(y,M);!G.done;R++,G=E.next())G=g(M,y,R,G.value,k),G!==null&&(e&&G.alternate!==null&&M.delete(G.key===null?R:G.key),x=i(G,x,R),A===null?F=G:A.sibling=G,A=G);return e&&M.forEach(function(X){return t(y,X)}),Wt&&vo(y,R),F}function S(y,x,E,k){if(typeof E=="object"&&E!==null&&E.type===ys&&E.key===null&&(E=E.props.children),typeof E=="object"&&E!==null){switch(E.$$typeof){case rd:e:{for(var F=E.key,A=x;A!==null;){if(A.key===F){if(F=E.type,F===ys){if(A.tag===7){r(y,A.sibling),x=a(A,E.props.children),x.return=y,y=x;break e}}else if(A.elementType===F||typeof F=="object"&&F!==null&&F.$$typeof===ki&&VO(F)===A.type){r(y,A.sibling),x=a(A,E.props),x.ref=Nl(y,A,E),x.return=y,y=x;break e}r(y,A);break}else t(y,A);A=A.sibling}E.type===ys?(x=Po(E.props.children,y.mode,k,E.key),x.return=y,y=x):(k=$d(E.type,E.key,E.props,null,y.mode,k),k.ref=Nl(y,x,E),k.return=y,y=k)}return s(y);case gs:e:{for(A=E.key;x!==null;){if(x.key===A)if(x.tag===4&&x.stateNode.containerInfo===E.containerInfo&&x.stateNode.implementation===E.implementation){r(y,x.sibling),x=a(x,E.children||[]),x.return=y,y=x;break e}else{r(y,x);break}else t(y,x);x=x.sibling}x=I2(E,y.mode,k),x.return=y,y=x}return s(y);case ki:return A=E._init,S(y,x,A(E._payload),k)}if(Yl(E))return w(y,x,E,k);if(jl(E))return O(y,x,E,k);hd(y,E)}return typeof E=="string"&&E!==""||typeof E=="number"?(E=""+E,x!==null&&x.tag===6?(r(y,x.sibling),x=a(x,E),x.return=y,y=x):(r(y,x),x=L2(E,y.mode,k),x.return=y,y=x),s(y)):r(y,x)}return S}var Xs=$7(!0),ek=$7(!1),_f=ro(null),Bf=null,js=null,w4=null;function b4(){w4=js=Bf=null}function x4(e){var t=_f.current;Ht(_f),e._currentValue=t}function Qy(e,t,r){for(;e!==null;){var n=e.alternate;if((e.childLanes&t)!==t?(e.childLanes|=t,n!==null&&(n.childLanes|=t)):n!==null&&(n.childLanes&t)!==t&&(n.childLanes|=t),e===r)break;e=e.return}}function Rs(e,t){Bf=e,w4=js=null,e=e.dependencies,e!==null&&e.firstContext!==null&&(e.lanes&t&&(fn=!0),e.firstContext=null)}function $n(e){var t=e._currentValue;if(w4!==e)if(e={context:e,memoizedValue:t,next:null},js===null){if(Bf===null)throw Error(ce(308));js=e,Bf.dependencies={lanes:0,firstContext:e}}else js=js.next=e;return t}var Eo=null;function O4(e){Eo===null?Eo=[e]:Eo.push(e)}function tk(e,t,r,n){var a=t.interleaved;return a===null?(r.next=r,O4(t)):(r.next=a.next,a.next=r),t.interleaved=r,ri(e,n)}function ri(e,t){e.lanes|=t;var r=e.alternate;for(r!==null&&(r.lanes|=t),r=e,e=e.return;e!==null;)e.childLanes|=t,r=e.alternate,r!==null&&(r.childLanes|=t),r=e,e=e.return;return r.tag===3?r.stateNode:null}var ji=!1;function E4(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function rk(e,t){e=e.updateQueue,t.updateQueue===e&&(t.updateQueue={baseState:e.baseState,firstBaseUpdate:e.firstBaseUpdate,lastBaseUpdate:e.lastBaseUpdate,shared:e.shared,effects:e.effects})}function Ya(e,t){return{eventTime:e,lane:t,tag:0,payload:null,callback:null,next:null}}function Hi(e,t,r){var n=e.updateQueue;if(n===null)return null;if(n=n.shared,St&2){var a=n.pending;return a===null?t.next=t:(t.next=a.next,a.next=t),n.pending=t,ri(e,r)}return a=n.interleaved,a===null?(t.next=t,O4(n)):(t.next=a.next,a.next=t),n.interleaved=t,ri(e,r)}function Kd(e,t,r){if(t=t.updateQueue,t!==null&&(t=t.shared,(r&4194240)!==0)){var n=t.lanes;n&=e.pendingLanes,r|=n,t.lanes=r,l4(e,r)}}function HO(e,t){var r=e.updateQueue,n=e.alternate;if(n!==null&&(n=n.updateQueue,r===n)){var a=null,i=null;if(r=r.firstBaseUpdate,r!==null){do{var s={eventTime:r.eventTime,lane:r.lane,tag:r.tag,payload:r.payload,callback:r.callback,next:null};i===null?a=i=s:i=i.next=s,r=r.next}while(r!==null);i===null?a=i=t:i=i.next=t}else a=i=t;r={baseState:n.baseState,firstBaseUpdate:a,lastBaseUpdate:i,shared:n.shared,effects:n.effects},e.updateQueue=r;return}e=r.lastBaseUpdate,e===null?r.firstBaseUpdate=t:e.next=t,r.lastBaseUpdate=t}function Vf(e,t,r,n){var a=e.updateQueue;ji=!1;var i=a.firstBaseUpdate,s=a.lastBaseUpdate,h=a.shared.pending;if(h!==null){a.shared.pending=null;var o=h,d=o.next;o.next=null,s===null?i=d:s.next=d,s=o;var p=e.alternate;p!==null&&(p=p.updateQueue,h=p.lastBaseUpdate,h!==s&&(h===null?p.firstBaseUpdate=d:h.next=d,p.lastBaseUpdate=o))}if(i!==null){var v=a.baseState;s=0,p=d=o=null,h=i;do{var m=h.lane,g=h.eventTime;if((n&m)===m){p!==null&&(p=p.next={eventTime:g,lane:0,tag:h.tag,payload:h.payload,callback:h.callback,next:null});e:{var w=e,O=h;switch(m=t,g=r,O.tag){case 1:if(w=O.payload,typeof w=="function"){v=w.call(g,v,m);break e}v=w;break e;case 3:w.flags=w.flags&-65537|128;case 0:if(w=O.payload,m=typeof w=="function"?w.call(g,v,m):w,m==null)break e;v=Yt({},v,m);break e;case 2:ji=!0}}h.callback!==null&&h.lane!==0&&(e.flags|=64,m=a.effects,m===null?a.effects=[h]:m.push(h))}else g={eventTime:g,lane:m,tag:h.tag,payload:h.payload,callback:h.callback,next:null},p===null?(d=p=g,o=v):p=p.next=g,s|=m;if(h=h.next,h===null){if(h=a.shared.pending,h===null)break;m=h,h=m.next,m.next=null,a.lastBaseUpdate=m,a.shared.pending=null}}while(1);if(p===null&&(o=v),a.baseState=o,a.firstBaseUpdate=d,a.lastBaseUpdate=p,t=a.shared.interleaved,t!==null){a=t;do s|=a.lane,a=a.next;while(a!==t)}else i===null&&(a.shared.lanes=0);zo|=s,e.lanes=s,e.memoizedState=v}}function UO(e,t,r){if(e=t.effects,t.effects=null,e!==null)for(t=0;tr?r:4,e(!0);var n=A2.transition;A2.transition={};try{e(!1),t()}finally{zt=r,A2.transition=n}}function wk(){return ea().memoizedState}function NV(e,t,r){var n=Wi(e);if(r={lane:n,action:r,hasEagerState:!1,eagerState:null,next:null},bk(e))xk(t,r);else if(r=tk(e,t,r,n),r!==null){var a=Zr();ba(r,e,n,a),Ok(r,t,n)}}function AV(e,t,r){var n=Wi(e),a={lane:n,action:r,hasEagerState:!1,eagerState:null,next:null};if(bk(e))xk(t,a);else{var i=e.alternate;if(e.lanes===0&&(i===null||i.lanes===0)&&(i=t.lastRenderedReducer,i!==null))try{var s=t.lastRenderedState,h=i(s,r);if(a.hasEagerState=!0,a.eagerState=h,Oa(h,s)){var o=t.interleaved;o===null?(a.next=a,O4(t)):(a.next=o.next,o.next=a),t.interleaved=a;return}}catch{}finally{}r=tk(e,t,a,n),r!==null&&(a=Zr(),ba(r,e,n,a),Ok(r,t,n))}}function bk(e){var t=e.alternate;return e===Zt||t!==null&&t===Zt}function xk(e,t){vu=Uf=!0;var r=e.pending;r===null?t.next=t:(t.next=r.next,r.next=t),e.pending=t}function Ok(e,t,r){if(r&4194240){var n=t.lanes;n&=e.pendingLanes,r|=n,t.lanes=r,l4(e,r)}}var Wf={readContext:$n,useCallback:Rr,useContext:Rr,useEffect:Rr,useImperativeHandle:Rr,useInsertionEffect:Rr,useLayoutEffect:Rr,useMemo:Rr,useReducer:Rr,useRef:Rr,useState:Rr,useDebugValue:Rr,useDeferredValue:Rr,useTransition:Rr,useMutableSource:Rr,useSyncExternalStore:Rr,useId:Rr,unstable_isNewReconciler:!1},MV={readContext:$n,useCallback:function(e,t){return Ma().memoizedState=[e,t===void 0?null:t],e},useContext:$n,useEffect:GO,useImperativeHandle:function(e,t,r){return r=r!=null?r.concat([e]):null,Zd(4194308,4,pk.bind(null,t,e),r)},useLayoutEffect:function(e,t){return Zd(4194308,4,e,t)},useInsertionEffect:function(e,t){return Zd(4,2,e,t)},useMemo:function(e,t){var r=Ma();return t=t===void 0?null:t,e=e(),r.memoizedState=[e,t],e},useReducer:function(e,t,r){var n=Ma();return t=r!==void 0?r(t):t,n.memoizedState=n.baseState=t,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:e,lastRenderedState:t},n.queue=e,e=e.dispatch=NV.bind(null,Zt,e),[n.memoizedState,e]},useRef:function(e){var t=Ma();return e={current:e},t.memoizedState=e},useState:WO,useDebugValue:N4,useDeferredValue:function(e){return Ma().memoizedState=e},useTransition:function(){var e=WO(!1),t=e[0];return e=PV.bind(null,e[1]),Ma().memoizedState=e,[t,e]},useMutableSource:function(){},useSyncExternalStore:function(e,t,r){var n=Zt,a=Ma();if(Wt){if(r===void 0)throw Error(ce(407));r=r()}else{if(r=t(),Or===null)throw Error(ce(349));Mo&30||ok(n,t,r)}a.memoizedState=r;var i={value:r,getSnapshot:t};return a.queue=i,GO(lk.bind(null,n,i,e),[e]),n.flags|=2048,qu(9,sk.bind(null,n,i,r,t),void 0,null),r},useId:function(){var e=Ma(),t=Or.identifierPrefix;if(Wt){var r=Za,n=Xa;r=(n&~(1<<32-wa(n)-1)).toString(32)+r,t=":"+t+"R"+r,r=Wu++,0")&&(o=o.replace("",e.displayName)),o}while(1<=s&&0<=h);break}}}finally{v2=!1,Error.prepareStackTrace=r}return(e=e?e.displayName||e.name:"")?Zl(e):""}function u_(e){switch(e.tag){case 5:return Zl(e.type);case 16:return Zl("Lazy");case 13:return Zl("Suspense");case 19:return Zl("SuspenseList");case 0:case 2:case 15:return e=m2(e.type,!1),e;case 11:return e=m2(e.type.render,!1),e;case 1:return e=m2(e.type,!0),e;default:return""}}function jy(e){if(e==null)return null;if(typeof e=="function")return e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case ys:return"Fragment";case gs:return"Portal";case Ey:return"Profiler";case n4:return"StrictMode";case Sy:return"Suspense";case ky:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case r7:return(e.displayName||"Context")+".Consumer";case t7:return(e._context.displayName||"Context")+".Provider";case a4:var t=e.render;return e=e.displayName,e||(e=t.displayName||t.name||"",e=e!==""?"ForwardRef("+e+")":"ForwardRef"),e;case i4:return t=e.displayName||null,t!==null?t:jy(e.type)||"Memo";case ki:t=e._payload,e=e._init;try{return jy(e(t))}catch{}}return null}function c_(e){var t=e.type;switch(e.tag){case 24:return"Cache";case 9:return(t.displayName||"Context")+".Consumer";case 10:return(t._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return e=t.render,e=e.displayName||e.name||"",t.displayName||(e!==""?"ForwardRef("+e+")":"ForwardRef");case 7:return"Fragment";case 5:return t;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return jy(t);case 8:return t===n4?"StrictMode":"Mode";case 22:return"Offscreen";case 12:return"Profiler";case 21:return"Scope";case 13:return"Suspense";case 19:return"SuspenseList";case 25:return"TracingMarker";case 1:case 0:case 17:case 2:case 14:case 15:if(typeof t=="function")return t.displayName||t.name||null;if(typeof t=="string")return t}return null}function Zi(e){switch(typeof e){case"boolean":case"number":case"string":case"undefined":return e;case"object":return e;default:return""}}function a7(e){var t=e.type;return(e=e.nodeName)&&e.toLowerCase()==="input"&&(t==="checkbox"||t==="radio")}function d_(e){var t=a7(e)?"checked":"value",r=Object.getOwnPropertyDescriptor(e.constructor.prototype,t),n=""+e[t];if(!e.hasOwnProperty(t)&&typeof r<"u"&&typeof r.get=="function"&&typeof r.set=="function"){var a=r.get,i=r.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return a.call(this)},set:function(s){n=""+s,i.call(this,s)}}),Object.defineProperty(e,t,{enumerable:r.enumerable}),{getValue:function(){return n},setValue:function(s){n=""+s},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}function nd(e){e._valueTracker||(e._valueTracker=d_(e))}function i7(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var r=t.getValue(),n="";return e&&(n=a7(e)?e.checked?"true":"false":e.value),e=n,e!==r?(t.setValue(e),!0):!1}function jf(e){if(e=e||(typeof document<"u"?document:void 0),typeof e>"u")return null;try{return e.activeElement||e.body}catch{return e.body}}function Cy(e,t){var r=t.checked;return Yt({},t,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:r??e._wrapperState.initialChecked})}function uO(e,t){var r=t.defaultValue==null?"":t.defaultValue,n=t.checked!=null?t.checked:t.defaultChecked;r=Zi(t.value!=null?t.value:r),e._wrapperState={initialChecked:n,initialValue:r,controlled:t.type==="checkbox"||t.type==="radio"?t.checked!=null:t.value!=null}}function o7(e,t){t=t.checked,t!=null&&r4(e,"checked",t,!1)}function Ty(e,t){o7(e,t);var r=Zi(t.value),n=t.type;if(r!=null)n==="number"?(r===0&&e.value===""||e.value!=r)&&(e.value=""+r):e.value!==""+r&&(e.value=""+r);else if(n==="submit"||n==="reset"){e.removeAttribute("value");return}t.hasOwnProperty("value")?Fy(e,t.type,r):t.hasOwnProperty("defaultValue")&&Fy(e,t.type,Zi(t.defaultValue)),t.checked==null&&t.defaultChecked!=null&&(e.defaultChecked=!!t.defaultChecked)}function cO(e,t,r){if(t.hasOwnProperty("value")||t.hasOwnProperty("defaultValue")){var n=t.type;if(!(n!=="submit"&&n!=="reset"||t.value!==void 0&&t.value!==null))return;t=""+e._wrapperState.initialValue,r||t===e.value||(e.value=t),e.defaultValue=t}r=e.name,r!==""&&(e.name=""),e.defaultChecked=!!e._wrapperState.initialChecked,r!==""&&(e.name=r)}function Fy(e,t,r){(t!=="number"||jf(e.ownerDocument)!==e)&&(r==null?e.defaultValue=""+e._wrapperState.initialValue:e.defaultValue!==""+r&&(e.defaultValue=""+r))}var Yl=Array.isArray;function Ms(e,t,r,n){if(e=e.options,t){t={};for(var a=0;a"+t.valueOf().toString()+"",t=ad.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;t.firstChild;)e.appendChild(t.firstChild)}});function Mu(e,t){if(t){var r=e.firstChild;if(r&&r===e.lastChild&&r.nodeType===3){r.nodeValue=t;return}}e.textContent=t}var cu={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},f_=["Webkit","ms","Moz","O"];Object.keys(cu).forEach(function(e){f_.forEach(function(t){t=t+e.charAt(0).toUpperCase()+e.substring(1),cu[t]=cu[e]})});function c7(e,t,r){return t==null||typeof t=="boolean"||t===""?"":r||typeof t!="number"||t===0||cu.hasOwnProperty(e)&&cu[e]?(""+t).trim():t+"px"}function d7(e,t){e=e.style;for(var r in t)if(t.hasOwnProperty(r)){var n=r.indexOf("--")===0,a=c7(r,t[r],n);r==="float"&&(r="cssFloat"),n?e.setProperty(r,a):e[r]=a}}var h_=Yt({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function My(e,t){if(t){if(h_[e]&&(t.children!=null||t.dangerouslySetInnerHTML!=null))throw Error(ce(137,e));if(t.dangerouslySetInnerHTML!=null){if(t.children!=null)throw Error(ce(60));if(typeof t.dangerouslySetInnerHTML!="object"||!("__html"in t.dangerouslySetInnerHTML))throw Error(ce(61))}if(t.style!=null&&typeof t.style!="object")throw Error(ce(62))}}function Ay(e,t){if(e.indexOf("-")===-1)return typeof t.is=="string";switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var zy=null;function o4(e){return e=e.target||e.srcElement||window,e.correspondingUseElement&&(e=e.correspondingUseElement),e.nodeType===3?e.parentNode:e}var Dy=null,As=null,zs=null;function hO(e){if(e=dc(e)){if(typeof Dy!="function")throw Error(ce(280));var t=e.stateNode;t&&(t=jh(t),Dy(e.stateNode,e.type,t))}}function f7(e){As?zs?zs.push(e):zs=[e]:As=e}function h7(){if(As){var e=As,t=zs;if(zs=As=null,hO(e),t)for(e=0;e>>=0,e===0?32:31-(S_(e)/k_|0)|0}var id=64,od=4194304;function Ql(e){switch(e&-e){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return e&4194240;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return e&130023424;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return e}}function Pf(e,t){var r=e.pendingLanes;if(r===0)return 0;var n=0,a=e.suspendedLanes,i=e.pingedLanes,s=r&268435455;if(s!==0){var h=s&~a;h!==0?n=Ql(h):(i&=s,i!==0&&(n=Ql(i)))}else s=r&~a,s!==0?n=Ql(s):i!==0&&(n=Ql(i));if(n===0)return 0;if(t!==0&&t!==n&&!(t&a)&&(a=n&-n,i=t&-t,a>=i||a===16&&(i&4194240)!==0))return t;if(n&4&&(n|=r&16),t=e.entangledLanes,t!==0)for(e=e.entanglements,t&=n;0r;r++)t.push(e);return t}function uc(e,t,r){e.pendingLanes|=t,t!==536870912&&(e.suspendedLanes=0,e.pingedLanes=0),e=e.eventTimes,t=31-wa(t),e[t]=r}function F_(e,t){var r=e.pendingLanes&~t;e.pendingLanes=t,e.suspendedLanes=0,e.pingedLanes=0,e.expiredLanes&=t,e.mutableReadLanes&=t,e.entangledLanes&=t,t=e.entanglements;var n=e.eventTimes;for(e=e.expirationTimes;0=fu),OO=String.fromCharCode(32),EO=!1;function A7(e,t){switch(e){case"keyup":return nV.indexOf(t.keyCode)!==-1;case"keydown":return t.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function z7(e){return e=e.detail,typeof e=="object"&&"data"in e?e.data:null}var ws=!1;function iV(e,t){switch(e){case"compositionend":return z7(t);case"keypress":return t.which!==32?null:(EO=!0,OO);case"textInput":return e=t.data,e===OO&&EO?null:e;default:return null}}function oV(e,t){if(ws)return e==="compositionend"||!p4&&A7(e,t)?(e=N7(),Gd=d4=Ni=null,ws=!1,e):null;switch(e){case"paste":return null;case"keypress":if(!(t.ctrlKey||t.altKey||t.metaKey)||t.ctrlKey&&t.altKey){if(t.char&&1=t)return{node:r,offset:t-e};e=n}e:{for(;r;){if(r.nextSibling){r=r.nextSibling;break e}r=r.parentNode}r=void 0}r=CO(r)}}function I7(e,t){return e&&t?e===t?!0:e&&e.nodeType===3?!1:t&&t.nodeType===3?I7(e,t.parentNode):"contains"in e?e.contains(t):e.compareDocumentPosition?!!(e.compareDocumentPosition(t)&16):!1:!1}function B7(){for(var e=window,t=jf();t instanceof e.HTMLIFrameElement;){try{var r=typeof t.contentWindow.location.href=="string"}catch{r=!1}if(r)e=t.contentWindow;else break;t=jf(e.document)}return t}function v4(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&(t==="input"&&(e.type==="text"||e.type==="search"||e.type==="tel"||e.type==="url"||e.type==="password")||t==="textarea"||e.contentEditable==="true")}function vV(e){var t=B7(),r=e.focusedElem,n=e.selectionRange;if(t!==r&&r&&r.ownerDocument&&I7(r.ownerDocument.documentElement,r)){if(n!==null&&v4(r)){if(t=n.start,e=n.end,e===void 0&&(e=t),"selectionStart"in r)r.selectionStart=t,r.selectionEnd=Math.min(e,r.value.length);else if(e=(t=r.ownerDocument||document)&&t.defaultView||window,e.getSelection){e=e.getSelection();var a=r.textContent.length,i=Math.min(n.start,a);n=n.end===void 0?i:Math.min(n.end,a),!e.extend&&i>n&&(a=n,n=i,i=a),a=TO(r,i);var s=TO(r,n);a&&s&&(e.rangeCount!==1||e.anchorNode!==a.node||e.anchorOffset!==a.offset||e.focusNode!==s.node||e.focusOffset!==s.offset)&&(t=t.createRange(),t.setStart(a.node,a.offset),e.removeAllRanges(),i>n?(e.addRange(t),e.extend(s.node,s.offset)):(t.setEnd(s.node,s.offset),e.addRange(t)))}}for(t=[],e=r;e=e.parentNode;)e.nodeType===1&&t.push({element:e,left:e.scrollLeft,top:e.scrollTop});for(typeof r.focus=="function"&&r.focus(),r=0;r=document.documentMode,bs=null,Vy=null,pu=null,Hy=!1;function FO(e,t,r){var n=r.window===r?r.document:r.nodeType===9?r:r.ownerDocument;Hy||bs==null||bs!==jf(n)||(n=bs,"selectionStart"in n&&v4(n)?n={start:n.selectionStart,end:n.selectionEnd}:(n=(n.ownerDocument&&n.ownerDocument.defaultView||window).getSelection(),n={anchorNode:n.anchorNode,anchorOffset:n.anchorOffset,focusNode:n.focusNode,focusOffset:n.focusOffset}),pu&&Iu(pu,n)||(pu=n,n=Af(Vy,"onSelect"),0Es||(e.current=Xy[Es],Xy[Es]=null,Es--)}function Bt(e,t){Es++,Xy[Es]=e.current,e.current=t}var Yi={},Lr=ro(Yi),pn=ro(!1),No=Yi;function qs(e,t){var r=e.type.contextTypes;if(!r)return Yi;var n=e.stateNode;if(n&&n.__reactInternalMemoizedUnmaskedChildContext===t)return n.__reactInternalMemoizedMaskedChildContext;var a={},i;for(i in r)a[i]=t[i];return n&&(e=e.stateNode,e.__reactInternalMemoizedUnmaskedChildContext=t,e.__reactInternalMemoizedMaskedChildContext=a),a}function vn(e){return e=e.childContextTypes,e!=null}function Df(){Ht(pn),Ht(Lr)}function RO(e,t,r){if(Lr.current!==Yi)throw Error(ce(168));Bt(Lr,t),Bt(pn,r)}function X7(e,t,r){var n=e.stateNode;if(t=t.childContextTypes,typeof n.getChildContext!="function")return r;n=n.getChildContext();for(var a in n)if(!(a in t))throw Error(ce(108,c_(e)||"Unknown",a));return Yt({},r,n)}function Rf(e){return e=(e=e.stateNode)&&e.__reactInternalMemoizedMergedChildContext||Yi,No=Lr.current,Bt(Lr,e),Bt(pn,pn.current),!0}function LO(e,t,r){var n=e.stateNode;if(!n)throw Error(ce(169));r?(e=X7(e,t,No),n.__reactInternalMemoizedMergedChildContext=e,Ht(pn),Ht(Lr),Bt(Lr,e)):Ht(pn),Bt(pn,r)}var qa=null,Ch=!1,P2=!1;function Z7(e){qa===null?qa=[e]:qa.push(e)}function CV(e){Ch=!0,Z7(e)}function no(){if(!P2&&qa!==null){P2=!0;var e=0,t=Mt;try{var r=qa;for(Mt=1;e>=s,a-=s,Xa=1<<32-wa(t)+a|r<R?(U=A,A=null):U=A.sibling;var G=m(y,A,E[R],k);if(G===null){A===null&&(A=U);break}e&&A&&G.alternate===null&&t(y,A),x=i(G,x,R),M===null?P=G:M.sibling=G,M=G,A=U}if(R===E.length)return r(y,A),Wt&&vo(y,R),P;if(A===null){for(;RR?(U=A,A=null):U=A.sibling;var _=m(y,A,G.value,k);if(_===null){A===null&&(A=U);break}e&&A&&_.alternate===null&&t(y,A),x=i(_,x,R),M===null?P=_:M.sibling=_,M=_,A=U}if(G.done)return r(y,A),Wt&&vo(y,R),P;if(A===null){for(;!G.done;R++,G=E.next())G=v(y,G.value,k),G!==null&&(x=i(G,x,R),M===null?P=G:M.sibling=G,M=G);return Wt&&vo(y,R),P}for(A=n(y,A);!G.done;R++,G=E.next())G=g(A,y,R,G.value,k),G!==null&&(e&&G.alternate!==null&&A.delete(G.key===null?R:G.key),x=i(G,x,R),M===null?P=G:M.sibling=G,M=G);return e&&A.forEach(function(Z){return t(y,Z)}),Wt&&vo(y,R),P}function S(y,x,E,k){if(typeof E=="object"&&E!==null&&E.type===ys&&E.key===null&&(E=E.props.children),typeof E=="object"&&E!==null){switch(E.$$typeof){case rd:e:{for(var P=E.key,M=x;M!==null;){if(M.key===P){if(P=E.type,P===ys){if(M.tag===7){r(y,M.sibling),x=a(M,E.props.children),x.return=y,y=x;break e}}else if(M.elementType===P||typeof P=="object"&&P!==null&&P.$$typeof===ki&&_O(P)===M.type){r(y,M.sibling),x=a(M,E.props),x.ref=Nl(y,M,E),x.return=y,y=x;break e}r(y,M);break}else t(y,M);M=M.sibling}E.type===ys?(x=Po(E.props.children,y.mode,k,E.key),x.return=y,y=x):(k=$d(E.type,E.key,E.props,null,y.mode,k),k.ref=Nl(y,x,E),k.return=y,y=k)}return s(y);case gs:e:{for(M=E.key;x!==null;){if(x.key===M)if(x.tag===4&&x.stateNode.containerInfo===E.containerInfo&&x.stateNode.implementation===E.implementation){r(y,x.sibling),x=a(x,E.children||[]),x.return=y,y=x;break e}else{r(y,x);break}else t(y,x);x=x.sibling}x=I2(E,y.mode,k),x.return=y,y=x}return s(y);case ki:return M=E._init,S(y,x,M(E._payload),k)}if(Yl(E))return w(y,x,E,k);if(jl(E))return O(y,x,E,k);hd(y,E)}return typeof E=="string"&&E!==""||typeof E=="number"?(E=""+E,x!==null&&x.tag===6?(r(y,x.sibling),x=a(x,E),x.return=y,y=x):(r(y,x),x=L2(E,y.mode,k),x.return=y,y=x),s(y)):r(y,x)}return S}var Xs=$7(!0),ek=$7(!1),Bf=ro(null),_f=null,js=null,w4=null;function b4(){w4=js=_f=null}function x4(e){var t=Bf.current;Ht(Bf),e._currentValue=t}function Qy(e,t,r){for(;e!==null;){var n=e.alternate;if((e.childLanes&t)!==t?(e.childLanes|=t,n!==null&&(n.childLanes|=t)):n!==null&&(n.childLanes&t)!==t&&(n.childLanes|=t),e===r)break;e=e.return}}function Rs(e,t){_f=e,w4=js=null,e=e.dependencies,e!==null&&e.firstContext!==null&&(e.lanes&t&&(fn=!0),e.firstContext=null)}function $n(e){var t=e._currentValue;if(w4!==e)if(e={context:e,memoizedValue:t,next:null},js===null){if(_f===null)throw Error(ce(308));js=e,_f.dependencies={lanes:0,firstContext:e}}else js=js.next=e;return t}var Eo=null;function O4(e){Eo===null?Eo=[e]:Eo.push(e)}function tk(e,t,r,n){var a=t.interleaved;return a===null?(r.next=r,O4(t)):(r.next=a.next,a.next=r),t.interleaved=r,ri(e,n)}function ri(e,t){e.lanes|=t;var r=e.alternate;for(r!==null&&(r.lanes|=t),r=e,e=e.return;e!==null;)e.childLanes|=t,r=e.alternate,r!==null&&(r.childLanes|=t),r=e,e=e.return;return r.tag===3?r.stateNode:null}var ji=!1;function E4(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function rk(e,t){e=e.updateQueue,t.updateQueue===e&&(t.updateQueue={baseState:e.baseState,firstBaseUpdate:e.firstBaseUpdate,lastBaseUpdate:e.lastBaseUpdate,shared:e.shared,effects:e.effects})}function Ya(e,t){return{eventTime:e,lane:t,tag:0,payload:null,callback:null,next:null}}function Hi(e,t,r){var n=e.updateQueue;if(n===null)return null;if(n=n.shared,Et&2){var a=n.pending;return a===null?t.next=t:(t.next=a.next,a.next=t),n.pending=t,ri(e,r)}return a=n.interleaved,a===null?(t.next=t,O4(n)):(t.next=a.next,a.next=t),n.interleaved=t,ri(e,r)}function Kd(e,t,r){if(t=t.updateQueue,t!==null&&(t=t.shared,(r&4194240)!==0)){var n=t.lanes;n&=e.pendingLanes,r|=n,t.lanes=r,l4(e,r)}}function VO(e,t){var r=e.updateQueue,n=e.alternate;if(n!==null&&(n=n.updateQueue,r===n)){var a=null,i=null;if(r=r.firstBaseUpdate,r!==null){do{var s={eventTime:r.eventTime,lane:r.lane,tag:r.tag,payload:r.payload,callback:r.callback,next:null};i===null?a=i=s:i=i.next=s,r=r.next}while(r!==null);i===null?a=i=t:i=i.next=t}else a=i=t;r={baseState:n.baseState,firstBaseUpdate:a,lastBaseUpdate:i,shared:n.shared,effects:n.effects},e.updateQueue=r;return}e=r.lastBaseUpdate,e===null?r.firstBaseUpdate=t:e.next=t,r.lastBaseUpdate=t}function Vf(e,t,r,n){var a=e.updateQueue;ji=!1;var i=a.firstBaseUpdate,s=a.lastBaseUpdate,h=a.shared.pending;if(h!==null){a.shared.pending=null;var o=h,d=o.next;o.next=null,s===null?i=d:s.next=d,s=o;var p=e.alternate;p!==null&&(p=p.updateQueue,h=p.lastBaseUpdate,h!==s&&(h===null?p.firstBaseUpdate=d:h.next=d,p.lastBaseUpdate=o))}if(i!==null){var v=a.baseState;s=0,p=d=o=null,h=i;do{var m=h.lane,g=h.eventTime;if((n&m)===m){p!==null&&(p=p.next={eventTime:g,lane:0,tag:h.tag,payload:h.payload,callback:h.callback,next:null});e:{var w=e,O=h;switch(m=t,g=r,O.tag){case 1:if(w=O.payload,typeof w=="function"){v=w.call(g,v,m);break e}v=w;break e;case 3:w.flags=w.flags&-65537|128;case 0:if(w=O.payload,m=typeof w=="function"?w.call(g,v,m):w,m==null)break e;v=Yt({},v,m);break e;case 2:ji=!0}}h.callback!==null&&h.lane!==0&&(e.flags|=64,m=a.effects,m===null?a.effects=[h]:m.push(h))}else g={eventTime:g,lane:m,tag:h.tag,payload:h.payload,callback:h.callback,next:null},p===null?(d=p=g,o=v):p=p.next=g,s|=m;if(h=h.next,h===null){if(h=a.shared.pending,h===null)break;m=h,h=m.next,m.next=null,a.lastBaseUpdate=m,a.shared.pending=null}}while(1);if(p===null&&(o=v),a.baseState=o,a.firstBaseUpdate=d,a.lastBaseUpdate=p,t=a.shared.interleaved,t!==null){a=t;do s|=a.lane,a=a.next;while(a!==t)}else i===null&&(a.shared.lanes=0);zo|=s,e.lanes=s,e.memoizedState=v}}function HO(e,t,r){if(e=t.effects,t.effects=null,e!==null)for(t=0;tr?r:4,e(!0);var n=M2.transition;M2.transition={};try{e(!1),t()}finally{Mt=r,M2.transition=n}}function wk(){return ea().memoizedState}function NV(e,t,r){var n=Wi(e);if(r={lane:n,action:r,hasEagerState:!1,eagerState:null,next:null},bk(e))xk(t,r);else if(r=tk(e,t,r,n),r!==null){var a=Xr();ba(r,e,n,a),Ok(r,t,n)}}function MV(e,t,r){var n=Wi(e),a={lane:n,action:r,hasEagerState:!1,eagerState:null,next:null};if(bk(e))xk(t,a);else{var i=e.alternate;if(e.lanes===0&&(i===null||i.lanes===0)&&(i=t.lastRenderedReducer,i!==null))try{var s=t.lastRenderedState,h=i(s,r);if(a.hasEagerState=!0,a.eagerState=h,Oa(h,s)){var o=t.interleaved;o===null?(a.next=a,O4(t)):(a.next=o.next,o.next=a),t.interleaved=a;return}}catch{}finally{}r=tk(e,t,a,n),r!==null&&(a=Xr(),ba(r,e,n,a),Ok(r,t,n))}}function bk(e){var t=e.alternate;return e===Zt||t!==null&&t===Zt}function xk(e,t){vu=Uf=!0;var r=e.pending;r===null?t.next=t:(t.next=r.next,r.next=t),e.pending=t}function Ok(e,t,r){if(r&4194240){var n=t.lanes;n&=e.pendingLanes,r|=n,t.lanes=r,l4(e,r)}}var Wf={readContext:$n,useCallback:zr,useContext:zr,useEffect:zr,useImperativeHandle:zr,useInsertionEffect:zr,useLayoutEffect:zr,useMemo:zr,useReducer:zr,useRef:zr,useState:zr,useDebugValue:zr,useDeferredValue:zr,useTransition:zr,useMutableSource:zr,useSyncExternalStore:zr,useId:zr,unstable_isNewReconciler:!1},AV={readContext:$n,useCallback:function(e,t){return Aa().memoizedState=[e,t===void 0?null:t],e},useContext:$n,useEffect:WO,useImperativeHandle:function(e,t,r){return r=r!=null?r.concat([e]):null,Zd(4194308,4,pk.bind(null,t,e),r)},useLayoutEffect:function(e,t){return Zd(4194308,4,e,t)},useInsertionEffect:function(e,t){return Zd(4,2,e,t)},useMemo:function(e,t){var r=Aa();return t=t===void 0?null:t,e=e(),r.memoizedState=[e,t],e},useReducer:function(e,t,r){var n=Aa();return t=r!==void 0?r(t):t,n.memoizedState=n.baseState=t,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:e,lastRenderedState:t},n.queue=e,e=e.dispatch=NV.bind(null,Zt,e),[n.memoizedState,e]},useRef:function(e){var t=Aa();return e={current:e},t.memoizedState=e},useState:UO,useDebugValue:N4,useDeferredValue:function(e){return Aa().memoizedState=e},useTransition:function(){var e=UO(!1),t=e[0];return e=PV.bind(null,e[1]),Aa().memoizedState=e,[t,e]},useMutableSource:function(){},useSyncExternalStore:function(e,t,r){var n=Zt,a=Aa();if(Wt){if(r===void 0)throw Error(ce(407));r=r()}else{if(r=t(),wr===null)throw Error(ce(349));Ao&30||ok(n,t,r)}a.memoizedState=r;var i={value:r,getSnapshot:t};return a.queue=i,WO(lk.bind(null,n,i,e),[e]),n.flags|=2048,qu(9,sk.bind(null,n,i,r,t),void 0,null),r},useId:function(){var e=Aa(),t=wr.identifierPrefix;if(Wt){var r=Za,n=Xa;r=(n&~(1<<32-wa(n)-1)).toString(32)+r,t=":"+t+"R"+r,r=Wu++,0<\/script>",e=e.removeChild(e.firstChild)):typeof n.is=="string"?e=s.createElement(r,{is:n.is}):(e=s.createElement(r),r==="select"&&(s=e,n.multiple?s.multiple=!0:n.size&&(s.size=n.size))):e=s.createElementNS(e,r),e[za]=t,e[Vu]=n,Ak(e,t,!1,!1),t.stateNode=e;e:{switch(s=My(r,n),r){case"dialog":Bt("cancel",e),Bt("close",e),a=n;break;case"iframe":case"object":case"embed":Bt("load",e),a=n;break;case"video":case"audio":for(a=0;aQs&&(t.flags|=128,n=!0,Al(i,!1),t.lanes=4194304)}else{if(!n)if(e=Hf(s),e!==null){if(t.flags|=128,n=!0,r=e.updateQueue,r!==null&&(t.updateQueue=r,t.flags|=4),Al(i,!0),i.tail===null&&i.tailMode==="hidden"&&!s.alternate&&!Wt)return Lr(t),null}else 2*rr()-i.renderingStartTime>Qs&&r!==1073741824&&(t.flags|=128,n=!0,Al(i,!1),t.lanes=4194304);i.isBackwards?(s.sibling=t.child,t.child=s):(r=i.last,r!==null?r.sibling=s:t.child=s,i.last=s)}return i.tail!==null?(t=i.tail,i.rendering=t,i.tail=t.sibling,i.renderingStartTime=rr(),t.sibling=null,r=Xt.current,_t(Xt,n?r&1|2:r&1),t):(Lr(t),null);case 22:case 23:return L4(),n=t.memoizedState!==null,e!==null&&e.memoizedState!==null!==n&&(t.flags|=8192),n&&t.mode&1?On&1073741824&&(Lr(t),t.subtreeFlags&6&&(t.flags|=8192)):Lr(t),null;case 24:return null;case 25:return null}throw Error(ce(156,t.tag))}function VV(e,t){switch(g4(t),t.tag){case 1:return vn(t.type)&&Df(),e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 3:return Zs(),Ht(pn),Ht(_r),j4(),e=t.flags,e&65536&&!(e&128)?(t.flags=e&-65537|128,t):null;case 5:return k4(t),null;case 13:if(Ht(Xt),e=t.memoizedState,e!==null&&e.dehydrated!==null){if(t.alternate===null)throw Error(ce(340));Ks()}return e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 19:return Ht(Xt),null;case 4:return Zs(),null;case 10:return x4(t.type._context),null;case 22:case 23:return L4(),null;case 24:return null;default:return null}}var vd=!1,Ir=!1,HV=typeof WeakSet=="function"?WeakSet:Set,Fe=null;function Cs(e,t){var r=e.ref;if(r!==null)if(typeof r=="function")try{r(null)}catch(n){$t(e,t,n)}else r.current=null}function ow(e,t,r){try{r()}catch(n){$t(e,t,n)}}var r9=!1;function UV(e,t){if(Uy=Nf,e=_7(),v4(e)){if("selectionStart"in e)var r={start:e.selectionStart,end:e.selectionEnd};else e:{r=(r=e.ownerDocument)&&r.defaultView||window;var n=r.getSelection&&r.getSelection();if(n&&n.rangeCount!==0){r=n.anchorNode;var a=n.anchorOffset,i=n.focusNode;n=n.focusOffset;try{r.nodeType,i.nodeType}catch{r=null;break e}var s=0,h=-1,o=-1,d=0,p=0,v=e,m=null;t:for(;;){for(var g;v!==r||a!==0&&v.nodeType!==3||(h=s+a),v!==i||n!==0&&v.nodeType!==3||(o=s+n),v.nodeType===3&&(s+=v.nodeValue.length),(g=v.firstChild)!==null;)m=v,v=g;for(;;){if(v===e)break t;if(m===r&&++d===a&&(h=s),m===i&&++p===n&&(o=s),(g=v.nextSibling)!==null)break;v=m,m=v.parentNode}v=g}r=h===-1||o===-1?null:{start:h,end:o}}else r=null}r=r||{start:0,end:0}}else r=null;for(Wy={focusedElem:e,selectionRange:r},Nf=!1,Fe=t;Fe!==null;)if(t=Fe,e=t.child,(t.subtreeFlags&1028)!==0&&e!==null)e.return=t,Fe=e;else for(;Fe!==null;){t=Fe;try{var w=t.alternate;if(t.flags&1024)switch(t.tag){case 0:case 11:case 15:break;case 1:if(w!==null){var O=w.memoizedProps,S=w.memoizedState,y=t.stateNode,x=y.getSnapshotBeforeUpdate(t.elementType===t.type?O:fa(t.type,O),S);y.__reactInternalSnapshotBeforeUpdate=x}break;case 3:var E=t.stateNode.containerInfo;E.nodeType===1?E.textContent="":E.nodeType===9&&E.documentElement&&E.removeChild(E.documentElement);break;case 5:case 6:case 4:case 17:break;default:throw Error(ce(163))}}catch(k){$t(t,t.return,k)}if(e=t.sibling,e!==null){e.return=t.return,Fe=e;break}Fe=t.return}return w=r9,r9=!1,w}function mu(e,t,r){var n=t.updateQueue;if(n=n!==null?n.lastEffect:null,n!==null){var a=n=n.next;do{if((a.tag&e)===e){var i=a.destroy;a.destroy=void 0,i!==void 0&&ow(t,r,i)}a=a.next}while(a!==n)}}function Ph(e,t){if(t=t.updateQueue,t=t!==null?t.lastEffect:null,t!==null){var r=t=t.next;do{if((r.tag&e)===e){var n=r.create;r.destroy=n()}r=r.next}while(r!==t)}}function sw(e){var t=e.ref;if(t!==null){var r=e.stateNode;switch(e.tag){case 5:e=r;break;default:e=r}typeof t=="function"?t(e):t.current=e}}function Dk(e){var t=e.alternate;t!==null&&(e.alternate=null,Dk(t)),e.child=null,e.deletions=null,e.sibling=null,e.tag===5&&(t=e.stateNode,t!==null&&(delete t[za],delete t[Vu],delete t[Ky],delete t[kV],delete t[jV])),e.stateNode=null,e.return=null,e.dependencies=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.stateNode=null,e.updateQueue=null}function Rk(e){return e.tag===5||e.tag===3||e.tag===4}function n9(e){e:for(;;){for(;e.sibling===null;){if(e.return===null||Rk(e.return))return null;e=e.return}for(e.sibling.return=e.return,e=e.sibling;e.tag!==5&&e.tag!==6&&e.tag!==18;){if(e.flags&2||e.child===null||e.tag===4)continue e;e.child.return=e,e=e.child}if(!(e.flags&2))return e.stateNode}}function lw(e,t,r){var n=e.tag;if(n===5||n===6)e=e.stateNode,t?r.nodeType===8?r.parentNode.insertBefore(e,t):r.insertBefore(e,t):(r.nodeType===8?(t=r.parentNode,t.insertBefore(e,r)):(t=r,t.appendChild(e)),r=r._reactRootContainer,r!=null||t.onclick!==null||(t.onclick=zf));else if(n!==4&&(e=e.child,e!==null))for(lw(e,t,r),e=e.sibling;e!==null;)lw(e,t,r),e=e.sibling}function uw(e,t,r){var n=e.tag;if(n===5||n===6)e=e.stateNode,t?r.insertBefore(e,t):r.appendChild(e);else if(n!==4&&(e=e.child,e!==null))for(uw(e,t,r),e=e.sibling;e!==null;)uw(e,t,r),e=e.sibling}var jr=null,ha=!1;function yi(e,t,r){for(r=r.child;r!==null;)Lk(e,t,r),r=r.sibling}function Lk(e,t,r){if(La&&typeof La.onCommitFiberUnmount=="function")try{La.onCommitFiberUnmount(Oh,r)}catch{}switch(r.tag){case 5:Ir||Cs(r,t);case 6:var n=jr,a=ha;jr=null,yi(e,t,r),jr=n,ha=a,jr!==null&&(ha?(e=jr,r=r.stateNode,e.nodeType===8?e.parentNode.removeChild(r):e.removeChild(r)):jr.removeChild(r.stateNode));break;case 18:jr!==null&&(ha?(e=jr,r=r.stateNode,e.nodeType===8?F2(e.parentNode,r):e.nodeType===1&&F2(e,r),Ru(e)):F2(jr,r.stateNode));break;case 4:n=jr,a=ha,jr=r.stateNode.containerInfo,ha=!0,yi(e,t,r),jr=n,ha=a;break;case 0:case 11:case 14:case 15:if(!Ir&&(n=r.updateQueue,n!==null&&(n=n.lastEffect,n!==null))){a=n=n.next;do{var i=a,s=i.destroy;i=i.tag,s!==void 0&&(i&2||i&4)&&ow(r,t,s),a=a.next}while(a!==n)}yi(e,t,r);break;case 1:if(!Ir&&(Cs(r,t),n=r.stateNode,typeof n.componentWillUnmount=="function"))try{n.props=r.memoizedProps,n.state=r.memoizedState,n.componentWillUnmount()}catch(h){$t(r,t,h)}yi(e,t,r);break;case 21:yi(e,t,r);break;case 22:r.mode&1?(Ir=(n=Ir)||r.memoizedState!==null,yi(e,t,r),Ir=n):yi(e,t,r);break;default:yi(e,t,r)}}function a9(e){var t=e.updateQueue;if(t!==null){e.updateQueue=null;var r=e.stateNode;r===null&&(r=e.stateNode=new HV),t.forEach(function(n){var a=JV.bind(null,e,n);r.has(n)||(r.add(n),n.then(a,a))})}}function la(e,t){var r=t.deletions;if(r!==null)for(var n=0;na&&(a=s),n&=~i}if(n=a,n=rr()-n,n=(120>n?120:480>n?480:1080>n?1080:1920>n?1920:3e3>n?3e3:4320>n?4320:1960*GV(n/1960))-n,10e?16:e,Ai===null)var n=!1;else{if(e=Ai,Ai=null,Kf=0,St&6)throw Error(ce(331));var a=St;for(St|=4,Fe=e.current;Fe!==null;){var i=Fe,s=i.child;if(Fe.flags&16){var h=i.deletions;if(h!==null){for(var o=0;orr()-D4?Fo(e,0):z4|=r),mn(e,t)}function Gk(e,t){t===0&&(e.mode&1?(t=od,od<<=1,!(od&130023424)&&(od=4194304)):t=1);var r=Zr();e=ri(e,t),e!==null&&(uc(e,t,r),mn(e,r))}function QV(e){var t=e.memoizedState,r=0;t!==null&&(r=t.retryLane),Gk(e,r)}function JV(e,t){var r=0;switch(e.tag){case 13:var n=e.stateNode,a=e.memoizedState;a!==null&&(r=a.retryLane);break;case 19:n=e.stateNode;break;default:throw Error(ce(314))}n!==null&&n.delete(t),Gk(e,r)}var qk;qk=function(e,t,r){if(e!==null)if(e.memoizedProps!==t.pendingProps||pn.current)fn=!0;else{if(!(e.lanes&r)&&!(t.flags&128))return fn=!1,_V(e,t,r);fn=!!(e.flags&131072)}else fn=!1,Wt&&t.flags&1048576&&Y7(t,If,t.index);switch(t.lanes=0,t.tag){case 2:var n=t.type;Yd(e,t),e=t.pendingProps;var a=qs(t,_r.current);Rs(t,r),a=T4(null,t,n,e,a,r);var i=F4();return t.flags|=1,typeof a=="object"&&a!==null&&typeof a.render=="function"&&a.$$typeof===void 0?(t.tag=1,t.memoizedState=null,t.updateQueue=null,vn(n)?(i=!0,Rf(t)):i=!1,t.memoizedState=a.state!==null&&a.state!==void 0?a.state:null,E4(t),a.updater=Fh,t.stateNode=a,a._reactInternals=t,$y(t,n,e,r),t=rw(null,t,n,!0,i,r)):(t.tag=0,Wt&&i&&m4(t),qr(null,t,a,r),t=t.child),t;case 16:n=t.elementType;e:{switch(Yd(e,t),e=t.pendingProps,a=n._init,n=a(n._payload),t.type=n,a=t.tag=eH(n),e=fa(n,e),a){case 0:t=tw(null,t,n,e,r);break e;case 1:t=$O(null,t,n,e,r);break e;case 11:t=QO(null,t,n,e,r);break e;case 14:t=JO(null,t,n,fa(n.type,e),r);break e}throw Error(ce(306,n,""))}return t;case 0:return n=t.type,a=t.pendingProps,a=t.elementType===n?a:fa(n,a),tw(e,t,n,a,r);case 1:return n=t.type,a=t.pendingProps,a=t.elementType===n?a:fa(n,a),$O(e,t,n,a,r);case 3:e:{if(Fk(t),e===null)throw Error(ce(387));n=t.pendingProps,i=t.memoizedState,a=i.element,rk(e,t),Vf(t,n,null,r);var s=t.memoizedState;if(n=s.element,i.isDehydrated)if(i={element:n,isDehydrated:!1,cache:s.cache,pendingSuspenseBoundaries:s.pendingSuspenseBoundaries,transitions:s.transitions},t.updateQueue.baseState=i,t.memoizedState=i,t.flags&256){a=Ys(Error(ce(423)),t),t=e9(e,t,n,r,a);break e}else if(n!==a){a=Ys(Error(ce(424)),t),t=e9(e,t,n,r,a);break e}else for(Cn=Vi(t.stateNode.containerInfo.firstChild),Nn=t,Wt=!0,pa=null,r=ek(t,null,n,r),t.child=r;r;)r.flags=r.flags&-3|4096,r=r.sibling;else{if(Ks(),n===a){t=ni(e,t,r);break e}qr(e,t,n,r)}t=t.child}return t;case 5:return nk(t),e===null&&Yy(t),n=t.type,a=t.pendingProps,i=e!==null?e.memoizedProps:null,s=a.children,Gy(n,a)?s=null:i!==null&&Gy(n,i)&&(t.flags|=32),Tk(e,t),qr(e,t,s,r),t.child;case 6:return e===null&&Yy(t),null;case 13:return Pk(e,t,r);case 4:return S4(t,t.stateNode.containerInfo),n=t.pendingProps,e===null?t.child=Xs(t,null,n,r):qr(e,t,n,r),t.child;case 11:return n=t.type,a=t.pendingProps,a=t.elementType===n?a:fa(n,a),QO(e,t,n,a,r);case 7:return qr(e,t,t.pendingProps,r),t.child;case 8:return qr(e,t,t.pendingProps.children,r),t.child;case 12:return qr(e,t,t.pendingProps.children,r),t.child;case 10:e:{if(n=t.type._context,a=t.pendingProps,i=t.memoizedProps,s=a.value,_t(_f,n._currentValue),n._currentValue=s,i!==null)if(Oa(i.value,s)){if(i.children===a.children&&!pn.current){t=ni(e,t,r);break e}}else for(i=t.child,i!==null&&(i.return=t);i!==null;){var h=i.dependencies;if(h!==null){s=i.child;for(var o=h.firstContext;o!==null;){if(o.context===n){if(i.tag===1){o=Ya(-1,r&-r),o.tag=2;var d=i.updateQueue;if(d!==null){d=d.shared;var p=d.pending;p===null?o.next=o:(o.next=p.next,p.next=o),d.pending=o}}i.lanes|=r,o=i.alternate,o!==null&&(o.lanes|=r),Qy(i.return,r,t),h.lanes|=r;break}o=o.next}}else if(i.tag===10)s=i.type===t.type?null:i.child;else if(i.tag===18){if(s=i.return,s===null)throw Error(ce(341));s.lanes|=r,h=s.alternate,h!==null&&(h.lanes|=r),Qy(s,r,t),s=i.sibling}else s=i.child;if(s!==null)s.return=i;else for(s=i;s!==null;){if(s===t){s=null;break}if(i=s.sibling,i!==null){i.return=s.return,s=i;break}s=s.return}i=s}qr(e,t,a.children,r),t=t.child}return t;case 9:return a=t.type,n=t.pendingProps.children,Rs(t,r),a=$n(a),n=n(a),t.flags|=1,qr(e,t,n,r),t.child;case 14:return n=t.type,a=fa(n,t.pendingProps),a=fa(n.type,a),JO(e,t,n,a,r);case 15:return jk(e,t,t.type,t.pendingProps,r);case 17:return n=t.type,a=t.pendingProps,a=t.elementType===n?a:fa(n,a),Yd(e,t),t.tag=1,vn(n)?(e=!0,Rf(t)):e=!1,Rs(t,r),Ek(t,n,a),$y(t,n,a,r),rw(null,t,n,!0,e,r);case 19:return Nk(e,t,r);case 22:return Ck(e,t,r)}throw Error(ce(156,t.tag))};function Kk(e,t){return b7(e,t)}function $V(e,t,r,n){this.tag=e,this.key=r,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=t,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=n,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function Kn(e,t,r,n){return new $V(e,t,r,n)}function _4(e){return e=e.prototype,!(!e||!e.isReactComponent)}function eH(e){if(typeof e=="function")return _4(e)?1:0;if(e!=null){if(e=e.$$typeof,e===a4)return 11;if(e===i4)return 14}return 2}function Gi(e,t){var r=e.alternate;return r===null?(r=Kn(e.tag,t,e.key,e.mode),r.elementType=e.elementType,r.type=e.type,r.stateNode=e.stateNode,r.alternate=e,e.alternate=r):(r.pendingProps=t,r.type=e.type,r.flags=0,r.subtreeFlags=0,r.deletions=null),r.flags=e.flags&14680064,r.childLanes=e.childLanes,r.lanes=e.lanes,r.child=e.child,r.memoizedProps=e.memoizedProps,r.memoizedState=e.memoizedState,r.updateQueue=e.updateQueue,t=e.dependencies,r.dependencies=t===null?null:{lanes:t.lanes,firstContext:t.firstContext},r.sibling=e.sibling,r.index=e.index,r.ref=e.ref,r}function $d(e,t,r,n,a,i){var s=2;if(n=e,typeof e=="function")_4(e)&&(s=1);else if(typeof e=="string")s=5;else e:switch(e){case ys:return Po(r.children,a,i,t);case n4:s=8,a|=8;break;case Ey:return e=Kn(12,r,t,a|2),e.elementType=Ey,e.lanes=i,e;case Sy:return e=Kn(13,r,t,a),e.elementType=Sy,e.lanes=i,e;case ky:return e=Kn(19,r,t,a),e.elementType=ky,e.lanes=i,e;case n7:return Ah(r,a,i,t);default:if(typeof e=="object"&&e!==null)switch(e.$$typeof){case t7:s=10;break e;case r7:s=9;break e;case a4:s=11;break e;case i4:s=14;break e;case ki:s=16,n=null;break e}throw Error(ce(130,e==null?e:typeof e,""))}return t=Kn(s,r,t,a),t.elementType=e,t.type=n,t.lanes=i,t}function Po(e,t,r,n){return e=Kn(7,e,n,t),e.lanes=r,e}function Ah(e,t,r,n){return e=Kn(22,e,n,t),e.elementType=n7,e.lanes=r,e.stateNode={isHidden:!1},e}function L2(e,t,r){return e=Kn(6,e,null,t),e.lanes=r,e}function I2(e,t,r){return t=Kn(4,e.children!==null?e.children:[],e.key,t),t.lanes=r,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}function tH(e,t,r,n,a){this.tag=t,this.containerInfo=e,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=y2(0),this.expirationTimes=y2(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=y2(0),this.identifierPrefix=n,this.onRecoverableError=a,this.mutableSourceEagerHydrationData=null}function B4(e,t,r,n,a,i,s,h,o){return e=new tH(e,t,r,h,o),t===1?(t=1,i===!0&&(t|=8)):t=0,i=Kn(3,null,null,t),e.current=i,i.stateNode=e,i.memoizedState={element:n,isDehydrated:r,cache:null,transitions:null,pendingSuspenseBoundaries:null},E4(i),e}function rH(e,t,r){var n=3"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(Qk)}catch(e){console.error(e)}}Qk(),QS.exports=Rn;var Jk=QS.exports,f9=Jk;xy.createRoot=f9.createRoot,xy.hydrateRoot=f9.hydrateRoot;var $k={exports:{}};/*! For license information please see index.js.LICENSE.txt */(function(e,t){"use client";(function(r,n){e.exports=n(at,Jk)})(_S,function(r,n){return function(){var a={184:function(o,d){var p;(function(){var v={}.hasOwnProperty;function m(){for(var g=[],w=0;w"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}();return function(){var R,H=O(A);if(M){var G=O(this).constructor;R=Reflect.construct(H,arguments,G)}else R=H.apply(this,arguments);return function(_,X){if(X&&(v(X)==="object"||typeof X=="function"))return X;if(X!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return function(K){if(K===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return K}(_)}(this,R)}}function O(A){return O=Object.setPrototypeOf?Object.getPrototypeOf:function(M){return M.__proto__||Object.getPrototypeOf(M)},O(A)}var S=p(787),y=p(156),x=p(697),E=p(291).createFocusTrap,k=function(A){(function(_,X){if(typeof X!="function"&&X!==null)throw new TypeError("Super expression must either be null or a function");_.prototype=Object.create(X&&X.prototype,{constructor:{value:_,writable:!0,configurable:!0}}),Object.defineProperty(_,"prototype",{writable:!1}),X&&g(_,X)})(G,A);var M,R,H=w(G);function G(_){var X;(function(be,ve){if(!(be instanceof ve))throw new TypeError("Cannot call a class as a function")})(this,G),(X=H.call(this,_)).tailoredFocusTrapOptions={returnFocusOnDeactivate:!1},X.returnFocusOnDeactivate=!0;var K=_.focusTrapOptions;for(var se in K)Object.prototype.hasOwnProperty.call(K,se)&&(se!=="returnFocusOnDeactivate"?se!=="onPostDeactivate"?X.tailoredFocusTrapOptions[se]=K[se]:X.onPostDeactivate=K[se]:X.returnFocusOnDeactivate=!!K[se]);return X.focusTrapElements=_.containerElements||[],X.updatePreviousElement(),X}return M=G,(R=[{key:"getDocument",value:function(){return this.props.focusTrapOptions.document||(typeof document<"u"?document:void 0)}},{key:"getNodeForOption",value:function(_){var X=this.tailoredFocusTrapOptions[_];if(!X)return null;var K,se=X;if(typeof X=="string"&&!(se=(K=this.getDocument())===null||K===void 0?void 0:K.querySelector(X)))throw new Error("`".concat(_,"` refers to no known node"));if(typeof X=="function"&&!(se=X()))throw new Error("`".concat(_,"` did not return a node"));return se}},{key:"getReturnFocusNode",value:function(){var _=this.getNodeForOption("setReturnFocus");return _||this.previouslyFocusedElement}},{key:"updatePreviousElement",value:function(){var _=this.getDocument();_&&(this.previouslyFocusedElement=_.activeElement)}},{key:"deactivateTrap",value:function(){var _=this,X=this.tailoredFocusTrapOptions,K=X.checkCanReturnFocus,se=X.preventScroll,be=se!==void 0&&se;this.focusTrap&&this.focusTrap.deactivate({returnFocus:!1});var ve=function(){var Q=_.getReturnFocusNode();Q!=null&&Q.focus&&_.returnFocusOnDeactivate&&Q.focus({preventScroll:be}),_.onPostDeactivate&&_.onPostDeactivate.call(null)};K?K(this.getReturnFocusNode()).then(ve,ve):ve()}},{key:"setupFocusTrap",value:function(){if(!this.focusTrap){var _=this.focusTrapElements.map(y.findDOMNode);_.some(Boolean)&&(this.focusTrap=this.props._createFocusTrap(_,this.tailoredFocusTrapOptions),this.props.active&&this.focusTrap.activate(),this.props.paused&&this.focusTrap.pause())}}},{key:"componentDidMount",value:function(){this.props.active&&this.setupFocusTrap()}},{key:"componentDidUpdate",value:function(_){if(this.focusTrap){_.containerElements!==this.props.containerElements&&this.focusTrap.updateContainerElements(this.props.containerElements);var X=!_.active&&this.props.active,K=_.active&&!this.props.active,se=!_.paused&&this.props.paused,be=_.paused&&!this.props.paused;if(X&&(this.updatePreviousElement(),this.focusTrap.activate()),K)return void this.deactivateTrap();se&&this.focusTrap.pause(),be&&this.focusTrap.unpause()}else _.containerElements!==this.props.containerElements&&(this.focusTrapElements=this.props.containerElements),this.props.active&&(this.updatePreviousElement(),this.setupFocusTrap())}},{key:"componentWillUnmount",value:function(){this.deactivateTrap()}},{key:"render",value:function(){var _=this,X=this.props.children?S.Children.only(this.props.children):void 0;if(X){if(X.type&&X.type===S.Fragment)throw new Error("A focus-trap cannot use a Fragment as its child container. Try replacing it with a
element.");return S.cloneElement(X,{ref:function(K){var se=_.props.containerElements;X&&(typeof X.ref=="function"?X.ref(K):X.ref&&(X.ref.current=K)),_.focusTrapElements=se||[K]}})}return null}}])&&m(M.prototype,R),Object.defineProperty(M,"prototype",{writable:!1}),G}(S.Component),F=typeof Element>"u"?Function:Element;k.propTypes={active:x.bool,paused:x.bool,focusTrapOptions:x.shape({document:x.object,onActivate:x.func,onPostActivate:x.func,checkCanFocusTrap:x.func,onDeactivate:x.func,onPostDeactivate:x.func,checkCanReturnFocus:x.func,initialFocus:x.oneOfType([x.instanceOf(F),x.string,x.func,x.bool]),fallbackFocus:x.oneOfType([x.instanceOf(F),x.string,x.func]),escapeDeactivates:x.oneOfType([x.bool,x.func]),clickOutsideDeactivates:x.oneOfType([x.bool,x.func]),returnFocusOnDeactivate:x.bool,setReturnFocus:x.oneOfType([x.instanceOf(F),x.string,x.func]),allowOutsideClick:x.oneOfType([x.bool,x.func]),preventScroll:x.bool}),containerElements:x.arrayOf(x.instanceOf(F)),children:x.oneOfType([x.element,x.instanceOf(F)])},k.defaultProps={active:!0,paused:!1,focusTrapOptions:{},_createFocusTrap:E},o.exports=k},291:function(o,d,p){p.r(d),p.d(d,{createFocusTrap:function(){return ve}});var v=["input","select","textarea","a[href]","button","[tabindex]","audio[controls]","video[controls]",'[contenteditable]:not([contenteditable="false"])',"details>summary:first-of-type","details"],m=v.join(","),g=typeof Element>"u"?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,w=function(Q,W,Y){var $=Array.prototype.slice.apply(Q.querySelectorAll(m));return W&&g.call(Q,m)&&$.unshift(Q),$=$.filter(Y)},O=function(Q){var W=parseInt(Q.getAttribute("tabindex"),10);return isNaN(W)?function(Y){return Y.contentEditable==="true"}(Q)?0:Q.nodeName!=="AUDIO"&&Q.nodeName!=="VIDEO"&&Q.nodeName!=="DETAILS"||Q.getAttribute("tabindex")!==null?Q.tabIndex:0:W},S=function(Q,W){return Q.tabIndex===W.tabIndex?Q.documentOrder-W.documentOrder:Q.tabIndex-W.tabIndex},y=function(Q){return Q.tagName==="INPUT"},x=function(Q){return function(W){return y(W)&&W.type==="radio"}(Q)&&!function(W){if(!W.name)return!0;var Y,$=W.form||W.ownerDocument,ue=function(Ae){return $.querySelectorAll('input[type="radio"][name="'+Ae+'"]')};if(typeof window<"u"&&window.CSS!==void 0&&typeof window.CSS.escape=="function")Y=ue(window.CSS.escape(W.name));else try{Y=ue(W.name)}catch(Ae){return console.error("Looks like you have a radio button with a name attribute containing invalid CSS selector characters and need the CSS.escape polyfill: %s",Ae.message),!1}var oe=function(Ae,_e){for(var ke=0;kesummary:first-of-type")?Y.parentElement:Y;if(g.call(ue,"details:not([open]) *"))return!0;if($&&$!=="full"){if($==="non-zero-area"){var oe=Y.getBoundingClientRect(),Ae=oe.width,_e=oe.height;return Ae===0&&_e===0}}else for(;Y;){if(getComputedStyle(Y).display==="none")return!0;Y=Y.parentElement}return!1}(W,Q.displayCheck)||function(Y){return Y.tagName==="DETAILS"&&Array.prototype.slice.apply(Y.children).some(function($){return $.tagName==="SUMMARY"})}(W)||function(Y){if(y(Y)||Y.tagName==="SELECT"||Y.tagName==="TEXTAREA"||Y.tagName==="BUTTON")for(var $=Y.parentElement;$;){if($.tagName==="FIELDSET"&&$.disabled){for(var ue=0;ue<$.children.length;ue++){var oe=$.children.item(ue);if(oe.tagName==="LEGEND")return!oe.contains(Y)}return!0}$=$.parentElement}return!1}(W))},k=function(Q,W){return!(!E(Q,W)||x(W)||O(W)<0)},F=function(Q,W){if(W=W||{},!Q)throw new Error("No node provided");return g.call(Q,m)!==!1&&k(W,Q)},A=v.concat("iframe").join(","),M=function(Q,W){if(W=W||{},!Q)throw new Error("No node provided");return g.call(Q,A)!==!1&&E(W,Q)};function R(Q,W){var Y=Object.keys(Q);if(Object.getOwnPropertySymbols){var $=Object.getOwnPropertySymbols(Q);W&&($=$.filter(function(ue){return Object.getOwnPropertyDescriptor(Q,ue).enumerable})),Y.push.apply(Y,$)}return Y}function H(Q,W,Y){return W in Q?Object.defineProperty(Q,W,{value:Y,enumerable:!0,configurable:!0,writable:!0}):Q[W]=Y,Q}var G,_=(G=[],{activateTrap:function(Q){if(G.length>0){var W=G[G.length-1];W!==Q&&W.pause()}var Y=G.indexOf(Q);Y===-1||G.splice(Y,1),G.push(Q)},deactivateTrap:function(Q){var W=G.indexOf(Q);W!==-1&&G.splice(W,1),G.length>0&&G[G.length-1].unpause()}}),X=function(Q){return setTimeout(Q,0)},K=function(Q,W){var Y=-1;return Q.every(function($,ue){return!W($)||(Y=ue,!1)}),Y},se=function(Q){for(var W=arguments.length,Y=new Array(W>1?W-1:0),$=1;$1?Me-1:0),Mt=1;Mt0)return{container:xe,firstTabbableNode:Mt[0],lastTabbableNode:Mt[Mt.length-1]}}).filter(function(xe){return!!xe}),oe.tabbableGroups.length<=0&&!ke("fallbackFocus"))throw new Error("Your focus-trap must have at least one container with at least one tabbable node in it at all times")},tt=function xe(Z){Z!==!1&&Z!==$.activeElement&&(Z&&Z.focus?(Z.focus({preventScroll:!!ue.preventScroll}),oe.mostRecentlyFocusedNode=Z,function(Me){return Me.tagName&&Me.tagName.toLowerCase()==="input"&&typeof Me.select=="function"}(Z)&&Z.select()):xe(nt()))},Er=function(xe){var Z=ke("setReturnFocus",xe);return Z||Z!==!1&&xe},dt=function(xe){var Z=be(xe);_e(Z)||(se(ue.clickOutsideDeactivates,xe)?Y.deactivate({returnFocus:ue.returnFocusOnDeactivate&&!M(Z)}):se(ue.allowOutsideClick,xe)||xe.preventDefault())},sr=function(xe){var Z=be(xe),Me=_e(Z);Me||Z instanceof Document?Me&&(oe.mostRecentlyFocusedNode=Z):(xe.stopImmediatePropagation(),tt(oe.mostRecentlyFocusedNode||nt()))},lr=function(xe){if(function(Z){return Z.key==="Escape"||Z.key==="Esc"||Z.keyCode===27}(xe)&&se(ue.escapeDeactivates,xe)!==!1)return xe.preventDefault(),void Y.deactivate();(function(Z){return Z.key==="Tab"||Z.keyCode===9})(xe)&&function(Z){var Me=be(Z);At();var ft=null;if(oe.tabbableGroups.length>0){var Mt=K(oe.tabbableGroups,function(an){return an.container.contains(Me)});if(Mt<0)ft=Z.shiftKey?oe.tabbableGroups[oe.tabbableGroups.length-1].lastTabbableNode:oe.tabbableGroups[0].firstTabbableNode;else if(Z.shiftKey){var Gt=K(oe.tabbableGroups,function(an){var gn=an.firstTabbableNode;return Me===gn});if(Gt<0&&(oe.tabbableGroups[Mt].container===Me||M(Me)&&!F(Me))&&(Gt=Mt),Gt>=0){var ci=Gt===0?oe.tabbableGroups.length-1:Gt-1;ft=oe.tabbableGroups[ci].lastTabbableNode}}else{var nn=K(oe.tabbableGroups,function(an){var gn=an.lastTabbableNode;return Me===gn});if(nn<0&&(oe.tabbableGroups[Mt].container===Me||M(Me)&&!F(Me))&&(nn=Mt),nn>=0){var oa=nn===oe.tabbableGroups.length-1?0:nn+1;ft=oe.tabbableGroups[oa].firstTabbableNode}}}else ft=ke("fallbackFocus");ft&&(Z.preventDefault(),tt(ft))}(xe)},Qt=function(xe){if(!se(ue.clickOutsideDeactivates,xe)){var Z=be(xe);_e(Z)||se(ue.allowOutsideClick,xe)||(xe.preventDefault(),xe.stopImmediatePropagation())}},Vr=function(){if(oe.active)return _.activateTrap(Y),oe.delayInitialFocusTimer=ue.delayInitialFocus?X(function(){tt(nt())}):tt(nt()),$.addEventListener("focusin",sr,!0),$.addEventListener("mousedown",dt,{capture:!0,passive:!1}),$.addEventListener("touchstart",dt,{capture:!0,passive:!1}),$.addEventListener("click",Qt,{capture:!0,passive:!1}),$.addEventListener("keydown",lr,{capture:!0,passive:!1}),Y},Sa=function(){if(oe.active)return $.removeEventListener("focusin",sr,!0),$.removeEventListener("mousedown",dt,!0),$.removeEventListener("touchstart",dt,!0),$.removeEventListener("click",Qt,!0),$.removeEventListener("keydown",lr,!0),Y};return(Y={activate:function(xe){if(oe.active)return this;var Z=Ae(xe,"onActivate"),Me=Ae(xe,"onPostActivate"),ft=Ae(xe,"checkCanFocusTrap");ft||At(),oe.active=!0,oe.paused=!1,oe.nodeFocusedBeforeActivation=$.activeElement,Z&&Z();var Mt=function(){ft&&At(),Vr(),Me&&Me()};return ft?(ft(oe.containers.concat()).then(Mt,Mt),this):(Mt(),this)},deactivate:function(xe){if(!oe.active)return this;clearTimeout(oe.delayInitialFocusTimer),oe.delayInitialFocusTimer=void 0,Sa(),oe.active=!1,oe.paused=!1,_.deactivateTrap(Y);var Z=Ae(xe,"onDeactivate"),Me=Ae(xe,"onPostDeactivate"),ft=Ae(xe,"checkCanReturnFocus");Z&&Z();var Mt=Ae(xe,"returnFocus","returnFocusOnDeactivate"),Gt=function(){X(function(){Mt&&tt(Er(oe.nodeFocusedBeforeActivation)),Me&&Me()})};return Mt&&ft?(ft(Er(oe.nodeFocusedBeforeActivation)).then(Gt,Gt),this):(Gt(),this)},pause:function(){return oe.paused||!oe.active||(oe.paused=!0,Sa()),this},unpause:function(){return oe.paused&&oe.active?(oe.paused=!1,At(),Vr(),this):this},updateContainerElements:function(xe){var Z=[].concat(xe).filter(Boolean);return oe.containers=Z.map(function(Me){return typeof Me=="string"?$.querySelector(Me):Me}),oe.active&&At(),this}}).updateContainerElements(Q),Y}},703:function(o,d,p){var v=p(414);function m(){}function g(){}g.resetWarningCache=m,o.exports=function(){function w(y,x,E,k,F,A){if(A!==v){var M=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 M.name="Invariant Violation",M}}function O(){return w}w.isRequired=w;var S={array:w,bigint:w,bool:w,func:w,number:w,object:w,string:w,symbol:w,any:w,arrayOf:O,element:w,elementType:w,instanceOf:O,node:w,objectOf:O,oneOf:O,oneOfType:O,shape:O,exact:O,checkPropTypes:g,resetWarningCache:m};return S.PropTypes=S,S}},697:function(o,d,p){o.exports=p(703)()},414:function(o){o.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},787:function(o){o.exports=r},156:function(o){o.exports=n}},i={};function s(o){var d=i[o];if(d!==void 0)return d.exports;var p=i[o]={exports:{}};return a[o](p,p.exports,s),p.exports}s.n=function(o){var d=o&&o.__esModule?function(){return o.default}:function(){return o};return s.d(d,{a:d}),d},s.d=function(o,d){for(var p in d)s.o(d,p)&&!s.o(o,p)&&Object.defineProperty(o,p,{enumerable:!0,get:d[p]})},s.o=function(o,d){return Object.prototype.hasOwnProperty.call(o,d)},s.r=function(o){typeof Symbol<"u"&&Symbol.toStringTag&&Object.defineProperty(o,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(o,"__esModule",{value:!0})};var h={};return function(){s.r(h),s.d(h,{Accordion:function(){return y},Address:function(){return UI},Alert:function(){return w},Banner:function(){return A6},BannerButton:function(){return M6},BannerContent:function(){return z6},BannerFlag:function(){return D6},BannerGuidance:function(){return Sm},BannerHeader:function(){return R6},BannerIcon:function(){return jm},Breadcrumb:function(){return y_},BreadcrumbBar:function(){return g_},BreadcrumbLink:function(){return w_},Button:function(){return E},ButtonGroup:function(){return F},Card:function(){return f_},CardBody:function(){return v_},CardFooter:function(){return m_},CardGroup:function(){return d_},CardHeader:function(){return h_},CardMedia:function(){return p_},CharacterCount:function(){return HL},Checkbox:function(){return UL},Collection:function(){return TL},CollectionCalendarDate:function(){return LL},CollectionDescription:function(){return NL},CollectionHeading:function(){return PL},CollectionItem:function(){return FL},CollectionMeta:function(){return AL},CollectionMetaItem:function(){return ML},CollectionMetaItemTag:function(){return zL},CollectionThumbnail:function(){return DL},ComboBox:function(){return _6},DateInput:function(){return KL},DateInputGroup:function(){return XL},DatePicker:function(){return qc},DateRangePicker:function(){return eI},ErrorMessage:function(){return tI},ExtendedNav:function(){return OI},Fieldset:function(){return rI},FileInput:function(){return oI},Footer:function(){return WI},FooterExtendedNavList:function(){return tO},FooterNav:function(){return qI},Form:function(){return J6},FormGroup:function(){return Ol},GovBanner:function(){return CL},Grid:function(){return _L},GridContainer:function(){return IL},Header:function(){return EI},Icon:function(){return P},IconList:function(){return FI},IconListContent:function(){return PI},IconListIcon:function(){return NI},IconListItem:function(){return AI},IconListTitle:function(){return MI},Identifier:function(){return zI},IdentifierGov:function(){return DI},IdentifierIdentity:function(){return RI},IdentifierLink:function(){return LI},IdentifierLinkItem:function(){return II},IdentifierLinks:function(){return _I},IdentifierLogo:function(){return BI},IdentifierLogos:function(){return VI},IdentifierMasthead:function(){return HI},InPageNavigation:function(){return X},InputGroup:function(){return sI},InputPrefix:function(){return lI},InputSuffix:function(){return uI},Label:function(){return is},LanguageSelector:function(){return fI},LanguageSelectorButton:function(){return ug},Link:function(){return H},Logo:function(){return KI},MediaBlockBody:function(){return se},MegaMenu:function(){return SI},Menu:function(){return $6},Modal:function(){return o_},ModalFooter:function(){return c_},ModalHeading:function(){return u_},ModalOpenLink:function(){return l_},ModalToggleButton:function(){return s_},NavCloseButton:function(){return Og},NavDropDownButton:function(){return jI},NavList:function(){return co},NavMenuButton:function(){return kI},Pagination:function(){return jL},PrimaryNav:function(){return CI},ProcessList:function(){return T_},ProcessListHeading:function(){return P_},ProcessListItem:function(){return F_},Radio:function(){return hI},RangeInput:function(){return pI},RequiredMarker:function(){return Um},Search:function(){return S_},Select:function(){return vI},SideNav:function(){return ke},SiteAlert:function(){return N_},SocialLink:function(){return ZI},SocialLinks:function(){return XI},StepIndicator:function(){return b_},StepIndicatorStep:function(){return x_},SummaryBox:function(){return k_},SummaryBoxContent:function(){return C_},SummaryBoxHeading:function(){return j_},Table:function(){return ve},Tag:function(){return W},TextInput:function(){return xl},TextInputMask:function(){return mI},Textarea:function(){return I6},TimePicker:function(){return wI},Title:function(){return TI},Tooltip:function(){return _e},ValidationChecklist:function(){return bI},ValidationItem:function(){return xI}});var o=s(787),d=s.n(o),p=s(184),v=s.n(p),m="src-components-Alert-Alert-module__alertWithCTA--Vr18x";function g(){return g=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const J=v()("usa-alert",{"usa-alert--success":l==="success","usa-alert--warning":l==="warning","usa-alert--error":l==="error","usa-alert--info":l==="info","usa-alert--slim":z,"usa-alert--no-icon":L,"usa-alert--validation":V,[m]:!!f},I),ae=c;return d().createElement("div",g({className:J,"data-testid":"alert"},q),d().createElement("div",{className:"usa-alert__body"},u&&d().createElement(ae,{className:"usa-alert__heading"},u),C&&(V?C:d().createElement("p",{className:"usa-alert__text"},C))),f&&d().createElement("div",null,f))};function O(){return O=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const I=v()("usa-accordion__heading",C),V=v()("usa-accordion__content","usa-prose",C),q=z;return d().createElement(d().Fragment,null,d().createElement(q,{className:I},d().createElement("button",{type:"button",className:"usa-accordion__button","aria-expanded":f,"aria-controls":u,"data-testid":`accordionButton_${u}`,onClick:L},l)),d().createElement("div",{id:u,"data-testid":`accordionItem_${u}`,className:V,hidden:!f},c))},y=({bordered:l,items:u,className:c,multiselectable:f=!1})=>{const[C,z]=(0,o.useState)(u.filter(I=>!!I.expanded).map(I=>I.id)),L=v()("usa-accordion",{"usa-accordion--bordered":l},c);return d().createElement("div",{className:L,"data-testid":"accordion","data-allow-multiple":f||void 0},u.map((I,V)=>d().createElement(S,O({key:`accordionItem_${V}`},I,{expanded:C.indexOf(I.id)>-1,handleToggle:()=>{(q=>{const J=[...C],ae=C.indexOf(q),le=f;ae>-1?J.splice(ae,1):(le||J.splice(0,J.length),J.push(q)),z(J)})(I.id)}}))))};function x(){return x=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const le=v()("usa-button",{"usa-button--secondary":c,"usa-button--base":f,"usa-button--accent-cool":C==="cool","usa-button--accent-warm":C==="warm","usa-button--outline":z,"usa-button--inverse":L,"usa-button--big":I==="big","usa-button--unstyled":V},J);return d().createElement("button",x({type:l,className:le,onClick:q,"data-testid":"button"},ae),u)};function k(){return k=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const C=v()("usa-button-group",{"usa-button-group--segmented":c=="segmented"},l);return d().createElement("ul",k({className:C},f),d().Children.map(u,z=>d().createElement("li",{className:"usa-button-group__item"},z)))};function A(){return A=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const J=v()("usa-in-page-nav",G.target,l),{className:ae,...le}=C||{},de=v()("usa-in-page-nav__nav",ae),{className:ge,...fe}=f||{},Pe=v()("main-content",ge),ye=c,je={"--margin-offset":L},[ee,te]=(0,o.useState)(""),Se=u.props.children.filter(ne=>ne.type==="h2"||ne.type==="h3"),Ce=new IntersectionObserver(ne=>{ne.forEach(Oe=>{Oe.isIntersecting&&te(Oe.target.id)})},{root:null,rootMargin:z,threshold:[I]});return(0,o.useEffect)(()=>{document.querySelectorAll("h2,h3").forEach(ne=>Ce.observe(ne))}),d().createElement("div",_({className:"usa-in-page-nav-container"},q),d().createElement("aside",{className:J,"aria-label":V,"data-testid":"InPageNavigation"},d().createElement("nav",_({className:de},le),d().createElement(ye,{className:"usa-in-page-nav__heading",tabIndex:0},V),d().createElement("ul",{className:"usa-in-page-nav__list"},Se.map(ne=>{const Oe=ne.props.children,Be=ne.props.id,it=v()("usa-in-page-nav__item",{"usa-in-page-nav__item--sub-item":ne.type==="h3"}),bt=v()("usa-in-page-nav__link",{"usa-current":Be===ee});return d().createElement("li",{key:`usa-in-page-nav__item_${Oe}`,className:it},d().createElement(H,{href:`#${Be}`,className:bt},Oe))})))),d().createElement("main",_({id:"main-content",className:Pe},fe,{style:L?je:void 0}),u))};function K(){return K=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()("usa-media-block__body",u);return d().createElement("div",K({className:f},c),l)};var be="src-components-Table-Table-module__fixed--Eq00W";const ve=({bordered:l,caption:u,children:c,className:f,fullWidth:C,fixed:z,scrollable:L,striped:I,compact:V,stackedStyle:q="none"})=>{const J=v()("usa-table",{"usa-table--borderless":!l,"width-full":C,[`${be}`]:z,"usa-table--striped":I,"usa-table--compact":V,"usa-table--stacked":q==="default","usa-table--stacked-header":q==="headers"},f);V&&q!=="none"&&console.warn("USWDS states that compact styling is not suitable for use with stacked variants. See USWDS Table component, Table variants for more information: https://designsystem.digital.gov/components/table");const ae=d().createElement("table",{className:J,"data-testid":"table"},u&&d().createElement("caption",null,u),c);return d().createElement(d().Fragment,null,L?d().createElement("div",{"data-testid":"scrollable-table-container",className:"usa-table-container--scrollable",tabIndex:0},ae):ae)};function Q(){return Q=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const C={};u&&(C.background=u);const z=v()("usa-tag",c);return d().createElement("span",Q({"data-testid":"tag",className:z,style:{...C}},f),l)},Y=(l,u=window,c=document.documentElement)=>{const f=l.getBoundingClientRect();return f.top>=0&&f.left>=0&&f.bottom<=(u.innerHeight||c.clientHeight)&&f.right<=(u.innerWidth||c.clientWidth)},$=(l,u)=>parseInt(window.getComputedStyle(l).getPropertyValue(u),10),ue=(l,u,c)=>$(c,`margin-${l}`)>0?u-$(c,`margin-${l}`):u;function oe(){return oe=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const jt=ue("top",Te.offsetHeight,rt),qt=ue("left",Te.offsetWidth,rt);q("top"),fe({left:"50%",top:`-${Ae}px`,margin:`-${jt}px 0 0 -${qt/2}px`})},te=(Te,rt)=>{const jt=ue("left",Te.offsetWidth,rt);q("bottom"),fe({left:"50%",margin:`${Ae}px 0 0 -${jt/2}px`})},Se=(Te,rt)=>{const jt=ue("top",Te.offsetHeight,rt);q("right"),fe({top:"50%",left:`${rt.offsetLeft+rt.offsetWidth+Ae}px`,margin:`-${jt/2}px 0 0 0`})},Ce=(Te,rt)=>{const jt=ue("top",Te.offsetHeight,rt),qt=ue("left",rt.offsetLeft>Te.offsetWidth?rt.offsetLeft-Te.offsetWidth:Te.offsetWidth,rt);q("left"),fe({top:"50%",left:`-${Ae}px`,margin:`-${jt/2}px 0 0 ${rt.offsetLeft>Te.offsetWidth?qt:-qt}px`})},ne=[ee,te,Se,Ce],Oe=ne.length;(0,o.useEffect)(()=>{if(C&&u.current&&c.current){const Te=u.current,rt=c.current;if(Y(rt))I(!0);else{const jt=J;jtqt+1),jt{if(C){if(u.current&&c.current){const Te=u.current,rt=c.current;switch(Pe){case"top":ee(rt,Te);break;case"bottom":te(rt,Te);break;case"right":Se(rt,Te);break;case"left":Ce(rt,Te)}}}else I(!1),de(!1),ae(0)},[C]);const Be=()=>{z(!0)},it=()=>{z(!1)},bt=v()("usa-tooltip",ye),ot=v()("usa-tooltip__body",{"is-set":C,"usa-tooltip__body--top":V==="top","usa-tooltip__body--bottom":V==="bottom","usa-tooltip__body--right":V==="right","usa-tooltip__body--left":V==="left","is-visible":L,"usa-tooltip__body--wrap":C&&le});if(function(Te){return"asCustom"in Te}(l)){const{label:Te,title:rt,asCustom:jt,children:qt,...Dr}=l,we=Dr,$e=v()("usa-tooltip__trigger",je),Jt=(0,o.createElement)(jt,{...we,ref:u,"data-testid":"triggerElement","aria-describedby":f.current,tabIndex:0,title:"",onMouseEnter:Be,onMouseOver:Be,onFocus:Be,onMouseLeave:it,onBlur:it,onKeyDown:it,className:$e},qt);return d().createElement("span",{"data-testid":"tooltipWrapper",className:bt},Jt,d().createElement("span",{"data-testid":"tooltipBody",title:rt??(typeof Te=="string"?Te:void 0),id:f.current,ref:c,className:ot,role:"tooltip","aria-hidden":!C,style:ge},Te))}{const{label:Te,title:rt,children:jt,...qt}=l,Dr=v()("usa-button","usa-tooltip__trigger",je);return d().createElement("span",{"data-testid":"tooltipWrapper",className:bt},d().createElement("button",oe({},qt,{"data-testid":"triggerElement",ref:u,"aria-describedby":f.current,tabIndex:0,type:"button",className:Dr,title:"",onMouseEnter:Be,onMouseOver:Be,onFocus:Be,onMouseLeave:it,onBlur:it,onKeyDown:it}),jt),d().createElement("span",{"data-testid":"tooltipBody",title:rt??(typeof Te=="string"?Te:void 0),id:f.current,ref:c,className:ot,role:"tooltip","aria-hidden":!C,style:ge},Te))}}_e.defaultProps={position:"top"};const ke=({items:l,isSubnav:u=!1})=>{const c=v()({"usa-sidenav":!u,"usa-sidenav__sublist":u});return d().createElement("ul",{className:c,"data-testid":"sidenav"},l.map((f,C)=>d().createElement("li",{key:`sidenav_item_${C}`,className:"usa-sidenav__item"},f)))};var nt;function At(){return At=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",At({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),nt||(nt=o.createElement("path",{d:"M20.5 6c-2.61.7-5.67 1-8.5 1s-5.89-.3-8.5-1L3 8c1.86.5 4 .83 6 1v13h2v-6h2v6h2V9c2-.17 4.14-.5 6-1l-.5-2zM12 6c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z"})));var Er,dt,sr=(0,o.memo)(tt);function lr(){return lr=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",lr({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Er||(Er=o.createElement("circle",{cx:17,cy:4.54,r:2})),dt||(dt=o.createElement("path",{d:"M14 17h-2c0 1.65-1.35 3-3 3s-3-1.35-3-3 1.35-3 3-3v-2c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5zm3-3.5h-1.86l1.67-3.67C17.42 8.5 16.44 7 14.96 7h-5.2c-.81 0-1.54.47-1.87 1.2L7.22 10l1.92.53L9.79 9H12l-1.83 4.1c-.6 1.33.39 2.9 1.85 2.9H17v5h2v-5.5c0-1.1-.9-2-2-2z"})));var Vr,Sa=(0,o.memo)(Qt);function xe(){return xe=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",xe({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Vr||(Vr=o.createElement("path",{d:"M4 10h3v7H4zm6.5 0h3v7h-3zM2 19h20v3H2zm15-9h3v7h-3zm-5-9L2 6v2h20V6z"})));var Me,ft=(0,o.memo)(Z);function Mt(){return Mt=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Mt({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Me||(Me=o.createElement("path",{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 3c1.93 0 3.5 1.57 3.5 3.5S13.93 13 12 13s-3.5-1.57-3.5-3.5S10.07 6 12 6zm7 13H5v-.23c0-.62.28-1.2.76-1.58C7.47 15.82 9.64 15 12 15s4.53.82 6.24 2.19c.48.38.76.97.76 1.58V19z"})));var ci,nn=(0,o.memo)(Gt);function oa(){return oa=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",oa({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),ci||(ci=o.createElement("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 4c1.93 0 3.5 1.57 3.5 3.5S13.93 13 12 13s-3.5-1.57-3.5-3.5S10.07 6 12 6zm0 14c-2.03 0-4.43-.82-6.14-2.88a9.947 9.947 0 0 1 12.28 0C16.43 19.18 14.03 20 12 20z"})));var gn,kc=(0,o.memo)(an);function Zo(){return Zo=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Zo({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),gn||(gn=o.createElement("path",{d:"M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"})));var Yo,Cc=(0,o.memo)(jc);function di(){return di=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",di({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Yo||(Yo=o.createElement("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11h-4v4h-2v-4H7v-2h4V7h2v4h4v2z"})));var In,fi=(0,o.memo)(Qo);function oo(){return oo=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",oo({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),In||(In=o.createElement("path",{d:"M13 7h-2v4H7v2h4v4h2v-4h4v-2h-4V7zm-1-5C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"})));var Tc,so=(0,o.memo)(hl);function pl(){return pl=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",pl({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Tc||(Tc=o.createElement("path",{d:"m22 5.72-4.6-3.86-1.29 1.53 4.6 3.86L22 5.72zM7.88 3.39 6.6 1.86 2 5.71l1.29 1.53 4.59-3.85zM12.5 8H11v6l4.75 2.85.75-1.23-4-2.37V8zM12 4c-4.97 0-9 4.03-9 9s4.02 9 9 9a9 9 0 0 0 0-18zm0 16c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z"})));var er,hi=(0,o.memo)(u0);function vl(){return vl=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",vl({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),er||(er=o.createElement("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10h5v-2h-5c-4.34 0-8-3.66-8-8s3.66-8 8-8 8 3.66 8 8v1.43c0 .79-.71 1.57-1.5 1.57s-1.5-.78-1.5-1.57V12c0-2.76-2.24-5-5-5s-5 2.24-5 5 2.24 5 5 5c1.38 0 2.64-.56 3.54-1.47.65.89 1.77 1.47 2.96 1.47 1.97 0 3.5-1.6 3.5-3.57V12c0-5.52-4.48-10-10-10zm0 13c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z"})));var Jo,Pc=(0,o.memo)(Fc);function $o(){return $o=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",$o({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Jo||(Jo=o.createElement("path",{d:"M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-7 9h-2V5h2v6zm0 4h-2v-2h2v2z"})));var ml,Nc=(0,o.memo)(c0);function gl(){return gl=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",gl({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),ml||(ml=o.createElement("path",{d:"M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z"})));var lo,Ac=(0,o.memo)(_n);function es(){return es=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",es({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),lo||(lo=o.createElement("path",{d:"m20 12-1.41-1.41L13 16.17V4h-2v12.17l-5.58-5.59L4 12l8 8 8-8z"})));var yl,sa=(0,o.memo)(Mc);function ts(){return ts=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",ts({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),yl||(yl=o.createElement("path",{d:"m7 10 5 5 5-5z"})));var wl,Dc=(0,o.memo)(zc);function bl(){return bl=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",bl({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),wl||(wl=o.createElement("path",{d:"m7 14 5-5 5 5z"})));var B,me=(0,o.memo)(De);function Ne(){return Ne=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Ne({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),B||(B=o.createElement("path",{d:"m12 4-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z"})));var ur,cr=(0,o.memo)(Dt);function yr(){return yr=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",yr({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),ur||(ur=o.createElement("path",{d:"m4 12 1.41 1.41L11 7.83V20h2V7.83l5.58 5.59L20 12l-8-8-8 8z"})));var pi,Sr=(0,o.memo)(Bn);function rs(){return rs=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",rs({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),pi||(pi=o.createElement("path",{d:"m14 12-2 2-2-2 2-2 2 2zm-2-6 2.12 2.12 2.5-2.5L12 1 7.38 5.62l2.5 2.5L12 6zm-6 6 2.12-2.12-2.5-2.5L1 12l4.62 4.62 2.5-2.5L6 12zm12 0-2.12 2.12 2.5 2.5L23 12l-4.62-4.62-2.5 2.5L18 12zm-6 6-2.12-2.12-2.5 2.5L12 23l4.62-4.62-2.5-2.5L12 18z"})));var _b,iF=(0,o.memo)(Rc);function d0(){return d0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",d0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),_b||(_b=o.createElement("path",{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM9 17H7v-7h2v7zm4 0h-2V7h2v10zm4 0h-2v-4h2v4z"})));var Bb,sF=(0,o.memo)(oF);function f0(){return f0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",f0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Bb||(Bb=o.createElement("path",{d:"M16.5 6v11.5c0 2.21-1.79 4-4 4s-4-1.79-4-4V5a2.5 2.5 0 0 1 5 0v10.5c0 .55-.45 1-1 1s-1-.45-1-1V6H10v9.5a2.5 2.5 0 0 0 5 0V5c0-2.21-1.79-4-4-4S7 2.79 7 5v12.5c0 3.04 2.46 5.5 5.5 5.5s5.5-2.46 5.5-5.5V6h-1.5z"})));var Vb,uF=(0,o.memo)(lF);function h0(){return h0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",h0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Vb||(Vb=o.createElement("path",{d:"M11.8 10.9c-2.27-.59-3-1.2-3-2.15 0-1.09 1.01-1.85 2.7-1.85 1.78 0 2.44.85 2.5 2.1h2.21c-.07-1.72-1.12-3.3-3.21-3.81V3h-3v2.16c-1.94.42-3.5 1.68-3.5 3.61 0 2.31 1.91 3.46 4.7 4.13 2.5.6 3 1.48 3 2.41 0 .69-.49 1.79-2.7 1.79-2.06 0-2.87-.92-2.98-2.1h-2.2c.12 2.19 1.76 3.42 3.68 3.83V21h3v-2.15c1.95-.37 3.5-1.5 3.5-3.55 0-2.84-2.43-3.81-4.7-4.4z"})));var Hb,dF=(0,o.memo)(cF);function p0(){return p0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",p0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Hb||(Hb=o.createElement("path",{d:"M12 6v3l4-4-4-4v3c-4.42 0-8 3.58-8 8 0 1.57.46 3.03 1.24 4.26L6.7 14.8A5.87 5.87 0 0 1 6 12c0-3.31 2.69-6 6-6zm6.76 1.74L17.3 9.2c.44.84.7 1.79.7 2.8 0 3.31-2.69 6-6 6v-3l-4 4 4 4v-3c4.42 0 8-3.58 8-8 0-1.57-.46-3.03-1.24-4.26z"})));var Ub,hF=(0,o.memo)(fF);function v0(){return v0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",v0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Ub||(Ub=o.createElement("path",{d:"M20 8v12c0 1.1-.9 2-2 2H6c-1.1 0-2-.9-2-2V8c0-1.86 1.28-3.41 3-3.86V2h3v2h4V2h3v2.14c1.72.45 3 2 3 3.86zM6 12v2h10v2h2v-4H6z"})));var Wb,Gb,vF=(0,o.memo)(pF);function m0(){return m0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",m0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Wb||(Wb=o.createElement("circle",{cx:7,cy:7,r:2})),Gb||(Gb=o.createElement("path",{d:"M20 13V4.83C20 3.27 18.73 2 17.17 2c-.75 0-1.47.3-2 .83l-1.25 1.25c-.16-.05-.33-.08-.51-.08-.4 0-.77.12-1.08.32l2.76 2.76c.2-.31.32-.68.32-1.08 0-.18-.03-.34-.07-.51l1.25-1.25a.828.828 0 0 1 1.41.59V13h-6.85c-.3-.21-.57-.45-.82-.72l-1.4-1.55c-.19-.21-.43-.38-.69-.5A2.251 2.251 0 0 0 5 12.25V13H2v6c0 1.1.9 2 2 2 0 .55.45 1 1 1h14c.55 0 1-.45 1-1 1.1 0 2-.9 2-2v-6h-2z"})));var qb,gF=(0,o.memo)(mF);function g0(){return g0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",g0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),qb||(qb=o.createElement("path",{d:"M17 10.13a33.86 33.86 0 0 1-10 0 1.92 1.92 0 0 1-1.51-1.46 10.42 10.42 0 0 1 0-4.84 1.92 1.92 0 0 1 1.57-1.46 33.86 33.86 0 0 1 10 0 1.9 1.9 0 0 1 1.56 1.46 10.16 10.16 0 0 1 0 4.84A1.9 1.9 0 0 1 17 10.13Zm4 12.12H7a5.25 5.25 0 0 1 0-10.5h10a3.25 3.25 0 0 1 0 6.5H7a1.25 1.25 0 0 1 0-2.5h10a.75.75 0 0 0 0-1.5H7a2.75 2.75 0 0 0 0 5.5h14a1.25 1.25 0 0 1 0 2.5Z"})));var Kb,wF=(0,o.memo)(yF);function y0(){return y0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",y0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Kb||(Kb=o.createElement("path",{d:"M17 3H7c-1.1 0-1.99.9-1.99 2L5 21l7-3 7 3V5c0-1.1-.9-2-2-2z"})));var Xb,xF=(0,o.memo)(bF);function w0(){return w0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",w0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Xb||(Xb=o.createElement("path",{d:"M20 8h-2.81a5.985 5.985 0 0 0-1.82-1.96L17 4.41 15.59 3l-2.17 2.17C12.96 5.06 12.49 5 12 5c-.49 0-.96.06-1.41.17L8.41 3 7 4.41l1.62 1.63C7.88 6.55 7.26 7.22 6.81 8H4v2h2.09c-.05.33-.09.66-.09 1v1H4v2h2v1c0 .34.04.67.09 1H4v2h2.81c1.04 1.79 2.97 3 5.19 3s4.15-1.21 5.19-3H20v-2h-2.09c.05-.33.09-.66.09-1v-1h2v-2h-2v-1c0-.34-.04-.67-.09-1H20V8zm-6 8h-4v-2h4v2zm0-4h-4v-2h4v2z"})));var Zb,EF=(0,o.memo)(OF);function b0(){return b0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",b0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Zb||(Zb=o.createElement("path",{d:"m22.7 19-9.1-9.1c.9-2.3.4-5-1.5-6.9-2-2-5-2.4-7.4-1.3L9 6 6 9 1.6 4.7C.4 7.1.9 10.1 2.9 12.1c1.9 1.9 4.6 2.4 6.9 1.5l9.1 9.1c.4.4 1 .4 1.4 0l2.3-2.3c.5-.4.5-1.1.1-1.4z"})));var Yb,kF=(0,o.memo)(SF);function x0(){return x0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",x0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Yb||(Yb=o.createElement("path",{d:"M20 3h-1V1h-2v2H7V1H5v2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 18H4V8h16v13z"})));var Qb,CF=(0,o.memo)(jF);function O0(){return O0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",O0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Qb||(Qb=o.createElement("path",{d:"M18 11v2h4v-2h-4zm-2 6.61c.96.71 2.21 1.65 3.2 2.39.4-.53.8-1.07 1.2-1.6-.99-.74-2.24-1.68-3.2-2.4-.4.54-.8 1.08-1.2 1.61zM20.4 5.6c-.4-.53-.8-1.07-1.2-1.6-.99.74-2.24 1.68-3.2 2.4.4.53.8 1.07 1.2 1.6.96-.72 2.21-1.65 3.2-2.4zM4 9c-1.1 0-2 .9-2 2v2c0 1.1.9 2 2 2h1v4h2v-4h1l5 3V6L8 9H4zm11.5 3c0-1.33-.58-2.53-1.5-3.35v6.69c.92-.81 1.5-2.01 1.5-3.34z"})));var Jb,FF=(0,o.memo)(TF);function E0(){return E0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",E0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Jb||(Jb=o.createElement("path",{fillRule:"evenodd",d:"m12 5 8 13h2v2H2v-2h2l8-13zm.05 8-2.69 5h5.38l-2.69-5zM5.5 3l-.018.024A2.5 2.5 0 0 0 7.498 7 2.5 2.5 0 1 1 5.5 3z"})));var $b,NF=(0,o.memo)(PF);function S0(){return S0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",S0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),$b||($b=o.createElement("path",{d:"M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm5 13.59L15.59 17 12 13.41 8.41 17 7 15.59 10.59 12 7 8.41 8.41 7 12 10.59 15.59 7 17 8.41 13.41 12 17 15.59z"})));var e5,MF=(0,o.memo)(AF);function k0(){return k0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",k0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),e5||(e5=o.createElement("path",{d:"M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zM6 9h12v2H6V9zm8 5H6v-2h8v2zm4-6H6V6h12v2z"})));var t5,DF=(0,o.memo)(zF);function j0(){return j0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",j0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),t5||(t5=o.createElement("path",{d:"M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z"})));var r5,LF=(0,o.memo)(RF);function C0(){return C0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",C0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),r5||(r5=o.createElement("path",{d:"M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"})));var n5,_F=(0,o.memo)(IF);function T0(){return T0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",T0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),n5||(n5=o.createElement("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"})));var a5,VF=(0,o.memo)(BF);function F0(){return F0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",F0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),a5||(a5=o.createElement("path",{d:"M16.59 7.58 10 14.17l-3.59-3.58L5 12l5 5 8-8zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"})));var i5,UF=(0,o.memo)(HF);function P0(){return P0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",P0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),i5||(i5=o.createElement("path",{d:"M21.6 18.2 13 11.75v-.91a3.496 3.496 0 0 0-.18-6.75A3.51 3.51 0 0 0 8.5 7.5h2c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5c0 .84-.69 1.52-1.53 1.5-.54-.01-.97.45-.97.99v1.76L2.4 18.2c-.77.58-.36 1.8.6 1.8h18c.96 0 1.37-1.22.6-1.8zM6 18l6-4.5 6 4.5H6z"})));var o5,GF=(0,o.memo)(WF);function N0(){return N0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",N0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),o5||(o5=o.createElement("path",{d:"m16.99 5 .63 1.37 1.37.63-1.37.63L16.99 9l-.63-1.37L14.99 7l1.37-.63.63-1.37M11 6.13V4h2c.57 0 1.1.17 1.55.45l1.43-1.43A4.899 4.899 0 0 0 13 2H7.5v2H9v2.14A5.007 5.007 0 0 0 5.26 9.5h3.98L15 11.65v-.62a5 5 0 0 0-4-4.9zM1 22h4V11H1v11zm19-5h-7l-2.09-.73.33-.94L13 16h2.82c.65 0 1.18-.53 1.18-1.18 0-.49-.31-.93-.77-1.11L8.97 11H7v9.02L14 22l8-3c-.01-1.1-.89-2-2-2zm0-3c1.1 0 2-.9 2-2s-2-4-2-4-2 2.9-2 4 .9 2 2 2z"})));var s5,KF=(0,o.memo)(qF);function A0(){return A0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",A0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),s5||(s5=o.createElement("path",{d:"M15.7 2.37 15 2.3V4a3 3 0 0 1-6 0V2.3l-.7.07a7 7 0 0 0-6.3 7V20h3V10h1.5v12h11V10H19v10h3V9.33a7 7 0 0 0-6.3-6.96Z"})));var l5,ZF=(0,o.memo)(XF);function M0(){return M0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",M0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),l5||(l5=o.createElement("path",{d:"M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"})));var u5,QF=(0,o.memo)(YF);function z0(){return z0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",z0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),u5||(u5=o.createElement("path",{d:"M19 4H5a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm-8 7H9.5v-.5h-2v3h2V13H11v1c0 .55-.45 1-1 1H7c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1h3c.55 0 1 .45 1 1v1zm7 0h-1.5v-.5h-2v3h2V13H18v1c0 .55-.45 1-1 1h-3c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1h3c.55 0 1 .45 1 1v1z"})));var c5,$F=(0,o.memo)(JF);function D0(){return D0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",D0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),c5||(c5=o.createElement("path",{d:"M19.35 10.04A7.49 7.49 0 0 0 12 4C9.11 4 6.6 5.64 5.35 8.04A5.994 5.994 0 0 0 0 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96z"})));var d5,tP=(0,o.memo)(eP);function R0(){return R0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",R0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),d5||(d5=o.createElement("path",{d:"M9.4 16.6 4.8 12l4.6-4.6L8 6l-6 6 6 6 1.4-1.4zm5.2 0 4.6-4.6-4.6-4.6L16 6l6 6-6 6-1.4-1.4z"})));var f5,nP=(0,o.memo)(rP);function L0(){return L0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",L0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),f5||(f5=o.createElement("path",{d:"M21.99 4c0-1.1-.89-2-1.99-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14l4 4-.01-18zM18 14H6v-2h12v2zm0-3H6V9h12v2zm0-3H6V6h12v2z"})));var h5,iP=(0,o.memo)(aP);function I0(){return I0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",I0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),h5||(h5=o.createElement("path",{d:"M11 14H9a9 9 0 0 1 9-9v2c-3.87 0-7 3.13-7 7zm7-3V9c-2.76 0-5 2.24-5 5h2c0-1.66 1.34-3 3-3zM7 4c0-1.11-.89-2-2-2s-2 .89-2 2 .89 2 2 2 2-.89 2-2zm4.45.5h-2A2.99 2.99 0 0 1 6.5 7h-3C2.67 7 2 7.67 2 8.5V11h6V8.74a4.97 4.97 0 0 0 3.45-4.24zM19 17c1.11 0 2-.89 2-2s-.89-2-2-2-2 .89-2 2 .89 2 2 2zm1.5 1h-3a2.99 2.99 0 0 1-2.95-2.5h-2A4.97 4.97 0 0 0 16 19.74V22h6v-2.5c0-.83-.67-1.5-1.5-1.5z"})));var p5,sP=(0,o.memo)(oP);function _0(){return _0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",_0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),p5||(p5=o.createElement("path",{d:"m13.783 15.172 2.121-2.121 5.996 5.996-2.121 2.121zM17.5 10c1.93 0 3.5-1.57 3.5-3.5 0-.58-.16-1.12-.41-1.6l-2.7 2.7-1.49-1.49 2.7-2.7c-.48-.25-1.02-.41-1.6-.41C15.57 3 14 4.57 14 6.5c0 .41.08.8.21 1.16l-1.85 1.85-1.78-1.78.71-.71-1.41-1.41L12 3.49a3 3 0 0 0-4.24 0L4.22 7.03l1.41 1.41H2.81l-.71.71 3.54 3.54.71-.71V9.15l1.41 1.41.71-.71 1.78 1.78-7.41 7.41 2.12 2.12L16.34 9.79c.36.13.75.21 1.16.21z"})));var v5,m5,uP=(0,o.memo)(lP);function B0(){return B0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",B0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),v5||(v5=o.createElement("circle",{cx:10.5,cy:4.5,r:1.5})),m5||(m5=o.createElement("path",{d:"M19.59 16h-1.27l-.64.71h-1.27L15.14 21h1.27l.64-.71h1.9l.64.71h1.27l-1.27-5zm-5.21-3.28L14 14.19l-3.8-1.26-.1-.16.52-3.13c.93 1.37 2.15 2.11 4.6 2.11v-1.5c-2.44 0-3.09-.77-3.9-2.39a2.65 2.65 0 0 0-3-1.59L3.75 7.41v3.38l-1.51-.5-.48 1.42 4.35 1.45L5 20.86l2 .28 1-7.34.38.13L10 16.3V21h2v-5.3l-.49-.7 2 .67-.37 1.27 1.91.57 1.24-4.19Zm-9.13-1.43v-2.7l1.57-.4-.49 3.46Z"})));var g5,dP=(0,o.memo)(cP);function V0(){return V0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",V0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),g5||(g5=o.createElement("path",{d:"M14 2H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8l-6-6zm-2 8c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm4 8H8v-.57c0-.81.48-1.53 1.22-1.85a6.95 6.95 0 0 1 5.56 0A2.01 2.01 0 0 1 16 17.43V18z"})));var y5,hP=(0,o.memo)(fP);function H0(){return H0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",H0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),y5||(y5=o.createElement("path",{d:"M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"})));var w5,vP=(0,o.memo)(pP);function U0(){return U0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",U0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),w5||(w5=o.createElement("path",{d:"M21.25 10.5c-.41 0-.75.34-.75.75h-1.54a6.978 6.978 0 0 0-1.52-3.65l1.09-1.09.01.01c.29.29.77.29 1.06 0s.29-.77 0-1.06L18.54 4.4a.754.754 0 0 0-1.06 0c-.29.29-.29.76-.01 1.05l-1.09 1.09a7.015 7.015 0 0 0-3.64-1.51V3.5h.01c.41 0 .75-.34.75-.75S13.16 2 12.75 2h-1.5c-.41 0-.75.34-.75.75s.33.74.74.75v1.55c-1.37.14-2.62.69-3.64 1.51L6.51 5.47l.01-.01c.29-.29.29-.77 0-1.06a.754.754 0 0 0-1.06 0L4.4 5.46c-.29.29-.29.77 0 1.06.29.29.76.29 1.05.01l1.09 1.09a6.89 6.89 0 0 0-1.5 3.63H3.5c0-.41-.34-.75-.75-.75s-.75.34-.75.75v1.5c0 .41.34.75.75.75s.75-.34.75-.75h1.54c.15 1.37.69 2.61 1.5 3.63l-1.09 1.09a.742.742 0 0 0-1.05.01c-.29.29-.29.77 0 1.06l1.06 1.06c.29.29.77.29 1.06 0 .29-.29.29-.77 0-1.06l-.01-.01 1.09-1.09c1.02.82 2.26 1.36 3.63 1.51v1.55c-.41.01-.74.34-.74.75s.34.75.75.75h1.5c.41 0 .75-.34.75-.75s-.34-.75-.75-.75h-.01v-1.54c1.37-.14 2.62-.69 3.64-1.51l1.09 1.09c-.29.29-.28.76.01 1.05.29.29.77.29 1.06 0l1.06-1.06c.29-.29.29-.77 0-1.06a.754.754 0 0 0-1.06 0l-.01.01-1.09-1.09a7.025 7.025 0 0 0 1.52-3.65h1.54c0 .41.34.75.75.75s.75-.34.75-.75v-1.5c.01-.4-.33-.74-.74-.74zM13.75 8c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM12 13c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm-1.75-5c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM8.5 13c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm1.75 3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm3.5 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm.75-4c0-.55.45-1 1-1s1 .45 1 1-.45 1-1 1-1-.45-1-1z"})));var b5,gP=(0,o.memo)(mP);function W0(){return W0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",W0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),b5||(b5=o.createElement("path",{d:"M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm0 14H4v-6h16v6zm0-10H4V6h16v2z"})));var x5,O5,wP=(0,o.memo)(yP);function G0(){return G0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",G0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),x5||(x5=o.createElement("path",{d:"M22 9 12 2 2 9h9v13h2V9z"})),O5||(O5=o.createElement("path",{d:"m4.14 12-1.96.37.82 4.37V22h2l.02-4H7v4h2v-6H4.9zm14.96 4H15v6h2v-4h1.98l.02 4h2v-5.26l.82-4.37-1.96-.37z"})));var E5,xP=(0,o.memo)(bP);function q0(){return q0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",q0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),E5||(E5=o.createElement("path",{d:"M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM19 4h-3.5l-1-1h-5l-1 1H5v2h14V4z"})));var S5,EP=(0,o.memo)(OP);function K0(){return K0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",K0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),S5||(S5=o.createElement("path",{d:"M15 13V5c0-1.66-1.34-3-3-3S9 3.34 9 5v8c-1.21.91-2 2.37-2 4 0 2.76 2.24 5 5 5s5-2.24 5-5c0-1.63-.79-3.09-2-4zm-4-8c0-.55.45-1 1-1s1 .45 1 1h-1v1h1v2h-1v1h1v2h-2V5z"})));var k5,kP=(0,o.memo)(SP);function X0(){return X0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",X0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),k5||(k5=o.createElement("path",{d:"m21.41 10.59-7.99-8c-.78-.78-2.05-.78-2.83 0l-8.01 8c-.78.78-.78 2.05 0 2.83l8.01 8c.78.78 2.05.78 2.83 0l7.99-8c.79-.79.79-2.05 0-2.83zM13.5 14.5V12H10v3H8v-4c0-.55.45-1 1-1h4.5V7.5L17 11l-3.5 3.5z"})));var j5,CP=(0,o.memo)(jP);function Z0(){return Z0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Z0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),j5||(j5=o.createElement("path",{d:"M15.5 5.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zM5 12c-2.8 0-5 2.2-5 5s2.2 5 5 5 5-2.2 5-5-2.2-5-5-5zm0 8.5c-1.9 0-3.5-1.6-3.5-3.5s1.6-3.5 3.5-3.5 3.5 1.6 3.5 3.5-1.6 3.5-3.5 3.5zm5.8-10 2.4-2.4.8.8c1.3 1.3 3 2.1 5.1 2.1V9c-1.5 0-2.7-.6-3.6-1.5l-1.9-1.9c-.5-.4-1-.6-1.6-.6s-1.1.2-1.4.6L7.8 8.4c-.4.4-.6.9-.6 1.4 0 .6.2 1.1.6 1.4L11 14v5h2v-6.2l-2.2-2.3zM19 12c-2.8 0-5 2.2-5 5s2.2 5 5 5 5-2.2 5-5-2.2-5-5-5zm0 8.5c-1.9 0-3.5-1.6-3.5-3.5s1.6-3.5 3.5-3.5 3.5 1.6 3.5 3.5-1.6 3.5-3.5 3.5z"})));var C5,FP=(0,o.memo)(TP);function Y0(){return Y0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Y0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),C5||(C5=o.createElement("path",{d:"M4 16c0 .88.39 1.67 1 2.22V20c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h8v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1.78c.61-.55 1-1.34 1-2.22V6c0-3.5-3.58-4-8-4s-8 .5-8 4v10zm3.5 1c-.83 0-1.5-.67-1.5-1.5S6.67 14 7.5 14s1.5.67 1.5 1.5S8.33 17 7.5 17zm9 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.5zm1.5-6H6V6h12v5z"})));var T5,NP=(0,o.memo)(PP);function Q0(){return Q0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Q0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),T5||(T5=o.createElement("path",{d:"M18.92 6.01C18.72 5.42 18.16 5 17.5 5h-11c-.66 0-1.21.42-1.42 1.01L3 12v8c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h12v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-8l-2.08-5.99zM6.5 16c-.83 0-1.5-.67-1.5-1.5S5.67 13 6.5 13s1.5.67 1.5 1.5S7.33 16 6.5 16zm11 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.5zM5 11l1.5-4.5h11L19 11H5z"})));var F5,MP=(0,o.memo)(AP);function J0(){return J0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",J0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),F5||(F5=o.createElement("path",{d:"M13.5 5.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zM9.8 8.9 7 23h2.1l1.8-8 2.1 2v6h2v-7.5l-2.1-2 .6-3C14.8 12 16.8 13 19 13v-2c-1.9 0-3.5-1-4.3-2.4l-1-1.6c-.4-.6-1-1-1.7-1-.3 0-.5.1-.8.1L6 8.3V13h2V9.6l1.8-.7"})));var P5,DP=(0,o.memo)(zP);function $0(){return $0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",$0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),P5||(P5=o.createElement("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8 0-1.85.63-3.55 1.69-4.9L16.9 18.31A7.902 7.902 0 0 1 12 20zm6.31-3.1L7.1 5.69A7.902 7.902 0 0 1 12 4c4.42 0 8 3.58 8 8 0 1.85-.63 3.55-1.69 4.9z"})));var N5,LP=(0,o.memo)(RP);function e1(){return e1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",e1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),N5||(N5=o.createElement("path",{d:"m13 10.17-2.5-2.5V2.25a1.25 1.25 0 0 1 2.5 0v7.92zm7 2.58v-7.5a1.25 1.25 0 0 0-2.5 0V11h-1V3.25a1.25 1.25 0 0 0-2.5 0v7.92l6 6v-4.42zM9.5 4.25C9.5 3.56 8.94 3 8.25 3c-.67 0-1.2.53-1.24 1.18L9.5 6.67V4.25zm3.5 5.92-2.5-2.5V2.25a1.25 1.25 0 0 1 2.5 0v7.92zm7 2.58v-7.5a1.25 1.25 0 0 0-2.5 0V11h-1V3.25a1.25 1.25 0 0 0-2.5 0v7.92l6 6v-4.42zM9.5 4.25C9.5 3.56 8.94 3 8.25 3c-.67 0-1.2.53-1.24 1.18L9.5 6.67V4.25zm11.69 16.94L2.81 2.81 1.39 4.22l5.63 5.63L7 9.83v4.3c-1.11-.64-2.58-1.47-2.6-1.48-.17-.09-.34-.14-.54-.14-.26 0-.5.09-.7.26-.04.01-1.16 1.11-1.16 1.11l6.8 7.18c.57.6 1.35.94 2.18.94H17c.62 0 1.18-.19 1.65-.52l-.02-.02 1.15 1.15 1.41-1.42z"})));var A5,_P=(0,o.memo)(IP);function t1(){return t1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",t1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),A5||(A5=o.createElement("path",{d:"M20 9H4v2h16V9zM4 15h16v-2H4v2z"})));var M5,z5,VP=(0,o.memo)(BP);function r1(){return r1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",r1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),M5||(M5=o.createElement("path",{fill:"none",d:"M0 0h24v24H0z"})),z5||(z5=o.createElement("path",{d:"M6.05 8.05a7.001 7.001 0 0 0-.02 9.88c1.47-3.4 4.09-6.24 7.36-7.93A15.952 15.952 0 0 0 8 19.32c2.6 1.23 5.8.78 7.95-1.37C19.43 14.47 20 4 20 4S9.53 4.57 6.05 8.05z"})));var D5,UP=(0,o.memo)(HP);function n1(){return n1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",n1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),D5||(D5=o.createElement("path",{d:"M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25zM20.71 7.04a.996.996 0 0 0 0-1.41l-2.34-2.34a.996.996 0 0 0-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83z"})));var R5,L5,GP=(0,o.memo)(WP);function a1(){return a1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",a1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),R5||(R5=o.createElement("path",{d:"M21 14c0-.55-.45-1-1-1h-2v2h2c.55 0 1-.45 1-1zm-1 3h-2v2h2c.55 0 1-.45 1-1s-.45-1-1-1zm-8-3h-2v4h2c0 1.1.9 2 2 2h3v-8h-3c-1.1 0-2 .9-2 2z"})),L5||(L5=o.createElement("path",{d:"M5 13c0-1.1.9-2 2-2h1.5c1.93 0 3.5-1.57 3.5-3.5S10.43 4 8.5 4H5c-.55 0-1 .45-1 1s.45 1 1 1h3.5c.83 0 1.5.67 1.5 1.5S9.33 9 8.5 9H7c-2.21 0-4 1.79-4 4s1.79 4 4 4h2v-2H7c-1.1 0-2-.9-2-2z"})));var I5,KP=(0,o.memo)(qP);function i1(){return i1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",i1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),I5||(I5=o.createElement("path",{d:"M19 5h-2V3H7v2H5c-1.1 0-2 .9-2 2v1c0 2.55 1.92 4.63 4.39 4.94A5.01 5.01 0 0 0 11 15.9V19H7v2h10v-2h-4v-3.1a5.01 5.01 0 0 0 3.61-2.96C19.08 12.63 21 10.55 21 8V7c0-1.1-.9-2-2-2zM5 8V7h2v3.82C5.84 10.4 5 9.3 5 8zm14 0c0 1.3-.84 2.4-2 2.82V7h2v1z"})));var _5,ZP=(0,o.memo)(XP);function o1(){return o1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",o1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),_5||(_5=o.createElement("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"})));var B5,QP=(0,o.memo)(YP);function s1(){return s1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",s1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),B5||(B5=o.createElement("path",{d:"M11 15h2v2h-2zm0-8h2v6h-2zm.99-5C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"})));var V5,$P=(0,o.memo)(JP);function l1(){return l1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",l1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),V5||(V5=o.createElement("path",{d:"M17 12h-5v5h5v-5zM16 1v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2h-1V1h-2zm3 18H5V8h14v11z"})));var H5,tN=(0,o.memo)(eN);function u1(){return u1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",u1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),H5||(H5=o.createElement("path",{d:"m12 8-6 6 1.41 1.41L12 10.83l4.59 4.58L18 14z"})));var U5,nN=(0,o.memo)(rN);function c1(){return c1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",c1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),U5||(U5=o.createElement("path",{d:"M16.59 8.59 12 13.17 7.41 8.59 6 10l6 6 6-6z"})));var W5,G5,iN=(0,o.memo)(aN);function d1(){return d1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",d1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),W5||(W5=o.createElement("path",{fill:"none",d:"M0 0h24v24H0z"})),G5||(G5=o.createElement("path",{d:"M22 12c0-5.52-4.48-10-10-10S2 6.48 2 12c0 4.84 3.44 8.87 8 9.8V15H8v-3h2V9.5C10 7.57 11.57 6 13.5 6H16v3h-2c-.55 0-1 .45-1 1v2h3v3h-3v6.95c5.05-.5 9-4.76 9-9.95z"})));var q5,sN=(0,o.memo)(oN);function f1(){return f1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",f1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),q5||(q5=o.createElement("path",{d:"m4 18 8.5-6L4 6v12zm9-12v12l8.5-6L13 6z"})));var K5,uN=(0,o.memo)(lN);function h1(){return h1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",h1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),K5||(K5=o.createElement("path",{d:"M11 18V6l-8.5 6 8.5 6zm.5-6 8.5 6V6l-8.5 6z"})));var X5,dN=(0,o.memo)(cN);function p1(){return p1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",p1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),X5||(X5=o.createElement("path",{d:"m12 21.35-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z"})));var Z5,hN=(0,o.memo)(fN);function v1(){return v1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",v1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Z5||(Z5=o.createElement("path",{d:"M16.5 3c-1.74 0-3.41.81-4.5 2.09C10.91 3.81 9.24 3 7.5 3 4.42 3 2 5.42 2 8.5c0 3.78 3.4 6.86 8.55 11.54L12 21.35l1.45-1.32C18.6 15.36 22 12.28 22 8.5 22 5.42 19.58 3 16.5 3zm-4.4 15.55-.1.1-.1-.1C7.14 14.24 4 11.39 4 8.5 4 6.5 5.5 5 7.5 5c1.54 0 3.04.99 3.57 2.36h1.87C13.46 5.99 14.96 5 16.5 5c2 0 3.5 1.5 3.5 3.5 0 2.89-3.14 5.74-7.9 10.05z"})));var Y5,vN=(0,o.memo)(pN);function m1(){return m1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",m1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Y5||(Y5=o.createElement("path",{d:"M19 9h-1V4H8v16h14v-8c0-1.66-1.34-3-3-3zm-9-3h6v3h-6V6zm4 11h-4v-5h4v5zm2 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm0-3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm3 3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm0-3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zM4.5 8A2.5 2.5 0 0 0 2 10.5v8a2.5 2.5 0 0 0 5 0v-8A2.5 2.5 0 0 0 4.5 8z"})));var Q5,gN=(0,o.memo)(mN);function g1(){return g1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",g1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Q5||(Q5=o.createElement("path",{d:"M19 9h-4V3H9v6H5l7 7 7-7zM5 18v2h14v-2H5z"})));var J5,wN=(0,o.memo)(yN);function y1(){return y1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",y1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),J5||(J5=o.createElement("path",{d:"M15 2H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V7l-5-5zM6 20V4h8v4h4v12H6zm10-10v5c0 2.21-1.79 4-4 4s-4-1.79-4-4V8.5a2.5 2.5 0 0 1 2.76-2.49c1.3.13 2.24 1.32 2.24 2.63V15h-2V8.5c0-.28-.22-.5-.5-.5s-.5.22-.5.5V15c0 1.1.9 2 2 2s2-.9 2-2v-5h2z"})));var $5,xN=(0,o.memo)(bN);function w1(){return w1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",w1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),$5||($5=o.createElement("path",{d:"M9 16h6v-6h4l-7-7-7 7h4zm-4 2h14v2H5z"})));var e3,EN=(0,o.memo)(ON);function b1(){return b1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",b1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),e3||(e3=o.createElement("path",{d:"M4.25 5.61C6.27 8.2 10 13 10 13v6c0 .55.45 1 1 1h2c.55 0 1-.45 1-1v-6s3.72-4.8 5.74-7.39A.998.998 0 0 0 18.95 4H5.04c-.83 0-1.3.95-.79 1.61z"})));var t3,kN=(0,o.memo)(SN);function x1(){return x1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",x1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),t3||(t3=o.createElement("path",{d:"M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z"})));var r3,CN=(0,o.memo)(jN);function O1(){return O1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",O1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),r3||(r3=o.createElement("path",{d:"M17.81 4.47c-.08 0-.16-.02-.23-.06C15.66 3.42 14 3 12.01 3c-1.98 0-3.86.47-5.57 1.41-.24.13-.54.04-.68-.2a.506.506 0 0 1 .2-.68C7.82 2.52 9.86 2 12.01 2c2.13 0 3.99.47 6.03 1.52.25.13.34.43.21.67a.49.49 0 0 1-.44.28zM3.5 9.72a.499.499 0 0 1-.41-.79c.99-1.4 2.25-2.5 3.75-3.27C9.98 4.04 14 4.03 17.15 5.65c1.5.77 2.76 1.86 3.75 3.25a.5.5 0 0 1-.12.7c-.23.16-.54.11-.7-.12a9.388 9.388 0 0 0-3.39-2.94c-2.87-1.47-6.54-1.47-9.4.01-1.36.7-2.5 1.7-3.4 2.96-.08.14-.23.21-.39.21zm6.25 12.07a.47.47 0 0 1-.35-.15c-.87-.87-1.34-1.43-2.01-2.64-.69-1.23-1.05-2.73-1.05-4.34 0-2.97 2.54-5.39 5.66-5.39s5.66 2.42 5.66 5.39c0 .28-.22.5-.5.5s-.5-.22-.5-.5c0-2.42-2.09-4.39-4.66-4.39-2.57 0-4.66 1.97-4.66 4.39 0 1.44.32 2.77.93 3.85.64 1.15 1.08 1.64 1.85 2.42.19.2.19.51 0 .71-.11.1-.24.15-.37.15zm7.17-1.85c-1.19 0-2.24-.3-3.1-.89-1.49-1.01-2.38-2.65-2.38-4.39 0-.28.22-.5.5-.5s.5.22.5.5c0 1.41.72 2.74 1.94 3.56.71.48 1.54.71 2.54.71.24 0 .64-.03 1.04-.1.27-.05.53.13.58.41.05.27-.13.53-.41.58-.57.11-1.07.12-1.21.12zM14.91 22c-.04 0-.09-.01-.13-.02-1.59-.44-2.63-1.03-3.72-2.1a7.297 7.297 0 0 1-2.17-5.22c0-1.62 1.38-2.94 3.08-2.94 1.7 0 3.08 1.32 3.08 2.94 0 1.07.93 1.94 2.08 1.94s2.08-.87 2.08-1.94c0-3.77-3.25-6.83-7.25-6.83-2.84 0-5.44 1.58-6.61 4.03-.39.81-.59 1.76-.59 2.8 0 .78.07 2.01.67 3.61.1.26-.03.55-.29.64-.26.1-.55-.04-.64-.29a11.14 11.14 0 0 1-.73-3.96c0-1.2.23-2.29.68-3.24 1.33-2.79 4.28-4.6 7.51-4.6 4.55 0 8.25 3.51 8.25 7.83 0 1.62-1.38 2.94-3.08 2.94s-3.08-1.32-3.08-2.94c0-1.07-.93-1.94-2.08-1.94s-2.08.87-2.08 1.94c0 1.71.66 3.31 1.87 4.51.95.94 1.86 1.46 3.27 1.85.27.07.42.35.35.61-.05.23-.26.38-.47.38z"})));var n3,FN=(0,o.memo)(TN);function E1(){return E1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",E1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),n3||(n3=o.createElement("path",{d:"M18.41 16.59 13.82 12l4.59-4.59L17 6l-6 6 6 6zM6 6h2v12H6z"})));var a3,NN=(0,o.memo)(PN);function S1(){return S1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",S1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),a3||(a3=o.createElement("path",{d:"M14.4 6 14 4H5v17h2v-7h5.6l.4 2h7V6z"})));var i3,MN=(0,o.memo)(AN);function k1(){return k1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",k1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),i3||(i3=o.createElement("path",{d:"M6.459 17a4.444 4.444 0 0 1-4.116-2.768 4.541 4.541 0 0 1 .954-4.909 4.405 4.405 0 0 1 4.845-.982 4.5 4.5 0 0 1 2.747 4.159 4.514 4.514 0 0 1-1.292 3.181A4.403 4.403 0 0 1 6.459 17Zm11.111 0a4.444 4.444 0 0 1-4.116-2.768 4.541 4.541 0 0 1 .954-4.909 4.405 4.405 0 0 1 4.845-.982A4.5 4.5 0 0 1 22 12.5a4.514 4.514 0 0 1-1.292 3.181A4.403 4.403 0 0 1 17.57 17Z"})));var o3,DN=(0,o.memo)(zN);function j1(){return j1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",j1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),o3||(o3=o.createElement("path",{d:"M21 16v-2l-8-5V3.5c0-.83-.67-1.5-1.5-1.5S10 2.67 10 3.5V9l-8 5v2l8-2.5V19l-2 1.5V22l3.5-1 3.5 1v-1.5L13 19v-5.5l8 2.5z"})));var s3,LN=(0,o.memo)(RN);function C1(){return C1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",C1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),s3||(s3=o.createElement("path",{d:"M17 18.16a6 6 0 0 0-2.95.8 4.08 4.08 0 0 1-2.05.6 3.81 3.81 0 0 1-2-.56 5.84 5.84 0 0 0-5.9 0 4.05 4.05 0 0 1-2 .6v2a6 6 0 0 0 3-.8 4.05 4.05 0 0 1 1.9-.69 3.87 3.87 0 0 1 2.05.6 5.84 5.84 0 0 0 5.9 0 4.08 4.08 0 0 1 2.05-.6 3.81 3.81 0 0 1 2.05.6 5.9 5.9 0 0 0 2.95.8v-2a3.81 3.81 0 0 1-2-.51 6 6 0 0 0-3-.84Zm3-3.65a6.8 6.8 0 0 0-2-.71V10h3l-9-7-9 7h3v3.8a6.8 6.8 0 0 0-1.95.71 4.15 4.15 0 0 1-2 .6v1.95a6.07 6.07 0 0 0 3-.8 3.8 3.8 0 0 1 4.1 0 5.87 5.87 0 0 0 2.95.8 6 6 0 0 0 2.95-.8 3.8 3.8 0 0 1 4.1 0 5.9 5.9 0 0 0 2.95.8v-1.95a3.81 3.81 0 0 1-2.1-.6Zm-9.95 0V11h4v3.54a4.19 4.19 0 0 1-2 .57 3.8 3.8 0 0 1-2.05-.57Z"})));var l3,_N=(0,o.memo)(IN);function T1(){return T1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",T1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),l3||(l3=o.createElement("path",{d:"M10 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2h-8l-2-2z"})));var u3,VN=(0,o.memo)(BN);function F1(){return F1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",F1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),u3||(u3=o.createElement("path",{d:"M20 6h-8l-2-2H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm0 12H4V8h16v10z"})));var c3,UN=(0,o.memo)(HN);function P1(){return P1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",P1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),c3||(c3=o.createElement("path",{d:"M6 17h3l2-4V7H5v6h3zm8 0h3l2-4V7h-6v6h3z"})));var d3,GN=(0,o.memo)(WN);function N1(){return N1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",N1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),d3||(d3=o.createElement("path",{d:"M9 4v3h5v12h3V7h5V4H9zm-6 8h3v7h3v-7h3V9H3v3z"})));var f3,KN=(0,o.memo)(qN);function A1(){return A1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",A1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),f3||(f3=o.createElement("path",{d:"M21 6h-2v9H6v2c0 .55.45 1 1 1h11l4 4V7c0-.55-.45-1-1-1zm-4 6V3c0-.55-.45-1-1-1H3c-.55 0-1 .45-1 1v14l4-4h10c.55 0 1-.45 1-1z"})));var h3,ZN=(0,o.memo)(XN);function M1(){return M1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",M1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),h3||(h3=o.createElement("path",{fillRule:"evenodd",d:"M12 2a10 10 0 0 0-3.16 19.49c.5.09.68-.22.68-.48v-1.7C6.73 19.91 6.14 18 6.14 18A2.69 2.69 0 0 0 5 16.5c-.91-.62.07-.61.07-.61a2.13 2.13 0 0 1 1.53 1 2.14 2.14 0 0 0 2.91.83 2.16 2.16 0 0 1 .63-1.34c-2.14-.21-4.52-1.07-4.52-4.9a3.89 3.89 0 0 1 1-2.69 3.57 3.57 0 0 1 .1-2.64s.84-.27 2.75 1a9.63 9.63 0 0 1 5 0c1.91-1.29 2.75-1 2.75-1a3.57 3.57 0 0 1 .1 2.64 3.89 3.89 0 0 1 1 2.69c0 3.84-2.34 4.68-4.57 4.93a2.39 2.39 0 0 1 .68 1.85v2.75c0 .33.18.58.69.48A10 10 0 0 0 12 2Z"})));var p3,QN=(0,o.memo)(YN);function z1(){return z1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",z1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),p3||(p3=o.createElement("path",{fillRule:"evenodd",d:"M3 3v8h8V3H3zm6 6H5V5h4v4zm-6 4v8h8v-8H3zm6 6H5v-4h4v4zm4-16v8h8V3h-8zm6 6h-4V5h4v4zm-6 4v8h8v-8h-8zm6 6h-4v-4h4v4z"})));var v3,$N=(0,o.memo)(JN);function D1(){return D1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",D1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),v3||(v3=o.createElement("path",{d:"M22 9V7h-2v2h-2v2h2v2h2v-2h2V9zM8 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 1c-2.67 0-8 1.34-8 4v3h16v-3c0-2.66-5.33-4-8-4zm4.51-8.95C13.43 5.11 14 6.49 14 8s-.57 2.89-1.49 3.95C14.47 11.7 16 10.04 16 8s-1.53-3.7-3.49-3.95zm4.02 9.78C17.42 14.66 18 15.7 18 17v3h2v-3c0-1.45-1.59-2.51-3.47-3.17z"})));var m3,tA=(0,o.memo)(eA);function R1(){return R1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",R1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),m3||(m3=o.createElement("path",{d:"M12 12.75c1.63 0 3.07.39 4.24.9 1.08.48 1.76 1.56 1.76 2.73V18H6v-1.61c0-1.18.68-2.26 1.76-2.73 1.17-.52 2.61-.91 4.24-.91zM4 13c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm1.13 1.1c-.37-.06-.74-.1-1.13-.1-.99 0-1.93.21-2.78.58A2.01 2.01 0 0 0 0 16.43V18h4.5v-1.61c0-.83.23-1.61.63-2.29zM20 13c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm4 3.43c0-.81-.48-1.53-1.22-1.85A6.95 6.95 0 0 0 20 14c-.39 0-.76.04-1.13.1.4.68.63 1.46.63 2.29V18H24v-1.57zM12 6c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3z"})));var g3,nA=(0,o.memo)(rA);function L1(){return L1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",L1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),g3||(g3=o.createElement("path",{d:"M17 20c-.29 0-.56-.06-.76-.15-.71-.37-1.21-.88-1.71-2.38-.51-1.56-1.47-2.29-2.39-3-.79-.61-1.61-1.24-2.32-2.53C9.29 10.98 9 9.93 9 9c0-2.8 2.2-5 5-5s5 2.2 5 5h2c0-3.93-3.07-7-7-7S7 5.07 7 9c0 1.26.38 2.65 1.07 3.9.91 1.65 1.98 2.48 2.85 3.15.81.62 1.39 1.07 1.71 2.05.6 1.82 1.37 2.84 2.73 3.55A3.999 3.999 0 0 0 21 18h-2c0 1.1-.9 2-2 2zM7.64 2.64 6.22 1.22C4.23 3.21 3 5.96 3 9s1.23 5.79 3.22 7.78l1.41-1.41C6.01 13.74 5 11.49 5 9s1.01-4.74 2.64-6.36zM11.5 9a2.5 2.5 0 0 0 5 0 2.5 2.5 0 0 0-5 0z"})));var y3,iA=(0,o.memo)(aA);function I1(){return I1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",I1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),y3||(y3=o.createElement("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 17h-2v-2h2v2zm2.07-7.75-.9.92C13.45 12.9 13 13.5 13 15h-2v-.5c0-1.1.45-2.1 1.17-2.83l1.24-1.26c.37-.36.59-.86.59-1.41 0-1.1-.9-2-2-2s-2 .9-2 2H8c0-2.21 1.79-4 4-4s4 1.79 4 4c0 .88-.36 1.68-.93 2.25z"})));var w3,sA=(0,o.memo)(oA);function _1(){return _1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",_1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),w3||(w3=o.createElement("path",{d:"M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"})));var b3,uA=(0,o.memo)(lA);function B1(){return B1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",B1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),b3||(b3=o.createElement("path",{d:"M14.59 8 12 10.59 9.41 8 8 9.41 10.59 12 8 14.59 9.41 16 12 13.41 14.59 16 16 14.59 13.41 12 16 9.41 14.59 8zM12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"})));var x3,dA=(0,o.memo)(cA);function V1(){return V1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",V1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),x3||(x3=o.createElement("path",{d:"M13 3a9 9 0 0 0-9 9H1l3.89 3.89.07.14L9 12H6c0-3.87 3.13-7 7-7s7 3.13 7 7-3.13 7-7 7c-1.93 0-3.68-.79-4.94-2.06l-1.42 1.42A8.954 8.954 0 0 0 13 21a9 9 0 0 0 0-18zm-1 5v5l4.28 2.54.72-1.21-3.5-2.08V8H12z"})));var O3,hA=(0,o.memo)(fA);function H1(){return H1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",H1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),O3||(O3=o.createElement("path",{d:"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z"})));var E3,vA=(0,o.memo)(pA);function U1(){return U1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",U1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),E3||(E3=o.createElement("path",{d:"M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2Zm-3 14h-2v-4h-4v4H8V7h2v4h4V7h2Z"})));var S3,gA=(0,o.memo)(mA);function W1(){return W1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",W1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),S3||(S3=o.createElement("path",{d:"M7 13c1.66 0 3-1.34 3-3S8.66 7 7 7s-3 1.34-3 3 1.34 3 3 3zm12-6h-8v7H3V5H1v15h2v-3h18v3h2v-9c0-2.21-1.79-4-4-4z"})));var k3,wA=(0,o.memo)(yA);function G1(){return G1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",G1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),k3||(k3=o.createElement("path",{d:"M6 2v6h.01L6 8.01 10 12l-4 4 .01.01H6V22h12v-5.99h-.01L18 16l-4-4 4-3.99-.01-.01H18V2H6zm10 14.5V20H8v-3.5l4-4 4 4zm-4-5-4-4V4h8v3.5l-4 4z"})));var j3,xA=(0,o.memo)(bA);function q1(){return q1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",q1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),j3||(j3=o.createElement("path",{d:"M19 12a7 7 0 0 0-6.34-7 27.32 27.32 0 0 1 2.21-2.09.44.44 0 0 0-.29-.78 10.62 10.62 0 0 0-9.17 7.5 4.26 4.26 0 0 0-.15.47v.06A7.18 7.18 0 0 0 5 12a7 7 0 0 0 6.35 7 27.71 27.71 0 0 1-2.21 2.1.44.44 0 0 0 .29.78 10.65 10.65 0 0 0 9.23-7.69v-.14c0-.05.05-.13.07-.2A6.76 6.76 0 0 0 19 12Zm-7 3.5a3.5 3.5 0 1 1 3.5-3.5 3.5 3.5 0 0 1-3.5 3.5Z"})));var C3,T3,F3,EA=(0,o.memo)(OA);function K1(){return K1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",K1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),C3||(C3=o.createElement("path",{d:"M11 14.14C11 13.38 9.33 13 8.5 13S6 13.38 6 14.14V15h5Z"})),T3||(T3=o.createElement("circle",{cx:8.5,cy:10.5,r:1.5})),F3||(F3=o.createElement("path",{d:"M20 4H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2Zm-7 13H4V7h9Zm7 0h-5v-2h5Zm0-4h-5v-2h5Zm0-4h-5V7h5Z"})));var P3,kA=(0,o.memo)(SA);function X1(){return X1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",X1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),P3||(P3=o.createElement("path",{d:"M21 19V5c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2zM8.5 13.5l2.5 3.01L14.5 12l4.5 6H5l3.5-4.5z"})));var N3,CA=(0,o.memo)(jA);function Z1(){return Z1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Z1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),N3||(N3=o.createElement("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z"})));var A3,M3,FA=(0,o.memo)(TA);function Y1(){return Y1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Y1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),A3||(A3=o.createElement("path",{fill:"none",d:"M0 0h24v24H0V0z"})),M3||(M3=o.createElement("path",{d:"M11 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"})));var z3,D3,NA=(0,o.memo)(PA);function Q1(){return Q1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Q1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),z3||(z3=o.createElement("path",{d:"M21 8c-1.45 0-2.26 1.44-1.93 2.51l-3.55 3.56c-.3-.09-.74-.09-1.04 0l-2.55-2.55C12.27 10.45 11.46 9 10 9c-1.45 0-2.27 1.44-1.93 2.52l-4.56 4.55C2.44 15.74 1 16.55 1 18c0 1.1.9 2 2 2 1.45 0 2.26-1.44 1.93-2.51l4.55-4.56c.3.09.74.09 1.04 0l2.55 2.55C12.73 16.55 13.54 18 15 18c1.45 0 2.27-1.44 1.93-2.52l3.56-3.55c1.07.33 2.51-.48 2.51-1.93 0-1.1-.9-2-2-2z"})),D3||(D3=o.createElement("path",{d:"m15 9 .94-2.07L18 6l-2.06-.93L15 3l-.92 2.07L12 6l2.08.93zM3.5 11 4 9l2-.5L4 8l-.5-2L3 8l-2 .5L3 9z"})));var R3,MA=(0,o.memo)(AA);function J1(){return J1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",J1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),R3||(R3=o.createElement("path",{d:"M8.273 3.063c-.958.045-1.612.198-2.184.423a4.41 4.41 0 0 0-1.592 1.04 4.409 4.409 0 0 0-1.035 1.596c-.222.572-.372 1.227-.414 2.185-.042.958-.052 1.266-.047 3.71.005 2.444.016 2.75.062 3.71.046.958.198 1.612.423 2.184a4.41 4.41 0 0 0 1.04 1.592 4.4 4.4 0 0 0 1.597 1.035c.572.221 1.227.372 2.185.414.958.042 1.266.052 3.71.047 2.443-.005 2.75-.016 3.71-.061.96-.046 1.611-.199 2.183-.423a4.411 4.411 0 0 0 1.592-1.04 4.41 4.41 0 0 0 1.035-1.597c.222-.572.372-1.227.414-2.184.042-.96.052-1.268.047-3.711-.005-2.444-.016-2.75-.061-3.71-.046-.96-.198-1.612-.423-2.184a4.418 4.418 0 0 0-1.04-1.592 4.4 4.4 0 0 0-1.597-1.035c-.572-.221-1.227-.372-2.185-.414-.958-.041-1.266-.052-3.71-.047-2.444.005-2.75.015-3.71.062m.105 16.27c-.878-.038-1.354-.184-1.672-.306a2.802 2.802 0 0 1-1.036-.671 2.772 2.772 0 0 1-.675-1.034c-.124-.317-.272-.793-.313-1.67-.045-.95-.054-1.234-.06-3.637-.004-2.403.005-2.687.046-3.636.038-.877.184-1.354.306-1.671.162-.421.357-.72.672-1.036a2.778 2.778 0 0 1 1.033-.675c.317-.124.793-.272 1.67-.313.95-.045 1.234-.054 3.637-.06 2.402-.005 2.687.004 3.637.046.876.038 1.354.183 1.67.306.421.162.72.357 1.037.671.316.315.511.613.675 1.034.124.317.271.792.313 1.67.045.95.055 1.234.06 3.636.004 2.402-.004 2.688-.046 3.636-.038.878-.184 1.354-.306 1.672a2.79 2.79 0 0 1-.672 1.036 2.78 2.78 0 0 1-1.033.675c-.317.124-.794.271-1.67.313-.95.045-1.234.054-3.637.06-2.403.005-2.687-.005-3.636-.046M15.715 7.19a1.08 1.08 0 1 0 2.16-.004 1.08 1.08 0 0 0-2.16.004m-8.336 4.819a4.62 4.62 0 1 0 9.242-.018 4.62 4.62 0 0 0-9.242.018M9 12.006a3 3 0 1 1 6-.012 3 3 0 0 1-6 .012"})));var L3,DA=(0,o.memo)(zA);function $1(){return $1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",$1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),L3||(L3=o.createElement("path",{d:"M20 5H4c-1.1 0-1.99.9-1.99 2L2 17c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm-9 3h2v2h-2V8zm0 3h2v2h-2v-2zM8 8h2v2H8V8zm0 3h2v2H8v-2zm-1 2H5v-2h2v2zm0-3H5V8h2v2zm9 7H8v-2h8v2zm0-4h-2v-2h2v2zm0-3h-2V8h2v2zm3 3h-2v-2h2v2zm0-3h-2V8h2v2z"})));var I3,LA=(0,o.memo)(RA);function ep(){return ep=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",ep({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),I3||(I3=o.createElement("path",{d:"M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z"})));var _3,_A=(0,o.memo)(IA);function tp(){return tp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",tp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),_3||(_3=o.createElement("path",{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zm6.93 6h-2.95a15.65 15.65 0 0 0-1.38-3.56A8.03 8.03 0 0 1 18.92 8zM12 4.04c.83 1.2 1.48 2.53 1.91 3.96h-3.82c.43-1.43 1.08-2.76 1.91-3.96zM4.26 14C4.1 13.36 4 12.69 4 12s.1-1.36.26-2h3.38c-.08.66-.14 1.32-.14 2 0 .68.06 1.34.14 2H4.26zm.82 2h2.95c.32 1.25.78 2.45 1.38 3.56A7.987 7.987 0 0 1 5.08 16zm2.95-8H5.08a7.987 7.987 0 0 1 4.33-3.56A15.65 15.65 0 0 0 8.03 8zM12 19.96c-.83-1.2-1.48-2.53-1.91-3.96h3.82c-.43 1.43-1.08 2.76-1.91 3.96zM14.34 14H9.66c-.09-.66-.16-1.32-.16-2 0-.68.07-1.35.16-2h4.68c.09.65.16 1.32.16 2 0 .68-.07 1.34-.16 2zm.25 5.56c.6-1.11 1.06-2.31 1.38-3.56h2.95a8.03 8.03 0 0 1-4.33 3.56zM16.36 14c.08-.66.14-1.32.14-2 0-.68-.06-1.34-.14-2h3.38c.16.64.26 1.31.26 2s-.1 1.36-.26 2h-3.38z"})));var B3,VA=(0,o.memo)(BA);function rp(){return rp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",rp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),B3||(B3=o.createElement("path",{d:"M5.59 7.41 10.18 12l-4.59 4.59L7 18l6-6-6-6zM16 6h2v12h-2z"})));var V3,UA=(0,o.memo)(HA);function np(){return np=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",np({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),V3||(V3=o.createElement("path",{d:"M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"})));var H3,GA=(0,o.memo)(WA);function ap(){return ap=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",ap({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),H3||(H3=o.createElement("path",{d:"M9 21c0 .5.4 1 1 1h4c.6 0 1-.5 1-1v-1H9v1zm3-19C8.1 2 5 5.1 5 9c0 2.4 1.2 4.5 3 5.7V17c0 .5.4 1 1 1h6c.6 0 1-.5 1-1v-2.3c1.8-1.3 3-3.4 3-5.7 0-3.9-3.1-7-7-7z"})));var U3,W3,KA=(0,o.memo)(qA);function ip(){return ip=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",ip({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),U3||(U3=o.createElement("path",{fill:"none",d:"M0 0h24v24H0z"})),W3||(W3=o.createElement("path",{d:"M9 21c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-1H9v1zm3-19C8.14 2 5 5.14 5 9c0 2.38 1.19 4.47 3 5.74V17c0 .55.45 1 1 1h6c.55 0 1-.45 1-1v-2.26c1.81-1.27 3-3.36 3-5.74 0-3.86-3.14-7-7-7zm2 11.7V16h-4v-2.3C8.48 12.63 7 11.53 7 9c0-2.76 2.24-5 5-5s5 2.24 5 5c0 2.49-1.51 3.65-3 4.7z"})));var G3,ZA=(0,o.memo)(XA);function op(){return op=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",op({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),G3||(G3=o.createElement("path",{d:"M19.667 3A1.322 1.322 0 0 1 21 4.298V19.7a1.323 1.323 0 0 1-1.333 1.3H4.328A1.32 1.32 0 0 1 3 19.701V4.3A1.32 1.32 0 0 1 4.328 3h15.339Zm-4.898 6.1a2.834 2.834 0 0 0-2.55 1.403h-.036V9.316H9.6V18h2.692v-4.296c0-1.133.214-2.23 1.616-2.23 1.382 0 1.4 1.296 1.4 2.303V18H18v-4.764c0-2.338-.503-4.136-3.231-4.136Zm-6.86.216H5.213V18h2.694V9.316ZM6.561 5A1.57 1.57 0 0 0 5 6.565a1.57 1.57 0 0 0 1.562 1.564l.142-.006a1.572 1.572 0 0 0 1.42-1.558l-.006-.142A1.572 1.572 0 0 0 6.562 5Z"})));var q3,QA=(0,o.memo)(YA);function sp(){return sp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",sp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),q3||(q3=o.createElement("path",{d:"M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z"})));var K3,$A=(0,o.memo)(JA);function lp(){return lp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",lp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),K3||(K3=o.createElement("path",{d:"M17 7h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1 0 1.43-.98 2.63-2.31 2.98l1.46 1.46C20.88 15.61 22 13.95 22 12c0-2.76-2.24-5-5-5zm-1 4h-2.19l2 2H16zM2 4.27l3.11 3.11A4.991 4.991 0 0 0 2 12c0 2.76 2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1 0-1.59 1.21-2.9 2.76-3.07L8.73 11H8v2h2.73L13 15.27V17h1.73l4.01 4L20 19.74 3.27 3 2 4.27z"})));var X3,tM=(0,o.memo)(eM);function up(){return up=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",up({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),X3||(X3=o.createElement("path",{d:"M3 13h2v-2H3v2zm0 4h2v-2H3v2zm0-8h2V7H3v2zm4 4h14v-2H7v2zm0 4h14v-2H7v2zM7 7v2h14V7H7z"})));var Z3,nM=(0,o.memo)(rM);function cp(){return cp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",cp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Z3||(Z3=o.createElement("path",{d:"M20 3H4v10c0 2.21 1.79 4 4 4h6c2.21 0 4-1.79 4-4v-3h2a2 2 0 0 0 2-2V5c0-1.11-.89-2-2-2zm0 5h-2V5h2v3zM4 19h16v2H4z"})));var Y3,Q3,iM=(0,o.memo)(aM);function dp(){return dp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",dp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Y3||(Y3=o.createElement("path",{d:"m12 12.9-2.13 2.09c-.56.56-.87 1.29-.87 2.07C9 18.68 10.35 20 12 20s3-1.32 3-2.94c0-.78-.31-1.52-.87-2.07L12 12.9z"})),Q3||(Q3=o.createElement("path",{d:"m16 6-.44.55C14.38 8.02 12 7.19 12 5.3V2S4 6 4 13c0 2.92 1.56 5.47 3.89 6.86-.56-.79-.89-1.76-.89-2.8 0-1.32.52-2.56 1.47-3.5L12 10.1l3.53 3.47c.95.93 1.47 2.17 1.47 3.5 0 1.02-.31 1.96-.85 2.75 1.89-1.15 3.29-3.06 3.71-5.3.66-3.55-1.07-6.9-3.86-8.52z"})));var J3,sM=(0,o.memo)(oM);function fp(){return fp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",fp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),J3||(J3=o.createElement("path",{d:"m19.77 7.23.01-.01-3.72-3.72L15 4.56l2.11 2.11c-.94.36-1.61 1.26-1.61 2.33a2.5 2.5 0 0 0 2.5 2.5c.36 0 .69-.08 1-.21v7.21c0 .55-.45 1-1 1s-1-.45-1-1V14c0-1.1-.9-2-2-2h-1V5c0-1.1-.9-2-2-2H6c-1.1 0-2 .9-2 2v16h10v-7.5h1.5v5a2.5 2.5 0 0 0 5 0V9c0-.69-.28-1.32-.73-1.77zM12 10H6V5h6v5zm6 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"})));var $3,uM=(0,o.memo)(lM);function hp(){return hp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",hp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),$3||($3=o.createElement("path",{d:"M7 18c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2zM1 2v2h2l3.6 7.59-1.35 2.45c-.16.28-.25.61-.25.96 0 1.1.9 2 2 2h12v-2H7.42c-.14 0-.25-.11-.25-.25l.03-.12.9-1.63h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49A1.003 1.003 0 0 0 20 4H5.21l-.94-2H1zm16 16c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"})));var ex,dM=(0,o.memo)(cM);function pp(){return pp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",pp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),ex||(ex=o.createElement("path",{d:"M19 3H5c-1.1 0-1.99.9-1.99 2L3 19c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-1 11h-4v4h-4v-4H6v-4h4V6h4v4h4v4z"})));var tx,hM=(0,o.memo)(fM);function vp(){return vp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",vp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),tx||(tx=o.createElement("path",{d:"M9.17 16.83a4.008 4.008 0 0 0 5.66 0 4.008 4.008 0 0 0 0-5.66l-5.66 5.66zM18 2.01 6 2c-1.11 0-2 .89-2 2v16c0 1.11.89 2 2 2h12c1.11 0 2-.89 2-2V4c0-1.11-.89-1.99-2-1.99zM10 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM7 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm5 16c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6z"})));var rx,vM=(0,o.memo)(pM);function mp(){return mp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",mp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),rx||(rx=o.createElement("path",{d:"M12 11.55C9.64 9.35 6.48 8 3 8v11c3.48 0 6.64 1.35 9 3.55 2.36-2.19 5.52-3.55 9-3.55V8c-3.48 0-6.64 1.35-9 3.55zM12 8c1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3 1.34 3 3 3z"})));var nx,gM=(0,o.memo)(mM);function gp(){return gp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",gp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),nx||(nx=o.createElement("path",{d:"m21.41 11.58-9-9C12.05 2.22 11.55 2 11 2H4c-1.1 0-2 .9-2 2v7c0 .55.22 1.05.59 1.42l9 9c.36.36.86.58 1.41.58.55 0 1.05-.22 1.41-.59l7-7c.37-.36.59-.86.59-1.41 0-.55-.23-1.06-.59-1.42zM5.5 7C4.67 7 4 6.33 4 5.5S4.67 4 5.5 4 7 4.67 7 5.5 6.33 7 5.5 7z"})));var ax,wM=(0,o.memo)(yM);function yp(){return yp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",yp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),ax||(ax=o.createElement("path",{d:"M13 3H6v18h4v-6h3c3.31 0 6-2.69 6-6s-2.69-6-6-6zm.2 8H10V7h3.2c1.1 0 2 .9 2 2s-.9 2-2 2z"})));var ix,xM=(0,o.memo)(bM);function wp(){return wp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",wp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),ix||(ix=o.createElement("path",{d:"M21 5h-2.64l1.14-3.14L17.15 1l-1.46 4H3v2l2 6-2 6v2h18v-2l-2-6 2-6V5zm-5 9h-3v3h-2v-3H8v-2h3V9h2v3h3v2z"})));var ox,EM=(0,o.memo)(OM);function bp(){return bp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",bp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),ox||(ox=o.createElement("path",{d:"M12 1 3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm2.5 11.59.9 3.88-3.4-2.05-3.4 2.05.9-3.87-3-2.59 3.96-.34L12 6.02l1.54 3.64 3.96.34-3 2.59z"})));var sx,kM=(0,o.memo)(SM);function xp(){return xp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",xp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),sx||(sx=o.createElement("path",{d:"M18.92 6.01C18.72 5.42 18.16 5 17.5 5H15V3H9v2H6.5c-.66 0-1.21.42-1.42 1.01L3 12v8c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h12v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-8l-2.08-5.99zM6.5 16c-.83 0-1.5-.67-1.5-1.5S5.67 13 6.5 13s1.5.67 1.5 1.5S7.33 16 6.5 16zm11 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.5zM5 11l1.5-4.5h11L19 11H5z"})));var lx,CM=(0,o.memo)(jM);function Op(){return Op=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Op({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),lx||(lx=o.createElement("path",{d:"M15 11V5l-3-3-3 3v2H3v14h18V11h-6zm-8 8H5v-2h2v2zm0-4H5v-2h2v2zm0-4H5V9h2v2zm6 8h-2v-2h2v2zm0-4h-2v-2h2v2zm0-4h-2V9h2v2zm0-4h-2V5h2v2zm6 12h-2v-2h2v2zm0-4h-2v-2h2v2z"})));var ux,FM=(0,o.memo)(TM);function Ep(){return Ep=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Ep({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),ux||(ux=o.createElement("path",{d:"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5a2.5 2.5 0 0 1 0-5 2.5 2.5 0 0 1 0 5z"})));var cx,NM=(0,o.memo)(PM);function Sp(){return Sp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Sp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),cx||(cx=o.createElement("path",{d:"M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm3.1-9H8.9V6c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2z"})));var dx,MM=(0,o.memo)(AM);function kp(){return kp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",kp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),dx||(dx=o.createElement("path",{d:"M12 17c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm6-9h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6h1.9c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm0 12H6V10h12v10z"})));var fx,hx,DM=(0,o.memo)(zM);function jp(){return jp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",jp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),fx||(fx=o.createElement("path",{fill:"none",d:"M0 0h24v24H0z"})),hx||(hx=o.createElement("path",{d:"M12 17c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm6-9h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zM8.9 6c0-1.71 1.39-3.1 3.1-3.1s3.1 1.39 3.1 3.1v2H8.9V6zM18 20H6V10h12v10z"})));var px,LM=(0,o.memo)(RM);function Cp(){return Cp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Cp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),px||(px=o.createElement("path",{d:"M11 7 9.6 8.4l2.6 2.6H2v2h10.2l-2.6 2.6L11 17l5-5-5-5zm9 12h-8v2h8c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2h-8v2h8v14z"})));var vx,_M=(0,o.memo)(IM);function Tp(){return Tp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Tp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),vx||(vx=o.createElement("path",{d:"m17 7-1.41 1.41L18.17 11H8v2h10.17l-2.58 2.58L17 17l5-5zM4 5h8V3H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h8v-2H4V5z"})));var mx,VM=(0,o.memo)(BM);function Fp(){return Fp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Fp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),mx||(mx=o.createElement("path",{d:"M12 4V1L8 5l4 4V6c3.31 0 6 2.69 6 6 0 1.01-.25 1.97-.7 2.8l1.46 1.46A7.93 7.93 0 0 0 20 12c0-4.42-3.58-8-8-8zm0 14c-3.31 0-6-2.69-6-6 0-1.01.25-1.97.7-2.8L5.24 7.74A7.93 7.93 0 0 0 4 12c0 4.42 3.58 8 8 8v3l4-4-4-4v3z"})));var gx,UM=(0,o.memo)(HM);function Pp(){return Pp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Pp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),gx||(gx=o.createElement("path",{d:"M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4-8 5-8-5V6l8 5 8-5v2z"})));var yx,GM=(0,o.memo)(WM);function Np(){return Np=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Np({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),yx||(yx=o.createElement("path",{d:"M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 14H4V8l8 5 8-5v10zm-8-7L4 6h16l-8 5z"})));var wx,KM=(0,o.memo)(qM);function Ap(){return Ap=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Ap({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),wx||(wx=o.createElement("path",{d:"m20.5 3-.16.03L15 5.1 9 3 3.36 4.9c-.21.07-.36.25-.36.48V20.5c0 .28.22.5.5.5l.16-.03L9 18.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V3.5c0-.28-.22-.5-.5-.5zM15 19l-6-2.11V5l6 2.11V19z"})));var bx,ZM=(0,o.memo)(XM);function Mp(){return Mp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Mp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),bx||(bx=o.createElement("path",{d:"M19.5 6c-1.31 0-2.37 1.01-2.48 2.3-1.88-.5-2.84-1.8-5.02-1.8-2.19 0-3.14 1.3-5.02 1.8C6.87 7.02 5.81 6 4.5 6A2.5 2.5 0 0 0 2 8.5V9c0 6 3.6 7.81 6.52 7.98C9.53 17.62 10.72 18 12 18s2.47-.38 3.48-1.02C18.4 16.81 22 15 22 9v-.5A2.5 2.5 0 0 0 19.5 6zm-16 3v-.5c0-.55.45-1 1-1s1 .45 1 1v3c0 1.28.38 2.47 1.01 3.48C4.99 14.27 3.5 12.65 3.5 9zm17 0c0 3.65-1.49 5.27-3.01 5.98.64-1.01 1.01-2.2 1.01-3.48v-3c0-.55.45-1 1-1s1 .45 1 1V9zm-9.81 1.48c-.44.26-.96.56-1.69.76V10.2c.48-.17.84-.38 1.18-.58C10.72 9.3 11.23 9 12 9s1.27.3 1.8.62c.34.2.71.42 1.2.59v1.04c-.75-.21-1.26-.51-1.71-.78-.46-.27-.8-.47-1.29-.47s-.84.2-1.31.48z"})));var xx,QM=(0,o.memo)(YM);function zp(){return zp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",zp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),xx||(xx=o.createElement("path",{d:"M20 6h-4V4c0-1.1-.9-2-2-2h-4c-1.1 0-2 .9-2 2v2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zM10 4h4v2h-4V4zm6 11h-3v3h-2v-3H8v-2h3v-3h2v3h3v2z"})));var Ox,$M=(0,o.memo)(JM);function Dp(){return Dp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Dp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Ox||(Ox=o.createElement("path",{d:"M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z"})));var Ex,tz=(0,o.memo)(ez);function Rp(){return Rp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Rp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Ex||(Ex=o.createElement("path",{d:"M17 10.43V2H7v8.43c0 .35.18.68.49.86l4.18 2.51-.99 2.34-3.41.29 2.59 2.24L9.07 22 12 20.23 14.93 22l-.78-3.33 2.59-2.24-3.41-.29-.99-2.34 4.18-2.51c.3-.18.48-.5.48-.86zm-4 1.8-1 .6-1-.6V3h2v9.23z"})));var Sx,nz=(0,o.memo)(rz);function Lp(){return Lp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Lp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Sx||(Sx=o.createElement("path",{d:"M6 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm12 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm-6 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"})));var kx,iz=(0,o.memo)(az);function Ip(){return Ip=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Ip({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),kx||(kx=o.createElement("path",{d:"M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"})));var jx,sz=(0,o.memo)(oz);function _p(){return _p=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",_p({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),jx||(jx=o.createElement("path",{d:"M12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm8.94 3A8.994 8.994 0 0 0 13 3.06V1h-2v2.06A8.994 8.994 0 0 0 3.06 11H1v2h2.06A8.994 8.994 0 0 0 11 20.94V23h2v-2.06A8.994 8.994 0 0 0 20.94 13H23v-2h-2.06zM12 19c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z"})));var Cx,uz=(0,o.memo)(lz);function Bp(){return Bp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Bp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Cx||(Cx=o.createElement("path",{d:"M15.41 7.41 14 6l-6 6 6 6 1.41-1.41L10.83 12z"})));var Tx,dz=(0,o.memo)(cz);function Vp(){return Vp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Vp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Tx||(Tx=o.createElement("path",{d:"M10 6 8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"})));var Fx,hz=(0,o.memo)(fz);function Hp(){return Hp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Hp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Fx||(Fx=o.createElement("path",{d:"M11.41 7.41 10 6l-6 6 6 6 1.41-1.41L6.83 12zm8 0L18 6l-6 6 6 6 1.41-1.41L14.83 12z"})));var Px,vz=(0,o.memo)(pz);function Up(){return Up=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Up({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Px||(Px=o.createElement("path",{d:"m14 6-1.41 1.41L17.17 12l-4.58 4.59L14 18l6-6zM6 6 4.59 7.41 9.17 12l-4.58 4.59L6 18l6-6z"})));var Nx,gz=(0,o.memo)(mz);function Wp(){return Wp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Wp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Nx||(Nx=o.createElement("path",{d:"M21 3 3 10.53v.98l6.84 2.65L12.48 21h.98L21 3z"})));var Ax,wz=(0,o.memo)(yz);function Gp(){return Gp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Gp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Ax||(Ax=o.createElement("path",{d:"M12 22c1.1 0 2-.9 2-2h-4a2 2 0 0 0 2 2zm6-6v-5c0-3.07-1.64-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.63 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2z"})));var Mx,xz=(0,o.memo)(bz);function qp(){return qp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",qp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Mx||(Mx=o.createElement("path",{d:"M7.58 4.08 6.15 2.65C3.75 4.48 2.17 7.3 2.03 10.5h2a8.445 8.445 0 0 1 3.55-6.42zm12.39 6.42h2c-.15-3.2-1.73-6.02-4.12-7.85l-1.42 1.43a8.495 8.495 0 0 1 3.54 6.42zM18 11c0-3.07-1.64-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.63 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2v-5zm-6 11c.14 0 .27-.01.4-.04.65-.14 1.18-.58 1.44-1.18.1-.24.15-.5.15-.78h-4c.01 1.1.9 2 2.01 2z"})));var zx,Ez=(0,o.memo)(Oz);function Kp(){return Kp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Kp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),zx||(zx=o.createElement("path",{d:"M12 22c1.1 0 2-.9 2-2h-4c0 1.1.9 2 2 2zm6-6v-5c0-3.07-1.63-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.64 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2zm-2 1H8v-6c0-2.48 1.51-4.5 4-4.5s4 2.02 4 4.5v6z"})));var Dx,kz=(0,o.memo)(Sz);function Xp(){return Xp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Xp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Dx||(Dx=o.createElement("path",{d:"M20 18.69 7.84 6.14 5.27 3.49 4 4.76l2.8 2.8v.01c-.52.99-.8 2.16-.8 3.42v5l-2 2v1h13.73l2 2L21 19.72l-1-1.03zM12 22c1.11 0 2-.89 2-2h-4c0 1.11.89 2 2 2zm6-7.32V11c0-3.08-1.64-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68c-.15.03-.29.08-.42.12-.1.03-.2.07-.3.11h-.01c-.01 0-.01 0-.02.01-.23.09-.46.2-.68.31 0 0-.01 0-.01.01L18 14.68z"})));var Rx,Cz=(0,o.memo)(jz);function Zp(){return Zp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Zp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Rx||(Rx=o.createElement("path",{d:"M17 12h2L12 2 5.05 12H7l-3.9 6h6.92v4h3.96v-4H21z"})));var Lx,Fz=(0,o.memo)(Tz);function Yp(){return Yp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Yp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Lx||(Lx=o.createElement("path",{d:"M16 11c1.66 0 2.99-1.34 2.99-3S17.66 5 16 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm-8 0c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5C6.34 5 5 6.34 5 8s1.34 3 3 3zm0 2c-2.33 0-7 1.17-7 3.5V19h14v-2.5c0-2.33-4.67-3.5-7-3.5zm8 0c-.29 0-.62.02-.97.05 1.16.84 1.97 1.97 1.97 3.45V19h6v-2.5c0-2.33-4.67-3.5-7-3.5z"})));var Ix,Nz=(0,o.memo)(Pz);function Qp(){return Qp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Qp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Ix||(Ix=o.createElement("path",{d:"M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"})));var _x,Bx,Vx,Hx,Ux,Mz=(0,o.memo)(Az);function Jp(){return Jp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Jp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),_x||(_x=o.createElement("circle",{cx:4.5,cy:9.5,r:2.5})),Bx||(Bx=o.createElement("circle",{cx:9,cy:5.5,r:2.5})),Vx||(Vx=o.createElement("circle",{cx:15,cy:5.5,r:2.5})),Hx||(Hx=o.createElement("circle",{cx:19.5,cy:9.5,r:2.5})),Ux||(Ux=o.createElement("path",{d:"M17.34 14.86c-.87-1.02-1.6-1.89-2.48-2.91-.46-.54-1.05-1.08-1.75-1.32-.11-.04-.22-.07-.33-.09-.25-.04-.52-.04-.78-.04s-.53 0-.79.05c-.11.02-.22.05-.33.09-.7.24-1.28.78-1.75 1.32-.87 1.02-1.6 1.89-2.48 2.91-1.31 1.31-2.92 2.76-2.62 4.79.29 1.02 1.02 2.03 2.33 2.32.73.15 3.06-.44 5.54-.44h.18c2.48 0 4.81.58 5.54.44 1.31-.29 2.04-1.31 2.33-2.32.31-2.04-1.3-3.49-2.61-4.8z"})));var Wx,Dz=(0,o.memo)(zz);function $p(){return $p=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",$p({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Wx||(Wx=o.createElement("path",{d:"M6.62 10.79c1.44 2.83 3.76 5.14 6.59 6.59l2.2-2.2c.27-.27.67-.36 1.02-.24 1.12.37 2.33.57 3.57.57.55 0 1 .45 1 1V20c0 .55-.45 1-1 1-9.39 0-17-7.61-17-17 0-.55.45-1 1-1h3.5c.55 0 1 .45 1 1 0 1.25.2 2.45.57 3.57.11.35.03.74-.25 1.02l-2.2 2.2z"})));var Gx,qx,Lz=(0,o.memo)(Rz);function ev(){return ev=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",ev({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Gx||(Gx=o.createElement("circle",{cx:12,cy:12,r:3.2})),qx||(qx=o.createElement("path",{d:"M9 2 7.17 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2h-3.17L15 2H9zm3 15c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5z"})));var Kx,_z=(0,o.memo)(Iz);function tv(){return tv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",tv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Kx||(Kx=o.createElement("path",{d:"M19 8H5c-1.66 0-3 1.34-3 3v6h4v4h12v-4h4v-6c0-1.66-1.34-3-3-3zm-3 11H8v-5h8v5zm3-7c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm-1-9H6v4h12V3z"})));var Xx,Zx,Vz=(0,o.memo)(Bz);function rv(){return rv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",rv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Xx||(Xx=o.createElement("circle",{cx:12,cy:19,r:2})),Zx||(Zx=o.createElement("path",{d:"M10 3h4v12h-4z"})));var Yx,Uz=(0,o.memo)(Hz);function nv(){return nv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",nv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Yx||(Yx=o.createElement("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 17.93c-3.95-.49-7-3.85-7-7.93 0-.62.08-1.21.21-1.79L9 15v1c0 1.1.9 2 2 2v1.93zm6.9-2.54c-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H8v-2h2c.55 0 1-.45 1-1V7h2c1.1 0 2-.9 2-2v-.41c2.93 1.19 5 4.06 5 7.41 0 2.08-.8 3.97-2.1 5.39z"})));var Qx,Gz=(0,o.memo)(Wz);function av(){return av=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",av({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Qx||(Qx=o.createElement("path",{fillRule:"evenodd",d:"M16 9V4h1c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1h1v5c0 1.66-1.34 3-3 3v2h5.97v7l1 1 1-1v-7H19v-2c-1.66 0-3-1.34-3-3z"})));var Jx,Kz=(0,o.memo)(qz);function iv(){return iv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",iv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Jx||(Jx=o.createElement("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"})));var $x,Zz=(0,o.memo)(Xz);function ov(){return ov=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",ov({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),$x||($x=o.createElement("path",{d:"M17.51 7A5.62 5.62 0 0 0 7 5.51a4.5 4.5 0 0 0 .49 9h9.75A3.74 3.74 0 0 0 17.51 7ZM4.076 20.774 6.08 15.77l1.857.743-2.003 5.004zm4.998-.002 2.003-5.004 1.856.743-2.002 5.004zm4.998.008 2.002-5.004 1.857.743-2.002 5.004z"})));var e8,Qz=(0,o.memo)(Yz);function sv(){return sv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",sv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),e8||(e8=o.createElement("path",{d:"M16 4c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm4.78 3.58A6.95 6.95 0 0 0 18 7c-.67 0-1.31.1-1.92.28.58.55.92 1.32.92 2.15V10h5v-.57c0-.81-.48-1.53-1.22-1.85zM6 6c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm1.92 1.28C7.31 7.1 6.67 7 6 7c-.99 0-1.93.21-2.78.58A2.01 2.01 0 0 0 2 9.43V10h5v-.57c0-.83.34-1.6.92-2.15zM10 4c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm6 6H8v-.57c0-.81.48-1.53 1.22-1.85a6.95 6.95 0 0 1 5.56 0A2.01 2.01 0 0 1 16 9.43V10zm-1 6c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm6 6h-8v-.57c0-.81.48-1.53 1.22-1.85a6.95 6.95 0 0 1 5.56 0A2.01 2.01 0 0 1 21 21.43V22zM5 16c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm6 6H3v-.57c0-.81.48-1.53 1.22-1.85a6.95 6.95 0 0 1 5.56 0A2.01 2.01 0 0 1 11 21.43V22zm1.75-9v-2h-1.5v2H9l3 3 3-3h-2.25z"})));var t8,$z=(0,o.memo)(Jz);function lv(){return lv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",lv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),t8||(t8=o.createElement("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11H7v-2h10v2z"})));var r8,tD=(0,o.memo)(eD);function uv(){return uv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",uv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),r8||(r8=o.createElement("path",{d:"M19 13H5v-2h14v2z"})));var n8,nD=(0,o.memo)(rD);function cv(){return cv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",cv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),n8||(n8=o.createElement("path",{d:"M15.73 3H8.27L3 8.27v7.46L8.27 21h7.46L21 15.73V8.27L15.73 3zM12 17.3c-.72 0-1.3-.58-1.3-1.3 0-.72.58-1.3 1.3-1.3.72 0 1.3.58 1.3 1.3 0 .72-.58 1.3-1.3 1.3zm1-4.3h-2V7h2v6z"})));var a8,iD=(0,o.memo)(aD);function dv(){return dv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",dv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),a8||(a8=o.createElement("path",{d:"M11 9H9V2H7v7H5V2H3v7c0 2.12 1.66 3.84 3.75 3.97V22h2.5v-9.03C11.34 12.84 13 11.12 13 9V2h-2v7zm5-3v8h2.5v8H21V2c-2.76 0-5 2.24-5 4z"})));var i8,o8,sD=(0,o.memo)(oD);function fv(){return fv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",fv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),i8||(i8=o.createElement("circle",{cx:6.18,cy:17.82,r:2.18})),o8||(o8=o.createElement("path",{d:"M4 4.44v2.83c7.03 0 12.73 5.7 12.73 12.73h2.83c0-8.59-6.97-15.56-15.56-15.56zm0 5.66v2.83c3.9 0 7.07 3.17 7.07 7.07h2.83c0-5.47-4.43-9.9-9.9-9.9z"})));var s8,uD=(0,o.memo)(lD);function hv(){return hv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",hv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),s8||(s8=o.createElement("path",{d:"M11 5h2v14h-2V5zm-6 7c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm2.78 1.58a6.95 6.95 0 0 0-5.56 0A2.01 2.01 0 0 0 1 15.43V16h8v-.57c0-.81-.48-1.53-1.22-1.85zM19 12c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm2.78 1.58a6.95 6.95 0 0 0-5.56 0A2.01 2.01 0 0 0 15 15.43V16h8v-.57c0-.81-.48-1.53-1.22-1.85z"})));var l8,dD=(0,o.memo)(cD);function pv(){return pv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",pv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),l8||(l8=o.createElement("path",{d:"M15.5 6.5C15.5 5.66 17 4 17 4s1.5 1.66 1.5 2.5c0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5zm4 8.5a2.5 2.5 0 0 0 2.5-2.5c0-1.67-2.5-4.5-2.5-4.5S17 10.83 17 12.5a2.5 2.5 0 0 0 2.5 2.5zM13 14h-2v-2H9v2H7v2h2v2h2v-2h2v-2zm3-2v10H4V12c0-2.97 2.16-5.43 5-5.91V4H7V2h6c1.13 0 2.15.39 2.99 1.01l-1.43 1.43C14.1 4.17 13.57 4 13 4h-2v2.09c2.84.48 5 2.94 5 5.91z"})));var u8,hD=(0,o.memo)(fD);function vv(){return vv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",vv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),u8||(u8=o.createElement("path",{d:"M19 12v7H5v-7H3v7c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-7h-2zm-6 .67 2.59-2.58L17 11.5l-5 5-5-5 1.41-1.41L11 12.67V3h2z"})));var c8,vD=(0,o.memo)(pD);function mv(){return mv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",mv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),c8||(c8=o.createElement("g",{"data-name":"Severe Weather"},o.createElement("path",{d:"M4.05 17.73 12 4l8 13.85A5 5 0 0 0 19.2 8a7.49 7.49 0 0 0-14-2 6 6 0 0 0-1.15 11.73Z"}),o.createElement("path",{d:"M12 7 3.34 22h17.32Zm0 13.4a1 1 0 1 1 1-1 1 1 0 0 1-1 1ZM11 17v-4.6h2V17Z"}))));var d8,f8,gD=(0,o.memo)(mD);function gv(){return gv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",gv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),d8||(d8=o.createElement("path",{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"})),f8||(f8=o.createElement("path",{d:"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z"})));var h8,wD=(0,o.memo)(yD);function yv(){return yv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",yv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),h8||(h8=o.createElement("path",{d:"M5 13.18v4L12 21l7-3.82v-4L12 17l-7-3.82zM12 3 1 9l11 6 9-4.91V17h2V9L12 3z"})));var p8,xD=(0,o.memo)(bD);function wv(){return wv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",wv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),p8||(p8=o.createElement("path",{d:"M19.8 18.4 14 10.67V6.5l1.35-1.69c.26-.33.03-.81-.39-.81H9.04c-.42 0-.65.48-.39.81L10 6.5v4.17L4.2 18.4c-.49.66-.02 1.6.8 1.6h14c.82 0 1.29-.94.8-1.6z"})));var v8,ED=(0,o.memo)(OD);function bv(){return bv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",bv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),v8||(v8=o.createElement("path",{d:"M15.5 14h-.79l-.28-.27A6.471 6.471 0 0 0 16 9.5 6.5 6.5 0 1 0 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"})));var m8,kD=(0,o.memo)(SD);function xv(){return xv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",xv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),m8||(m8=o.createElement("path",{d:"M12 1 3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm0 10.99h7c-.53 4.12-3.28 7.79-7 8.94V12H5V6.3l7-3.11v8.8z"})));var g8,CD=(0,o.memo)(jD);function Ov(){return Ov=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Ov({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),g8||(g8=o.createElement("path",{d:"M2.01 21 23 12 2.01 3 2 10l15 2-15 2z"})));var y8,w8,b8,FD=(0,o.memo)(TD);function Ev(){return Ev=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Ev({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),y8||(y8=o.createElement("circle",{cx:15.5,cy:9.5,r:1.5})),w8||(w8=o.createElement("circle",{cx:8.5,cy:9.5,r:1.5})),b8||(b8=o.createElement("path",{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm0-3.5c.73 0 1.39.19 1.97.53.12-.14.86-.98 1.01-1.14A5.39 5.39 0 0 0 12 15c-1.11 0-2.13.33-2.99.88.97 1.09.01.02 1.01 1.14.59-.33 1.25-.52 1.98-.52z"})));var x8,O8,E8,S8,ND=(0,o.memo)(PD);function Sv(){return Sv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Sv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),x8||(x8=o.createElement("path",{d:"M9 15.5h6v1H9v-1z"})),O8||(O8=o.createElement("circle",{cx:15.5,cy:9.5,r:1.5})),E8||(E8=o.createElement("circle",{cx:8.5,cy:9.5,r:1.5})),S8||(S8=o.createElement("path",{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"})));var k8,j8,C8,MD=(0,o.memo)(AD);function kv(){return kv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",kv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),k8||(k8=o.createElement("circle",{cx:15.5,cy:9.5,r:1.5})),j8||(j8=o.createElement("circle",{cx:8.5,cy:9.5,r:1.5})),C8||(C8=o.createElement("path",{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm0-4c-.73 0-1.38-.18-1.96-.52-.12.14-.86.98-1.01 1.15a5.49 5.49 0 0 0 5.95-.01c-.97-1.09-.01-.02-1.01-1.15-.59.35-1.24.53-1.97.53z"})));var T8,F8,P8,N8,A8,DD=(0,o.memo)(zD);function jv(){return jv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",jv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),T8||(T8=o.createElement("circle",{cx:15.5,cy:9.5,r:1.5})),F8||(F8=o.createElement("circle",{cx:8.5,cy:9.5,r:1.5})),P8||(P8=o.createElement("circle",{cx:15.5,cy:9.5,r:1.5})),N8||(N8=o.createElement("circle",{cx:8.5,cy:9.5,r:1.5})),A8||(A8=o.createElement("path",{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm0-2.5c2.33 0 4.32-1.45 5.12-3.5h-1.67c-.69 1.19-1.97 2-3.45 2s-2.75-.81-3.45-2H6.88c.8 2.05 2.79 3.5 5.12 3.5z"})));var M8,z8,D8,LD=(0,o.memo)(RD);function Cv(){return Cv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Cv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),M8||(M8=o.createElement("circle",{cx:15.5,cy:9.5,r:1.5})),z8||(z8=o.createElement("circle",{cx:8.5,cy:9.5,r:1.5})),D8||(D8=o.createElement("path",{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm0-6c-2.33 0-4.32 1.45-5.12 3.5h1.67c.69-1.19 1.97-2 3.45-2s2.75.81 3.45 2h1.67c-.8-2.05-2.79-3.5-5.12-3.5z"})));var R8,_D=(0,o.memo)(ID);function Tv(){return Tv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Tv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),R8||(R8=o.createElement("path",{d:"M19.14 12.94c.04-.3.06-.61.06-.94 0-.32-.02-.64-.07-.94l2.03-1.58a.49.49 0 0 0 .12-.61l-1.92-3.32a.488.488 0 0 0-.59-.22l-2.39.96c-.5-.38-1.03-.7-1.62-.94l-.36-2.54a.484.484 0 0 0-.48-.41h-3.84c-.24 0-.43.17-.47.41l-.36 2.54c-.59.24-1.13.57-1.62.94l-2.39-.96c-.22-.08-.47 0-.59.22L2.74 8.87c-.12.21-.08.47.12.61l2.03 1.58c-.05.3-.09.63-.09.94s.02.64.07.94l-2.03 1.58a.49.49 0 0 0-.12.61l1.92 3.32c.12.22.37.29.59.22l2.39-.96c.5.38 1.03.7 1.62.94l.36 2.54c.05.24.24.41.48.41h3.84c.24 0 .44-.17.47-.41l.36-2.54c.59-.24 1.13-.56 1.62-.94l2.39.96c.22.08.47 0 .59-.22l1.92-3.32c.12-.22.07-.47-.12-.61l-2.01-1.58zM12 15.6c-1.98 0-3.6-1.62-3.6-3.6s1.62-3.6 3.6-3.6 3.6 1.62 3.6 3.6-1.62 3.6-3.6 3.6z"})));var L8,VD=(0,o.memo)(BD);function Fv(){return Fv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Fv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),L8||(L8=o.createElement("path",{d:"M18 16.08c-.76 0-1.44.3-1.96.77L8.91 12.7c.05-.23.09-.46.09-.7s-.04-.47-.09-.7l7.05-4.11c.54.5 1.25.81 2.04.81 1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3c0 .24.04.47.09.7L8.04 9.81C7.5 9.31 6.79 9 6 9c-1.66 0-3 1.34-3 3s1.34 3 3 3c.79 0 1.5-.31 2.04-.81l7.12 4.16c-.05.21-.08.43-.08.65 0 1.61 1.31 2.92 2.92 2.92 1.61 0 2.92-1.31 2.92-2.92s-1.31-2.92-2.92-2.92z"})));var I8,UD=(0,o.memo)(HD);function Pv(){return Pv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Pv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),I8||(I8=o.createElement("path",{d:"M12 1 3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4z"})));var _8,GD=(0,o.memo)(WD);function Nv(){return Nv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Nv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),_8||(_8=o.createElement("path",{d:"m17.21 9-4.38-6.56a.993.993 0 0 0-.83-.42c-.32 0-.64.14-.83.43L6.79 9H2c-.55 0-1 .45-1 1 0 .09.01.18.04.27l2.54 9.27c.23.84 1 1.46 1.92 1.46h13c.92 0 1.69-.62 1.93-1.46l2.54-9.27L23 10c0-.55-.45-1-1-1h-4.79zM9 9l3-4.4L15 9H9zm3 8c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"})));var B8,KD=(0,o.memo)(qD);function Av(){return Av=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Av({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),B8||(B8=o.createElement("path",{d:"m20.76 14.07-.66-1.34-2.88 1.42L13.5 12l3.72-2.15 2.88 1.42.66-1.34-1.97-.98 2.25-1.3-.75-1.3-2.25 1.3.14-2.2-1.5-.1-.21 3.2-3.72 2.15V6.4l2.67-1.78-.84-1.24-1.83 1.22V2h-1.5v2.6L9.42 3.38l-.84 1.24 2.67 1.78v4.3L7.53 8.55l-.21-3.2-1.5.1.14 2.2-2.25-1.3-.75 1.3 2.25 1.3-1.97.98.66 1.34 2.88-1.42L10.5 12l-3.72 2.15-2.88-1.42-.66 1.34 1.97.98-2.25 1.3.75 1.3 2.25-1.3-.14 2.2 1.5.1.21-3.2 3.72-2.15v4.3l-2.67 1.78.84 1.24 1.83-1.22V22h1.5v-2.6l1.83 1.22.84-1.24-2.67-1.78v-4.3l3.72 2.15.21 3.2 1.5-.1-.14-2.2 2.25 1.3.75-1.3-2.25-1.3 1.97-.98z"})));var V8,ZD=(0,o.memo)(XD);function Mv(){return Mv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Mv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),V8||(V8=o.createElement("path",{d:"m9.12 5-7.18 6.79c-.6.56-.94 1.35-.94 2.18V20c0 1.66 1.34 3 3 3h13.75a1.25 1.25 0 0 0 0-2.5H12v-1h7.75a1.25 1.25 0 0 0 0-2.5H12v-1h8.75a1.25 1.25 0 0 0 0-2.5H12v-1h6.75a1.25 1.25 0 0 0 0-2.5H8.86c.64-1.11 1.48-2.58 1.49-2.61a1.065 1.065 0 0 0-.12-1.23C10.22 6.12 9.12 5 9.12 5zM14 6.25c.41 0 .75.34.75.75s-.34.75-.75.75-.75-.34-.75-.75.34-.75.75-.75m0-1.5c-1.24 0-2.25 1.01-2.25 2.25S12.76 9.25 14 9.25 16.25 8.24 16.25 7 15.24 4.75 14 4.75zm5.75.75c.28 0 .5.22.5.5s-.22.5-.5.5-.5-.22-.5-.5.22-.5.5-.5m0-1.5c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zM16.5 1c-.83 0-1.5.67-1.5 1.5S15.67 4 16.5 4 18 3.33 18 2.5 17.33 1 16.5 1z"})));var H8,QD=(0,o.memo)(YD);function zv(){return zv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",zv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),H8||(H8=o.createElement("path",{d:"M4 5c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm4.78 3.58a6.95 6.95 0 0 0-5.56 0A2.01 2.01 0 0 0 2 10.43V11h8v-.57c0-.81-.48-1.53-1.22-1.85zM18 7c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm2.78 1.58a6.95 6.95 0 0 0-5.56 0A2.01 2.01 0 0 0 14 10.43V11h8v-.57c0-.81-.48-1.53-1.22-1.85zM22 17l-4-4v3H6v-3l-4 4 4 4v-3h12v3l4-4z"})));var U8,$D=(0,o.memo)(JD);function Dv(){return Dv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Dv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),U8||(U8=o.createElement("path",{d:"M15.17 15 13 17.17V6.83L15.17 9l1.41-1.41L12 3 7.41 7.59 8.83 9 11 6.83v10.34L8.83 15l-1.41 1.41L12 21l4.59-4.59L15.17 15z"})));var W8,tR=(0,o.memo)(eR);function Rv(){return Rv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Rv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),W8||(W8=o.createElement("path",{d:"M12.45 16h2.09L9.43 3H7.57L2.46 16h2.09l1.12-3h5.64l1.14 3zm-6.02-5L8.5 5.48 10.57 11H6.43zm15.16.59-8.09 8.09L9.83 16l-1.41 1.41 5.09 5.09L23 13l-1.41-1.41z"})));var G8,nR=(0,o.memo)(rR);function Lv(){return Lv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Lv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),G8||(G8=o.createElement("path",{d:"M12 17.27 18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z"})));var q8,iR=(0,o.memo)(aR);function Iv(){return Iv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Iv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),q8||(q8=o.createElement("path",{d:"m22 9.24-7.19-.62L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03L22 9.24zM12 15.4V6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28L12 15.4z"})));var K8,sR=(0,o.memo)(oR);function _v(){return _v=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",_v({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),K8||(K8=o.createElement("path",{d:"m22 9.24-7.19-.62L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03L22 9.24zM12 15.4l-3.76 2.27 1-4.28-3.32-2.88 4.38-.38L12 6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28L12 15.4z"})));var X8,uR=(0,o.memo)(lR);function Bv(){return Bv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Bv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),X8||(X8=o.createElement("path",{d:"M20 4H4v2h16V4zm1 10v-2l-1-5H4l-1 5v2h1v6h10v-6h4v6h2v-6h1zm-9 4H6v-4h6v4z"})));var Z8,dR=(0,o.memo)(cR);function Vv(){return Vv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Vv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Z8||(Z8=o.createElement("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm7.46 7.12-2.78 1.15a4.982 4.982 0 0 0-2.95-2.94l1.15-2.78c2.1.8 3.77 2.47 4.58 4.57zM12 15c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3zM9.13 4.54l1.17 2.78a5 5 0 0 0-2.98 2.97L4.54 9.13a7.984 7.984 0 0 1 4.59-4.59zM4.54 14.87l2.78-1.15a4.968 4.968 0 0 0 2.97 2.96l-1.17 2.78a7.996 7.996 0 0 1-4.58-4.59zm10.34 4.59-1.15-2.78a4.978 4.978 0 0 0 2.95-2.97l2.78 1.17a8.007 8.007 0 0 1-4.58 4.58z"})));var Y8,Q8,J8,$8,hR=(0,o.memo)(fR);function Hv(){return Hv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Hv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Y8||(Y8=o.createElement("path",{d:"M21 12.22C21 6.73 16.74 3 12 3c-4.69 0-9 3.65-9 9.28-.6.34-1 .98-1 1.72v2c0 1.1.9 2 2 2h1v-6.1c0-3.87 3.13-7 7-7s7 3.13 7 7V19h-8v2h8c1.1 0 2-.9 2-2v-1.22c.59-.31 1-.92 1-1.64v-2.3c0-.7-.41-1.31-1-1.62z"})),Q8||(Q8=o.createElement("circle",{cx:9,cy:13,r:1})),J8||(J8=o.createElement("circle",{cx:15,cy:13,r:1})),$8||($8=o.createElement("path",{d:"M18 11.03A6.04 6.04 0 0 0 12.05 6c-3.03 0-6.29 2.51-6.03 6.45a8.075 8.075 0 0 0 4.86-5.89c1.31 2.63 4 4.44 7.12 4.47z"})));var e6,vR=(0,o.memo)(pR);function Uv(){return Uv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Uv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),e6||(e6=o.createElement("path",{d:"M2.5 4v3h5v12h3V7h5V4h-13zm19 5h-9v3h3v7h3v-7h3V9z"})));var t6,gR=(0,o.memo)(mR);function Wv(){return Wv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Wv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),t6||(t6=o.createElement("path",{d:"M22 4h-2c-.55 0-1 .45-1 1v9c0 .55.45 1 1 1h2V4zM2.17 11.12c-.11.25-.17.52-.17.8V13c0 1.1.9 2 2 2h5.5l-.92 4.65c-.05.22-.02.46.08.66.23.45.52.86.88 1.22L10 22l6.41-6.41c.38-.38.59-.89.59-1.42V6.34C17 5.05 15.95 4 14.66 4h-8.1c-.71 0-1.36.37-1.72.97l-2.67 6.15z"})));var r6,wR=(0,o.memo)(yR);function Gv(){return Gv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Gv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),r6||(r6=o.createElement("path",{d:"M2 20h2c.55 0 1-.45 1-1v-9c0-.55-.45-1-1-1H2v11zm19.83-7.12c.11-.25.17-.52.17-.8V11c0-1.1-.9-2-2-2h-5.5l.92-4.65c.05-.22.02-.46-.08-.66a4.8 4.8 0 0 0-.88-1.22L14 2 7.59 8.41C7.21 8.79 7 9.3 7 9.83v7.84A2.34 2.34 0 0 0 9.34 20h8.11c.7 0 1.36-.37 1.72-.97l2.66-6.15z"})));var n6,xR=(0,o.memo)(bR);function qv(){return qv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",qv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),n6||(n6=o.createElement("path",{d:"M9 1h6v2H9zm10.03 6.39 1.42-1.42c-.43-.51-.9-.99-1.41-1.41l-1.42 1.42A8.962 8.962 0 0 0 12 4a9 9 0 0 0-9 9c0 4.97 4.02 9 9 9a8.994 8.994 0 0 0 7.03-14.61zM13 14h-2V8h2v6z"})));var a6,ER=(0,o.memo)(OR);function Kv(){return Kv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Kv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),a6||(a6=o.createElement("path",{d:"M17 7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h10c2.76 0 5-2.24 5-5s-2.24-5-5-5zM7 15c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z"})));var i6,kR=(0,o.memo)(SR);function Xv(){return Xv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Xv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),i6||(i6=o.createElement("path",{d:"M17 7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h10c2.76 0 5-2.24 5-5s-2.24-5-5-5zm0 8c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z"})));var o6,CR=(0,o.memo)(jR);function Zv(){return Zv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Zv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),o6||(o6=o.createElement("path",{d:"M20 6h-8l-2-2H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-6 10H6v-2h8v2zm4-4H6v-2h12v2z"})));var s6,FR=(0,o.memo)(TR);function Yv(){return Yv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Yv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),s6||(s6=o.createElement("path",{d:"M13 16v-2h2.77c.08-.32.16-.65.23-1 1.19-5.95 4-6 4-10H4a10.35 10.35 0 0 0 .48 3H8v2H5.26c.32.69.68 1.36 1 2H10v2H7.51A13.86 13.86 0 0 1 9 15a6.24 6.24 0 0 1-1 6l1 1c2.82-1.54 4.85-3.09 6.1-6Z"})));var l6,NR=(0,o.memo)(PR);function Qv(){return Qv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Qv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),l6||(l6=o.createElement("path",{d:"m12.87 15.07-2.54-2.51.03-.03A17.52 17.52 0 0 0 14.07 6H17V4h-7V2H8v2H1v1.99h11.17C11.5 7.92 10.44 9.75 9 11.35 8.07 10.32 7.3 9.19 6.69 8h-2c.73 1.63 1.73 3.17 2.98 4.56l-5.09 5.02L4 19l5-5 3.11 3.11.76-2.04zM18.5 10h-2L12 22h2l1.12-3h4.75L21 22h2l-4.5-12zm-2.62 7 1.62-4.33L19.12 17h-3.24z"})));var u6,MR=(0,o.memo)(AR);function Jv(){return Jv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Jv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),u6||(u6=o.createElement("path",{d:"m16 18 2.29-2.29-4.88-4.88-4 4L2 7.41 3.41 6l6 6 4-4 6.3 6.29L22 12v6z"})));var c6,DR=(0,o.memo)(zR);function $v(){return $v=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",$v({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),c6||(c6=o.createElement("path",{d:"m16 6 2.29 2.29-4.88 4.88-4-4L2 16.59 3.41 18l6-6 4 4 6.3-6.29L22 12V6z"})));var d6,LR=(0,o.memo)(RR);function em(){return em=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",em({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),d6||(d6=o.createElement("path",{fillRule:"evenodd",d:"M19.912 7.925v.527A11.562 11.562 0 0 1 8.265 20.098 11.443 11.443 0 0 1 2 18.265c.328.017.657.017.985 0a8.132 8.132 0 0 0 5.093-1.698 4.092 4.092 0 0 1-3.786-2.852c.255.062.518.091.781.085.36-.002.72-.047 1.07-.136a4.109 4.109 0 0 1-3.21-4.024c.566.32 1.202.494 1.851.51a4.126 4.126 0 0 1-1.34-5.518 11.613 11.613 0 0 0 8.488 4.295 4.397 4.397 0 0 1-.119-.934 4.092 4.092 0 0 1 4.092-4.092 4.04 4.04 0 0 1 3.005 1.29 7.929 7.929 0 0 0 2.53-1c-.3.953-.94 1.763-1.8 2.274A7.725 7.725 0 0 0 22 5.803a8.489 8.489 0 0 1-2.088 2.122Z"})));var f6,_R=(0,o.memo)(IR);function tm(){return tm=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",tm({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),f6||(f6=o.createElement("path",{d:"M12.5 8c-2.65 0-5.05.99-6.9 2.6L2 7v9h9l-3.62-3.62c1.39-1.16 3.16-1.88 5.12-1.88 3.54 0 6.55 2.31 7.6 5.5l2.37-.78C21.08 11.03 17.15 8 12.5 8z"})));var h6,VR=(0,o.memo)(BR);function rm(){return rm=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",rm({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),h6||(h6=o.createElement("path",{d:"M7.41 18.59 8.83 20 12 16.83 15.17 20l1.41-1.41L12 14l-4.59 4.59zm9.18-13.18L15.17 4 12 7.17 8.83 4 7.41 5.41 12 10l4.59-4.59z"})));var p6,UR=(0,o.memo)(HR);function nm(){return nm=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",nm({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),p6||(p6=o.createElement("path",{d:"M12 5.83 15.17 9l1.41-1.41L12 3 7.41 7.59 8.83 9 12 5.83zm0 12.34L8.83 15l-1.41 1.41L12 21l4.59-4.59L15.17 15 12 18.17z"})));var v6,GR=(0,o.memo)(WR);function am(){return am=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",am({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),v6||(v6=o.createElement("path",{d:"M21 10.12h-6.78l2.74-2.82c-2.73-2.7-7.15-2.8-9.88-.1-2.73 2.71-2.73 7.08 0 9.79s7.15 2.71 9.88 0C18.32 15.65 19 14.08 19 12.1h2c0 1.98-.88 4.55-2.64 6.29-3.51 3.48-9.21 3.48-12.72 0-3.5-3.47-3.53-9.11-.02-12.58s9.14-3.47 12.65 0L21 3v7.12zM12.5 8v4.25l3.5 2.08-.72 1.21L11 13V8h1.5z"})));var m6,KR=(0,o.memo)(qR);function im(){return im=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",im({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),m6||(m6=o.createElement("path",{d:"M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zm4 18H6V4h7v5h5v11zM8 15.01l1.41 1.41L11 14.84V19h2v-4.16l1.59 1.59L16 15.01 12.01 11z"})));var g6,ZR=(0,o.memo)(XR);function om(){return om=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",om({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),g6||(g6=o.createElement("path",{d:"m23 12-2.44-2.79.34-3.69-3.61-.82-1.89-3.2L12 2.96 8.6 1.5 6.71 4.69 3.1 5.5l.34 3.7L1 12l2.44 2.79-.34 3.7 3.61.82L8.6 22.5l3.4-1.47 3.4 1.46 1.89-3.19 3.61-.82-.34-3.69L23 12zm-12.91 4.72-3.8-3.81 1.48-1.48 2.32 2.33 5.85-5.87 1.48 1.48-7.33 7.35z"})));var y6,QR=(0,o.memo)(YR);function sm(){return sm=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",sm({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),y6||(y6=o.createElement("path",{d:"M12 1 3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm-2 16-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z"})));var w6,$R=(0,o.memo)(JR);function lm(){return lm=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",lm({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),w6||(w6=o.createElement("path",{d:"M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5zM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z"})));var b6,tL=(0,o.memo)(eL);function um(){return um=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",um({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),b6||(b6=o.createElement("path",{d:"M12 7c2.76 0 5 2.24 5 5 0 .65-.13 1.26-.36 1.83l2.92 2.92c1.51-1.26 2.7-2.89 3.43-4.75-1.73-4.39-6-7.5-11-7.5-1.4 0-2.74.25-3.98.7l2.16 2.16C10.74 7.13 11.35 7 12 7zM2 4.27l2.28 2.28.46.46A11.804 11.804 0 0 0 1 12c1.73 4.39 6 7.5 11 7.5 1.55 0 3.03-.3 4.38-.84l.42.42L19.73 22 21 20.73 3.27 3 2 4.27zM7.53 9.8l1.55 1.55c-.05.21-.08.43-.08.65 0 1.66 1.34 3 3 3 .22 0 .44-.03.65-.08l1.55 1.55c-.67.33-1.41.53-2.2.53-2.76 0-5-2.24-5-5 0-.79.2-1.53.53-2.2zm4.31-.78 3.15 3.15.02-.16c0-1.66-1.34-3-3-3l-.17.01z"})));var x6,nL=(0,o.memo)(rL);function cm(){return cm=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",cm({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),x6||(x6=o.createElement("path",{d:"M16.5 12A4.5 4.5 0 0 0 14 7.97v2.21l2.45 2.45c.03-.2.05-.41.05-.63zm2.5 0c0 .94-.2 1.82-.54 2.64l1.51 1.51A8.796 8.796 0 0 0 21 12c0-4.28-2.99-7.86-7-8.77v2.06c2.89.86 5 3.54 5 6.71zM4.27 3 3 4.27 7.73 9H3v6h4l5 5v-6.73l4.25 4.25c-.67.52-1.42.93-2.25 1.18v2.06a8.99 8.99 0 0 0 3.69-1.81L19.73 21 21 19.73l-9-9L4.27 3zM12 4 9.91 6.09 12 8.18V4z"})));var O6,iL=(0,o.memo)(aL);function dm(){return dm=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",dm({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),O6||(O6=o.createElement("path",{d:"M1 21h22L12 2 1 21zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"})));var E6,sL=(0,o.memo)(oL);function fm(){return fm=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",fm({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),E6||(E6=o.createElement("path",{d:"M18.5 8A2.5 2.5 0 0 0 21 5.5C21 3.83 18.5 1 18.5 1S16 3.83 16 5.5A2.5 2.5 0 0 0 18.5 8zm-5 1c.83 0 1.5-.67 1.5-1.5 0-.84-1.5-2.5-1.5-2.5S12 6.66 12 7.5c0 .83.67 1.5 1.5 1.5zM9.12 5l-7.18 6.79c-.6.56-.94 1.35-.94 2.18V20c0 1.66 1.34 3 3 3h13.75a1.25 1.25 0 0 0 0-2.5H12v-1h7.75a1.25 1.25 0 0 0 0-2.5H12v-1h8.75a1.25 1.25 0 0 0 0-2.5H12v-1h6.75a1.25 1.25 0 0 0 0-2.5H8.86c.64-1.11 1.48-2.58 1.49-2.61a1.065 1.065 0 0 0-.12-1.23C10.22 6.12 9.12 5 9.12 5z"})));var S6,uL=(0,o.memo)(lL);function hm(){return hm=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",hm({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),S6||(S6=o.createElement("path",{d:"m1 9 2 2c4.97-4.97 13.03-4.97 18 0l2-2C16.93 2.93 7.08 2.93 1 9zm8 8 3 3 3-3a4.237 4.237 0 0 0-6 0zm-4-4 2 2a7.074 7.074 0 0 1 10 0l2-2C15.14 9.14 8.87 9.14 5 13z"})));var k6,dL=(0,o.memo)(cL);function pm(){return pm=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",pm({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),k6||(k6=o.createElement("path",{d:"M20 6h-4V4c0-1.11-.89-2-2-2h-4c-1.11 0-2 .89-2 2v2H4c-1.11 0-1.99.89-1.99 2L2 19c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V8c0-1.11-.89-2-2-2zm-6 0h-4V4h4v2z"})));var j6,hL=(0,o.memo)(fL);function vm(){return vm=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",vm({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),j6||(j6=o.createElement("path",{d:"M13.522 10.775 19.48 4h-1.412l-5.172 5.883L8.765 4H4l6.247 8.895L4 20h1.412l5.461-6.212L15.236 20H20l-6.478-9.225Zm-1.933 2.199-.633-.886L5.92 5.04h2.168l4.064 5.688.633.886 5.283 7.394H15.9l-4.311-6.034Z"})));var C6,vL=(0,o.memo)(pL);function mm(){return mm=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",mm({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),C6||(C6=o.createElement("path",{d:"M19.816 5.389a2.469 2.469 0 0 1 1.766 1.746c.291 1.598.43 3.22.417 4.843a25.867 25.867 0 0 1-.417 4.794 2.468 2.468 0 0 1-1.766 1.795c-2.593.318-5.204.46-7.816.429a58.411 58.411 0 0 1-7.816-.429 2.469 2.469 0 0 1-1.766-1.746 25.879 25.879 0 0 1-.417-4.843 25.85 25.85 0 0 1 .417-4.793 2.468 2.468 0 0 1 1.766-1.796c2.594-.3 5.205-.427 7.816-.379a58.413 58.413 0 0 1 7.816.379ZM9.95 9.046v5.864l5.233-2.932L9.95 9.046Z"})));var T6,F6,gL=(0,o.memo)(mL);function gm(){return gm=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",gm({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),T6||(T6=o.createElement("path",{d:"M15.5 14h-.79l-.28-.27A6.471 6.471 0 0 0 16 9.5 6.5 6.5 0 1 0 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"})),F6||(F6=o.createElement("path",{d:"M12 10h-2v2H9v-2H7V9h2V7h1v2h2v1z"})));var P6,wL=(0,o.memo)(yL);function ym(){return ym=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",ym({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),P6||(P6=o.createElement("path",{d:"m15 3 2.3 2.3-2.89 2.87 1.42 1.42L18.7 6.7 21 9V3h-6zM3 9l2.3-2.3 2.87 2.89 1.42-1.42L6.7 5.3 9 3H3v6zm6 12-2.3-2.3 2.89-2.87-1.42-1.42L5.3 17.3 3 15v6h6zm12-6-2.3 2.3-2.87-2.89-1.42 1.42 2.89 2.87L15 21h6v-6z"})));var N6,xL=(0,o.memo)(bL);function wm(){return wm=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",wm({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),N6||(N6=o.createElement("path",{d:"M15.5 14h-.79l-.28-.27A6.471 6.471 0 0 0 16 9.5 6.5 6.5 0 1 0 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14zM7 9h5v1H7z"})));var EL=(0,o.memo)(OL);const D=l=>{const u=c=>{const{size:f,className:C,focusable:z=!1,role:L="img",...I}=c,V={className:v()("usa-icon",{[`usa-icon--size-${f}`]:f!==void 0},C),focusable:z,role:L,...I};return d().createElement(l,V)};return u.displayName=l.displayName,u};class P{}N(P,"AccessibilityNew",D(sr)),N(P,"AccessibleForward",D(Sa)),N(P,"AccountBalance",D(ft)),N(P,"AccountBox",D(nn)),N(P,"AccountCircle",D(kc)),N(P,"Add",D(Cc)),N(P,"AddCircle",D(fi)),N(P,"AddCircleOutline",D(so)),N(P,"Alarm",D(hi)),N(P,"AlternateEmail",D(Pc)),N(P,"Announcement",D(Nc)),N(P,"ArrowBack",D(Ac)),N(P,"ArrowDownward",D(sa)),N(P,"ArrowDropDown",D(Dc)),N(P,"ArrowDropUp",D(me)),N(P,"ArrowForward",D(cr)),N(P,"ArrowUpward",D(Sr)),N(P,"Api",D(iF)),N(P,"Assessment",D(sF)),N(P,"AttachFile",D(uF)),N(P,"AttachMoney",D(dF)),N(P,"Autorenew",D(hF)),N(P,"Backpack",D(vF)),N(P,"Bathtub",D(gF)),N(P,"Bedding",D(wF)),N(P,"Bookmark",D(xF)),N(P,"BugReport",D(EF)),N(P,"Build",D(kF)),N(P,"CalendarToday",D(CF)),N(P,"Campaign",D(FF)),N(P,"Camping",D(NF)),N(P,"Cancel",D(MF)),N(P,"Chat",D(DF)),N(P,"Check",D(LF)),N(P,"CheckBoxOutlineBlank",D(_F)),N(P,"CheckCircle",D(VF)),N(P,"CheckCircleOutline",D(UF)),N(P,"Checkroom",D(GF)),N(P,"CleanHands",D(KF)),N(P,"Clothes",D(ZF)),N(P,"Close",D(QF)),N(P,"ClosedCaption",D($F)),N(P,"Cloud",D(tP)),N(P,"Code",D(nP)),N(P,"Comment",D(iP)),N(P,"ConnectWithoutContact",D(sP)),N(P,"Construction",D(uP)),N(P,"ConstructionWorker",D(dP)),N(P,"ContactPage",D(hP)),N(P,"ContentCopy",D(vP)),N(P,"Coronavirus",D(gP)),N(P,"CreditCard",D(wP)),N(P,"Deck",D(xP)),N(P,"Delete",D(EP)),N(P,"DeviceThermostat",D(kP)),N(P,"Directions",D(CP)),N(P,"DirectionsBike",D(FP)),N(P,"DirectionsBus",D(NP)),N(P,"DirectionsCar",D(MP)),N(P,"DirectionsWalk",D(DP)),N(P,"DoNotDisturb",D(LP)),N(P,"DoNotTouch",D(_P)),N(P,"DragHandle",D(VP)),N(P,"Eco",D(UP)),N(P,"Edit",D(GP)),N(P,"ElectricalServices",D(KP)),N(P,"EmojiEvents",D(ZP)),N(P,"Error",D(QP)),N(P,"ErrorOutline",D($P)),N(P,"Event",D(tN)),N(P,"ExpandLess",D(nN)),N(P,"ExpandMore",D(iN)),N(P,"Facebook",D(sN)),N(P,"FastForward",D(uN)),N(P,"FastRewind",D(dN)),N(P,"Favorite",D(hN)),N(P,"FavoriteBorder",D(vN)),N(P,"Fax",D(gN)),N(P,"FileDownload",D(wN)),N(P,"FilePresent",D(xN)),N(P,"FileUpload",D(EN)),N(P,"FilterAlt",D(kN)),N(P,"FilterList",D(CN)),N(P,"Fingerprint",D(FN)),N(P,"FirstPage",D(NN)),N(P,"Flag",D(MN)),N(P,"Flickr",D(DN)),N(P,"Flight",D(LN)),N(P,"Flooding",D(_N)),N(P,"Folder",D(VN)),N(P,"FolderOpen",D(UN)),N(P,"FormatQuote",D(GN)),N(P,"FormatSize",D(KN)),N(P,"Forum",D(ZN)),N(P,"Github",D(QN)),N(P,"GridView",D($N)),N(P,"GroupAdd",D(tA)),N(P,"Groups",D(nA)),N(P,"Hearing",D(iA)),N(P,"Help",D(sA)),N(P,"HelpOutline",D(uA)),N(P,"HighlightOff",D(dA)),N(P,"History",D(hA)),N(P,"Home",D(vA)),N(P,"Hospital",D(gA)),N(P,"Hotel",D(wA)),N(P,"HourglassEmpty",D(xA)),N(P,"Hurricane",D(EA)),N(P,"Identification",D(kA)),N(P,"Image",D(CA)),N(P,"Info",D(FA)),N(P,"InfoOutline",D(NA)),N(P,"Insights",D(MA)),N(P,"Instagram",D(DA)),N(P,"Keyboard",D(LA)),N(P,"Label",D(_A)),N(P,"Language",D(VA)),N(P,"LastPage",D(UA)),N(P,"Launch",D(GA)),N(P,"Lightbulb",D(KA)),N(P,"LightbulbOutline",D(ZA)),N(P,"LinkedIn",D(QA)),N(P,"Link",D($A)),N(P,"LinkOff",D(tM)),N(P,"List",D(nM)),N(P,"LocalCafe",D(iM)),N(P,"LocalFireDepartment",D(sM)),N(P,"LocalGasStation",D(uM)),N(P,"LocalGroceryStore",D(dM)),N(P,"LocalHospital",D(hM)),N(P,"LocalLaundryService",D(vM)),N(P,"LocalLibrary",D(gM)),N(P,"LocalOffer",D(wM)),N(P,"LocalParking",D(xM)),N(P,"LocalPharmacy",D(EM)),N(P,"LocalPolice",D(kM)),N(P,"LocalTaxi",D(CM)),N(P,"LocationCity",D(FM)),N(P,"LocationOn",D(NM)),N(P,"Lock",D(MM)),N(P,"LockOpen",D(DM)),N(P,"LockOutline",D(LM)),N(P,"Login",D(_M)),N(P,"Logout",D(VM)),N(P,"Loop",D(UM)),N(P,"Mail",D(GM)),N(P,"MailOutline",D(KM)),N(P,"Map",D(ZM)),N(P,"Masks",D(QM)),N(P,"MedicalServices",D($M)),N(P,"Menu",D(tz)),N(P,"MilitaryTech",D(nz)),N(P,"MoreHoriz",D(iz)),N(P,"MoreVert",D(sz)),N(P,"MyLocation",D(uz)),N(P,"NavigateBefore",D(dz)),N(P,"NavigateNext",D(hz)),N(P,"NavigateFarBefore",D(vz)),N(P,"NavigateFarNext",D(gz)),N(P,"NearMe",D(wz)),N(P,"Notifications",D(xz)),N(P,"NotificationsActive",D(Ez)),N(P,"NotificationsNone",D(kz)),N(P,"NotificationsOff",D(Cz)),N(P,"Park",D(Fz)),N(P,"People",D(Nz)),N(P,"Person",D(Mz)),N(P,"Pets",D(Dz)),N(P,"Phone",D(Lz)),N(P,"PhotoCamera",D(_z)),N(P,"Print",D(Vz)),N(P,"PriorityHigh",D(Uz)),N(P,"Public",D(Gz)),N(P,"PushPin",D(Kz)),N(P,"RadioButtonUnchecked",D(Zz)),N(P,"Rain",D(Qz)),N(P,"ReduceCapacity",D($z)),N(P,"RemoveCircle",D(tD)),N(P,"Remove",D(nD)),N(P,"Report",D(iD)),N(P,"Restaurant",D(sD)),N(P,"RssFeed",D(uD)),N(P,"SafetyDivider",D(dD)),N(P,"Sanitizer",D(hD)),N(P,"SaveAlt",D(vD)),N(P,"SevereWeather",D(gD)),N(P,"Schedule",D(wD)),N(P,"School",D(xD)),N(P,"Science",D(ED)),N(P,"Search",D(kD)),N(P,"Security",D(CD)),N(P,"Send",D(FD)),N(P,"SentimentDissatisfied",D(ND)),N(P,"SentimentNeutral",D(MD)),N(P,"SentimentSatisfied",D(DD)),N(P,"SentimentSatisfiedAlt",D(LD)),N(P,"SentimentVeryDissatisfied",D(_D)),N(P,"Settings",D(VD)),N(P,"Share",D(UD)),N(P,"Shield",D(GD)),N(P,"ShoppingBasket",D(KD)),N(P,"Snow",D(ZD)),N(P,"Soap",D(QD)),N(P,"SocialDistance",D($D)),N(P,"SortArrow",D(tR)),N(P,"Spellcheck",D(nR)),N(P,"Star",D(iR)),N(P,"StarHalf",D(sR)),N(P,"StarOutline",D(uR)),N(P,"Store",D(dR)),N(P,"Support",D(hR)),N(P,"SupportAgent",D(vR)),N(P,"TextFields",D(gR)),N(P,"ThumbDownAlt",D(wR)),N(P,"ThumbUpAlt",D(xR)),N(P,"Timer",D(ER)),N(P,"ToggleOff",D(kR)),N(P,"ToggleOn",D(CR)),N(P,"Topic",D(FR)),N(P,"Tornado",D(NR)),N(P,"Translate",D(MR)),N(P,"TrendingDown",D(DR)),N(P,"TrendingUp",D(LR)),N(P,"Twitter",D(_R)),N(P,"Undo",D(VR)),N(P,"UnfoldLess",D(UR)),N(P,"UnfoldMore",D(GR)),N(P,"Update",D(KR)),N(P,"UploadFile",D(ZR)),N(P,"Verified",D(QR)),N(P,"VerifiedUser",D($R)),N(P,"Visibility",D(tL)),N(P,"VisibilityOff",D(nL)),N(P,"VolumeOff",D(iL)),N(P,"Warning",D(sL)),N(P,"Wash",D(uL)),N(P,"Wifi",D(dL)),N(P,"Work",D(hL)),N(P,"X",D(vL)),N(P,"Youtube",D(gL)),N(P,"ZoomIn",D(wL)),N(P,"ZoomOutMap",D(xL)),N(P,"ZoomOut",D(EL));function bm(){return bm=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const C=v()("usa-pagination__button",{"usa-current":u});return d().createElement("li",{key:`pagination_page_${l}`,className:"usa-pagination__item usa-pagination__page-no"},f?d().createElement(E,{type:"button",unstyled:!0,"data-testid":"pagination-page-number",className:C,"aria-label":`Page ${l}`,"aria-current":u?"page":void 0,onClick:z=>{f(z,l)}},l):d().createElement(H,{href:`${c}?page=${l}`,className:C,"aria-label":`Page ${l}`,"aria-current":u?"page":void 0},l))},kL=()=>d().createElement("li",{className:"usa-pagination__item usa-pagination__overflow",role:"presentation"},d().createElement("span",null,"…")),jL=({pathname:l,totalPages:u,currentPage:c,className:f,maxSlots:C=7,onClickPrevious:z,onClickNext:L,onClickPageNumber:I,...V})=>{const q=v()("usa-pagination",f),J=c===1,ae=!!u&&c===u,le=!u||u>C,de=Math.round(C/2),ge=le&&c>de,fe=!!(u&&u-c>=de)||!u,Pe=le||!u?[c]:Array.from({length:u}).map((ee,te)=>te+1);if(le){const ee=C-1-((J?0:ge?2:1)+(ae?0:fe?2:1));let te=0,Se=0;ge&&fe?(te=Math.round((ee-1)/2),Se=ee-te):ge?(Se=(u||0)-c-1,Se=Se<0?0:Se,te=ee-Se):fe&&(te=c-2,te=te<0?0:te,Se=ee-te);let Ce=1;for(;te>0;)Pe.unshift(c-Ce),Ce++,te--;for(Ce=1;Se>0;)Pe.push(c+Ce),Ce++,Se--;ge&&Pe.unshift("overflow"),c!==1&&Pe.unshift(1),fe&&Pe.push("overflow"),u&&c!==u&&Pe.push(u)}const ye=!J&&c-1,je=!ae&&c+1;return d().createElement("nav",bm({"aria-label":"Pagination",className:q},V),d().createElement("ul",{className:"usa-pagination__list"},ye&&d().createElement("li",{className:"usa-pagination__item usa-pagination__arrow"},z?d().createElement(E,{type:"button",unstyled:!0,className:"usa-pagination__link usa-pagination__previous-page","aria-label":"Previous page","data-testid":"pagination-previous",onClick:z},d().createElement(P.NavigateBefore,null),d().createElement("span",{className:"usa-pagination__link-text"},"Previous")):d().createElement(H,{href:`${l}?page=${ye}`,className:"usa-pagination__link usa-pagination__previous-page","aria-label":"Previous page"},d().createElement(P.NavigateBefore,null),d().createElement("span",{className:"usa-pagination__link-text"},"Previous"))),Pe.map((ee,te)=>ee==="overflow"?d().createElement(kL,{key:`pagination_overflow_${te}`}):d().createElement(SL,{key:`pagination_page_${ee}`,page:ee,pathname:l,isCurrent:ee===c,onClickPageNumber:I})),je&&d().createElement("li",{className:"usa-pagination__item usa-pagination__arrow"},L?d().createElement(E,{type:"button",unstyled:!0,className:"usa-pagination__link usa-pagination__next-page","aria-label":"Next page","data-testid":"pagination-next",onClick:L},d().createElement("span",{className:"usa-pagination__link-text"},"Next"),d().createElement(P.NavigateNext,null)):d().createElement(H,{href:`${l}?page=${je}`,className:"usa-pagination__link usa-pagination__next-page","aria-label":"Next page"},d().createElement("span",{className:"usa-pagination__link-text"},"Next"),d().createElement(P.NavigateNext,null)))))};function Lc(){return Lc=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const C=v()("usa-banner",c),{className:z,...L}=u||{},I=v()("usa-accordion",z);return d().createElement("section",Lc({className:C},f),d().createElement("div",Lc({className:I},L),l))};function Ic(){return Ic=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const z=v()("usa-accordion__button usa-banner__button",c),{className:L,...I}=f||{},V=v()("usa-banner__button-text",L);return d().createElement("button",Ic({type:"button",className:z,"aria-expanded":l},C),d().createElement("span",Ic({className:V},I),u))};function xm(){return xm=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const C=v()("usa-banner__content usa-accordion__content",c);return d().createElement("div",xm({className:C,hidden:!u},f),l)};function Om(){return Om=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()("usa-banner__header-flag",u);return d().createElement("img",Om({className:f,alt:l},c))};function Em(){return Em=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()("usa-banner__guidance",u);return d().createElement("div",Em({className:f},c),l)};function ns(){return ns=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const J=v()("usa-banner__header",{"usa-banner__header--expanded":u},V),{className:ae,...le}=f||{},de=v()("usa-banner__inner",ae),{className:ge,...fe}=z||{},Pe=v()("usa-banner__header-text",ge),{className:ye,...je}=I||{},ee=v()("usa-banner__header-action",ye);return d().createElement("header",ns({className:J},q),d().createElement("div",ns({className:de},le,{"data-testid":"banner-header-inner-div"}),c&&d().createElement("div",{className:"grid-col-auto","data-testid":"banner-header-flag-div"},c),d().createElement("div",{className:"grid-col-fill tablet:grid-col-auto","aria-hidden":!0,"data-testid":"banner-header-grid-div"},d().createElement("p",ns({className:Pe},fe),C),d().createElement("p",ns({className:ee,"aria-hidden":"true"},je),L)),l))};function km(){return km=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const C=v()("usa-banner__icon usa-media-block__img",c);return d().createElement("img",km({className:C,src:l,alt:u,"aria-hidden":"true"},f))};function Cm(){return Cm=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const[C,z]=(0,o.useState)(!1),{header:L,ariaLabel:I,headerAction:V,httpsSectionHeader:q,httpsSectionContent:J,tldSectionHeader:ae,tldSectionContent:le}=((de,ge)=>{switch(de){case"english":return{header:"An official website of the United States government",ariaLabel:"Official website of the United States government",headerAction:"Here’s how you know",tldSectionHeader:`Official websites use ${ge}`,tldSectionContent:(()=>{switch(ge){case".gov":return d().createElement(d().Fragment,null,"A ",d().createElement("strong",null,".gov")," website belongs to an official government organization in the United States.");case".mil":return d().createElement(d().Fragment,null,"A ",d().createElement("strong",null,".mil")," website belongs to an official U.S. Department of Defense organization.")}})(),httpsSectionHeader:`Secure ${ge} websites use HTTPS`,httpsSectionContent:d().createElement(d().Fragment,null,"A"," ",d().createElement("strong",null,"lock (",d().createElement(P.Lock,{"aria-label":"Locked padlock icon"}),")")," ","or ",d().createElement("strong",null,"https://")," means you’ve safely connected to the"," ",ge," website. Share sensitive information only on official, secure websites.")};case"spanish":return{header:"Un sitio oficial del Gobierno de Estados Unidos",ariaLabel:"Un sitio oficial del Gobierno de Estados Unidos",headerAction:"Así es como usted puede verificarlo",tldSectionHeader:`Los sitios web oficiales usan ${ge}`,tldSectionContent:(()=>{switch(ge){case".gov":return d().createElement(d().Fragment,null,"Un sitio web ",d().createElement("strong",null,".gov")," pertenece a una organización oficial del Gobierno de Estados Unidos.");case".mil":return d().createElement(d().Fragment,null,"Un sitio web ",d().createElement("strong",null,".mil")," pertenece a una organización oficial del Departamento de Defensa de EE. UU.")}})(),httpsSectionHeader:`Los sitios web seguros ${ge} usan HTTPS`,httpsSectionContent:d().createElement(d().Fragment,null,"Un"," ",d().createElement("strong",null,"candado (",d().createElement(P.Lock,{"aria-label":"Icono de candado cerrado"}),")")," ","o ",d().createElement("strong",null,"https://")," significa que usted se conectó de forma segura a un sitio web ",ge,". Comparta información sensible sólo en sitios web oficiales y seguros.")}}})(u,l);return d().createElement(A6,Cm({className:c,"data-testid":"govBanner","aria-label":I},f),d().createElement(R6,{isOpen:C,flagImg:d().createElement(D6,{src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAAAsBAMAAAAncaPMAAAAAXNSR0IArs4c6QAAABtQTFRF////4EAg2z8g2z8f2z4f2j4fHjSyHjOxHTOxQEYPwgAAAIdJREFUeNrNkUENxDAMBEOhFJaCKZiCKZhCKBj2ebV3rdR71+pIq+Qxj1GyqjJ3U8VlHkc07hFm0awBYe91juq6MSI0yhSAEgkzJ4TMKiXyzFw3pgR9lmIBJlqj2AmBedf+IycExmlKZVzvZEJ4A0oBrjBl/m6PCy95B3fFAN6YuQPxhbcB4QMkEj04wQXD5wAAAABJRU5ErkJggg==","aria-hidden":!0,alt:""}),headerText:L,headerActionText:V},d().createElement(M6,{isOpen:C,"aria-controls":"gov-banner",onClick:()=>{z(de=>!de)}},V)),d().createElement(z6,{id:"gov-banner",isOpen:C},d().createElement("div",{className:"grid-row grid-gap-lg"},d().createElement(Sm,{className:"tablet:grid-col-6"},d().createElement(jm,{src:"data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjY0IiBoZWlnaHQ9IjY0IiB2aWV3Qm94PSIwIDAgNjQgNjQiPjx0aXRsZT5pY29uLWRvdC1nb3Y8L3RpdGxlPjxwYXRoIGZpbGw9IiMyMzc4QzMiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0ibTMyIDBjMTcuNyAwIDMyIDE0LjMgMzIgMzJzLTE0LjMgMzItMzIgMzItMzItMTQuMy0zMi0zMiAxNC4zLTMyIDMyLTMyem0wIDEuMmMtMTcgMC0zMC44IDEzLjgtMzAuOCAzMC44czEzLjggMzAuOCAzMC44IDMwLjggMzAuOC0xMy44IDMwLjgtMzAuOC0xMy44LTMwLjgtMzAuOC0zMC44em0xMS40IDM4LjljLjUgMCAuOS40LjkuOHYxLjZoLTI0LjZ2LTEuNmMwLS41LjQtLjguOS0uOHptLTE3LjEtMTIuM3Y5LjhoMS42di05LjhoMy4zdjkuOGgxLjZ2LTkuOGgzLjN2OS44aDEuNnYtOS44aDMuM3Y5LjhoLjhjLjUgMCAuOS40LjkuOHYuOGgtMjEuNHYtLjhjMC0uNS40LS44LjktLjhoLjh2LTkuOHptNS43LTguMiAxMi4zIDQuOXYxLjZoLTEuNmMwIC41LS40LjgtLjkuOGgtMTkuNmMtLjUgMC0uOS0uNC0uOS0uOGgtMS42di0xLjZzMTIuMy00LjkgMTIuMy00Ljl6Ii8+PC9zdmc+",alt:""}),d().createElement(se,null,d().createElement("p",null,d().createElement("strong",null,ae),d().createElement("br",null),le))),d().createElement(Sm,{className:"tablet:grid-col-6"},d().createElement(jm,{src:"data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjY0IiBoZWlnaHQ9IjY0IiB2aWV3Qm94PSIwIDAgNjQgNjQiPjx0aXRsZT5pY29uLWh0dHBzPC90aXRsZT48cGF0aCBmaWxsPSIjNzE5RjJBIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zMiAwYzE3LjY3MyAwIDMyIDE0LjMyNyAzMiAzMiAwIDE3LjY3My0xNC4zMjcgMzItMzIgMzJDMTQuMzI3IDY0IDAgNDkuNjczIDAgMzIgMCAxNC4zMjcgMTQuMzI3IDAgMzIgMHptMCAxLjIwOEMxNC45OTQgMS4yMDggMS4yMDggMTQuOTk0IDEuMjA4IDMyUzE0Ljk5NCA2Mi43OTIgMzIgNjIuNzkyIDYyLjc5MiA0OS4wMDYgNjIuNzkyIDMyIDQ5LjAwNiAxLjIwOCAzMiAxLjIwOHptMCAxOC44ODZhNy4yNDUgNy4yNDUgMCAwIDEgNy4yNDUgNy4yNDV2My4xMDNoLjUyYy44NiAwIDEuNTU3LjY5OCAxLjU1NyAxLjU1OHY5LjMyMmMwIC44Ni0uNjk3IDEuNTU4LTEuNTU3IDEuNTU4aC0xNS41M2MtLjg2IDAtMS41NTctLjY5Ny0xLjU1Ny0xLjU1OFYzMmMwLS44Ni42OTctMS41NTggMS41NTctMS41NThoLjUyVjI3LjM0QTcuMjQ1IDcuMjQ1IDAgMCAxIDMyIDIwLjA5NHptMCAzLjEwM2E0LjE0MiA0LjE0MiAwIDAgMC00LjE0MiA0LjE0MnYzLjEwM2g4LjI4NFYyNy4zNEE0LjE0MiA0LjE0MiAwIDAgMCAzMiAyMy4xOTd6Ii8+PC9zdmc+",alt:""}),d().createElement(se,null,d().createElement("p",null,d().createElement("strong",null,q),d().createElement("br",null),J))))))};function Tm(){return Tm=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const C=v()("usa-collection",{"usa-collection--condensed":c},u);return d().createElement("ul",Tm({className:C,"data-testid":"collection"},f),l)};function Fm(){return Fm=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const C=v()("usa-collection__item",l);return d().createElement("li",Fm({className:C},f),c,d().createElement("div",{className:"usa-collection__body"},u))};function Pm(){return Pm=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const C=l,z=v()("usa-collection__heading",u);return d().createElement(C,Pm({className:z},f),c)};function Nm(){return Nm=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()("usa-collection__description",l);return d().createElement("p",Nm({className:f},c),u)};function Am(){return Am=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()("usa-collection__meta",l);return d().createElement("ul",Am({className:f},c),u)};function Mm(){return Mm=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()("usa-collection__meta-item",l);return d().createElement("li",Mm({className:f},c),u)};function zm(){return zm=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const C=v()("usa-collection__meta-item","usa-tag",{"usa-tag--new":c==="new"},l);return d().createElement("li",zm({className:C},f),u)};function Dm(){return Dm=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const C=v()("usa-collection__img",l);return d().createElement("img",Dm({className:C,src:u,alt:c},f))},RL=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],LL=({datetime:l})=>{const u=new Date(l);return u&&u.getTime&&isNaN(u.getTime())?d().createElement(d().Fragment,null):d().createElement("div",{className:"usa-collection__calendar-date","data-testid":"collection-calendar-date"},d().createElement("time",{dateTime:l},d().createElement("span",{className:"usa-collection__calendar-date-month"},RL[u.getMonth()]),d().createElement("span",{className:"usa-collection__calendar-date-day"},u.getDate())))};function Rm(){return Rm=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const c=u?`${Lm[u]}:`:"",{row:f,col:C,gap:z,offset:L}=l;return v()({[`${c}grid-row`]:f,[`${c}grid-gap`]:z===!0,[`${c}grid-gap-${z}`]:z!==!0&&!!z,[`${c}grid-col`]:C===!0,[`${c}grid-col-${C}`]:C!==!0&&!!C,[`${c}grid-offset-${L}`]:!!L})};function _L(l){const{children:u,className:c,row:f,col:C,gap:z,offset:L,mobile:I,mobileLg:V,tablet:q,tabletLg:J,desktop:ae,desktopLg:le,widescreen:de,...ge}=l,fe={mobile:I,mobileLg:V,tablet:q,tabletLg:J,desktop:ae,desktopLg:le,widescreen:de};let Pe=_c({row:f,col:C,gap:z,offset:L});if(Object.keys(Lm).forEach(ye=>{const je=ye;if(Object.prototype.hasOwnProperty.call(fe,je)){const ee=l[je];Pe=v()(Pe,_c(ee,je))}}),Pe=v()(Pe,c),function(ye){return"asCustom"in ye}(ge)){const{asCustom:ye,...je}=ge,ee=je;return d().createElement(ye,{className:Pe,...ee},u)}return d().createElement("div",Im({className:Pe,"data-testid":"grid"},ge),u)}function _m(){return _m=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const V=C==="error",q=C==="success",J=z==="small",ae=z==="medium",le=v()("usa-input",{"usa-input--error":V,"usa-input--success":q,"usa-input--small":J,"usa-input--medium":ae},f);return d().createElement("input",_m({"data-testid":"textInput",className:le,id:l,name:u,type:c,ref:L},I))};function Bm(){return Bm=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const V=v()("usa-textarea",{"usa-input--error":f,"usa-input--success":C},c);return d().createElement("textarea",Bm({"data-testid":"textarea",className:V,id:l,name:u,ref:L},I),z)},BL=l=>Array.from(l).length,VL=(l,u)=>{const c=`${u} characters allowed`,f=u-l;switch(f){case u:return c;case 1:return"$0 character left".replace("$0","1");case-1:return"$0 character over limit".replace("$0","1");default:return f>=0?"$0 characters left".replace("$0",f.toString()):"$0 characters over limit".replace("$0",Math.abs(f).toString())}},HL=({id:l,name:u,className:c,maxLength:f,value:C="",defaultValue:z="",isTextArea:L=!1,getCharacterCount:I=BL,getMessage:V=VL,...q})=>{const J=I(C||z),[ae,le]=(0,o.useState)(J),[de,ge]=(0,o.useState)(V(J,f)),[fe,Pe]=(0,o.useState)(J{const ne=V(ae,f);ge(ne),Pe(ae<=f);const Oe=setTimeout(()=>{ye.current&&(ye.current.textContent=ne)},1e3);return()=>clearTimeout(Oe)},[ae]);const te=(ne,Oe)=>{const Be=fe?"":"The content is too long.";ne.target.setCustomValidity(Be),Oe&&Oe(ne)},Se=(ne,Oe)=>{const{target:{value:Be=""}}=ne;le(I(Be)),Oe&&Oe(ne)};let Ce;if(L){const{onBlur:ne,onChange:Oe,inputRef:Be,...it}=q,bt={id:l,name:u,className:je,...C?{value:C}:{defaultValue:z},onBlur:ot=>te(ot,ne),onChange:ot=>Se(ot,Oe),inputRef:Be,...it};Ce=d().createElement(I6,bt)}else{const{onBlur:ne,onChange:Oe,inputRef:Be,type:it="text",...bt}=q,ot={id:l,type:it,name:u,className:je,...C?{value:C}:{defaultValue:z},onBlur:Te=>te(Te,ne),onChange:Te=>Se(Te,Oe),inputRef:Be,...bt};Ce=d().createElement(xl,ot)}return d().createElement(d().Fragment,null,Ce,d().createElement("span",{className:"usa-sr-only",id:`${l}-info`},"You can enter up to ",f," characters"),d().createElement("div",{className:ee,"aria-hidden":"true","data-testid":"characterCountMessage"},de),d().createElement("div",{ref:ye,className:"usa-character-count__sr-status usa-sr-only","aria-live":"polite","data-testid":"characterCountSRMessage"}))};function Vm(){return Vm=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const V=v()("usa-checkbox",c),q=v()("usa-checkbox__input",{"usa-checkbox__input--tile":z});return d().createElement("div",{"data-testid":"checkbox",className:V},d().createElement("input",Vm({className:q,id:l,type:"checkbox",name:u,ref:C},I)),d().createElement("label",{className:"usa-checkbox__label",htmlFor:l},f,L&&d().createElement("span",{className:"usa-checkbox__label-description"},L)))};let ht=function(l){return l[l.SELECT_OPTION=0]="SELECT_OPTION",l[l.CLEAR=1]="CLEAR",l[l.OPEN_LIST=2]="OPEN_LIST",l[l.CLOSE_LIST=3]="CLOSE_LIST",l[l.FOCUS_OPTION=4]="FOCUS_OPTION",l[l.UPDATE_FILTER=5]="UPDATE_FILTER",l[l.BLUR=6]="BLUR",l[l.CLEAR_SELECTION=7]="CLEAR_SELECTION",l[l.FOCUS_INPUT=8]="FOCUS_INPUT",l}({});const WL=(l,u,c,f)=>{const C=z=>{const L=((V,q="",J={})=>{const ae=de=>de.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&");let le=V.replace(/{{(.*?)}}/g,(de,ge)=>{const fe=ge.trim(),Pe=J[fe];if(fe!=="query"&&Pe){const ye=new RegExp(Pe,"i"),je=q.match(ye);return je?ae(je[1]):""}return ae(q)});return le="^(?:"+le+")$",new RegExp(le,"i")})(f.filter,z,f.extras),I=u.filter(V=>L.test(V.label.toLowerCase()));return c?{closestMatch:I.length>0?I[0]:u[0],optionsToDisplay:u}:{closestMatch:I[0],optionsToDisplay:I}};return(0,o.useReducer)((z,L)=>{switch(L.type){case ht.SELECT_OPTION:return{...z,isOpen:!1,selectedOption:L.option,focusMode:on.Input,inputValue:L.option.label,filteredOptions:u,focusedOption:L.option,statusText:""};case ht.UPDATE_FILTER:{const{closestMatch:I,optionsToDisplay:V}=C(L.value),q={...z,isOpen:!0,filteredOptions:V,inputValue:L.value,statusText:`${V.length} result${V.length>1?"s":""} available.`};return V.length<1&&(q.statusText="No results."),c||!z.selectedOption?q.focusedOption=I:z.selectedOption&&(q.filteredOptions.includes(z.selectedOption)?q.focusedOption=z.selectedOption:q.focusedOption=I),q}case ht.OPEN_LIST:{const I=z.filteredOptions.length?`${z.filteredOptions.length} result${z.filteredOptions.length>1?"s":""} available.`:"No results.";return{...z,isOpen:!0,focusMode:on.Input,focusedOption:z.selectedOption||z.focusedOption||u[0],statusText:I}}case ht.CLOSE_LIST:{const I={...z,isOpen:!1,focusMode:on.Input,focusedOption:void 0,statusText:""};return z.filteredOptions.length===0&&(I.filteredOptions=u,I.inputValue=""),z.selectedOption&&(I.inputValue=z.selectedOption.label),I}case ht.FOCUS_OPTION:{const I=z.filteredOptions.length?`${z.filteredOptions.length} result${z.filteredOptions.length>1?"s":""} available.`:"No results.";return{...z,isOpen:!0,focusedOption:L.option,focusMode:on.Item,statusText:I}}case ht.CLEAR:return{...z,inputValue:"",isOpen:!1,focusMode:on.Input,selectedOption:void 0,filteredOptions:u,focusedOption:u[0],statusText:""};case ht.BLUR:{const I={...z,isOpen:!1,focusMode:on.None,filteredOptions:u,statusText:""};return z.selectedOption?(I.inputValue=z.selectedOption.label,I.focusedOption=z.selectedOption):(I.inputValue="",I.focusedOption=u[0]),I}case ht.CLEAR_SELECTION:return{...z,inputValue:"",isOpen:!1,focusMode:on.None,selectedOption:void 0,filteredOptions:u,focusedOption:void 0,statusText:""};case ht.FOCUS_INPUT:return{...z,focusMode:on.Input};default:throw new Error}},l)};function as(){return as=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const c=(0,o.useRef)(null);return(0,o.useEffect)(()=>{l&&c.current&&c.current.focus()}),d().createElement("input",as({type:"text"},u,{className:"usa-combo-box__input","data-testid":"combo-box-input",autoCapitalize:"off",autoComplete:"off",ref:c}))},qL=({id:l,name:u,className:c,options:f,defaultValue:C,disabled:z,onChange:L,assistiveHint:I,noResults:V,selectProps:q,inputProps:J,ulProps:ae,customFilter:le,disableFiltering:de=!1},ge)=>{var Dr;const fe=!!z;let Pe;C&&(Pe=f.find(we=>we.value===C));const ye=le||{filter:".*{{query}}.*"},je={isOpen:!1,selectedOption:Pe||void 0,focusedOption:void 0,focusMode:on.None,filteredOptions:f,inputValue:Pe?Pe.label:"",statusText:""},[ee,te]=WL(je,f,de,ye),Se=(0,o.useRef)(null),Ce=(0,o.useRef)(null),ne=(0,o.useRef)(null);(0,o.useEffect)(()=>{var we;L&&L(((we=ee.selectedOption)==null?void 0:we.value)||void 0)},[ee.selectedOption]),(0,o.useEffect)(()=>{ee.focusMode===on.Item&&ee.focusedOption&&ne.current&&ne.current.focus()},[ee.focusMode,ee.focusedOption]),(0,o.useEffect)(()=>{if(ee.isOpen&&ee.focusedOption&&ne.current&&Ce.current&&ee.focusMode===on.Input){const we=ne.current.offsetTop+ne.current.offsetHeight;we>Ce.current.scrollTop+Ce.current.offsetHeight&&(Ce.current.scrollTop=we-Ce.current.offsetHeight),ne.current.offsetTop{var we;ee.focusMode!==on.None&&((we=Se.current)!=null&&we.contains(window.document.activeElement)||te({type:ht.BLUR}))},[ee.focusMode]),(0,o.useImperativeHandle)(ge,()=>({focus:()=>te({type:ht.FOCUS_INPUT}),clearSelection:()=>te({type:ht.CLEAR_SELECTION})}),[]);const Oe=(we,$e,Jt)=>{const ka=$e.focusedOption?$e.filteredOptions.indexOf($e.focusedOption):-1,fo=$e.filteredOptions[0],kl=$e.filteredOptions[$e.filteredOptions.length-1];if(ka===-1)we({type:ht.FOCUS_OPTION,option:fo});else{const ho=ka+Jt;if(ho<0)we({type:ht.CLOSE_LIST});else if(ho>=$e.filteredOptions.length)we({type:ht.FOCUS_OPTION,option:kl});else{const xt=$e.filteredOptions[ho];we({type:ht.FOCUS_OPTION,option:xt})}}},Be=we=>{var Jt;const{relatedTarget:$e}=we;(!$e||$e instanceof Node&&!((Jt=Se.current)!=null&&Jt.contains($e)))&&te({type:ht.BLUR})},it=we=>{we.key==="Escape"?te({type:ht.CLOSE_LIST}):we.key==="Tab"||we.key==="Enter"?(we.preventDefault(),ee.focusedOption&&te({type:ht.SELECT_OPTION,option:ee.focusedOption})):we.key==="ArrowDown"||we.key==="Down"?(we.preventDefault(),Oe(te,ee,Hm.Next)):we.key!=="ArrowUp"&&we.key!=="Up"||(we.preventDefault(),Oe(te,ee,Hm.Previous))},bt=ee.selectedOption&&ee.selectedOption.label===ee.inputValue,ot=v()("usa-combo-box",c,{"usa-combo-box--pristine":bt}),Te=`${l}--list`,rt=`${l}--assistiveHint`,jt=ee.focusedOption?ee.filteredOptions.findIndex(we=>we===ee.focusedOption):-1,qt=jt>-1&&`${Te}--option-${jt}`;return d().createElement("div",{"data-testid":"combo-box","data-enhanced":"true",className:ot,ref:Se},d().createElement("select",as({},q,{className:"usa-select usa-sr-only usa-combo-box__select",name:u,"aria-hidden":!0,tabIndex:-1,defaultValue:(Dr=ee.selectedOption)==null?void 0:Dr.value,"data-testid":"combo-box-select"}),f.map(we=>d().createElement("option",{key:we.value,value:we.value},we.label))),d().createElement(GL,as({},J,{role:"combobox",onChange:we=>{J!=null&&J.onChange&&(J==null||J.onChange(we)),te({type:ht.UPDATE_FILTER,value:we.target.value})},onClick:()=>te({type:ht.OPEN_LIST}),onBlur:we=>{var Jt;const{relatedTarget:$e}=we;(!$e||$e instanceof Node&&!((Jt=Se.current)!=null&&Jt.contains($e)))&&ee.focusMode!==on.None&&te({type:ht.BLUR})},onKeyDown:we=>{if(we.key==="Escape")te({type:ht.CLOSE_LIST});else if(we.key==="ArrowDown"||we.key=="Down")we.preventDefault(),te({type:ht.FOCUS_OPTION,option:ee.selectedOption||ee.focusedOption||ee.filteredOptions[0]});else if(we.key==="Tab"){if(ee.isOpen&&!ee.selectedOption){const $e=de?ee.focusedOption:ee.selectedOption||ee.focusedOption;$e?(we.preventDefault(),te({type:ht.FOCUS_OPTION,option:$e})):te({type:ht.BLUR})}!ee.isOpen&&ee.selectedOption&&te({type:ht.BLUR})}else if(we.key==="Enter"&&ee.isOpen){we.preventDefault();const $e=ee.filteredOptions.find(Jt=>Jt.label.toLowerCase()===ee.inputValue.toLowerCase());$e?te({type:ht.SELECT_OPTION,option:$e}):ee.selectedOption?te({type:ht.CLOSE_LIST}):te({type:ht.CLEAR})}},value:ee.inputValue,focused:ee.focusMode===on.Input,"aria-owns":Te,"aria-controls":Te,"aria-autocomplete":"list","aria-describedby":rt,"aria-expanded":ee.isOpen,"aria-activedescendant":ee.isOpen&&qt||"",id:l,disabled:fe})),d().createElement("span",{className:"usa-combo-box__clear-input__wrapper",tabIndex:-1},d().createElement("button",{type:"button",className:"usa-combo-box__clear-input","aria-label":"Clear the select contents",onClick:()=>te({type:ht.CLEAR}),"data-testid":"combo-box-clear-button",onKeyDown:we=>{we.key==="Tab"&&ee.isOpen&&ee.selectedOption&&(we.preventDefault(),te({type:ht.FOCUS_OPTION,option:ee.selectedOption}))},hidden:!bt||fe,disabled:fe}," ")),d().createElement("span",{className:"usa-combo-box__input-button-separator"}," "),d().createElement("span",{className:"usa-combo-box__toggle-list__wrapper",tabIndex:-1},d().createElement("button",{"data-testid":"combo-box-toggle",type:"button",className:"usa-combo-box__toggle-list",tabIndex:-1,"aria-label":"Toggle the dropdown list",onClick:()=>te({type:ee.isOpen?ht.CLOSE_LIST:ht.OPEN_LIST}),disabled:fe}," ")),d().createElement("ul",as({},ae,{"data-testid":"combo-box-option-list",tabIndex:-1,id:Te,className:"usa-combo-box__list",role:"listbox",ref:Ce,hidden:!ee.isOpen}),ee.filteredOptions.map((we,$e)=>{const Jt=we===ee.focusedOption,ka=we===ee.selectedOption,fo=v()("usa-combo-box__list-option",{"usa-combo-box__list-option--focused":Jt,"usa-combo-box__list-option--selected":ka});return d().createElement("li",{ref:Jt?ne:null,value:we.value,key:we.value,className:fo,tabIndex:Jt?0:-1,role:"option","aria-selected":ka,"aria-setsize":ee.filteredOptions.length,"aria-posinset":$e+1,id:Te+`--option-${$e}`,onKeyDown:it,onBlur:Be,"data-testid":`combo-box-option-${we.value}`,"data-value":we.value,onMouseEnter:()=>te({type:ht.FOCUS_OPTION,option:we}),onClick:()=>{te({type:ht.SELECT_OPTION,option:we})}},we.label)}),ee.filteredOptions.length===0?d().createElement("li",{className:"usa-combo-box__list-option--no-results"},V||"No results found"):null),d().createElement("div",{className:"usa-combo-box__status usa-sr-only",role:"status"},ee.statusText),d().createElement("span",{id:rt,className:"usa-sr-only","data-testid":"combo-box-assistive-hint"},I||`When autocomplete results are available use up and down arrows to review +`+i.stack}return{value:e,source:t,stack:a,digest:null}}function D2(e,t,r){return{value:e,source:null,stack:r??null,digest:t??null}}function ew(e,t){try{console.error(t.value)}catch(r){setTimeout(function(){throw r})}}var RV=typeof WeakMap=="function"?WeakMap:Map;function Sk(e,t,r){r=Ya(-1,r),r.tag=3,r.payload={element:null};var n=t.value;return r.callback=function(){qf||(qf=!0,cw=n),ew(e,t)},r}function kk(e,t,r){r=Ya(-1,r),r.tag=3;var n=e.type.getDerivedStateFromError;if(typeof n=="function"){var a=t.value;r.payload=function(){return n(a)},r.callback=function(){ew(e,t)}}var i=e.stateNode;return i!==null&&typeof i.componentDidCatch=="function"&&(r.callback=function(){ew(e,t),typeof n!="function"&&(Ui===null?Ui=new Set([this]):Ui.add(this));var s=t.stack;this.componentDidCatch(t.value,{componentStack:s!==null?s:""})}),r}function KO(e,t,r){var n=e.pingCache;if(n===null){n=e.pingCache=new RV;var a=new Set;n.set(t,a)}else a=n.get(t),a===void 0&&(a=new Set,n.set(t,a));a.has(r)||(a.add(r),e=YV.bind(null,e,t,r),t.then(e,e))}function XO(e){do{var t;if((t=e.tag===13)&&(t=e.memoizedState,t=t!==null?t.dehydrated!==null:!0),t)return e;e=e.return}while(e!==null);return null}function ZO(e,t,r,n,a){return e.mode&1?(e.flags|=65536,e.lanes=a,e):(e===t?e.flags|=65536:(e.flags|=128,r.flags|=131072,r.flags&=-52805,r.tag===1&&(r.alternate===null?r.tag=17:(t=Ya(-1,1),t.tag=2,Hi(r,t,1))),r.lanes|=1),e)}var LV=oi.ReactCurrentOwner,fn=!1;function Gr(e,t,r,n){t.child=e===null?ek(t,null,r,n):Xs(t,e.child,r,n)}function YO(e,t,r,n,a){r=r.render;var i=t.ref;return Rs(t,a),n=T4(e,t,r,n,i,a),r=F4(),e!==null&&!fn?(t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~a,ni(e,t,a)):(Wt&&r&&m4(t),t.flags|=1,Gr(e,t,n,a),t.child)}function QO(e,t,r,n,a){if(e===null){var i=r.type;return typeof i=="function"&&!B4(i)&&i.defaultProps===void 0&&r.compare===null&&r.defaultProps===void 0?(t.tag=15,t.type=i,jk(e,t,i,n,a)):(e=$d(r.type,null,n,t,t.mode,a),e.ref=t.ref,e.return=t,t.child=e)}if(i=e.child,!(e.lanes&a)){var s=i.memoizedProps;if(r=r.compare,r=r!==null?r:Iu,r(s,n)&&e.ref===t.ref)return ni(e,t,a)}return t.flags|=1,e=Gi(i,n),e.ref=t.ref,e.return=t,t.child=e}function jk(e,t,r,n,a){if(e!==null){var i=e.memoizedProps;if(Iu(i,n)&&e.ref===t.ref)if(fn=!1,t.pendingProps=n=i,(e.lanes&a)!==0)e.flags&131072&&(fn=!0);else return t.lanes=e.lanes,ni(e,t,a)}return tw(e,t,r,n,a)}function Ck(e,t,r){var n=t.pendingProps,a=n.children,i=e!==null?e.memoizedState:null;if(n.mode==="hidden")if(!(t.mode&1))t.memoizedState={baseLanes:0,cachePool:null,transitions:null},Bt(Ts,On),On|=r;else{if(!(r&1073741824))return e=i!==null?i.baseLanes|r:r,t.lanes=t.childLanes=1073741824,t.memoizedState={baseLanes:e,cachePool:null,transitions:null},t.updateQueue=null,Bt(Ts,On),On|=e,null;t.memoizedState={baseLanes:0,cachePool:null,transitions:null},n=i!==null?i.baseLanes:r,Bt(Ts,On),On|=n}else i!==null?(n=i.baseLanes|r,t.memoizedState=null):n=r,Bt(Ts,On),On|=n;return Gr(e,t,a,r),t.child}function Tk(e,t){var r=t.ref;(e===null&&r!==null||e!==null&&e.ref!==r)&&(t.flags|=512,t.flags|=2097152)}function tw(e,t,r,n,a){var i=vn(r)?No:Lr.current;return i=qs(t,i),Rs(t,a),r=T4(e,t,r,n,i,a),n=F4(),e!==null&&!fn?(t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~a,ni(e,t,a)):(Wt&&n&&m4(t),t.flags|=1,Gr(e,t,r,a),t.child)}function JO(e,t,r,n,a){if(vn(r)){var i=!0;Rf(t)}else i=!1;if(Rs(t,a),t.stateNode===null)Yd(e,t),Ek(t,r,n),$y(t,r,n,a),n=!0;else if(e===null){var s=t.stateNode,h=t.memoizedProps;s.props=h;var o=s.context,d=r.contextType;typeof d=="object"&&d!==null?d=$n(d):(d=vn(r)?No:Lr.current,d=qs(t,d));var p=r.getDerivedStateFromProps,v=typeof p=="function"||typeof s.getSnapshotBeforeUpdate=="function";v||typeof s.UNSAFE_componentWillReceiveProps!="function"&&typeof s.componentWillReceiveProps!="function"||(h!==n||o!==d)&&qO(t,s,n,d),ji=!1;var m=t.memoizedState;s.state=m,Vf(t,n,s,a),o=t.memoizedState,h!==n||m!==o||pn.current||ji?(typeof p=="function"&&(Jy(t,r,p,n),o=t.memoizedState),(h=ji||GO(t,r,h,n,m,o,d))?(v||typeof s.UNSAFE_componentWillMount!="function"&&typeof s.componentWillMount!="function"||(typeof s.componentWillMount=="function"&&s.componentWillMount(),typeof s.UNSAFE_componentWillMount=="function"&&s.UNSAFE_componentWillMount()),typeof s.componentDidMount=="function"&&(t.flags|=4194308)):(typeof s.componentDidMount=="function"&&(t.flags|=4194308),t.memoizedProps=n,t.memoizedState=o),s.props=n,s.state=o,s.context=d,n=h):(typeof s.componentDidMount=="function"&&(t.flags|=4194308),n=!1)}else{s=t.stateNode,rk(e,t),h=t.memoizedProps,d=t.type===t.elementType?h:fa(t.type,h),s.props=d,v=t.pendingProps,m=s.context,o=r.contextType,typeof o=="object"&&o!==null?o=$n(o):(o=vn(r)?No:Lr.current,o=qs(t,o));var g=r.getDerivedStateFromProps;(p=typeof g=="function"||typeof s.getSnapshotBeforeUpdate=="function")||typeof s.UNSAFE_componentWillReceiveProps!="function"&&typeof s.componentWillReceiveProps!="function"||(h!==v||m!==o)&&qO(t,s,n,o),ji=!1,m=t.memoizedState,s.state=m,Vf(t,n,s,a);var w=t.memoizedState;h!==v||m!==w||pn.current||ji?(typeof g=="function"&&(Jy(t,r,g,n),w=t.memoizedState),(d=ji||GO(t,r,d,n,m,w,o)||!1)?(p||typeof s.UNSAFE_componentWillUpdate!="function"&&typeof s.componentWillUpdate!="function"||(typeof s.componentWillUpdate=="function"&&s.componentWillUpdate(n,w,o),typeof s.UNSAFE_componentWillUpdate=="function"&&s.UNSAFE_componentWillUpdate(n,w,o)),typeof s.componentDidUpdate=="function"&&(t.flags|=4),typeof s.getSnapshotBeforeUpdate=="function"&&(t.flags|=1024)):(typeof s.componentDidUpdate!="function"||h===e.memoizedProps&&m===e.memoizedState||(t.flags|=4),typeof s.getSnapshotBeforeUpdate!="function"||h===e.memoizedProps&&m===e.memoizedState||(t.flags|=1024),t.memoizedProps=n,t.memoizedState=w),s.props=n,s.state=w,s.context=o,n=d):(typeof s.componentDidUpdate!="function"||h===e.memoizedProps&&m===e.memoizedState||(t.flags|=4),typeof s.getSnapshotBeforeUpdate!="function"||h===e.memoizedProps&&m===e.memoizedState||(t.flags|=1024),n=!1)}return rw(e,t,r,n,i,a)}function rw(e,t,r,n,a,i){Tk(e,t);var s=(t.flags&128)!==0;if(!n&&!s)return a&&LO(t,r,!1),ni(e,t,i);n=t.stateNode,LV.current=t;var h=s&&typeof r.getDerivedStateFromError!="function"?null:n.render();return t.flags|=1,e!==null&&s?(t.child=Xs(t,e.child,null,i),t.child=Xs(t,null,h,i)):Gr(e,t,h,i),t.memoizedState=n.state,a&&LO(t,r,!0),t.child}function Fk(e){var t=e.stateNode;t.pendingContext?RO(e,t.pendingContext,t.pendingContext!==t.context):t.context&&RO(e,t.context,!1),S4(e,t.containerInfo)}function $O(e,t,r,n,a){return Ks(),y4(a),t.flags|=256,Gr(e,t,r,n),t.child}var nw={dehydrated:null,treeContext:null,retryLane:0};function aw(e){return{baseLanes:e,cachePool:null,transitions:null}}function Pk(e,t,r){var n=t.pendingProps,a=Xt.current,i=!1,s=(t.flags&128)!==0,h;if((h=s)||(h=e!==null&&e.memoizedState===null?!1:(a&2)!==0),h?(i=!0,t.flags&=-129):(e===null||e.memoizedState!==null)&&(a|=1),Bt(Xt,a&1),e===null)return Yy(t),e=t.memoizedState,e!==null&&(e=e.dehydrated,e!==null)?(t.mode&1?e.data==="$!"?t.lanes=8:t.lanes=1073741824:t.lanes=1,null):(s=n.children,e=n.fallback,i?(n=t.mode,i=t.child,s={mode:"hidden",children:s},!(n&1)&&i!==null?(i.childLanes=0,i.pendingProps=s):i=Mh(s,n,0,null),e=Po(e,n,r,null),i.return=t,e.return=t,i.sibling=e,t.child=i,t.child.memoizedState=aw(r),t.memoizedState=nw,e):M4(t,s));if(a=e.memoizedState,a!==null&&(h=a.dehydrated,h!==null))return IV(e,t,s,n,h,a,r);if(i){i=n.fallback,s=t.mode,a=e.child,h=a.sibling;var o={mode:"hidden",children:n.children};return!(s&1)&&t.child!==a?(n=t.child,n.childLanes=0,n.pendingProps=o,t.deletions=null):(n=Gi(a,o),n.subtreeFlags=a.subtreeFlags&14680064),h!==null?i=Gi(h,i):(i=Po(i,s,r,null),i.flags|=2),i.return=t,n.return=t,n.sibling=i,t.child=n,n=i,i=t.child,s=e.child.memoizedState,s=s===null?aw(r):{baseLanes:s.baseLanes|r,cachePool:null,transitions:s.transitions},i.memoizedState=s,i.childLanes=e.childLanes&~r,t.memoizedState=nw,n}return i=e.child,e=i.sibling,n=Gi(i,{mode:"visible",children:n.children}),!(t.mode&1)&&(n.lanes=r),n.return=t,n.sibling=null,e!==null&&(r=t.deletions,r===null?(t.deletions=[e],t.flags|=16):r.push(e)),t.child=n,t.memoizedState=null,n}function M4(e,t){return t=Mh({mode:"visible",children:t},e.mode,0,null),t.return=e,e.child=t}function pd(e,t,r,n){return n!==null&&y4(n),Xs(t,e.child,null,r),e=M4(t,t.pendingProps.children),e.flags|=2,t.memoizedState=null,e}function IV(e,t,r,n,a,i,s){if(r)return t.flags&256?(t.flags&=-257,n=D2(Error(ce(422))),pd(e,t,s,n)):t.memoizedState!==null?(t.child=e.child,t.flags|=128,null):(i=n.fallback,a=t.mode,n=Mh({mode:"visible",children:n.children},a,0,null),i=Po(i,a,s,null),i.flags|=2,n.return=t,i.return=t,n.sibling=i,t.child=n,t.mode&1&&Xs(t,e.child,null,s),t.child.memoizedState=aw(s),t.memoizedState=nw,i);if(!(t.mode&1))return pd(e,t,s,null);if(a.data==="$!"){if(n=a.nextSibling&&a.nextSibling.dataset,n)var h=n.dgst;return n=h,i=Error(ce(419)),n=D2(i,n,void 0),pd(e,t,s,n)}if(h=(s&e.childLanes)!==0,fn||h){if(n=wr,n!==null){switch(s&-s){case 4:a=2;break;case 16:a=8;break;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:a=32;break;case 536870912:a=268435456;break;default:a=0}a=a&(n.suspendedLanes|s)?0:a,a!==0&&a!==i.retryLane&&(i.retryLane=a,ri(e,a),ba(n,e,a,-1))}return I4(),n=D2(Error(ce(421))),pd(e,t,s,n)}return a.data==="$?"?(t.flags|=128,t.child=e.child,t=QV.bind(null,e),a._reactRetry=t,null):(e=i.treeContext,Cn=Vi(a.nextSibling),Nn=t,Wt=!0,pa=null,e!==null&&(Un[Wn++]=Xa,Un[Wn++]=Za,Un[Wn++]=Mo,Xa=e.id,Za=e.overflow,Mo=t),t=M4(t,n.children),t.flags|=4096,t)}function e9(e,t,r){e.lanes|=t;var n=e.alternate;n!==null&&(n.lanes|=t),Qy(e.return,t,r)}function R2(e,t,r,n,a){var i=e.memoizedState;i===null?e.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:n,tail:r,tailMode:a}:(i.isBackwards=t,i.rendering=null,i.renderingStartTime=0,i.last=n,i.tail=r,i.tailMode=a)}function Nk(e,t,r){var n=t.pendingProps,a=n.revealOrder,i=n.tail;if(Gr(e,t,n.children,r),n=Xt.current,n&2)n=n&1|2,t.flags|=128;else{if(e!==null&&e.flags&128)e:for(e=t.child;e!==null;){if(e.tag===13)e.memoizedState!==null&&e9(e,r,t);else if(e.tag===19)e9(e,r,t);else if(e.child!==null){e.child.return=e,e=e.child;continue}if(e===t)break e;for(;e.sibling===null;){if(e.return===null||e.return===t)break e;e=e.return}e.sibling.return=e.return,e=e.sibling}n&=1}if(Bt(Xt,n),!(t.mode&1))t.memoizedState=null;else switch(a){case"forwards":for(r=t.child,a=null;r!==null;)e=r.alternate,e!==null&&Hf(e)===null&&(a=r),r=r.sibling;r=a,r===null?(a=t.child,t.child=null):(a=r.sibling,r.sibling=null),R2(t,!1,a,r,i);break;case"backwards":for(r=null,a=t.child,t.child=null;a!==null;){if(e=a.alternate,e!==null&&Hf(e)===null){t.child=a;break}e=a.sibling,a.sibling=r,r=a,a=e}R2(t,!0,r,null,i);break;case"together":R2(t,!1,null,null,void 0);break;default:t.memoizedState=null}return t.child}function Yd(e,t){!(t.mode&1)&&e!==null&&(e.alternate=null,t.alternate=null,t.flags|=2)}function ni(e,t,r){if(e!==null&&(t.dependencies=e.dependencies),zo|=t.lanes,!(r&t.childLanes))return null;if(e!==null&&t.child!==e.child)throw Error(ce(153));if(t.child!==null){for(e=t.child,r=Gi(e,e.pendingProps),t.child=r,r.return=t;e.sibling!==null;)e=e.sibling,r=r.sibling=Gi(e,e.pendingProps),r.return=t;r.sibling=null}return t.child}function BV(e,t,r){switch(t.tag){case 3:Fk(t),Ks();break;case 5:nk(t);break;case 1:vn(t.type)&&Rf(t);break;case 4:S4(t,t.stateNode.containerInfo);break;case 10:var n=t.type._context,a=t.memoizedProps.value;Bt(Bf,n._currentValue),n._currentValue=a;break;case 13:if(n=t.memoizedState,n!==null)return n.dehydrated!==null?(Bt(Xt,Xt.current&1),t.flags|=128,null):r&t.child.childLanes?Pk(e,t,r):(Bt(Xt,Xt.current&1),e=ni(e,t,r),e!==null?e.sibling:null);Bt(Xt,Xt.current&1);break;case 19:if(n=(r&t.childLanes)!==0,e.flags&128){if(n)return Nk(e,t,r);t.flags|=128}if(a=t.memoizedState,a!==null&&(a.rendering=null,a.tail=null,a.lastEffect=null),Bt(Xt,Xt.current),n)break;return null;case 22:case 23:return t.lanes=0,Ck(e,t,r)}return ni(e,t,r)}var Mk,iw,Ak,zk;Mk=function(e,t){for(var r=t.child;r!==null;){if(r.tag===5||r.tag===6)e.appendChild(r.stateNode);else if(r.tag!==4&&r.child!==null){r.child.return=r,r=r.child;continue}if(r===t)break;for(;r.sibling===null;){if(r.return===null||r.return===t)return;r=r.return}r.sibling.return=r.return,r=r.sibling}};iw=function(){};Ak=function(e,t,r,n){var a=e.memoizedProps;if(a!==n){e=t.stateNode,So(Ia.current);var i=null;switch(r){case"input":a=Cy(e,a),n=Cy(e,n),i=[];break;case"select":a=Yt({},a,{value:void 0}),n=Yt({},n,{value:void 0}),i=[];break;case"textarea":a=Py(e,a),n=Py(e,n),i=[];break;default:typeof a.onClick!="function"&&typeof n.onClick=="function"&&(e.onclick=zf)}My(r,n);var s;r=null;for(d in a)if(!n.hasOwnProperty(d)&&a.hasOwnProperty(d)&&a[d]!=null)if(d==="style"){var h=a[d];for(s in h)h.hasOwnProperty(s)&&(r||(r={}),r[s]="")}else d!=="dangerouslySetInnerHTML"&&d!=="children"&&d!=="suppressContentEditableWarning"&&d!=="suppressHydrationWarning"&&d!=="autoFocus"&&(Nu.hasOwnProperty(d)?i||(i=[]):(i=i||[]).push(d,null));for(d in n){var o=n[d];if(h=a!=null?a[d]:void 0,n.hasOwnProperty(d)&&o!==h&&(o!=null||h!=null))if(d==="style")if(h){for(s in h)!h.hasOwnProperty(s)||o&&o.hasOwnProperty(s)||(r||(r={}),r[s]="");for(s in o)o.hasOwnProperty(s)&&h[s]!==o[s]&&(r||(r={}),r[s]=o[s])}else r||(i||(i=[]),i.push(d,r)),r=o;else d==="dangerouslySetInnerHTML"?(o=o?o.__html:void 0,h=h?h.__html:void 0,o!=null&&h!==o&&(i=i||[]).push(d,o)):d==="children"?typeof o!="string"&&typeof o!="number"||(i=i||[]).push(d,""+o):d!=="suppressContentEditableWarning"&&d!=="suppressHydrationWarning"&&(Nu.hasOwnProperty(d)?(o!=null&&d==="onScroll"&&_t("scroll",e),i||h===o||(i=[])):(i=i||[]).push(d,o))}r&&(i=i||[]).push("style",r);var d=i;(t.updateQueue=d)&&(t.flags|=4)}};zk=function(e,t,r,n){r!==n&&(t.flags|=4)};function Ml(e,t){if(!Wt)switch(e.tailMode){case"hidden":t=e.tail;for(var r=null;t!==null;)t.alternate!==null&&(r=t),t=t.sibling;r===null?e.tail=null:r.sibling=null;break;case"collapsed":r=e.tail;for(var n=null;r!==null;)r.alternate!==null&&(n=r),r=r.sibling;n===null?t||e.tail===null?e.tail=null:e.tail.sibling=null:n.sibling=null}}function Dr(e){var t=e.alternate!==null&&e.alternate.child===e.child,r=0,n=0;if(t)for(var a=e.child;a!==null;)r|=a.lanes|a.childLanes,n|=a.subtreeFlags&14680064,n|=a.flags&14680064,a.return=e,a=a.sibling;else for(a=e.child;a!==null;)r|=a.lanes|a.childLanes,n|=a.subtreeFlags,n|=a.flags,a.return=e,a=a.sibling;return e.subtreeFlags|=n,e.childLanes=r,t}function _V(e,t,r){var n=t.pendingProps;switch(g4(t),t.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return Dr(t),null;case 1:return vn(t.type)&&Df(),Dr(t),null;case 3:return n=t.stateNode,Zs(),Ht(pn),Ht(Lr),j4(),n.pendingContext&&(n.context=n.pendingContext,n.pendingContext=null),(e===null||e.child===null)&&(fd(t)?t.flags|=4:e===null||e.memoizedState.isDehydrated&&!(t.flags&256)||(t.flags|=1024,pa!==null&&(hw(pa),pa=null))),iw(e,t),Dr(t),null;case 5:k4(t);var a=So(Uu.current);if(r=t.type,e!==null&&t.stateNode!=null)Ak(e,t,r,n,a),e.ref!==t.ref&&(t.flags|=512,t.flags|=2097152);else{if(!n){if(t.stateNode===null)throw Error(ce(166));return Dr(t),null}if(e=So(Ia.current),fd(t)){n=t.stateNode,r=t.type;var i=t.memoizedProps;switch(n[za]=t,n[Vu]=i,e=(t.mode&1)!==0,r){case"dialog":_t("cancel",n),_t("close",n);break;case"iframe":case"object":case"embed":_t("load",n);break;case"video":case"audio":for(a=0;a<\/script>",e=e.removeChild(e.firstChild)):typeof n.is=="string"?e=s.createElement(r,{is:n.is}):(e=s.createElement(r),r==="select"&&(s=e,n.multiple?s.multiple=!0:n.size&&(s.size=n.size))):e=s.createElementNS(e,r),e[za]=t,e[Vu]=n,Mk(e,t,!1,!1),t.stateNode=e;e:{switch(s=Ay(r,n),r){case"dialog":_t("cancel",e),_t("close",e),a=n;break;case"iframe":case"object":case"embed":_t("load",e),a=n;break;case"video":case"audio":for(a=0;aQs&&(t.flags|=128,n=!0,Ml(i,!1),t.lanes=4194304)}else{if(!n)if(e=Hf(s),e!==null){if(t.flags|=128,n=!0,r=e.updateQueue,r!==null&&(t.updateQueue=r,t.flags|=4),Ml(i,!0),i.tail===null&&i.tailMode==="hidden"&&!s.alternate&&!Wt)return Dr(t),null}else 2*tr()-i.renderingStartTime>Qs&&r!==1073741824&&(t.flags|=128,n=!0,Ml(i,!1),t.lanes=4194304);i.isBackwards?(s.sibling=t.child,t.child=s):(r=i.last,r!==null?r.sibling=s:t.child=s,i.last=s)}return i.tail!==null?(t=i.tail,i.rendering=t,i.tail=t.sibling,i.renderingStartTime=tr(),t.sibling=null,r=Xt.current,Bt(Xt,n?r&1|2:r&1),t):(Dr(t),null);case 22:case 23:return L4(),n=t.memoizedState!==null,e!==null&&e.memoizedState!==null!==n&&(t.flags|=8192),n&&t.mode&1?On&1073741824&&(Dr(t),t.subtreeFlags&6&&(t.flags|=8192)):Dr(t),null;case 24:return null;case 25:return null}throw Error(ce(156,t.tag))}function VV(e,t){switch(g4(t),t.tag){case 1:return vn(t.type)&&Df(),e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 3:return Zs(),Ht(pn),Ht(Lr),j4(),e=t.flags,e&65536&&!(e&128)?(t.flags=e&-65537|128,t):null;case 5:return k4(t),null;case 13:if(Ht(Xt),e=t.memoizedState,e!==null&&e.dehydrated!==null){if(t.alternate===null)throw Error(ce(340));Ks()}return e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 19:return Ht(Xt),null;case 4:return Zs(),null;case 10:return x4(t.type._context),null;case 22:case 23:return L4(),null;case 24:return null;default:return null}}var vd=!1,Rr=!1,HV=typeof WeakSet=="function"?WeakSet:Set,Te=null;function Cs(e,t){var r=e.ref;if(r!==null)if(typeof r=="function")try{r(null)}catch(n){Jt(e,t,n)}else r.current=null}function ow(e,t,r){try{r()}catch(n){Jt(e,t,n)}}var t9=!1;function UV(e,t){if(Uy=Nf,e=B7(),v4(e)){if("selectionStart"in e)var r={start:e.selectionStart,end:e.selectionEnd};else e:{r=(r=e.ownerDocument)&&r.defaultView||window;var n=r.getSelection&&r.getSelection();if(n&&n.rangeCount!==0){r=n.anchorNode;var a=n.anchorOffset,i=n.focusNode;n=n.focusOffset;try{r.nodeType,i.nodeType}catch{r=null;break e}var s=0,h=-1,o=-1,d=0,p=0,v=e,m=null;t:for(;;){for(var g;v!==r||a!==0&&v.nodeType!==3||(h=s+a),v!==i||n!==0&&v.nodeType!==3||(o=s+n),v.nodeType===3&&(s+=v.nodeValue.length),(g=v.firstChild)!==null;)m=v,v=g;for(;;){if(v===e)break t;if(m===r&&++d===a&&(h=s),m===i&&++p===n&&(o=s),(g=v.nextSibling)!==null)break;v=m,m=v.parentNode}v=g}r=h===-1||o===-1?null:{start:h,end:o}}else r=null}r=r||{start:0,end:0}}else r=null;for(Wy={focusedElem:e,selectionRange:r},Nf=!1,Te=t;Te!==null;)if(t=Te,e=t.child,(t.subtreeFlags&1028)!==0&&e!==null)e.return=t,Te=e;else for(;Te!==null;){t=Te;try{var w=t.alternate;if(t.flags&1024)switch(t.tag){case 0:case 11:case 15:break;case 1:if(w!==null){var O=w.memoizedProps,S=w.memoizedState,y=t.stateNode,x=y.getSnapshotBeforeUpdate(t.elementType===t.type?O:fa(t.type,O),S);y.__reactInternalSnapshotBeforeUpdate=x}break;case 3:var E=t.stateNode.containerInfo;E.nodeType===1?E.textContent="":E.nodeType===9&&E.documentElement&&E.removeChild(E.documentElement);break;case 5:case 6:case 4:case 17:break;default:throw Error(ce(163))}}catch(k){Jt(t,t.return,k)}if(e=t.sibling,e!==null){e.return=t.return,Te=e;break}Te=t.return}return w=t9,t9=!1,w}function mu(e,t,r){var n=t.updateQueue;if(n=n!==null?n.lastEffect:null,n!==null){var a=n=n.next;do{if((a.tag&e)===e){var i=a.destroy;a.destroy=void 0,i!==void 0&&ow(t,r,i)}a=a.next}while(a!==n)}}function Ph(e,t){if(t=t.updateQueue,t=t!==null?t.lastEffect:null,t!==null){var r=t=t.next;do{if((r.tag&e)===e){var n=r.create;r.destroy=n()}r=r.next}while(r!==t)}}function sw(e){var t=e.ref;if(t!==null){var r=e.stateNode;switch(e.tag){case 5:e=r;break;default:e=r}typeof t=="function"?t(e):t.current=e}}function Dk(e){var t=e.alternate;t!==null&&(e.alternate=null,Dk(t)),e.child=null,e.deletions=null,e.sibling=null,e.tag===5&&(t=e.stateNode,t!==null&&(delete t[za],delete t[Vu],delete t[Ky],delete t[kV],delete t[jV])),e.stateNode=null,e.return=null,e.dependencies=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.stateNode=null,e.updateQueue=null}function Rk(e){return e.tag===5||e.tag===3||e.tag===4}function r9(e){e:for(;;){for(;e.sibling===null;){if(e.return===null||Rk(e.return))return null;e=e.return}for(e.sibling.return=e.return,e=e.sibling;e.tag!==5&&e.tag!==6&&e.tag!==18;){if(e.flags&2||e.child===null||e.tag===4)continue e;e.child.return=e,e=e.child}if(!(e.flags&2))return e.stateNode}}function lw(e,t,r){var n=e.tag;if(n===5||n===6)e=e.stateNode,t?r.nodeType===8?r.parentNode.insertBefore(e,t):r.insertBefore(e,t):(r.nodeType===8?(t=r.parentNode,t.insertBefore(e,r)):(t=r,t.appendChild(e)),r=r._reactRootContainer,r!=null||t.onclick!==null||(t.onclick=zf));else if(n!==4&&(e=e.child,e!==null))for(lw(e,t,r),e=e.sibling;e!==null;)lw(e,t,r),e=e.sibling}function uw(e,t,r){var n=e.tag;if(n===5||n===6)e=e.stateNode,t?r.insertBefore(e,t):r.appendChild(e);else if(n!==4&&(e=e.child,e!==null))for(uw(e,t,r),e=e.sibling;e!==null;)uw(e,t,r),e=e.sibling}var Er=null,ha=!1;function yi(e,t,r){for(r=r.child;r!==null;)Lk(e,t,r),r=r.sibling}function Lk(e,t,r){if(La&&typeof La.onCommitFiberUnmount=="function")try{La.onCommitFiberUnmount(Oh,r)}catch{}switch(r.tag){case 5:Rr||Cs(r,t);case 6:var n=Er,a=ha;Er=null,yi(e,t,r),Er=n,ha=a,Er!==null&&(ha?(e=Er,r=r.stateNode,e.nodeType===8?e.parentNode.removeChild(r):e.removeChild(r)):Er.removeChild(r.stateNode));break;case 18:Er!==null&&(ha?(e=Er,r=r.stateNode,e.nodeType===8?F2(e.parentNode,r):e.nodeType===1&&F2(e,r),Ru(e)):F2(Er,r.stateNode));break;case 4:n=Er,a=ha,Er=r.stateNode.containerInfo,ha=!0,yi(e,t,r),Er=n,ha=a;break;case 0:case 11:case 14:case 15:if(!Rr&&(n=r.updateQueue,n!==null&&(n=n.lastEffect,n!==null))){a=n=n.next;do{var i=a,s=i.destroy;i=i.tag,s!==void 0&&(i&2||i&4)&&ow(r,t,s),a=a.next}while(a!==n)}yi(e,t,r);break;case 1:if(!Rr&&(Cs(r,t),n=r.stateNode,typeof n.componentWillUnmount=="function"))try{n.props=r.memoizedProps,n.state=r.memoizedState,n.componentWillUnmount()}catch(h){Jt(r,t,h)}yi(e,t,r);break;case 21:yi(e,t,r);break;case 22:r.mode&1?(Rr=(n=Rr)||r.memoizedState!==null,yi(e,t,r),Rr=n):yi(e,t,r);break;default:yi(e,t,r)}}function n9(e){var t=e.updateQueue;if(t!==null){e.updateQueue=null;var r=e.stateNode;r===null&&(r=e.stateNode=new HV),t.forEach(function(n){var a=JV.bind(null,e,n);r.has(n)||(r.add(n),n.then(a,a))})}}function la(e,t){var r=t.deletions;if(r!==null)for(var n=0;na&&(a=s),n&=~i}if(n=a,n=tr()-n,n=(120>n?120:480>n?480:1080>n?1080:1920>n?1920:3e3>n?3e3:4320>n?4320:1960*GV(n/1960))-n,10e?16:e,Mi===null)var n=!1;else{if(e=Mi,Mi=null,Kf=0,Et&6)throw Error(ce(331));var a=Et;for(Et|=4,Te=e.current;Te!==null;){var i=Te,s=i.child;if(Te.flags&16){var h=i.deletions;if(h!==null){for(var o=0;otr()-D4?Fo(e,0):z4|=r),mn(e,t)}function Gk(e,t){t===0&&(e.mode&1?(t=od,od<<=1,!(od&130023424)&&(od=4194304)):t=1);var r=Xr();e=ri(e,t),e!==null&&(uc(e,t,r),mn(e,r))}function QV(e){var t=e.memoizedState,r=0;t!==null&&(r=t.retryLane),Gk(e,r)}function JV(e,t){var r=0;switch(e.tag){case 13:var n=e.stateNode,a=e.memoizedState;a!==null&&(r=a.retryLane);break;case 19:n=e.stateNode;break;default:throw Error(ce(314))}n!==null&&n.delete(t),Gk(e,r)}var qk;qk=function(e,t,r){if(e!==null)if(e.memoizedProps!==t.pendingProps||pn.current)fn=!0;else{if(!(e.lanes&r)&&!(t.flags&128))return fn=!1,BV(e,t,r);fn=!!(e.flags&131072)}else fn=!1,Wt&&t.flags&1048576&&Y7(t,If,t.index);switch(t.lanes=0,t.tag){case 2:var n=t.type;Yd(e,t),e=t.pendingProps;var a=qs(t,Lr.current);Rs(t,r),a=T4(null,t,n,e,a,r);var i=F4();return t.flags|=1,typeof a=="object"&&a!==null&&typeof a.render=="function"&&a.$$typeof===void 0?(t.tag=1,t.memoizedState=null,t.updateQueue=null,vn(n)?(i=!0,Rf(t)):i=!1,t.memoizedState=a.state!==null&&a.state!==void 0?a.state:null,E4(t),a.updater=Fh,t.stateNode=a,a._reactInternals=t,$y(t,n,e,r),t=rw(null,t,n,!0,i,r)):(t.tag=0,Wt&&i&&m4(t),Gr(null,t,a,r),t=t.child),t;case 16:n=t.elementType;e:{switch(Yd(e,t),e=t.pendingProps,a=n._init,n=a(n._payload),t.type=n,a=t.tag=eH(n),e=fa(n,e),a){case 0:t=tw(null,t,n,e,r);break e;case 1:t=JO(null,t,n,e,r);break e;case 11:t=YO(null,t,n,e,r);break e;case 14:t=QO(null,t,n,fa(n.type,e),r);break e}throw Error(ce(306,n,""))}return t;case 0:return n=t.type,a=t.pendingProps,a=t.elementType===n?a:fa(n,a),tw(e,t,n,a,r);case 1:return n=t.type,a=t.pendingProps,a=t.elementType===n?a:fa(n,a),JO(e,t,n,a,r);case 3:e:{if(Fk(t),e===null)throw Error(ce(387));n=t.pendingProps,i=t.memoizedState,a=i.element,rk(e,t),Vf(t,n,null,r);var s=t.memoizedState;if(n=s.element,i.isDehydrated)if(i={element:n,isDehydrated:!1,cache:s.cache,pendingSuspenseBoundaries:s.pendingSuspenseBoundaries,transitions:s.transitions},t.updateQueue.baseState=i,t.memoizedState=i,t.flags&256){a=Ys(Error(ce(423)),t),t=$O(e,t,n,r,a);break e}else if(n!==a){a=Ys(Error(ce(424)),t),t=$O(e,t,n,r,a);break e}else for(Cn=Vi(t.stateNode.containerInfo.firstChild),Nn=t,Wt=!0,pa=null,r=ek(t,null,n,r),t.child=r;r;)r.flags=r.flags&-3|4096,r=r.sibling;else{if(Ks(),n===a){t=ni(e,t,r);break e}Gr(e,t,n,r)}t=t.child}return t;case 5:return nk(t),e===null&&Yy(t),n=t.type,a=t.pendingProps,i=e!==null?e.memoizedProps:null,s=a.children,Gy(n,a)?s=null:i!==null&&Gy(n,i)&&(t.flags|=32),Tk(e,t),Gr(e,t,s,r),t.child;case 6:return e===null&&Yy(t),null;case 13:return Pk(e,t,r);case 4:return S4(t,t.stateNode.containerInfo),n=t.pendingProps,e===null?t.child=Xs(t,null,n,r):Gr(e,t,n,r),t.child;case 11:return n=t.type,a=t.pendingProps,a=t.elementType===n?a:fa(n,a),YO(e,t,n,a,r);case 7:return Gr(e,t,t.pendingProps,r),t.child;case 8:return Gr(e,t,t.pendingProps.children,r),t.child;case 12:return Gr(e,t,t.pendingProps.children,r),t.child;case 10:e:{if(n=t.type._context,a=t.pendingProps,i=t.memoizedProps,s=a.value,Bt(Bf,n._currentValue),n._currentValue=s,i!==null)if(Oa(i.value,s)){if(i.children===a.children&&!pn.current){t=ni(e,t,r);break e}}else for(i=t.child,i!==null&&(i.return=t);i!==null;){var h=i.dependencies;if(h!==null){s=i.child;for(var o=h.firstContext;o!==null;){if(o.context===n){if(i.tag===1){o=Ya(-1,r&-r),o.tag=2;var d=i.updateQueue;if(d!==null){d=d.shared;var p=d.pending;p===null?o.next=o:(o.next=p.next,p.next=o),d.pending=o}}i.lanes|=r,o=i.alternate,o!==null&&(o.lanes|=r),Qy(i.return,r,t),h.lanes|=r;break}o=o.next}}else if(i.tag===10)s=i.type===t.type?null:i.child;else if(i.tag===18){if(s=i.return,s===null)throw Error(ce(341));s.lanes|=r,h=s.alternate,h!==null&&(h.lanes|=r),Qy(s,r,t),s=i.sibling}else s=i.child;if(s!==null)s.return=i;else for(s=i;s!==null;){if(s===t){s=null;break}if(i=s.sibling,i!==null){i.return=s.return,s=i;break}s=s.return}i=s}Gr(e,t,a.children,r),t=t.child}return t;case 9:return a=t.type,n=t.pendingProps.children,Rs(t,r),a=$n(a),n=n(a),t.flags|=1,Gr(e,t,n,r),t.child;case 14:return n=t.type,a=fa(n,t.pendingProps),a=fa(n.type,a),QO(e,t,n,a,r);case 15:return jk(e,t,t.type,t.pendingProps,r);case 17:return n=t.type,a=t.pendingProps,a=t.elementType===n?a:fa(n,a),Yd(e,t),t.tag=1,vn(n)?(e=!0,Rf(t)):e=!1,Rs(t,r),Ek(t,n,a),$y(t,n,a,r),rw(null,t,n,!0,e,r);case 19:return Nk(e,t,r);case 22:return Ck(e,t,r)}throw Error(ce(156,t.tag))};function Kk(e,t){return b7(e,t)}function $V(e,t,r,n){this.tag=e,this.key=r,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=t,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=n,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function Kn(e,t,r,n){return new $V(e,t,r,n)}function B4(e){return e=e.prototype,!(!e||!e.isReactComponent)}function eH(e){if(typeof e=="function")return B4(e)?1:0;if(e!=null){if(e=e.$$typeof,e===a4)return 11;if(e===i4)return 14}return 2}function Gi(e,t){var r=e.alternate;return r===null?(r=Kn(e.tag,t,e.key,e.mode),r.elementType=e.elementType,r.type=e.type,r.stateNode=e.stateNode,r.alternate=e,e.alternate=r):(r.pendingProps=t,r.type=e.type,r.flags=0,r.subtreeFlags=0,r.deletions=null),r.flags=e.flags&14680064,r.childLanes=e.childLanes,r.lanes=e.lanes,r.child=e.child,r.memoizedProps=e.memoizedProps,r.memoizedState=e.memoizedState,r.updateQueue=e.updateQueue,t=e.dependencies,r.dependencies=t===null?null:{lanes:t.lanes,firstContext:t.firstContext},r.sibling=e.sibling,r.index=e.index,r.ref=e.ref,r}function $d(e,t,r,n,a,i){var s=2;if(n=e,typeof e=="function")B4(e)&&(s=1);else if(typeof e=="string")s=5;else e:switch(e){case ys:return Po(r.children,a,i,t);case n4:s=8,a|=8;break;case Ey:return e=Kn(12,r,t,a|2),e.elementType=Ey,e.lanes=i,e;case Sy:return e=Kn(13,r,t,a),e.elementType=Sy,e.lanes=i,e;case ky:return e=Kn(19,r,t,a),e.elementType=ky,e.lanes=i,e;case n7:return Mh(r,a,i,t);default:if(typeof e=="object"&&e!==null)switch(e.$$typeof){case t7:s=10;break e;case r7:s=9;break e;case a4:s=11;break e;case i4:s=14;break e;case ki:s=16,n=null;break e}throw Error(ce(130,e==null?e:typeof e,""))}return t=Kn(s,r,t,a),t.elementType=e,t.type=n,t.lanes=i,t}function Po(e,t,r,n){return e=Kn(7,e,n,t),e.lanes=r,e}function Mh(e,t,r,n){return e=Kn(22,e,n,t),e.elementType=n7,e.lanes=r,e.stateNode={isHidden:!1},e}function L2(e,t,r){return e=Kn(6,e,null,t),e.lanes=r,e}function I2(e,t,r){return t=Kn(4,e.children!==null?e.children:[],e.key,t),t.lanes=r,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}function tH(e,t,r,n,a){this.tag=t,this.containerInfo=e,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=y2(0),this.expirationTimes=y2(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=y2(0),this.identifierPrefix=n,this.onRecoverableError=a,this.mutableSourceEagerHydrationData=null}function _4(e,t,r,n,a,i,s,h,o){return e=new tH(e,t,r,h,o),t===1?(t=1,i===!0&&(t|=8)):t=0,i=Kn(3,null,null,t),e.current=i,i.stateNode=e,i.memoizedState={element:n,isDehydrated:r,cache:null,transitions:null,pendingSuspenseBoundaries:null},E4(i),e}function rH(e,t,r){var n=3"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(Qk)}catch(e){console.error(e)}}Qk(),QS.exports=Rn;var Jk=QS.exports,d9=Jk;xy.createRoot=d9.createRoot,xy.hydrateRoot=d9.hydrateRoot;var $k={exports:{}};/*! For license information please see index.js.LICENSE.txt */(function(e,t){"use client";(function(r,n){e.exports=n(rt,Jk)})(BS,function(r,n){return function(){var a={184:function(o,d){var p;(function(){var v={}.hasOwnProperty;function m(){for(var g=[],w=0;w"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}();return function(){var R,U=O(M);if(A){var G=O(this).constructor;R=Reflect.construct(U,arguments,G)}else R=U.apply(this,arguments);return function(_,Z){if(Z&&(v(Z)==="object"||typeof Z=="function"))return Z;if(Z!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return function(K){if(K===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return K}(_)}(this,R)}}function O(M){return O=Object.setPrototypeOf?Object.getPrototypeOf:function(A){return A.__proto__||Object.getPrototypeOf(A)},O(M)}var S=p(787),y=p(156),x=p(697),E=p(291).createFocusTrap,k=function(M){(function(_,Z){if(typeof Z!="function"&&Z!==null)throw new TypeError("Super expression must either be null or a function");_.prototype=Object.create(Z&&Z.prototype,{constructor:{value:_,writable:!0,configurable:!0}}),Object.defineProperty(_,"prototype",{writable:!1}),Z&&g(_,Z)})(G,M);var A,R,U=w(G);function G(_){var Z;(function(Se,me){if(!(Se instanceof me))throw new TypeError("Cannot call a class as a function")})(this,G),(Z=U.call(this,_)).tailoredFocusTrapOptions={returnFocusOnDeactivate:!1},Z.returnFocusOnDeactivate=!0;var K=_.focusTrapOptions;for(var le in K)Object.prototype.hasOwnProperty.call(K,le)&&(le!=="returnFocusOnDeactivate"?le!=="onPostDeactivate"?Z.tailoredFocusTrapOptions[le]=K[le]:Z.onPostDeactivate=K[le]:Z.returnFocusOnDeactivate=!!K[le]);return Z.focusTrapElements=_.containerElements||[],Z.updatePreviousElement(),Z}return A=G,(R=[{key:"getDocument",value:function(){return this.props.focusTrapOptions.document||(typeof document<"u"?document:void 0)}},{key:"getNodeForOption",value:function(_){var Z=this.tailoredFocusTrapOptions[_];if(!Z)return null;var K,le=Z;if(typeof Z=="string"&&!(le=(K=this.getDocument())===null||K===void 0?void 0:K.querySelector(Z)))throw new Error("`".concat(_,"` refers to no known node"));if(typeof Z=="function"&&!(le=Z()))throw new Error("`".concat(_,"` did not return a node"));return le}},{key:"getReturnFocusNode",value:function(){var _=this.getNodeForOption("setReturnFocus");return _||this.previouslyFocusedElement}},{key:"updatePreviousElement",value:function(){var _=this.getDocument();_&&(this.previouslyFocusedElement=_.activeElement)}},{key:"deactivateTrap",value:function(){var _=this,Z=this.tailoredFocusTrapOptions,K=Z.checkCanReturnFocus,le=Z.preventScroll,Se=le!==void 0&≤this.focusTrap&&this.focusTrap.deactivate({returnFocus:!1});var me=function(){var J=_.getReturnFocusNode();J!=null&&J.focus&&_.returnFocusOnDeactivate&&J.focus({preventScroll:Se}),_.onPostDeactivate&&_.onPostDeactivate.call(null)};K?K(this.getReturnFocusNode()).then(me,me):me()}},{key:"setupFocusTrap",value:function(){if(!this.focusTrap){var _=this.focusTrapElements.map(y.findDOMNode);_.some(Boolean)&&(this.focusTrap=this.props._createFocusTrap(_,this.tailoredFocusTrapOptions),this.props.active&&this.focusTrap.activate(),this.props.paused&&this.focusTrap.pause())}}},{key:"componentDidMount",value:function(){this.props.active&&this.setupFocusTrap()}},{key:"componentDidUpdate",value:function(_){if(this.focusTrap){_.containerElements!==this.props.containerElements&&this.focusTrap.updateContainerElements(this.props.containerElements);var Z=!_.active&&this.props.active,K=_.active&&!this.props.active,le=!_.paused&&this.props.paused,Se=_.paused&&!this.props.paused;if(Z&&(this.updatePreviousElement(),this.focusTrap.activate()),K)return void this.deactivateTrap();le&&this.focusTrap.pause(),Se&&this.focusTrap.unpause()}else _.containerElements!==this.props.containerElements&&(this.focusTrapElements=this.props.containerElements),this.props.active&&(this.updatePreviousElement(),this.setupFocusTrap())}},{key:"componentWillUnmount",value:function(){this.deactivateTrap()}},{key:"render",value:function(){var _=this,Z=this.props.children?S.Children.only(this.props.children):void 0;if(Z){if(Z.type&&Z.type===S.Fragment)throw new Error("A focus-trap cannot use a Fragment as its child container. Try replacing it with a
element.");return S.cloneElement(Z,{ref:function(K){var le=_.props.containerElements;Z&&(typeof Z.ref=="function"?Z.ref(K):Z.ref&&(Z.ref.current=K)),_.focusTrapElements=le||[K]}})}return null}}])&&m(A.prototype,R),Object.defineProperty(A,"prototype",{writable:!1}),G}(S.Component),P=typeof Element>"u"?Function:Element;k.propTypes={active:x.bool,paused:x.bool,focusTrapOptions:x.shape({document:x.object,onActivate:x.func,onPostActivate:x.func,checkCanFocusTrap:x.func,onDeactivate:x.func,onPostDeactivate:x.func,checkCanReturnFocus:x.func,initialFocus:x.oneOfType([x.instanceOf(P),x.string,x.func,x.bool]),fallbackFocus:x.oneOfType([x.instanceOf(P),x.string,x.func]),escapeDeactivates:x.oneOfType([x.bool,x.func]),clickOutsideDeactivates:x.oneOfType([x.bool,x.func]),returnFocusOnDeactivate:x.bool,setReturnFocus:x.oneOfType([x.instanceOf(P),x.string,x.func]),allowOutsideClick:x.oneOfType([x.bool,x.func]),preventScroll:x.bool}),containerElements:x.arrayOf(x.instanceOf(P)),children:x.oneOfType([x.element,x.instanceOf(P)])},k.defaultProps={active:!0,paused:!1,focusTrapOptions:{},_createFocusTrap:E},o.exports=k},291:function(o,d,p){p.r(d),p.d(d,{createFocusTrap:function(){return me}});var v=["input","select","textarea","a[href]","button","[tabindex]","audio[controls]","video[controls]",'[contenteditable]:not([contenteditable="false"])',"details>summary:first-of-type","details"],m=v.join(","),g=typeof Element>"u"?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,w=function(J,W,Y){var ee=Array.prototype.slice.apply(J.querySelectorAll(m));return W&&g.call(J,m)&&ee.unshift(J),ee=ee.filter(Y)},O=function(J){var W=parseInt(J.getAttribute("tabindex"),10);return isNaN(W)?function(Y){return Y.contentEditable==="true"}(J)?0:J.nodeName!=="AUDIO"&&J.nodeName!=="VIDEO"&&J.nodeName!=="DETAILS"||J.getAttribute("tabindex")!==null?J.tabIndex:0:W},S=function(J,W){return J.tabIndex===W.tabIndex?J.documentOrder-W.documentOrder:J.tabIndex-W.tabIndex},y=function(J){return J.tagName==="INPUT"},x=function(J){return function(W){return y(W)&&W.type==="radio"}(J)&&!function(W){if(!W.name)return!0;var Y,ee=W.form||W.ownerDocument,ue=function(ze){return ee.querySelectorAll('input[type="radio"][name="'+ze+'"]')};if(typeof window<"u"&&window.CSS!==void 0&&typeof window.CSS.escape=="function")Y=ue(window.CSS.escape(W.name));else try{Y=ue(W.name)}catch(ze){return console.error("Looks like you have a radio button with a name attribute containing invalid CSS selector characters and need the CSS.escape polyfill: %s",ze.message),!1}var oe=function(ze,Be){for(var Fe=0;Fesummary:first-of-type")?Y.parentElement:Y;if(g.call(ue,"details:not([open]) *"))return!0;if(ee&&ee!=="full"){if(ee==="non-zero-area"){var oe=Y.getBoundingClientRect(),ze=oe.width,Be=oe.height;return ze===0&&Be===0}}else for(;Y;){if(getComputedStyle(Y).display==="none")return!0;Y=Y.parentElement}return!1}(W,J.displayCheck)||function(Y){return Y.tagName==="DETAILS"&&Array.prototype.slice.apply(Y.children).some(function(ee){return ee.tagName==="SUMMARY"})}(W)||function(Y){if(y(Y)||Y.tagName==="SELECT"||Y.tagName==="TEXTAREA"||Y.tagName==="BUTTON")for(var ee=Y.parentElement;ee;){if(ee.tagName==="FIELDSET"&&ee.disabled){for(var ue=0;ue0){var W=G[G.length-1];W!==J&&W.pause()}var Y=G.indexOf(J);Y===-1||G.splice(Y,1),G.push(J)},deactivateTrap:function(J){var W=G.indexOf(J);W!==-1&&G.splice(W,1),G.length>0&&G[G.length-1].unpause()}}),Z=function(J){return setTimeout(J,0)},K=function(J,W){var Y=-1;return J.every(function(ee,ue){return!W(ee)||(Y=ue,!1)}),Y},le=function(J){for(var W=arguments.length,Y=new Array(W>1?W-1:0),ee=1;ee1?Me-1:0),Nt=1;Nt0)return{container:be,firstTabbableNode:Nt[0],lastTabbableNode:Nt[Nt.length-1]}}).filter(function(be){return!!be}),oe.tabbableGroups.length<=0&&!Fe("fallbackFocus"))throw new Error("Your focus-trap must have at least one container with at least one tabbable node in it at all times")},ot=function be(X){X!==!1&&X!==ee.activeElement&&(X&&X.focus?(X.focus({preventScroll:!!ue.preventScroll}),oe.mostRecentlyFocusedNode=X,function(Me){return Me.tagName&&Me.tagName.toLowerCase()==="input"&&typeof Me.select=="function"}(X)&&X.select()):be(lt()))},Br=function(be){var X=Fe("setReturnFocus",be);return X||X!==!1&&be},Rt=function(be){var X=Se(be);Be(X)||(le(ue.clickOutsideDeactivates,be)?Y.deactivate({returnFocus:ue.returnFocusOnDeactivate&&!A(X)}):le(ue.allowOutsideClick,be)||be.preventDefault())},rn=function(be){var X=Se(be),Me=Be(X);Me||X instanceof Document?Me&&(oe.mostRecentlyFocusedNode=X):(be.stopImmediatePropagation(),ot(oe.mostRecentlyFocusedNode||lt()))},br=function(be){if(function(X){return X.key==="Escape"||X.key==="Esc"||X.keyCode===27}(be)&&le(ue.escapeDeactivates,be)!==!1)return be.preventDefault(),void Y.deactivate();(function(X){return X.key==="Tab"||X.keyCode===9})(be)&&function(X){var Me=Se(X);At();var dt=null;if(oe.tabbableGroups.length>0){var Nt=K(oe.tabbableGroups,function(an){return an.container.contains(Me)});if(Nt<0)dt=X.shiftKey?oe.tabbableGroups[oe.tabbableGroups.length-1].lastTabbableNode:oe.tabbableGroups[0].firstTabbableNode;else if(X.shiftKey){var Gt=K(oe.tabbableGroups,function(an){var gn=an.firstTabbableNode;return Me===gn});if(Gt<0&&(oe.tabbableGroups[Nt].container===Me||A(Me)&&!P(Me))&&(Gt=Nt),Gt>=0){var ci=Gt===0?oe.tabbableGroups.length-1:Gt-1;dt=oe.tabbableGroups[ci].lastTabbableNode}}else{var nn=K(oe.tabbableGroups,function(an){var gn=an.lastTabbableNode;return Me===gn});if(nn<0&&(oe.tabbableGroups[Nt].container===Me||A(Me)&&!P(Me))&&(nn=Nt),nn>=0){var oa=nn===oe.tabbableGroups.length-1?0:nn+1;dt=oe.tabbableGroups[oa].firstTabbableNode}}}else dt=Fe("fallbackFocus");dt&&(X.preventDefault(),ot(dt))}(be)},Mr=function(be){if(!le(ue.clickOutsideDeactivates,be)){var X=Se(be);Be(X)||le(ue.allowOutsideClick,be)||(be.preventDefault(),be.stopImmediatePropagation())}},_r=function(){if(oe.active)return _.activateTrap(Y),oe.delayInitialFocusTimer=ue.delayInitialFocus?Z(function(){ot(lt())}):ot(lt()),ee.addEventListener("focusin",rn,!0),ee.addEventListener("mousedown",Rt,{capture:!0,passive:!1}),ee.addEventListener("touchstart",Rt,{capture:!0,passive:!1}),ee.addEventListener("click",Mr,{capture:!0,passive:!1}),ee.addEventListener("keydown",br,{capture:!0,passive:!1}),Y},Sa=function(){if(oe.active)return ee.removeEventListener("focusin",rn,!0),ee.removeEventListener("mousedown",Rt,!0),ee.removeEventListener("touchstart",Rt,!0),ee.removeEventListener("click",Mr,!0),ee.removeEventListener("keydown",br,!0),Y};return(Y={activate:function(be){if(oe.active)return this;var X=ze(be,"onActivate"),Me=ze(be,"onPostActivate"),dt=ze(be,"checkCanFocusTrap");dt||At(),oe.active=!0,oe.paused=!1,oe.nodeFocusedBeforeActivation=ee.activeElement,X&&X();var Nt=function(){dt&&At(),_r(),Me&&Me()};return dt?(dt(oe.containers.concat()).then(Nt,Nt),this):(Nt(),this)},deactivate:function(be){if(!oe.active)return this;clearTimeout(oe.delayInitialFocusTimer),oe.delayInitialFocusTimer=void 0,Sa(),oe.active=!1,oe.paused=!1,_.deactivateTrap(Y);var X=ze(be,"onDeactivate"),Me=ze(be,"onPostDeactivate"),dt=ze(be,"checkCanReturnFocus");X&&X();var Nt=ze(be,"returnFocus","returnFocusOnDeactivate"),Gt=function(){Z(function(){Nt&&ot(Br(oe.nodeFocusedBeforeActivation)),Me&&Me()})};return Nt&&dt?(dt(Br(oe.nodeFocusedBeforeActivation)).then(Gt,Gt),this):(Gt(),this)},pause:function(){return oe.paused||!oe.active||(oe.paused=!0,Sa()),this},unpause:function(){return oe.paused&&oe.active?(oe.paused=!1,At(),_r(),this):this},updateContainerElements:function(be){var X=[].concat(be).filter(Boolean);return oe.containers=X.map(function(Me){return typeof Me=="string"?ee.querySelector(Me):Me}),oe.active&&At(),this}}).updateContainerElements(J),Y}},703:function(o,d,p){var v=p(414);function m(){}function g(){}g.resetWarningCache=m,o.exports=function(){function w(y,x,E,k,P,M){if(M!==v){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 O(){return w}w.isRequired=w;var S={array:w,bigint:w,bool:w,func:w,number:w,object:w,string:w,symbol:w,any:w,arrayOf:O,element:w,elementType:w,instanceOf:O,node:w,objectOf:O,oneOf:O,oneOfType:O,shape:O,exact:O,checkPropTypes:g,resetWarningCache:m};return S.PropTypes=S,S}},697:function(o,d,p){o.exports=p(703)()},414:function(o){o.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},787:function(o){o.exports=r},156:function(o){o.exports=n}},i={};function s(o){var d=i[o];if(d!==void 0)return d.exports;var p=i[o]={exports:{}};return a[o](p,p.exports,s),p.exports}s.n=function(o){var d=o&&o.__esModule?function(){return o.default}:function(){return o};return s.d(d,{a:d}),d},s.d=function(o,d){for(var p in d)s.o(d,p)&&!s.o(o,p)&&Object.defineProperty(o,p,{enumerable:!0,get:d[p]})},s.o=function(o,d){return Object.prototype.hasOwnProperty.call(o,d)},s.r=function(o){typeof Symbol<"u"&&Symbol.toStringTag&&Object.defineProperty(o,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(o,"__esModule",{value:!0})};var h={};return function(){s.r(h),s.d(h,{Accordion:function(){return y},Address:function(){return UI},Alert:function(){return w},Banner:function(){return N6},BannerButton:function(){return M6},BannerContent:function(){return A6},BannerFlag:function(){return z6},BannerGuidance:function(){return Sm},BannerHeader:function(){return D6},BannerIcon:function(){return jm},Breadcrumb:function(){return yB},BreadcrumbBar:function(){return gB},BreadcrumbLink:function(){return wB},Button:function(){return E},ButtonGroup:function(){return P},Card:function(){return fB},CardBody:function(){return vB},CardFooter:function(){return mB},CardGroup:function(){return dB},CardHeader:function(){return hB},CardMedia:function(){return pB},CharacterCount:function(){return HL},Checkbox:function(){return UL},Collection:function(){return TL},CollectionCalendarDate:function(){return LL},CollectionDescription:function(){return NL},CollectionHeading:function(){return PL},CollectionItem:function(){return FL},CollectionMeta:function(){return ML},CollectionMetaItem:function(){return AL},CollectionMetaItemTag:function(){return zL},CollectionThumbnail:function(){return DL},ComboBox:function(){return I6},DateInput:function(){return KL},DateInputGroup:function(){return XL},DatePicker:function(){return qc},DateRangePicker:function(){return eI},ErrorMessage:function(){return tI},ExtendedNav:function(){return OI},Fieldset:function(){return rI},FileInput:function(){return oI},Footer:function(){return WI},FooterExtendedNavList:function(){return eO},FooterNav:function(){return qI},Form:function(){return Q6},FormGroup:function(){return Ol},GovBanner:function(){return CL},Grid:function(){return BL},GridContainer:function(){return IL},Header:function(){return EI},Icon:function(){return F},IconList:function(){return FI},IconListContent:function(){return PI},IconListIcon:function(){return NI},IconListItem:function(){return MI},IconListTitle:function(){return AI},Identifier:function(){return zI},IdentifierGov:function(){return DI},IdentifierIdentity:function(){return RI},IdentifierLink:function(){return LI},IdentifierLinkItem:function(){return II},IdentifierLinks:function(){return BI},IdentifierLogo:function(){return _I},IdentifierLogos:function(){return VI},IdentifierMasthead:function(){return HI},InPageNavigation:function(){return Z},InputGroup:function(){return sI},InputPrefix:function(){return lI},InputSuffix:function(){return uI},Label:function(){return is},LanguageSelector:function(){return fI},LanguageSelectorButton:function(){return ug},Link:function(){return U},Logo:function(){return KI},MediaBlockBody:function(){return le},MegaMenu:function(){return SI},Menu:function(){return J6},Modal:function(){return oB},ModalFooter:function(){return cB},ModalHeading:function(){return uB},ModalOpenLink:function(){return lB},ModalToggleButton:function(){return sB},NavCloseButton:function(){return Og},NavDropDownButton:function(){return jI},NavList:function(){return co},NavMenuButton:function(){return kI},Pagination:function(){return jL},PrimaryNav:function(){return CI},ProcessList:function(){return TB},ProcessListHeading:function(){return PB},ProcessListItem:function(){return FB},Radio:function(){return hI},RangeInput:function(){return pI},RequiredMarker:function(){return Um},Search:function(){return SB},Select:function(){return vI},SideNav:function(){return Fe},SiteAlert:function(){return NB},SocialLink:function(){return ZI},SocialLinks:function(){return XI},StepIndicator:function(){return bB},StepIndicatorStep:function(){return xB},SummaryBox:function(){return kB},SummaryBoxContent:function(){return CB},SummaryBoxHeading:function(){return jB},Table:function(){return me},Tag:function(){return W},TextInput:function(){return xl},TextInputMask:function(){return mI},Textarea:function(){return L6},TimePicker:function(){return wI},Title:function(){return TI},Tooltip:function(){return Be},ValidationChecklist:function(){return bI},ValidationItem:function(){return xI}});var o=s(787),d=s.n(o),p=s(184),v=s.n(p),m="src-components-Alert-Alert-module__alertWithCTA--Vr18x";function g(){return g=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const Q=v()("usa-alert",{"usa-alert--success":l==="success","usa-alert--warning":l==="warning","usa-alert--error":l==="error","usa-alert--info":l==="info","usa-alert--slim":z,"usa-alert--no-icon":L,"usa-alert--validation":V,[m]:!!f},I),ae=c;return d().createElement("div",g({className:Q,"data-testid":"alert"},q),d().createElement("div",{className:"usa-alert__body"},u&&d().createElement(ae,{className:"usa-alert__heading"},u),C&&(V?C:d().createElement("p",{className:"usa-alert__text"},C))),f&&d().createElement("div",null,f))};function O(){return O=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const I=v()("usa-accordion__heading",C),V=v()("usa-accordion__content","usa-prose",C),q=z;return d().createElement(d().Fragment,null,d().createElement(q,{className:I},d().createElement("button",{type:"button",className:"usa-accordion__button","aria-expanded":f,"aria-controls":u,"data-testid":`accordionButton_${u}`,onClick:L},l)),d().createElement("div",{id:u,"data-testid":`accordionItem_${u}`,className:V,hidden:!f},c))},y=({bordered:l,items:u,className:c,multiselectable:f=!1})=>{const[C,z]=(0,o.useState)(u.filter(I=>!!I.expanded).map(I=>I.id)),L=v()("usa-accordion",{"usa-accordion--bordered":l},c);return d().createElement("div",{className:L,"data-testid":"accordion","data-allow-multiple":f||void 0},u.map((I,V)=>d().createElement(S,O({key:`accordionItem_${V}`},I,{expanded:C.indexOf(I.id)>-1,handleToggle:()=>{(q=>{const Q=[...C],ae=C.indexOf(q),se=f;ae>-1?Q.splice(ae,1):(se||Q.splice(0,Q.length),Q.push(q)),z(Q)})(I.id)}}))))};function x(){return x=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const se=v()("usa-button",{"usa-button--secondary":c,"usa-button--base":f,"usa-button--accent-cool":C==="cool","usa-button--accent-warm":C==="warm","usa-button--outline":z,"usa-button--inverse":L,"usa-button--big":I==="big","usa-button--unstyled":V},Q);return d().createElement("button",x({type:l,className:se,onClick:q,"data-testid":"button"},ae),u)};function k(){return k=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const C=v()("usa-button-group",{"usa-button-group--segmented":c=="segmented"},l);return d().createElement("ul",k({className:C},f),d().Children.map(u,z=>d().createElement("li",{className:"usa-button-group__item"},z)))};function M(){return M=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const Q=v()("usa-in-page-nav",G.target,l),{className:ae,...se}=C||{},de=v()("usa-in-page-nav__nav",ae),{className:ge,...fe}=f||{},Pe=v()("main-content",ge),ye=c,ke={"--margin-offset":L},[$,te]=(0,o.useState)(""),Ee=u.props.children.filter(ne=>ne.type==="h2"||ne.type==="h3"),je=new IntersectionObserver(ne=>{ne.forEach(xe=>{xe.isIntersecting&&te(xe.target.id)})},{root:null,rootMargin:z,threshold:[I]});return(0,o.useEffect)(()=>{document.querySelectorAll("h2,h3").forEach(ne=>je.observe(ne))}),d().createElement("div",_({className:"usa-in-page-nav-container"},q),d().createElement("aside",{className:Q,"aria-label":V,"data-testid":"InPageNavigation"},d().createElement("nav",_({className:de},se),d().createElement(ye,{className:"usa-in-page-nav__heading",tabIndex:0},V),d().createElement("ul",{className:"usa-in-page-nav__list"},Ee.map(ne=>{const xe=ne.props.children,_e=ne.props.id,nt=v()("usa-in-page-nav__item",{"usa-in-page-nav__item--sub-item":ne.type==="h3"}),wt=v()("usa-in-page-nav__link",{"usa-current":_e===$});return d().createElement("li",{key:`usa-in-page-nav__item_${xe}`,className:nt},d().createElement(U,{href:`#${_e}`,className:wt},xe))})))),d().createElement("main",_({id:"main-content",className:Pe},fe,{style:L?ke:void 0}),u))};function K(){return K=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()("usa-media-block__body",u);return d().createElement("div",K({className:f},c),l)};var Se="src-components-Table-Table-module__fixed--Eq00W";const me=({bordered:l,caption:u,children:c,className:f,fullWidth:C,fixed:z,scrollable:L,striped:I,compact:V,stackedStyle:q="none"})=>{const Q=v()("usa-table",{"usa-table--borderless":!l,"width-full":C,[`${Se}`]:z,"usa-table--striped":I,"usa-table--compact":V,"usa-table--stacked":q==="default","usa-table--stacked-header":q==="headers"},f);V&&q!=="none"&&console.warn("USWDS states that compact styling is not suitable for use with stacked variants. See USWDS Table component, Table variants for more information: https://designsystem.digital.gov/components/table");const ae=d().createElement("table",{className:Q,"data-testid":"table"},u&&d().createElement("caption",null,u),c);return d().createElement(d().Fragment,null,L?d().createElement("div",{"data-testid":"scrollable-table-container",className:"usa-table-container--scrollable",tabIndex:0},ae):ae)};function J(){return J=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const C={};u&&(C.background=u);const z=v()("usa-tag",c);return d().createElement("span",J({"data-testid":"tag",className:z,style:{...C}},f),l)},Y=(l,u=window,c=document.documentElement)=>{const f=l.getBoundingClientRect();return f.top>=0&&f.left>=0&&f.bottom<=(u.innerHeight||c.clientHeight)&&f.right<=(u.innerWidth||c.clientWidth)},ee=(l,u)=>parseInt(window.getComputedStyle(l).getPropertyValue(u),10),ue=(l,u,c)=>ee(c,`margin-${l}`)>0?u-ee(c,`margin-${l}`):u;function oe(){return oe=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const kt=ue("top",Ce.offsetHeight,tt),qt=ue("left",Ce.offsetWidth,tt);q("top"),fe({left:"50%",top:`-${ze}px`,margin:`-${kt}px 0 0 -${qt/2}px`})},te=(Ce,tt)=>{const kt=ue("left",Ce.offsetWidth,tt);q("bottom"),fe({left:"50%",margin:`${ze}px 0 0 -${kt/2}px`})},Ee=(Ce,tt)=>{const kt=ue("top",Ce.offsetHeight,tt);q("right"),fe({top:"50%",left:`${tt.offsetLeft+tt.offsetWidth+ze}px`,margin:`-${kt/2}px 0 0 0`})},je=(Ce,tt)=>{const kt=ue("top",Ce.offsetHeight,tt),qt=ue("left",tt.offsetLeft>Ce.offsetWidth?tt.offsetLeft-Ce.offsetWidth:Ce.offsetWidth,tt);q("left"),fe({top:"50%",left:`-${ze}px`,margin:`-${kt/2}px 0 0 ${tt.offsetLeft>Ce.offsetWidth?qt:-qt}px`})},ne=[$,te,Ee,je],xe=ne.length;(0,o.useEffect)(()=>{if(C&&u.current&&c.current){const Ce=u.current,tt=c.current;if(Y(tt))I(!0);else{const kt=Q;ktqt+1),kt{if(C){if(u.current&&c.current){const Ce=u.current,tt=c.current;switch(Pe){case"top":$(tt,Ce);break;case"bottom":te(tt,Ce);break;case"right":Ee(tt,Ce);break;case"left":je(tt,Ce)}}}else I(!1),de(!1),ae(0)},[C]);const _e=()=>{z(!0)},nt=()=>{z(!1)},wt=v()("usa-tooltip",ye),at=v()("usa-tooltip__body",{"is-set":C,"usa-tooltip__body--top":V==="top","usa-tooltip__body--bottom":V==="bottom","usa-tooltip__body--right":V==="right","usa-tooltip__body--left":V==="left","is-visible":L,"usa-tooltip__body--wrap":C&&se});if(function(Ce){return"asCustom"in Ce}(l)){const{label:Ce,title:tt,asCustom:kt,children:qt,...Ar}=l,we=Ar,$e=v()("usa-tooltip__trigger",ke),Qt=(0,o.createElement)(kt,{...we,ref:u,"data-testid":"triggerElement","aria-describedby":f.current,tabIndex:0,title:"",onMouseEnter:_e,onMouseOver:_e,onFocus:_e,onMouseLeave:nt,onBlur:nt,onKeyDown:nt,className:$e},qt);return d().createElement("span",{"data-testid":"tooltipWrapper",className:wt},Qt,d().createElement("span",{"data-testid":"tooltipBody",title:tt??(typeof Ce=="string"?Ce:void 0),id:f.current,ref:c,className:at,role:"tooltip","aria-hidden":!C,style:ge},Ce))}{const{label:Ce,title:tt,children:kt,...qt}=l,Ar=v()("usa-button","usa-tooltip__trigger",ke);return d().createElement("span",{"data-testid":"tooltipWrapper",className:wt},d().createElement("button",oe({},qt,{"data-testid":"triggerElement",ref:u,"aria-describedby":f.current,tabIndex:0,type:"button",className:Ar,title:"",onMouseEnter:_e,onMouseOver:_e,onFocus:_e,onMouseLeave:nt,onBlur:nt,onKeyDown:nt}),kt),d().createElement("span",{"data-testid":"tooltipBody",title:tt??(typeof Ce=="string"?Ce:void 0),id:f.current,ref:c,className:at,role:"tooltip","aria-hidden":!C,style:ge},Ce))}}Be.defaultProps={position:"top"};const Fe=({items:l,isSubnav:u=!1})=>{const c=v()({"usa-sidenav":!u,"usa-sidenav__sublist":u});return d().createElement("ul",{className:c,"data-testid":"sidenav"},l.map((f,C)=>d().createElement("li",{key:`sidenav_item_${C}`,className:"usa-sidenav__item"},f)))};var lt;function At(){return At=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",At({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),lt||(lt=o.createElement("path",{d:"M20.5 6c-2.61.7-5.67 1-8.5 1s-5.89-.3-8.5-1L3 8c1.86.5 4 .83 6 1v13h2v-6h2v6h2V9c2-.17 4.14-.5 6-1l-.5-2zM12 6c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z"})));var Br,Rt,rn=(0,o.memo)(ot);function br(){return br=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",br({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Br||(Br=o.createElement("circle",{cx:17,cy:4.54,r:2})),Rt||(Rt=o.createElement("path",{d:"M14 17h-2c0 1.65-1.35 3-3 3s-3-1.35-3-3 1.35-3 3-3v-2c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5zm3-3.5h-1.86l1.67-3.67C17.42 8.5 16.44 7 14.96 7h-5.2c-.81 0-1.54.47-1.87 1.2L7.22 10l1.92.53L9.79 9H12l-1.83 4.1c-.6 1.33.39 2.9 1.85 2.9H17v5h2v-5.5c0-1.1-.9-2-2-2z"})));var _r,Sa=(0,o.memo)(Mr);function be(){return be=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",be({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),_r||(_r=o.createElement("path",{d:"M4 10h3v7H4zm6.5 0h3v7h-3zM2 19h20v3H2zm15-9h3v7h-3zm-5-9L2 6v2h20V6z"})));var Me,dt=(0,o.memo)(X);function Nt(){return Nt=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Nt({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Me||(Me=o.createElement("path",{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 3c1.93 0 3.5 1.57 3.5 3.5S13.93 13 12 13s-3.5-1.57-3.5-3.5S10.07 6 12 6zm7 13H5v-.23c0-.62.28-1.2.76-1.58C7.47 15.82 9.64 15 12 15s4.53.82 6.24 2.19c.48.38.76.97.76 1.58V19z"})));var ci,nn=(0,o.memo)(Gt);function oa(){return oa=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",oa({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),ci||(ci=o.createElement("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 4c1.93 0 3.5 1.57 3.5 3.5S13.93 13 12 13s-3.5-1.57-3.5-3.5S10.07 6 12 6zm0 14c-2.03 0-4.43-.82-6.14-2.88a9.947 9.947 0 0 1 12.28 0C16.43 19.18 14.03 20 12 20z"})));var gn,kc=(0,o.memo)(an);function Zo(){return Zo=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Zo({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),gn||(gn=o.createElement("path",{d:"M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"})));var Yo,Cc=(0,o.memo)(jc);function di(){return di=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",di({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Yo||(Yo=o.createElement("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11h-4v4h-2v-4H7v-2h4V7h2v4h4v2z"})));var In,fi=(0,o.memo)(Qo);function oo(){return oo=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",oo({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),In||(In=o.createElement("path",{d:"M13 7h-2v4H7v2h4v4h2v-4h4v-2h-4V7zm-1-5C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"})));var Tc,so=(0,o.memo)(hl);function pl(){return pl=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",pl({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Tc||(Tc=o.createElement("path",{d:"m22 5.72-4.6-3.86-1.29 1.53 4.6 3.86L22 5.72zM7.88 3.39 6.6 1.86 2 5.71l1.29 1.53 4.59-3.85zM12.5 8H11v6l4.75 2.85.75-1.23-4-2.37V8zM12 4c-4.97 0-9 4.03-9 9s4.02 9 9 9a9 9 0 0 0 0-18zm0 16c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z"})));var $t,hi=(0,o.memo)(u0);function vl(){return vl=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",vl({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),$t||($t=o.createElement("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10h5v-2h-5c-4.34 0-8-3.66-8-8s3.66-8 8-8 8 3.66 8 8v1.43c0 .79-.71 1.57-1.5 1.57s-1.5-.78-1.5-1.57V12c0-2.76-2.24-5-5-5s-5 2.24-5 5 2.24 5 5 5c1.38 0 2.64-.56 3.54-1.47.65.89 1.77 1.47 2.96 1.47 1.97 0 3.5-1.6 3.5-3.57V12c0-5.52-4.48-10-10-10zm0 13c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z"})));var Jo,Pc=(0,o.memo)(Fc);function $o(){return $o=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",$o({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Jo||(Jo=o.createElement("path",{d:"M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-7 9h-2V5h2v6zm0 4h-2v-2h2v2z"})));var ml,Nc=(0,o.memo)(c0);function gl(){return gl=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",gl({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),ml||(ml=o.createElement("path",{d:"M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z"})));var lo,Mc=(0,o.memo)(Bn);function es(){return es=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",es({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),lo||(lo=o.createElement("path",{d:"m20 12-1.41-1.41L13 16.17V4h-2v12.17l-5.58-5.59L4 12l8 8 8-8z"})));var yl,sa=(0,o.memo)(Ac);function ts(){return ts=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",ts({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),yl||(yl=o.createElement("path",{d:"m7 10 5 5 5-5z"})));var wl,Dc=(0,o.memo)(zc);function bl(){return bl=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",bl({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),wl||(wl=o.createElement("path",{d:"m7 14 5-5 5 5z"})));var B,ve=(0,o.memo)(De);function Ne(){return Ne=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Ne({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),B||(B=o.createElement("path",{d:"m12 4-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z"})));var or,sr=(0,o.memo)(zt);function vr(){return vr=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",vr({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),or||(or=o.createElement("path",{d:"m4 12 1.41 1.41L11 7.83V20h2V7.83l5.58 5.59L20 12l-8-8-8 8z"})));var pi,xr=(0,o.memo)(_n);function rs(){return rs=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",rs({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),pi||(pi=o.createElement("path",{d:"m14 12-2 2-2-2 2-2 2 2zm-2-6 2.12 2.12 2.5-2.5L12 1 7.38 5.62l2.5 2.5L12 6zm-6 6 2.12-2.12-2.5-2.5L1 12l4.62 4.62 2.5-2.5L6 12zm12 0-2.12 2.12 2.5 2.5L23 12l-4.62-4.62-2.5 2.5L18 12zm-6 6-2.12-2.12-2.5 2.5L12 23l4.62-4.62-2.5-2.5L12 18z"})));var Ib,iF=(0,o.memo)(Rc);function d0(){return d0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",d0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Ib||(Ib=o.createElement("path",{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM9 17H7v-7h2v7zm4 0h-2V7h2v10zm4 0h-2v-4h2v4z"})));var Bb,sF=(0,o.memo)(oF);function f0(){return f0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",f0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Bb||(Bb=o.createElement("path",{d:"M16.5 6v11.5c0 2.21-1.79 4-4 4s-4-1.79-4-4V5a2.5 2.5 0 0 1 5 0v10.5c0 .55-.45 1-1 1s-1-.45-1-1V6H10v9.5a2.5 2.5 0 0 0 5 0V5c0-2.21-1.79-4-4-4S7 2.79 7 5v12.5c0 3.04 2.46 5.5 5.5 5.5s5.5-2.46 5.5-5.5V6h-1.5z"})));var _b,uF=(0,o.memo)(lF);function h0(){return h0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",h0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),_b||(_b=o.createElement("path",{d:"M11.8 10.9c-2.27-.59-3-1.2-3-2.15 0-1.09 1.01-1.85 2.7-1.85 1.78 0 2.44.85 2.5 2.1h2.21c-.07-1.72-1.12-3.3-3.21-3.81V3h-3v2.16c-1.94.42-3.5 1.68-3.5 3.61 0 2.31 1.91 3.46 4.7 4.13 2.5.6 3 1.48 3 2.41 0 .69-.49 1.79-2.7 1.79-2.06 0-2.87-.92-2.98-2.1h-2.2c.12 2.19 1.76 3.42 3.68 3.83V21h3v-2.15c1.95-.37 3.5-1.5 3.5-3.55 0-2.84-2.43-3.81-4.7-4.4z"})));var Vb,dF=(0,o.memo)(cF);function p0(){return p0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",p0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Vb||(Vb=o.createElement("path",{d:"M12 6v3l4-4-4-4v3c-4.42 0-8 3.58-8 8 0 1.57.46 3.03 1.24 4.26L6.7 14.8A5.87 5.87 0 0 1 6 12c0-3.31 2.69-6 6-6zm6.76 1.74L17.3 9.2c.44.84.7 1.79.7 2.8 0 3.31-2.69 6-6 6v-3l-4 4 4 4v-3c4.42 0 8-3.58 8-8 0-1.57-.46-3.03-1.24-4.26z"})));var Hb,hF=(0,o.memo)(fF);function v0(){return v0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",v0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Hb||(Hb=o.createElement("path",{d:"M20 8v12c0 1.1-.9 2-2 2H6c-1.1 0-2-.9-2-2V8c0-1.86 1.28-3.41 3-3.86V2h3v2h4V2h3v2.14c1.72.45 3 2 3 3.86zM6 12v2h10v2h2v-4H6z"})));var Ub,Wb,vF=(0,o.memo)(pF);function m0(){return m0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",m0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Ub||(Ub=o.createElement("circle",{cx:7,cy:7,r:2})),Wb||(Wb=o.createElement("path",{d:"M20 13V4.83C20 3.27 18.73 2 17.17 2c-.75 0-1.47.3-2 .83l-1.25 1.25c-.16-.05-.33-.08-.51-.08-.4 0-.77.12-1.08.32l2.76 2.76c.2-.31.32-.68.32-1.08 0-.18-.03-.34-.07-.51l1.25-1.25a.828.828 0 0 1 1.41.59V13h-6.85c-.3-.21-.57-.45-.82-.72l-1.4-1.55c-.19-.21-.43-.38-.69-.5A2.251 2.251 0 0 0 5 12.25V13H2v6c0 1.1.9 2 2 2 0 .55.45 1 1 1h14c.55 0 1-.45 1-1 1.1 0 2-.9 2-2v-6h-2z"})));var Gb,gF=(0,o.memo)(mF);function g0(){return g0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",g0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Gb||(Gb=o.createElement("path",{d:"M17 10.13a33.86 33.86 0 0 1-10 0 1.92 1.92 0 0 1-1.51-1.46 10.42 10.42 0 0 1 0-4.84 1.92 1.92 0 0 1 1.57-1.46 33.86 33.86 0 0 1 10 0 1.9 1.9 0 0 1 1.56 1.46 10.16 10.16 0 0 1 0 4.84A1.9 1.9 0 0 1 17 10.13Zm4 12.12H7a5.25 5.25 0 0 1 0-10.5h10a3.25 3.25 0 0 1 0 6.5H7a1.25 1.25 0 0 1 0-2.5h10a.75.75 0 0 0 0-1.5H7a2.75 2.75 0 0 0 0 5.5h14a1.25 1.25 0 0 1 0 2.5Z"})));var qb,wF=(0,o.memo)(yF);function y0(){return y0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",y0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),qb||(qb=o.createElement("path",{d:"M17 3H7c-1.1 0-1.99.9-1.99 2L5 21l7-3 7 3V5c0-1.1-.9-2-2-2z"})));var Kb,xF=(0,o.memo)(bF);function w0(){return w0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",w0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Kb||(Kb=o.createElement("path",{d:"M20 8h-2.81a5.985 5.985 0 0 0-1.82-1.96L17 4.41 15.59 3l-2.17 2.17C12.96 5.06 12.49 5 12 5c-.49 0-.96.06-1.41.17L8.41 3 7 4.41l1.62 1.63C7.88 6.55 7.26 7.22 6.81 8H4v2h2.09c-.05.33-.09.66-.09 1v1H4v2h2v1c0 .34.04.67.09 1H4v2h2.81c1.04 1.79 2.97 3 5.19 3s4.15-1.21 5.19-3H20v-2h-2.09c.05-.33.09-.66.09-1v-1h2v-2h-2v-1c0-.34-.04-.67-.09-1H20V8zm-6 8h-4v-2h4v2zm0-4h-4v-2h4v2z"})));var Xb,EF=(0,o.memo)(OF);function b0(){return b0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",b0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Xb||(Xb=o.createElement("path",{d:"m22.7 19-9.1-9.1c.9-2.3.4-5-1.5-6.9-2-2-5-2.4-7.4-1.3L9 6 6 9 1.6 4.7C.4 7.1.9 10.1 2.9 12.1c1.9 1.9 4.6 2.4 6.9 1.5l9.1 9.1c.4.4 1 .4 1.4 0l2.3-2.3c.5-.4.5-1.1.1-1.4z"})));var Zb,kF=(0,o.memo)(SF);function x0(){return x0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",x0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Zb||(Zb=o.createElement("path",{d:"M20 3h-1V1h-2v2H7V1H5v2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 18H4V8h16v13z"})));var Yb,CF=(0,o.memo)(jF);function O0(){return O0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",O0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Yb||(Yb=o.createElement("path",{d:"M18 11v2h4v-2h-4zm-2 6.61c.96.71 2.21 1.65 3.2 2.39.4-.53.8-1.07 1.2-1.6-.99-.74-2.24-1.68-3.2-2.4-.4.54-.8 1.08-1.2 1.61zM20.4 5.6c-.4-.53-.8-1.07-1.2-1.6-.99.74-2.24 1.68-3.2 2.4.4.53.8 1.07 1.2 1.6.96-.72 2.21-1.65 3.2-2.4zM4 9c-1.1 0-2 .9-2 2v2c0 1.1.9 2 2 2h1v4h2v-4h1l5 3V6L8 9H4zm11.5 3c0-1.33-.58-2.53-1.5-3.35v6.69c.92-.81 1.5-2.01 1.5-3.34z"})));var Qb,FF=(0,o.memo)(TF);function E0(){return E0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",E0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Qb||(Qb=o.createElement("path",{fillRule:"evenodd",d:"m12 5 8 13h2v2H2v-2h2l8-13zm.05 8-2.69 5h5.38l-2.69-5zM5.5 3l-.018.024A2.5 2.5 0 0 0 7.498 7 2.5 2.5 0 1 1 5.5 3z"})));var Jb,NF=(0,o.memo)(PF);function S0(){return S0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",S0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Jb||(Jb=o.createElement("path",{d:"M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm5 13.59L15.59 17 12 13.41 8.41 17 7 15.59 10.59 12 7 8.41 8.41 7 12 10.59 15.59 7 17 8.41 13.41 12 17 15.59z"})));var $b,AF=(0,o.memo)(MF);function k0(){return k0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",k0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),$b||($b=o.createElement("path",{d:"M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zM6 9h12v2H6V9zm8 5H6v-2h8v2zm4-6H6V6h12v2z"})));var e5,DF=(0,o.memo)(zF);function j0(){return j0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",j0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),e5||(e5=o.createElement("path",{d:"M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z"})));var t5,LF=(0,o.memo)(RF);function C0(){return C0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",C0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),t5||(t5=o.createElement("path",{d:"M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"})));var r5,BF=(0,o.memo)(IF);function T0(){return T0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",T0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),r5||(r5=o.createElement("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"})));var n5,VF=(0,o.memo)(_F);function F0(){return F0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",F0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),n5||(n5=o.createElement("path",{d:"M16.59 7.58 10 14.17l-3.59-3.58L5 12l5 5 8-8zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"})));var a5,UF=(0,o.memo)(HF);function P0(){return P0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",P0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),a5||(a5=o.createElement("path",{d:"M21.6 18.2 13 11.75v-.91a3.496 3.496 0 0 0-.18-6.75A3.51 3.51 0 0 0 8.5 7.5h2c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5c0 .84-.69 1.52-1.53 1.5-.54-.01-.97.45-.97.99v1.76L2.4 18.2c-.77.58-.36 1.8.6 1.8h18c.96 0 1.37-1.22.6-1.8zM6 18l6-4.5 6 4.5H6z"})));var i5,GF=(0,o.memo)(WF);function N0(){return N0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",N0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),i5||(i5=o.createElement("path",{d:"m16.99 5 .63 1.37 1.37.63-1.37.63L16.99 9l-.63-1.37L14.99 7l1.37-.63.63-1.37M11 6.13V4h2c.57 0 1.1.17 1.55.45l1.43-1.43A4.899 4.899 0 0 0 13 2H7.5v2H9v2.14A5.007 5.007 0 0 0 5.26 9.5h3.98L15 11.65v-.62a5 5 0 0 0-4-4.9zM1 22h4V11H1v11zm19-5h-7l-2.09-.73.33-.94L13 16h2.82c.65 0 1.18-.53 1.18-1.18 0-.49-.31-.93-.77-1.11L8.97 11H7v9.02L14 22l8-3c-.01-1.1-.89-2-2-2zm0-3c1.1 0 2-.9 2-2s-2-4-2-4-2 2.9-2 4 .9 2 2 2z"})));var o5,KF=(0,o.memo)(qF);function M0(){return M0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",M0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),o5||(o5=o.createElement("path",{d:"M15.7 2.37 15 2.3V4a3 3 0 0 1-6 0V2.3l-.7.07a7 7 0 0 0-6.3 7V20h3V10h1.5v12h11V10H19v10h3V9.33a7 7 0 0 0-6.3-6.96Z"})));var s5,ZF=(0,o.memo)(XF);function A0(){return A0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",A0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),s5||(s5=o.createElement("path",{d:"M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"})));var l5,QF=(0,o.memo)(YF);function z0(){return z0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",z0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),l5||(l5=o.createElement("path",{d:"M19 4H5a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm-8 7H9.5v-.5h-2v3h2V13H11v1c0 .55-.45 1-1 1H7c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1h3c.55 0 1 .45 1 1v1zm7 0h-1.5v-.5h-2v3h2V13H18v1c0 .55-.45 1-1 1h-3c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1h3c.55 0 1 .45 1 1v1z"})));var u5,$F=(0,o.memo)(JF);function D0(){return D0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",D0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),u5||(u5=o.createElement("path",{d:"M19.35 10.04A7.49 7.49 0 0 0 12 4C9.11 4 6.6 5.64 5.35 8.04A5.994 5.994 0 0 0 0 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96z"})));var c5,tP=(0,o.memo)(eP);function R0(){return R0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",R0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),c5||(c5=o.createElement("path",{d:"M9.4 16.6 4.8 12l4.6-4.6L8 6l-6 6 6 6 1.4-1.4zm5.2 0 4.6-4.6-4.6-4.6L16 6l6 6-6 6-1.4-1.4z"})));var d5,nP=(0,o.memo)(rP);function L0(){return L0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",L0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),d5||(d5=o.createElement("path",{d:"M21.99 4c0-1.1-.89-2-1.99-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14l4 4-.01-18zM18 14H6v-2h12v2zm0-3H6V9h12v2zm0-3H6V6h12v2z"})));var f5,iP=(0,o.memo)(aP);function I0(){return I0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",I0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),f5||(f5=o.createElement("path",{d:"M11 14H9a9 9 0 0 1 9-9v2c-3.87 0-7 3.13-7 7zm7-3V9c-2.76 0-5 2.24-5 5h2c0-1.66 1.34-3 3-3zM7 4c0-1.11-.89-2-2-2s-2 .89-2 2 .89 2 2 2 2-.89 2-2zm4.45.5h-2A2.99 2.99 0 0 1 6.5 7h-3C2.67 7 2 7.67 2 8.5V11h6V8.74a4.97 4.97 0 0 0 3.45-4.24zM19 17c1.11 0 2-.89 2-2s-.89-2-2-2-2 .89-2 2 .89 2 2 2zm1.5 1h-3a2.99 2.99 0 0 1-2.95-2.5h-2A4.97 4.97 0 0 0 16 19.74V22h6v-2.5c0-.83-.67-1.5-1.5-1.5z"})));var h5,sP=(0,o.memo)(oP);function B0(){return B0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",B0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),h5||(h5=o.createElement("path",{d:"m13.783 15.172 2.121-2.121 5.996 5.996-2.121 2.121zM17.5 10c1.93 0 3.5-1.57 3.5-3.5 0-.58-.16-1.12-.41-1.6l-2.7 2.7-1.49-1.49 2.7-2.7c-.48-.25-1.02-.41-1.6-.41C15.57 3 14 4.57 14 6.5c0 .41.08.8.21 1.16l-1.85 1.85-1.78-1.78.71-.71-1.41-1.41L12 3.49a3 3 0 0 0-4.24 0L4.22 7.03l1.41 1.41H2.81l-.71.71 3.54 3.54.71-.71V9.15l1.41 1.41.71-.71 1.78 1.78-7.41 7.41 2.12 2.12L16.34 9.79c.36.13.75.21 1.16.21z"})));var p5,v5,uP=(0,o.memo)(lP);function _0(){return _0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",_0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),p5||(p5=o.createElement("circle",{cx:10.5,cy:4.5,r:1.5})),v5||(v5=o.createElement("path",{d:"M19.59 16h-1.27l-.64.71h-1.27L15.14 21h1.27l.64-.71h1.9l.64.71h1.27l-1.27-5zm-5.21-3.28L14 14.19l-3.8-1.26-.1-.16.52-3.13c.93 1.37 2.15 2.11 4.6 2.11v-1.5c-2.44 0-3.09-.77-3.9-2.39a2.65 2.65 0 0 0-3-1.59L3.75 7.41v3.38l-1.51-.5-.48 1.42 4.35 1.45L5 20.86l2 .28 1-7.34.38.13L10 16.3V21h2v-5.3l-.49-.7 2 .67-.37 1.27 1.91.57 1.24-4.19Zm-9.13-1.43v-2.7l1.57-.4-.49 3.46Z"})));var m5,dP=(0,o.memo)(cP);function V0(){return V0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",V0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),m5||(m5=o.createElement("path",{d:"M14 2H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8l-6-6zm-2 8c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm4 8H8v-.57c0-.81.48-1.53 1.22-1.85a6.95 6.95 0 0 1 5.56 0A2.01 2.01 0 0 1 16 17.43V18z"})));var g5,hP=(0,o.memo)(fP);function H0(){return H0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",H0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),g5||(g5=o.createElement("path",{d:"M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"})));var y5,vP=(0,o.memo)(pP);function U0(){return U0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",U0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),y5||(y5=o.createElement("path",{d:"M21.25 10.5c-.41 0-.75.34-.75.75h-1.54a6.978 6.978 0 0 0-1.52-3.65l1.09-1.09.01.01c.29.29.77.29 1.06 0s.29-.77 0-1.06L18.54 4.4a.754.754 0 0 0-1.06 0c-.29.29-.29.76-.01 1.05l-1.09 1.09a7.015 7.015 0 0 0-3.64-1.51V3.5h.01c.41 0 .75-.34.75-.75S13.16 2 12.75 2h-1.5c-.41 0-.75.34-.75.75s.33.74.74.75v1.55c-1.37.14-2.62.69-3.64 1.51L6.51 5.47l.01-.01c.29-.29.29-.77 0-1.06a.754.754 0 0 0-1.06 0L4.4 5.46c-.29.29-.29.77 0 1.06.29.29.76.29 1.05.01l1.09 1.09a6.89 6.89 0 0 0-1.5 3.63H3.5c0-.41-.34-.75-.75-.75s-.75.34-.75.75v1.5c0 .41.34.75.75.75s.75-.34.75-.75h1.54c.15 1.37.69 2.61 1.5 3.63l-1.09 1.09a.742.742 0 0 0-1.05.01c-.29.29-.29.77 0 1.06l1.06 1.06c.29.29.77.29 1.06 0 .29-.29.29-.77 0-1.06l-.01-.01 1.09-1.09c1.02.82 2.26 1.36 3.63 1.51v1.55c-.41.01-.74.34-.74.75s.34.75.75.75h1.5c.41 0 .75-.34.75-.75s-.34-.75-.75-.75h-.01v-1.54c1.37-.14 2.62-.69 3.64-1.51l1.09 1.09c-.29.29-.28.76.01 1.05.29.29.77.29 1.06 0l1.06-1.06c.29-.29.29-.77 0-1.06a.754.754 0 0 0-1.06 0l-.01.01-1.09-1.09a7.025 7.025 0 0 0 1.52-3.65h1.54c0 .41.34.75.75.75s.75-.34.75-.75v-1.5c.01-.4-.33-.74-.74-.74zM13.75 8c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM12 13c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm-1.75-5c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM8.5 13c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm1.75 3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm3.5 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm.75-4c0-.55.45-1 1-1s1 .45 1 1-.45 1-1 1-1-.45-1-1z"})));var w5,gP=(0,o.memo)(mP);function W0(){return W0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",W0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),w5||(w5=o.createElement("path",{d:"M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm0 14H4v-6h16v6zm0-10H4V6h16v2z"})));var b5,x5,wP=(0,o.memo)(yP);function G0(){return G0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",G0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),b5||(b5=o.createElement("path",{d:"M22 9 12 2 2 9h9v13h2V9z"})),x5||(x5=o.createElement("path",{d:"m4.14 12-1.96.37.82 4.37V22h2l.02-4H7v4h2v-6H4.9zm14.96 4H15v6h2v-4h1.98l.02 4h2v-5.26l.82-4.37-1.96-.37z"})));var O5,xP=(0,o.memo)(bP);function q0(){return q0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",q0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),O5||(O5=o.createElement("path",{d:"M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM19 4h-3.5l-1-1h-5l-1 1H5v2h14V4z"})));var E5,EP=(0,o.memo)(OP);function K0(){return K0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",K0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),E5||(E5=o.createElement("path",{d:"M15 13V5c0-1.66-1.34-3-3-3S9 3.34 9 5v8c-1.21.91-2 2.37-2 4 0 2.76 2.24 5 5 5s5-2.24 5-5c0-1.63-.79-3.09-2-4zm-4-8c0-.55.45-1 1-1s1 .45 1 1h-1v1h1v2h-1v1h1v2h-2V5z"})));var S5,kP=(0,o.memo)(SP);function X0(){return X0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",X0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),S5||(S5=o.createElement("path",{d:"m21.41 10.59-7.99-8c-.78-.78-2.05-.78-2.83 0l-8.01 8c-.78.78-.78 2.05 0 2.83l8.01 8c.78.78 2.05.78 2.83 0l7.99-8c.79-.79.79-2.05 0-2.83zM13.5 14.5V12H10v3H8v-4c0-.55.45-1 1-1h4.5V7.5L17 11l-3.5 3.5z"})));var k5,CP=(0,o.memo)(jP);function Z0(){return Z0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Z0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),k5||(k5=o.createElement("path",{d:"M15.5 5.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zM5 12c-2.8 0-5 2.2-5 5s2.2 5 5 5 5-2.2 5-5-2.2-5-5-5zm0 8.5c-1.9 0-3.5-1.6-3.5-3.5s1.6-3.5 3.5-3.5 3.5 1.6 3.5 3.5-1.6 3.5-3.5 3.5zm5.8-10 2.4-2.4.8.8c1.3 1.3 3 2.1 5.1 2.1V9c-1.5 0-2.7-.6-3.6-1.5l-1.9-1.9c-.5-.4-1-.6-1.6-.6s-1.1.2-1.4.6L7.8 8.4c-.4.4-.6.9-.6 1.4 0 .6.2 1.1.6 1.4L11 14v5h2v-6.2l-2.2-2.3zM19 12c-2.8 0-5 2.2-5 5s2.2 5 5 5 5-2.2 5-5-2.2-5-5-5zm0 8.5c-1.9 0-3.5-1.6-3.5-3.5s1.6-3.5 3.5-3.5 3.5 1.6 3.5 3.5-1.6 3.5-3.5 3.5z"})));var j5,FP=(0,o.memo)(TP);function Y0(){return Y0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Y0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),j5||(j5=o.createElement("path",{d:"M4 16c0 .88.39 1.67 1 2.22V20c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h8v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1.78c.61-.55 1-1.34 1-2.22V6c0-3.5-3.58-4-8-4s-8 .5-8 4v10zm3.5 1c-.83 0-1.5-.67-1.5-1.5S6.67 14 7.5 14s1.5.67 1.5 1.5S8.33 17 7.5 17zm9 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.5zm1.5-6H6V6h12v5z"})));var C5,NP=(0,o.memo)(PP);function Q0(){return Q0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Q0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),C5||(C5=o.createElement("path",{d:"M18.92 6.01C18.72 5.42 18.16 5 17.5 5h-11c-.66 0-1.21.42-1.42 1.01L3 12v8c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h12v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-8l-2.08-5.99zM6.5 16c-.83 0-1.5-.67-1.5-1.5S5.67 13 6.5 13s1.5.67 1.5 1.5S7.33 16 6.5 16zm11 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.5zM5 11l1.5-4.5h11L19 11H5z"})));var T5,AP=(0,o.memo)(MP);function J0(){return J0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",J0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),T5||(T5=o.createElement("path",{d:"M13.5 5.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zM9.8 8.9 7 23h2.1l1.8-8 2.1 2v6h2v-7.5l-2.1-2 .6-3C14.8 12 16.8 13 19 13v-2c-1.9 0-3.5-1-4.3-2.4l-1-1.6c-.4-.6-1-1-1.7-1-.3 0-.5.1-.8.1L6 8.3V13h2V9.6l1.8-.7"})));var F5,DP=(0,o.memo)(zP);function $0(){return $0=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",$0({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),F5||(F5=o.createElement("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8 0-1.85.63-3.55 1.69-4.9L16.9 18.31A7.902 7.902 0 0 1 12 20zm6.31-3.1L7.1 5.69A7.902 7.902 0 0 1 12 4c4.42 0 8 3.58 8 8 0 1.85-.63 3.55-1.69 4.9z"})));var P5,LP=(0,o.memo)(RP);function e1(){return e1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",e1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),P5||(P5=o.createElement("path",{d:"m13 10.17-2.5-2.5V2.25a1.25 1.25 0 0 1 2.5 0v7.92zm7 2.58v-7.5a1.25 1.25 0 0 0-2.5 0V11h-1V3.25a1.25 1.25 0 0 0-2.5 0v7.92l6 6v-4.42zM9.5 4.25C9.5 3.56 8.94 3 8.25 3c-.67 0-1.2.53-1.24 1.18L9.5 6.67V4.25zm3.5 5.92-2.5-2.5V2.25a1.25 1.25 0 0 1 2.5 0v7.92zm7 2.58v-7.5a1.25 1.25 0 0 0-2.5 0V11h-1V3.25a1.25 1.25 0 0 0-2.5 0v7.92l6 6v-4.42zM9.5 4.25C9.5 3.56 8.94 3 8.25 3c-.67 0-1.2.53-1.24 1.18L9.5 6.67V4.25zm11.69 16.94L2.81 2.81 1.39 4.22l5.63 5.63L7 9.83v4.3c-1.11-.64-2.58-1.47-2.6-1.48-.17-.09-.34-.14-.54-.14-.26 0-.5.09-.7.26-.04.01-1.16 1.11-1.16 1.11l6.8 7.18c.57.6 1.35.94 2.18.94H17c.62 0 1.18-.19 1.65-.52l-.02-.02 1.15 1.15 1.41-1.42z"})));var N5,BP=(0,o.memo)(IP);function t1(){return t1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",t1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),N5||(N5=o.createElement("path",{d:"M20 9H4v2h16V9zM4 15h16v-2H4v2z"})));var M5,A5,VP=(0,o.memo)(_P);function r1(){return r1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",r1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),M5||(M5=o.createElement("path",{fill:"none",d:"M0 0h24v24H0z"})),A5||(A5=o.createElement("path",{d:"M6.05 8.05a7.001 7.001 0 0 0-.02 9.88c1.47-3.4 4.09-6.24 7.36-7.93A15.952 15.952 0 0 0 8 19.32c2.6 1.23 5.8.78 7.95-1.37C19.43 14.47 20 4 20 4S9.53 4.57 6.05 8.05z"})));var z5,UP=(0,o.memo)(HP);function n1(){return n1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",n1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),z5||(z5=o.createElement("path",{d:"M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25zM20.71 7.04a.996.996 0 0 0 0-1.41l-2.34-2.34a.996.996 0 0 0-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83z"})));var D5,R5,GP=(0,o.memo)(WP);function a1(){return a1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",a1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),D5||(D5=o.createElement("path",{d:"M21 14c0-.55-.45-1-1-1h-2v2h2c.55 0 1-.45 1-1zm-1 3h-2v2h2c.55 0 1-.45 1-1s-.45-1-1-1zm-8-3h-2v4h2c0 1.1.9 2 2 2h3v-8h-3c-1.1 0-2 .9-2 2z"})),R5||(R5=o.createElement("path",{d:"M5 13c0-1.1.9-2 2-2h1.5c1.93 0 3.5-1.57 3.5-3.5S10.43 4 8.5 4H5c-.55 0-1 .45-1 1s.45 1 1 1h3.5c.83 0 1.5.67 1.5 1.5S9.33 9 8.5 9H7c-2.21 0-4 1.79-4 4s1.79 4 4 4h2v-2H7c-1.1 0-2-.9-2-2z"})));var L5,KP=(0,o.memo)(qP);function i1(){return i1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",i1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),L5||(L5=o.createElement("path",{d:"M19 5h-2V3H7v2H5c-1.1 0-2 .9-2 2v1c0 2.55 1.92 4.63 4.39 4.94A5.01 5.01 0 0 0 11 15.9V19H7v2h10v-2h-4v-3.1a5.01 5.01 0 0 0 3.61-2.96C19.08 12.63 21 10.55 21 8V7c0-1.1-.9-2-2-2zM5 8V7h2v3.82C5.84 10.4 5 9.3 5 8zm14 0c0 1.3-.84 2.4-2 2.82V7h2v1z"})));var I5,ZP=(0,o.memo)(XP);function o1(){return o1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",o1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),I5||(I5=o.createElement("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"})));var B5,QP=(0,o.memo)(YP);function s1(){return s1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",s1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),B5||(B5=o.createElement("path",{d:"M11 15h2v2h-2zm0-8h2v6h-2zm.99-5C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"})));var _5,$P=(0,o.memo)(JP);function l1(){return l1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",l1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),_5||(_5=o.createElement("path",{d:"M17 12h-5v5h5v-5zM16 1v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2h-1V1h-2zm3 18H5V8h14v11z"})));var V5,tN=(0,o.memo)(eN);function u1(){return u1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",u1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),V5||(V5=o.createElement("path",{d:"m12 8-6 6 1.41 1.41L12 10.83l4.59 4.58L18 14z"})));var H5,nN=(0,o.memo)(rN);function c1(){return c1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",c1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),H5||(H5=o.createElement("path",{d:"M16.59 8.59 12 13.17 7.41 8.59 6 10l6 6 6-6z"})));var U5,W5,iN=(0,o.memo)(aN);function d1(){return d1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",d1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),U5||(U5=o.createElement("path",{fill:"none",d:"M0 0h24v24H0z"})),W5||(W5=o.createElement("path",{d:"M22 12c0-5.52-4.48-10-10-10S2 6.48 2 12c0 4.84 3.44 8.87 8 9.8V15H8v-3h2V9.5C10 7.57 11.57 6 13.5 6H16v3h-2c-.55 0-1 .45-1 1v2h3v3h-3v6.95c5.05-.5 9-4.76 9-9.95z"})));var G5,sN=(0,o.memo)(oN);function f1(){return f1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",f1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),G5||(G5=o.createElement("path",{d:"m4 18 8.5-6L4 6v12zm9-12v12l8.5-6L13 6z"})));var q5,uN=(0,o.memo)(lN);function h1(){return h1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",h1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),q5||(q5=o.createElement("path",{d:"M11 18V6l-8.5 6 8.5 6zm.5-6 8.5 6V6l-8.5 6z"})));var K5,dN=(0,o.memo)(cN);function p1(){return p1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",p1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),K5||(K5=o.createElement("path",{d:"m12 21.35-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z"})));var X5,hN=(0,o.memo)(fN);function v1(){return v1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",v1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),X5||(X5=o.createElement("path",{d:"M16.5 3c-1.74 0-3.41.81-4.5 2.09C10.91 3.81 9.24 3 7.5 3 4.42 3 2 5.42 2 8.5c0 3.78 3.4 6.86 8.55 11.54L12 21.35l1.45-1.32C18.6 15.36 22 12.28 22 8.5 22 5.42 19.58 3 16.5 3zm-4.4 15.55-.1.1-.1-.1C7.14 14.24 4 11.39 4 8.5 4 6.5 5.5 5 7.5 5c1.54 0 3.04.99 3.57 2.36h1.87C13.46 5.99 14.96 5 16.5 5c2 0 3.5 1.5 3.5 3.5 0 2.89-3.14 5.74-7.9 10.05z"})));var Z5,vN=(0,o.memo)(pN);function m1(){return m1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",m1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Z5||(Z5=o.createElement("path",{d:"M19 9h-1V4H8v16h14v-8c0-1.66-1.34-3-3-3zm-9-3h6v3h-6V6zm4 11h-4v-5h4v5zm2 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm0-3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm3 3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm0-3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zM4.5 8A2.5 2.5 0 0 0 2 10.5v8a2.5 2.5 0 0 0 5 0v-8A2.5 2.5 0 0 0 4.5 8z"})));var Y5,gN=(0,o.memo)(mN);function g1(){return g1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",g1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Y5||(Y5=o.createElement("path",{d:"M19 9h-4V3H9v6H5l7 7 7-7zM5 18v2h14v-2H5z"})));var Q5,wN=(0,o.memo)(yN);function y1(){return y1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",y1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Q5||(Q5=o.createElement("path",{d:"M15 2H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V7l-5-5zM6 20V4h8v4h4v12H6zm10-10v5c0 2.21-1.79 4-4 4s-4-1.79-4-4V8.5a2.5 2.5 0 0 1 2.76-2.49c1.3.13 2.24 1.32 2.24 2.63V15h-2V8.5c0-.28-.22-.5-.5-.5s-.5.22-.5.5V15c0 1.1.9 2 2 2s2-.9 2-2v-5h2z"})));var J5,xN=(0,o.memo)(bN);function w1(){return w1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",w1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),J5||(J5=o.createElement("path",{d:"M9 16h6v-6h4l-7-7-7 7h4zm-4 2h14v2H5z"})));var $5,EN=(0,o.memo)(ON);function b1(){return b1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",b1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),$5||($5=o.createElement("path",{d:"M4.25 5.61C6.27 8.2 10 13 10 13v6c0 .55.45 1 1 1h2c.55 0 1-.45 1-1v-6s3.72-4.8 5.74-7.39A.998.998 0 0 0 18.95 4H5.04c-.83 0-1.3.95-.79 1.61z"})));var e3,kN=(0,o.memo)(SN);function x1(){return x1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",x1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),e3||(e3=o.createElement("path",{d:"M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z"})));var t3,CN=(0,o.memo)(jN);function O1(){return O1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",O1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),t3||(t3=o.createElement("path",{d:"M17.81 4.47c-.08 0-.16-.02-.23-.06C15.66 3.42 14 3 12.01 3c-1.98 0-3.86.47-5.57 1.41-.24.13-.54.04-.68-.2a.506.506 0 0 1 .2-.68C7.82 2.52 9.86 2 12.01 2c2.13 0 3.99.47 6.03 1.52.25.13.34.43.21.67a.49.49 0 0 1-.44.28zM3.5 9.72a.499.499 0 0 1-.41-.79c.99-1.4 2.25-2.5 3.75-3.27C9.98 4.04 14 4.03 17.15 5.65c1.5.77 2.76 1.86 3.75 3.25a.5.5 0 0 1-.12.7c-.23.16-.54.11-.7-.12a9.388 9.388 0 0 0-3.39-2.94c-2.87-1.47-6.54-1.47-9.4.01-1.36.7-2.5 1.7-3.4 2.96-.08.14-.23.21-.39.21zm6.25 12.07a.47.47 0 0 1-.35-.15c-.87-.87-1.34-1.43-2.01-2.64-.69-1.23-1.05-2.73-1.05-4.34 0-2.97 2.54-5.39 5.66-5.39s5.66 2.42 5.66 5.39c0 .28-.22.5-.5.5s-.5-.22-.5-.5c0-2.42-2.09-4.39-4.66-4.39-2.57 0-4.66 1.97-4.66 4.39 0 1.44.32 2.77.93 3.85.64 1.15 1.08 1.64 1.85 2.42.19.2.19.51 0 .71-.11.1-.24.15-.37.15zm7.17-1.85c-1.19 0-2.24-.3-3.1-.89-1.49-1.01-2.38-2.65-2.38-4.39 0-.28.22-.5.5-.5s.5.22.5.5c0 1.41.72 2.74 1.94 3.56.71.48 1.54.71 2.54.71.24 0 .64-.03 1.04-.1.27-.05.53.13.58.41.05.27-.13.53-.41.58-.57.11-1.07.12-1.21.12zM14.91 22c-.04 0-.09-.01-.13-.02-1.59-.44-2.63-1.03-3.72-2.1a7.297 7.297 0 0 1-2.17-5.22c0-1.62 1.38-2.94 3.08-2.94 1.7 0 3.08 1.32 3.08 2.94 0 1.07.93 1.94 2.08 1.94s2.08-.87 2.08-1.94c0-3.77-3.25-6.83-7.25-6.83-2.84 0-5.44 1.58-6.61 4.03-.39.81-.59 1.76-.59 2.8 0 .78.07 2.01.67 3.61.1.26-.03.55-.29.64-.26.1-.55-.04-.64-.29a11.14 11.14 0 0 1-.73-3.96c0-1.2.23-2.29.68-3.24 1.33-2.79 4.28-4.6 7.51-4.6 4.55 0 8.25 3.51 8.25 7.83 0 1.62-1.38 2.94-3.08 2.94s-3.08-1.32-3.08-2.94c0-1.07-.93-1.94-2.08-1.94s-2.08.87-2.08 1.94c0 1.71.66 3.31 1.87 4.51.95.94 1.86 1.46 3.27 1.85.27.07.42.35.35.61-.05.23-.26.38-.47.38z"})));var r3,FN=(0,o.memo)(TN);function E1(){return E1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",E1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),r3||(r3=o.createElement("path",{d:"M18.41 16.59 13.82 12l4.59-4.59L17 6l-6 6 6 6zM6 6h2v12H6z"})));var n3,NN=(0,o.memo)(PN);function S1(){return S1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",S1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),n3||(n3=o.createElement("path",{d:"M14.4 6 14 4H5v17h2v-7h5.6l.4 2h7V6z"})));var a3,AN=(0,o.memo)(MN);function k1(){return k1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",k1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),a3||(a3=o.createElement("path",{d:"M6.459 17a4.444 4.444 0 0 1-4.116-2.768 4.541 4.541 0 0 1 .954-4.909 4.405 4.405 0 0 1 4.845-.982 4.5 4.5 0 0 1 2.747 4.159 4.514 4.514 0 0 1-1.292 3.181A4.403 4.403 0 0 1 6.459 17Zm11.111 0a4.444 4.444 0 0 1-4.116-2.768 4.541 4.541 0 0 1 .954-4.909 4.405 4.405 0 0 1 4.845-.982A4.5 4.5 0 0 1 22 12.5a4.514 4.514 0 0 1-1.292 3.181A4.403 4.403 0 0 1 17.57 17Z"})));var i3,DN=(0,o.memo)(zN);function j1(){return j1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",j1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),i3||(i3=o.createElement("path",{d:"M21 16v-2l-8-5V3.5c0-.83-.67-1.5-1.5-1.5S10 2.67 10 3.5V9l-8 5v2l8-2.5V19l-2 1.5V22l3.5-1 3.5 1v-1.5L13 19v-5.5l8 2.5z"})));var o3,LN=(0,o.memo)(RN);function C1(){return C1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",C1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),o3||(o3=o.createElement("path",{d:"M17 18.16a6 6 0 0 0-2.95.8 4.08 4.08 0 0 1-2.05.6 3.81 3.81 0 0 1-2-.56 5.84 5.84 0 0 0-5.9 0 4.05 4.05 0 0 1-2 .6v2a6 6 0 0 0 3-.8 4.05 4.05 0 0 1 1.9-.69 3.87 3.87 0 0 1 2.05.6 5.84 5.84 0 0 0 5.9 0 4.08 4.08 0 0 1 2.05-.6 3.81 3.81 0 0 1 2.05.6 5.9 5.9 0 0 0 2.95.8v-2a3.81 3.81 0 0 1-2-.51 6 6 0 0 0-3-.84Zm3-3.65a6.8 6.8 0 0 0-2-.71V10h3l-9-7-9 7h3v3.8a6.8 6.8 0 0 0-1.95.71 4.15 4.15 0 0 1-2 .6v1.95a6.07 6.07 0 0 0 3-.8 3.8 3.8 0 0 1 4.1 0 5.87 5.87 0 0 0 2.95.8 6 6 0 0 0 2.95-.8 3.8 3.8 0 0 1 4.1 0 5.9 5.9 0 0 0 2.95.8v-1.95a3.81 3.81 0 0 1-2.1-.6Zm-9.95 0V11h4v3.54a4.19 4.19 0 0 1-2 .57 3.8 3.8 0 0 1-2.05-.57Z"})));var s3,BN=(0,o.memo)(IN);function T1(){return T1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",T1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),s3||(s3=o.createElement("path",{d:"M10 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2h-8l-2-2z"})));var l3,VN=(0,o.memo)(_N);function F1(){return F1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",F1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),l3||(l3=o.createElement("path",{d:"M20 6h-8l-2-2H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm0 12H4V8h16v10z"})));var u3,UN=(0,o.memo)(HN);function P1(){return P1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",P1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),u3||(u3=o.createElement("path",{d:"M6 17h3l2-4V7H5v6h3zm8 0h3l2-4V7h-6v6h3z"})));var c3,GN=(0,o.memo)(WN);function N1(){return N1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",N1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),c3||(c3=o.createElement("path",{d:"M9 4v3h5v12h3V7h5V4H9zm-6 8h3v7h3v-7h3V9H3v3z"})));var d3,KN=(0,o.memo)(qN);function M1(){return M1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",M1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),d3||(d3=o.createElement("path",{d:"M21 6h-2v9H6v2c0 .55.45 1 1 1h11l4 4V7c0-.55-.45-1-1-1zm-4 6V3c0-.55-.45-1-1-1H3c-.55 0-1 .45-1 1v14l4-4h10c.55 0 1-.45 1-1z"})));var f3,ZN=(0,o.memo)(XN);function A1(){return A1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",A1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),f3||(f3=o.createElement("path",{fillRule:"evenodd",d:"M12 2a10 10 0 0 0-3.16 19.49c.5.09.68-.22.68-.48v-1.7C6.73 19.91 6.14 18 6.14 18A2.69 2.69 0 0 0 5 16.5c-.91-.62.07-.61.07-.61a2.13 2.13 0 0 1 1.53 1 2.14 2.14 0 0 0 2.91.83 2.16 2.16 0 0 1 .63-1.34c-2.14-.21-4.52-1.07-4.52-4.9a3.89 3.89 0 0 1 1-2.69 3.57 3.57 0 0 1 .1-2.64s.84-.27 2.75 1a9.63 9.63 0 0 1 5 0c1.91-1.29 2.75-1 2.75-1a3.57 3.57 0 0 1 .1 2.64 3.89 3.89 0 0 1 1 2.69c0 3.84-2.34 4.68-4.57 4.93a2.39 2.39 0 0 1 .68 1.85v2.75c0 .33.18.58.69.48A10 10 0 0 0 12 2Z"})));var h3,QN=(0,o.memo)(YN);function z1(){return z1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",z1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),h3||(h3=o.createElement("path",{fillRule:"evenodd",d:"M3 3v8h8V3H3zm6 6H5V5h4v4zm-6 4v8h8v-8H3zm6 6H5v-4h4v4zm4-16v8h8V3h-8zm6 6h-4V5h4v4zm-6 4v8h8v-8h-8zm6 6h-4v-4h4v4z"})));var p3,$N=(0,o.memo)(JN);function D1(){return D1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",D1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),p3||(p3=o.createElement("path",{d:"M22 9V7h-2v2h-2v2h2v2h2v-2h2V9zM8 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 1c-2.67 0-8 1.34-8 4v3h16v-3c0-2.66-5.33-4-8-4zm4.51-8.95C13.43 5.11 14 6.49 14 8s-.57 2.89-1.49 3.95C14.47 11.7 16 10.04 16 8s-1.53-3.7-3.49-3.95zm4.02 9.78C17.42 14.66 18 15.7 18 17v3h2v-3c0-1.45-1.59-2.51-3.47-3.17z"})));var v3,tM=(0,o.memo)(eM);function R1(){return R1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",R1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),v3||(v3=o.createElement("path",{d:"M12 12.75c1.63 0 3.07.39 4.24.9 1.08.48 1.76 1.56 1.76 2.73V18H6v-1.61c0-1.18.68-2.26 1.76-2.73 1.17-.52 2.61-.91 4.24-.91zM4 13c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm1.13 1.1c-.37-.06-.74-.1-1.13-.1-.99 0-1.93.21-2.78.58A2.01 2.01 0 0 0 0 16.43V18h4.5v-1.61c0-.83.23-1.61.63-2.29zM20 13c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm4 3.43c0-.81-.48-1.53-1.22-1.85A6.95 6.95 0 0 0 20 14c-.39 0-.76.04-1.13.1.4.68.63 1.46.63 2.29V18H24v-1.57zM12 6c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3z"})));var m3,nM=(0,o.memo)(rM);function L1(){return L1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",L1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),m3||(m3=o.createElement("path",{d:"M17 20c-.29 0-.56-.06-.76-.15-.71-.37-1.21-.88-1.71-2.38-.51-1.56-1.47-2.29-2.39-3-.79-.61-1.61-1.24-2.32-2.53C9.29 10.98 9 9.93 9 9c0-2.8 2.2-5 5-5s5 2.2 5 5h2c0-3.93-3.07-7-7-7S7 5.07 7 9c0 1.26.38 2.65 1.07 3.9.91 1.65 1.98 2.48 2.85 3.15.81.62 1.39 1.07 1.71 2.05.6 1.82 1.37 2.84 2.73 3.55A3.999 3.999 0 0 0 21 18h-2c0 1.1-.9 2-2 2zM7.64 2.64 6.22 1.22C4.23 3.21 3 5.96 3 9s1.23 5.79 3.22 7.78l1.41-1.41C6.01 13.74 5 11.49 5 9s1.01-4.74 2.64-6.36zM11.5 9a2.5 2.5 0 0 0 5 0 2.5 2.5 0 0 0-5 0z"})));var g3,iM=(0,o.memo)(aM);function I1(){return I1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",I1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),g3||(g3=o.createElement("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 17h-2v-2h2v2zm2.07-7.75-.9.92C13.45 12.9 13 13.5 13 15h-2v-.5c0-1.1.45-2.1 1.17-2.83l1.24-1.26c.37-.36.59-.86.59-1.41 0-1.1-.9-2-2-2s-2 .9-2 2H8c0-2.21 1.79-4 4-4s4 1.79 4 4c0 .88-.36 1.68-.93 2.25z"})));var y3,sM=(0,o.memo)(oM);function B1(){return B1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",B1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),y3||(y3=o.createElement("path",{d:"M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"})));var w3,uM=(0,o.memo)(lM);function _1(){return _1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",_1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),w3||(w3=o.createElement("path",{d:"M14.59 8 12 10.59 9.41 8 8 9.41 10.59 12 8 14.59 9.41 16 12 13.41 14.59 16 16 14.59 13.41 12 16 9.41 14.59 8zM12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"})));var b3,dM=(0,o.memo)(cM);function V1(){return V1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",V1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),b3||(b3=o.createElement("path",{d:"M13 3a9 9 0 0 0-9 9H1l3.89 3.89.07.14L9 12H6c0-3.87 3.13-7 7-7s7 3.13 7 7-3.13 7-7 7c-1.93 0-3.68-.79-4.94-2.06l-1.42 1.42A8.954 8.954 0 0 0 13 21a9 9 0 0 0 0-18zm-1 5v5l4.28 2.54.72-1.21-3.5-2.08V8H12z"})));var x3,hM=(0,o.memo)(fM);function H1(){return H1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",H1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),x3||(x3=o.createElement("path",{d:"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z"})));var O3,vM=(0,o.memo)(pM);function U1(){return U1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",U1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),O3||(O3=o.createElement("path",{d:"M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2Zm-3 14h-2v-4h-4v4H8V7h2v4h4V7h2Z"})));var E3,gM=(0,o.memo)(mM);function W1(){return W1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",W1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),E3||(E3=o.createElement("path",{d:"M7 13c1.66 0 3-1.34 3-3S8.66 7 7 7s-3 1.34-3 3 1.34 3 3 3zm12-6h-8v7H3V5H1v15h2v-3h18v3h2v-9c0-2.21-1.79-4-4-4z"})));var S3,wM=(0,o.memo)(yM);function G1(){return G1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",G1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),S3||(S3=o.createElement("path",{d:"M6 2v6h.01L6 8.01 10 12l-4 4 .01.01H6V22h12v-5.99h-.01L18 16l-4-4 4-3.99-.01-.01H18V2H6zm10 14.5V20H8v-3.5l4-4 4 4zm-4-5-4-4V4h8v3.5l-4 4z"})));var k3,xM=(0,o.memo)(bM);function q1(){return q1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",q1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),k3||(k3=o.createElement("path",{d:"M19 12a7 7 0 0 0-6.34-7 27.32 27.32 0 0 1 2.21-2.09.44.44 0 0 0-.29-.78 10.62 10.62 0 0 0-9.17 7.5 4.26 4.26 0 0 0-.15.47v.06A7.18 7.18 0 0 0 5 12a7 7 0 0 0 6.35 7 27.71 27.71 0 0 1-2.21 2.1.44.44 0 0 0 .29.78 10.65 10.65 0 0 0 9.23-7.69v-.14c0-.05.05-.13.07-.2A6.76 6.76 0 0 0 19 12Zm-7 3.5a3.5 3.5 0 1 1 3.5-3.5 3.5 3.5 0 0 1-3.5 3.5Z"})));var j3,C3,T3,EM=(0,o.memo)(OM);function K1(){return K1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",K1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),j3||(j3=o.createElement("path",{d:"M11 14.14C11 13.38 9.33 13 8.5 13S6 13.38 6 14.14V15h5Z"})),C3||(C3=o.createElement("circle",{cx:8.5,cy:10.5,r:1.5})),T3||(T3=o.createElement("path",{d:"M20 4H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2Zm-7 13H4V7h9Zm7 0h-5v-2h5Zm0-4h-5v-2h5Zm0-4h-5V7h5Z"})));var F3,kM=(0,o.memo)(SM);function X1(){return X1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",X1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),F3||(F3=o.createElement("path",{d:"M21 19V5c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2zM8.5 13.5l2.5 3.01L14.5 12l4.5 6H5l3.5-4.5z"})));var P3,CM=(0,o.memo)(jM);function Z1(){return Z1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Z1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),P3||(P3=o.createElement("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z"})));var N3,M3,FM=(0,o.memo)(TM);function Y1(){return Y1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Y1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),N3||(N3=o.createElement("path",{fill:"none",d:"M0 0h24v24H0V0z"})),M3||(M3=o.createElement("path",{d:"M11 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"})));var A3,z3,NM=(0,o.memo)(PM);function Q1(){return Q1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Q1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),A3||(A3=o.createElement("path",{d:"M21 8c-1.45 0-2.26 1.44-1.93 2.51l-3.55 3.56c-.3-.09-.74-.09-1.04 0l-2.55-2.55C12.27 10.45 11.46 9 10 9c-1.45 0-2.27 1.44-1.93 2.52l-4.56 4.55C2.44 15.74 1 16.55 1 18c0 1.1.9 2 2 2 1.45 0 2.26-1.44 1.93-2.51l4.55-4.56c.3.09.74.09 1.04 0l2.55 2.55C12.73 16.55 13.54 18 15 18c1.45 0 2.27-1.44 1.93-2.52l3.56-3.55c1.07.33 2.51-.48 2.51-1.93 0-1.1-.9-2-2-2z"})),z3||(z3=o.createElement("path",{d:"m15 9 .94-2.07L18 6l-2.06-.93L15 3l-.92 2.07L12 6l2.08.93zM3.5 11 4 9l2-.5L4 8l-.5-2L3 8l-2 .5L3 9z"})));var D3,AM=(0,o.memo)(MM);function J1(){return J1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",J1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),D3||(D3=o.createElement("path",{d:"M8.273 3.063c-.958.045-1.612.198-2.184.423a4.41 4.41 0 0 0-1.592 1.04 4.409 4.409 0 0 0-1.035 1.596c-.222.572-.372 1.227-.414 2.185-.042.958-.052 1.266-.047 3.71.005 2.444.016 2.75.062 3.71.046.958.198 1.612.423 2.184a4.41 4.41 0 0 0 1.04 1.592 4.4 4.4 0 0 0 1.597 1.035c.572.221 1.227.372 2.185.414.958.042 1.266.052 3.71.047 2.443-.005 2.75-.016 3.71-.061.96-.046 1.611-.199 2.183-.423a4.411 4.411 0 0 0 1.592-1.04 4.41 4.41 0 0 0 1.035-1.597c.222-.572.372-1.227.414-2.184.042-.96.052-1.268.047-3.711-.005-2.444-.016-2.75-.061-3.71-.046-.96-.198-1.612-.423-2.184a4.418 4.418 0 0 0-1.04-1.592 4.4 4.4 0 0 0-1.597-1.035c-.572-.221-1.227-.372-2.185-.414-.958-.041-1.266-.052-3.71-.047-2.444.005-2.75.015-3.71.062m.105 16.27c-.878-.038-1.354-.184-1.672-.306a2.802 2.802 0 0 1-1.036-.671 2.772 2.772 0 0 1-.675-1.034c-.124-.317-.272-.793-.313-1.67-.045-.95-.054-1.234-.06-3.637-.004-2.403.005-2.687.046-3.636.038-.877.184-1.354.306-1.671.162-.421.357-.72.672-1.036a2.778 2.778 0 0 1 1.033-.675c.317-.124.793-.272 1.67-.313.95-.045 1.234-.054 3.637-.06 2.402-.005 2.687.004 3.637.046.876.038 1.354.183 1.67.306.421.162.72.357 1.037.671.316.315.511.613.675 1.034.124.317.271.792.313 1.67.045.95.055 1.234.06 3.636.004 2.402-.004 2.688-.046 3.636-.038.878-.184 1.354-.306 1.672a2.79 2.79 0 0 1-.672 1.036 2.78 2.78 0 0 1-1.033.675c-.317.124-.794.271-1.67.313-.95.045-1.234.054-3.637.06-2.403.005-2.687-.005-3.636-.046M15.715 7.19a1.08 1.08 0 1 0 2.16-.004 1.08 1.08 0 0 0-2.16.004m-8.336 4.819a4.62 4.62 0 1 0 9.242-.018 4.62 4.62 0 0 0-9.242.018M9 12.006a3 3 0 1 1 6-.012 3 3 0 0 1-6 .012"})));var R3,DM=(0,o.memo)(zM);function $1(){return $1=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",$1({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),R3||(R3=o.createElement("path",{d:"M20 5H4c-1.1 0-1.99.9-1.99 2L2 17c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm-9 3h2v2h-2V8zm0 3h2v2h-2v-2zM8 8h2v2H8V8zm0 3h2v2H8v-2zm-1 2H5v-2h2v2zm0-3H5V8h2v2zm9 7H8v-2h8v2zm0-4h-2v-2h2v2zm0-3h-2V8h2v2zm3 3h-2v-2h2v2zm0-3h-2V8h2v2z"})));var L3,LM=(0,o.memo)(RM);function ep(){return ep=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",ep({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),L3||(L3=o.createElement("path",{d:"M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z"})));var I3,BM=(0,o.memo)(IM);function tp(){return tp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",tp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),I3||(I3=o.createElement("path",{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zm6.93 6h-2.95a15.65 15.65 0 0 0-1.38-3.56A8.03 8.03 0 0 1 18.92 8zM12 4.04c.83 1.2 1.48 2.53 1.91 3.96h-3.82c.43-1.43 1.08-2.76 1.91-3.96zM4.26 14C4.1 13.36 4 12.69 4 12s.1-1.36.26-2h3.38c-.08.66-.14 1.32-.14 2 0 .68.06 1.34.14 2H4.26zm.82 2h2.95c.32 1.25.78 2.45 1.38 3.56A7.987 7.987 0 0 1 5.08 16zm2.95-8H5.08a7.987 7.987 0 0 1 4.33-3.56A15.65 15.65 0 0 0 8.03 8zM12 19.96c-.83-1.2-1.48-2.53-1.91-3.96h3.82c-.43 1.43-1.08 2.76-1.91 3.96zM14.34 14H9.66c-.09-.66-.16-1.32-.16-2 0-.68.07-1.35.16-2h4.68c.09.65.16 1.32.16 2 0 .68-.07 1.34-.16 2zm.25 5.56c.6-1.11 1.06-2.31 1.38-3.56h2.95a8.03 8.03 0 0 1-4.33 3.56zM16.36 14c.08-.66.14-1.32.14-2 0-.68-.06-1.34-.14-2h3.38c.16.64.26 1.31.26 2s-.1 1.36-.26 2h-3.38z"})));var B3,VM=(0,o.memo)(_M);function rp(){return rp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",rp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),B3||(B3=o.createElement("path",{d:"M5.59 7.41 10.18 12l-4.59 4.59L7 18l6-6-6-6zM16 6h2v12h-2z"})));var _3,UM=(0,o.memo)(HM);function np(){return np=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",np({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),_3||(_3=o.createElement("path",{d:"M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"})));var V3,GM=(0,o.memo)(WM);function ap(){return ap=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",ap({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),V3||(V3=o.createElement("path",{d:"M9 21c0 .5.4 1 1 1h4c.6 0 1-.5 1-1v-1H9v1zm3-19C8.1 2 5 5.1 5 9c0 2.4 1.2 4.5 3 5.7V17c0 .5.4 1 1 1h6c.6 0 1-.5 1-1v-2.3c1.8-1.3 3-3.4 3-5.7 0-3.9-3.1-7-7-7z"})));var H3,U3,KM=(0,o.memo)(qM);function ip(){return ip=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",ip({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),H3||(H3=o.createElement("path",{fill:"none",d:"M0 0h24v24H0z"})),U3||(U3=o.createElement("path",{d:"M9 21c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-1H9v1zm3-19C8.14 2 5 5.14 5 9c0 2.38 1.19 4.47 3 5.74V17c0 .55.45 1 1 1h6c.55 0 1-.45 1-1v-2.26c1.81-1.27 3-3.36 3-5.74 0-3.86-3.14-7-7-7zm2 11.7V16h-4v-2.3C8.48 12.63 7 11.53 7 9c0-2.76 2.24-5 5-5s5 2.24 5 5c0 2.49-1.51 3.65-3 4.7z"})));var W3,ZM=(0,o.memo)(XM);function op(){return op=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",op({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),W3||(W3=o.createElement("path",{d:"M19.667 3A1.322 1.322 0 0 1 21 4.298V19.7a1.323 1.323 0 0 1-1.333 1.3H4.328A1.32 1.32 0 0 1 3 19.701V4.3A1.32 1.32 0 0 1 4.328 3h15.339Zm-4.898 6.1a2.834 2.834 0 0 0-2.55 1.403h-.036V9.316H9.6V18h2.692v-4.296c0-1.133.214-2.23 1.616-2.23 1.382 0 1.4 1.296 1.4 2.303V18H18v-4.764c0-2.338-.503-4.136-3.231-4.136Zm-6.86.216H5.213V18h2.694V9.316ZM6.561 5A1.57 1.57 0 0 0 5 6.565a1.57 1.57 0 0 0 1.562 1.564l.142-.006a1.572 1.572 0 0 0 1.42-1.558l-.006-.142A1.572 1.572 0 0 0 6.562 5Z"})));var G3,QM=(0,o.memo)(YM);function sp(){return sp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",sp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),G3||(G3=o.createElement("path",{d:"M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z"})));var q3,$M=(0,o.memo)(JM);function lp(){return lp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",lp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),q3||(q3=o.createElement("path",{d:"M17 7h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1 0 1.43-.98 2.63-2.31 2.98l1.46 1.46C20.88 15.61 22 13.95 22 12c0-2.76-2.24-5-5-5zm-1 4h-2.19l2 2H16zM2 4.27l3.11 3.11A4.991 4.991 0 0 0 2 12c0 2.76 2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1 0-1.59 1.21-2.9 2.76-3.07L8.73 11H8v2h2.73L13 15.27V17h1.73l4.01 4L20 19.74 3.27 3 2 4.27z"})));var K3,tA=(0,o.memo)(eA);function up(){return up=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",up({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),K3||(K3=o.createElement("path",{d:"M3 13h2v-2H3v2zm0 4h2v-2H3v2zm0-8h2V7H3v2zm4 4h14v-2H7v2zm0 4h14v-2H7v2zM7 7v2h14V7H7z"})));var X3,nA=(0,o.memo)(rA);function cp(){return cp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",cp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),X3||(X3=o.createElement("path",{d:"M20 3H4v10c0 2.21 1.79 4 4 4h6c2.21 0 4-1.79 4-4v-3h2a2 2 0 0 0 2-2V5c0-1.11-.89-2-2-2zm0 5h-2V5h2v3zM4 19h16v2H4z"})));var Z3,Y3,iA=(0,o.memo)(aA);function dp(){return dp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",dp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Z3||(Z3=o.createElement("path",{d:"m12 12.9-2.13 2.09c-.56.56-.87 1.29-.87 2.07C9 18.68 10.35 20 12 20s3-1.32 3-2.94c0-.78-.31-1.52-.87-2.07L12 12.9z"})),Y3||(Y3=o.createElement("path",{d:"m16 6-.44.55C14.38 8.02 12 7.19 12 5.3V2S4 6 4 13c0 2.92 1.56 5.47 3.89 6.86-.56-.79-.89-1.76-.89-2.8 0-1.32.52-2.56 1.47-3.5L12 10.1l3.53 3.47c.95.93 1.47 2.17 1.47 3.5 0 1.02-.31 1.96-.85 2.75 1.89-1.15 3.29-3.06 3.71-5.3.66-3.55-1.07-6.9-3.86-8.52z"})));var Q3,sA=(0,o.memo)(oA);function fp(){return fp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",fp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Q3||(Q3=o.createElement("path",{d:"m19.77 7.23.01-.01-3.72-3.72L15 4.56l2.11 2.11c-.94.36-1.61 1.26-1.61 2.33a2.5 2.5 0 0 0 2.5 2.5c.36 0 .69-.08 1-.21v7.21c0 .55-.45 1-1 1s-1-.45-1-1V14c0-1.1-.9-2-2-2h-1V5c0-1.1-.9-2-2-2H6c-1.1 0-2 .9-2 2v16h10v-7.5h1.5v5a2.5 2.5 0 0 0 5 0V9c0-.69-.28-1.32-.73-1.77zM12 10H6V5h6v5zm6 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"})));var J3,uA=(0,o.memo)(lA);function hp(){return hp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",hp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),J3||(J3=o.createElement("path",{d:"M7 18c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2zM1 2v2h2l3.6 7.59-1.35 2.45c-.16.28-.25.61-.25.96 0 1.1.9 2 2 2h12v-2H7.42c-.14 0-.25-.11-.25-.25l.03-.12.9-1.63h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49A1.003 1.003 0 0 0 20 4H5.21l-.94-2H1zm16 16c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"})));var $3,dA=(0,o.memo)(cA);function pp(){return pp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",pp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),$3||($3=o.createElement("path",{d:"M19 3H5c-1.1 0-1.99.9-1.99 2L3 19c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-1 11h-4v4h-4v-4H6v-4h4V6h4v4h4v4z"})));var ex,hA=(0,o.memo)(fA);function vp(){return vp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",vp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),ex||(ex=o.createElement("path",{d:"M9.17 16.83a4.008 4.008 0 0 0 5.66 0 4.008 4.008 0 0 0 0-5.66l-5.66 5.66zM18 2.01 6 2c-1.11 0-2 .89-2 2v16c0 1.11.89 2 2 2h12c1.11 0 2-.89 2-2V4c0-1.11-.89-1.99-2-1.99zM10 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM7 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm5 16c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6z"})));var tx,vA=(0,o.memo)(pA);function mp(){return mp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",mp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),tx||(tx=o.createElement("path",{d:"M12 11.55C9.64 9.35 6.48 8 3 8v11c3.48 0 6.64 1.35 9 3.55 2.36-2.19 5.52-3.55 9-3.55V8c-3.48 0-6.64 1.35-9 3.55zM12 8c1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3 1.34 3 3 3z"})));var rx,gA=(0,o.memo)(mA);function gp(){return gp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",gp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),rx||(rx=o.createElement("path",{d:"m21.41 11.58-9-9C12.05 2.22 11.55 2 11 2H4c-1.1 0-2 .9-2 2v7c0 .55.22 1.05.59 1.42l9 9c.36.36.86.58 1.41.58.55 0 1.05-.22 1.41-.59l7-7c.37-.36.59-.86.59-1.41 0-.55-.23-1.06-.59-1.42zM5.5 7C4.67 7 4 6.33 4 5.5S4.67 4 5.5 4 7 4.67 7 5.5 6.33 7 5.5 7z"})));var nx,wA=(0,o.memo)(yA);function yp(){return yp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",yp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),nx||(nx=o.createElement("path",{d:"M13 3H6v18h4v-6h3c3.31 0 6-2.69 6-6s-2.69-6-6-6zm.2 8H10V7h3.2c1.1 0 2 .9 2 2s-.9 2-2 2z"})));var ax,xA=(0,o.memo)(bA);function wp(){return wp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",wp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),ax||(ax=o.createElement("path",{d:"M21 5h-2.64l1.14-3.14L17.15 1l-1.46 4H3v2l2 6-2 6v2h18v-2l-2-6 2-6V5zm-5 9h-3v3h-2v-3H8v-2h3V9h2v3h3v2z"})));var ix,EA=(0,o.memo)(OA);function bp(){return bp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",bp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),ix||(ix=o.createElement("path",{d:"M12 1 3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm2.5 11.59.9 3.88-3.4-2.05-3.4 2.05.9-3.87-3-2.59 3.96-.34L12 6.02l1.54 3.64 3.96.34-3 2.59z"})));var ox,kA=(0,o.memo)(SA);function xp(){return xp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",xp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),ox||(ox=o.createElement("path",{d:"M18.92 6.01C18.72 5.42 18.16 5 17.5 5H15V3H9v2H6.5c-.66 0-1.21.42-1.42 1.01L3 12v8c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h12v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-8l-2.08-5.99zM6.5 16c-.83 0-1.5-.67-1.5-1.5S5.67 13 6.5 13s1.5.67 1.5 1.5S7.33 16 6.5 16zm11 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.5zM5 11l1.5-4.5h11L19 11H5z"})));var sx,CA=(0,o.memo)(jA);function Op(){return Op=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Op({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),sx||(sx=o.createElement("path",{d:"M15 11V5l-3-3-3 3v2H3v14h18V11h-6zm-8 8H5v-2h2v2zm0-4H5v-2h2v2zm0-4H5V9h2v2zm6 8h-2v-2h2v2zm0-4h-2v-2h2v2zm0-4h-2V9h2v2zm0-4h-2V5h2v2zm6 12h-2v-2h2v2zm0-4h-2v-2h2v2z"})));var lx,FA=(0,o.memo)(TA);function Ep(){return Ep=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Ep({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),lx||(lx=o.createElement("path",{d:"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5a2.5 2.5 0 0 1 0-5 2.5 2.5 0 0 1 0 5z"})));var ux,NA=(0,o.memo)(PA);function Sp(){return Sp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Sp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),ux||(ux=o.createElement("path",{d:"M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm3.1-9H8.9V6c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2z"})));var cx,AA=(0,o.memo)(MA);function kp(){return kp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",kp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),cx||(cx=o.createElement("path",{d:"M12 17c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm6-9h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6h1.9c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm0 12H6V10h12v10z"})));var dx,fx,DA=(0,o.memo)(zA);function jp(){return jp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",jp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),dx||(dx=o.createElement("path",{fill:"none",d:"M0 0h24v24H0z"})),fx||(fx=o.createElement("path",{d:"M12 17c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm6-9h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zM8.9 6c0-1.71 1.39-3.1 3.1-3.1s3.1 1.39 3.1 3.1v2H8.9V6zM18 20H6V10h12v10z"})));var hx,LA=(0,o.memo)(RA);function Cp(){return Cp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Cp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),hx||(hx=o.createElement("path",{d:"M11 7 9.6 8.4l2.6 2.6H2v2h10.2l-2.6 2.6L11 17l5-5-5-5zm9 12h-8v2h8c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2h-8v2h8v14z"})));var px,BA=(0,o.memo)(IA);function Tp(){return Tp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Tp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),px||(px=o.createElement("path",{d:"m17 7-1.41 1.41L18.17 11H8v2h10.17l-2.58 2.58L17 17l5-5zM4 5h8V3H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h8v-2H4V5z"})));var vx,VA=(0,o.memo)(_A);function Fp(){return Fp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Fp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),vx||(vx=o.createElement("path",{d:"M12 4V1L8 5l4 4V6c3.31 0 6 2.69 6 6 0 1.01-.25 1.97-.7 2.8l1.46 1.46A7.93 7.93 0 0 0 20 12c0-4.42-3.58-8-8-8zm0 14c-3.31 0-6-2.69-6-6 0-1.01.25-1.97.7-2.8L5.24 7.74A7.93 7.93 0 0 0 4 12c0 4.42 3.58 8 8 8v3l4-4-4-4v3z"})));var mx,UA=(0,o.memo)(HA);function Pp(){return Pp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Pp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),mx||(mx=o.createElement("path",{d:"M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4-8 5-8-5V6l8 5 8-5v2z"})));var gx,GA=(0,o.memo)(WA);function Np(){return Np=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Np({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),gx||(gx=o.createElement("path",{d:"M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 14H4V8l8 5 8-5v10zm-8-7L4 6h16l-8 5z"})));var yx,KA=(0,o.memo)(qA);function Mp(){return Mp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Mp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),yx||(yx=o.createElement("path",{d:"m20.5 3-.16.03L15 5.1 9 3 3.36 4.9c-.21.07-.36.25-.36.48V20.5c0 .28.22.5.5.5l.16-.03L9 18.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V3.5c0-.28-.22-.5-.5-.5zM15 19l-6-2.11V5l6 2.11V19z"})));var wx,ZA=(0,o.memo)(XA);function Ap(){return Ap=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Ap({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),wx||(wx=o.createElement("path",{d:"M19.5 6c-1.31 0-2.37 1.01-2.48 2.3-1.88-.5-2.84-1.8-5.02-1.8-2.19 0-3.14 1.3-5.02 1.8C6.87 7.02 5.81 6 4.5 6A2.5 2.5 0 0 0 2 8.5V9c0 6 3.6 7.81 6.52 7.98C9.53 17.62 10.72 18 12 18s2.47-.38 3.48-1.02C18.4 16.81 22 15 22 9v-.5A2.5 2.5 0 0 0 19.5 6zm-16 3v-.5c0-.55.45-1 1-1s1 .45 1 1v3c0 1.28.38 2.47 1.01 3.48C4.99 14.27 3.5 12.65 3.5 9zm17 0c0 3.65-1.49 5.27-3.01 5.98.64-1.01 1.01-2.2 1.01-3.48v-3c0-.55.45-1 1-1s1 .45 1 1V9zm-9.81 1.48c-.44.26-.96.56-1.69.76V10.2c.48-.17.84-.38 1.18-.58C10.72 9.3 11.23 9 12 9s1.27.3 1.8.62c.34.2.71.42 1.2.59v1.04c-.75-.21-1.26-.51-1.71-.78-.46-.27-.8-.47-1.29-.47s-.84.2-1.31.48z"})));var bx,QA=(0,o.memo)(YA);function zp(){return zp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",zp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),bx||(bx=o.createElement("path",{d:"M20 6h-4V4c0-1.1-.9-2-2-2h-4c-1.1 0-2 .9-2 2v2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zM10 4h4v2h-4V4zm6 11h-3v3h-2v-3H8v-2h3v-3h2v3h3v2z"})));var xx,$A=(0,o.memo)(JA);function Dp(){return Dp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Dp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),xx||(xx=o.createElement("path",{d:"M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z"})));var Ox,tz=(0,o.memo)(ez);function Rp(){return Rp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Rp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Ox||(Ox=o.createElement("path",{d:"M17 10.43V2H7v8.43c0 .35.18.68.49.86l4.18 2.51-.99 2.34-3.41.29 2.59 2.24L9.07 22 12 20.23 14.93 22l-.78-3.33 2.59-2.24-3.41-.29-.99-2.34 4.18-2.51c.3-.18.48-.5.48-.86zm-4 1.8-1 .6-1-.6V3h2v9.23z"})));var Ex,nz=(0,o.memo)(rz);function Lp(){return Lp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Lp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Ex||(Ex=o.createElement("path",{d:"M6 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm12 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm-6 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"})));var Sx,iz=(0,o.memo)(az);function Ip(){return Ip=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Ip({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Sx||(Sx=o.createElement("path",{d:"M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"})));var kx,sz=(0,o.memo)(oz);function Bp(){return Bp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Bp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),kx||(kx=o.createElement("path",{d:"M12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm8.94 3A8.994 8.994 0 0 0 13 3.06V1h-2v2.06A8.994 8.994 0 0 0 3.06 11H1v2h2.06A8.994 8.994 0 0 0 11 20.94V23h2v-2.06A8.994 8.994 0 0 0 20.94 13H23v-2h-2.06zM12 19c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z"})));var jx,uz=(0,o.memo)(lz);function _p(){return _p=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",_p({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),jx||(jx=o.createElement("path",{d:"M15.41 7.41 14 6l-6 6 6 6 1.41-1.41L10.83 12z"})));var Cx,dz=(0,o.memo)(cz);function Vp(){return Vp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Vp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Cx||(Cx=o.createElement("path",{d:"M10 6 8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"})));var Tx,hz=(0,o.memo)(fz);function Hp(){return Hp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Hp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Tx||(Tx=o.createElement("path",{d:"M11.41 7.41 10 6l-6 6 6 6 1.41-1.41L6.83 12zm8 0L18 6l-6 6 6 6 1.41-1.41L14.83 12z"})));var Fx,vz=(0,o.memo)(pz);function Up(){return Up=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Up({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Fx||(Fx=o.createElement("path",{d:"m14 6-1.41 1.41L17.17 12l-4.58 4.59L14 18l6-6zM6 6 4.59 7.41 9.17 12l-4.58 4.59L6 18l6-6z"})));var Px,gz=(0,o.memo)(mz);function Wp(){return Wp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Wp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Px||(Px=o.createElement("path",{d:"M21 3 3 10.53v.98l6.84 2.65L12.48 21h.98L21 3z"})));var Nx,wz=(0,o.memo)(yz);function Gp(){return Gp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Gp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Nx||(Nx=o.createElement("path",{d:"M12 22c1.1 0 2-.9 2-2h-4a2 2 0 0 0 2 2zm6-6v-5c0-3.07-1.64-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.63 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2z"})));var Mx,xz=(0,o.memo)(bz);function qp(){return qp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",qp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Mx||(Mx=o.createElement("path",{d:"M7.58 4.08 6.15 2.65C3.75 4.48 2.17 7.3 2.03 10.5h2a8.445 8.445 0 0 1 3.55-6.42zm12.39 6.42h2c-.15-3.2-1.73-6.02-4.12-7.85l-1.42 1.43a8.495 8.495 0 0 1 3.54 6.42zM18 11c0-3.07-1.64-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.63 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2v-5zm-6 11c.14 0 .27-.01.4-.04.65-.14 1.18-.58 1.44-1.18.1-.24.15-.5.15-.78h-4c.01 1.1.9 2 2.01 2z"})));var Ax,Ez=(0,o.memo)(Oz);function Kp(){return Kp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Kp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Ax||(Ax=o.createElement("path",{d:"M12 22c1.1 0 2-.9 2-2h-4c0 1.1.9 2 2 2zm6-6v-5c0-3.07-1.63-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.64 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2zm-2 1H8v-6c0-2.48 1.51-4.5 4-4.5s4 2.02 4 4.5v6z"})));var zx,kz=(0,o.memo)(Sz);function Xp(){return Xp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Xp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),zx||(zx=o.createElement("path",{d:"M20 18.69 7.84 6.14 5.27 3.49 4 4.76l2.8 2.8v.01c-.52.99-.8 2.16-.8 3.42v5l-2 2v1h13.73l2 2L21 19.72l-1-1.03zM12 22c1.11 0 2-.89 2-2h-4c0 1.11.89 2 2 2zm6-7.32V11c0-3.08-1.64-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68c-.15.03-.29.08-.42.12-.1.03-.2.07-.3.11h-.01c-.01 0-.01 0-.02.01-.23.09-.46.2-.68.31 0 0-.01 0-.01.01L18 14.68z"})));var Dx,Cz=(0,o.memo)(jz);function Zp(){return Zp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Zp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Dx||(Dx=o.createElement("path",{d:"M17 12h2L12 2 5.05 12H7l-3.9 6h6.92v4h3.96v-4H21z"})));var Rx,Fz=(0,o.memo)(Tz);function Yp(){return Yp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Yp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Rx||(Rx=o.createElement("path",{d:"M16 11c1.66 0 2.99-1.34 2.99-3S17.66 5 16 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm-8 0c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5C6.34 5 5 6.34 5 8s1.34 3 3 3zm0 2c-2.33 0-7 1.17-7 3.5V19h14v-2.5c0-2.33-4.67-3.5-7-3.5zm8 0c-.29 0-.62.02-.97.05 1.16.84 1.97 1.97 1.97 3.45V19h6v-2.5c0-2.33-4.67-3.5-7-3.5z"})));var Lx,Nz=(0,o.memo)(Pz);function Qp(){return Qp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Qp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Lx||(Lx=o.createElement("path",{d:"M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"})));var Ix,Bx,_x,Vx,Hx,Az=(0,o.memo)(Mz);function Jp(){return Jp=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Jp({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Ix||(Ix=o.createElement("circle",{cx:4.5,cy:9.5,r:2.5})),Bx||(Bx=o.createElement("circle",{cx:9,cy:5.5,r:2.5})),_x||(_x=o.createElement("circle",{cx:15,cy:5.5,r:2.5})),Vx||(Vx=o.createElement("circle",{cx:19.5,cy:9.5,r:2.5})),Hx||(Hx=o.createElement("path",{d:"M17.34 14.86c-.87-1.02-1.6-1.89-2.48-2.91-.46-.54-1.05-1.08-1.75-1.32-.11-.04-.22-.07-.33-.09-.25-.04-.52-.04-.78-.04s-.53 0-.79.05c-.11.02-.22.05-.33.09-.7.24-1.28.78-1.75 1.32-.87 1.02-1.6 1.89-2.48 2.91-1.31 1.31-2.92 2.76-2.62 4.79.29 1.02 1.02 2.03 2.33 2.32.73.15 3.06-.44 5.54-.44h.18c2.48 0 4.81.58 5.54.44 1.31-.29 2.04-1.31 2.33-2.32.31-2.04-1.3-3.49-2.61-4.8z"})));var Ux,Dz=(0,o.memo)(zz);function $p(){return $p=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",$p({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Ux||(Ux=o.createElement("path",{d:"M6.62 10.79c1.44 2.83 3.76 5.14 6.59 6.59l2.2-2.2c.27-.27.67-.36 1.02-.24 1.12.37 2.33.57 3.57.57.55 0 1 .45 1 1V20c0 .55-.45 1-1 1-9.39 0-17-7.61-17-17 0-.55.45-1 1-1h3.5c.55 0 1 .45 1 1 0 1.25.2 2.45.57 3.57.11.35.03.74-.25 1.02l-2.2 2.2z"})));var Wx,Gx,Lz=(0,o.memo)(Rz);function ev(){return ev=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",ev({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Wx||(Wx=o.createElement("circle",{cx:12,cy:12,r:3.2})),Gx||(Gx=o.createElement("path",{d:"M9 2 7.17 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2h-3.17L15 2H9zm3 15c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5z"})));var qx,Bz=(0,o.memo)(Iz);function tv(){return tv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",tv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),qx||(qx=o.createElement("path",{d:"M19 8H5c-1.66 0-3 1.34-3 3v6h4v4h12v-4h4v-6c0-1.66-1.34-3-3-3zm-3 11H8v-5h8v5zm3-7c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm-1-9H6v4h12V3z"})));var Kx,Xx,Vz=(0,o.memo)(_z);function rv(){return rv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",rv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Kx||(Kx=o.createElement("circle",{cx:12,cy:19,r:2})),Xx||(Xx=o.createElement("path",{d:"M10 3h4v12h-4z"})));var Zx,Uz=(0,o.memo)(Hz);function nv(){return nv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",nv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Zx||(Zx=o.createElement("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 17.93c-3.95-.49-7-3.85-7-7.93 0-.62.08-1.21.21-1.79L9 15v1c0 1.1.9 2 2 2v1.93zm6.9-2.54c-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H8v-2h2c.55 0 1-.45 1-1V7h2c1.1 0 2-.9 2-2v-.41c2.93 1.19 5 4.06 5 7.41 0 2.08-.8 3.97-2.1 5.39z"})));var Yx,Gz=(0,o.memo)(Wz);function av(){return av=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",av({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Yx||(Yx=o.createElement("path",{fillRule:"evenodd",d:"M16 9V4h1c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1h1v5c0 1.66-1.34 3-3 3v2h5.97v7l1 1 1-1v-7H19v-2c-1.66 0-3-1.34-3-3z"})));var Qx,Kz=(0,o.memo)(qz);function iv(){return iv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",iv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Qx||(Qx=o.createElement("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"})));var Jx,Zz=(0,o.memo)(Xz);function ov(){return ov=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",ov({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Jx||(Jx=o.createElement("path",{d:"M17.51 7A5.62 5.62 0 0 0 7 5.51a4.5 4.5 0 0 0 .49 9h9.75A3.74 3.74 0 0 0 17.51 7ZM4.076 20.774 6.08 15.77l1.857.743-2.003 5.004zm4.998-.002 2.003-5.004 1.856.743-2.002 5.004zm4.998.008 2.002-5.004 1.857.743-2.002 5.004z"})));var $x,Qz=(0,o.memo)(Yz);function sv(){return sv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",sv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),$x||($x=o.createElement("path",{d:"M16 4c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm4.78 3.58A6.95 6.95 0 0 0 18 7c-.67 0-1.31.1-1.92.28.58.55.92 1.32.92 2.15V10h5v-.57c0-.81-.48-1.53-1.22-1.85zM6 6c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm1.92 1.28C7.31 7.1 6.67 7 6 7c-.99 0-1.93.21-2.78.58A2.01 2.01 0 0 0 2 9.43V10h5v-.57c0-.83.34-1.6.92-2.15zM10 4c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm6 6H8v-.57c0-.81.48-1.53 1.22-1.85a6.95 6.95 0 0 1 5.56 0A2.01 2.01 0 0 1 16 9.43V10zm-1 6c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm6 6h-8v-.57c0-.81.48-1.53 1.22-1.85a6.95 6.95 0 0 1 5.56 0A2.01 2.01 0 0 1 21 21.43V22zM5 16c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm6 6H3v-.57c0-.81.48-1.53 1.22-1.85a6.95 6.95 0 0 1 5.56 0A2.01 2.01 0 0 1 11 21.43V22zm1.75-9v-2h-1.5v2H9l3 3 3-3h-2.25z"})));var e8,$z=(0,o.memo)(Jz);function lv(){return lv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",lv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),e8||(e8=o.createElement("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11H7v-2h10v2z"})));var t8,tD=(0,o.memo)(eD);function uv(){return uv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",uv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),t8||(t8=o.createElement("path",{d:"M19 13H5v-2h14v2z"})));var r8,nD=(0,o.memo)(rD);function cv(){return cv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",cv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),r8||(r8=o.createElement("path",{d:"M15.73 3H8.27L3 8.27v7.46L8.27 21h7.46L21 15.73V8.27L15.73 3zM12 17.3c-.72 0-1.3-.58-1.3-1.3 0-.72.58-1.3 1.3-1.3.72 0 1.3.58 1.3 1.3 0 .72-.58 1.3-1.3 1.3zm1-4.3h-2V7h2v6z"})));var n8,iD=(0,o.memo)(aD);function dv(){return dv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",dv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),n8||(n8=o.createElement("path",{d:"M11 9H9V2H7v7H5V2H3v7c0 2.12 1.66 3.84 3.75 3.97V22h2.5v-9.03C11.34 12.84 13 11.12 13 9V2h-2v7zm5-3v8h2.5v8H21V2c-2.76 0-5 2.24-5 4z"})));var a8,i8,sD=(0,o.memo)(oD);function fv(){return fv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",fv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),a8||(a8=o.createElement("circle",{cx:6.18,cy:17.82,r:2.18})),i8||(i8=o.createElement("path",{d:"M4 4.44v2.83c7.03 0 12.73 5.7 12.73 12.73h2.83c0-8.59-6.97-15.56-15.56-15.56zm0 5.66v2.83c3.9 0 7.07 3.17 7.07 7.07h2.83c0-5.47-4.43-9.9-9.9-9.9z"})));var o8,uD=(0,o.memo)(lD);function hv(){return hv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",hv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),o8||(o8=o.createElement("path",{d:"M11 5h2v14h-2V5zm-6 7c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm2.78 1.58a6.95 6.95 0 0 0-5.56 0A2.01 2.01 0 0 0 1 15.43V16h8v-.57c0-.81-.48-1.53-1.22-1.85zM19 12c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm2.78 1.58a6.95 6.95 0 0 0-5.56 0A2.01 2.01 0 0 0 15 15.43V16h8v-.57c0-.81-.48-1.53-1.22-1.85z"})));var s8,dD=(0,o.memo)(cD);function pv(){return pv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",pv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),s8||(s8=o.createElement("path",{d:"M15.5 6.5C15.5 5.66 17 4 17 4s1.5 1.66 1.5 2.5c0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5zm4 8.5a2.5 2.5 0 0 0 2.5-2.5c0-1.67-2.5-4.5-2.5-4.5S17 10.83 17 12.5a2.5 2.5 0 0 0 2.5 2.5zM13 14h-2v-2H9v2H7v2h2v2h2v-2h2v-2zm3-2v10H4V12c0-2.97 2.16-5.43 5-5.91V4H7V2h6c1.13 0 2.15.39 2.99 1.01l-1.43 1.43C14.1 4.17 13.57 4 13 4h-2v2.09c2.84.48 5 2.94 5 5.91z"})));var l8,hD=(0,o.memo)(fD);function vv(){return vv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",vv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),l8||(l8=o.createElement("path",{d:"M19 12v7H5v-7H3v7c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-7h-2zm-6 .67 2.59-2.58L17 11.5l-5 5-5-5 1.41-1.41L11 12.67V3h2z"})));var u8,vD=(0,o.memo)(pD);function mv(){return mv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",mv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),u8||(u8=o.createElement("g",{"data-name":"Severe Weather"},o.createElement("path",{d:"M4.05 17.73 12 4l8 13.85A5 5 0 0 0 19.2 8a7.49 7.49 0 0 0-14-2 6 6 0 0 0-1.15 11.73Z"}),o.createElement("path",{d:"M12 7 3.34 22h17.32Zm0 13.4a1 1 0 1 1 1-1 1 1 0 0 1-1 1ZM11 17v-4.6h2V17Z"}))));var c8,d8,gD=(0,o.memo)(mD);function gv(){return gv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",gv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),c8||(c8=o.createElement("path",{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"})),d8||(d8=o.createElement("path",{d:"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z"})));var f8,wD=(0,o.memo)(yD);function yv(){return yv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",yv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),f8||(f8=o.createElement("path",{d:"M5 13.18v4L12 21l7-3.82v-4L12 17l-7-3.82zM12 3 1 9l11 6 9-4.91V17h2V9L12 3z"})));var h8,xD=(0,o.memo)(bD);function wv(){return wv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",wv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),h8||(h8=o.createElement("path",{d:"M19.8 18.4 14 10.67V6.5l1.35-1.69c.26-.33.03-.81-.39-.81H9.04c-.42 0-.65.48-.39.81L10 6.5v4.17L4.2 18.4c-.49.66-.02 1.6.8 1.6h14c.82 0 1.29-.94.8-1.6z"})));var p8,ED=(0,o.memo)(OD);function bv(){return bv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",bv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),p8||(p8=o.createElement("path",{d:"M15.5 14h-.79l-.28-.27A6.471 6.471 0 0 0 16 9.5 6.5 6.5 0 1 0 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"})));var v8,kD=(0,o.memo)(SD);function xv(){return xv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",xv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),v8||(v8=o.createElement("path",{d:"M12 1 3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm0 10.99h7c-.53 4.12-3.28 7.79-7 8.94V12H5V6.3l7-3.11v8.8z"})));var m8,CD=(0,o.memo)(jD);function Ov(){return Ov=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Ov({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),m8||(m8=o.createElement("path",{d:"M2.01 21 23 12 2.01 3 2 10l15 2-15 2z"})));var g8,y8,w8,FD=(0,o.memo)(TD);function Ev(){return Ev=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Ev({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),g8||(g8=o.createElement("circle",{cx:15.5,cy:9.5,r:1.5})),y8||(y8=o.createElement("circle",{cx:8.5,cy:9.5,r:1.5})),w8||(w8=o.createElement("path",{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm0-3.5c.73 0 1.39.19 1.97.53.12-.14.86-.98 1.01-1.14A5.39 5.39 0 0 0 12 15c-1.11 0-2.13.33-2.99.88.97 1.09.01.02 1.01 1.14.59-.33 1.25-.52 1.98-.52z"})));var b8,x8,O8,E8,ND=(0,o.memo)(PD);function Sv(){return Sv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Sv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),b8||(b8=o.createElement("path",{d:"M9 15.5h6v1H9v-1z"})),x8||(x8=o.createElement("circle",{cx:15.5,cy:9.5,r:1.5})),O8||(O8=o.createElement("circle",{cx:8.5,cy:9.5,r:1.5})),E8||(E8=o.createElement("path",{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"})));var S8,k8,j8,AD=(0,o.memo)(MD);function kv(){return kv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",kv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),S8||(S8=o.createElement("circle",{cx:15.5,cy:9.5,r:1.5})),k8||(k8=o.createElement("circle",{cx:8.5,cy:9.5,r:1.5})),j8||(j8=o.createElement("path",{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm0-4c-.73 0-1.38-.18-1.96-.52-.12.14-.86.98-1.01 1.15a5.49 5.49 0 0 0 5.95-.01c-.97-1.09-.01-.02-1.01-1.15-.59.35-1.24.53-1.97.53z"})));var C8,T8,F8,P8,N8,DD=(0,o.memo)(zD);function jv(){return jv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",jv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),C8||(C8=o.createElement("circle",{cx:15.5,cy:9.5,r:1.5})),T8||(T8=o.createElement("circle",{cx:8.5,cy:9.5,r:1.5})),F8||(F8=o.createElement("circle",{cx:15.5,cy:9.5,r:1.5})),P8||(P8=o.createElement("circle",{cx:8.5,cy:9.5,r:1.5})),N8||(N8=o.createElement("path",{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm0-2.5c2.33 0 4.32-1.45 5.12-3.5h-1.67c-.69 1.19-1.97 2-3.45 2s-2.75-.81-3.45-2H6.88c.8 2.05 2.79 3.5 5.12 3.5z"})));var M8,A8,z8,LD=(0,o.memo)(RD);function Cv(){return Cv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Cv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),M8||(M8=o.createElement("circle",{cx:15.5,cy:9.5,r:1.5})),A8||(A8=o.createElement("circle",{cx:8.5,cy:9.5,r:1.5})),z8||(z8=o.createElement("path",{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm0-6c-2.33 0-4.32 1.45-5.12 3.5h1.67c.69-1.19 1.97-2 3.45-2s2.75.81 3.45 2h1.67c-.8-2.05-2.79-3.5-5.12-3.5z"})));var D8,BD=(0,o.memo)(ID);function Tv(){return Tv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Tv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),D8||(D8=o.createElement("path",{d:"M19.14 12.94c.04-.3.06-.61.06-.94 0-.32-.02-.64-.07-.94l2.03-1.58a.49.49 0 0 0 .12-.61l-1.92-3.32a.488.488 0 0 0-.59-.22l-2.39.96c-.5-.38-1.03-.7-1.62-.94l-.36-2.54a.484.484 0 0 0-.48-.41h-3.84c-.24 0-.43.17-.47.41l-.36 2.54c-.59.24-1.13.57-1.62.94l-2.39-.96c-.22-.08-.47 0-.59.22L2.74 8.87c-.12.21-.08.47.12.61l2.03 1.58c-.05.3-.09.63-.09.94s.02.64.07.94l-2.03 1.58a.49.49 0 0 0-.12.61l1.92 3.32c.12.22.37.29.59.22l2.39-.96c.5.38 1.03.7 1.62.94l.36 2.54c.05.24.24.41.48.41h3.84c.24 0 .44-.17.47-.41l.36-2.54c.59-.24 1.13-.56 1.62-.94l2.39.96c.22.08.47 0 .59-.22l1.92-3.32c.12-.22.07-.47-.12-.61l-2.01-1.58zM12 15.6c-1.98 0-3.6-1.62-3.6-3.6s1.62-3.6 3.6-3.6 3.6 1.62 3.6 3.6-1.62 3.6-3.6 3.6z"})));var R8,VD=(0,o.memo)(_D);function Fv(){return Fv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Fv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),R8||(R8=o.createElement("path",{d:"M18 16.08c-.76 0-1.44.3-1.96.77L8.91 12.7c.05-.23.09-.46.09-.7s-.04-.47-.09-.7l7.05-4.11c.54.5 1.25.81 2.04.81 1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3c0 .24.04.47.09.7L8.04 9.81C7.5 9.31 6.79 9 6 9c-1.66 0-3 1.34-3 3s1.34 3 3 3c.79 0 1.5-.31 2.04-.81l7.12 4.16c-.05.21-.08.43-.08.65 0 1.61 1.31 2.92 2.92 2.92 1.61 0 2.92-1.31 2.92-2.92s-1.31-2.92-2.92-2.92z"})));var L8,UD=(0,o.memo)(HD);function Pv(){return Pv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Pv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),L8||(L8=o.createElement("path",{d:"M12 1 3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4z"})));var I8,GD=(0,o.memo)(WD);function Nv(){return Nv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Nv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),I8||(I8=o.createElement("path",{d:"m17.21 9-4.38-6.56a.993.993 0 0 0-.83-.42c-.32 0-.64.14-.83.43L6.79 9H2c-.55 0-1 .45-1 1 0 .09.01.18.04.27l2.54 9.27c.23.84 1 1.46 1.92 1.46h13c.92 0 1.69-.62 1.93-1.46l2.54-9.27L23 10c0-.55-.45-1-1-1h-4.79zM9 9l3-4.4L15 9H9zm3 8c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"})));var B8,KD=(0,o.memo)(qD);function Mv(){return Mv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Mv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),B8||(B8=o.createElement("path",{d:"m20.76 14.07-.66-1.34-2.88 1.42L13.5 12l3.72-2.15 2.88 1.42.66-1.34-1.97-.98 2.25-1.3-.75-1.3-2.25 1.3.14-2.2-1.5-.1-.21 3.2-3.72 2.15V6.4l2.67-1.78-.84-1.24-1.83 1.22V2h-1.5v2.6L9.42 3.38l-.84 1.24 2.67 1.78v4.3L7.53 8.55l-.21-3.2-1.5.1.14 2.2-2.25-1.3-.75 1.3 2.25 1.3-1.97.98.66 1.34 2.88-1.42L10.5 12l-3.72 2.15-2.88-1.42-.66 1.34 1.97.98-2.25 1.3.75 1.3 2.25-1.3-.14 2.2 1.5.1.21-3.2 3.72-2.15v4.3l-2.67 1.78.84 1.24 1.83-1.22V22h1.5v-2.6l1.83 1.22.84-1.24-2.67-1.78v-4.3l3.72 2.15.21 3.2 1.5-.1-.14-2.2 2.25 1.3.75-1.3-2.25-1.3 1.97-.98z"})));var _8,ZD=(0,o.memo)(XD);function Av(){return Av=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Av({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),_8||(_8=o.createElement("path",{d:"m9.12 5-7.18 6.79c-.6.56-.94 1.35-.94 2.18V20c0 1.66 1.34 3 3 3h13.75a1.25 1.25 0 0 0 0-2.5H12v-1h7.75a1.25 1.25 0 0 0 0-2.5H12v-1h8.75a1.25 1.25 0 0 0 0-2.5H12v-1h6.75a1.25 1.25 0 0 0 0-2.5H8.86c.64-1.11 1.48-2.58 1.49-2.61a1.065 1.065 0 0 0-.12-1.23C10.22 6.12 9.12 5 9.12 5zM14 6.25c.41 0 .75.34.75.75s-.34.75-.75.75-.75-.34-.75-.75.34-.75.75-.75m0-1.5c-1.24 0-2.25 1.01-2.25 2.25S12.76 9.25 14 9.25 16.25 8.24 16.25 7 15.24 4.75 14 4.75zm5.75.75c.28 0 .5.22.5.5s-.22.5-.5.5-.5-.22-.5-.5.22-.5.5-.5m0-1.5c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zM16.5 1c-.83 0-1.5.67-1.5 1.5S15.67 4 16.5 4 18 3.33 18 2.5 17.33 1 16.5 1z"})));var V8,QD=(0,o.memo)(YD);function zv(){return zv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",zv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),V8||(V8=o.createElement("path",{d:"M4 5c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm4.78 3.58a6.95 6.95 0 0 0-5.56 0A2.01 2.01 0 0 0 2 10.43V11h8v-.57c0-.81-.48-1.53-1.22-1.85zM18 7c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm2.78 1.58a6.95 6.95 0 0 0-5.56 0A2.01 2.01 0 0 0 14 10.43V11h8v-.57c0-.81-.48-1.53-1.22-1.85zM22 17l-4-4v3H6v-3l-4 4 4 4v-3h12v3l4-4z"})));var H8,$D=(0,o.memo)(JD);function Dv(){return Dv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Dv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),H8||(H8=o.createElement("path",{d:"M15.17 15 13 17.17V6.83L15.17 9l1.41-1.41L12 3 7.41 7.59 8.83 9 11 6.83v10.34L8.83 15l-1.41 1.41L12 21l4.59-4.59L15.17 15z"})));var U8,tR=(0,o.memo)(eR);function Rv(){return Rv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Rv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),U8||(U8=o.createElement("path",{d:"M12.45 16h2.09L9.43 3H7.57L2.46 16h2.09l1.12-3h5.64l1.14 3zm-6.02-5L8.5 5.48 10.57 11H6.43zm15.16.59-8.09 8.09L9.83 16l-1.41 1.41 5.09 5.09L23 13l-1.41-1.41z"})));var W8,nR=(0,o.memo)(rR);function Lv(){return Lv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Lv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),W8||(W8=o.createElement("path",{d:"M12 17.27 18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z"})));var G8,iR=(0,o.memo)(aR);function Iv(){return Iv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Iv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),G8||(G8=o.createElement("path",{d:"m22 9.24-7.19-.62L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03L22 9.24zM12 15.4V6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28L12 15.4z"})));var q8,sR=(0,o.memo)(oR);function Bv(){return Bv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Bv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),q8||(q8=o.createElement("path",{d:"m22 9.24-7.19-.62L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03L22 9.24zM12 15.4l-3.76 2.27 1-4.28-3.32-2.88 4.38-.38L12 6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28L12 15.4z"})));var K8,uR=(0,o.memo)(lR);function _v(){return _v=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",_v({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),K8||(K8=o.createElement("path",{d:"M20 4H4v2h16V4zm1 10v-2l-1-5H4l-1 5v2h1v6h10v-6h4v6h2v-6h1zm-9 4H6v-4h6v4z"})));var X8,dR=(0,o.memo)(cR);function Vv(){return Vv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Vv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),X8||(X8=o.createElement("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm7.46 7.12-2.78 1.15a4.982 4.982 0 0 0-2.95-2.94l1.15-2.78c2.1.8 3.77 2.47 4.58 4.57zM12 15c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3zM9.13 4.54l1.17 2.78a5 5 0 0 0-2.98 2.97L4.54 9.13a7.984 7.984 0 0 1 4.59-4.59zM4.54 14.87l2.78-1.15a4.968 4.968 0 0 0 2.97 2.96l-1.17 2.78a7.996 7.996 0 0 1-4.58-4.59zm10.34 4.59-1.15-2.78a4.978 4.978 0 0 0 2.95-2.97l2.78 1.17a8.007 8.007 0 0 1-4.58 4.58z"})));var Z8,Y8,Q8,J8,hR=(0,o.memo)(fR);function Hv(){return Hv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Hv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),Z8||(Z8=o.createElement("path",{d:"M21 12.22C21 6.73 16.74 3 12 3c-4.69 0-9 3.65-9 9.28-.6.34-1 .98-1 1.72v2c0 1.1.9 2 2 2h1v-6.1c0-3.87 3.13-7 7-7s7 3.13 7 7V19h-8v2h8c1.1 0 2-.9 2-2v-1.22c.59-.31 1-.92 1-1.64v-2.3c0-.7-.41-1.31-1-1.62z"})),Y8||(Y8=o.createElement("circle",{cx:9,cy:13,r:1})),Q8||(Q8=o.createElement("circle",{cx:15,cy:13,r:1})),J8||(J8=o.createElement("path",{d:"M18 11.03A6.04 6.04 0 0 0 12.05 6c-3.03 0-6.29 2.51-6.03 6.45a8.075 8.075 0 0 0 4.86-5.89c1.31 2.63 4 4.44 7.12 4.47z"})));var $8,vR=(0,o.memo)(pR);function Uv(){return Uv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Uv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),$8||($8=o.createElement("path",{d:"M2.5 4v3h5v12h3V7h5V4h-13zm19 5h-9v3h3v7h3v-7h3V9z"})));var e6,gR=(0,o.memo)(mR);function Wv(){return Wv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Wv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),e6||(e6=o.createElement("path",{d:"M22 4h-2c-.55 0-1 .45-1 1v9c0 .55.45 1 1 1h2V4zM2.17 11.12c-.11.25-.17.52-.17.8V13c0 1.1.9 2 2 2h5.5l-.92 4.65c-.05.22-.02.46.08.66.23.45.52.86.88 1.22L10 22l6.41-6.41c.38-.38.59-.89.59-1.42V6.34C17 5.05 15.95 4 14.66 4h-8.1c-.71 0-1.36.37-1.72.97l-2.67 6.15z"})));var t6,wR=(0,o.memo)(yR);function Gv(){return Gv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Gv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),t6||(t6=o.createElement("path",{d:"M2 20h2c.55 0 1-.45 1-1v-9c0-.55-.45-1-1-1H2v11zm19.83-7.12c.11-.25.17-.52.17-.8V11c0-1.1-.9-2-2-2h-5.5l.92-4.65c.05-.22.02-.46-.08-.66a4.8 4.8 0 0 0-.88-1.22L14 2 7.59 8.41C7.21 8.79 7 9.3 7 9.83v7.84A2.34 2.34 0 0 0 9.34 20h8.11c.7 0 1.36-.37 1.72-.97l2.66-6.15z"})));var r6,xR=(0,o.memo)(bR);function qv(){return qv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",qv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),r6||(r6=o.createElement("path",{d:"M9 1h6v2H9zm10.03 6.39 1.42-1.42c-.43-.51-.9-.99-1.41-1.41l-1.42 1.42A8.962 8.962 0 0 0 12 4a9 9 0 0 0-9 9c0 4.97 4.02 9 9 9a8.994 8.994 0 0 0 7.03-14.61zM13 14h-2V8h2v6z"})));var n6,ER=(0,o.memo)(OR);function Kv(){return Kv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Kv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),n6||(n6=o.createElement("path",{d:"M17 7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h10c2.76 0 5-2.24 5-5s-2.24-5-5-5zM7 15c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z"})));var a6,kR=(0,o.memo)(SR);function Xv(){return Xv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Xv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),a6||(a6=o.createElement("path",{d:"M17 7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h10c2.76 0 5-2.24 5-5s-2.24-5-5-5zm0 8c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z"})));var i6,CR=(0,o.memo)(jR);function Zv(){return Zv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Zv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),i6||(i6=o.createElement("path",{d:"M20 6h-8l-2-2H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-6 10H6v-2h8v2zm4-4H6v-2h12v2z"})));var o6,FR=(0,o.memo)(TR);function Yv(){return Yv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Yv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),o6||(o6=o.createElement("path",{d:"M13 16v-2h2.77c.08-.32.16-.65.23-1 1.19-5.95 4-6 4-10H4a10.35 10.35 0 0 0 .48 3H8v2H5.26c.32.69.68 1.36 1 2H10v2H7.51A13.86 13.86 0 0 1 9 15a6.24 6.24 0 0 1-1 6l1 1c2.82-1.54 4.85-3.09 6.1-6Z"})));var s6,NR=(0,o.memo)(PR);function Qv(){return Qv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Qv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),s6||(s6=o.createElement("path",{d:"m12.87 15.07-2.54-2.51.03-.03A17.52 17.52 0 0 0 14.07 6H17V4h-7V2H8v2H1v1.99h11.17C11.5 7.92 10.44 9.75 9 11.35 8.07 10.32 7.3 9.19 6.69 8h-2c.73 1.63 1.73 3.17 2.98 4.56l-5.09 5.02L4 19l5-5 3.11 3.11.76-2.04zM18.5 10h-2L12 22h2l1.12-3h4.75L21 22h2l-4.5-12zm-2.62 7 1.62-4.33L19.12 17h-3.24z"})));var l6,AR=(0,o.memo)(MR);function Jv(){return Jv=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",Jv({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),l6||(l6=o.createElement("path",{d:"m16 18 2.29-2.29-4.88-4.88-4 4L2 7.41 3.41 6l6 6 4-4 6.3 6.29L22 12v6z"})));var u6,DR=(0,o.memo)(zR);function $v(){return $v=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",$v({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),u6||(u6=o.createElement("path",{d:"m16 6 2.29 2.29-4.88 4.88-4-4L2 16.59 3.41 18l6-6 4 4 6.3-6.29L22 12V6z"})));var c6,LR=(0,o.memo)(RR);function em(){return em=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",em({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),c6||(c6=o.createElement("path",{fillRule:"evenodd",d:"M19.912 7.925v.527A11.562 11.562 0 0 1 8.265 20.098 11.443 11.443 0 0 1 2 18.265c.328.017.657.017.985 0a8.132 8.132 0 0 0 5.093-1.698 4.092 4.092 0 0 1-3.786-2.852c.255.062.518.091.781.085.36-.002.72-.047 1.07-.136a4.109 4.109 0 0 1-3.21-4.024c.566.32 1.202.494 1.851.51a4.126 4.126 0 0 1-1.34-5.518 11.613 11.613 0 0 0 8.488 4.295 4.397 4.397 0 0 1-.119-.934 4.092 4.092 0 0 1 4.092-4.092 4.04 4.04 0 0 1 3.005 1.29 7.929 7.929 0 0 0 2.53-1c-.3.953-.94 1.763-1.8 2.274A7.725 7.725 0 0 0 22 5.803a8.489 8.489 0 0 1-2.088 2.122Z"})));var d6,BR=(0,o.memo)(IR);function tm(){return tm=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",tm({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),d6||(d6=o.createElement("path",{d:"M12.5 8c-2.65 0-5.05.99-6.9 2.6L2 7v9h9l-3.62-3.62c1.39-1.16 3.16-1.88 5.12-1.88 3.54 0 6.55 2.31 7.6 5.5l2.37-.78C21.08 11.03 17.15 8 12.5 8z"})));var f6,VR=(0,o.memo)(_R);function rm(){return rm=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",rm({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),f6||(f6=o.createElement("path",{d:"M7.41 18.59 8.83 20 12 16.83 15.17 20l1.41-1.41L12 14l-4.59 4.59zm9.18-13.18L15.17 4 12 7.17 8.83 4 7.41 5.41 12 10l4.59-4.59z"})));var h6,UR=(0,o.memo)(HR);function nm(){return nm=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",nm({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),h6||(h6=o.createElement("path",{d:"M12 5.83 15.17 9l1.41-1.41L12 3 7.41 7.59 8.83 9 12 5.83zm0 12.34L8.83 15l-1.41 1.41L12 21l4.59-4.59L15.17 15 12 18.17z"})));var p6,GR=(0,o.memo)(WR);function am(){return am=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",am({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),p6||(p6=o.createElement("path",{d:"M21 10.12h-6.78l2.74-2.82c-2.73-2.7-7.15-2.8-9.88-.1-2.73 2.71-2.73 7.08 0 9.79s7.15 2.71 9.88 0C18.32 15.65 19 14.08 19 12.1h2c0 1.98-.88 4.55-2.64 6.29-3.51 3.48-9.21 3.48-12.72 0-3.5-3.47-3.53-9.11-.02-12.58s9.14-3.47 12.65 0L21 3v7.12zM12.5 8v4.25l3.5 2.08-.72 1.21L11 13V8h1.5z"})));var v6,KR=(0,o.memo)(qR);function im(){return im=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",im({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),v6||(v6=o.createElement("path",{d:"M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zm4 18H6V4h7v5h5v11zM8 15.01l1.41 1.41L11 14.84V19h2v-4.16l1.59 1.59L16 15.01 12.01 11z"})));var m6,ZR=(0,o.memo)(XR);function om(){return om=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",om({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),m6||(m6=o.createElement("path",{d:"m23 12-2.44-2.79.34-3.69-3.61-.82-1.89-3.2L12 2.96 8.6 1.5 6.71 4.69 3.1 5.5l.34 3.7L1 12l2.44 2.79-.34 3.7 3.61.82L8.6 22.5l3.4-1.47 3.4 1.46 1.89-3.19 3.61-.82-.34-3.69L23 12zm-12.91 4.72-3.8-3.81 1.48-1.48 2.32 2.33 5.85-5.87 1.48 1.48-7.33 7.35z"})));var g6,QR=(0,o.memo)(YR);function sm(){return sm=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",sm({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),g6||(g6=o.createElement("path",{d:"M12 1 3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm-2 16-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z"})));var y6,$R=(0,o.memo)(JR);function lm(){return lm=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",lm({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),y6||(y6=o.createElement("path",{d:"M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5zM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z"})));var w6,tL=(0,o.memo)(eL);function um(){return um=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",um({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),w6||(w6=o.createElement("path",{d:"M12 7c2.76 0 5 2.24 5 5 0 .65-.13 1.26-.36 1.83l2.92 2.92c1.51-1.26 2.7-2.89 3.43-4.75-1.73-4.39-6-7.5-11-7.5-1.4 0-2.74.25-3.98.7l2.16 2.16C10.74 7.13 11.35 7 12 7zM2 4.27l2.28 2.28.46.46A11.804 11.804 0 0 0 1 12c1.73 4.39 6 7.5 11 7.5 1.55 0 3.03-.3 4.38-.84l.42.42L19.73 22 21 20.73 3.27 3 2 4.27zM7.53 9.8l1.55 1.55c-.05.21-.08.43-.08.65 0 1.66 1.34 3 3 3 .22 0 .44-.03.65-.08l1.55 1.55c-.67.33-1.41.53-2.2.53-2.76 0-5-2.24-5-5 0-.79.2-1.53.53-2.2zm4.31-.78 3.15 3.15.02-.16c0-1.66-1.34-3-3-3l-.17.01z"})));var b6,nL=(0,o.memo)(rL);function cm(){return cm=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",cm({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),b6||(b6=o.createElement("path",{d:"M16.5 12A4.5 4.5 0 0 0 14 7.97v2.21l2.45 2.45c.03-.2.05-.41.05-.63zm2.5 0c0 .94-.2 1.82-.54 2.64l1.51 1.51A8.796 8.796 0 0 0 21 12c0-4.28-2.99-7.86-7-8.77v2.06c2.89.86 5 3.54 5 6.71zM4.27 3 3 4.27 7.73 9H3v6h4l5 5v-6.73l4.25 4.25c-.67.52-1.42.93-2.25 1.18v2.06a8.99 8.99 0 0 0 3.69-1.81L19.73 21 21 19.73l-9-9L4.27 3zM12 4 9.91 6.09 12 8.18V4z"})));var x6,iL=(0,o.memo)(aL);function dm(){return dm=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",dm({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),x6||(x6=o.createElement("path",{d:"M1 21h22L12 2 1 21zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"})));var O6,sL=(0,o.memo)(oL);function fm(){return fm=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",fm({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),O6||(O6=o.createElement("path",{d:"M18.5 8A2.5 2.5 0 0 0 21 5.5C21 3.83 18.5 1 18.5 1S16 3.83 16 5.5A2.5 2.5 0 0 0 18.5 8zm-5 1c.83 0 1.5-.67 1.5-1.5 0-.84-1.5-2.5-1.5-2.5S12 6.66 12 7.5c0 .83.67 1.5 1.5 1.5zM9.12 5l-7.18 6.79c-.6.56-.94 1.35-.94 2.18V20c0 1.66 1.34 3 3 3h13.75a1.25 1.25 0 0 0 0-2.5H12v-1h7.75a1.25 1.25 0 0 0 0-2.5H12v-1h8.75a1.25 1.25 0 0 0 0-2.5H12v-1h6.75a1.25 1.25 0 0 0 0-2.5H8.86c.64-1.11 1.48-2.58 1.49-2.61a1.065 1.065 0 0 0-.12-1.23C10.22 6.12 9.12 5 9.12 5z"})));var E6,uL=(0,o.memo)(lL);function hm(){return hm=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",hm({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),E6||(E6=o.createElement("path",{d:"m1 9 2 2c4.97-4.97 13.03-4.97 18 0l2-2C16.93 2.93 7.08 2.93 1 9zm8 8 3 3 3-3a4.237 4.237 0 0 0-6 0zm-4-4 2 2a7.074 7.074 0 0 1 10 0l2-2C15.14 9.14 8.87 9.14 5 13z"})));var S6,dL=(0,o.memo)(cL);function pm(){return pm=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",pm({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),S6||(S6=o.createElement("path",{d:"M20 6h-4V4c0-1.11-.89-2-2-2h-4c-1.11 0-2 .89-2 2v2H4c-1.11 0-1.99.89-1.99 2L2 19c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V8c0-1.11-.89-2-2-2zm-6 0h-4V4h4v2z"})));var k6,hL=(0,o.memo)(fL);function vm(){return vm=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",vm({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),k6||(k6=o.createElement("path",{d:"M13.522 10.775 19.48 4h-1.412l-5.172 5.883L8.765 4H4l6.247 8.895L4 20h1.412l5.461-6.212L15.236 20H20l-6.478-9.225Zm-1.933 2.199-.633-.886L5.92 5.04h2.168l4.064 5.688.633.886 5.283 7.394H15.9l-4.311-6.034Z"})));var j6,vL=(0,o.memo)(pL);function mm(){return mm=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",mm({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),j6||(j6=o.createElement("path",{d:"M19.816 5.389a2.469 2.469 0 0 1 1.766 1.746c.291 1.598.43 3.22.417 4.843a25.867 25.867 0 0 1-.417 4.794 2.468 2.468 0 0 1-1.766 1.795c-2.593.318-5.204.46-7.816.429a58.411 58.411 0 0 1-7.816-.429 2.469 2.469 0 0 1-1.766-1.746 25.879 25.879 0 0 1-.417-4.843 25.85 25.85 0 0 1 .417-4.793 2.468 2.468 0 0 1 1.766-1.796c2.594-.3 5.205-.427 7.816-.379a58.413 58.413 0 0 1 7.816.379ZM9.95 9.046v5.864l5.233-2.932L9.95 9.046Z"})));var C6,T6,gL=(0,o.memo)(mL);function gm(){return gm=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",gm({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),C6||(C6=o.createElement("path",{d:"M15.5 14h-.79l-.28-.27A6.471 6.471 0 0 0 16 9.5 6.5 6.5 0 1 0 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"})),T6||(T6=o.createElement("path",{d:"M12 10h-2v2H9v-2H7V9h2V7h1v2h2v1z"})));var F6,wL=(0,o.memo)(yL);function ym(){return ym=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",ym({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),F6||(F6=o.createElement("path",{d:"m15 3 2.3 2.3-2.89 2.87 1.42 1.42L18.7 6.7 21 9V3h-6zM3 9l2.3-2.3 2.87 2.89 1.42-1.42L6.7 5.3 9 3H3v6zm6 12-2.3-2.3 2.89-2.87-1.42-1.42L5.3 17.3 3 15v6h6zm12-6-2.3 2.3-2.87-2.89-1.42 1.42 2.89 2.87L15 21h6v-6z"})));var P6,xL=(0,o.memo)(bL);function wm(){return wm=Object.assign?Object.assign.bind():function(l){for(var u=1;uo.createElement("svg",wm({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"},l),P6||(P6=o.createElement("path",{d:"M15.5 14h-.79l-.28-.27A6.471 6.471 0 0 0 16 9.5 6.5 6.5 0 1 0 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14zM7 9h5v1H7z"})));var EL=(0,o.memo)(OL);const D=l=>{const u=c=>{const{size:f,className:C,focusable:z=!1,role:L="img",...I}=c,V={className:v()("usa-icon",{[`usa-icon--size-${f}`]:f!==void 0},C),focusable:z,role:L,...I};return d().createElement(l,V)};return u.displayName=l.displayName,u};class F{}N(F,"AccessibilityNew",D(rn)),N(F,"AccessibleForward",D(Sa)),N(F,"AccountBalance",D(dt)),N(F,"AccountBox",D(nn)),N(F,"AccountCircle",D(kc)),N(F,"Add",D(Cc)),N(F,"AddCircle",D(fi)),N(F,"AddCircleOutline",D(so)),N(F,"Alarm",D(hi)),N(F,"AlternateEmail",D(Pc)),N(F,"Announcement",D(Nc)),N(F,"ArrowBack",D(Mc)),N(F,"ArrowDownward",D(sa)),N(F,"ArrowDropDown",D(Dc)),N(F,"ArrowDropUp",D(ve)),N(F,"ArrowForward",D(sr)),N(F,"ArrowUpward",D(xr)),N(F,"Api",D(iF)),N(F,"Assessment",D(sF)),N(F,"AttachFile",D(uF)),N(F,"AttachMoney",D(dF)),N(F,"Autorenew",D(hF)),N(F,"Backpack",D(vF)),N(F,"Bathtub",D(gF)),N(F,"Bedding",D(wF)),N(F,"Bookmark",D(xF)),N(F,"BugReport",D(EF)),N(F,"Build",D(kF)),N(F,"CalendarToday",D(CF)),N(F,"Campaign",D(FF)),N(F,"Camping",D(NF)),N(F,"Cancel",D(AF)),N(F,"Chat",D(DF)),N(F,"Check",D(LF)),N(F,"CheckBoxOutlineBlank",D(BF)),N(F,"CheckCircle",D(VF)),N(F,"CheckCircleOutline",D(UF)),N(F,"Checkroom",D(GF)),N(F,"CleanHands",D(KF)),N(F,"Clothes",D(ZF)),N(F,"Close",D(QF)),N(F,"ClosedCaption",D($F)),N(F,"Cloud",D(tP)),N(F,"Code",D(nP)),N(F,"Comment",D(iP)),N(F,"ConnectWithoutContact",D(sP)),N(F,"Construction",D(uP)),N(F,"ConstructionWorker",D(dP)),N(F,"ContactPage",D(hP)),N(F,"ContentCopy",D(vP)),N(F,"Coronavirus",D(gP)),N(F,"CreditCard",D(wP)),N(F,"Deck",D(xP)),N(F,"Delete",D(EP)),N(F,"DeviceThermostat",D(kP)),N(F,"Directions",D(CP)),N(F,"DirectionsBike",D(FP)),N(F,"DirectionsBus",D(NP)),N(F,"DirectionsCar",D(AP)),N(F,"DirectionsWalk",D(DP)),N(F,"DoNotDisturb",D(LP)),N(F,"DoNotTouch",D(BP)),N(F,"DragHandle",D(VP)),N(F,"Eco",D(UP)),N(F,"Edit",D(GP)),N(F,"ElectricalServices",D(KP)),N(F,"EmojiEvents",D(ZP)),N(F,"Error",D(QP)),N(F,"ErrorOutline",D($P)),N(F,"Event",D(tN)),N(F,"ExpandLess",D(nN)),N(F,"ExpandMore",D(iN)),N(F,"Facebook",D(sN)),N(F,"FastForward",D(uN)),N(F,"FastRewind",D(dN)),N(F,"Favorite",D(hN)),N(F,"FavoriteBorder",D(vN)),N(F,"Fax",D(gN)),N(F,"FileDownload",D(wN)),N(F,"FilePresent",D(xN)),N(F,"FileUpload",D(EN)),N(F,"FilterAlt",D(kN)),N(F,"FilterList",D(CN)),N(F,"Fingerprint",D(FN)),N(F,"FirstPage",D(NN)),N(F,"Flag",D(AN)),N(F,"Flickr",D(DN)),N(F,"Flight",D(LN)),N(F,"Flooding",D(BN)),N(F,"Folder",D(VN)),N(F,"FolderOpen",D(UN)),N(F,"FormatQuote",D(GN)),N(F,"FormatSize",D(KN)),N(F,"Forum",D(ZN)),N(F,"Github",D(QN)),N(F,"GridView",D($N)),N(F,"GroupAdd",D(tM)),N(F,"Groups",D(nM)),N(F,"Hearing",D(iM)),N(F,"Help",D(sM)),N(F,"HelpOutline",D(uM)),N(F,"HighlightOff",D(dM)),N(F,"History",D(hM)),N(F,"Home",D(vM)),N(F,"Hospital",D(gM)),N(F,"Hotel",D(wM)),N(F,"HourglassEmpty",D(xM)),N(F,"Hurricane",D(EM)),N(F,"Identification",D(kM)),N(F,"Image",D(CM)),N(F,"Info",D(FM)),N(F,"InfoOutline",D(NM)),N(F,"Insights",D(AM)),N(F,"Instagram",D(DM)),N(F,"Keyboard",D(LM)),N(F,"Label",D(BM)),N(F,"Language",D(VM)),N(F,"LastPage",D(UM)),N(F,"Launch",D(GM)),N(F,"Lightbulb",D(KM)),N(F,"LightbulbOutline",D(ZM)),N(F,"LinkedIn",D(QM)),N(F,"Link",D($M)),N(F,"LinkOff",D(tA)),N(F,"List",D(nA)),N(F,"LocalCafe",D(iA)),N(F,"LocalFireDepartment",D(sA)),N(F,"LocalGasStation",D(uA)),N(F,"LocalGroceryStore",D(dA)),N(F,"LocalHospital",D(hA)),N(F,"LocalLaundryService",D(vA)),N(F,"LocalLibrary",D(gA)),N(F,"LocalOffer",D(wA)),N(F,"LocalParking",D(xA)),N(F,"LocalPharmacy",D(EA)),N(F,"LocalPolice",D(kA)),N(F,"LocalTaxi",D(CA)),N(F,"LocationCity",D(FA)),N(F,"LocationOn",D(NA)),N(F,"Lock",D(AA)),N(F,"LockOpen",D(DA)),N(F,"LockOutline",D(LA)),N(F,"Login",D(BA)),N(F,"Logout",D(VA)),N(F,"Loop",D(UA)),N(F,"Mail",D(GA)),N(F,"MailOutline",D(KA)),N(F,"Map",D(ZA)),N(F,"Masks",D(QA)),N(F,"MedicalServices",D($A)),N(F,"Menu",D(tz)),N(F,"MilitaryTech",D(nz)),N(F,"MoreHoriz",D(iz)),N(F,"MoreVert",D(sz)),N(F,"MyLocation",D(uz)),N(F,"NavigateBefore",D(dz)),N(F,"NavigateNext",D(hz)),N(F,"NavigateFarBefore",D(vz)),N(F,"NavigateFarNext",D(gz)),N(F,"NearMe",D(wz)),N(F,"Notifications",D(xz)),N(F,"NotificationsActive",D(Ez)),N(F,"NotificationsNone",D(kz)),N(F,"NotificationsOff",D(Cz)),N(F,"Park",D(Fz)),N(F,"People",D(Nz)),N(F,"Person",D(Az)),N(F,"Pets",D(Dz)),N(F,"Phone",D(Lz)),N(F,"PhotoCamera",D(Bz)),N(F,"Print",D(Vz)),N(F,"PriorityHigh",D(Uz)),N(F,"Public",D(Gz)),N(F,"PushPin",D(Kz)),N(F,"RadioButtonUnchecked",D(Zz)),N(F,"Rain",D(Qz)),N(F,"ReduceCapacity",D($z)),N(F,"RemoveCircle",D(tD)),N(F,"Remove",D(nD)),N(F,"Report",D(iD)),N(F,"Restaurant",D(sD)),N(F,"RssFeed",D(uD)),N(F,"SafetyDivider",D(dD)),N(F,"Sanitizer",D(hD)),N(F,"SaveAlt",D(vD)),N(F,"SevereWeather",D(gD)),N(F,"Schedule",D(wD)),N(F,"School",D(xD)),N(F,"Science",D(ED)),N(F,"Search",D(kD)),N(F,"Security",D(CD)),N(F,"Send",D(FD)),N(F,"SentimentDissatisfied",D(ND)),N(F,"SentimentNeutral",D(AD)),N(F,"SentimentSatisfied",D(DD)),N(F,"SentimentSatisfiedAlt",D(LD)),N(F,"SentimentVeryDissatisfied",D(BD)),N(F,"Settings",D(VD)),N(F,"Share",D(UD)),N(F,"Shield",D(GD)),N(F,"ShoppingBasket",D(KD)),N(F,"Snow",D(ZD)),N(F,"Soap",D(QD)),N(F,"SocialDistance",D($D)),N(F,"SortArrow",D(tR)),N(F,"Spellcheck",D(nR)),N(F,"Star",D(iR)),N(F,"StarHalf",D(sR)),N(F,"StarOutline",D(uR)),N(F,"Store",D(dR)),N(F,"Support",D(hR)),N(F,"SupportAgent",D(vR)),N(F,"TextFields",D(gR)),N(F,"ThumbDownAlt",D(wR)),N(F,"ThumbUpAlt",D(xR)),N(F,"Timer",D(ER)),N(F,"ToggleOff",D(kR)),N(F,"ToggleOn",D(CR)),N(F,"Topic",D(FR)),N(F,"Tornado",D(NR)),N(F,"Translate",D(AR)),N(F,"TrendingDown",D(DR)),N(F,"TrendingUp",D(LR)),N(F,"Twitter",D(BR)),N(F,"Undo",D(VR)),N(F,"UnfoldLess",D(UR)),N(F,"UnfoldMore",D(GR)),N(F,"Update",D(KR)),N(F,"UploadFile",D(ZR)),N(F,"Verified",D(QR)),N(F,"VerifiedUser",D($R)),N(F,"Visibility",D(tL)),N(F,"VisibilityOff",D(nL)),N(F,"VolumeOff",D(iL)),N(F,"Warning",D(sL)),N(F,"Wash",D(uL)),N(F,"Wifi",D(dL)),N(F,"Work",D(hL)),N(F,"X",D(vL)),N(F,"Youtube",D(gL)),N(F,"ZoomIn",D(wL)),N(F,"ZoomOutMap",D(xL)),N(F,"ZoomOut",D(EL));function bm(){return bm=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const C=v()("usa-pagination__button",{"usa-current":u});return d().createElement("li",{key:`pagination_page_${l}`,className:"usa-pagination__item usa-pagination__page-no"},f?d().createElement(E,{type:"button",unstyled:!0,"data-testid":"pagination-page-number",className:C,"aria-label":`Page ${l}`,"aria-current":u?"page":void 0,onClick:z=>{f(z,l)}},l):d().createElement(U,{href:`${c}?page=${l}`,className:C,"aria-label":`Page ${l}`,"aria-current":u?"page":void 0},l))},kL=()=>d().createElement("li",{className:"usa-pagination__item usa-pagination__overflow",role:"presentation"},d().createElement("span",null,"…")),jL=({pathname:l,totalPages:u,currentPage:c,className:f,maxSlots:C=7,onClickPrevious:z,onClickNext:L,onClickPageNumber:I,...V})=>{const q=v()("usa-pagination",f),Q=c===1,ae=!!u&&c===u,se=!u||u>C,de=Math.round(C/2),ge=se&&c>de,fe=!!(u&&u-c>=de)||!u,Pe=se||!u?[c]:Array.from({length:u}).map(($,te)=>te+1);if(se){const $=C-1-((Q?0:ge?2:1)+(ae?0:fe?2:1));let te=0,Ee=0;ge&&fe?(te=Math.round(($-1)/2),Ee=$-te):ge?(Ee=(u||0)-c-1,Ee=Ee<0?0:Ee,te=$-Ee):fe&&(te=c-2,te=te<0?0:te,Ee=$-te);let je=1;for(;te>0;)Pe.unshift(c-je),je++,te--;for(je=1;Ee>0;)Pe.push(c+je),je++,Ee--;ge&&Pe.unshift("overflow"),c!==1&&Pe.unshift(1),fe&&Pe.push("overflow"),u&&c!==u&&Pe.push(u)}const ye=!Q&&c-1,ke=!ae&&c+1;return d().createElement("nav",bm({"aria-label":"Pagination",className:q},V),d().createElement("ul",{className:"usa-pagination__list"},ye&&d().createElement("li",{className:"usa-pagination__item usa-pagination__arrow"},z?d().createElement(E,{type:"button",unstyled:!0,className:"usa-pagination__link usa-pagination__previous-page","aria-label":"Previous page","data-testid":"pagination-previous",onClick:z},d().createElement(F.NavigateBefore,null),d().createElement("span",{className:"usa-pagination__link-text"},"Previous")):d().createElement(U,{href:`${l}?page=${ye}`,className:"usa-pagination__link usa-pagination__previous-page","aria-label":"Previous page"},d().createElement(F.NavigateBefore,null),d().createElement("span",{className:"usa-pagination__link-text"},"Previous"))),Pe.map(($,te)=>$==="overflow"?d().createElement(kL,{key:`pagination_overflow_${te}`}):d().createElement(SL,{key:`pagination_page_${$}`,page:$,pathname:l,isCurrent:$===c,onClickPageNumber:I})),ke&&d().createElement("li",{className:"usa-pagination__item usa-pagination__arrow"},L?d().createElement(E,{type:"button",unstyled:!0,className:"usa-pagination__link usa-pagination__next-page","aria-label":"Next page","data-testid":"pagination-next",onClick:L},d().createElement("span",{className:"usa-pagination__link-text"},"Next"),d().createElement(F.NavigateNext,null)):d().createElement(U,{href:`${l}?page=${ke}`,className:"usa-pagination__link usa-pagination__next-page","aria-label":"Next page"},d().createElement("span",{className:"usa-pagination__link-text"},"Next"),d().createElement(F.NavigateNext,null)))))};function Lc(){return Lc=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const C=v()("usa-banner",c),{className:z,...L}=u||{},I=v()("usa-accordion",z);return d().createElement("section",Lc({className:C},f),d().createElement("div",Lc({className:I},L),l))};function Ic(){return Ic=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const z=v()("usa-accordion__button usa-banner__button",c),{className:L,...I}=f||{},V=v()("usa-banner__button-text",L);return d().createElement("button",Ic({type:"button",className:z,"aria-expanded":l},C),d().createElement("span",Ic({className:V},I),u))};function xm(){return xm=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const C=v()("usa-banner__content usa-accordion__content",c);return d().createElement("div",xm({className:C,hidden:!u},f),l)};function Om(){return Om=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()("usa-banner__header-flag",u);return d().createElement("img",Om({className:f,alt:l},c))};function Em(){return Em=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()("usa-banner__guidance",u);return d().createElement("div",Em({className:f},c),l)};function ns(){return ns=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const Q=v()("usa-banner__header",{"usa-banner__header--expanded":u},V),{className:ae,...se}=f||{},de=v()("usa-banner__inner",ae),{className:ge,...fe}=z||{},Pe=v()("usa-banner__header-text",ge),{className:ye,...ke}=I||{},$=v()("usa-banner__header-action",ye);return d().createElement("header",ns({className:Q},q),d().createElement("div",ns({className:de},se,{"data-testid":"banner-header-inner-div"}),c&&d().createElement("div",{className:"grid-col-auto","data-testid":"banner-header-flag-div"},c),d().createElement("div",{className:"grid-col-fill tablet:grid-col-auto","aria-hidden":!0,"data-testid":"banner-header-grid-div"},d().createElement("p",ns({className:Pe},fe),C),d().createElement("p",ns({className:$,"aria-hidden":"true"},ke),L)),l))};function km(){return km=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const C=v()("usa-banner__icon usa-media-block__img",c);return d().createElement("img",km({className:C,src:l,alt:u,"aria-hidden":"true"},f))};function Cm(){return Cm=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const[C,z]=(0,o.useState)(!1),{header:L,ariaLabel:I,headerAction:V,httpsSectionHeader:q,httpsSectionContent:Q,tldSectionHeader:ae,tldSectionContent:se}=((de,ge)=>{switch(de){case"english":return{header:"An official website of the United States government",ariaLabel:"Official website of the United States government",headerAction:"Here’s how you know",tldSectionHeader:`Official websites use ${ge}`,tldSectionContent:(()=>{switch(ge){case".gov":return d().createElement(d().Fragment,null,"A ",d().createElement("strong",null,".gov")," website belongs to an official government organization in the United States.");case".mil":return d().createElement(d().Fragment,null,"A ",d().createElement("strong",null,".mil")," website belongs to an official U.S. Department of Defense organization.")}})(),httpsSectionHeader:`Secure ${ge} websites use HTTPS`,httpsSectionContent:d().createElement(d().Fragment,null,"A"," ",d().createElement("strong",null,"lock (",d().createElement(F.Lock,{"aria-label":"Locked padlock icon"}),")")," ","or ",d().createElement("strong",null,"https://")," means you’ve safely connected to the"," ",ge," website. Share sensitive information only on official, secure websites.")};case"spanish":return{header:"Un sitio oficial del Gobierno de Estados Unidos",ariaLabel:"Un sitio oficial del Gobierno de Estados Unidos",headerAction:"Así es como usted puede verificarlo",tldSectionHeader:`Los sitios web oficiales usan ${ge}`,tldSectionContent:(()=>{switch(ge){case".gov":return d().createElement(d().Fragment,null,"Un sitio web ",d().createElement("strong",null,".gov")," pertenece a una organización oficial del Gobierno de Estados Unidos.");case".mil":return d().createElement(d().Fragment,null,"Un sitio web ",d().createElement("strong",null,".mil")," pertenece a una organización oficial del Departamento de Defensa de EE. UU.")}})(),httpsSectionHeader:`Los sitios web seguros ${ge} usan HTTPS`,httpsSectionContent:d().createElement(d().Fragment,null,"Un"," ",d().createElement("strong",null,"candado (",d().createElement(F.Lock,{"aria-label":"Icono de candado cerrado"}),")")," ","o ",d().createElement("strong",null,"https://")," significa que usted se conectó de forma segura a un sitio web ",ge,". Comparta información sensible sólo en sitios web oficiales y seguros.")}}})(u,l);return d().createElement(N6,Cm({className:c,"data-testid":"govBanner","aria-label":I},f),d().createElement(D6,{isOpen:C,flagImg:d().createElement(z6,{src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAAAsBAMAAAAncaPMAAAAAXNSR0IArs4c6QAAABtQTFRF////4EAg2z8g2z8f2z4f2j4fHjSyHjOxHTOxQEYPwgAAAIdJREFUeNrNkUENxDAMBEOhFJaCKZiCKZhCKBj2ebV3rdR71+pIq+Qxj1GyqjJ3U8VlHkc07hFm0awBYe91juq6MSI0yhSAEgkzJ4TMKiXyzFw3pgR9lmIBJlqj2AmBedf+IycExmlKZVzvZEJ4A0oBrjBl/m6PCy95B3fFAN6YuQPxhbcB4QMkEj04wQXD5wAAAABJRU5ErkJggg==","aria-hidden":!0,alt:""}),headerText:L,headerActionText:V},d().createElement(M6,{isOpen:C,"aria-controls":"gov-banner",onClick:()=>{z(de=>!de)}},V)),d().createElement(A6,{id:"gov-banner",isOpen:C},d().createElement("div",{className:"grid-row grid-gap-lg"},d().createElement(Sm,{className:"tablet:grid-col-6"},d().createElement(jm,{src:"data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjY0IiBoZWlnaHQ9IjY0IiB2aWV3Qm94PSIwIDAgNjQgNjQiPjx0aXRsZT5pY29uLWRvdC1nb3Y8L3RpdGxlPjxwYXRoIGZpbGw9IiMyMzc4QzMiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0ibTMyIDBjMTcuNyAwIDMyIDE0LjMgMzIgMzJzLTE0LjMgMzItMzIgMzItMzItMTQuMy0zMi0zMiAxNC4zLTMyIDMyLTMyem0wIDEuMmMtMTcgMC0zMC44IDEzLjgtMzAuOCAzMC44czEzLjggMzAuOCAzMC44IDMwLjggMzAuOC0xMy44IDMwLjgtMzAuOC0xMy44LTMwLjgtMzAuOC0zMC44em0xMS40IDM4LjljLjUgMCAuOS40LjkuOHYxLjZoLTI0LjZ2LTEuNmMwLS41LjQtLjguOS0uOHptLTE3LjEtMTIuM3Y5LjhoMS42di05LjhoMy4zdjkuOGgxLjZ2LTkuOGgzLjN2OS44aDEuNnYtOS44aDMuM3Y5LjhoLjhjLjUgMCAuOS40LjkuOHYuOGgtMjEuNHYtLjhjMC0uNS40LS44LjktLjhoLjh2LTkuOHptNS43LTguMiAxMi4zIDQuOXYxLjZoLTEuNmMwIC41LS40LjgtLjkuOGgtMTkuNmMtLjUgMC0uOS0uNC0uOS0uOGgtMS42di0xLjZzMTIuMy00LjkgMTIuMy00Ljl6Ii8+PC9zdmc+",alt:""}),d().createElement(le,null,d().createElement("p",null,d().createElement("strong",null,ae),d().createElement("br",null),se))),d().createElement(Sm,{className:"tablet:grid-col-6"},d().createElement(jm,{src:"data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjY0IiBoZWlnaHQ9IjY0IiB2aWV3Qm94PSIwIDAgNjQgNjQiPjx0aXRsZT5pY29uLWh0dHBzPC90aXRsZT48cGF0aCBmaWxsPSIjNzE5RjJBIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zMiAwYzE3LjY3MyAwIDMyIDE0LjMyNyAzMiAzMiAwIDE3LjY3My0xNC4zMjcgMzItMzIgMzJDMTQuMzI3IDY0IDAgNDkuNjczIDAgMzIgMCAxNC4zMjcgMTQuMzI3IDAgMzIgMHptMCAxLjIwOEMxNC45OTQgMS4yMDggMS4yMDggMTQuOTk0IDEuMjA4IDMyUzE0Ljk5NCA2Mi43OTIgMzIgNjIuNzkyIDYyLjc5MiA0OS4wMDYgNjIuNzkyIDMyIDQ5LjAwNiAxLjIwOCAzMiAxLjIwOHptMCAxOC44ODZhNy4yNDUgNy4yNDUgMCAwIDEgNy4yNDUgNy4yNDV2My4xMDNoLjUyYy44NiAwIDEuNTU3LjY5OCAxLjU1NyAxLjU1OHY5LjMyMmMwIC44Ni0uNjk3IDEuNTU4LTEuNTU3IDEuNTU4aC0xNS41M2MtLjg2IDAtMS41NTctLjY5Ny0xLjU1Ny0xLjU1OFYzMmMwLS44Ni42OTctMS41NTggMS41NTctMS41NThoLjUyVjI3LjM0QTcuMjQ1IDcuMjQ1IDAgMCAxIDMyIDIwLjA5NHptMCAzLjEwM2E0LjE0MiA0LjE0MiAwIDAgMC00LjE0MiA0LjE0MnYzLjEwM2g4LjI4NFYyNy4zNEE0LjE0MiA0LjE0MiAwIDAgMCAzMiAyMy4xOTd6Ii8+PC9zdmc+",alt:""}),d().createElement(le,null,d().createElement("p",null,d().createElement("strong",null,q),d().createElement("br",null),Q))))))};function Tm(){return Tm=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const C=v()("usa-collection",{"usa-collection--condensed":c},u);return d().createElement("ul",Tm({className:C,"data-testid":"collection"},f),l)};function Fm(){return Fm=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const C=v()("usa-collection__item",l);return d().createElement("li",Fm({className:C},f),c,d().createElement("div",{className:"usa-collection__body"},u))};function Pm(){return Pm=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const C=l,z=v()("usa-collection__heading",u);return d().createElement(C,Pm({className:z},f),c)};function Nm(){return Nm=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()("usa-collection__description",l);return d().createElement("p",Nm({className:f},c),u)};function Mm(){return Mm=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()("usa-collection__meta",l);return d().createElement("ul",Mm({className:f},c),u)};function Am(){return Am=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()("usa-collection__meta-item",l);return d().createElement("li",Am({className:f},c),u)};function zm(){return zm=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const C=v()("usa-collection__meta-item","usa-tag",{"usa-tag--new":c==="new"},l);return d().createElement("li",zm({className:C},f),u)};function Dm(){return Dm=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const C=v()("usa-collection__img",l);return d().createElement("img",Dm({className:C,src:u,alt:c},f))},RL=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],LL=({datetime:l})=>{const u=new Date(l);return u&&u.getTime&&isNaN(u.getTime())?d().createElement(d().Fragment,null):d().createElement("div",{className:"usa-collection__calendar-date","data-testid":"collection-calendar-date"},d().createElement("time",{dateTime:l},d().createElement("span",{className:"usa-collection__calendar-date-month"},RL[u.getMonth()]),d().createElement("span",{className:"usa-collection__calendar-date-day"},u.getDate())))};function Rm(){return Rm=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const c=u?`${Lm[u]}:`:"",{row:f,col:C,gap:z,offset:L}=l;return v()({[`${c}grid-row`]:f,[`${c}grid-gap`]:z===!0,[`${c}grid-gap-${z}`]:z!==!0&&!!z,[`${c}grid-col`]:C===!0,[`${c}grid-col-${C}`]:C!==!0&&!!C,[`${c}grid-offset-${L}`]:!!L})};function BL(l){const{children:u,className:c,row:f,col:C,gap:z,offset:L,mobile:I,mobileLg:V,tablet:q,tabletLg:Q,desktop:ae,desktopLg:se,widescreen:de,...ge}=l,fe={mobile:I,mobileLg:V,tablet:q,tabletLg:Q,desktop:ae,desktopLg:se,widescreen:de};let Pe=Bc({row:f,col:C,gap:z,offset:L});if(Object.keys(Lm).forEach(ye=>{const ke=ye;if(Object.prototype.hasOwnProperty.call(fe,ke)){const $=l[ke];Pe=v()(Pe,Bc($,ke))}}),Pe=v()(Pe,c),function(ye){return"asCustom"in ye}(ge)){const{asCustom:ye,...ke}=ge,$=ke;return d().createElement(ye,{className:Pe,...$},u)}return d().createElement("div",Im({className:Pe,"data-testid":"grid"},ge),u)}function Bm(){return Bm=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const V=C==="error",q=C==="success",Q=z==="small",ae=z==="medium",se=v()("usa-input",{"usa-input--error":V,"usa-input--success":q,"usa-input--small":Q,"usa-input--medium":ae},f);return d().createElement("input",Bm({"data-testid":"textInput",className:se,id:l,name:u,type:c,ref:L},I))};function _m(){return _m=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const V=v()("usa-textarea",{"usa-input--error":f,"usa-input--success":C},c);return d().createElement("textarea",_m({"data-testid":"textarea",className:V,id:l,name:u,ref:L},I),z)},_L=l=>Array.from(l).length,VL=(l,u)=>{const c=`${u} characters allowed`,f=u-l;switch(f){case u:return c;case 1:return"$0 character left".replace("$0","1");case-1:return"$0 character over limit".replace("$0","1");default:return f>=0?"$0 characters left".replace("$0",f.toString()):"$0 characters over limit".replace("$0",Math.abs(f).toString())}},HL=({id:l,name:u,className:c,maxLength:f,value:C="",defaultValue:z="",isTextArea:L=!1,getCharacterCount:I=_L,getMessage:V=VL,...q})=>{const Q=I(C||z),[ae,se]=(0,o.useState)(Q),[de,ge]=(0,o.useState)(V(Q,f)),[fe,Pe]=(0,o.useState)(Q{const ne=V(ae,f);ge(ne),Pe(ae<=f);const xe=setTimeout(()=>{ye.current&&(ye.current.textContent=ne)},1e3);return()=>clearTimeout(xe)},[ae]);const te=(ne,xe)=>{const _e=fe?"":"The content is too long.";ne.target.setCustomValidity(_e),xe&&xe(ne)},Ee=(ne,xe)=>{const{target:{value:_e=""}}=ne;se(I(_e)),xe&&xe(ne)};let je;if(L){const{onBlur:ne,onChange:xe,inputRef:_e,...nt}=q,wt={id:l,name:u,className:ke,...C?{value:C}:{defaultValue:z},onBlur:at=>te(at,ne),onChange:at=>Ee(at,xe),inputRef:_e,...nt};je=d().createElement(L6,wt)}else{const{onBlur:ne,onChange:xe,inputRef:_e,type:nt="text",...wt}=q,at={id:l,type:nt,name:u,className:ke,...C?{value:C}:{defaultValue:z},onBlur:Ce=>te(Ce,ne),onChange:Ce=>Ee(Ce,xe),inputRef:_e,...wt};je=d().createElement(xl,at)}return d().createElement(d().Fragment,null,je,d().createElement("span",{className:"usa-sr-only",id:`${l}-info`},"You can enter up to ",f," characters"),d().createElement("div",{className:$,"aria-hidden":"true","data-testid":"characterCountMessage"},de),d().createElement("div",{ref:ye,className:"usa-character-count__sr-status usa-sr-only","aria-live":"polite","data-testid":"characterCountSRMessage"}))};function Vm(){return Vm=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const V=v()("usa-checkbox",c),q=v()("usa-checkbox__input",{"usa-checkbox__input--tile":z});return d().createElement("div",{"data-testid":"checkbox",className:V},d().createElement("input",Vm({className:q,id:l,type:"checkbox",name:u,ref:C},I)),d().createElement("label",{className:"usa-checkbox__label",htmlFor:l},f,L&&d().createElement("span",{className:"usa-checkbox__label-description"},L)))};let ft=function(l){return l[l.SELECT_OPTION=0]="SELECT_OPTION",l[l.CLEAR=1]="CLEAR",l[l.OPEN_LIST=2]="OPEN_LIST",l[l.CLOSE_LIST=3]="CLOSE_LIST",l[l.FOCUS_OPTION=4]="FOCUS_OPTION",l[l.UPDATE_FILTER=5]="UPDATE_FILTER",l[l.BLUR=6]="BLUR",l[l.CLEAR_SELECTION=7]="CLEAR_SELECTION",l[l.FOCUS_INPUT=8]="FOCUS_INPUT",l}({});const WL=(l,u,c,f)=>{const C=z=>{const L=((V,q="",Q={})=>{const ae=de=>de.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&");let se=V.replace(/{{(.*?)}}/g,(de,ge)=>{const fe=ge.trim(),Pe=Q[fe];if(fe!=="query"&&Pe){const ye=new RegExp(Pe,"i"),ke=q.match(ye);return ke?ae(ke[1]):""}return ae(q)});return se="^(?:"+se+")$",new RegExp(se,"i")})(f.filter,z,f.extras),I=u.filter(V=>L.test(V.label.toLowerCase()));return c?{closestMatch:I.length>0?I[0]:u[0],optionsToDisplay:u}:{closestMatch:I[0],optionsToDisplay:I}};return(0,o.useReducer)((z,L)=>{switch(L.type){case ft.SELECT_OPTION:return{...z,isOpen:!1,selectedOption:L.option,focusMode:on.Input,inputValue:L.option.label,filteredOptions:u,focusedOption:L.option,statusText:""};case ft.UPDATE_FILTER:{const{closestMatch:I,optionsToDisplay:V}=C(L.value),q={...z,isOpen:!0,filteredOptions:V,inputValue:L.value,statusText:`${V.length} result${V.length>1?"s":""} available.`};return V.length<1&&(q.statusText="No results."),c||!z.selectedOption?q.focusedOption=I:z.selectedOption&&(q.filteredOptions.includes(z.selectedOption)?q.focusedOption=z.selectedOption:q.focusedOption=I),q}case ft.OPEN_LIST:{const I=z.filteredOptions.length?`${z.filteredOptions.length} result${z.filteredOptions.length>1?"s":""} available.`:"No results.";return{...z,isOpen:!0,focusMode:on.Input,focusedOption:z.selectedOption||z.focusedOption||u[0],statusText:I}}case ft.CLOSE_LIST:{const I={...z,isOpen:!1,focusMode:on.Input,focusedOption:void 0,statusText:""};return z.filteredOptions.length===0&&(I.filteredOptions=u,I.inputValue=""),z.selectedOption&&(I.inputValue=z.selectedOption.label),I}case ft.FOCUS_OPTION:{const I=z.filteredOptions.length?`${z.filteredOptions.length} result${z.filteredOptions.length>1?"s":""} available.`:"No results.";return{...z,isOpen:!0,focusedOption:L.option,focusMode:on.Item,statusText:I}}case ft.CLEAR:return{...z,inputValue:"",isOpen:!1,focusMode:on.Input,selectedOption:void 0,filteredOptions:u,focusedOption:u[0],statusText:""};case ft.BLUR:{const I={...z,isOpen:!1,focusMode:on.None,filteredOptions:u,statusText:""};return z.selectedOption?(I.inputValue=z.selectedOption.label,I.focusedOption=z.selectedOption):(I.inputValue="",I.focusedOption=u[0]),I}case ft.CLEAR_SELECTION:return{...z,inputValue:"",isOpen:!1,focusMode:on.None,selectedOption:void 0,filteredOptions:u,focusedOption:void 0,statusText:""};case ft.FOCUS_INPUT:return{...z,focusMode:on.Input};default:throw new Error}},l)};function as(){return as=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const c=(0,o.useRef)(null);return(0,o.useEffect)(()=>{l&&c.current&&c.current.focus()}),d().createElement("input",as({type:"text"},u,{className:"usa-combo-box__input","data-testid":"combo-box-input",autoCapitalize:"off",autoComplete:"off",ref:c}))},qL=({id:l,name:u,className:c,options:f,defaultValue:C,disabled:z,onChange:L,assistiveHint:I,noResults:V,selectProps:q,inputProps:Q,ulProps:ae,customFilter:se,disableFiltering:de=!1},ge)=>{var Ar;const fe=!!z;let Pe;C&&(Pe=f.find(we=>we.value===C));const ye=se||{filter:".*{{query}}.*"},ke={isOpen:!1,selectedOption:Pe||void 0,focusedOption:void 0,focusMode:on.None,filteredOptions:f,inputValue:Pe?Pe.label:"",statusText:""},[$,te]=WL(ke,f,de,ye),Ee=(0,o.useRef)(null),je=(0,o.useRef)(null),ne=(0,o.useRef)(null);(0,o.useEffect)(()=>{var we;L&&L(((we=$.selectedOption)==null?void 0:we.value)||void 0)},[$.selectedOption]),(0,o.useEffect)(()=>{$.focusMode===on.Item&&$.focusedOption&&ne.current&&ne.current.focus()},[$.focusMode,$.focusedOption]),(0,o.useEffect)(()=>{if($.isOpen&&$.focusedOption&&ne.current&&je.current&&$.focusMode===on.Input){const we=ne.current.offsetTop+ne.current.offsetHeight;we>je.current.scrollTop+je.current.offsetHeight&&(je.current.scrollTop=we-je.current.offsetHeight),ne.current.offsetTop{var we;$.focusMode!==on.None&&((we=Ee.current)!=null&&we.contains(window.document.activeElement)||te({type:ft.BLUR}))},[$.focusMode]),(0,o.useImperativeHandle)(ge,()=>({focus:()=>te({type:ft.FOCUS_INPUT}),clearSelection:()=>te({type:ft.CLEAR_SELECTION})}),[]);const xe=(we,$e,Qt)=>{const ka=$e.focusedOption?$e.filteredOptions.indexOf($e.focusedOption):-1,fo=$e.filteredOptions[0],kl=$e.filteredOptions[$e.filteredOptions.length-1];if(ka===-1)we({type:ft.FOCUS_OPTION,option:fo});else{const ho=ka+Qt;if(ho<0)we({type:ft.CLOSE_LIST});else if(ho>=$e.filteredOptions.length)we({type:ft.FOCUS_OPTION,option:kl});else{const bt=$e.filteredOptions[ho];we({type:ft.FOCUS_OPTION,option:bt})}}},_e=we=>{var Qt;const{relatedTarget:$e}=we;(!$e||$e instanceof Node&&!((Qt=Ee.current)!=null&&Qt.contains($e)))&&te({type:ft.BLUR})},nt=we=>{we.key==="Escape"?te({type:ft.CLOSE_LIST}):we.key==="Tab"||we.key==="Enter"?(we.preventDefault(),$.focusedOption&&te({type:ft.SELECT_OPTION,option:$.focusedOption})):we.key==="ArrowDown"||we.key==="Down"?(we.preventDefault(),xe(te,$,Hm.Next)):we.key!=="ArrowUp"&&we.key!=="Up"||(we.preventDefault(),xe(te,$,Hm.Previous))},wt=$.selectedOption&&$.selectedOption.label===$.inputValue,at=v()("usa-combo-box",c,{"usa-combo-box--pristine":wt}),Ce=`${l}--list`,tt=`${l}--assistiveHint`,kt=$.focusedOption?$.filteredOptions.findIndex(we=>we===$.focusedOption):-1,qt=kt>-1&&`${Ce}--option-${kt}`;return d().createElement("div",{"data-testid":"combo-box","data-enhanced":"true",className:at,ref:Ee},d().createElement("select",as({},q,{className:"usa-select usa-sr-only usa-combo-box__select",name:u,"aria-hidden":!0,tabIndex:-1,defaultValue:(Ar=$.selectedOption)==null?void 0:Ar.value,"data-testid":"combo-box-select"}),f.map(we=>d().createElement("option",{key:we.value,value:we.value},we.label))),d().createElement(GL,as({},Q,{role:"combobox",onChange:we=>{Q!=null&&Q.onChange&&(Q==null||Q.onChange(we)),te({type:ft.UPDATE_FILTER,value:we.target.value})},onClick:()=>te({type:ft.OPEN_LIST}),onBlur:we=>{var Qt;const{relatedTarget:$e}=we;(!$e||$e instanceof Node&&!((Qt=Ee.current)!=null&&Qt.contains($e)))&&$.focusMode!==on.None&&te({type:ft.BLUR})},onKeyDown:we=>{if(we.key==="Escape")te({type:ft.CLOSE_LIST});else if(we.key==="ArrowDown"||we.key=="Down")we.preventDefault(),te({type:ft.FOCUS_OPTION,option:$.selectedOption||$.focusedOption||$.filteredOptions[0]});else if(we.key==="Tab"){if($.isOpen&&!$.selectedOption){const $e=de?$.focusedOption:$.selectedOption||$.focusedOption;$e?(we.preventDefault(),te({type:ft.FOCUS_OPTION,option:$e})):te({type:ft.BLUR})}!$.isOpen&&$.selectedOption&&te({type:ft.BLUR})}else if(we.key==="Enter"&&$.isOpen){we.preventDefault();const $e=$.filteredOptions.find(Qt=>Qt.label.toLowerCase()===$.inputValue.toLowerCase());$e?te({type:ft.SELECT_OPTION,option:$e}):$.selectedOption?te({type:ft.CLOSE_LIST}):te({type:ft.CLEAR})}},value:$.inputValue,focused:$.focusMode===on.Input,"aria-owns":Ce,"aria-controls":Ce,"aria-autocomplete":"list","aria-describedby":tt,"aria-expanded":$.isOpen,"aria-activedescendant":$.isOpen&&qt||"",id:l,disabled:fe})),d().createElement("span",{className:"usa-combo-box__clear-input__wrapper",tabIndex:-1},d().createElement("button",{type:"button",className:"usa-combo-box__clear-input","aria-label":"Clear the select contents",onClick:()=>te({type:ft.CLEAR}),"data-testid":"combo-box-clear-button",onKeyDown:we=>{we.key==="Tab"&&$.isOpen&&$.selectedOption&&(we.preventDefault(),te({type:ft.FOCUS_OPTION,option:$.selectedOption}))},hidden:!wt||fe,disabled:fe}," ")),d().createElement("span",{className:"usa-combo-box__input-button-separator"}," "),d().createElement("span",{className:"usa-combo-box__toggle-list__wrapper",tabIndex:-1},d().createElement("button",{"data-testid":"combo-box-toggle",type:"button",className:"usa-combo-box__toggle-list",tabIndex:-1,"aria-label":"Toggle the dropdown list",onClick:()=>te({type:$.isOpen?ft.CLOSE_LIST:ft.OPEN_LIST}),disabled:fe}," ")),d().createElement("ul",as({},ae,{"data-testid":"combo-box-option-list",tabIndex:-1,id:Ce,className:"usa-combo-box__list",role:"listbox",ref:je,hidden:!$.isOpen}),$.filteredOptions.map((we,$e)=>{const Qt=we===$.focusedOption,ka=we===$.selectedOption,fo=v()("usa-combo-box__list-option",{"usa-combo-box__list-option--focused":Qt,"usa-combo-box__list-option--selected":ka});return d().createElement("li",{ref:Qt?ne:null,value:we.value,key:we.value,className:fo,tabIndex:Qt?0:-1,role:"option","aria-selected":ka,"aria-setsize":$.filteredOptions.length,"aria-posinset":$e+1,id:Ce+`--option-${$e}`,onKeyDown:nt,onBlur:_e,"data-testid":`combo-box-option-${we.value}`,"data-value":we.value,onMouseEnter:()=>te({type:ft.FOCUS_OPTION,option:we}),onClick:()=>{te({type:ft.SELECT_OPTION,option:we})}},we.label)}),$.filteredOptions.length===0?d().createElement("li",{className:"usa-combo-box__list-option--no-results"},V||"No results found"):null),d().createElement("div",{className:"usa-combo-box__status usa-sr-only",role:"status"},$.statusText),d().createElement("span",{id:tt,className:"usa-sr-only","data-testid":"combo-box-assistive-hint"},I||`When autocomplete results are available use up and down arrows to review and enter to select. Touch device users, explore by touch or with swipe - gestures.`))},_6=(0,o.forwardRef)(qL),Um=()=>d().createElement("abbr",{title:"required",className:"usa-hint usa-hint--required"},"*");function Wm(){return Wm=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const V=v()({"usa-label":!z,"usa-sr-only":z,"usa-label--error":f},c);return d().createElement("label",Wm({},I,{"data-testid":"label",className:V,htmlFor:u}),l,C&&d().createElement("span",{className:"usa-hint"},C),L&&d().createElement(d().Fragment,null," ",d().createElement(Um,null)))},Ol=({children:l,className:u,error:c})=>{const f=v()("usa-form-group",{"usa-form-group--error":c},u);return d().createElement("div",{"data-testid":"formGroup",className:f},l)};function Gm(){return Gm=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const V=v()({"usa-form-group--month":f=="month","usa-form-group--day":f=="day","usa-form-group--year":f=="year"}),q=v()(L);return d().createElement(Ol,{className:V},d().createElement(is,{htmlFor:l},c),d().createElement(xl,Gm({},I,{className:q,id:l,name:u,type:"text",maxLength:C,minLength:z,pattern:"[0-9]*",inputMode:"numeric"})))};function qm(){return qm=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()("usa-memorable-date",u);return d().createElement("div",qm({className:f},c,{"data-testid":"dateInputGroup"}),l)},B6="Please enter a valid date",vi=12,V6="0000-01-01",os="MM/DD/YYYY",H6="YYYY-MM-DD",Bc={months:["January","February","March","April","May","June","July","August","September","October","November","December"],daysOfWeek:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],daysOfWeekShort:["S","M","T","W","Th","F","S"],statuses:["You can navigate by day using left and right arrows","Weeks by using up and down arrows","Months by using page up and page down keys","Years by using shift plus page up and shift plus page down","Home and end keys navigate to the beginning and end of a week"],selectedDate:"Selected date",selectAMonth:"Select a month.",toggleCalendar:"Toggle calendar",backOneYear:"Navigate back one year",backOneMonth:"Navigate back one month",forwardOneYear:"Navigate forward one year",forwardOneMonth:"Navigate forward one month",selectMonth:"Select month",selectYear:"Select year"},Km=(l,u)=>(u!==l.getMonth()&&l.setDate(0),l),Vc=(l,u,c)=>{const f=new Date(0);return f.setFullYear(l,u,c),f},Hc=()=>{const l=new Date,u=l.getDate(),c=l.getMonth(),f=l.getFullYear();return Vc(f,c,u)},Xm=l=>{const u=new Date(0);return u.setFullYear(l.getFullYear(),l.getMonth(),1),u},U6=l=>{const u=new Date(0);return u.setFullYear(l.getFullYear(),l.getMonth()+1,0),u},mi=(l,u)=>{const c=new Date(l.getTime());return c.setDate(c.getDate()+u),c},Zm=(l,u)=>mi(l,-u),W6=(l,u)=>mi(l,7*u),G6=l=>{const u=l.getDay();return Zm(l,u)},El=(l,u)=>{const c=new Date(l.getTime()),f=(c.getMonth()+12+u)%12;return c.setMonth(c.getMonth()+u),Km(c,f),c},Ym=(l,u)=>El(l,-u),Qm=(l,u)=>El(l,12*u),q6=(l,u)=>Qm(l,-u),ss=(l,u)=>{const c=new Date(l.getTime());return c.setMonth(u),Km(c,u),c},gi=(l,u)=>{const c=new Date(l.getTime()),f=c.getMonth();return c.setFullYear(u),Km(c,f),c},K6=(l,u)=>l&&u&&l.getFullYear()===u.getFullYear(),uo=(l,u)=>K6(l,u)&&l.getMonth()===u.getMonth(),Va=(l,u)=>uo(l,u)&&l.getDate()===u.getDate(),yn=(l,u,c)=>{let f=l;return lc&&(f=c),new Date(f.getTime())},Jm=(l,u,c)=>l>=u&&(!c||l<=c),$m=(l,u,c)=>U6(ss(l,11))c,sn=(l,u=H6,c=!1)=>{let f,C,z,L,I;if(l){let V,q,J;if(u===os?[V,q,J]=l.split("/"):[J,V,q]=l.split("-"),J&&(I=parseInt(J,10),!Number.isNaN(I)&&(L=I,c&&(L=Math.max(0,L),J.length<3)))){const ae=Hc().getFullYear();L=ae-ae%10**J.length+I}if(V&&(I=parseInt(V,10),Number.isNaN(I)||(C=I,c&&(C=Math.max(1,C),C=Math.min(12,C)))),C&&q&&L!=null&&(I=parseInt(q,10),!Number.isNaN(I)&&(z=I,c))){const ae=Vc(L,C,0).getDate();z=Math.max(1,z),z=Math.min(ae,z)}C&&z&&L!=null&&(f=Vc(L,C-1,z))}return f},wn=(l,u=H6)=>{const c=(L,I)=>`0000${L}`.slice(-I),f=l.getMonth()+1,C=l.getDate(),z=l.getFullYear();return u===os?[c(f,2),c(C,2),c(z,4)].join("/"):[c(z,4),c(f,2),c(C,2)].join("-")},X6=(l,u,c)=>{let f=!1;if(l){f=!0;const C=l.split("/"),[z,L,I]=C.map(V=>{let q;const J=parseInt(V,10);return Number.isNaN(J)||(q=J),q});if(z&&L&&I!=null){const V=Vc(I,z-1,L);V.getMonth()===z-1&&V.getDate()===L&&V.getFullYear()===I&&C[2].length===4&&Jm(V,u,c)&&(f=!1)}}return f},eg=(l,u)=>{const c=[];let f=0;for(;fd().createElement("tr",{key:`row_${z}`},C.map((L,I)=>d().createElement("td",{key:`row_${z}_cell_${I}`},L)))))},tg=(l,u)=>{if(l.key==="Tab"){const c=u.filter(le=>le&&!le.disabled),f=document==null?void 0:document.activeElement,C=0,z=c.length-1,L=c[parseInt(`${C}`)],I=c[parseInt(`${z}`)],V=f instanceof HTMLButtonElement?c.indexOf(f):-1,q=V===z,J=V===C,ae=V===-1;l.shiftKey?(J||ae)&&(l.preventDefault(),I==null||I.focus()):(q||ae)&&(l.preventDefault(),L==null||L.focus())}},rg=()=>typeof navigator<"u"&&(navigator.userAgent.match(/(iPod|iPhone|iPad)/g)||navigator.platform==="MacIntel"&&navigator.maxTouchPoints>1)&&!window.MSStream,ZL=({date:l,onClick:u,onKeyDown:c,onMouseMove:f,isDisabled:C=!1,isSelected:z=!1,isFocused:L=!1,isPrevMonth:I=!1,isFocusedMonth:V=!1,isNextMonth:q=!1,isToday:J=!1,isRangeDate:ae=!1,isRangeStart:le=!1,isRangeEnd:de=!1,isWithinRange:ge=!1,i18n:fe=Bc},Pe)=>{const ye=l.getDate(),je=l.getMonth(),ee=l.getFullYear(),te=l.getDay(),Se=wn(l),Ce=L?0:-1,ne=v()("usa-date-picker__calendar__date",{"usa-date-picker__calendar__date--previous-month":I,"usa-date-picker__calendar__date--current-month":V,"usa-date-picker__calendar__date--next-month":q,"usa-date-picker__calendar__date--selected":z,"usa-date-picker__calendar__date--today":J,"usa-date-picker__calendar__date--focused":L,"usa-date-picker__calendar__date--range-date":ae,"usa-date-picker__calendar__date--range-date-start":le,"usa-date-picker__calendar__date--range-date-end":de,"usa-date-picker__calendar__date--within-range":ge}),Oe=fe.months[parseInt(`${je}`)],Be=fe.daysOfWeek[parseInt(`${te}`)];return d().createElement("button",{type:"button","data-testid":"select-date",ref:Pe,onClick:()=>{u(Se)},tabIndex:Ce,className:ne,"data-day":ye,"data-month":je+1,"data-year":ee,"data-value":Se,"aria-label":`${ye} ${Oe} ${ee} ${Be}`,"aria-selected":!!z,disabled:C,onKeyDown:it=>{c(it)},onMouseMove:V?()=>{C||rg()||f(l)}:void 0},ye)},YL=(0,o.forwardRef)(ZL),QL=({date:l,minDate:u,maxDate:c,handleSelectMonth:f,i18n:C=Bc})=>{const z=l.getMonth(),[L,I]=(0,o.useState)(z),V=(0,o.useRef)(null),q=(0,o.useRef)(null);(0,o.useEffect)(()=>{const le=V.current&&V.current.querySelector(`[data-value="${L}"]`);le&&le.focus()},[L]);const J=le=>{var ye;let de;const ge=le.target,fe=parseInt(((ye=ge.dataset)==null?void 0:ye.value)||"",10),Pe=ss(l,fe);switch(le.key){case"ArrowUp":case"Up":de=fe-3;break;case"ArrowDown":case"Down":de=fe+3;break;case"ArrowLeft":case"Left":de=fe-1;break;case"ArrowRight":case"Right":de=fe+1;break;case"Home":de=fe-fe%3;break;case"End":de=fe+2-fe%3;break;case"PageDown":de=11;break;case"PageUp":de=0;break;default:return}if(de!==void 0){de=Math.max(0,Math.min(11,de));const je=ss(l,de),ee=yn(je,u,c);uo(Pe,ee)||I(ee.getMonth())}le.preventDefault()},ae=C.months.map((le,de)=>{const ge=((ee,te,Se)=>U6(ee)Se)(ss(l,de),u,c),fe=de===z,Pe=de===L,ye=Pe?0:-1,je=v()("usa-date-picker__calendar__month",{"usa-date-picker__calendar__month--selected":fe,"usa-date-picker__calendar__month--focused":Pe});return d().createElement("button",{type:"button",key:`selectMonth_${le}`,ref:Pe?q:null,tabIndex:ye,className:je,"data-value":de,"data-label":le,"aria-selected":fe,disabled:ge,onClick:()=>{f(de)},onKeyDown:J,onMouseMove:()=>{ge||rg()||de!==L&&I(de)}},le)});return d().createElement("div",{tabIndex:-1,"data-testid":"calendar-month-picker",className:"usa-date-picker__calendar__month-picker",ref:V,onKeyDown:le=>{tg(le,[q==null?void 0:q.current])}},d().createElement("table",{className:"usa-date-picker__calendar__table",role:"presentation"},d().createElement("tbody",null,eg(ae,3))))},JL=({date:l,minDate:u,maxDate:c,handleSelectYear:f,setStatuses:C})=>{const z=(0,o.useRef)(null),L=(0,o.useRef)(null),I=(0,o.useRef)(null),V=(0,o.useRef)(null),q=l.getFullYear(),[J,ae]=(0,o.useState)(q),[le,de]=(0,o.useState)([null,null]);let ge=J;ge-=ge%vi,ge=Math.max(0,ge);const fe=$m(gi(l,ge-1),u,c),Pe=$m(gi(l,ge+vi),u,c);(0,o.useEffect)(()=>{C([`Showing years ${ge} to ${ge+vi-1}. Select a year.`]);const[te,Se]=le;if(te&&Se)te.disabled?Se.focus():te.focus(),de([null,null]);else{const Ce=V.current&&V.current.querySelector(".usa-date-picker__calendar__year--focused");Ce&&Ce.focus()}},[J]),(0,o.useEffect)(()=>{const te=V.current&&V.current.querySelector(`[data-value="${J}"]`);te&&te.focus()},[]);const ye=te=>{var Be;let Se;const Ce=te.target,ne=parseInt(((Be=Ce.dataset)==null?void 0:Be.value)||"",10),Oe=gi(l,ne);switch(te.key){case"ArrowUp":case"Up":Se=ne-3;break;case"ArrowDown":case"Down":Se=ne+3;break;case"ArrowLeft":case"Left":Se=ne-1;break;case"ArrowRight":case"Right":Se=ne+1;break;case"Home":Se=ne-ne%3;break;case"End":Se=ne+2-ne%3;break;case"PageDown":Se=ne+vi;break;case"PageUp":Se=ne-vi;break;default:return}if(Se!==void 0){Se=Math.max(0,Se);const it=gi(l,Se),bt=yn(it,u,c);K6(Oe,bt)||ae(bt.getFullYear())}te.preventDefault()},je=[];let ee=ge;for(;je.length{f(te)},bt=()=>{Se||rg()||te!==J&&ae(te)};je.push(d().createElement("button",{type:"button",tabIndex:Oe,ref:ne?I:null,className:Be,"data-value":te,"aria-selected":Ce,disabled:Se,onClick:it,onKeyDown:ye,onMouseMove:bt},te)),ee+=1}return d().createElement("div",{tabIndex:-1,className:"usa-date-picker__calendar__year-picker","data-testid":"calendar-year-picker",ref:V,onKeyDown:te=>{tg(te,[z==null?void 0:z.current,I==null?void 0:I.current,L==null?void 0:L.current])}},d().createElement("table",{className:"usa-date-picker__calendar__table",role:"presentation"},d().createElement("tbody",null,d().createElement("tr",null,d().createElement("td",null,d().createElement("button",{type:"button","data-testid":"previous-year-chunk",className:"usa-date-picker__calendar__previous-year-chunk","aria-label":"Navigate back 12 years",disabled:fe,onClick:()=>{let te=J-vi;te=Math.max(0,te);let Se=gi(l,te);Se=yn(Se,u,c),de([z.current,V.current]),ae(Se.getFullYear())},ref:z})),d().createElement("td",{colSpan:3},d().createElement("table",{className:"usa-date-picker__calendar__table",role:"presentation"},d().createElement("tbody",null,eg(je,3)))),d().createElement("td",null,d().createElement("button",{type:"button","data-testid":"next-year-chunk",className:"usa-date-picker__calendar__next-year-chunk","aria-label":"Navigate forward 12 years",disabled:Pe,onClick:()=>{let te=J+vi;te=Math.max(0,te);let Se=gi(l,te);Se=yn(Se,u,c),de([L.current,V.current]),ae(Se.getFullYear())},ref:L}))))))},Uc="DATE_PICKER",Z6="MONTH_PICKER",Y6="YEAR_PICKER",$L=({date:l,selectedDate:u,handleSelectDate:c,minDate:f,maxDate:C,rangeDate:z,setStatuses:L,focusMode:I,i18n:V=Bc})=>{const q=(0,o.useRef)(null),J=(0,o.useRef)(null),ae=(0,o.useRef)(null),le=(0,o.useRef)(null),de=(0,o.useRef)(null),ge=(0,o.useRef)(null),fe=(0,o.useRef)(null),Pe=(0,o.useRef)(null),[ye,je]=(0,o.useState)(l||Hc()),[ee,te]=(0,o.useState)(Uc),[Se,Ce]=(0,o.useState)([null,null]);let ne=!0;const Oe=Ve=>{let Ot=ss(ye,Ve);Ot=yn(Ot,f,C),je(Ot),te(Uc)},Be=Ve=>{let Ot=gi(ye,Ve);Ot=yn(Ot,f,C),je(Ot),te(Uc)},it=mi(ye,0),bt=ye.getMonth(),ot=ye.getFullYear(),Te=V.months[parseInt(`${bt}`)],rt=V.daysOfWeekShort,jt=V.daysOfWeek,qt=V.backOneYear,Dr=V.backOneMonth,we=`${Te}. ${V.selectMonth}`,$e=`${ot}. ${V.selectYear}`,Jt=V.forwardOneMonth,ka=V.forwardOneYear;if((0,o.useEffect)(()=>{ne=!1},[]),(0,o.useEffect)(()=>{l&&ee===Uc&&je(l)},[l]),(0,o.useEffect)(()=>{if(I!==Gc.Input){const[Ve,Ot]=Se;if(Ve&&Ot)Ve.disabled?Ot.focus():Ve.focus(),Ce([null,null]);else{const Wr=Pe.current&&Pe.current.querySelector(".usa-date-picker__calendar__date--focused");Wr&&Wr.focus()}}if(ne){const Ve=[`${Te} ${ot}`];if(u&&Va(it,u)){const Ot=V.selectedDate;Ve.unshift(Ot)}L(Ve)}},[ye]),ee===Z6)return d().createElement(QL,{date:ye,minDate:f,maxDate:C,handleSelectMonth:Oe,i18n:V});if(ee===Y6)return d().createElement(JL,{date:ye,minDate:f,maxDate:C,handleSelectYear:Be,setStatuses:L});const fo=Ym(ye,1),kl=El(ye,1),ho=Xm(ye),xt=uo(ye,f),ar=C&&uo(ye,C),kr=u||ye,wr=z&&((Ve,Ot)=>{let Wr=Ve;return Ot{let Wr=Ve;return Ot>Ve&&(Wr=Ot),new Date(Wr.getTime())})(kr,z),$c=wr&&mi(wr,1),nO=Hr&&Zm(Hr,1),A_=Ve=>{let Ot;switch(Ve.key){case"ArrowUp":case"Up":Ot=((Wr,f2)=>W6(Wr,-f2))(ye,1);break;case"ArrowDown":case"Down":Ot=W6(ye,1);break;case"ArrowLeft":case"Left":Ot=Zm(ye,1);break;case"ArrowRight":case"Right":Ot=mi(ye,1);break;case"Home":Ot=G6(ye);break;case"End":Ot=(Wr=>{const f2=Wr.getDay();return mi(Wr,6-f2)})(ye);break;case"PageDown":Ot=Ve.shiftKey?Qm(ye,1):El(ye,1);break;case"PageUp":Ot=Ve.shiftKey?q6(ye,1):Ym(ye,1);break;default:return}if(Ot!==void 0){const Wr=yn(Ot,f,C);Va(ye,Wr)||je(Ot)}Ve.preventDefault()},M_=Ve=>{Ve!==ye&&je(Ve)},ed=[];let Ur=G6(ho);for(;ed.length<28||Ur.getMonth()===bt||ed.length%7!=0;){const Ve=Va(Ur,it);ed.push(d().createElement(YL,{date:Ur,onClick:c,onKeyDown:A_,onMouseMove:M_,ref:Ve?fe:null,isDisabled:!Jm(Ur,f,C),isSelected:u&&Va(Ur,u),isFocused:Ve,isPrevMonth:uo(Ur,fo),isFocusedMonth:uo(Ur,it),isNextMonth:uo(Ur,kl),isToday:Va(Ur,Hc()),isRangeDate:z&&Va(Ur,z),isRangeStart:wr&&Va(Ur,wr),isRangeEnd:Hr&&Va(Ur,Hr),isWithinRange:$c&&nO&&Jm(Ur,$c,nO),i18n:V})),Ur=mi(Ur,1)}return d().createElement("div",{tabIndex:-1,className:"usa-date-picker__calendar__date-picker","data-testid":"calendar-date-picker",ref:Pe,onKeyDown:Ve=>{tg(Ve,[q==null?void 0:q.current,J==null?void 0:J.current,de==null?void 0:de.current,ge==null?void 0:ge.current,ae==null?void 0:ae.current,le==null?void 0:le.current,fe==null?void 0:fe.current])}},d().createElement("div",{className:"usa-date-picker__calendar__row"},d().createElement("div",{className:"usa-date-picker__calendar__cell usa-date-picker__calendar__cell--center-items"},d().createElement("button",{type:"button","data-testid":"previous-year",onClick:()=>{let Ve=q6(ye,1);Ve=yn(Ve,f,C),je(Ve),Ce([q.current,Pe.current])},ref:q,className:"usa-date-picker__calendar__previous-year","aria-label":qt,disabled:xt})),d().createElement("div",{className:"usa-date-picker__calendar__cell usa-date-picker__calendar__cell--center-items"},d().createElement("button",{type:"button","data-testid":"previous-month",onClick:()=>{let Ve=Ym(ye,1);Ve=yn(Ve,f,C),je(Ve),Ce([J.current,Pe.current])},ref:J,className:"usa-date-picker__calendar__previous-month","aria-label":Dr,disabled:xt})),d().createElement("div",{className:"usa-date-picker__calendar__cell usa-date-picker__calendar__month-label"},d().createElement("button",{type:"button","data-testid":"select-month",onClick:()=>{te(Z6);const Ve=V.selectAMonth;L([Ve])},ref:de,className:"usa-date-picker__calendar__month-selection","aria-label":we},Te),d().createElement("button",{type:"button","data-testid":"select-year",onClick:()=>{te(Y6)},ref:ge,className:"usa-date-picker__calendar__year-selection","aria-label":$e},ot)),d().createElement("div",{className:"usa-date-picker__calendar__cell usa-date-picker__calendar__cell--center-items"},d().createElement("button",{type:"button","data-testid":"next-month",onClick:()=>{let Ve=El(ye,1);Ve=yn(Ve,f,C),je(Ve),Ce([ae.current,Pe.current])},ref:ae,className:"usa-date-picker__calendar__next-month","aria-label":Jt,disabled:ar})),d().createElement("div",{className:"usa-date-picker__calendar__cell usa-date-picker__calendar__cell--center-items"},d().createElement("button",{type:"button","data-testid":"next-year",onClick:()=>{let Ve=Qm(ye,1);Ve=yn(Ve,f,C),je(Ve),Ce([le.current,Pe.current])},ref:le,className:"usa-date-picker__calendar__next-year","aria-label":ka,disabled:ar}))),d().createElement("table",{className:"usa-date-picker__calendar__table"},d().createElement("thead",null,d().createElement("tr",null,rt.map((Ve,Ot)=>d().createElement("th",{className:"usa-date-picker__calendar__day-of-week",scope:"col","aria-label":jt[parseInt(`${Ot}`)],key:`day-of-week-${Ve}-${Ot}`},Ve)))),d().createElement("tbody",null,eg(ed,7))))};function Wc(){return Wc=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const ge=(0,o.useRef)(null),fe=(0,o.useRef)(null),Pe=f==="error",ye=f==="success",[je,ee]=(0,o.useState)(""),[te,Se]=(0,o.useState)(""),[Ce,ne]=(0,o.useState)(!1),[Oe,Be]=(0,o.useState)(void 0),[it,bt]=(0,o.useState)(0),[ot,Te]=(0,o.useState)([]),[rt,jt]=(0,o.useState)(Gc.None),[qt,Dr]=(0,o.useState)(void 0),we=sn(I),$e=V?sn(V):void 0,Jt=q?sn(q):void 0,ka=(xt,ar=!0)=>{var Hr;const kr=sn(xt),wr=kr&&wn(kr,os);kr&&ee(xt),wr&&Se(wr),J&&J(wr),ar&&(ne(!1),Te([]),(Hr=fe==null?void 0:fe.current)==null||Hr.focus())};(0,o.useEffect)(()=>{C&&ka(C,!1)},[]),(0,o.useEffect)(()=>{if(Ce){const xt=ge.current&&ge.current.querySelector(".usa-date-picker__calendar__date--focused");xt&&xt.focus()}},[Ce]),(0,o.useEffect)(()=>{(()=>{var ar,kr,wr,Hr;const xt=X6(te,we,$e);xt&&!((ar=fe==null?void 0:fe.current)!=null&&ar.validationMessage)&&((kr=fe==null?void 0:fe.current)==null||kr.setCustomValidity(B6)),xt||((wr=fe==null?void 0:fe.current)==null?void 0:wr.validationMessage)!==B6||((Hr=fe==null?void 0:fe.current)==null||Hr.setCustomValidity(""))})()},[te,I,V]);const fo=v()("usa-date-picker","usa-date-picker--initialized",{"usa-date-picker--active":Ce},c),kl=v()("usa-input","usa-date-picker__external-input",{"usa-input--error":Pe,"usa-input--success":ye}),ho=le.toggleCalendar;return d().createElement("div",{"data-testid":"date-picker",className:fo,ref:ge,onBlur:xt=>{var ar;(ar=ge.current)!=null&&ar.contains(xt==null?void 0:xt.relatedTarget)||(Ce&&(ne(!1),Te([])),ae&&ae(xt))},onKeyDown:xt=>{var ar;xt.key==="Escape"&&(Ce&&(ne(!1),Te([]),(ar=fe==null?void 0:fe.current)==null||ar.focus()),xt.preventDefault())}},d().createElement("input",Wc({},de,{name:u,"data-testid":"date-picker-internal-input",className:"usa-input usa-sr-only usa-date-picker__internal-input",type:"text","aria-hidden":!0,tabIndex:-1,required:!1,disabled:!1,value:je,readOnly:!0})),d().createElement("div",{className:"usa-date-picker__wrapper",tabIndex:-1},d().createElement("input",Wc({},de,{id:l,"data-testid":"date-picker-external-input",className:kl,type:"text",disabled:z,required:L,value:te,ref:fe,onInput:xt=>{const ar=xt.target.value;Se(ar),J&&J(ar);const kr=sn(ar,os,!0);let wr="";if(kr&&!X6(ar,we,$e)&&(wr=wn(kr)),je!==wr&&ee(wr),kr&&Ce){const Hr=yn(kr,we,$e);Be(Hr)}},onFocus:()=>{jt(Gc.Input)},onBlur:xt=>{jt(Gc.None),ae&&ae(xt)}})),d().createElement("button",{"data-testid":"date-picker-button",type:"button",className:"usa-date-picker__button","aria-haspopup":!0,"aria-label":ho,disabled:z,onClick:()=>{var xt;if(Ce)Te([]);else{const ar=sn(te,os,!0),kr=yn(ar||C&&sn(C)||Hc(),we,$e);Be(kr),bt((xt=ge==null?void 0:ge.current)==null?void 0:xt.offsetHeight);const wr=le.statuses,Hr=sn(je);if(Hr&&Va(Hr,mi(kr,0))){const $c=le.selectedDate;wr.unshift($c)}Te(wr)}ne(!Ce)}}),d().createElement("div",{"data-testid":"date-picker-calendar",className:"usa-date-picker__calendar",role:"application",hidden:!Ce,"data-value":Oe&&wn(Oe),style:{top:`${it}px`},onKeyDown:xt=>{Dr(xt.keyCode)},onKeyUp:xt=>{xt.keyCode!==qt&&xt.preventDefault()}},Ce&&d().createElement($L,{date:Oe,handleSelectDate:ka,minDate:we,maxDate:$e,rangeDate:Jt,selectedDate:sn(je),setStatuses:Te,focusMode:rt,i18n:le})),d().createElement("div",{"data-testid":"date-picker-status",className:"usa-sr-only usa-date-picker__status",role:"status","aria-live":"polite"},ot.join(". "))))};function Kc(){return Kc=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const{startDateLabel:u,startDateHint:c,startDatePickerProps:f,endDateLabel:C,endDateHint:z,endDatePickerProps:L,className:I}=l,[V,q]=(0,o.useState)(f.defaultValue),[J,ae]=(0,o.useState)(L.defaultValue),le=(Ce,ne)=>Oe=>{const Be=Oe&&sn(Oe,os);if(Be){const it=wn(Be);ne(it)}else ne(Oe);Ce&&Ce(Oe)},de=le(f.onChange,q),ge=le(L.onChange,ae),fe=v()(I,"usa-date-range-picker"),Pe=v()(f.className,"usa-date-range-picker__range-start"),ye=v()(L.className,"usa-date-range-picker__range-end"),je=`${f.id}-label`,ee=`${f.id}-hint`,te=`${L.id}-label`,Se=`${L.id}-hint`;return d().createElement("div",{className:fe,"data-testid":"date-range-picker"},d().createElement(Ol,null,u&&d().createElement(is,{id:je,htmlFor:f.id},u),c&&d().createElement("div",{className:"usa-hint",id:ee},c),d().createElement(qc,Kc({className:Pe,rangeDate:J},f,{"aria-labelledby":u&&je,"aria-describedby":c&&ee,onChange:de,maxDate:(()=>{const{maxDate:Ce}=f,ne=Ce&&sn(Ce),Oe=J&&sn(J);return Oe&&ne?Oe.getTime(){const{minDate:Ce}=L,ne=Ce&&sn(Ce),Oe=V&&sn(V);return Oe&&ne?Oe.getTime()>ne.getTime()?wn(Oe):wn(ne):Oe&&wn(Oe)||ne&&wn(ne)||void 0})()}))))},tI=({children:l,className:u,id:c})=>{const f=v()("usa-error-message",u);return d().createElement("span",{"data-testid":"errorMessage",className:f,id:c,role:"alert"},l)};function ng(){return ng=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const L=v()("usa-fieldset",c),I=v()({"usa-legend":f==="default","usa-legend--large":f==="large","usa-sr-only":f==="srOnly"});return d().createElement("fieldset",ng({"data-testid":"fieldset",className:L},z),u&&d().createElement("legend",{className:I},u,C&&d().createElement(d().Fragment,null," ",d().createElement(Um,null))),l)},Q6="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",nI=({imageId:l,file:u})=>{const c=(0,o.useRef)(new FileReader),[f,C]=(0,o.useState)(!0),[z,L]=(0,o.useState)(Q6),[I,V]=(0,o.useState)(!1);(0,o.useEffect)(()=>(c.current.onloadend=()=>{C(!1),L(c.current.result)},c.current.readAsDataURL(u),()=>{c.current.onloadend=null}),[]);const{name:q}=u,J=q.indexOf(".pdf")>0,ae=q.indexOf(".doc")>0||q.indexOf(".pages")>0,le=q.indexOf(".mov")>0||q.indexOf(".mp4")>0,de=q.indexOf(".xls")>0||q.indexOf(".numbers")>0,ge=!(J||ae||le||de),fe=v()("usa-file-input__preview-image",{"is-loading":f,"usa-file-input__preview-image--pdf":I&&J,"usa-file-input__preview-image--word":I&&ae,"usa-file-input__preview-image--video":I&&le,"usa-file-input__preview-image--excel":I&&de,"usa-file-input__preview-image--generic":I&&ge});return d().createElement("div",{"data-testid":"file-input-preview",className:"usa-file-input__preview","aria-hidden":"true"},d().createElement("img",{id:l,"data-testid":"file-input-preview-image",src:z,alt:"",className:fe,onError:()=>{L(Q6),V(!0)}}),q)},aI=l=>l.replace(/[^a-z0-9]/g,function(u){const c=u.charCodeAt(0);return c===32?"-":c>=65&&c<=90?`img_${u.toLowerCase()}`:`__${c.toString(16).slice(-4)}`});function ag(){return ag=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const de=(0,o.useRef)(null),[ge,fe]=(0,o.useState)(!1),[Pe,ye]=(0,o.useState)(!1),[je,ee]=(0,o.useState)([]),[te,Se]=(0,o.useState)(!1);(0,o.useEffect)(()=>{if(typeof navigator>"u")return;const ot=/rv:11.0/i.test(navigator==null?void 0:navigator.userAgent)||/Edge\/\d./i.test(navigator==null?void 0:navigator.userAgent);Se(ot)},[typeof navigator]),(0,o.useImperativeHandle)(le,()=>({input:de.current,clearFiles:()=>ee([]),files:je}),[je]);const Ce=v()("usa-file-input",{"usa-file-input--disabled":z},I),ne=v()("usa-file-input__target",{"usa-file-input--drag":ge,"has-invalid-file":Pe}),Oe=L?"Drag files here or ":"Drag file here or ",Be=[];if(je)for(let ot=0;ot<(je==null?void 0:je.length);ot++){const Te=aI(je[parseInt(`${ot}`)].name),rt=`filePreview_${Te}`;Be.push(d().createElement(nI,{key:rt,imageId:Te,file:je[parseInt(`${ot}`)]}))}const it=v()("usa-file-input__instructions",{"display-none":Be.length>0}),bt=Be.length>1?`${Be.length} files selected`:"Selected file";return d().createElement("div",{"data-testid":"file-input",className:Ce,"aria-disabled":z},d().createElement("div",{"data-testid":"file-input-droptarget",className:ne,onDragOver:()=>fe(!0),onDragLeave:()=>fe(!1),onDrop:ot=>{(Te=>{if(ye(!1),V){const rt=V.split(",");let jt=!0;for(let qt=0;qt0||Dr.type.includes($e.replace(/\*/g,"")),jt)break}}jt||(ee([]),ye(!0),Te.preventDefault(),Te.stopPropagation())}})(ot),fe(!1),J&&J(ot)}},Be.length>0&&d().createElement("div",{"data-testid":"file-input-preview-heading",className:"usa-file-input__preview-heading"},bt," ",d().createElement("span",{className:"usa-file-input__choose"},"Change file",Be.length>1&&"s")),d().createElement("div",{"data-testid":"file-input-instructions",className:it,"aria-hidden":"true"},!te&&d().createElement("span",{className:"usa-file-input__drag-text"},c||Oe),d().createElement("span",{className:"usa-file-input__choose"},f||"choose from folder")),Be,d().createElement("div",{"data-testid":"file-input-box",className:"usa-file-input__box"}),Pe&&d().createElement("div",{"data-testid":"file-input-error",className:"usa-file-input__accepted-files-message"},C||"This is not a valid file type."),d().createElement("input",ag({},ae,{ref:de,type:"file","data-testid":"file-input-input",name:l,id:u,className:"usa-file-input__input",disabled:z,onChange:ot=>{var rt,jt,qt,Dr;ye(!1);const Te=[];if((jt=(rt=ot.target)==null?void 0:rt.files)!=null&&jt.length){const we=((Dr=(qt=ot.target)==null?void 0:qt.files)==null?void 0:Dr.length)||0;for(let $e=0;$e{const L=v()({"usa-form":!C,"usa-form--large":f},c);return d().createElement("form",ig({"data-testid":"form",className:L,onSubmit:l},z),u)},sI=({children:l,className:u,error:c})=>{const f=v()("usa-input-group",{"usa-input-group--error":c},u);return d().createElement("div",{"data-testid":"inputGroup",className:f},l)};function og(){return og=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()("usa-input-prefix",l);return d().createElement("div",og({className:f,"aria-hidden":"true"},c,{"data-testid":"InputPrefix"}),u)};function sg(){return sg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()("usa-input-suffix",l);return d().createElement("div",sg({className:f,"aria-hidden":"true"},c,{"data-testid":"InputSuffix"}),u)};function lg(){return lg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const L=v()("usa-button","usa-language__link",C),I=u?d().createElement("span",{lang:u},l):l;return d().createElement("button",lg({"data-testid":"languageSelectorButton",className:L,"aria-expanded":c,"aria-controls":"language-options",onClick:()=>f(),type:"button"},z),I)};function cg(){return cg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const C=u==="primary",z=u==="secondary",L=u==="subnav",I=u==="megamenu",V=u==="footerSecondary",q=u==="language",J=v()({"usa-nav__primary usa-accordion":C,"usa-nav__secondary-links":z,"usa-nav__submenu":L,"usa-nav__submenu-list":I,"usa-list usa-list--unstyled":V,"usa-language__submenu":q},c),ae=v()({"usa-nav__primary-item":C,"usa-nav__secondary-item":z,"usa-nav__submenu-item":L||I,"usa-footer__secondary-link":V,"usa-language__submenu-item":q});return d().createElement("ul",cg({className:J},f),l.map((le,de)=>d().createElement("li",{key:`item_${de}`,className:ae},le)))};function dg(){return dg=Object.assign?Object.assign.bind():function(l){for(var u=1;ud().createElement(co,dg({className:l,items:u,type:f||"subnav",hidden:!c},C));function fg(){return fg=Object.assign?Object.assign.bind():function(l){for(var u=1;ul.map((u,c)=>{const f=d().createElement(d().Fragment,null,d().createElement("span",{lang:u.attr},d().createElement("strong",null,u.label)),u.label_local&&` (${u.label_local})`);return typeof u.on_click=="string"?d().createElement("a",{key:c,href:u.on_click,"data-testid":u.attr},f):d().createElement(E,{key:c,onClick:u.on_click,"data-testid":u.attr,type:"button",unstyled:!0},f)});var dI=({label:l,langs:u,small:c,className:f,displayLang:C,...z})=>{const[L,I]=(0,o.useState)(!1),V=v()("usa-language-container",{"usa-language--small":c!==void 0},f),q=u.find(J=>J.attr===C);return d().createElement("div",fg({className:V,"data-testid":"languageSelector"},z),d().createElement("ul",{className:"usa-language__primary usa-accordion"},d().createElement("li",{className:"usa-language__primary-item"},d().createElement(ug,{className:V,label:(q==null?void 0:q.label)||l||u[0].label,isOpen:L,onToggle:()=>I(J=>!J)}),d().createElement($6,{items:cI(u),isOpen:L,id:"language-options",type:"language"}))))};function Xc(){return Xc=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const L=v()("usa-language-container",{"usa-language--small":c!==void 0},f),[I,V]=(0,o.useState)(!1);if(u.length>2){const q={label:l,langs:u,small:c,displayLang:C};return d().createElement(dI,Xc({},q,{className:f}))}{l&&console.warn("LanguageSelector's label is not used when only two languages are available.");const q=u.find(le=>le.attr===C)||u[Number(I)],J=typeof q.on_click=="string"?q.on_click:"",ae=typeof q.on_click=="string"?()=>{window.location.assign(J)}:q.on_click;return d().createElement("div",Xc({className:L,"data-testid":"languageSelector"},z),d().createElement(ug,{className:L,label:q.label,labelAttr:q.attr,onToggle:()=>{ae(),C||V(le=>!le)}}))}};function hg(){return hg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const V=v()("usa-radio",c),q=v()("usa-radio__input",{"usa-radio__input--tile":z});return d().createElement("div",{"data-testid":"radio",className:V},d().createElement("input",hg({className:q,id:l,type:"radio",name:u,ref:C},I)),d().createElement("label",{className:"usa-radio__label",htmlFor:l},f,L&&d().createElement("span",{className:"usa-checkbox__label-description"},L)))};function pg(){return pg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const z=v()("usa-range",l),L=Math.round(50),{min:I,max:V,defaultValue:q,value:J,...ae}=C,le=I||0,de=V||100,ge=f||"",fe=c||"of",Pe=J!==void 0?J:q!==void 0?q:L,[ye,je]=(0,o.useState)(Pe),ee=`${ye} ${ge} ${fe} ${de}`;return d().createElement("input",pg({"data-testid":"range","aria-valuetext":ee,className:z,ref:u,type:"range"},ae,{min:le,max:de,value:ye,onChange:te=>je(Number(te.target.value))}))};function vg(){return vg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const I=z==="error",V=z==="success",q=v()("usa-select",{"usa-input--error":I,"usa-input--success":V},c);return d().createElement("select",vg({"data-testid":"Select",className:q,id:l,name:u,ref:f},L),C)};function mg(){return mg=Object.assign?Object.assign.bind():function(l){for(var u=1;u!Number.isNaN(parseInt(V,10)),L=V=>!!V&&V.match(/[A-Z]/i);let I="";for(let V=0,q=0;V=0,de="A".indexOf(f[V])>=0;if(le&&J||c&&de&&ae)I+=C[q++];else{if(C[q]===void 0||!c&&!J&&le||c&&(de&&!ae||le&&!ae))break;I+=f[V]}}return I}const mI=({id:l,className:u,mask:c,value:f,defaultValue:C,charset:z,onChange:L,...I})=>{const V=v()({"usa-masked":c},u),[q,J]=(0,o.useState)(gg(f??C??"",c,z));(0,o.useEffect)(()=>{J(gg(f??C??"",c,z))},[f]);const[ae,le]=(0,o.useState)(c.substring(q.length));return d().createElement("span",{className:"usa-input-mask"},d().createElement("span",{className:"usa-input-mask--content","aria-hidden":!0,"data-testid":`${l}Mask`},d().createElement("i",null,q),ae),d().createElement(xl,mg({"data-testid":"textInput",className:V,id:l,maxLength:c.length,onChange:de=>{const ge=gg(de.target.value,c,z);le(c.substring(ge.length)),J(ge),de.target.value=ge,L==null||L(de)},value:q},I)))},eO=l=>{let u;if(l){const[c,f]=l.split(":").map(C=>{let z;const L=parseInt(C,10);return Number.isNaN(L)||(z=L),z});c!=null&&f!=null&&(u=60*c+f)}return u},gI=l=>{const u=l%60,c=Math.floor(l/60);return{minute:u,hour24:c,hour12:c%12||12,ampm:c<12?"am":"pm"}},yg=(l,u)=>`0000${l}`.slice(-u),yI={filter:"0?{{ hourQueryFilter }}:{{minuteQueryFilter}}.*{{ apQueryFilter }}m?",extras:{apQueryFilter:"([ap])",hourQueryFilter:"([1-9][0-2]?)",minuteQueryFilter:"[\\d]+:([0-9]{0,2})"}},wI=({id:l,name:u,onChange:c,label:f,defaultValue:C,disabled:z,minTime:L="00:00",maxTime:I="23:59",step:V=30,hint:q,className:J})=>{const ae=v()("usa-time-picker",J),le=eO(L)||0,de=eO(I)||1439,ge=V<1?1:V,fe=(0,o.useMemo)(()=>((je,ee,te)=>{const Se=[];for(let Ce=je;Ce<=ee;Ce+=te){const{minute:ne,hour24:Oe,hour12:Be,ampm:it}=gI(Ce);Se.push({value:`${yg(Oe,2)}:${yg(ne,2)}`,label:`${Be}:${yg(ne,2)}${it}`})}return Se})(le,de,ge),[L,I,V]),Pe=`${u}-label`,ye=`${u}-hint`;return d().createElement(Ol,null,d().createElement(is,{className:"usa-label",id:Pe,htmlFor:l},f),q&&d().createElement("div",{className:"usa-hint",id:ye},q),d().createElement(_6,{id:l,name:u,className:ae,onChange:c,defaultValue:C,options:fe,disabled:z,customFilter:yI,disableFiltering:!0}))};function wg(){return wg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()(u,"usa-checklist");return d().createElement("ul",wg({className:f,"data-testid":"validationChecklist"},c),l)};function bg(){return bg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const C=v()("usa-checklist__item",{"usa-checklist__item--checked":c},u);return d().createElement("li",bg({className:C},f),l)};function xg(){return xg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()("usa-nav__close",u);return d().createElement("button",xg({className:f,onClick:l,"data-testid":"navCloseButton","aria-label":"Close Navigation Menu"},c,{type:"button"}),d().createElement(P.Close,{size:3,"aria-hidden":"true"}))};function Eg(){return Eg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const I=v()("usa-nav",{"is-visible":c},C);return d().createElement("nav",Eg({className:I},L),d().createElement("div",{className:"usa-nav__inner"},d().createElement(Og,{onClick:z}),d().createElement(co,{items:l,type:"primary"}),d().createElement("div",{className:"usa-nav__secondary"},d().createElement(co,{items:u,type:"secondary"}),f)))};function Sg(){return Sg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const L=v()("usa-header",{"usa-header--basic":l,"usa-header--megamenu":c,"usa-header--extended":u},C);return d().createElement("header",Sg({"data-testid":"header",className:L},z),f)};function kg(){return kg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const C=v()("usa-nav__submenu usa-megamenu",c);return d().createElement("div",{className:C,hidden:!u,"data-testid":"megamenu"},d().createElement("div",{className:"grid-row grid-gap-4"},l.map((z,L)=>d().createElement("div",{className:"usa-col",key:`subnav_col_${L}`},d().createElement(co,kg({items:z,type:"megamenu"},f))))))};function jg(){return jg=Object.assign?Object.assign.bind():function(l){for(var u=1;ud().createElement("button",jg({className:"usa-menu-btn",onClick:u,"data-testid":"navMenuButton"},c,{type:"button"}),l);function Cg(){return Cg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const I=v()("usa-accordion__button","usa-nav__link",{"usa-current":C},z);return d().createElement("button",Cg({"data-testid":"navDropDownButton",className:I,"aria-expanded":c,"aria-controls":u,onClick:()=>f()},L,{type:"button"}),d().createElement("span",null,l))};function Tg(){return Tg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const L=v()("usa-nav",{"is-visible":c},C);return d().createElement("nav",Tg({className:L},z),d().createElement(Og,{onClick:u}),d().createElement(co,{items:l,type:"primary"}),f)};function Fg(){return Fg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()("usa-logo",l);return d().createElement("div",Fg({className:f},c),d().createElement("em",{className:"usa-logo__text"},u))},FI=({children:l,className:u})=>{const c=v()(u,"usa-icon-list");return d().createElement("ul",{className:c,"data-testid":"iconList"},l)};function Pg(){return Pg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()(l,"usa-icon-list__content");return d().createElement("div",Pg({className:f},c,{"data-testid":"iconListContent"}),u)};function Ng(){return Ng=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()(l,"usa-icon-list__icon");return d().createElement("div",Ng({className:f},c,{"data-testid":"iconListIcon"}),u)};function Ag(){return Ag=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()(l,"usa-icon-list__item");return d().createElement("li",Ag({className:f},c,{"data-testid":"iconListItem"}),u)},MI=({type:l,children:u,className:c})=>{const f=v()(c,"usa-icon-list__title"),C=l;return d().createElement(C,{className:f,"data-testid":"iconListTitle"},u)};function Mg(){return Mg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()("usa-identifier",l);return d().createElement("div",Mg({"data-testid":"identifier",className:f},c),u)};function zg(){return zg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()("usa-identifier__section usa-identifier__section--usagov",u);return d().createElement("section",zg({"data-testid":"identifierGov",className:f},c),d().createElement("div",{className:"usa-identifier__container"},l))};function Dg(){return Dg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const C=v()("usa-identifier__identity",c);return d().createElement("div",Dg({"data-testid":"identifierIdentity",className:C},f),d().createElement("p",{className:"usa-identifier__identity-domain"},u),d().createElement("p",{className:"usa-identifier__identity-disclaimer"},l))};function LI({className:l,...u}){const c={...u,className:v()(l,"usa-identifier__required-link")};return d().createElement(H,c)}function Rg(){return Rg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()("usa-identifier__required-links-item",u);return d().createElement("li",Rg({className:f},c),l)};function Zc(){return Zc=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const C=v()("usa-identifier__section usa-identifier__section--required-links",u);return d().createElement("nav",Zc({className:C},c),d().createElement("div",{className:"usa-identifier__container"},d().createElement("ul",Zc({className:"usa-identifier__required-links-list"},f),l)))};function Lg(){return Lg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()("usa-identifier__logo",u);return d().createElement("a",Lg({className:f},c),l)};function Ig(){return Ig=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()("usa-identifier__logos",u);return d().createElement("div",Ig({"data-testid":"identifierLogos",className:f},c),l)};function _g(){return _g=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()("usa-identifier__section usa-identifier__section--masthead",l);return d().createElement("section",_g({"data-testid":"identifierMasthead",className:f},c),d().createElement("div",{className:"usa-identifier__container"},u))},UI=({size:l,className:u,items:c})=>{const f=l==="big",C=l==="medium",z=l==="slim",L=v()("usa-footer__address",u),I=v()({"grid-col-auto":f||C,"grid-col-auto mobile-lg:grid-col-12 desktop:grid-col-auto":z});return d().createElement("address",{className:L},z?d().createElement("div",{className:"grid-row grid-gap"},c.map((V,q)=>d().createElement("div",{className:I,key:`addressItem-${q}`},d().createElement("div",{className:"usa-footer__contact-info"},V)))):d().createElement("div",{className:"usa-footer__contact-info grid-row grid-gap"},c.map((V,q)=>d().createElement("div",{className:I,key:`addressItem-${q}`},V))))};function Bg(){return Bg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const z=v()("usa-footer",{"usa-footer--big":l==="big","usa-footer--medium":l==="medium","usa-footer--slim":l==="slim"},C.className);return d().createElement("footer",Bg({},C,{className:z}),u&&u,d().createElement("div",{className:"usa-footer__primary-section"},c),d().createElement("div",{className:"usa-footer__secondary-section"},d().createElement("div",{className:"grid-container"},f)))},tO=({className:l,isMobile:u,nestedLinks:c})=>{const f=v()("grid-row grid-gap-4",l),C=window&&typeof window=="object",[z,L]=d().useState(C&&window.innerWidth<480),[I,V]=(0,o.useState)(Array(c.length).fill(!1)),q=u||u===void 0&&z;return(0,o.useEffect)(()=>{if(!u)return window.addEventListener("resize",J),()=>window.removeEventListener("resize",J);function J(){const ae=C&&window.innerWidth<480;ae!==z&&L(ae)}},[]),d().createElement("div",{className:f},c.map((J,ae)=>d().createElement("div",{key:`linkSection-${ae}`,className:"mobile-lg:grid-col-6 desktop:grid-col-3"},d().createElement(GI,{onToggle:q?()=>{return le=ae,void V(de=>{const ge=Array(c.length).fill(!1);return ge[le]=!de[le],ge});var le}:void 0,isOpen:!q||I[ae],links:J}))))},GI=({isOpen:l=!1,links:u,onToggle:c})=>{const[f,...C]=u,z=v()("usa-footer__primary-content usa-footer__primary-content--collapsible",{hidden:!l});return d().createElement("section",{className:z,onClick:c,onKeyPress:c},d().createElement("h4",{className:"usa-footer__primary-link"},f),d().createElement(co,{type:"footerSecondary",items:C}))};function Vg(){return Vg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const z=u==="big",L=u==="medium",I=u==="slim",V=v()("usa-footer__nav",l),q=v()("desktop:grid-col-auto usa-footer__primary-content",{"mobile-lg:grid-col-4":z||L,"mobile-lg:grid-col-6":I});return d().createElement("nav",Vg({className:V},C),z&&rO(f)&&d().createElement(tO,{isMobile:c,nestedLinks:f}),!rO(f)&&d().createElement("ul",{className:"grid-row grid-gap"},f.map((J,ae)=>d().createElement("li",{key:`navLink-${ae}`,className:q},J))))},KI=({size:l,heading:u,image:c,...f})=>{const C=l==="big",z=l==="medium",L=l==="slim",I=v()("usa-footer__logo grid-row",{"mobile-lg:grid-col-6 mobile-lg:grid-gap-2":C||z,"grid-gap-2":L},f.className),V=v()({"mobile-lg:grid-col-auto":C||z,"grid-col-auto":L});return d().createElement("div",{className:I,"data-testid":"footerLogo"},d().createElement(d().Fragment,null,d().createElement("div",{className:V},c),u&&d().createElement("div",{className:V},u)))};function Hg(){return Hg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const c=v()("usa-footer__social-links grid-row grid-gap-1",l);return d().createElement("div",{className:c},u.map((f,C)=>d().createElement("div",{key:`socialLink${C}`,className:"grid-col-auto"},f)))},ZI=({name:l,...u})=>{let c;switch(l){case"Facebook":c=d().createElement(P.Facebook,{className:"usa-social-link__icon",name:l});break;case"Twitter":c=d().createElement(P.Twitter,{className:"usa-social-link__icon",name:l});break;case"YouTube":c=d().createElement(P.Youtube,{className:"usa-social-link__icon",name:l});break;case"Instagram":c=d().createElement(P.Instagram,{className:"usa-social-link__icon",name:l});break;case"RSS":c=d().createElement(P.RssFeed,{className:"usa-social-link__icon",name:l})}return d().createElement("a",Hg({className:"usa-social-link"},u,{title:l}),c)};var YI=s(483),QI=s.n(YI);function Ug(){return Ug=Object.assign?Object.assign.bind():function(l){for(var u=1;ud().createElement(E,Ug({"aria-label":"Close this window"},u,{className:"usa-modal__close",onClick:l,"data-close-modal":!0,type:"button"}),d().createElement(P.Close,{"aria-hidden":"true"}));function Wg(){return Wg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const V=v()("usa-modal",{"usa-modal--lg":C},u);return d().createElement("div",Wg({},L,{"data-testid":"modalWindow",className:V,ref:I,"data-force-action":z}),d().createElement("div",{className:"usa-modal__content"},d().createElement("div",{className:"usa-modal__main"},c),!z&&d().createElement(JI,{"aria-controls":l,handleClose:f})))},e_=(0,o.forwardRef)($I);function Gg(){return Gg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const V=v()("usa-modal-wrapper",{"is-visible":c,"is-hidden":!c},C);return d().createElement("div",Gg({},L,{ref:I,id:l,className:V,role:"dialog"}),d().createElement("div",{"data-testid":"modalOverlay",className:"usa-modal-overlay",onClick:f?void 0:z,"aria-controls":l},u))},r_=(0,o.forwardRef)(t_);var n_=s(156),a_=s.n(n_);function qg(){return qg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const{isOpen:q,toggleModal:J}=(ne=>{const[Oe,Be]=(0,o.useState)(ne||!1);return{isOpen:Oe,toggleModal:(it,bt)=>it&&!(ot=>{const Te=ot.target;return!(ot&&Te&&Te.closest(".usa-modal"))||Te.hasAttribute("[data-close-modal]")||!!Te.closest("[data-close-modal]")})(it)?(it.stopPropagation(),!1):(Be(bt===!0||bt!==!1&&(ot=>!ot)),!0)}})(L),[ae,le]=(0,o.useState)(!1),de=(0,o.useRef)(),ge=(0,o.useRef)(),fe=(0,o.useRef)(null),Pe=`body > *:not(${C||".usa-modal-wrapper"}):not([aria-hidden])`,ye=ne=>{J(ne,!1)};(0,o.useImperativeHandle)(V,()=>({modalId:l,modalIsOpen:q,toggleModal:J}),[l,q]);const je=()=>{const{body:ne}=document;ne.style.paddingRight=de.current||"",ne.classList.remove("usa-js-modal--active"),ne.classList.remove("usa-js-no-click"),document.querySelectorAll("[data-modal-hidden]").forEach(Oe=>{Oe.removeAttribute("aria-hidden"),Oe.removeAttribute("data-modal-hidden")})};(0,o.useEffect)(()=>{const ne=(()=>{var it;if(typeof document!==void 0){const bt=document.createElement("div");bt.setAttribute("style","visibility: hidden; overflow: scroll; ms-overflow-style: scrollbar"),document.body.appendChild(bt);const ot=document.createElement("div");bt.appendChild(ot);const Te=bt.offsetWidth-ot.offsetWidth+"px";return(it=bt.parentNode)==null||it.removeChild(bt),Te}return""})(),Oe=window.getComputedStyle(document.body).getPropertyValue("padding-right")||"0px",Be=`${parseInt(Oe.replace(/px/,""),10)+parseInt(ne.replace(/px/,""),10)}px`;return de.current=Oe,ge.current=Be,le(!0),()=>{je()}},[]),(0,o.useEffect)(()=>{ae&&(q===!0?(()=>{const{body:ne}=document;ne.style.paddingRight=ge.current||"",ne.classList.add("usa-js-modal--active"),document.querySelectorAll(Pe).forEach(Oe=>{Oe.setAttribute("aria-hidden","true"),Oe.setAttribute("data-modal-hidden","")}),f&&ne.classList.add("usa-js-no-click")})():q===!1&&je())},[q]);const ee=I["aria-labelledby"],te=I["aria-describedby"];ee||console.error(`${l} is missing aria-labelledby attribute`),te||console.error(`${l} is missing aria-describedby attribute`),delete I["aria-labelledby"],delete I["aria-describedby"];const Se={initialFocus:()=>{var Oe;return((Oe=fe.current)==null?void 0:Oe.querySelector("[data-focus]"))||fe.current||!1},escapeDeactivates:()=>!f&&(ye(),!0)},Ce=d().createElement(QI(),{active:q,focusTrapOptions:Se},d().createElement(r_,{role:"dialog",id:l,"aria-labelledby":ee,"aria-describedby":te,"data-force-action":f,isVisible:q,handleClose:ye,forceAction:f},d().createElement(e_,qg({modalId:l},I,{ref:fe,isLarge:c,forceAction:f,tabIndex:-1,handleClose:ye}),u)));if(z){const ne=document.getElementById("modal-root")||document.body;return a_().createPortal(Ce,ne)}return Ce},o_=(0,o.forwardRef)(i_);function Kg(){return Kg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{var L;const z={"data-close-modal":!0,"data-open-modal":!0};return c&&!f&&delete z["data-close-modal"],f&&!c&&delete z["data-open-modal"],d().createElement(E,Kg({},C,z,{type:"button","aria-controls":(L=l==null?void 0:l.current)==null?void 0:L.modalId,onClick:I=>{if(!l||!l.current)return console.error("ModalRef is required"),!1;C.onClick&&C.onClick(I),c&&!f?l.current.toggleModal(I,!0):f&&!c?l.current.toggleModal(I,!1):l.current.toggleModal(I)}}),u)};function l_({modalRef:l,...u}){var C;const c={...u,role:"button","aria-controls":(C=l==null?void 0:l.current)==null?void 0:C.modalId,"data-open-modal":!0,onClick:z=>{if(!l||!l.current)return console.error("ModalRef is required"),!1;z.preventDefault(),l.current.toggleModal(z,!0)}};if(M(c))return d().createElement(H,c);const f=c;return d().createElement(H,f)}function Xg(){return Xg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()("usa-modal__heading",l);return d().createElement("h2",Xg({className:f},c),u)};function Zg(){return Zg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()("usa-modal__footer",u);return d().createElement("div",Zg({className:f,"data-testid":"modalFooter"},c),l)};function Yg(){return Yg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()("usa-card-group",u);return d().createElement("ul",Yg({className:f,"data-testid":"CardGroup"},c),l)};function Yc(){return Yc=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const{className:I,...V}=z||{},q=C&&(le=>{let de=_c(le);return Object.keys(Lm).forEach(ge=>{const fe=ge;if(Object.prototype.hasOwnProperty.call(le,fe)){const Pe=le[fe];de=v()(de,_c(Pe,fe))}}),de})(C),J=v()("usa-card",{"usa-card--header-first":u,"usa-card--flag":l==="flagDefault"||l==="flagMediaRight","usa-card--media-right":l==="flagMediaRight"},q,f),ae=v()("usa-card__container",I);return d().createElement("li",Yc({className:J,"data-testid":"Card"},L),d().createElement("div",Yc({className:ae},V),c))};function Qg(){return Qg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const C=v()("usa-card__header",{"usa-card__header--exdent":l},c);return d().createElement("header",Qg({className:C},f,{"data-testid":"CardHeader"}),u)};function Jg(){return Jg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const L=v()("usa-card__media",{"usa-card__media--exdent":l,"usa-card__media--inset":u},C),I=v()("usa-card__img",c);return d().createElement("div",Jg({className:L},z,{"data-testid":"CardMedia"}),d().createElement("div",{className:I},f))};function $g(){return $g=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const C=v()("usa-card__body",{"usa-card__body--exdent":l},c);return d().createElement("div",$g({className:C},f,{"data-testid":"CardBody"}),u)};function e2(){return e2=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const C=v()("usa-card__footer",{"usa-card__footer--exdent":l},c);return d().createElement("div",e2({className:C},f,{"data-testid":"CardFooter"}),u)};function Qc(){return Qc=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const z=v()("usa-breadcrumb",{"usa-breadcrumb--wrap":l==="wrap"},c);return d().createElement("nav",Qc({className:z,"aria-label":"Breadcrumbs"},f),d().createElement("ol",Qc({className:"usa-breadcrumb__list"},C),u))};function t2(){return t2=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const C=v()("usa-breadcrumb__list-item",{"usa-current":u},c);return d().createElement("li",t2({className:C,"aria-current":u?"page":void 0},f),l)};function r2(){return r2=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const{showLabels:u=!0,counters:c="none",centered:f=!1,children:C,className:z,divProps:L,listProps:I,headingProps:V,headingLevel:q}=l,J=q,{className:ae,...le}=L||{},{className:de,...ge}=I||{},{className:fe,...Pe}=V||{},ye=v()("usa-step-indicator",{"usa-step-indicator--no-labels":!u,"usa-step-indicator--counters":c==="default","usa-step-indicator--counters-sm":c==="small","usa-step-indicator--center":f},z,ae),je=v()("usa-step-indicator__segments",de),ee=v()("usa-step-indicator__heading",fe),te=(()=>{const Oe=C.findIndex(Be=>Be.props.status==="current");return Oe===-1?0:Oe})(),Se=te+1,Ce=C[parseInt(`${te}`)].props.label,ne=C.length;return d().createElement("div",Sl({className:ye,"data-testid":"step-indicator","aria-label":"progress"},le),d().createElement("ol",Sl({className:je},ge),C),d().createElement("div",{className:"usa-step-indicator__header"},d().createElement(J,Sl({className:ee},Pe),d().createElement("span",{className:"usa-step-indicator__heading-counter"},d().createElement("span",{className:"usa-sr-only"},"Step"),d().createElement("span",{className:"usa-step-indicator__current-step"},Se)," ",d().createElement("span",{className:"usa-step-indicator__total-steps"},`of ${ne}`)," "),d().createElement("span",{className:"usa-step-indicator__heading-text"},Ce))))};function n2(){return n2=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const{label:u,status:c="incomplete",className:f,...C}=l,z=v()("usa-step-indicator__segment",{"usa-step-indicator__segment--complete":c==="complete","usa-step-indicator__segment--current":c==="current"},f);return d().createElement("li",n2({className:z,"aria-current":c==="current"?"true":void 0},C),d().createElement("span",{className:"usa-step-indicator__segment-label"},u," ",c!=="current"&&d().createElement("span",{className:"usa-sr-only"},c==="complete"?"completed":"not completed")))};function a2(){return a2=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const V=v()({"usa-search--big":l},u);return d().createElement("div",{className:V,"data-testid":"searchField"},d().createElement(is,{srOnly:!0,htmlFor:L},z),d().createElement(xl,a2({},I,{id:L,name:C,type:"search",placeholder:c,defaultValue:f})))},E_=({size:l,className:u,i18n:c})=>{const f=(c==null?void 0:c.buttonText)||"Search",C=l==="small",z=l==="big",L=v()({"usa-search--small":C,"usa-search--big":z},u);return d().createElement("div",{className:L},d().createElement(E,{type:"submit"},!C&&d().createElement("span",{className:"usa-search__submit-text"},f),d().createElement(P.Search,{className:"usa-search__submit-icon",name:f,size:3})))};function Jc(){return Jc=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const J=v()("usa-search",c);return d().createElement(J6,Jc({onSubmit:l,className:J,role:"search",search:!0},q),d().createElement(O_,Jc({},V,{isBig:u=="big",inputId:L,placeholder:f,name:C,label:z,defaultValue:q.defaultValue})),d().createElement(E_,{size:u,i18n:I}))};function i2(){return i2=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()("usa-summary-box",u);return d().createElement("div",i2({className:f,"data-testid":"summary-box"},c),d().createElement("div",{className:"usa-summary-box__body"},l))};function o2(){return o2=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const C=v()("usa-summary-box__heading",u),z=c;return d().createElement(z,o2({className:C},f),l)};function s2(){return s2=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()("usa-summary-box__text",u);return d().createElement("div",s2({className:f},c),l)};function l2(){return l2=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()("usa-process-list",l);return d().createElement("ol",l2({className:f},c),u)};function u2(){return u2=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()("usa-process-list__item",l);return d().createElement("li",u2({className:f},c),u)};function c2(){return c2=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const C=v()("usa-process-list__heading",u),z=l;return d().createElement(z,c2({"data-testid":"processListHeading",className:C},f),c)};function d2(){return d2=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const I=v()("usa-site-alert",{"usa-site-alert--info":l==="info","usa-site-alert--emergency":l==="emergency","usa-site-alert--no-heading":c===void 0&&!C,"usa-site-alert--no-icon":!f,"usa-site-alert--slim":C},z);let V=u;return typeof u=="string"&&(V=d().createElement("p",{className:"usa-alert__text"},u)),d().createElement("section",d2({"data-testid":"siteAlert",className:I,"aria-label":"Site alert"},L),d().createElement("div",{className:"usa-alert"},d().createElement("div",{className:"usa-alert__body"},c&&d().createElement("h3",{className:"usa-alert__heading"},c),V)))}}(),h}()})})($k);var ie=$k.exports;function ej(e){return b.jsx(b.Fragment,{children:b.jsxs(ie.Button,{className:"maxw-mobile-lg width-full tablet:width-auto","data-test":"nextBtn",type:e.type,onClick:e.onClick,children:[b.jsx("span",{children:e.text}),b.jsx(ie.Icon.ArrowForward,{"aria-label":e.stringContent.forwardIcon,style:{margin:"-3px -3px -3px 4px"}})]})})}const Ie=(e,t)=>e.find(r=>r.uuid===t),tj=(e,t,r)=>e.find(n=>n.uuid===t)[r],sH=(e,t)=>tj(e,t,"label"),lH=(e,t)=>tj(e,t,"error_msg");var al={};/** + gestures.`))},I6=(0,o.forwardRef)(qL),Um=()=>d().createElement("abbr",{title:"required",className:"usa-hint usa-hint--required"},"*");function Wm(){return Wm=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const V=v()({"usa-label":!z,"usa-sr-only":z,"usa-label--error":f},c);return d().createElement("label",Wm({},I,{"data-testid":"label",className:V,htmlFor:u}),l,C&&d().createElement("span",{className:"usa-hint"},C),L&&d().createElement(d().Fragment,null," ",d().createElement(Um,null)))},Ol=({children:l,className:u,error:c})=>{const f=v()("usa-form-group",{"usa-form-group--error":c},u);return d().createElement("div",{"data-testid":"formGroup",className:f},l)};function Gm(){return Gm=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const V=v()({"usa-form-group--month":f=="month","usa-form-group--day":f=="day","usa-form-group--year":f=="year"}),q=v()(L);return d().createElement(Ol,{className:V},d().createElement(is,{htmlFor:l},c),d().createElement(xl,Gm({},I,{className:q,id:l,name:u,type:"text",maxLength:C,minLength:z,pattern:"[0-9]*",inputMode:"numeric"})))};function qm(){return qm=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()("usa-memorable-date",u);return d().createElement("div",qm({className:f},c,{"data-testid":"dateInputGroup"}),l)},B6="Please enter a valid date",vi=12,_6="0000-01-01",os="MM/DD/YYYY",V6="YYYY-MM-DD",_c={months:["January","February","March","April","May","June","July","August","September","October","November","December"],daysOfWeek:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],daysOfWeekShort:["S","M","T","W","Th","F","S"],statuses:["You can navigate by day using left and right arrows","Weeks by using up and down arrows","Months by using page up and page down keys","Years by using shift plus page up and shift plus page down","Home and end keys navigate to the beginning and end of a week"],selectedDate:"Selected date",selectAMonth:"Select a month.",toggleCalendar:"Toggle calendar",backOneYear:"Navigate back one year",backOneMonth:"Navigate back one month",forwardOneYear:"Navigate forward one year",forwardOneMonth:"Navigate forward one month",selectMonth:"Select month",selectYear:"Select year"},Km=(l,u)=>(u!==l.getMonth()&&l.setDate(0),l),Vc=(l,u,c)=>{const f=new Date(0);return f.setFullYear(l,u,c),f},Hc=()=>{const l=new Date,u=l.getDate(),c=l.getMonth(),f=l.getFullYear();return Vc(f,c,u)},Xm=l=>{const u=new Date(0);return u.setFullYear(l.getFullYear(),l.getMonth(),1),u},H6=l=>{const u=new Date(0);return u.setFullYear(l.getFullYear(),l.getMonth()+1,0),u},mi=(l,u)=>{const c=new Date(l.getTime());return c.setDate(c.getDate()+u),c},Zm=(l,u)=>mi(l,-u),U6=(l,u)=>mi(l,7*u),W6=l=>{const u=l.getDay();return Zm(l,u)},El=(l,u)=>{const c=new Date(l.getTime()),f=(c.getMonth()+12+u)%12;return c.setMonth(c.getMonth()+u),Km(c,f),c},Ym=(l,u)=>El(l,-u),Qm=(l,u)=>El(l,12*u),G6=(l,u)=>Qm(l,-u),ss=(l,u)=>{const c=new Date(l.getTime());return c.setMonth(u),Km(c,u),c},gi=(l,u)=>{const c=new Date(l.getTime()),f=c.getMonth();return c.setFullYear(u),Km(c,f),c},q6=(l,u)=>l&&u&&l.getFullYear()===u.getFullYear(),uo=(l,u)=>q6(l,u)&&l.getMonth()===u.getMonth(),Va=(l,u)=>uo(l,u)&&l.getDate()===u.getDate(),yn=(l,u,c)=>{let f=l;return lc&&(f=c),new Date(f.getTime())},Jm=(l,u,c)=>l>=u&&(!c||l<=c),$m=(l,u,c)=>H6(ss(l,11))c,sn=(l,u=V6,c=!1)=>{let f,C,z,L,I;if(l){let V,q,Q;if(u===os?[V,q,Q]=l.split("/"):[Q,V,q]=l.split("-"),Q&&(I=parseInt(Q,10),!Number.isNaN(I)&&(L=I,c&&(L=Math.max(0,L),Q.length<3)))){const ae=Hc().getFullYear();L=ae-ae%10**Q.length+I}if(V&&(I=parseInt(V,10),Number.isNaN(I)||(C=I,c&&(C=Math.max(1,C),C=Math.min(12,C)))),C&&q&&L!=null&&(I=parseInt(q,10),!Number.isNaN(I)&&(z=I,c))){const ae=Vc(L,C,0).getDate();z=Math.max(1,z),z=Math.min(ae,z)}C&&z&&L!=null&&(f=Vc(L,C-1,z))}return f},wn=(l,u=V6)=>{const c=(L,I)=>`0000${L}`.slice(-I),f=l.getMonth()+1,C=l.getDate(),z=l.getFullYear();return u===os?[c(f,2),c(C,2),c(z,4)].join("/"):[c(z,4),c(f,2),c(C,2)].join("-")},K6=(l,u,c)=>{let f=!1;if(l){f=!0;const C=l.split("/"),[z,L,I]=C.map(V=>{let q;const Q=parseInt(V,10);return Number.isNaN(Q)||(q=Q),q});if(z&&L&&I!=null){const V=Vc(I,z-1,L);V.getMonth()===z-1&&V.getDate()===L&&V.getFullYear()===I&&C[2].length===4&&Jm(V,u,c)&&(f=!1)}}return f},eg=(l,u)=>{const c=[];let f=0;for(;fd().createElement("tr",{key:`row_${z}`},C.map((L,I)=>d().createElement("td",{key:`row_${z}_cell_${I}`},L)))))},tg=(l,u)=>{if(l.key==="Tab"){const c=u.filter(se=>se&&!se.disabled),f=document==null?void 0:document.activeElement,C=0,z=c.length-1,L=c[parseInt(`${C}`)],I=c[parseInt(`${z}`)],V=f instanceof HTMLButtonElement?c.indexOf(f):-1,q=V===z,Q=V===C,ae=V===-1;l.shiftKey?(Q||ae)&&(l.preventDefault(),I==null||I.focus()):(q||ae)&&(l.preventDefault(),L==null||L.focus())}},rg=()=>typeof navigator<"u"&&(navigator.userAgent.match(/(iPod|iPhone|iPad)/g)||navigator.platform==="MacIntel"&&navigator.maxTouchPoints>1)&&!window.MSStream,ZL=({date:l,onClick:u,onKeyDown:c,onMouseMove:f,isDisabled:C=!1,isSelected:z=!1,isFocused:L=!1,isPrevMonth:I=!1,isFocusedMonth:V=!1,isNextMonth:q=!1,isToday:Q=!1,isRangeDate:ae=!1,isRangeStart:se=!1,isRangeEnd:de=!1,isWithinRange:ge=!1,i18n:fe=_c},Pe)=>{const ye=l.getDate(),ke=l.getMonth(),$=l.getFullYear(),te=l.getDay(),Ee=wn(l),je=L?0:-1,ne=v()("usa-date-picker__calendar__date",{"usa-date-picker__calendar__date--previous-month":I,"usa-date-picker__calendar__date--current-month":V,"usa-date-picker__calendar__date--next-month":q,"usa-date-picker__calendar__date--selected":z,"usa-date-picker__calendar__date--today":Q,"usa-date-picker__calendar__date--focused":L,"usa-date-picker__calendar__date--range-date":ae,"usa-date-picker__calendar__date--range-date-start":se,"usa-date-picker__calendar__date--range-date-end":de,"usa-date-picker__calendar__date--within-range":ge}),xe=fe.months[parseInt(`${ke}`)],_e=fe.daysOfWeek[parseInt(`${te}`)];return d().createElement("button",{type:"button","data-testid":"select-date",ref:Pe,onClick:()=>{u(Ee)},tabIndex:je,className:ne,"data-day":ye,"data-month":ke+1,"data-year":$,"data-value":Ee,"aria-label":`${ye} ${xe} ${$} ${_e}`,"aria-selected":!!z,disabled:C,onKeyDown:nt=>{c(nt)},onMouseMove:V?()=>{C||rg()||f(l)}:void 0},ye)},YL=(0,o.forwardRef)(ZL),QL=({date:l,minDate:u,maxDate:c,handleSelectMonth:f,i18n:C=_c})=>{const z=l.getMonth(),[L,I]=(0,o.useState)(z),V=(0,o.useRef)(null),q=(0,o.useRef)(null);(0,o.useEffect)(()=>{const se=V.current&&V.current.querySelector(`[data-value="${L}"]`);se&&se.focus()},[L]);const Q=se=>{var ye;let de;const ge=se.target,fe=parseInt(((ye=ge.dataset)==null?void 0:ye.value)||"",10),Pe=ss(l,fe);switch(se.key){case"ArrowUp":case"Up":de=fe-3;break;case"ArrowDown":case"Down":de=fe+3;break;case"ArrowLeft":case"Left":de=fe-1;break;case"ArrowRight":case"Right":de=fe+1;break;case"Home":de=fe-fe%3;break;case"End":de=fe+2-fe%3;break;case"PageDown":de=11;break;case"PageUp":de=0;break;default:return}if(de!==void 0){de=Math.max(0,Math.min(11,de));const ke=ss(l,de),$=yn(ke,u,c);uo(Pe,$)||I($.getMonth())}se.preventDefault()},ae=C.months.map((se,de)=>{const ge=(($,te,Ee)=>H6($)Ee)(ss(l,de),u,c),fe=de===z,Pe=de===L,ye=Pe?0:-1,ke=v()("usa-date-picker__calendar__month",{"usa-date-picker__calendar__month--selected":fe,"usa-date-picker__calendar__month--focused":Pe});return d().createElement("button",{type:"button",key:`selectMonth_${se}`,ref:Pe?q:null,tabIndex:ye,className:ke,"data-value":de,"data-label":se,"aria-selected":fe,disabled:ge,onClick:()=>{f(de)},onKeyDown:Q,onMouseMove:()=>{ge||rg()||de!==L&&I(de)}},se)});return d().createElement("div",{tabIndex:-1,"data-testid":"calendar-month-picker",className:"usa-date-picker__calendar__month-picker",ref:V,onKeyDown:se=>{tg(se,[q==null?void 0:q.current])}},d().createElement("table",{className:"usa-date-picker__calendar__table",role:"presentation"},d().createElement("tbody",null,eg(ae,3))))},JL=({date:l,minDate:u,maxDate:c,handleSelectYear:f,setStatuses:C})=>{const z=(0,o.useRef)(null),L=(0,o.useRef)(null),I=(0,o.useRef)(null),V=(0,o.useRef)(null),q=l.getFullYear(),[Q,ae]=(0,o.useState)(q),[se,de]=(0,o.useState)([null,null]);let ge=Q;ge-=ge%vi,ge=Math.max(0,ge);const fe=$m(gi(l,ge-1),u,c),Pe=$m(gi(l,ge+vi),u,c);(0,o.useEffect)(()=>{C([`Showing years ${ge} to ${ge+vi-1}. Select a year.`]);const[te,Ee]=se;if(te&&Ee)te.disabled?Ee.focus():te.focus(),de([null,null]);else{const je=V.current&&V.current.querySelector(".usa-date-picker__calendar__year--focused");je&&je.focus()}},[Q]),(0,o.useEffect)(()=>{const te=V.current&&V.current.querySelector(`[data-value="${Q}"]`);te&&te.focus()},[]);const ye=te=>{var _e;let Ee;const je=te.target,ne=parseInt(((_e=je.dataset)==null?void 0:_e.value)||"",10),xe=gi(l,ne);switch(te.key){case"ArrowUp":case"Up":Ee=ne-3;break;case"ArrowDown":case"Down":Ee=ne+3;break;case"ArrowLeft":case"Left":Ee=ne-1;break;case"ArrowRight":case"Right":Ee=ne+1;break;case"Home":Ee=ne-ne%3;break;case"End":Ee=ne+2-ne%3;break;case"PageDown":Ee=ne+vi;break;case"PageUp":Ee=ne-vi;break;default:return}if(Ee!==void 0){Ee=Math.max(0,Ee);const nt=gi(l,Ee),wt=yn(nt,u,c);q6(xe,wt)||ae(wt.getFullYear())}te.preventDefault()},ke=[];let $=ge;for(;ke.length{f(te)},wt=()=>{Ee||rg()||te!==Q&&ae(te)};ke.push(d().createElement("button",{type:"button",tabIndex:xe,ref:ne?I:null,className:_e,"data-value":te,"aria-selected":je,disabled:Ee,onClick:nt,onKeyDown:ye,onMouseMove:wt},te)),$+=1}return d().createElement("div",{tabIndex:-1,className:"usa-date-picker__calendar__year-picker","data-testid":"calendar-year-picker",ref:V,onKeyDown:te=>{tg(te,[z==null?void 0:z.current,I==null?void 0:I.current,L==null?void 0:L.current])}},d().createElement("table",{className:"usa-date-picker__calendar__table",role:"presentation"},d().createElement("tbody",null,d().createElement("tr",null,d().createElement("td",null,d().createElement("button",{type:"button","data-testid":"previous-year-chunk",className:"usa-date-picker__calendar__previous-year-chunk","aria-label":"Navigate back 12 years",disabled:fe,onClick:()=>{let te=Q-vi;te=Math.max(0,te);let Ee=gi(l,te);Ee=yn(Ee,u,c),de([z.current,V.current]),ae(Ee.getFullYear())},ref:z})),d().createElement("td",{colSpan:3},d().createElement("table",{className:"usa-date-picker__calendar__table",role:"presentation"},d().createElement("tbody",null,eg(ke,3)))),d().createElement("td",null,d().createElement("button",{type:"button","data-testid":"next-year-chunk",className:"usa-date-picker__calendar__next-year-chunk","aria-label":"Navigate forward 12 years",disabled:Pe,onClick:()=>{let te=Q+vi;te=Math.max(0,te);let Ee=gi(l,te);Ee=yn(Ee,u,c),de([L.current,V.current]),ae(Ee.getFullYear())},ref:L}))))))},Uc="DATE_PICKER",X6="MONTH_PICKER",Z6="YEAR_PICKER",$L=({date:l,selectedDate:u,handleSelectDate:c,minDate:f,maxDate:C,rangeDate:z,setStatuses:L,focusMode:I,i18n:V=_c})=>{const q=(0,o.useRef)(null),Q=(0,o.useRef)(null),ae=(0,o.useRef)(null),se=(0,o.useRef)(null),de=(0,o.useRef)(null),ge=(0,o.useRef)(null),fe=(0,o.useRef)(null),Pe=(0,o.useRef)(null),[ye,ke]=(0,o.useState)(l||Hc()),[$,te]=(0,o.useState)(Uc),[Ee,je]=(0,o.useState)([null,null]);let ne=!0;const xe=Ve=>{let xt=ss(ye,Ve);xt=yn(xt,f,C),ke(xt),te(Uc)},_e=Ve=>{let xt=gi(ye,Ve);xt=yn(xt,f,C),ke(xt),te(Uc)},nt=mi(ye,0),wt=ye.getMonth(),at=ye.getFullYear(),Ce=V.months[parseInt(`${wt}`)],tt=V.daysOfWeekShort,kt=V.daysOfWeek,qt=V.backOneYear,Ar=V.backOneMonth,we=`${Ce}. ${V.selectMonth}`,$e=`${at}. ${V.selectYear}`,Qt=V.forwardOneMonth,ka=V.forwardOneYear;if((0,o.useEffect)(()=>{ne=!1},[]),(0,o.useEffect)(()=>{l&&$===Uc&&ke(l)},[l]),(0,o.useEffect)(()=>{if(I!==Gc.Input){const[Ve,xt]=Ee;if(Ve&&xt)Ve.disabled?xt.focus():Ve.focus(),je([null,null]);else{const Ur=Pe.current&&Pe.current.querySelector(".usa-date-picker__calendar__date--focused");Ur&&Ur.focus()}}if(ne){const Ve=[`${Ce} ${at}`];if(u&&Va(nt,u)){const xt=V.selectedDate;Ve.unshift(xt)}L(Ve)}},[ye]),$===X6)return d().createElement(QL,{date:ye,minDate:f,maxDate:C,handleSelectMonth:xe,i18n:V});if($===Z6)return d().createElement(JL,{date:ye,minDate:f,maxDate:C,handleSelectYear:_e,setStatuses:L});const fo=Ym(ye,1),kl=El(ye,1),ho=Xm(ye),bt=uo(ye,f),nr=C&&uo(ye,C),Or=u||ye,mr=z&&((Ve,xt)=>{let Ur=Ve;return xt{let Ur=Ve;return xt>Ve&&(Ur=xt),new Date(Ur.getTime())})(Or,z),$c=mr&&mi(mr,1),rO=Vr&&Zm(Vr,1),MB=Ve=>{let xt;switch(Ve.key){case"ArrowUp":case"Up":xt=((Ur,f2)=>U6(Ur,-f2))(ye,1);break;case"ArrowDown":case"Down":xt=U6(ye,1);break;case"ArrowLeft":case"Left":xt=Zm(ye,1);break;case"ArrowRight":case"Right":xt=mi(ye,1);break;case"Home":xt=W6(ye);break;case"End":xt=(Ur=>{const f2=Ur.getDay();return mi(Ur,6-f2)})(ye);break;case"PageDown":xt=Ve.shiftKey?Qm(ye,1):El(ye,1);break;case"PageUp":xt=Ve.shiftKey?G6(ye,1):Ym(ye,1);break;default:return}if(xt!==void 0){const Ur=yn(xt,f,C);Va(ye,Ur)||ke(xt)}Ve.preventDefault()},AB=Ve=>{Ve!==ye&&ke(Ve)},ed=[];let Hr=W6(ho);for(;ed.length<28||Hr.getMonth()===wt||ed.length%7!=0;){const Ve=Va(Hr,nt);ed.push(d().createElement(YL,{date:Hr,onClick:c,onKeyDown:MB,onMouseMove:AB,ref:Ve?fe:null,isDisabled:!Jm(Hr,f,C),isSelected:u&&Va(Hr,u),isFocused:Ve,isPrevMonth:uo(Hr,fo),isFocusedMonth:uo(Hr,nt),isNextMonth:uo(Hr,kl),isToday:Va(Hr,Hc()),isRangeDate:z&&Va(Hr,z),isRangeStart:mr&&Va(Hr,mr),isRangeEnd:Vr&&Va(Hr,Vr),isWithinRange:$c&&rO&&Jm(Hr,$c,rO),i18n:V})),Hr=mi(Hr,1)}return d().createElement("div",{tabIndex:-1,className:"usa-date-picker__calendar__date-picker","data-testid":"calendar-date-picker",ref:Pe,onKeyDown:Ve=>{tg(Ve,[q==null?void 0:q.current,Q==null?void 0:Q.current,de==null?void 0:de.current,ge==null?void 0:ge.current,ae==null?void 0:ae.current,se==null?void 0:se.current,fe==null?void 0:fe.current])}},d().createElement("div",{className:"usa-date-picker__calendar__row"},d().createElement("div",{className:"usa-date-picker__calendar__cell usa-date-picker__calendar__cell--center-items"},d().createElement("button",{type:"button","data-testid":"previous-year",onClick:()=>{let Ve=G6(ye,1);Ve=yn(Ve,f,C),ke(Ve),je([q.current,Pe.current])},ref:q,className:"usa-date-picker__calendar__previous-year","aria-label":qt,disabled:bt})),d().createElement("div",{className:"usa-date-picker__calendar__cell usa-date-picker__calendar__cell--center-items"},d().createElement("button",{type:"button","data-testid":"previous-month",onClick:()=>{let Ve=Ym(ye,1);Ve=yn(Ve,f,C),ke(Ve),je([Q.current,Pe.current])},ref:Q,className:"usa-date-picker__calendar__previous-month","aria-label":Ar,disabled:bt})),d().createElement("div",{className:"usa-date-picker__calendar__cell usa-date-picker__calendar__month-label"},d().createElement("button",{type:"button","data-testid":"select-month",onClick:()=>{te(X6);const Ve=V.selectAMonth;L([Ve])},ref:de,className:"usa-date-picker__calendar__month-selection","aria-label":we},Ce),d().createElement("button",{type:"button","data-testid":"select-year",onClick:()=>{te(Z6)},ref:ge,className:"usa-date-picker__calendar__year-selection","aria-label":$e},at)),d().createElement("div",{className:"usa-date-picker__calendar__cell usa-date-picker__calendar__cell--center-items"},d().createElement("button",{type:"button","data-testid":"next-month",onClick:()=>{let Ve=El(ye,1);Ve=yn(Ve,f,C),ke(Ve),je([ae.current,Pe.current])},ref:ae,className:"usa-date-picker__calendar__next-month","aria-label":Qt,disabled:nr})),d().createElement("div",{className:"usa-date-picker__calendar__cell usa-date-picker__calendar__cell--center-items"},d().createElement("button",{type:"button","data-testid":"next-year",onClick:()=>{let Ve=Qm(ye,1);Ve=yn(Ve,f,C),ke(Ve),je([se.current,Pe.current])},ref:se,className:"usa-date-picker__calendar__next-year","aria-label":ka,disabled:nr}))),d().createElement("table",{className:"usa-date-picker__calendar__table"},d().createElement("thead",null,d().createElement("tr",null,tt.map((Ve,xt)=>d().createElement("th",{className:"usa-date-picker__calendar__day-of-week",scope:"col","aria-label":kt[parseInt(`${xt}`)],key:`day-of-week-${Ve}-${xt}`},Ve)))),d().createElement("tbody",null,eg(ed,7))))};function Wc(){return Wc=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const ge=(0,o.useRef)(null),fe=(0,o.useRef)(null),Pe=f==="error",ye=f==="success",[ke,$]=(0,o.useState)(""),[te,Ee]=(0,o.useState)(""),[je,ne]=(0,o.useState)(!1),[xe,_e]=(0,o.useState)(void 0),[nt,wt]=(0,o.useState)(0),[at,Ce]=(0,o.useState)([]),[tt,kt]=(0,o.useState)(Gc.None),[qt,Ar]=(0,o.useState)(void 0),we=sn(I),$e=V?sn(V):void 0,Qt=q?sn(q):void 0,ka=(bt,nr=!0)=>{var Vr;const Or=sn(bt),mr=Or&&wn(Or,os);Or&&$(bt),mr&&Ee(mr),Q&&Q(mr),nr&&(ne(!1),Ce([]),(Vr=fe==null?void 0:fe.current)==null||Vr.focus())};(0,o.useEffect)(()=>{C&&ka(C,!1)},[]),(0,o.useEffect)(()=>{if(je){const bt=ge.current&&ge.current.querySelector(".usa-date-picker__calendar__date--focused");bt&&bt.focus()}},[je]),(0,o.useEffect)(()=>{(()=>{var nr,Or,mr,Vr;const bt=K6(te,we,$e);bt&&!((nr=fe==null?void 0:fe.current)!=null&&nr.validationMessage)&&((Or=fe==null?void 0:fe.current)==null||Or.setCustomValidity(B6)),bt||((mr=fe==null?void 0:fe.current)==null?void 0:mr.validationMessage)!==B6||((Vr=fe==null?void 0:fe.current)==null||Vr.setCustomValidity(""))})()},[te,I,V]);const fo=v()("usa-date-picker","usa-date-picker--initialized",{"usa-date-picker--active":je},c),kl=v()("usa-input","usa-date-picker__external-input",{"usa-input--error":Pe,"usa-input--success":ye}),ho=se.toggleCalendar;return d().createElement("div",{"data-testid":"date-picker",className:fo,ref:ge,onBlur:bt=>{var nr;(nr=ge.current)!=null&&nr.contains(bt==null?void 0:bt.relatedTarget)||(je&&(ne(!1),Ce([])),ae&&ae(bt))},onKeyDown:bt=>{var nr;bt.key==="Escape"&&(je&&(ne(!1),Ce([]),(nr=fe==null?void 0:fe.current)==null||nr.focus()),bt.preventDefault())}},d().createElement("input",Wc({},de,{name:u,"data-testid":"date-picker-internal-input",className:"usa-input usa-sr-only usa-date-picker__internal-input",type:"text","aria-hidden":!0,tabIndex:-1,required:!1,disabled:!1,value:ke,readOnly:!0})),d().createElement("div",{className:"usa-date-picker__wrapper",tabIndex:-1},d().createElement("input",Wc({},de,{id:l,"data-testid":"date-picker-external-input",className:kl,type:"text",disabled:z,required:L,value:te,ref:fe,onInput:bt=>{const nr=bt.target.value;Ee(nr),Q&&Q(nr);const Or=sn(nr,os,!0);let mr="";if(Or&&!K6(nr,we,$e)&&(mr=wn(Or)),ke!==mr&&$(mr),Or&&je){const Vr=yn(Or,we,$e);_e(Vr)}},onFocus:()=>{kt(Gc.Input)},onBlur:bt=>{kt(Gc.None),ae&&ae(bt)}})),d().createElement("button",{"data-testid":"date-picker-button",type:"button",className:"usa-date-picker__button","aria-haspopup":!0,"aria-label":ho,disabled:z,onClick:()=>{var bt;if(je)Ce([]);else{const nr=sn(te,os,!0),Or=yn(nr||C&&sn(C)||Hc(),we,$e);_e(Or),wt((bt=ge==null?void 0:ge.current)==null?void 0:bt.offsetHeight);const mr=se.statuses,Vr=sn(ke);if(Vr&&Va(Vr,mi(Or,0))){const $c=se.selectedDate;mr.unshift($c)}Ce(mr)}ne(!je)}}),d().createElement("div",{"data-testid":"date-picker-calendar",className:"usa-date-picker__calendar",role:"application",hidden:!je,"data-value":xe&&wn(xe),style:{top:`${nt}px`},onKeyDown:bt=>{Ar(bt.keyCode)},onKeyUp:bt=>{bt.keyCode!==qt&&bt.preventDefault()}},je&&d().createElement($L,{date:xe,handleSelectDate:ka,minDate:we,maxDate:$e,rangeDate:Qt,selectedDate:sn(ke),setStatuses:Ce,focusMode:tt,i18n:se})),d().createElement("div",{"data-testid":"date-picker-status",className:"usa-sr-only usa-date-picker__status",role:"status","aria-live":"polite"},at.join(". "))))};function Kc(){return Kc=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const{startDateLabel:u,startDateHint:c,startDatePickerProps:f,endDateLabel:C,endDateHint:z,endDatePickerProps:L,className:I}=l,[V,q]=(0,o.useState)(f.defaultValue),[Q,ae]=(0,o.useState)(L.defaultValue),se=(je,ne)=>xe=>{const _e=xe&&sn(xe,os);if(_e){const nt=wn(_e);ne(nt)}else ne(xe);je&&je(xe)},de=se(f.onChange,q),ge=se(L.onChange,ae),fe=v()(I,"usa-date-range-picker"),Pe=v()(f.className,"usa-date-range-picker__range-start"),ye=v()(L.className,"usa-date-range-picker__range-end"),ke=`${f.id}-label`,$=`${f.id}-hint`,te=`${L.id}-label`,Ee=`${L.id}-hint`;return d().createElement("div",{className:fe,"data-testid":"date-range-picker"},d().createElement(Ol,null,u&&d().createElement(is,{id:ke,htmlFor:f.id},u),c&&d().createElement("div",{className:"usa-hint",id:$},c),d().createElement(qc,Kc({className:Pe,rangeDate:Q},f,{"aria-labelledby":u&&ke,"aria-describedby":c&&$,onChange:de,maxDate:(()=>{const{maxDate:je}=f,ne=je&&sn(je),xe=Q&&sn(Q);return xe&&ne?xe.getTime(){const{minDate:je}=L,ne=je&&sn(je),xe=V&&sn(V);return xe&&ne?xe.getTime()>ne.getTime()?wn(xe):wn(ne):xe&&wn(xe)||ne&&wn(ne)||void 0})()}))))},tI=({children:l,className:u,id:c})=>{const f=v()("usa-error-message",u);return d().createElement("span",{"data-testid":"errorMessage",className:f,id:c,role:"alert"},l)};function ng(){return ng=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const L=v()("usa-fieldset",c),I=v()({"usa-legend":f==="default","usa-legend--large":f==="large","usa-sr-only":f==="srOnly"});return d().createElement("fieldset",ng({"data-testid":"fieldset",className:L},z),u&&d().createElement("legend",{className:I},u,C&&d().createElement(d().Fragment,null," ",d().createElement(Um,null))),l)},Y6="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",nI=({imageId:l,file:u})=>{const c=(0,o.useRef)(new FileReader),[f,C]=(0,o.useState)(!0),[z,L]=(0,o.useState)(Y6),[I,V]=(0,o.useState)(!1);(0,o.useEffect)(()=>(c.current.onloadend=()=>{C(!1),L(c.current.result)},c.current.readAsDataURL(u),()=>{c.current.onloadend=null}),[]);const{name:q}=u,Q=q.indexOf(".pdf")>0,ae=q.indexOf(".doc")>0||q.indexOf(".pages")>0,se=q.indexOf(".mov")>0||q.indexOf(".mp4")>0,de=q.indexOf(".xls")>0||q.indexOf(".numbers")>0,ge=!(Q||ae||se||de),fe=v()("usa-file-input__preview-image",{"is-loading":f,"usa-file-input__preview-image--pdf":I&&Q,"usa-file-input__preview-image--word":I&&ae,"usa-file-input__preview-image--video":I&&se,"usa-file-input__preview-image--excel":I&&de,"usa-file-input__preview-image--generic":I&&ge});return d().createElement("div",{"data-testid":"file-input-preview",className:"usa-file-input__preview","aria-hidden":"true"},d().createElement("img",{id:l,"data-testid":"file-input-preview-image",src:z,alt:"",className:fe,onError:()=>{L(Y6),V(!0)}}),q)},aI=l=>l.replace(/[^a-z0-9]/g,function(u){const c=u.charCodeAt(0);return c===32?"-":c>=65&&c<=90?`img_${u.toLowerCase()}`:`__${c.toString(16).slice(-4)}`});function ag(){return ag=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const de=(0,o.useRef)(null),[ge,fe]=(0,o.useState)(!1),[Pe,ye]=(0,o.useState)(!1),[ke,$]=(0,o.useState)([]),[te,Ee]=(0,o.useState)(!1);(0,o.useEffect)(()=>{if(typeof navigator>"u")return;const at=/rv:11.0/i.test(navigator==null?void 0:navigator.userAgent)||/Edge\/\d./i.test(navigator==null?void 0:navigator.userAgent);Ee(at)},[typeof navigator]),(0,o.useImperativeHandle)(se,()=>({input:de.current,clearFiles:()=>$([]),files:ke}),[ke]);const je=v()("usa-file-input",{"usa-file-input--disabled":z},I),ne=v()("usa-file-input__target",{"usa-file-input--drag":ge,"has-invalid-file":Pe}),xe=L?"Drag files here or ":"Drag file here or ",_e=[];if(ke)for(let at=0;at<(ke==null?void 0:ke.length);at++){const Ce=aI(ke[parseInt(`${at}`)].name),tt=`filePreview_${Ce}`;_e.push(d().createElement(nI,{key:tt,imageId:Ce,file:ke[parseInt(`${at}`)]}))}const nt=v()("usa-file-input__instructions",{"display-none":_e.length>0}),wt=_e.length>1?`${_e.length} files selected`:"Selected file";return d().createElement("div",{"data-testid":"file-input",className:je,"aria-disabled":z},d().createElement("div",{"data-testid":"file-input-droptarget",className:ne,onDragOver:()=>fe(!0),onDragLeave:()=>fe(!1),onDrop:at=>{(Ce=>{if(ye(!1),V){const tt=V.split(",");let kt=!0;for(let qt=0;qt0||Ar.type.includes($e.replace(/\*/g,"")),kt)break}}kt||($([]),ye(!0),Ce.preventDefault(),Ce.stopPropagation())}})(at),fe(!1),Q&&Q(at)}},_e.length>0&&d().createElement("div",{"data-testid":"file-input-preview-heading",className:"usa-file-input__preview-heading"},wt," ",d().createElement("span",{className:"usa-file-input__choose"},"Change file",_e.length>1&&"s")),d().createElement("div",{"data-testid":"file-input-instructions",className:nt,"aria-hidden":"true"},!te&&d().createElement("span",{className:"usa-file-input__drag-text"},c||xe),d().createElement("span",{className:"usa-file-input__choose"},f||"choose from folder")),_e,d().createElement("div",{"data-testid":"file-input-box",className:"usa-file-input__box"}),Pe&&d().createElement("div",{"data-testid":"file-input-error",className:"usa-file-input__accepted-files-message"},C||"This is not a valid file type."),d().createElement("input",ag({},ae,{ref:de,type:"file","data-testid":"file-input-input",name:l,id:u,className:"usa-file-input__input",disabled:z,onChange:at=>{var tt,kt,qt,Ar;ye(!1);const Ce=[];if((kt=(tt=at.target)==null?void 0:tt.files)!=null&&kt.length){const we=((Ar=(qt=at.target)==null?void 0:qt.files)==null?void 0:Ar.length)||0;for(let $e=0;$e{const L=v()({"usa-form":!C,"usa-form--large":f},c);return d().createElement("form",ig({"data-testid":"form",className:L,onSubmit:l},z),u)},sI=({children:l,className:u,error:c})=>{const f=v()("usa-input-group",{"usa-input-group--error":c},u);return d().createElement("div",{"data-testid":"inputGroup",className:f},l)};function og(){return og=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()("usa-input-prefix",l);return d().createElement("div",og({className:f,"aria-hidden":"true"},c,{"data-testid":"InputPrefix"}),u)};function sg(){return sg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()("usa-input-suffix",l);return d().createElement("div",sg({className:f,"aria-hidden":"true"},c,{"data-testid":"InputSuffix"}),u)};function lg(){return lg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const L=v()("usa-button","usa-language__link",C),I=u?d().createElement("span",{lang:u},l):l;return d().createElement("button",lg({"data-testid":"languageSelectorButton",className:L,"aria-expanded":c,"aria-controls":"language-options",onClick:()=>f(),type:"button"},z),I)};function cg(){return cg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const C=u==="primary",z=u==="secondary",L=u==="subnav",I=u==="megamenu",V=u==="footerSecondary",q=u==="language",Q=v()({"usa-nav__primary usa-accordion":C,"usa-nav__secondary-links":z,"usa-nav__submenu":L,"usa-nav__submenu-list":I,"usa-list usa-list--unstyled":V,"usa-language__submenu":q},c),ae=v()({"usa-nav__primary-item":C,"usa-nav__secondary-item":z,"usa-nav__submenu-item":L||I,"usa-footer__secondary-link":V,"usa-language__submenu-item":q});return d().createElement("ul",cg({className:Q},f),l.map((se,de)=>d().createElement("li",{key:`item_${de}`,className:ae},se)))};function dg(){return dg=Object.assign?Object.assign.bind():function(l){for(var u=1;ud().createElement(co,dg({className:l,items:u,type:f||"subnav",hidden:!c},C));function fg(){return fg=Object.assign?Object.assign.bind():function(l){for(var u=1;ul.map((u,c)=>{const f=d().createElement(d().Fragment,null,d().createElement("span",{lang:u.attr},d().createElement("strong",null,u.label)),u.label_local&&` (${u.label_local})`);return typeof u.on_click=="string"?d().createElement("a",{key:c,href:u.on_click,"data-testid":u.attr},f):d().createElement(E,{key:c,onClick:u.on_click,"data-testid":u.attr,type:"button",unstyled:!0},f)});var dI=({label:l,langs:u,small:c,className:f,displayLang:C,...z})=>{const[L,I]=(0,o.useState)(!1),V=v()("usa-language-container",{"usa-language--small":c!==void 0},f),q=u.find(Q=>Q.attr===C);return d().createElement("div",fg({className:V,"data-testid":"languageSelector"},z),d().createElement("ul",{className:"usa-language__primary usa-accordion"},d().createElement("li",{className:"usa-language__primary-item"},d().createElement(ug,{className:V,label:(q==null?void 0:q.label)||l||u[0].label,isOpen:L,onToggle:()=>I(Q=>!Q)}),d().createElement(J6,{items:cI(u),isOpen:L,id:"language-options",type:"language"}))))};function Xc(){return Xc=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const L=v()("usa-language-container",{"usa-language--small":c!==void 0},f),[I,V]=(0,o.useState)(!1);if(u.length>2){const q={label:l,langs:u,small:c,displayLang:C};return d().createElement(dI,Xc({},q,{className:f}))}{l&&console.warn("LanguageSelector's label is not used when only two languages are available.");const q=u.find(se=>se.attr===C)||u[Number(I)],Q=typeof q.on_click=="string"?q.on_click:"",ae=typeof q.on_click=="string"?()=>{window.location.assign(Q)}:q.on_click;return d().createElement("div",Xc({className:L,"data-testid":"languageSelector"},z),d().createElement(ug,{className:L,label:q.label,labelAttr:q.attr,onToggle:()=>{ae(),C||V(se=>!se)}}))}};function hg(){return hg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const V=v()("usa-radio",c),q=v()("usa-radio__input",{"usa-radio__input--tile":z});return d().createElement("div",{"data-testid":"radio",className:V},d().createElement("input",hg({className:q,id:l,type:"radio",name:u,ref:C},I)),d().createElement("label",{className:"usa-radio__label",htmlFor:l},f,L&&d().createElement("span",{className:"usa-checkbox__label-description"},L)))};function pg(){return pg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const z=v()("usa-range",l),L=Math.round(50),{min:I,max:V,defaultValue:q,value:Q,...ae}=C,se=I||0,de=V||100,ge=f||"",fe=c||"of",Pe=Q!==void 0?Q:q!==void 0?q:L,[ye,ke]=(0,o.useState)(Pe),$=`${ye} ${ge} ${fe} ${de}`;return d().createElement("input",pg({"data-testid":"range","aria-valuetext":$,className:z,ref:u,type:"range"},ae,{min:se,max:de,value:ye,onChange:te=>ke(Number(te.target.value))}))};function vg(){return vg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const I=z==="error",V=z==="success",q=v()("usa-select",{"usa-input--error":I,"usa-input--success":V},c);return d().createElement("select",vg({"data-testid":"Select",className:q,id:l,name:u,ref:f},L),C)};function mg(){return mg=Object.assign?Object.assign.bind():function(l){for(var u=1;u!Number.isNaN(parseInt(V,10)),L=V=>!!V&&V.match(/[A-Z]/i);let I="";for(let V=0,q=0;V=0,de="A".indexOf(f[V])>=0;if(se&&Q||c&&de&&ae)I+=C[q++];else{if(C[q]===void 0||!c&&!Q&&se||c&&(de&&!ae||se&&!ae))break;I+=f[V]}}return I}const mI=({id:l,className:u,mask:c,value:f,defaultValue:C,charset:z,onChange:L,...I})=>{const V=v()({"usa-masked":c},u),[q,Q]=(0,o.useState)(gg(f??C??"",c,z));(0,o.useEffect)(()=>{Q(gg(f??C??"",c,z))},[f]);const[ae,se]=(0,o.useState)(c.substring(q.length));return d().createElement("span",{className:"usa-input-mask"},d().createElement("span",{className:"usa-input-mask--content","aria-hidden":!0,"data-testid":`${l}Mask`},d().createElement("i",null,q),ae),d().createElement(xl,mg({"data-testid":"textInput",className:V,id:l,maxLength:c.length,onChange:de=>{const ge=gg(de.target.value,c,z);se(c.substring(ge.length)),Q(ge),de.target.value=ge,L==null||L(de)},value:q},I)))},$6=l=>{let u;if(l){const[c,f]=l.split(":").map(C=>{let z;const L=parseInt(C,10);return Number.isNaN(L)||(z=L),z});c!=null&&f!=null&&(u=60*c+f)}return u},gI=l=>{const u=l%60,c=Math.floor(l/60);return{minute:u,hour24:c,hour12:c%12||12,ampm:c<12?"am":"pm"}},yg=(l,u)=>`0000${l}`.slice(-u),yI={filter:"0?{{ hourQueryFilter }}:{{minuteQueryFilter}}.*{{ apQueryFilter }}m?",extras:{apQueryFilter:"([ap])",hourQueryFilter:"([1-9][0-2]?)",minuteQueryFilter:"[\\d]+:([0-9]{0,2})"}},wI=({id:l,name:u,onChange:c,label:f,defaultValue:C,disabled:z,minTime:L="00:00",maxTime:I="23:59",step:V=30,hint:q,className:Q})=>{const ae=v()("usa-time-picker",Q),se=$6(L)||0,de=$6(I)||1439,ge=V<1?1:V,fe=(0,o.useMemo)(()=>((ke,$,te)=>{const Ee=[];for(let je=ke;je<=$;je+=te){const{minute:ne,hour24:xe,hour12:_e,ampm:nt}=gI(je);Ee.push({value:`${yg(xe,2)}:${yg(ne,2)}`,label:`${_e}:${yg(ne,2)}${nt}`})}return Ee})(se,de,ge),[L,I,V]),Pe=`${u}-label`,ye=`${u}-hint`;return d().createElement(Ol,null,d().createElement(is,{className:"usa-label",id:Pe,htmlFor:l},f),q&&d().createElement("div",{className:"usa-hint",id:ye},q),d().createElement(I6,{id:l,name:u,className:ae,onChange:c,defaultValue:C,options:fe,disabled:z,customFilter:yI,disableFiltering:!0}))};function wg(){return wg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()(u,"usa-checklist");return d().createElement("ul",wg({className:f,"data-testid":"validationChecklist"},c),l)};function bg(){return bg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const C=v()("usa-checklist__item",{"usa-checklist__item--checked":c},u);return d().createElement("li",bg({className:C},f),l)};function xg(){return xg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()("usa-nav__close",u);return d().createElement("button",xg({className:f,onClick:l,"data-testid":"navCloseButton","aria-label":"Close Navigation Menu"},c,{type:"button"}),d().createElement(F.Close,{size:3,"aria-hidden":"true"}))};function Eg(){return Eg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const I=v()("usa-nav",{"is-visible":c},C);return d().createElement("nav",Eg({className:I},L),d().createElement("div",{className:"usa-nav__inner"},d().createElement(Og,{onClick:z}),d().createElement(co,{items:l,type:"primary"}),d().createElement("div",{className:"usa-nav__secondary"},d().createElement(co,{items:u,type:"secondary"}),f)))};function Sg(){return Sg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const L=v()("usa-header",{"usa-header--basic":l,"usa-header--megamenu":c,"usa-header--extended":u},C);return d().createElement("header",Sg({"data-testid":"header",className:L},z),f)};function kg(){return kg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const C=v()("usa-nav__submenu usa-megamenu",c);return d().createElement("div",{className:C,hidden:!u,"data-testid":"megamenu"},d().createElement("div",{className:"grid-row grid-gap-4"},l.map((z,L)=>d().createElement("div",{className:"usa-col",key:`subnav_col_${L}`},d().createElement(co,kg({items:z,type:"megamenu"},f))))))};function jg(){return jg=Object.assign?Object.assign.bind():function(l){for(var u=1;ud().createElement("button",jg({className:"usa-menu-btn",onClick:u,"data-testid":"navMenuButton"},c,{type:"button"}),l);function Cg(){return Cg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const I=v()("usa-accordion__button","usa-nav__link",{"usa-current":C},z);return d().createElement("button",Cg({"data-testid":"navDropDownButton",className:I,"aria-expanded":c,"aria-controls":u,onClick:()=>f()},L,{type:"button"}),d().createElement("span",null,l))};function Tg(){return Tg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const L=v()("usa-nav",{"is-visible":c},C);return d().createElement("nav",Tg({className:L},z),d().createElement(Og,{onClick:u}),d().createElement(co,{items:l,type:"primary"}),f)};function Fg(){return Fg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()("usa-logo",l);return d().createElement("div",Fg({className:f},c),d().createElement("em",{className:"usa-logo__text"},u))},FI=({children:l,className:u})=>{const c=v()(u,"usa-icon-list");return d().createElement("ul",{className:c,"data-testid":"iconList"},l)};function Pg(){return Pg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()(l,"usa-icon-list__content");return d().createElement("div",Pg({className:f},c,{"data-testid":"iconListContent"}),u)};function Ng(){return Ng=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()(l,"usa-icon-list__icon");return d().createElement("div",Ng({className:f},c,{"data-testid":"iconListIcon"}),u)};function Mg(){return Mg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()(l,"usa-icon-list__item");return d().createElement("li",Mg({className:f},c,{"data-testid":"iconListItem"}),u)},AI=({type:l,children:u,className:c})=>{const f=v()(c,"usa-icon-list__title"),C=l;return d().createElement(C,{className:f,"data-testid":"iconListTitle"},u)};function Ag(){return Ag=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()("usa-identifier",l);return d().createElement("div",Ag({"data-testid":"identifier",className:f},c),u)};function zg(){return zg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()("usa-identifier__section usa-identifier__section--usagov",u);return d().createElement("section",zg({"data-testid":"identifierGov",className:f},c),d().createElement("div",{className:"usa-identifier__container"},l))};function Dg(){return Dg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const C=v()("usa-identifier__identity",c);return d().createElement("div",Dg({"data-testid":"identifierIdentity",className:C},f),d().createElement("p",{className:"usa-identifier__identity-domain"},u),d().createElement("p",{className:"usa-identifier__identity-disclaimer"},l))};function LI({className:l,...u}){const c={...u,className:v()(l,"usa-identifier__required-link")};return d().createElement(U,c)}function Rg(){return Rg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()("usa-identifier__required-links-item",u);return d().createElement("li",Rg({className:f},c),l)};function Zc(){return Zc=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const C=v()("usa-identifier__section usa-identifier__section--required-links",u);return d().createElement("nav",Zc({className:C},c),d().createElement("div",{className:"usa-identifier__container"},d().createElement("ul",Zc({className:"usa-identifier__required-links-list"},f),l)))};function Lg(){return Lg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()("usa-identifier__logo",u);return d().createElement("a",Lg({className:f},c),l)};function Ig(){return Ig=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()("usa-identifier__logos",u);return d().createElement("div",Ig({"data-testid":"identifierLogos",className:f},c),l)};function Bg(){return Bg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()("usa-identifier__section usa-identifier__section--masthead",l);return d().createElement("section",Bg({"data-testid":"identifierMasthead",className:f},c),d().createElement("div",{className:"usa-identifier__container"},u))},UI=({size:l,className:u,items:c})=>{const f=l==="big",C=l==="medium",z=l==="slim",L=v()("usa-footer__address",u),I=v()({"grid-col-auto":f||C,"grid-col-auto mobile-lg:grid-col-12 desktop:grid-col-auto":z});return d().createElement("address",{className:L},z?d().createElement("div",{className:"grid-row grid-gap"},c.map((V,q)=>d().createElement("div",{className:I,key:`addressItem-${q}`},d().createElement("div",{className:"usa-footer__contact-info"},V)))):d().createElement("div",{className:"usa-footer__contact-info grid-row grid-gap"},c.map((V,q)=>d().createElement("div",{className:I,key:`addressItem-${q}`},V))))};function _g(){return _g=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const z=v()("usa-footer",{"usa-footer--big":l==="big","usa-footer--medium":l==="medium","usa-footer--slim":l==="slim"},C.className);return d().createElement("footer",_g({},C,{className:z}),u&&u,d().createElement("div",{className:"usa-footer__primary-section"},c),d().createElement("div",{className:"usa-footer__secondary-section"},d().createElement("div",{className:"grid-container"},f)))},eO=({className:l,isMobile:u,nestedLinks:c})=>{const f=v()("grid-row grid-gap-4",l),C=window&&typeof window=="object",[z,L]=d().useState(C&&window.innerWidth<480),[I,V]=(0,o.useState)(Array(c.length).fill(!1)),q=u||u===void 0&&z;return(0,o.useEffect)(()=>{if(!u)return window.addEventListener("resize",Q),()=>window.removeEventListener("resize",Q);function Q(){const ae=C&&window.innerWidth<480;ae!==z&&L(ae)}},[]),d().createElement("div",{className:f},c.map((Q,ae)=>d().createElement("div",{key:`linkSection-${ae}`,className:"mobile-lg:grid-col-6 desktop:grid-col-3"},d().createElement(GI,{onToggle:q?()=>{return se=ae,void V(de=>{const ge=Array(c.length).fill(!1);return ge[se]=!de[se],ge});var se}:void 0,isOpen:!q||I[ae],links:Q}))))},GI=({isOpen:l=!1,links:u,onToggle:c})=>{const[f,...C]=u,z=v()("usa-footer__primary-content usa-footer__primary-content--collapsible",{hidden:!l});return d().createElement("section",{className:z,onClick:c,onKeyPress:c},d().createElement("h4",{className:"usa-footer__primary-link"},f),d().createElement(co,{type:"footerSecondary",items:C}))};function Vg(){return Vg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const z=u==="big",L=u==="medium",I=u==="slim",V=v()("usa-footer__nav",l),q=v()("desktop:grid-col-auto usa-footer__primary-content",{"mobile-lg:grid-col-4":z||L,"mobile-lg:grid-col-6":I});return d().createElement("nav",Vg({className:V},C),z&&tO(f)&&d().createElement(eO,{isMobile:c,nestedLinks:f}),!tO(f)&&d().createElement("ul",{className:"grid-row grid-gap"},f.map((Q,ae)=>d().createElement("li",{key:`navLink-${ae}`,className:q},Q))))},KI=({size:l,heading:u,image:c,...f})=>{const C=l==="big",z=l==="medium",L=l==="slim",I=v()("usa-footer__logo grid-row",{"mobile-lg:grid-col-6 mobile-lg:grid-gap-2":C||z,"grid-gap-2":L},f.className),V=v()({"mobile-lg:grid-col-auto":C||z,"grid-col-auto":L});return d().createElement("div",{className:I,"data-testid":"footerLogo"},d().createElement(d().Fragment,null,d().createElement("div",{className:V},c),u&&d().createElement("div",{className:V},u)))};function Hg(){return Hg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const c=v()("usa-footer__social-links grid-row grid-gap-1",l);return d().createElement("div",{className:c},u.map((f,C)=>d().createElement("div",{key:`socialLink${C}`,className:"grid-col-auto"},f)))},ZI=({name:l,...u})=>{let c;switch(l){case"Facebook":c=d().createElement(F.Facebook,{className:"usa-social-link__icon",name:l});break;case"Twitter":c=d().createElement(F.Twitter,{className:"usa-social-link__icon",name:l});break;case"YouTube":c=d().createElement(F.Youtube,{className:"usa-social-link__icon",name:l});break;case"Instagram":c=d().createElement(F.Instagram,{className:"usa-social-link__icon",name:l});break;case"RSS":c=d().createElement(F.RssFeed,{className:"usa-social-link__icon",name:l})}return d().createElement("a",Hg({className:"usa-social-link"},u,{title:l}),c)};var YI=s(483),QI=s.n(YI);function Ug(){return Ug=Object.assign?Object.assign.bind():function(l){for(var u=1;ud().createElement(E,Ug({"aria-label":"Close this window"},u,{className:"usa-modal__close",onClick:l,"data-close-modal":!0,type:"button"}),d().createElement(F.Close,{"aria-hidden":"true"}));function Wg(){return Wg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const V=v()("usa-modal",{"usa-modal--lg":C},u);return d().createElement("div",Wg({},L,{"data-testid":"modalWindow",className:V,ref:I,"data-force-action":z}),d().createElement("div",{className:"usa-modal__content"},d().createElement("div",{className:"usa-modal__main"},c),!z&&d().createElement(JI,{"aria-controls":l,handleClose:f})))},eB=(0,o.forwardRef)($I);function Gg(){return Gg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const V=v()("usa-modal-wrapper",{"is-visible":c,"is-hidden":!c},C);return d().createElement("div",Gg({},L,{ref:I,id:l,className:V,role:"dialog"}),d().createElement("div",{"data-testid":"modalOverlay",className:"usa-modal-overlay",onClick:f?void 0:z,"aria-controls":l},u))},rB=(0,o.forwardRef)(tB);var nB=s(156),aB=s.n(nB);function qg(){return qg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const{isOpen:q,toggleModal:Q}=(ne=>{const[xe,_e]=(0,o.useState)(ne||!1);return{isOpen:xe,toggleModal:(nt,wt)=>nt&&!(at=>{const Ce=at.target;return!(at&&Ce&&Ce.closest(".usa-modal"))||Ce.hasAttribute("[data-close-modal]")||!!Ce.closest("[data-close-modal]")})(nt)?(nt.stopPropagation(),!1):(_e(wt===!0||wt!==!1&&(at=>!at)),!0)}})(L),[ae,se]=(0,o.useState)(!1),de=(0,o.useRef)(),ge=(0,o.useRef)(),fe=(0,o.useRef)(null),Pe=`body > *:not(${C||".usa-modal-wrapper"}):not([aria-hidden])`,ye=ne=>{Q(ne,!1)};(0,o.useImperativeHandle)(V,()=>({modalId:l,modalIsOpen:q,toggleModal:Q}),[l,q]);const ke=()=>{const{body:ne}=document;ne.style.paddingRight=de.current||"",ne.classList.remove("usa-js-modal--active"),ne.classList.remove("usa-js-no-click"),document.querySelectorAll("[data-modal-hidden]").forEach(xe=>{xe.removeAttribute("aria-hidden"),xe.removeAttribute("data-modal-hidden")})};(0,o.useEffect)(()=>{const ne=(()=>{var nt;if(typeof document!==void 0){const wt=document.createElement("div");wt.setAttribute("style","visibility: hidden; overflow: scroll; ms-overflow-style: scrollbar"),document.body.appendChild(wt);const at=document.createElement("div");wt.appendChild(at);const Ce=wt.offsetWidth-at.offsetWidth+"px";return(nt=wt.parentNode)==null||nt.removeChild(wt),Ce}return""})(),xe=window.getComputedStyle(document.body).getPropertyValue("padding-right")||"0px",_e=`${parseInt(xe.replace(/px/,""),10)+parseInt(ne.replace(/px/,""),10)}px`;return de.current=xe,ge.current=_e,se(!0),()=>{ke()}},[]),(0,o.useEffect)(()=>{ae&&(q===!0?(()=>{const{body:ne}=document;ne.style.paddingRight=ge.current||"",ne.classList.add("usa-js-modal--active"),document.querySelectorAll(Pe).forEach(xe=>{xe.setAttribute("aria-hidden","true"),xe.setAttribute("data-modal-hidden","")}),f&&ne.classList.add("usa-js-no-click")})():q===!1&&ke())},[q]);const $=I["aria-labelledby"],te=I["aria-describedby"];$||console.error(`${l} is missing aria-labelledby attribute`),te||console.error(`${l} is missing aria-describedby attribute`),delete I["aria-labelledby"],delete I["aria-describedby"];const Ee={initialFocus:()=>{var xe;return((xe=fe.current)==null?void 0:xe.querySelector("[data-focus]"))||fe.current||!1},escapeDeactivates:()=>!f&&(ye(),!0)},je=d().createElement(QI(),{active:q,focusTrapOptions:Ee},d().createElement(rB,{role:"dialog",id:l,"aria-labelledby":$,"aria-describedby":te,"data-force-action":f,isVisible:q,handleClose:ye,forceAction:f},d().createElement(eB,qg({modalId:l},I,{ref:fe,isLarge:c,forceAction:f,tabIndex:-1,handleClose:ye}),u)));if(z){const ne=document.getElementById("modal-root")||document.body;return aB().createPortal(je,ne)}return je},oB=(0,o.forwardRef)(iB);function Kg(){return Kg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{var L;const z={"data-close-modal":!0,"data-open-modal":!0};return c&&!f&&delete z["data-close-modal"],f&&!c&&delete z["data-open-modal"],d().createElement(E,Kg({},C,z,{type:"button","aria-controls":(L=l==null?void 0:l.current)==null?void 0:L.modalId,onClick:I=>{if(!l||!l.current)return console.error("ModalRef is required"),!1;C.onClick&&C.onClick(I),c&&!f?l.current.toggleModal(I,!0):f&&!c?l.current.toggleModal(I,!1):l.current.toggleModal(I)}}),u)};function lB({modalRef:l,...u}){var C;const c={...u,role:"button","aria-controls":(C=l==null?void 0:l.current)==null?void 0:C.modalId,"data-open-modal":!0,onClick:z=>{if(!l||!l.current)return console.error("ModalRef is required"),!1;z.preventDefault(),l.current.toggleModal(z,!0)}};if(A(c))return d().createElement(U,c);const f=c;return d().createElement(U,f)}function Xg(){return Xg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()("usa-modal__heading",l);return d().createElement("h2",Xg({className:f},c),u)};function Zg(){return Zg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()("usa-modal__footer",u);return d().createElement("div",Zg({className:f,"data-testid":"modalFooter"},c),l)};function Yg(){return Yg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()("usa-card-group",u);return d().createElement("ul",Yg({className:f,"data-testid":"CardGroup"},c),l)};function Yc(){return Yc=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const{className:I,...V}=z||{},q=C&&(se=>{let de=Bc(se);return Object.keys(Lm).forEach(ge=>{const fe=ge;if(Object.prototype.hasOwnProperty.call(se,fe)){const Pe=se[fe];de=v()(de,Bc(Pe,fe))}}),de})(C),Q=v()("usa-card",{"usa-card--header-first":u,"usa-card--flag":l==="flagDefault"||l==="flagMediaRight","usa-card--media-right":l==="flagMediaRight"},q,f),ae=v()("usa-card__container",I);return d().createElement("li",Yc({className:Q,"data-testid":"Card"},L),d().createElement("div",Yc({className:ae},V),c))};function Qg(){return Qg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const C=v()("usa-card__header",{"usa-card__header--exdent":l},c);return d().createElement("header",Qg({className:C},f,{"data-testid":"CardHeader"}),u)};function Jg(){return Jg=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const L=v()("usa-card__media",{"usa-card__media--exdent":l,"usa-card__media--inset":u},C),I=v()("usa-card__img",c);return d().createElement("div",Jg({className:L},z,{"data-testid":"CardMedia"}),d().createElement("div",{className:I},f))};function $g(){return $g=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const C=v()("usa-card__body",{"usa-card__body--exdent":l},c);return d().createElement("div",$g({className:C},f,{"data-testid":"CardBody"}),u)};function e2(){return e2=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const C=v()("usa-card__footer",{"usa-card__footer--exdent":l},c);return d().createElement("div",e2({className:C},f,{"data-testid":"CardFooter"}),u)};function Qc(){return Qc=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const z=v()("usa-breadcrumb",{"usa-breadcrumb--wrap":l==="wrap"},c);return d().createElement("nav",Qc({className:z,"aria-label":"Breadcrumbs"},f),d().createElement("ol",Qc({className:"usa-breadcrumb__list"},C),u))};function t2(){return t2=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const C=v()("usa-breadcrumb__list-item",{"usa-current":u},c);return d().createElement("li",t2({className:C,"aria-current":u?"page":void 0},f),l)};function r2(){return r2=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const{showLabels:u=!0,counters:c="none",centered:f=!1,children:C,className:z,divProps:L,listProps:I,headingProps:V,headingLevel:q}=l,Q=q,{className:ae,...se}=L||{},{className:de,...ge}=I||{},{className:fe,...Pe}=V||{},ye=v()("usa-step-indicator",{"usa-step-indicator--no-labels":!u,"usa-step-indicator--counters":c==="default","usa-step-indicator--counters-sm":c==="small","usa-step-indicator--center":f},z,ae),ke=v()("usa-step-indicator__segments",de),$=v()("usa-step-indicator__heading",fe),te=(()=>{const xe=C.findIndex(_e=>_e.props.status==="current");return xe===-1?0:xe})(),Ee=te+1,je=C[parseInt(`${te}`)].props.label,ne=C.length;return d().createElement("div",Sl({className:ye,"data-testid":"step-indicator","aria-label":"progress"},se),d().createElement("ol",Sl({className:ke},ge),C),d().createElement("div",{className:"usa-step-indicator__header"},d().createElement(Q,Sl({className:$},Pe),d().createElement("span",{className:"usa-step-indicator__heading-counter"},d().createElement("span",{className:"usa-sr-only"},"Step"),d().createElement("span",{className:"usa-step-indicator__current-step"},Ee)," ",d().createElement("span",{className:"usa-step-indicator__total-steps"},`of ${ne}`)," "),d().createElement("span",{className:"usa-step-indicator__heading-text"},je))))};function n2(){return n2=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const{label:u,status:c="incomplete",className:f,...C}=l,z=v()("usa-step-indicator__segment",{"usa-step-indicator__segment--complete":c==="complete","usa-step-indicator__segment--current":c==="current"},f);return d().createElement("li",n2({className:z,"aria-current":c==="current"?"true":void 0},C),d().createElement("span",{className:"usa-step-indicator__segment-label"},u," ",c!=="current"&&d().createElement("span",{className:"usa-sr-only"},c==="complete"?"completed":"not completed")))};function a2(){return a2=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const V=v()({"usa-search--big":l},u);return d().createElement("div",{className:V,"data-testid":"searchField"},d().createElement(is,{srOnly:!0,htmlFor:L},z),d().createElement(xl,a2({},I,{id:L,name:C,type:"search",placeholder:c,defaultValue:f})))},EB=({size:l,className:u,i18n:c})=>{const f=(c==null?void 0:c.buttonText)||"Search",C=l==="small",z=l==="big",L=v()({"usa-search--small":C,"usa-search--big":z},u);return d().createElement("div",{className:L},d().createElement(E,{type:"submit"},!C&&d().createElement("span",{className:"usa-search__submit-text"},f),d().createElement(F.Search,{className:"usa-search__submit-icon",name:f,size:3})))};function Jc(){return Jc=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const Q=v()("usa-search",c);return d().createElement(Q6,Jc({onSubmit:l,className:Q,role:"search",search:!0},q),d().createElement(OB,Jc({},V,{isBig:u=="big",inputId:L,placeholder:f,name:C,label:z,defaultValue:q.defaultValue})),d().createElement(EB,{size:u,i18n:I}))};function i2(){return i2=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()("usa-summary-box",u);return d().createElement("div",i2({className:f,"data-testid":"summary-box"},c),d().createElement("div",{className:"usa-summary-box__body"},l))};function o2(){return o2=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const C=v()("usa-summary-box__heading",u),z=c;return d().createElement(z,o2({className:C},f),l)};function s2(){return s2=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()("usa-summary-box__text",u);return d().createElement("div",s2({className:f},c),l)};function l2(){return l2=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()("usa-process-list",l);return d().createElement("ol",l2({className:f},c),u)};function u2(){return u2=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const f=v()("usa-process-list__item",l);return d().createElement("li",u2({className:f},c),u)};function c2(){return c2=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const C=v()("usa-process-list__heading",u),z=l;return d().createElement(z,c2({"data-testid":"processListHeading",className:C},f),c)};function d2(){return d2=Object.assign?Object.assign.bind():function(l){for(var u=1;u{const I=v()("usa-site-alert",{"usa-site-alert--info":l==="info","usa-site-alert--emergency":l==="emergency","usa-site-alert--no-heading":c===void 0&&!C,"usa-site-alert--no-icon":!f,"usa-site-alert--slim":C},z);let V=u;return typeof u=="string"&&(V=d().createElement("p",{className:"usa-alert__text"},u)),d().createElement("section",d2({"data-testid":"siteAlert",className:I,"aria-label":"Site alert"},L),d().createElement("div",{className:"usa-alert"},d().createElement("div",{className:"usa-alert__body"},c&&d().createElement("h3",{className:"usa-alert__heading"},c),V)))}}(),h}()})})($k);var ie=$k.exports;function ej(e){return b.jsx(b.Fragment,{children:b.jsxs(ie.Button,{className:"maxw-mobile-lg width-full tablet:width-auto","data-test":"nextBtn",type:e.type,onClick:e.onClick,children:[b.jsx("span",{children:e.text}),b.jsx(ie.Icon.ArrowForward,{"aria-label":e.stringContent.forwardIcon,style:{margin:"-3px -3px -3px 4px"}})]})})}const Ie=(e,t)=>e.find(r=>r.uuid===t),tj=(e,t,r)=>e.find(n=>n.uuid===t)[r],sH=(e,t)=>tj(e,t,"label"),lH=(e,t)=>tj(e,t,"error_msg");var al={};/** * @license React * react-dom-server-legacy.browser.production.min.js * @@ -47,13 +47,13 @@ Error generating stack: `+i.message+` * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. - */var rj=at;function et(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,r=1;r